about summary refs log tree commit diff
Commit message (Collapse)AuthorAge
...
* Add syntax and columns to search formJune McEnroe2020-07-10
|
* Add -c to check SQL queriesJune McEnroe2020-07-09
|
* Add before param in redirectJune McEnroe2020-07-09
|
* Implement very basic events listingJune McEnroe2020-07-09
|
* Add events page stubJune McEnroe2020-07-09
|
* Add search formsJune McEnroe2020-07-09
|
* Split code and add breadcrumb navJune McEnroe2020-07-09
|
* Implement basic contexts listingJune McEnroe2020-07-09
|
* Add configure script and install targetJune McEnroe2020-07-09
|
* Add compatibility for kcgi <0.12June McEnroe2020-07-09
|
* Refactor HTML generation somewhatJune McEnroe2020-07-09
|
* Implement basic networks listJune McEnroe2020-07-09
|
* Return basic 404 and 405June McEnroe2020-07-09
|
* Implement empty CGI/FastCGI serverJune McEnroe2020-07-09
|
* Add prospective manual pageJune McEnroe2020-07-09
2018-09-11ui-log: ban strncpy()Christian Hesse 2018-09-11ui-log: ban strcpy()Christian Hesse 2018-09-11parsing: ban sprintf()Christian Hesse 2018-09-11parsing: ban strncpy()Christian Hesse 2018-08-28filters: generate anchor links from markdownChristian Hesse 2018-08-03Bump version.Jason A. Donenfeld 2018-08-03clone: fix directory traversalJason A. Donenfeld 2018-08-03config: record repo.snapshot-prefix in the per-repo configKonstantin Ryabitsev