about summary refs log tree commit diff
path: root/search.c (follow)
Commit message (Collapse)AuthorAge
* Reorganize code and add earlier messages linkJune McEnroe2020-07-12
|
* Fix search queryJune McEnroe2020-07-11
|
* Clean up page handlersJune McEnroe2020-07-11
|
* Factor out "scope" of pagesJune McEnroe2020-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 pageJune McEnroe2020-07-10
|
* Split code and add breadcrumb navJune McEnroe2020-07-09