summaryrefslogtreecommitdiff
path: root/internal/gtsmodel/token.go
AgeCommit message (Expand)AuthorFiles
2025-01-27[chore] some tidy ups (#3677)Libravatar kim1
2023-08-06[chore] Remove go-playground/validator (#2069)Libravatar Daenney1
2023-03-12[chore] Improve copyright header handling (#1608)Libravatar Daenney1
2023-01-05[chore] Update/add license headers for 2023 (#1304)Libravatar tobi1
2021-12-20Extend license notices to 2022 (#354)Libravatar tobi1
2021-09-20use timestamptz instead of timestamp (#237)Libravatar tobi1
2021-09-10Prune unnecessary nullzeros, fixup db tags (#200)Libravatar kim1
2021-09-08handle oauth token scope, fix user.SigninCount + token.UserIDLibravatar kim (grufwub)1
2021-09-03Review changesLibravatar tsmethurst1
2021-09-02token testsLibravatar tsmethurst1
2021-09-01moving stuff aroundLibravatar tsmethurst1
2021-09-01move oauth models into gtsmodelLibravatar tsmethurst1