- Jan 20, 2023
-
-
Thomas Lynch authored
v0.11.2 See merge request fatchan/jschan!278
-
Thomas Lynch authored
-
Thomas Lynch authored
-
Thomas Lynch authored
-
Thomas Lynch authored
-
Thomas Lynch authored
-
Thomas Lynch authored
Add some additional improved permission.js tests, and null check rather than !Metadata in permission handleBody (because else 0 would be true)
-
Thomas Lynch authored
-
Thomas Lynch authored
Update permission.test.js to correctly expect() the .every rather than in the every callback, else it would only check the first one
-
- Jan 19, 2023
-
-
Thomas Lynch authored
-
Thomas Lynch authored
Convert uploadbanners to new schema checker along with other asset handlers, and fix max flag assets check
-
Thomas Lynch authored
-
- Jan 18, 2023
-
-
Thomas Lynch authored
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.
-
Thomas Lynch authored
-
- Jan 04, 2023
-
-
Thomas Lynch authored
-
- Jan 03, 2023
-
-
Thomas Lynch authored
-
Thomas Lynch authored
Refactor form handling for permissions in editrole/editaccount, make mush shorter and more maintainable
-
Thomas Lynch authored
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 Put the metadata into permissions.js (also TODO: key the metadata by bits instead? i.e [Permisions.whatever]: {})
-
- Jan 01, 2023
-
-
Thomas Lynch authored
-
Thomas Lynch authored
-
- Dec 31, 2022
-
-
Thomas Lynch authored
Fix post reporting for not logged-in users See merge request fatchan/jschan!277
-
some_random_guy authored
That check is only relevant when we try to move a post.
-
- Dec 30, 2022
-
-
Thomas Lynch authored
add simple regex for handling ipv4/6 instead of assuming all ipv4 actually append 4/6 to existing cloaks set type 0 on all bans/posts before applying correct types to ensure all have at least some ip type
-
- Dec 29, 2022
-
-
Thomas Lynch authored
-
Thomas Lynch authored
-
Thomas Lynch authored
-
Thomas Lynch authored
update edit ban duration action "edit_duration" instead of "edit" edit a role in setup for allowing anons to bypass captcha add captcha 000000 to changepassword in setup add some more pages/jsons to the pages.js test file
-
Thomas Lynch authored
-
- Dec 28, 2022
-
-
Thomas Lynch authored
modview will show full email form instead of abiding by "sage only email" which now correctly only applies to anons
-
Thomas Lynch authored
-
Thomas Lynch authored
-
- Dec 27, 2022
-
-
Thomas Lynch authored
-
Thomas Lynch authored
Bugfix some move issues
-
- Dec 26, 2022
-
-
Thomas Lynch authored
change polling fallback for live posts to trigger on connect_error not only reconnect_failed allow retry in socket mode 60s after falling back to polling
-
- Dec 20, 2022
-
-
Thomas Lynch authored
-
Thomas Lynch authored
-
Thomas Lynch authored
Small note about global board management permissions, allow subtitles along with titles in permission metadata
-
Thomas Lynch authored
-
Thomas Lynch authored
-