gitea/routers/api/v1
wxiaoguang 094104bc91
Make "commit statuses" API accept slashes in "ref" (#36264)
Fix #36253

Support slashes in `{ref}` (follow GitHub's behavior)
2026-01-01 09:56:07 +08:00
..
activitypub Fix context usages (#35348) 2025-08-27 11:00:01 +00:00
admin Some refactor for repo path (#36251) 2025-12-29 18:49:54 +00:00
misc Remove undocumented support of signing key in the repository git configuration file (#36143) 2025-12-14 17:34:45 +00:00
notify Refactor error system (#33610) 2025-02-16 22:13:17 -08:00
org Allow admins to rename non-local users (#35970) 2025-11-23 20:59:55 +00:00
packages Add package version api endpoints (#34173) 2025-04-13 20:00:44 +00:00
repo Refactor compare router param parse (#36105) 2025-12-25 17:51:30 -08:00
settings Add API endpoint to request contents of multiple files simultaniously (#34139) 2025-04-22 01:20:11 +08:00
shared Add workflow_run api + webhook (#33964) 2025-06-20 20:14:00 +08:00
swagger Support updating branch via API (#35951) 2025-12-10 19:23:26 +00:00
user Add an option to automatically verify SSH keys from LDAP (#35927) 2025-12-27 12:33:08 +00:00
utils Use git model to detect whether branch exist instead of gitrepo method (#35459) 2025-10-25 10:08:25 -07:00
api.go Make "commit statuses" API accept slashes in "ref" (#36264) 2026-01-01 09:56:07 +08:00