gotosocial/web/source/settings/lib/query
tobi 89e0cfd874
[feature] Admin accounts endpoints; approve/reject sign-ups (#2826)
* update settings panels, add pending overview + approve/deny functions

* add admin accounts get, approve, reject

* send approved/rejected emails

* use signup URL

* docs!

* email

* swagger

* web linting

* fix email tests

* wee lil fixerinos

* use new paging logic for GetAccounts() series of admin endpoints, small changes to query building

* shuffle useAccountIDIn check *before* adding to query

* fix parse from toot react error

* use `netip.Addr`

* put valid slices in globals

* optimistic updates for account state

---------

Co-authored-by: kim <grufwub@gmail.com>
2024-04-13 13:25:10 +02:00
..
admin [feature] Admin accounts endpoints; approve/reject sign-ups (#2826) 2024-04-13 13:25:10 +02:00
oauth [feature] Allow import/export/creation of domain allows via admin panel (#2264) 2023-10-17 12:46:06 +02:00
user [feature] User-selectable preset CSS themes for accounts (#2777) 2024-03-25 17:32:24 +00:00
gts-api.ts [feature] Allow import/export/creation of domain allows via admin panel (#2264) 2023-10-17 12:46:06 +02:00
index.js [chore] Convert some settings / admin panel JS to TypeScript (#2247) 2023-10-05 16:06:19 +02:00
query-modifiers.ts [bugfix/frontend] Add nosubmit option to form fields + use it when instance custom CSS disabled (#2290) 2023-10-24 10:28:59 +02:00
transforms.ts [feature] Allow import/export/creation of domain allows via admin panel (#2264) 2023-10-17 12:46:06 +02:00