11 Commits (3393d1014aff7b4db64dee17c457d6361fc85097)

Author SHA1 Message Date
Thomas Lynch 24574862a2 Add file-type moodule to check file mime types strictly, with 2 optiosn in config about it 4 years ago
fatchan ce1fcf1386 security improvements and closer to per baord mod tool improvements 5 years ago
fatchan db3595d766 rename build 5 years ago
fatchan 7c57fca366 organise the helpers some 5 years ago
fatchan f5d859c71e redirect to correct page on login or manage 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 3c327862d9 some pages redirect after logging in 5 years ago
fatchan db963d4607 global and board IP bans, improved error handling, improved permissions checks 5 years ago
fatchan b42a7eafdf rename, restructure api vs forms naming + correct delete permissions 6 years ago
fatchan e00c6d2fff Basic registration and login with model and controllers 6 years ago