Age | Commit message (Expand) | Author |
2022-02-05 | Introduce a new feature to list events without location | Alban Gruin |
2022-02-05 | ics: introduce functions to filter courses without location | Alban Gruin |
2022-02-05 | ics: make Ics.t public | Alban Gruin |
2021-10-04 | course, ics: location may be empty, make it an option | Alban Gruin |
2021-09-20 | ics, ucs: generate event IDs with a random number | Alban Gruin |
2021-09-20 | ics: fix issues with EOLs | Alban Gruin |
2021-09-19 | server, ics, pages: allow to generate ICS from modules | Alban Gruin |
2021-09-19 | server, ics: add a facility to filter courses by groups | Alban Gruin |
2021-09-19 | course, ics: read, store, and dump groups in a course | Alban Gruin |
2020-12-30 | ics: print the timezone name in the ICS file | Alban Gruin |
2020-09-14 | ics: timestamps are in local time, not UTC | Alban Gruin |
2020-09-12 | Remove unused functions and useless type specifications | Alban Gruin |
2020-09-12 | ics: split long lines according to the iCalendar specification | Alban Gruin |
2020-09-11 | ics: clean Event module, conversion to string | Alban Gruin |
2020-09-09 | course, ics: proper modules, proper datetime storage | Alban Gruin |