forgejo/routers
Gusted a5f2894071
Fix showing issues in your repositories ()
- Make a restriction on which issues can be shown based on if you the user or team has write permission to the repository.
- Fixes a issue whereby you wouldn't see any associated issues with a specific team on a organization if you wasn't a member(fixed by zeroing the User{ID} in the options).
- Resolves 
2022-03-23 23:57:09 +01:00
..
api/v1 Update HTTP status codes to modern codes () 2022-03-23 12:54:07 +08:00
common Update HTTP status codes to modern codes () 2022-03-23 12:54:07 +08:00
install Update HTTP status codes to modern codes () 2022-03-23 12:54:07 +08:00
private Fix the bug: deploy key with write access can not push () 2022-03-22 17:29:07 +08:00
utils A better go code formatter, and now make fmt can run in Windows () 2021-11-17 20:34:35 +08:00
web Fix showing issues in your repositories () 2022-03-23 23:57:09 +01:00
init.go Move keys to models/asymkey () 2021-12-10 16:14:24 +08:00