| Commit message (Collapse) | Author | Age | |
|---|---|---|---|
| * | Fix hidden form fields | June McEnroe | 2020-07-10 |
| | | |||
| * | Add basic messages to table and attempt to style | June McEnroe | 2020-07-10 |
| | | |||
| * | Add IRC colors and implement nick coloring | June McEnroe | 2020-07-10 |
| | | |||
| * | Implement partial table output of events | June McEnroe | 2020-07-10 |
| | | | | | This should work for both events and search pages. | ||
| * | Add -l and -r options | June McEnroe | 2020-07-10 |
| | | |||
| * | Move search help to footer | June McEnroe | 2020-07-10 |
| | | |||
| * | Add meta viewport tag | June McEnroe | 2020-07-10 |
| | | |||
| * | Fold search form into nav | June McEnroe | 2020-07-10 |
| | | | | | | CSS is kind of almost working for me here. I await its inevitable betrayal. | ||
| * | Serve stylesheet separately, with caching | June McEnroe | 2020-07-10 |
| | | |||
| * | Add default stylesheet | June McEnroe | 2020-07-10 |
| | | |||
| * | List active networks first | June McEnroe | 2020-07-10 |
| | | |||
| * | List active contexts first | June McEnroe | 2020-07-10 |
| | | |||
| * | Add syntax and columns to search form | June McEnroe | 2020-07-10 |
| | | |||
| * | Add -c to check SQL queries | June McEnroe | 2020-07-09 |
| | | |||
| * | Add before param in redirect | June McEnroe | 2020-07-09 |
| | | |||
| * | Implement very basic events listing | June McEnroe | 2020-07-09 |
| | | |||
| * | Add events page stub | June McEnroe | 2020-07-09 |
| | | |||
| * | Add search forms | June McEnroe | 2020-07-09 |
| | | |||
| * | Split code and add breadcrumb nav | June McEnroe | 2020-07-09 |
| | | |||
| * | Implement basic contexts listing | June McEnroe | 2020-07-09 |
| | | |||
| * | Add configure script and install target | June McEnroe | 2020-07-09 |
| | | |||
| * | Add compatibility for kcgi <0.12 | June McEnroe | 2020-07-09 |
| | | |||
| * | Refactor HTML generation somewhat | June McEnroe | 2020-07-09 |
| | | |||
| * | Implement basic networks list | June McEnroe | 2020-07-09 |
| | | |||
| * | Return basic 404 and 405 | June McEnroe | 2020-07-09 |
| | | |||
| * | Implement empty CGI/FastCGI server | June McEnroe | 2020-07-09 |
| | | |||
| * | Add prospective manual page | June McEnroe | 2020-07-09 |