3053 Commits (2a51aabf92410b9ef1e2c4680272f139a343607e)
 

Author SHA1 Message Date
fatchan f0f811bd25 quote improvement for when board doesnt exist, dont search for a post 5 years ago
fatchan d5a5a8d8c6 cross quotes work on their own, and optional last slash in crossquote regex 5 years ago
fatchan 69b37e2a35 preview backlink corrections for 0 links and incorrect indexOf for all 5 5 years ago
fatchan 7d7f43373e config to disable referrer check for local dev environment 5 years ago
fatchan dab1ae7574 lodash and postform changed 5 years ago
fatchan aa255e8f67 floating postform improvements 5 years ago
Tom 1d228d8806
Merge pull request #36 from fatchan/dependabot/npm_and_yarn/lodash.mergewith-4.6.2 5 years ago
Tom b5fc5a0864
Merge pull request #35 from fatchan/dependabot/npm_and_yarn/lodash-4.17.14 5 years ago
dependabot[bot] dd260bf53a
Bump lodash.mergewith from 4.6.1 to 4.6.2 5 years ago
dependabot[bot] 680299f4db
Bump lodash from 4.17.11 to 4.17.14 5 years ago
Tom d1cb5fc86a
Merge pull request #34 from fatchan/dependabot/npm_and_yarn/lodash.merge-4.6.2 5 years ago
dependabot[bot] 010d65052c
Bump lodash.merge from 4.6.1 to 4.6.2 5 years ago
fatchan 54a13dc945 ip hash and fix inaccessible ip in report/globalreport for actionhandler 5 years ago
fatchan 00c9b91dcb style changes 5 years ago
fatchan 6c610aabaa thats already in pruneoldthreads 5 years ago
fatchan 86610f66c3 post deletion for partial selections patch for delete post iont 5 years ago
fatchan 9997a8d538 make delete_file work alongside delete_post and bans 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 6ce96d7b5c post re-markups with Promise.all 5 years ago
fatchan aeb71caae6 ealy404 added to pruneoldthreads 5 years ago
fatchan c8093fce8b captcha ratelimiting 5 years ago
fatchan c18f25861e improve trimming bad inputs and fix code block markdown to be non-greedy and respect first line leading whitespace 5 years ago
fatchan de953fd8cf indent and style fixes 5 years ago
fatchan 0373ba610c basic antispam. currently for posting only references #2 5 years ago
fatchan 00083516ed remove ugly wipe script, just put it in the gulpfile 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 fcec878053 optimisation for backlink deleting, use an with updadtemany instead of updateOne to reduce bulkwrite amount instead of one for everyt single quote (duhhh) 5 years ago
fatchan 1932e597ad page number bug when 0 posts, page is always above maxpages of 0 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 e59af4d34f add cyclic to actionhandler under same method as sage/lock since it wont change order 5 years ago
fatchan 2bf9e5dad9 change message for cycle/lock/sage/sticky actions 5 years ago
fatchan 13ed2b2b91 improve actionhandler. not correctly handles case of page numbers decreasing on a delete action, removing further pages html correctly 5 years ago
fatchan 9c99b9026c add the 5 minute difference back and clean 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 cb2fe7c3b5 fix cyclical issue by not taking the model into the posts db, and correct params for deletepost 5 years ago
fatchan 0b817b9c68 unify post deletion including removing old html, and add backlinks in the databse. will allow for more easily re-marking up posts in future and unlinking dead quotes from deleted posts or in cyclical threads 5 years ago
fatchan 37ab2f526b destructure crypto instead of requiring whole module and promisifying parts 5 years ago
fatchan 72edd5eff2 ecosystem log format changes, default wipe changes and style fix 5 years ago
fatchan 77085efd87 strict samesite instead of lax 5 years ago
fatchan 7718a37af0 schedules handle errors correctly and log when rebuild homepage 5 years ago
fatchan 4b87a14dfe page count on ctalog tiles and titles for hover tooltops 5 years ago
fatchan 65486ebfbc underline and strikethrough added to post styling 5 years ago
fatchan 9d61902568 homepage total post and pph 5 years ago
fatchan 5dcb209054 catalog cleanup, email field link color, update wiper 5 years ago
fatchan f82ad5a91e descriptio nfor board trimmed in paramconverter 5 years ago