about summary refs log tree commit diff
path: root/templates/index.html
AgeCommit message (Expand)AuthorFilesLines
2018-04-15 style(templates): Minor fixes to search & index layoutsVincent Ambo1-2/+2
2018-04-14 refactor(handlers): Receive search terms via query parametersVincent Ambo1-1/+1
2018-04-14 feat(templates): Add 'sticky' badge to sticky threadsVincent Ambo1-1/+1
2018-04-14 feat: Implement search result view & enable searchVincent Ambo1-3/+3
2018-04-14 fix(templates): Set CSPs on templatesVincent Ambo1-0/+1
2018-04-14 feat(templates): Highlight stickied threads in indexVincent Ambo1-2/+2
2018-04-09 feat(templates): Slightly less barebones index & thread templatesVincent Ambo1-22/+35
2018-04-08 feat(templates): Display author information in templatesVincent Ambo1-1/+1
2018-04-08 feat(templates): Add shitty little response form in thread viewVincent Ambo1-1/+1
2018-04-08 feat(templates): Add a shitty thread submission formVincent Ambo1-0/+14
2018-04-08 feat(main/templates): Add barebones single-thread viewVincent Ambo1-1/+1
2018-04-08 feat(main): Add support for Tera templatesVincent Ambo1-0/+14