752 Commits (2409930dfc9f082f5ac9ada989cb8264f9144338)

Author SHA1 Message Date
Thomas Lynch 2391e3293c bugfix, probably from #434 2 years ago
Thomas Lynch bb582c2de8 "helpers" -> "lib 2 years ago
Thomas Lynch 0a8c8e3ed5 remove nonsense inconsistent check for recents pages only, pruning should be used in this case instead 2 years ago
Thomas Lynch cf3cecbcf9 bugfix cyclic limit being only correct every n%2 post 2 years ago
Thomas Lynch ed3f32d4a3 bugfix JIT built catalogs not having json 2 years ago
Thomas Lynch 4829bc6546 emptyDir() instead of remove() because remove runs into ENOTEMPTY under synthetic load of high post rates, probably because new threads get written to the folder at the same time. no ide a why emptyDir doesnt hav ethis problem.. 2 years ago
Thomas Lynch f41a84c944 bugfix when null tags 2 years ago
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 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 000037e49c bugfix not using template string in call to deletePattern 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 6ecb519f77 delete all sessions for user on account delete 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 92c504e59c rename ip.single -> ip.cloak 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 00da66f95e dont destructure roles, access it normally so load() callback will update them properly 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 0fe3983d5f apply template to user accounts ref #377 2 years ago
Thomas Lynch 159e67b430 ref #426 ip "cloaking" 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 4eb4cb1737
minor bugfix, moveposts error 2 years ago
Thomas Lynch cc091a2d4d
also delete webringsites name cache when disabled 2 years ago
Thomas Lynch 1813e8bda2
bugfix, typo 2 years ago
Thomas Lynch 4cc8f3957b
remove generated webring.json on disk when disabling 2 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 2 years ago
Thomas Lynch 7cd60288a4
ref #420 start ban duration editing 2 years ago
Thomas Lynch ecab3b4131
Option to hide .post-data of posts marked as "deleted" 2 years ago
Thomas Lynch 60cc35b389
block bypass assistance for users with SzPD 2 years ago
Thomas Lynch 5e15e5cdd5
csrf token only fetch, for API and will be added to jschan-docs 2 years ago
Thomas Lynch 11609b37b8
ref #376 2 years ago
Thomas Lynch de9b82ebad
close #419 2 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