20 Commits (59f57da1455c7b67e6531964de52621902969c17)

Author SHA1 Message Date
fatchan 27afcafa47 showomitted count correctly for threads on baord pages 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 77a0b6ecb9 changes to handing actions better 5 years ago
fatchan 71974130e4 catalog sorted now and tiles include sticky/lock/permasage icons 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 281dba8819 apply board settings limits in handlers and display on manage page, no form handling to edit them YET 5 years ago
fatchan dd3812c6e4 fix negative omitted count bug 5 years ago
fatchan dd4f76fe60 max threads pruning and some of the batch deletion changes references #23 5 years ago
fatchan 9e3aabd8ea something to start prune oldest threads 5 years ago
fatchan f05a8b0e68 early cross board quote 5 years ago
fatchan 620d873c88 seems better - aggregate on dlete, increment on new post 5 years ago
fatchan 1552bd42a5 aggregate for omitted post and image count 5 years ago
fatchan 65989c85fc sticky, lock, sage + changed action handling significantly to combine queries 5 years ago
fatchan a4de693c24 changes how actions are handled, remove dupliacte checks, add a validator for actions to check if authed, global, require passwords,etc. reference #17 #18 5 years ago
fatchan 8e378bb160 omitted images and reply count with thread previews 5 years ago
fatchan c8f9814b38 delete files from posts 5 years ago
fatchan d5870187bc global and board bans/reports separated, improved action selection form 5 years ago
fatchan e80e9e4452 differentiate between report reason and ban reason, improve actions form, renamed some stuff 5 years ago
fatchan ff4f6c4758 stop calling that a model 5 years ago
fatchan 4c615bd2a2 dont show thread with single post, make sure thread post is a thread 5 years ago
fatchan db963d4607 global and board IP bans, improved error handling, improved permissions checks 5 years ago
fatchan 09a729a3c9 mods spoiler override and improved delete/spoiler/dismiss handling 5 years ago
fatchan 4ab5f786ba ip on post and reports, ability to dismiss reports. report and management improvements 5 years ago
fatchan f109307b44 db changes #9 5 years ago
fatchan f4f5d2c34f board management section and post reports 5 years ago
fatchan c0be2c0c9f fix sage, param/body data types and projectons 5 years ago
fatchan 4371d95be7 Fixes #7 5 years ago
fatchan a5205ac480 add pagination to boards 5 years ago
fatchan 39b6999c9e proper page responses or frontend stuff with redirects back to board. Fixes #5 5 years ago
fatchan 50f09d2f83 projection to remove salts from post api. Fixes #4 5 years ago
fatchan 9afa0a65cc refactor 5 years ago
fatchan 223aca3e38 multiple post and thread deletion with file deletion :) 5 years ago
fatchan 119cee57e9 post deletion checkboxes and some form validation (form validation needs refactor) 5 years ago
fatchan a313426e2a good enough styling for now 5 years ago
fatchan f92adeb610 add boards with title, description, etc 5 years ago
fatchan e97692408e correct recent sorting, no more class for Posts and fix 404 loop 5 years ago
fatchan 8ffdedee8a First commit 5 years ago