aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-09-13µCS v0.1.0v0.1.0Alban Gruin
2020-09-13ucs: add command line parameters, powered by cmdlinerAlban Gruin
2020-09-13server: set the range to fetch to a year and a monthAlban Gruin
2020-09-13ucs: move the server to its own moduleAlban Gruin
2020-09-13ucs: remove use of `ignore' an the main functionAlban Gruin
2020-09-13ucs: show parameters in the logAlban Gruin
2020-09-13ucs: add URLs to the HTML pages, read parameters in the URLAlban Gruin
2020-09-13ucs: add a helper to send quickly a 200 OK responseAlban Gruin
2020-09-13Add webpages and styleAlban Gruin
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-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