aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2020-09-13course: convert html entities to unicode charactersAlban Gruin
2020-09-12ucs: log queriesAlban Gruin
2020-09-12ucs: fetch group based on URLAlban Gruin
2020-09-12ucs: adding a basic webserver, only returning an ICS file on GET queriesAlban 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-12ics: split long lines according to the iCalendar specificationAlban 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
2020-09-09main: add license noticeAlban Gruin
2020-09-07ucs: first basic parser of json eventsAlban Gruin
2020-09-06hello, worldAlban Gruin