gitea/routers/api/v1
wxiaoguang 0082cb51fa
Fix last admin check when syncing users (#34649)
Fix #34358
2025-06-09 20:57:45 +00:00
..
activitypub Enable addtional linters (#34085) 2025-04-01 10:14:01 +00:00
admin Fix last admin check when syncing users (#34649) 2025-06-09 20:57:45 +00:00
misc Refactor markup render to fix various path problems (#34114) 2025-04-04 23:45:23 +08:00
notify Refactor error system (#33610) 2025-02-16 22:13:17 -08:00
org Refactor FindOrgOptions to use enum instead of bool, fix membership visibility (#34629) 2025-06-09 03:30:34 +00:00
packages Add package version api endpoints (#34173) 2025-04-13 20:00:44 +00:00
repo Fix possible pull request broken when leave the page immediately after clicking the update button (#34509) 2025-06-04 17:09:08 +00:00
settings Add API endpoint to request contents of multiple files simultaniously (#34139) 2025-04-22 01:20:11 +08:00
shared Fix get / delete runner to use consistent http 404 and 500 status (#34480) 2025-05-16 06:44:29 +00:00
swagger Add API endpoint to request contents of multiple files simultaniously (#34139) 2025-04-22 01:20:11 +08:00
user Do not mutate incoming options to SearchRepositoryByName (#34553) 2025-06-02 17:33:25 +00:00
utils Fix edithook api can not update package, status and workflow_job events (#34495) 2025-05-18 09:43:56 -07:00
api.go Add endpoint deleting workflow run (#34337) 2025-05-13 19:18:13 +00:00