Age | Commit message (Expand) | Author |
---|---|---|
2020-09-13 | ucs: remove use of `ignore' an the main function | Alban Gruin |
2020-09-13 | ucs: show parameters in the log | Alban Gruin |
2020-09-13 | ucs: add URLs to the HTML pages, read parameters in the URL | Alban Gruin |
2020-09-13 | ucs: add a helper to send quickly a 200 OK response | Alban Gruin |
2020-09-12 | ucs: log queries | Alban Gruin |
2020-09-12 | ucs: fetch group based on URL | Alban Gruin |
2020-09-12 | ucs: adding a basic webserver, only returning an ICS file on GET queries | Alban Gruin |
2020-09-12 | Remove unused functions and useless type specifications | Alban Gruin |
2020-09-11 | ics: clean Event module, conversion to string | Alban Gruin |
2020-09-09 | course, ics: proper modules, proper datetime storage | Alban Gruin |
2020-09-09 | main: add license notice | Alban Gruin |
2020-09-07 | ucs: first basic parser of json events | Alban Gruin |
2020-09-06 | hello, world | Alban Gruin |