185 Commits (cdf07b973de56d7d32e3edd3ce8f4d3f573c0e3c)

Author SHA1 Message Date
dependabot-preview[bot] 816d209c03
Bump ioredis from 4.14.1 to 4.16.0 4 years ago
dependabot-preview[bot] d38cd55b1d
Bump mongodb from 3.5.2 to 3.5.3 (#80) 4 years ago
dependabot-preview[bot] 5060b48868
Bump bull from 3.12.1 to 3.13.0 (#81) 4 years ago
dependabot-preview[bot] f100f9cdd2
Bump bcrypt from 3.0.7 to 3.0.8 (#78) 4 years ago
dependabot-preview[bot] 3e59bdab82
Bump @tohru/gm from `07df8fb` to `c2ffb2c` (#79) 4 years ago
dependabot-preview[bot] 1a07bfc3f5
Bump express-fileupload from `f72901f` to `fd713ae` (#77) 4 years ago
fatchan e66359de55 more scripts improvements, title for ids and update package-lock 4 years ago
dependabot-preview[bot] 803ad442d9
Bump gm from `07df8fb` to `c2ffb2c` (#76) 4 years ago
fatchan 504fbd4496 dnsbl 4 years ago
fatchan 036bcd3c94 bugfixes so apply doesnt reverse settings on first pageload when initing csstogglers 4 years ago
dependabot-preview[bot] b367c021ee
Bump highlight.js from 9.18.0 to 9.18.1 (#75) 4 years ago
dependabot-preview[bot] d4d52ece04
Bump gm from `07df8fb` to `c2ffb2c` (#74) 4 years ago
fatchan fede9813d2 update dependencies 4 years ago
dependabot-preview[bot] 2e6b272035
Bump connect-redis from 4.0.3 to 4.0.4 (#73) 4 years ago
dependabot-preview[bot] 938632c59d Bump pm2 from 4.2.2 to 4.2.3 (#72) 5 years ago
dependabot-preview[bot] 482afca94e Bump mongodb from 3.5.1 to 3.5.2 (#70) 5 years ago
dependabot-preview[bot] 6db1636c43 Bump highlight.js from 9.17.1 to 9.18.0 (#71) 5 years ago
dependabot-preview[bot] 573ce7506c Bump pm2 from 4.2.1 to 4.2.2 (#69) 5 years ago
dependabot-preview[bot] 6945f1d811 Bump sanitize-html from 1.20.1 to 1.21.1 (#66) 5 years ago
dependabot-preview[bot] eb9e90ca63 Bump mongodb from 3.5.0 to 3.5.1 (#67) 5 years ago
dependabot-preview[bot] 70a51c34ef Bump csurf from 1.10.0 to 1.11.0 (#68) 5 years ago
dependabot-preview[bot] 81ef7d9ee7 Bump mongodb from 3.4.1 to 3.5.0 (#65) 5 years ago
dependabot-preview[bot] 1352974ad8 Bump mongodb from 3.4.0 to 3.4.1 (#64) 5 years ago
dependabot-preview[bot] 7e2b9fb572 Bump highlight.js from 9.17.0 to 9.17.1 (#63) 5 years ago
dependabot-preview[bot] 7f4ea9fa1f Bump gulp-uglify-es from 1.0.4 to 2.0.0 (#62) 5 years ago
dependabot-preview[bot] e2c298db30 Bump fs-extra from 7.0.1 to 8.1.0 (#61) 5 years ago
dependabot-preview[bot] c472a01407 Bump del from 4.1.1 to 5.1.0 (#60) 5 years ago
Tom d7f3825596
File limit error references #58 (#59) 5 years ago
fatchan 86851f3ffa modify express-fileupload, udpate deps and now use dynamicresponse when upload too large files 5 years ago
fatchan c073622eb6 local time, change some scripts names and orders, modal, footer, and udpate deps 5 years ago
fatchan ddedc78542 post from catalog, and small changes to gulpfile and captcha 5 years ago
fatchan 2bd241c6ab try use referrer after actions to go back to correct page 5 years ago
fatchan ea5be6036f prototype post hiding and post menu 5 years ago
fatchan 23c9079c03 use highlight.js for syntax highlighting in code blocks of posts 5 years ago
fatchan 2ce527c7a2 update deps 5 years ago
fatchan 9e5e57cc3b update express-fileupload minus the unnecessary timer changes, and small fix in post mixin: 5 years ago
fatchan 0a95ff4b16 socket.io to make posting _actually_ live instead of polling the api. way mroe efficient 5 years ago
fatchan d9559c76e6 fix exploit; no longer use extended body parser mode and remove unneeded array prefix from array body fields, since we use different lib to parse body now. also upgrade express and dont allow body for modlog actions to be entered into modlog, replace with non user controlled text 5 years ago
fatchan f7d1ba9470 webring support, optional. currently adds webringed boards to homepage list. in future will move to board list page 5 years ago
fatchan 7d2acf017c pug-cache-templates actually helps 5 years ago
fatchan 2f4e3af6a8 update deps 5 years ago
fatchan d899a31bbe no more lmx. since we have redis, use it for redlock and connect-redis for sessions instead of mongo 5 years ago
fatchan 4e22ee61ce switch to bull instead of rsmq its superior in every way 5 years ago
fatchan 3aabb5dbb5 switch redis lib to have a separate client, so that i can use it for k:v cache later 5 years ago
fatchan 7868e1c5d3 use a queue with workers for generating static pages in background that arent immediately needed 5 years ago
fatchan 1e467fdc45 locks for writing html files, also might need to add during dedupe to prevent file incs changing while pruning 5 years ago
fatchan 8bcc743140 pm2 and gulp to regular deps 5 years ago
fatchan 5b56b9f0e7 update gulpfile to support scripts eventually 5 years ago
fatchan bfe685bbe0 update deps and changes for new mongodb 5 years ago
fatchan 4e2a6aea2e update deps 5 years ago