2524 Commits (aaae81ff5b9b41fa952e46fc0483ecaa69221b54)
 

Author SHA1 Message Date
Thomas Lynch 3a201910fc
Merge branch 'master' into develop 2 years ago
Thomas Lynch 644c83ac47
v0.3.4 2 years ago
Thomas Lynch f457667a1c Merge branch 'fix-board-settings' into 'master' 2 years ago
some random guy b5caeee7fc Fix board settings save with empty custom css 2 years ago
Thomas Lynch da620b22a2 update nginx snippet 2 years ago
Thomas Lynch c79caf2e17 make deleteaccounts form (staff multiple accounts form) also delete sessions for all accounts deleted 2 years ago
Thomas Lynch b886434c3d implement deleting sessions 2 years ago
Thomas Lynch d1901550d2 clear active sessions also on change password 2 years ago
Thomas Lynch 3038e6c279 fix "end" emitting before last "data" resulting in missing a few keys occasionally (races) 2 years ago
Thomas Lynch 6ecb519f77 delete all sessions for user on account delete 2 years ago
Thomas Lynch 43506f1479 remove unnecessary csrf middleware from mypermissions pages (they dont call req.csrfToken(), there arent any forms on the pages) 2 years ago
Thomas Lynch 5bdc214716 add csrftoken to sessions page model 2 years ago
Thomas Lynch f2b4ec2dd2 ability to show your login sessions, ref #353 2 years ago
Thomas Lynch ef0ef8b606 update changelog 2 years ago
Thomas Lynch 475c0df8fc Merge branch 'permissions-update' into develop 2 years ago
Thomas Lynch 6d01d90753 Merge branch 'ip-cloaking' into develop 2 years ago
Thomas Lynch ca404ccbec missing import 2 years ago
Thomas Lynch 06ba5608dd ref #429, fix and improvement, less junk in forms.js when adding stuff like that in future 2 years ago
Thomas Lynch 4745da7782 Merge branch 'develop' of ssh.gitgud.io:fatchan/jschan into develop 2 years ago
Thomas Lynch ea3e20e3ec custom flag saving close #429 2 years ago
Thomas Lynch 4cb42bc560 gulpfile fix 2 years ago
Thomas Lynch a351b73dc7
Merge branch 'master' into develop 2 years ago
Thomas Lynch 7141f4b196
v0.3.3 2 years ago
Thomas Lynch 18f149180f add migration, fix gulpfile index, update migrateversion and changelog 2 years ago
Thomas Lynch 92c504e59c rename ip.single -> ip.cloak 2 years ago
Thomas Lynch 363b87a498 make pruned ips not a long clusterfuck, and put .PRUNED on the end so staff know 2 years ago
Thomas Lynch e77aaffaa0 wrong isIP condition, should be for raw not single 2 years ago
Thomas Lynch 132f40bac6 nginx snippet updates 2 years ago
Thomas Lynch 3a8f6b9e7e - when updating a role, update the permissions for all the people with that role already 2 years ago
Thomas Lynch 8b4a793d5a initial roles data to gulpfile, and migration 2 years ago
Thomas Lynch 00da66f95e dont destructure roles, access it normally so load() callback will update them properly 2 years ago
Thomas Lynch 2386e20f49 minor bugfix to expanding images with loading bars enabled 2 years ago
Thomas Lynch 28b441a26a bugfix, typo/missing import 2 years ago
Thomas Lynch 10cb2bdd77 no need to destructure that 2 years ago
Thomas Lynch e511c67efa Make roles update on edits and fix map imports, so the role names show correctly after edt 2 years ago
Thomas Lynch 993924a5f2 Start making roles editable ref #377 2 years ago
Thomas Lynch 17c9d098a5
not make the length different for ipv4/6 cloaks 2 years ago
Thomas Lynch 78f56b4be0 various bugfixes ref #377 2 years ago
Thomas Lynch 0fe3983d5f apply template to user accounts ref #377 2 years ago
Thomas Lynch 159e67b430 ref #426 ip "cloaking" 2 years ago
Thomas Lynch 9c629226cb ref #377 refactor, "my permissions" now a mixin 2 years ago
Thomas Lynch 8bd41eabd0 ref #377 "template names", else "Custom" in accounts/staff table 2 years ago
Thomas Lynch 448660707a ref #377 2 years ago
Thomas Lynch d1f9c78258 ref #377, the fun begins 2 years ago
Thomas Lynch 614bd6af6e Merge branch 'develop' into 'master' 2 years ago
Thomas Lynch 0b01673e06
update CHANGELOG and version in package*.json 2 years ago
Thomas Lynch 4eb4cb1737
minor bugfix, moveposts error 2 years ago
Thomas Lynch 082feeea76 Merge branch 'develop' into 'master' 2 years ago
Thomas Lynch db66237a9a
update CHANGELOG 2 years ago
Thomas Lynch ef40721ec1
set a (still generous) 20s timeout instead of whatever insane node-fetch default is, seems like 60s or 120s 2 years ago