forgejo/routers/api/v1
Gusted 49c5fc565c
Fix NPE /repos/issues/search when not signed in ()
- Don't panic when on
`/repos/issues/search?{created,assigned,mentioned,review_requested}=true`
when client didn't pass any authentication.
- Resolves 
2022-03-20 22:04:51 +01:00
..
admin Restrict email address validation () 2022-03-14 18:39:54 +01:00
misc format with gofumpt () 2022-01-20 18:46:10 +01:00
notify ignore missing comment for user notifications () 2022-03-03 16:18:26 +01:00
org Add GetUserTeams () 2022-02-01 14:09:24 -05:00
repo Fix NPE /repos/issues/search when not signed in () 2022-03-20 22:04:51 +01:00
settings Make mirror feature more configurable () 2021-09-07 17:49:36 +02:00
swagger Add API to get issue/pull comments and events (timeline) () 2022-01-01 22:12:25 +08:00
user Restrict email address validation () 2022-03-14 18:39:54 +01:00
utils format with gofumpt () 2022-01-20 18:46:10 +01:00
api.go [API] Allow removing issues () 2022-03-01 01:20:15 +01:00