2771 Commits (cebf2fe4a9d83f3f2a683b5554814e82efee25c0)
 

Author SHA1 Message Date
Thomas Lynch cf92d77a2f Allow tegaki only, show as attachment with replay. perhaps an option in future to disable this (why not just use spoiler?) 2 years ago
Thomas Lynch 8e5c8b5ab0 Tegaki replaying overhaul 2 years ago
Thomas Lynch fb737b14df Merge branch 'add-tegaki-replay' into '448-tegaki-replay' 2 years ago
Thomas Lynch cc2eefc477 Bugfix showing correct amount of deleted asset/banner on board, deletedCount->modifiedCount because we are updating board object not deleting a document 2 years ago
Thomas Lynch 2bab64e3fb Merge branch 'develop' of ssh.gitgud.io:fatchan/jschan into develop 2 years ago
Thomas Lynch a1a9699c49 Merge branch 'fix-nginx-docker-build' into 'develop' 2 years ago
iamdenchik 2b21295c0b fix-nginx-docker-build: fix build nginx docker image 2 years ago
Thomas Lynch 9a7053242d Close #370 optional disable overboard reverse image links 2 years ago
Thomas Lynch 3fe783cf3b Merge branch '491-more-public-json' into develop 2 years ago
Thomas Lynch f783ae3457 Merge branch '478-hide-banners' into develop 2 years ago
Thomas Lynch c958331b2c theme and consistency improvements for tabbed settings 2 years ago
Thomas Lynch 2a48b10054 Fix duplicate key in projectedsettings for board settings, and make custompages jsons get removed on deleting custom page. 2 years ago
Thomas Lynch 641c087ecc Add public json for modlog list, logs, custompages 2 years ago
Thomas Lynch 3cb5e0197a Revert "Close #480 dont show "register" on login page if not allowed for regular user, since users might reach it clicking "manage" after the login redirect" 2 years ago
Thomas Lynch 204c8b9447 Typo Baners->Banners 2 years ago
Thomas Lynch 35da2a9ff1 Close #478 option to hide banners and [banners] links board setting 2 years ago
ussaohelcim b387d1494c updated to not use expand.js 2 years ago
ussaohelcim cf791fc61c updated post.pug to not remove .tgkr 2 years ago
ussaohelcim d078d58b94 updated tegaki replay 2 years ago
Thomas Lynch fd7fc1adbf Close #470 ability to renew an existing bypass, which is slightly useful if you allow long living bypasses 2 years ago
Thomas Lynch 9c5dd5efa8 Close #480 dont show "register" on login page if not allowed for regular user, since users might reach it clicking "manage" after the login redirect 2 years ago
Thomas Lynch 9517ec2f05 Allow "other" files in addassets, to allow e.g. fonts 2 years ago
Thomas Lynch 1e70a5aa62 Fix incorrect arg to Modlogs.deleteOld not pruning modlogs when updating modloglist. (the public page was still "correct" since it filtered the dates beforehand) 2 years ago
Thomas Lynch 23d32abd96 version bump and upate CHANGELOG 2 years ago
Thomas Lynch 85142e20c6 Merge branch '483-socket-io-migration' into develop 2 years ago
Thomas Lynch 3017029f61 close #486 2 years ago
Thomas Lynch df409471bb Close #483 migrate from socket.io-redis to @socket.io/redis-adapter 2 years ago
ussaohelcim 18604614bc added tegaki replay feature 2 years ago
Thomas Lynch b2fab97881
version bump and update CHANGELOG 2 years ago
Thomas Lynch b3db556bb0 close #485 fix globalsettings using wrong variable to set selected property of inactive accounts action dropdown 2 years ago
Thomas Lynch 43517afb80 close #484 captcha frontend script broken for grid v2 for post captchas 2 years ago
Thomas Lynch fa8e3d3f4c README improvements 2 years ago
Thomas Lynch bd49d4e8a5
eslint fixes 2 years ago
Thomas Lynch 9e54f4ad0c
update CHANGELOG, just read through changes 2 years ago
Thomas Lynch 5783eedf25
Test fixes for docker 2 years ago
Thomas Lynch 2820e6ba7d Adjust package.json setup script to use --location=global instead of deprecated -g for npm install 2 years ago
Thomas Lynch e63edadb9e Dont return accounts with Permissions.ROOT in getInactive query 2 years ago
Thomas Lynch f69723e47f Change abandoned boards and inactive accounts schedule to immediate: true, to be run on reload 2 years ago
Thomas Lynch 0317414eb0 fix regression, incorrect local captchaType -> captchaOptions.type ref #469 2 years ago
Thomas Lynch d95a47b93c Minor readme change, fix hotthreads formula 2 years ago
Thomas Lynch a9b288d1ac Include thread score in hot thread hover title 2 years ago
Thomas Lynch 47ab8d22c0 Configurable hot threads max age, update migration, changelog, etc 2 years ago
Thomas Lynch f4e746cef4 Limit num of results to hotThreadsLimit 2 years ago
Thomas Lynch 1957aba02f ref #465 new "algorithm" to slightly bias, and allow threads for 30 days. TODO: make bias period adjustible, then its good to go. 2 years ago
Thomas Lynch f1caf5b509 Merge branch '435-account-permission-bypass-captcha' into develop 2 years ago
Thomas Lynch 8061ffecb4 Add solvedCaptcha=true check also to blockbypass for the few routes which check block bypass w/o verifyCaptcha middleware before 2 years ago
Thomas Lynch d9ee28c67c Update express-fileupload and npm audit fix file-type module 2 years ago
Thomas Lynch 2de0c0021e Ignore imghash failing close #481 2 years ago
Thomas Lynch 26e73dcb9c Merge branch '435-account-permission-bypass-captcha' into develop 2 years ago
Thomas Lynch 65c06cc39e Remove cruft of old pre-bypass captcha verification skip 2 years ago