summaryrefslogtreecommitdiff
path: root/internal/oauth
AgeCommit message (Expand)AuthorFiles
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 Daenney2
2023-01-05[chore] Update/add license headers for 2023 (#1304)Libravatar tobi7
2022-10-08[feature] `oob` oauth token support (#889)Libravatar tobi1
2022-09-28[chore] update dependencies, bump to Go 1.19.1 (#826)Libravatar kim1
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 kim3
2022-06-11[feature] Add `created_at` and `error_description` to `/oauth/token` endpoint...Libravatar tobi2
2022-02-07[feature] add authorization to the already-existing authentication (#365)Libravatar Forest Johnson1
2021-12-20Extend license notices to 2022 (#354)Libravatar tobi6
2021-12-07Implement Cobra CLI tooling, Viper config tooling (#336)Libravatar tobi1
2021-11-27Require confirmed email when checking oauth token (#332)Libravatar tobi1
2021-10-13go fmt (#278)Libravatar tobi1
2021-10-11reference global logrus (#274)Libravatar R. Aidan Campbell2
2021-10-04Refactor/tidy (#261)Libravatar tobi1
2021-09-01moving stuff aroundLibravatar tsmethurst1
2021-09-01move oauth models into gtsmodelLibravatar tsmethurst2
2021-09-01Improve GetRemoteStatus and db.GetStatus() logic (#174)Libravatar kim1
2021-08-29Add SQLite support, fix un-thread-safe DB caches, small performance f… (#172)Libravatar kim1
2021-08-25Pg to bun (#148)Libravatar tobi2
2021-08-20Database updates (#144)Libravatar tobi4
2021-08-12Grand test fixup (#138)Libravatar Tobi Smethurst1
2021-07-05Domain block (#76)Libravatar Tobi Smethurst1
2021-06-19Streaming (#49)Libravatar Tobi Smethurst1
2021-06-13Timeline manager (#40)Libravatar Tobi Smethurst2
2021-05-30Move a lot of stuff + tidy stuff (#37)Libravatar Tobi Smethurst1
2021-05-21Follows and relationships (#27)Libravatar Tobi Smethurst1
2021-05-15Inbox post (#22)Libravatar Tobi Smethurst1
2021-05-10Mediahandler (#21)Libravatar Tobi Smethurst2
2021-05-09Fix token sweep (#19)Libravatar Tobi Smethurst1
2021-05-08Ap (#14)Libravatar Tobi Smethurst6
2021-04-20linting + organizingLibravatar tsmethurst3
2021-04-19Api/v1/statuses (#11)Libravatar Tobi Smethurst2
2021-04-01Api/v1/accounts (#8)Libravatar Tobi Smethurst7
2021-03-22Oauth/token (#7)Libravatar Tobi Smethurst6
2021-03-20fix lint errorsLibravatar tsmethurst2
2021-03-20go fmtLibravatar tsmethurst1
2021-03-20tidying upLibravatar tsmethurst2
2021-03-20add apps handlerLibravatar tsmethurst1
2021-03-20allow showing just codeLibravatar tsmethurst2
2021-03-18auth flow working for codeLibravatar tsmethurst3
2021-03-17almost thereLibravatar tsmethurst2
2021-03-17getting there.......Libravatar tsmethurst5
2021-03-17fiddlingLibravatar tsmethurst1
2021-03-17Some more messing around with oauth2Libravatar tsmethurst3
2021-03-15whole buncha stuffLibravatar tsmethurst3
2021-03-15testsLibravatar tsmethurst5
2021-03-15bit of experimenting and tidyingLibravatar tsmethurst2
2021-03-15move mastotypesLibravatar tsmethurst1
2021-03-14start working on oauth2 implementationLibravatar tsmethurst2