2698 Commits (868a59667c108d85ef0685d30ef4a46b18a6f992)
 

Author SHA1 Message Date
Thomas Lynch 868a59667c Add mongodb and redis installation scripts (with authentication) and update secrets example with the same dummy passwords 2 years ago
Thomas Lynch 33daee16db Merge branch 'nginx-improvement' into develop 2 years ago
Thomas Lynch e3e3609e33 Make nvm link go straight to installation section 2 years ago
Thomas Lynch 5967a0a430 Make lokinet SNApp key permanent 2 years ago
Thomas Lynch da3709ddb1 INSTALLATION.md lokinet/tor section improvements 2 years ago
Thomas Lynch 7b830fe8fe INSTALLATION.md update & improvement 2 years ago
Thomas Lynch 20e17ab2a5 put certbot first, and remove existing sites-available file so certbot doesnt fail to restart nginx 2 years ago
Thomas Lynch bfafd2467b more nginx improvement 2 years ago
Thomas Lynch 9bbe1ade7b WIP improvement of nginx.sh to be smarter, fix a few broken things, and make it able to support self-signed or no https at all, support a subdomain hosted site, and make www optional 2 years ago
Thomas Lynch 91a842e43b
Merge branch 'develop' 2 years ago
Thomas Lynch 190410cc54 Bugfix issue with tor and renewing bypasses in some situations. Should be fetching *upserted* id from db or just using known ID. 2 years ago
Thomas Lynch aed1abf36a Merge branch 'develop' into 'master' 2 years ago
Thomas Lynch 45757dd51e 0.9.1, update CHANGELOG, move migration file, update package*.json 2 years ago
Thomas Lynch 568dd5f174 Allow providing file option overrides in addFile, use them to disable strip filename option for drawn tegaki 2 years ago
Thomas Lynch caab78c0ef Merge branch '489-more-captcha-customisation' into 'develop' 2 years ago
Thomas Lynch 353926f44d fix captcha tests, update to support new captchaOptions format with font 2 years ago
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