2 Commits (7868e1c5d364692ede046ab99d374a9a4d06835f)

Author SHA1 Message Date
fatchan d233e17733 render return directly for build on load page instead of , and show count for days on modlog list 5 years ago
fatchan 883020cfe9 news page, and ability to add or delete news from global manage page, by auto level 0 accounts only 5 years ago
fatchan 7c57fca366 organise the helpers some 5 years ago
fatchan 5158893bbc move to an immediate build strategy to prevent issues with active pages rebuilding excessively on quick successive request 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 17b6a0a47f add helper to render pug template to html file 5 years ago
fatchan ff4f6c4758 stop calling that a model 5 years ago
fatchan db963d4607 global and board IP bans, improved error handling, improved permissions checks 5 years ago
fatchan 4ab5f786ba ip on post and reports, ability to dismiss reports. report and management improvements 6 years ago
fatchan f109307b44 db changes #9 6 years ago
fatchan e00c6d2fff Basic registration and login with model and controllers 6 years ago
fatchan 9afa0a65cc refactor 6 years ago