summary refs log tree commit diff
path: root/server.h (follow)
Commit message (Expand)AuthorAge
* Add -h flag to hide user hostnames 1.2June McEnroe2021-05-19
* Reverse order of X macro parameters for pages and keysJune McEnroe2020-07-18
* Remove kcgi 0.11 compatibilityJune McEnroe2020-07-18
* Add export optionJune McEnroe2020-07-17
* Big refactor, remove struct ScopeJune McEnroe2020-07-16
* Add tidy option to eventsJune McEnroe2020-07-14
* Render all types of eventsJune McEnroe2020-07-12
* Add search paging linksJune McEnroe2020-07-12
* Use X macro for statementsJune McEnroe2020-07-12
* Add topic to events pageJune McEnroe2020-07-12
* Add network MOTD to contexts pageJune McEnroe2020-07-12
* Reorganize code and add earlier messages linkJune McEnroe2020-07-12
* Check database version against a rangeJune McEnroe2020-07-11
* Clean up page handlersJune McEnroe2020-07-11
* Bump database versionJune McEnroe2020-07-11
* Factor out "scope" of pagesJune McEnroe2020-07-11
* Implement basic search pageJune McEnroe2020-07-10
* Implement partial table output of eventsJune McEnroe2020-07-10
* Add -l and -r optionsJune McEnroe2020-07-10
* Move search help to footerJune McEnroe2020-07-10
* Fold search form into navJune McEnroe2020-07-10
* Serve stylesheet separately, with cachingJune McEnroe2020-07-10
* Add before param in redirectJune McEnroe2020-07-09
* Implement very basic events listingJune McEnroe2020-07-09
* Add search formsJune McEnroe2020-07-09
* Split code and add breadcrumb navJune McEnroe2020-07-09