aboutsummaryrefslogtreecommitdiff
path: root/src/course.ml
AgeCommit message (Expand)Author
2020-09-13course: remove the part before " - " (module ID) in the course summaryAlban Gruin
2020-09-13course: convert html entities to unicode charactersAlban Gruin
2020-09-12course: use Astring to split strings and to check for prefixesAlban Gruin
2020-09-12Remove unused functions and useless type specificationsAlban Gruin
2020-09-12course: avoid crashes for events spanning on a whole dayAlban Gruin
2020-09-11course: stop parsing unused fieldsAlban Gruin
2020-09-11ics: clean Event module, conversion to stringAlban Gruin
2020-09-10course: properly decode location and course nameAlban Gruin
2020-09-09course, ics: proper modules, proper datetime storageAlban Gruin