745 Commits (9b98d9f3303ff1a56f6959a3045a5283dd789f22)

Author SHA1 Message Date
Thomas Lynch 76eb87bf43 minor tweak to getting thread page, and make it null because its not necessarily always 1 for new threads (wont be used when !data.thread anyway) 2 years ago
Thomas Lynch 6a4fd84a90 bugfix page rebuild in editpost model 2 years ago
Thomas Lynch 440298a44d testing maybe slower/dumber but also maybe more *correct* rebuilding of pages after actions 2 years ago
Thomas Lynch 7cee1f14da fix regression with moveposts and deleteposts when running markdown again for quotes 2 years ago
Thomas Lynch 74f8e1d0f0 add board toggle 2 years ago
l29utp0 c6c312ff0e fix internal server error on editing post 2 years ago
Thomas Lynch 6798cb843e bugfixes and improvements to captcha options 3 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 3 years ago
Thomas Lynch ce85a69ade missing import 3 years ago
Thomas Lynch db65093a61 error handling 3 years ago
Thomas Lynch 000037e49c bugfix not using template string in call to deletePattern 3 years ago
Thomas Lynch c79caf2e17 make deleteaccounts form (staff multiple accounts form) also delete sessions for all accounts deleted 3 years ago
Thomas Lynch b886434c3d implement deleting sessions 3 years ago
Thomas Lynch d1901550d2 clear active sessions also on change password 3 years ago
Thomas Lynch 6ecb519f77 delete all sessions for user on account delete 3 years ago
Thomas Lynch 5bdc214716 add csrftoken to sessions page model 3 years ago
Thomas Lynch f2b4ec2dd2 ability to show your login sessions, ref #353 3 years ago
Thomas Lynch 92c504e59c rename ip.single -> ip.cloak 3 years ago
Thomas Lynch 3a8f6b9e7e - when updating a role, update the permissions for all the people with that role already 3 years ago
Thomas Lynch 00da66f95e dont destructure roles, access it normally so load() callback will update them properly 3 years ago
Thomas Lynch e511c67efa Make roles update on edits and fix map imports, so the role names show correctly after edt 3 years ago
Thomas Lynch 993924a5f2 Start making roles editable ref #377 3 years ago
Thomas Lynch 0fe3983d5f apply template to user accounts ref #377 3 years ago
Thomas Lynch 159e67b430 ref #426 ip "cloaking" 3 years ago
Thomas Lynch 8bd41eabd0 ref #377 "template names", else "Custom" in accounts/staff table 3 years ago
Thomas Lynch 448660707a ref #377 3 years ago
Thomas Lynch d1f9c78258 ref #377, the fun begins 3 years ago
Thomas Lynch 4eb4cb1737
minor bugfix, moveposts error 3 years ago
Thomas Lynch cc091a2d4d
also delete webringsites name cache when disabled 3 years ago
Thomas Lynch 1813e8bda2
bugfix, typo 3 years ago
Thomas Lynch 4cc8f3957b
remove generated webring.json on disk when disabling 3 years ago
Thomas Lynch be2f65c0b9
when webring not enabled, remove unnecessary call to Boards.webringSites() since the only site name will be the local meta.siteName 3 years ago
Thomas Lynch 7cd60288a4
ref #420 start ban duration editing 3 years ago
Thomas Lynch ecab3b4131
Option to hide .post-data of posts marked as "deleted" 3 years ago
Thomas Lynch 60cc35b389
block bypass assistance for users with SzPD 3 years ago
Thomas Lynch 5e15e5cdd5
csrf token only fetch, for API and will be added to jschan-docs 3 years ago
Thomas Lynch 11609b37b8
ref #376 3 years ago
Thomas Lynch de9b82ebad
close #419 3 years ago
Thomas Lynch 1ed4ec5359
ref #376 3 years ago
Thomas Lynch 7642fd1dfb
close #419 3 years ago
Thomas Lynch 888d134b5f
ref #376 3 years ago
Thomas Lynch a2cd964946
add the migration for new default localstorage, make it true for threadwatcher 3 years ago
Thomas Lynch 54212907fa
small bugfix, post.u being undefined in socket emits projected post 3 years ago
Thomas Lynch 61de85937a
try with a newer commit of express-fileupload tweaked to not allow missing file extensions 3 years ago
Thomas Lynch f85576bddc
more slight unfucking of this awful system 3 years ago
Thomas Lynch bbd06b31af
damn spaniards 3 years ago
Thomas Lynch 67c486386e
add custompages task after any deletehtml task or custompages wont be recreated 3 years ago
Thomas Lynch 2d42ce972a
Make sure to include delete protection board defaults in globalsettings ref #365 3 years ago
Thomas Lynch 7e520be659
Bugfix, tweak and that a bit and make it work close #365 3 years ago
Thomas Lynch cdf07b973d delete unused file 3 years ago