This website requires JavaScript.
Explore
Help
Sign In
ryanmwangi
/
CalMerger
Watch
1
Star
0
Fork
You've already forked CalMerger
1
Code
Issues
2
Pull Requests
Releases
Activity
8881361a1f
CalMerger
/
src
History
Ryan Mwangi
8965eaa319
fix(line-endings): normalize line endings to LF for cross-platform consistency- Normalized line endings in generated calendar content to LF.- Updated test assertions to handle line-ending discrepancies.- Ensured compatibility across Windows and UNIX-like systems.
2024-11-19 14:17:42 +03:00
..
lib
fix: export ICAL in ical.timezones.js
2024-11-18 13:55:44 +03:00
app.js
refactor: move server.js and app.js into src directory
2024-11-11 20:14:49 +03:00
calendarUtil.js
fix(line-endings): normalize line endings to LF for cross-platform consistency- Normalized line endings in generated calendar content to LF.- Updated test assertions to handle line-ending discrepancies.- Ensured compatibility across Windows and UNIX-like systems.
2024-11-19 14:17:42 +03:00
routes.js
refactor: separated route logic from server startup
2024-11-11 19:45:44 +03:00
server.js
refactor: move server.js and app.js into src directory
2024-11-11 20:14:49 +03:00