sendou.ink/app
kytoaa f0728d9253
Added Ical feed to calendar (#2258)
* working routing, loader function gathers all events over the next 3 weeks

* working ical file generation, needs more checks like 75 octet line limit

* line length check

* removed adding empty lines and stopped returning an ical file with no events

* fixed spelling mistake and added basic ui

* finished basic ui, added some tests and ran npm run checks

* switched to using ics library

* added error logging
2025-05-24 12:41:46 +03:00
..
components Fix ad covering full screen modals Closes #2314 2025-05-20 19:40:50 +03:00
db SendouQ favorite weapons (#2286) 2025-05-18 13:34:46 +03:00
features Added Ical feed to calendar (#2258) 2025-05-24 12:41:46 +03:00
hooks Scrims (#2211) 2025-04-20 22:51:23 +03:00
modules Add missing Springfest gear Closes #2165 2025-05-15 22:01:37 +03:00
routines Refactor Seasons module 2025-05-13 21:23:36 +03:00
styles Add spacing on top of the front page season banner 2025-05-20 19:41:21 +03:00
utils Handle new account having a team in account merge Closes #2308 2025-05-19 22:49:23 +03:00
constants.ts Global roles refactor (#2212) 2025-04-21 23:51:30 +03:00
entry.client.tsx Try versioned service worker 2025-03-08 18:03:30 +02:00
entry.server.tsx Notifications (#2117) 2025-03-01 13:59:34 +02:00
root.tsx New user search & dialog (#2270) 2025-05-12 22:53:35 +03:00
routes.ts Added Ical feed to calendar (#2258) 2025-05-24 12:41:46 +03:00