797 Commits (4b732a2360af505d3488f38e9bb06aba814726fc)

Author SHA1 Message Date
fatchan 88e86c5349 automatic captcha enabled at configurable PPH 5 years ago
fatchan c8093fce8b captcha ratelimiting 5 years ago
fatchan de953fd8cf indent and style fixes 5 years ago
fatchan 2f829121ba dont add a property to an array thats probably a bad idea, make it an object with a set of threads and property for if any were directly selected 5 years ago
fatchan a1e102f25d re-markup posts when a post they quote is deleted 5 years ago
fatchan 722d58be50 same origin referrer policy to protect user privacy, if supported by browser. same origin to prevent issues with same site links and posting referrer checks 5 years ago
fatchan 4bf56fdc3b cyclical threads, fix trying empty bulkwrite in deleteposts, fix missing thumbs in catalog tiles 5 years ago
fatchan 72edd5eff2 ecosystem log format changes, default wipe changes and style fix 5 years ago
fatchan 65486ebfbc underline and strikethrough added to post styling 5 years ago
fatchan 5dcb209054 catalog cleanup, email field link color, update wiper 5 years ago
fatchan 4c2176b1df title tag in head adjusted to use new board description from settings, plus homepage word changes 5 years ago
fatchan 6c610f8e9b remove unnecessary negative margin here and improve catalog appearance 5 years ago
fatchan 5da9e123c0 add some homepage info, and remove inaccurate renderstart from foot 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 968f0b3af1 style changes 5 years ago
fatchan 6a51b69420 link regex reject more invalid characters, revert to old spoilers andimprove spoiler appearance 5 years ago
fatchan ede2593118 move top/bottom to sticky nav include with fixed position 5 years ago
fatchan c2eb8e8244 smooth scroll css makes clicking quotes and nav buttons much nicer. 5 years ago
fatchan a8af4aa517 post message can be resized 5 years ago
fatchan 03ef3b5bff required form field improvements, hide ugly red border and show what star means 5 years ago
fatchan 2c6ee4d9ee add required fields in html forms and add * to labels according to board settings for required OP subject, message or file. 5 years ago
fatchan 0c2f4ae7ec blur spoilers instead of black box 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 4468455b0a separate captcha page so that it can be refreshed 5 years ago
fatchan 491d0de81e make sure thumbnails for videos never exceed 128px in either dimension, while also maintaining aspect radio 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 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 061188414c stly fixes 5 years ago
fatchan 05977d3cd6 server graceful reload with PM2 and close on sigints 5 years ago
fatchan 54ff8b8c0e details/summary tags instead of hacky hidden post form check css 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 b51056002e allow cross board quotes to _just_ the board without a post id 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 06d4b26e65 add bold red text 'title' markdown 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 594160fe69 delete expired captchas regularly close #22 5 years ago
fatchan 874ba26615 fix message truncation not showing expansion message, and improve board table styling 5 years ago
fatchan 77954769ff throw error properly when captcha error occurs + more random trip salt 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 1ca5292660 delete used captchas 5 years ago