Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-09-13 | server: set the range to fetch to a year and a month | Alban Gruin | |
To fetch all interesting courses, the start date is set to a month before today, and the end date is set to a year after today. This should be enough for our iCalendar files. Signed-off-by: Alban Gruin <alban@pa1ch.fr> | |||
2020-09-13 | ucs: move the server to its own module | Alban Gruin | |
Signed-off-by: Alban Gruin <alban@pa1ch.fr> |