This website requires JavaScript.
Explore
Help
Sign In
FreakU
/
pronounsfu
Watch
1
Star
0
Fork
You've already forked pronounsfu
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
c866cbb939
pronounsfu
/
backend
/
server
History
Sam
c69c777fc8
feat: GET /users/@me/flags, POST /users/@me/flags
2023-05-29 03:26:53 +02:00
..
auth
fix: fix tokens to expire after 3 months and always inherit admin perms from user
2023-04-17 23:43:04 +02:00
rate
fix(backend): missing return
2023-03-13 01:31:12 +01:00
auth.go
feat: add token IDs, store tokens in db for early invalidation
2023-01-01 00:34:38 +01:00
errors.go
feat: GET /users/@me/flags, POST /users/@me/flags
2023-05-29 03:26:53 +02:00
server.go
fix: allow all methods in CORS
2023-05-25 00:33:54 +02:00