367 Commits (2a51aabf92410b9ef1e2c4680272f139a343607e)

Author SHA1 Message Date
fatchan 826b623477 dont thumbnail images that are already small dimensions, and fix css for mismatched width/height thumbs 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 8da6ce3d13 globalmanage page ban listing fix and improved ban page 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 363f4bd1b1 add IP delete by board or global (no by-thread) 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 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 3d7d0f3367 styling 5 years ago
fatchan c1468e74a0 gulp to minify, remove static file serving -- using nginx instead 5 years ago
fatchan 92f8e993d9 banner uploads. no listing or deleting yet. gotta sleep 5 years ago
fatchan b0f09621b9 capcodes 5 years ago
fatchan 21e6ce8874 video thumbnails maintain aspect ratio 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 a4f4511962 styling changes 5 years ago
fatchan 335b38f9cc unbanning, rename some routes and remove some unnecessary error catches 5 years ago
fatchan e8be5ea7b7 template improvements and no need to pass board to post mixin 5 years ago
fatchan db963d4607 global and board IP bans, improved error handling, improved permissions checks 5 years ago
fatchan c79112a35e spoiler posts 5 years ago
fatchan b60db3dcd5 less ugly catalog on mobile 5 years ago
fatchan 66c3b40fbd early catalog view 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 cd94f21947 fix download from using thumbnail 5 years ago
fatchan e90847b0a4 early video support with thumbnailing 5 years ago
fatchan a5205ac480 add pagination to boards 5 years ago
fatchan 3700769204 basic markdown green/redtext and quotes 5 years ago
fatchan 86c2841d4e proper message page for redirect with messages 5 years ago
fatchan 7bafb670bf per-thread user IDs AND preview post truncation to 16 line and 1000 chars. 5 years ago
fatchan 9afa0a65cc refactor 5 years ago
fatchan a17732d137 superior styling 5 years ago
fatchan 092748f0dc multiple file upload support 5 years ago
fatchan 119cee57e9 post deletion checkboxes and some form validation (form validation needs refactor) 5 years ago