2779 Commits (262954c41c9449023e32c6f016dc51a66589bc5d)
 

Author SHA1 Message Date
Thomas Lynch 262954c41c remove comment todo that is already done 1 year ago
Thomas Lynch cc22916165 gulp password task now sets admin as root 1 year ago
Thomas Lynch ef4de0fb07 editAccount no longer allows account editors to apply roles to users with root permission 1 year ago
Thomas Lynch f9672375b3 update CHANGELOG 1 year ago
Thomas Lynch d68a32b831 Add some additional improved permission.js tests, and null check rather than !Metadata in permission handleBody (because else 0 would be true) 1 year ago
Thomas Lynch 571380e243 remove applying inheritance on setting, match editstaff/editaccount 1 year ago
Thomas Lynch 473eb94d39 Update permission.test.js to correctly expect() the .every rather than in the every callback, else it would only check the first one 1 year ago
Thomas Lynch a6706cd6d3 version bump, update CHANGELOG & package*.json 1 year ago
Thomas Lynch cebf2fe4a9 Convert uploadbanners to new schema checker along with other asset handlers, and fix max flag assets check 1 year ago
Thomas Lynch fba680f40c permissions metadata change, allow blocking editing/disable checkbox 2 years ago
Thomas Lynch 277745a5ca Fix the completely fucked up "my permission", the board equivalent, and staff permissions page since a recent permission update. Upside is it now considers the "parent" thing, which is nice. 2 years ago
Thomas Lynch a4927c86a1 Convert addflags and addassets to schema formhandler, was still on old form handling code 2 years ago
Thomas Lynch 52c9e1521d edit menu option only in mod/manage view 2 years ago
Thomas Lynch beb3986448 Show in title param what parent permission is needed in the frontend. 2 years ago
Thomas Lynch 7a3095594f Change permissions metadata to be keyed by the permission bits 2 years ago
Thomas Lynch 5a7368a0a4 Add a new property to permissions metadata and reflect on frontend inability for users without that "parent" permission to edit roles/accounts to have some permissions e.g. root, edit roles, edit accs 2 years ago
Thomas Lynch 4b396393da
Hungover af bruh 2 years ago
Thomas Lynch 649326df5a update CHANGELOG 2 years ago
Thomas Lynch d639460bb3 Bugfix editing from actions form redirecting always to OP instead of post 2 years ago
Thomas Lynch ad84d6e03a Merge branch 'fix-reporting' into 'master' 2 years ago
some random guy 88b5542908 fix post reporting for not logged-in users 2 years ago
Thomas Lynch 5f99ca5062 Improve 0.11.0 migration 2 years ago
Thomas Lynch 78cf3bde5a update CHANGELOG 2 years ago
Thomas Lynch 49e9ed2c28 update dependencies 2 years ago
Thomas Lynch fa6d94d63b npm audit fix 2 years ago
Thomas Lynch f2b7a3be13 add some tests for cross board moving 2 years ago
Thomas Lynch bc53bc1e4a Allow roles from globalmanage to be fetched as json 2 years ago
Thomas Lynch b0db6553a7
modview will show full email form instead of abiding by "sage only email" which now correctly only applies to anons 2 years ago
Thomas Lynch f894ed34e1 fix email bug for staff 2 years ago
Thomas Lynch ae13b22363 Refactor postlink in views into a mixin 2 years ago
Thomas Lynch 8224b6f083 Include move board in postLinks modlogs view 2 years ago
Thomas Lynch a1ccd6f267 Try to integrate post moving a bit better into the existing combined actions flow 2 years ago
Thomas Lynch 66b21f93b7 Close #507 2 years ago
Thomas Lynch 57f2951774 update CHANGELOG 2 years ago
Thomas Lynch 9221312761 Refactor, put account/role permission editing form into an include 2 years ago
Thomas Lynch 7e3c424da3 Small note about global board management permissions, allow subtitles along with titles in permission metadata 2 years ago
Thomas Lynch 058d7b1dbb Eslint and bugfix unused crossBoardMovePages 2 years ago
Thomas Lynch a3a6199332 Should probably update that 2 years ago
Thomas Lynch 516884cf3e Cross board post move bugfixes/changes 2 years ago
Thomas Lynch 344ed5f662 Cross board post move bugfixes/changes 2 years ago
Thomas Lynch 379e7b6287 update CHANGELOG 2 years ago
Thomas Lynch b391c0cb66 Make post editing a GET endpoint with perm check like editstaff/editcustompages, much more sensible 2 years ago
Thomas Lynch 1191ec4dc8 Mostly functional cross board post moving 2 years ago
Thomas Lynch 0d6323669f Start on cross board thread moves #250 2 years ago
Thomas Lynch 48f5651175 README updates & improvements 2 years ago
Thomas Lynch 43c33017be Update dependencies 2 years ago
Thomas Lynch 9039466d6e Update actionfooter to hide_name=1 by default close #498 2 years ago
Thomas Lynch 713dcc222e Add migration to support ip type display change and update changelog, close #503 2 years ago
Thomas Lynch bdf5da0adc Ban type ip display and storage improvement 2 years ago
Thomas Lynch 1bba36b48e Make label form of url/link posting regex support mailto 2 years ago