No description
  • EJS 60.6%
  • JavaScript 39.4%
Find a file
2026-06-04 06:03:18 +02:00
locales Initial commit 2026-06-04 05:13:33 +02:00
routes Refactor schedule handling to support user timezone detection and adjust local slot calculations 2026-06-04 06:03:18 +02:00
views Refactor schedule handling to support user timezone detection and adjust local slot calculations 2026-06-04 06:03:18 +02:00
.env.example Add EVENT_UTC_OFFSET to configuration and update schedule rendering for local time slots 2026-06-04 05:49:00 +02:00
.gitignore Initial commit 2026-06-04 05:13:33 +02:00
db.js Initial commit 2026-06-04 05:13:33 +02:00
package-lock.json Add WebSocket support for live schedule updates and include 'ws' dependency 2026-06-04 05:21:34 +02:00
package.json Add WebSocket support for live schedule updates and include 'ws' dependency 2026-06-04 05:21:34 +02:00
server.js Add WebSocket support for live schedule updates and include 'ws' dependency 2026-06-04 05:21:34 +02:00
translate.js Implement translation feature with LibreTranslate integration and update schedule rendering 2026-06-04 05:33:12 +02:00