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
408592994e
CalMerger
/
src
History
ryan
258bacb7b0
feat(ui): enhance calendar merging interface with search functionality
2025-05-20 17:44:23 +03:00
..
lib
fix(import): enable compatibility between ES modules and CommonJS for ical.jsRenamed ical.js to ical.cjs to explicitly mark it as a CommonJS module and used
createRequire
to import it into the ES module project. This resolves module system conflicts and ensures seamless integration without modifying ical.js content.
2024-11-20 13:58:35 +03:00
app.js
build(port): change port from 3000 to 3012
2025-04-15 16:33:03 +03:00
calendarUtil.js
feat(smart url): remove retry logic for alternate URLs along with the corresponding tests
2025-04-22 18:02:21 +03:00
logger.js
test(logging): adjust logging to use debug levels
2024-11-26 03:09:49 +03:00
routes.js
feat(ui): enhance calendar merging interface with search functionality
2025-05-20 17:44:23 +03:00
server.js
feat(ui): enhance calendar merging interface with search functionality
2025-05-20 17:44:23 +03:00