80 Commits (1ab48c5daca988e7aa8f90f92e8f6125f84ed23d)

Author SHA1 Message Date
fatchan e91f887957 minor template changes 5 years ago
fatchan 71410ca48d add ability to ban reporters e.g. for spamming reports 5 years ago
Tom 96597d558d
Appeals (#52) 5 years ago
fatchan f32aefee68 script to expand video/images. temporary 5 years ago
fatchan e4d6907608 make sticky, lock, sage, etc into separate include 5 years ago
fatchan 5595dd7024 make sticky, sage, lock, cyclic a toggle so they can be reversed or toggled independently in batches 5 years ago
fatchan 69b37e2a35 preview backlink corrections for 0 links and incorrect indexOf for all 5 5 years ago
fatchan dab1ae7574 lodash and postform changed 5 years ago
fatchan 45bf32bef7 correct omitted reply count 5 years ago
fatchan 4a8a54828d limit and show omitted replies on index page when backlinks link to post not shown in preview 5 years ago
fatchan 0f3dbfa931 post layout, postform and ban page improvements 5 years ago
fatchan 88e86c5349 automatic captcha enabled at configurable PPH 5 years ago
fatchan 4bf56fdc3b cyclical threads, fix trying empty bulkwrite in deleteposts, fix missing thumbs in catalog tiles 5 years ago
fatchan dc3005a3db NOW I REMEMBER why i didnt do that before: make backlinks delete properly based on quotes from database. 5 years ago
fatchan 5dcb209054 catalog cleanup, email field link color, update wiper 5 years ago
fatchan ebf0b603f5 public banner page for board and rebuilds when board banners updated in manage page 5 years ago
fatchan ab7086dd59 padded anchors were too big and didnt look good for threads 5 years ago
fatchan 1ead7e26c3 anchors dont hit top of page 5 years ago
fatchan f5d859c71e redirect to correct page on login or manage 5 years ago
fatchan d200c0792e add title property to sticky/sage/lock icons (for hover), separate extension in post file handler, update some deps 5 years ago
fatchan f9ec124d61 dont use object tag unnecessarily, deleted file display properly in catalog and other minor style changes 5 years ago
fatchan 50bbbbc7e8 remove broken tag from end of length truncated message previews, and only add truncation message where necessary 5 years ago
fatchan f6e8565432 style changes 5 years ago
fatchan 6b549c1539 floating postform and 'deleted.png' for deleted files nested in object for clean hash file deletion 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 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 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 e7dc699cbc use temp files in express-fileupload, new SVG icons, make room for captcha 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