gitea/routers/web
Giteabot 8ab1363fef
Prevent duplicate form submissions when creating forks (#34714) (#34735)
Backport #34714 by @kerwin612

Co-authored-by: Kerwin Bryant <kerwin612@qq.com>
Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com>
2025-06-15 22:35:58 -07:00
..
admin Fix last admin check when syncing users (#34649) (#34673) 2025-06-09 15:18:44 -07:00
auth Fix last admin check when syncing users (#34649) (#34673) 2025-06-09 15:18:44 -07:00
devtest Grey out expired artifact on Artifacts list (#34314) (#34404) 2025-05-08 10:56:51 -07:00
events Move context from modules to services (#29440) 2024-02-27 08:12:22 +01:00
explore Improve issue & code search (#33860) 2025-03-13 11:07:48 +08:00
feed Refactor commit message rendering and fix bugs (#34412) (#34414) 2025-05-09 13:08:23 +00:00
healthcheck Always enable caches (#28527) 2023-12-19 09:29:05 +00:00
misc Refactor cache-control (#33861) 2025-03-13 07:04:50 +08:00
org Restore form inputs on organization create error (#34201) 2025-04-15 08:21:51 +00:00
repo Prevent duplicate form submissions when creating forks (#34714) (#34735) 2025-06-15 22:35:58 -07:00
shared Add a button editing action secret #34348 (#34462) 2025-05-16 15:26:21 +00:00
user Only activity tab needs heatmap data loading (#34652) (#34668) 2025-06-09 10:49:04 -07:00
base.go Enable addtional linters (#34085) 2025-04-01 10:14:01 +00:00
githttp.go Fix git client accessing renamed repo (#34034) 2025-03-28 07:28:58 +08:00
goget.go Enable addtional linters (#34085) 2025-04-01 10:14:01 +00:00
home.go Refactor error system (#33610) 2025-02-16 22:13:17 -08:00
metrics.go Implement FSFE REUSE for golang files (#21840) 2022-11-27 18:20:29 +00:00
nodeinfo.go Enable addtional linters (#34085) 2025-04-01 10:14:01 +00:00
passkey.go Move context from modules to services (#29440) 2024-02-27 08:12:22 +01:00
swagger_json.go Move context from modules to services (#29440) 2024-02-27 08:12:22 +01:00
web.go Option to delay conflict checking of old pull requests until page view (#27779) 2025-04-24 19:26:57 +00:00
webfinger.go Enable addtional linters (#34085) 2025-04-01 10:14:01 +00:00