2346 Commits (c5ae6aa77f106503283227224b495103486d55fa)
 

Author SHA1 Message Date
Thomas Lynch c5ae6aa77f remove unnecessary link now blockbypass shows normal popup/page 2 years ago
Thomas Lynch d19d645494 update CHANGELOG 2 years ago
Thomas Lynch 5232bbf63f Merge branch 'develop' of ssh.gitgud.io:fatchan/jschan into develop 2 years ago
Thomas Lynch 7b784283f8 tldr dnsbl and bypass sucks cock 2 years ago
Thomas Lynch 4685fd2212
fix migration not clearing users cache, causing bug with old cached users having wrong property names 2 years ago
Thomas Lynch b9900bf466
minor bugfix, no selectedindex causes error with customflag 2 years ago
Thomas Lynch d72bf85d25 Merge branch 'develop' into 'develop' 2 years ago
l29utp0 81de73b0aa typo 2 years ago
Thomas Lynch 6798cb843e bugfixes and improvements to captcha options 2 years ago
Thomas Lynch e4d2626a66 update README.md, 1 command to update node, npm, and reinstall global packages (gulp, pm2, whatever) 2 years ago
Thomas Lynch 5834f4211d
make backup.sh delete older than 7 days .zip of files, and change some comments 2 years ago
Thomas Lynch 7f1878f2a3
little tool to send authed request with csrf token, for fun 2 years ago
Thomas Lynch 69dd0a1e3e
update README 2 years ago
Thomas Lynch 35a2aa57de
add self signed ssl tool for devs 2 years ago
Thomas Lynch 1a7201425f
add tor exits script and instructions 2 years ago
Thomas Lynch 5a46c6b386 Merge branch 'list-sessions' into develop 2 years ago
Thomas Lynch c50b46953e minor style changes to globalmanage accounts page 2 years ago
Thomas Lynch 9ba0caa184 change "Edited" or "Deleted" text to just Deleted, because that form no longer allows editing, that is done in /editaccount 2 years ago
Thomas Lynch ce85a69ade missing import 2 years ago
Thomas Lynch db65093a61 error handling 2 years ago
Thomas Lynch 0d055e3c31 naming 2 years ago
Thomas Lynch 000037e49c bugfix not using template string in call to deletePattern 2 years ago
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