forgejo/routers/api/v1
Giteabot 7bd9597803
Missed return on error part of: Fix bug on avatar () ()
Backport  by @lunny

Extract from 

Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com>
Co-authored-by: silverwind <me@silverwind.io>
(cherry picked from commit 8446caa813f676398411d3544cc05a42fd708cd1)
2024-05-31 14:56:16 +02:00
..
activitypub activitypub: warn instead of error 2024-03-24 07:12:31 +01:00
admin Fix empty field login_name in API response JSON when creating user () () 2024-04-21 18:07:51 +02:00
misc Port "Fix wrong test usage of AppSubURL" 2024-03-06 21:47:44 +01:00
notify drop log.Error in ReadRepoNotifications 2024-03-24 07:12:31 +01:00
org Missed return on error part of: Fix bug on avatar () () 2024-05-31 14:56:16 +02:00
packages remove util.OptionalBool and related functions () 2024-03-06 12:10:46 +08:00
repo Add missed return after ctx.ServerError () () 2024-05-31 14:35:19 +02:00
settings Move context from modules to services () 2024-03-06 12:10:43 +08:00
shared Move context from modules to services () 2024-03-06 12:10:43 +08:00
swagger [BUG] Fix header name in swagger response 2024-02-29 14:08:10 +01:00
user Missed return on error part of: Fix bug on avatar () () 2024-05-31 14:56:16 +02:00
utils Move context from modules to services () 2024-03-06 12:10:43 +08:00
api.go Fix /api/forgejo/v1/version auth check () 2024-03-19 07:16:19 +00:00