about summary refs log tree commit diff
path: root/templates/index.html (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-05-27 feat(templates): Add indicators for closed threadsVincent Ambo1-1/+9
2018-05-22 refactor(templates): Move thread page template to AskamaVincent Ambo1-1/+1
2018-05-22 refactor(templates): Use Askama for index templateVincent Ambo1-5/+5
2018-05-22 feat(templates): Add new thread view with MDL designVincent Ambo1-1/+0
2018-05-22 feat(templates): Add new MDL based index pageVincent Ambo1-35/+63
2018-04-16 feat(templates): Add 'Last post by' to the list of threadsTatriX1-1/+4
2018-04-16 fix(templates): Fix double-escaping of thread titlesVincent Ambo1-1/+1
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