Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Clean up page handlers | June McEnroe | 2020-07-11 |
| | |||
* | Bump database version | June McEnroe | 2020-07-11 |
| | | | | Version 5 currently only in the scooper branch of litterbox. | ||
* | Factor out "scope" of pages | June McEnroe | 2020-07-11 |
| | | | | | Use this to keep the search query around and hide network and context from the search results if the scope is already limited. | ||
* | Implement basic search page | 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 |
| | |||
* | 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 before param in redirect | June McEnroe | 2020-07-09 |
| | |||
* | Implement very basic events listing | June McEnroe | 2020-07-09 |
| | |||
* | Add search forms | June McEnroe | 2020-07-09 |
| | |||
* | Split code and add breadcrumb nav | June McEnroe | 2020-07-09 |