aboutsummaryrefslogtreecommitdiff
path: root/src/ucs.ml
AgeCommit message (Expand)Author
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-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-12Remove unused functions and useless type specificationsAlban Gruin
2020-09-11ics: clean Event module, conversion to stringAlban 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