gitea/routers/api/v1
Giteabot d0ec1788b8
Add sort option recentclose for issues and pulls (#34525) (#34539)
Backport #34525 by @MarkusAmshove

closes #34171 

Adds a new sort option `recentclose` for issues and pull requests which
will return items in a descending order of when they were closed

Co-authored-by: Markus Amshove <scm@amshove.org>
2025-05-27 02:16:50 +08:00
..
activitypub Enable addtional linters (#34085) 2025-04-01 10:14:01 +00:00
admin Actions Runner rest api (#33873) 2025-04-18 15:22:41 +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 Actions Runner rest api (#33873) 2025-04-18 15:22:41 +00:00
packages Add package version api endpoints (#34173) 2025-04-13 20:00:44 +00:00
repo Add sort option recentclose for issues and pulls (#34525) (#34539) 2025-05-27 02:16:50 +08: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) (#34488) 2025-05-16 16:59:29 +00:00
swagger Add API endpoint to request contents of multiple files simultaniously (#34139) 2025-04-22 01:20:11 +08:00
user feat: return time of last usage for public keys and access tokens in the api (#34323) (#34339) 2025-05-01 14:45:08 -07:00
utils Fix edithook api can not update package, status and workflow_job events (#34495) (#34499) 2025-05-18 21:18:19 -07:00
api.go Enforce two-factor auth (2FA: TOTP or WebAuthn) (#34187) 2025-04-28 15:31:59 -07:00