gitea/routers/web
Lunny Xiao 688da55f54
Split GetLatestCommitStatus as two functions (#34535)
Extract from #34531. This will reduce unnecessary count operation in
databases.

---------

Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>
2025-05-26 19:00:22 +07:00
..
admin Enforce two-factor auth (2FA: TOTP or WebAuthn) (#34187) 2025-04-28 15:31:59 +07:00
auth Enforce two-factor auth (2FA: TOTP or WebAuthn) (#34187) 2025-04-28 15:31:59 +07:00
devtest Grey out expired artifact on Artifacts list (#34314) 2025-05-05 21:53:17 +07:00
events Move context from modules to services (#29440) 2024-02-27 08:12:22 +07:00
explore Improve issue & code search (#33860) 2025-03-13 11:07:48 +07:00
feed feat(api): add date range filtering to commit retrieval endpoints (#34497) 2025-05-19 18:57:58 +07:00
healthcheck
misc Refactor cache-control (#33861) 2025-03-13 07:04:50 +07:00
org Restore form inputs on organization create error (#34201) 2025-04-15 08:21:51 +07:00
repo Split GetLatestCommitStatus as two functions (#34535) 2025-05-26 19:00:22 +07:00
shared Add a button editing action secret (#34348) 2025-05-08 17:11:43 +07:00
user Enforce two-factor auth (2FA: TOTP or WebAuthn) (#34187) 2025-04-28 15:31:59 +07:00
base.go Enable addtional linters (#34085) 2025-04-01 10:14:01 +07:00
githttp.go Fix git client accessing renamed repo (#34034) 2025-03-28 07:28:58 +07:00
goget.go Enable addtional linters (#34085) 2025-04-01 10:14:01 +07:00
home.go Refactor error system (#33610) 2025-02-16 22:13:17 +07:00
metrics.go
nodeinfo.go Enable addtional linters (#34085) 2025-04-01 10:14:01 +07:00
passkey.go Move context from modules to services (#29440) 2024-02-27 08:12:22 +07:00
swagger_json.go Move context from modules to services (#29440) 2024-02-27 08:12:22 +07:00
web.go Add endpoint deleting workflow run (#34337) 2025-05-13 19:18:13 +07:00
webfinger.go Enable addtional linters (#34085) 2025-04-01 10:14:01 +07:00