gotosocial/web/source/settings/lib/query/admin/domain-permissions
tobi 451803b230
[feature] Fetch + create domain permissions from subscriptions nightly (#3635)
* peepeepoopoo

* test domain perm subs

* swagger

* envparsing

* dries your wets

* start on docs

* finish up docs

* copy paste errors

* rename actions package

* rename force -> skipCache

* move obfuscate parse nearer to where err is checked

* make higherPrios a simple slice

* don't use receiver for permsFrom funcs

* add more context to error logs

* defer finished log

* use switch for permType instead of if/else

* thanks linter, love you <3

* validate csv headers before full read

* use bufio scanner
2025-01-08 11:29:40 +01:00
..
drafts.ts [feature] Add domain permission drafts and excludes (#3547) 2024-11-21 13:09:58 +00:00
excludes.ts [feature] Add domain permission drafts and excludes (#3547) 2024-11-21 13:09:58 +00:00
export.ts [bugfix/frontend] Export/import CSV correctly (#2294) 2023-10-24 18:24:18 +02:00
get.ts [feature] Add domain permission drafts and excludes (#3547) 2024-11-21 13:09:58 +00:00
import.ts [feature] Add domain permission drafts and excludes (#3547) 2024-11-21 13:09:58 +00:00
process.ts [bugfix/frontend] Export/import CSV correctly (#2294) 2023-10-24 18:24:18 +02:00
subscriptions.ts [feature] Fetch + create domain permissions from subscriptions nightly (#3635) 2025-01-08 11:29:40 +01:00
update.ts [feature] Allow import/export/creation of domain allows via admin panel (#2264) 2023-10-17 12:46:06 +02:00