Vincent Ambo
|
72f6fa65fd
|
fix(templates): Mark pre-escaped variables as 'safe'
|
2018-04-16 00:25:29 +02:00 |
|
Vincent Ambo
|
02a466a28b
|
style(templates): Minor fixes to search & index layouts
|
2018-04-15 00:41:17 +02:00 |
|
Vincent Ambo
|
ba33efd772
|
refactor(handlers): Receive search terms via query parameters
There are several reasons for this, but one important one is that
people expect to be able to share search links.
|
2018-04-14 23:28:34 +02:00 |
|
Vincent Ambo
|
4132869277
|
feat: Implement search result view & enable search
Implements a very simple and currently kinda broken-looking search
result view.
|
2018-04-14 22:21:55 +02:00 |
|