summaryrefslogtreecommitdiff
path: root/internal/oauth/server.go
AgeCommit message (Expand)AuthorFiles
2024-04-15[performance] cached oauth database types (#2838)Libravatar kim1
2023-12-27[chore] Refactor HTML templates and CSS (#2480)Libravatar tobi1
2023-09-28[chore] Enable S256 code challenge (#2224)Libravatar Daenney1
2023-03-12[chore] Improve copyright header handling (#1608)Libravatar Daenney1
2023-02-28[chore] Improve unsupported_grant_type error (#1572)Libravatar Daenney1
2023-02-18[bugfix] fix oob token route, update templates+css for oob and errors (#1519)Libravatar f0x521
2023-02-17[feature] Add a request ID and include it in logs (#1476)Libravatar Daenney1
2023-01-05[chore] Update/add license headers for 2023 (#1304)Libravatar tobi1
2022-10-08[feature] `oob` oauth token support (#889)Libravatar tobi1
2022-07-28[bugfix] remove <= 0 `expires_in` from oauth token response (#731)Libravatar tobi1
2022-07-19[chore] use our own logging implementation (#716)Libravatar kim1
2022-06-11[feature] Add `created_at` and `error_description` to `/oauth/token` endpoint...Libravatar tobi1
2021-12-20Extend license notices to 2022 (#354)Libravatar tobi1
2021-10-11reference global logrus (#274)Libravatar R. Aidan Campbell1
2021-10-04Refactor/tidy (#261)Libravatar tobi1
2021-08-20Database updates (#144)Libravatar tobi1
2021-06-19Streaming (#49)Libravatar Tobi Smethurst1
2021-05-10Mediahandler (#21)Libravatar Tobi Smethurst1
2021-05-08Ap (#14)Libravatar Tobi Smethurst1
2021-04-20linting + organizingLibravatar tsmethurst1
2021-04-19Api/v1/statuses (#11)Libravatar Tobi Smethurst1
2021-04-01Api/v1/accounts (#8)Libravatar Tobi Smethurst1