17 Commits (8f113d83086fb02ffe2e3f985c59c4570a61ad2e)

Author SHA1 Message Date
fatchan ba9ba2ad8f add create link and logout button to navbar 5 years ago
fatchan 56dfa48160 add announcements to boards, same styling as posts and fix the strict-origin to same-origin for links 5 years ago
fatchan 88e86c5349 automatic captcha enabled at configurable PPH 5 years ago
fatchan dc3005a3db NOW I REMEMBER why i didnt do that before: make backlinks delete properly based on quotes from database. 5 years ago
fatchan f5d859c71e redirect to correct page on login or manage 5 years ago
fatchan a818a25e91 generate and save html to disk. actions that would cause a page to change delete the html. on the next visit, nginx will try_files, else pass to the backend which will generate the page again. CURRENTLY DOES NOT SUPPORT POST ACTIONS e.g. deletes, spoiler, sticky, etc will not cause pages to be deleted for future rebuilding. thats coming in next commits. consider this the start of actual smart building strategy to prevent templating and db hits unnecessarily. where its possible to serve a plain html page, we will do so. 5 years ago
fatchan d956a7fd53 changes to pages for boards again 5 years ago
fatchan 92f8e993d9 banner uploads. no listing or deleting yet. gotta sleep 5 years ago
fatchan b0f09621b9 capcodes 5 years ago
fatchan c4243d1f81 markdown fix and simpler login check/redirect 5 years ago
fatchan e8be5ea7b7 template improvements and no need to pass board to post mixin 5 years ago
fatchan f4f5d2c34f board management section and post reports 5 years ago
fatchan 4d5b62728d changed navbar text 5 years ago
fatchan 9afa0a65cc refactor 5 years ago
fatchan a313426e2a good enough styling for now 5 years ago
fatchan b696653e73 some style 5 years ago
fatchan 8ffdedee8a First commit 5 years ago