2682 Commits (32def31f7696d15228b06df70e41d8b7cd5f5032)
 

Author SHA1 Message Date
Thomas Lynch 32def31f76 update .gitlab-ci.yml 2 years ago
Thomas Lynch 0fc87e752d make captcha font apply to text AND grid 2 years ago
Thomas Lynch ff7db40f42 make font size of grid captcha scale roughly to the current ratio of 20-30:120 2 years ago
Thomas Lynch 6b437d7159 Dont show replayable option if other files disabled on board 2 years ago
Thomas Lynch 0ee959a81a Remove duplicate link to download replay (jsonly tegaki replay link, since we already have the download button) 2 years ago
Thomas Lynch 3fe370dfdb update CHANGELOG 2 years ago
Thomas Lynch 0c531867f7 "No subject" -> #${postId} in several places, much nicer idea 2 years ago
Thomas Lynch 6c8a5e7bdb INSTALLATION improvements 2 years ago
Thomas Lynch 23e53886ef README polish 2 years ago
Thomas Lynch a0b897fac3 version bump, update CHANGELOG and package*.json 2 years ago
Thomas Lynch 05db1d898a eslint fix remove debuglogs import, settings.json update is now logged as a render event rather than in debuglogs 2 years ago
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