aboutsummaryrefslogtreecommitdiff
path: root/src/ics.ml
AgeCommit message (Expand)Author
2021-09-20ics, ucs: generate event IDs with a random numberAlban Gruin
2021-09-20ics: fix issues with EOLsAlban Gruin
2021-09-19server, ics, pages: allow to generate ICS from modulesAlban Gruin
2021-09-19server, ics: add a facility to filter courses by groupsAlban Gruin
2021-09-19course, ics: read, store, and dump groups in a courseAlban Gruin
2020-12-30ics: print the timezone name in the ICS fileAlban Gruin
2020-09-14ics: timestamps are in local time, not UTCAlban Gruin
2020-09-12Remove unused functions and useless type specificationsAlban Gruin
2020-09-12ics: split long lines according to the iCalendar specificationAlban Gruin
2020-09-11ics: clean Event module, conversion to stringAlban Gruin
2020-09-09course, ics: proper modules, proper datetime storageAlban Gruin