summaryrefslogtreecommitdiff
path: root/internal/api/auth
AgeCommit message (Expand)AuthorFiles
2024-04-15[performance] cached oauth database types (#2838)Libravatar kim1
2024-02-27[feature/oidc] Add support for very basic RBAC (#2642)Libravatar 9p42
2023-12-27[chore] Refactor HTML templates and CSS (#2480)Libravatar tobi4
2023-11-27[performance] http response encoding / writing improvements (#2374)Libravatar kim1
2023-11-14[bugfix] process account delete side effects in serial, not in parallel (#2360)Libravatar tobi1
2023-11-10[chore/bugfix/horror] Allow `expires_in` and poll choices to be parsed from s...Libravatar tobi1
2023-11-08[feature] add support for polls + receiving federated status edits (#2330)Libravatar kim1
2023-10-23[chore] de-interface{} the federator and dereferencer structs (#2285)Libravatar kim1
2023-08-11[bugfix] Fix using wrong key for clientID during oauth callback (#2101)Libravatar tobi1
2023-08-10[performance] remove last of relational queries to instead rely on caches (#2...Libravatar kim2
2023-08-07[chore] Use generic pointer function (#2080)Libravatar Daenney1
2023-07-23[chore] Admin CLI + new account creation refactoring (#2008)Libravatar tobi1
2023-05-28[chore] tidy up media manager, add calling func to errors, build-script impro...Libravatar kim1
2023-03-12[chore] Improve copyright header handling (#1608)Libravatar Daenney8
2023-03-01[chore] move client/federator workerpools to Workers{} (#1575)Libravatar kim1
2023-02-25[feature] Make OIDC admin groups configurable (#1555)Libravatar Daenney1
2023-02-22[chore] Deinterface processor and subprocessors (#1501)Libravatar tobi2
2023-02-02[feature] Implement `/api/v2/instance` endpoint (#1409)Libravatar tobi5
2023-01-05[chore] Update/add license headers for 2023 (#1304)Libravatar tobi8
2023-01-02[chore] The Big Middleware and API Refactor (tm) (#1250)Libravatar tobi9