899 Commits (2a51aabf92410b9ef1e2c4680272f139a343607e)

Author SHA1 Message Date
fatchan 415724779d catalog tile subject above reply/image count 5 years ago
fatchan 1a186b865c dont delete files since we hash them. keep for later 5 years ago
fatchan 68c5e520f6 fix truncate for long posts vs high line count 5 years ago
fatchan 469a40d4c3 spoiler spoilers filename (keeps title and download so hovering can reveal filename) 5 years ago
fatchan eeb9a06afa stupid firefox not copying formatting in white-space:pre css 5 years ago
fatchan 8712c67ae0 catalog tile style changes, remove lynxchan reference from footer 5 years ago
fatchan 6255a45037 post form expand button change 5 years ago
fatchan 826b623477 dont thumbnail images that are already small dimensions, and fix css for mismatched width/height thumbs 5 years ago
fatchan efa57023e7 board settings allow to toggle captchas and check to captchaverify 5 years ago
fatchan f43ed12a84 change action footer options on manage and global manage pages 5 years ago
fatchan 205b92275a more style changes & fixes 5 years ago
fatchan 54ff8b8c0e details/summary tags instead of hacky hidden post form check css 5 years ago
fatchan a5c120dfd7 show banner rotate always (need to add default banner) 5 years ago
fatchan 996c616d7e better handling of banner uploads, failure cases and add checkecbanners to exempt arrays in paramconverter 5 years ago
fatchan cca0f4264c more guild settings, e.g. force OP file, message, subject, min message length 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 3e67a5df55 update some pages to not use csrf token where unnecessary 5 years ago
fatchan 8da6ce3d13 globalmanage page ban listing fix and improved ban page 5 years ago
fatchan ecba75c975 dont show subject in force anon thread post form 5 years ago
fatchan 402c7c61a0 add route and start validation for board settings changes 5 years ago
fatchan 0e3c6ede2b improve new settings handling, more options, change manage page styling 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 d640962ba5 force anon handle subjects and sage checkbox in postform 5 years ago
fatchan 4b8fbf8e7f ability to force anon and toggle ids + changed postform order and placeholders 5 years ago
fatchan 9328efc496 show original filenames and truncate with css elipsis overflow 5 years ago
fatchan 7341affa9b no captcha on manage page and removed some unnecessary actions in action footer 5 years ago
fatchan 363f4bd1b1 add IP delete by board or global (no by-thread) 5 years ago
fatchan 022b16cbd7 add IP based deleting to forms and form checker 5 years ago
fatchan d6d9a1af38 whitespace fixes 5 years ago
fatchan 874ba26615 fix message truncation not showing expansion message, and improve board table styling 5 years ago
fatchan dd4f76fe60 max threads pruning and some of the batch deletion changes references #23 5 years ago
fatchan 72391e0558 resolve only after thumbnailing actually finishes 5 years ago
fatchan 2de229337b 'BANNED FOR THIS POST' message + styling improvements 5 years ago
fatchan 139f937897 banners, captcha, image in separate folders and associated changes 5 years ago
fatchan dd2ec07664 captcha to registration and fix page titles in header 5 years ago
fatchan 8a0160a924 early captchas 5 years ago
fatchan e7dc699cbc use temp files in express-fileupload, new SVG icons, make room for captcha 5 years ago
fatchan 620d873c88 seems better - aggregate on dlete, increment on new post 5 years ago
fatchan a8080a324a remove long links, change to download button but stil preserve filename and in title/tooltip 5 years ago
fatchan 20e3a8a053 fix invisible sage icon, fix heights 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 7a14464704 togglable action footers 5 years ago
fatchan 2791385a8b reference #16 this is reply and image count, and move 'open thread' button to top for mobile 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