204 Commits (4b732a2360af505d3488f38e9bb06aba814726fc)

Author SHA1 Message Date
Thomas Lynch f606cd186a change permission setting from number to dropdown with names, thanks some_random_guy 3 years ago
Thomas Lynch f946f70c98 instructions and gulpfile shenanigans 3 years ago
Thomas Lynch 89a60f1424 move images used for themes to folder, same as code themes from highlight.js 3 years ago
Thomas Lynch cfae852971 use gulp-real-favicon 3 years ago
Thomas Lynch 9491d60aec socket.io, redis adapter, client and gulpfile update 3 years ago
Thomas Lynch 75faad7914 hcaptcha site key fix 3 years ago
Thomas Lynch 8892f64bad merge webring db, 3 years ago
Thomas Lynch d04f61e356 make migrateversion separate again close #341 so i can increment version more now 3 years ago
Thomas Lynch e103c71478 publish scoped gulp-pug package to use gulp 3, 3.0.2 to fix vuln that this POS outdated package wont update 3 years ago
Thomas Lynch 154fd466d2 add some missing render locals forcustompages task in gulp 3 years ago
Thomas Lynch a34340ea00 move the settings to mongo instead of redis (like it should have been in the first place tbh) 3 years ago
Thomas Lynch cceebafacb create missing directory 3 years ago
Thomas Lynch f1eabe64fc change what we use for version, and add it properly to the locals for custompages 3 years ago
Thomas Lynch 67e50bdb8e dont duplicate codethemes, improve gulpfile and theme helper 3 years ago
Thomas Lynch ad551a1ba6 fix gulpfile notclosing correctly, add filters and update the migration 3 years ago
Thomas Lynch efa632fdca gulpfile fixes, reset works 3 years ago
Thomas Lynch 46d07a486f update readme for config changes 3 years ago
Thomas Lynch 313d4a9fe4 gulp export some tasks and task helper for build-worker can call it 3 years ago
Thomas Lynch 1c5f14e419 This did not go as planned 3 years ago
Thomas Lynch 60cddef23a slowly switch configs to db and only a small amount of things like secrets remain in a config file 3 years ago
Thomas Lynch 9ad03e096a make subscriber only start when there is any listener so its not needed in gulptasks for example 3 years ago
Thomas Lynch de75523ddc start making the config able to reload, for now just clearing require.cache 3 years ago
Thomas Lynch 523fbac0d7 fix custompages index issue 3 years ago
Thomas Lynch 621a83a589 make the ip prune thingy a schedule 4 years ago
Thomas Lynch 0d15281538 start on ip pruning gulp task. works, but uses static 7 days atm. 4 years ago
Thomas Lynch 13f5dbfa5b merry christmas, individual image hiding 4 years ago
Thomas Lynch 5cff9e6b41 make gulp cache task clear boardlist cache 4 years ago
Thomas Lynch 6f64448b33 works for board recent and global recent, fixed lastPostId issue and IP display issue 4 years ago
Thomas Lynch 270e0f289c allow reset to be run again, and added password task to reset admin password 4 years ago
Thomas Lynch 3d63b81734 fix typo and missing import in updated gulpfile 4 years ago
Thomas Lynch 44f69b8ba5 start per-board custom pages, mostly working could just use a lil more testing references #232 4 years ago
Thomas Lynch 0e7749f0be Minor gulpfile local correction for custompages 4 years ago
Thomas Lynch 77b8ae5540 Overboard catalog reference #286 4 years ago
Thomas Lynch d12bed3dc2 add noscript warning to hcaptcha 4 years ago
Thomas Lynch 79f359caee Add some explanation in the faq of board antispam setting section, and add early404 configs to gulpfile so they are shown in faq 4 years ago
Thomas Lynch 0fcd9bd370 Add captcha grid size to frontend script through gulpfile so template can use it to build on-the-fly grid captcha properly 4 years ago
some random guy 822d191603 make mongodb db name configurable 4 years ago
Thomas Lynch 649a3d2e56 Start of more filters 4 years ago
Thomas Lynch 82522dd025 make all the 50x pages actually get built in the gulp task 4 years ago
Thomas Lynch 9135133ada Make default password when installing randomised, +security 4 years ago
Thomas Lynch 049b26f4c8 Enable uglify again 4 years ago
Thomas Lynch 7c4e8f9c2e Start on changing how post hiding works, rename to filters 4 years ago
Thomas Lynch 407611d3d9 Move the settings for frontend scripts into the config file, and small change of some naming 4 years ago
Thomas Lynch f192a0e09c Captcha appearance and layout changes 4 years ago
Thomas Lynch 646cc551b7 More configuration and bit less ugly config layout for captcha 4 years ago
Thomas Lynch e409ef65ce Some css stuff like thumbsize variables and size of bypass window configured automatically in gulp task 4 years ago
Thomas Lynch 60d36bbb6a Make a bit more maintainable, support different captcha types with some config options 4 years ago
Thomas Lynch ce069077f8 locals for recaptcha to compiledclients, captcha preload and adding missing captcha changes 4 years ago
some random guy 5dc3fe9504 cache account info in redis db 4 years ago
Thomas Lynch 1f7e670c7c modlog records for non-delete actions now link to posts closes #193 4 years ago