gitea/routers/web
Giteabot ec146b4200
Fix bug webhook milestone is not right. (#34419) (#34429)
Backport #34419 by @lunny

Fix #34400

---------

Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com>
Co-authored-by: silverwind <me@silverwind.io>
2025-05-12 15:26:31 +02:00
..
admin Refactor some frontend problems (#32646) 2024-11-26 15:36:55 +00:00
auth Fix oauth2 auth (#33961) (#33962) 2025-03-21 20:50:44 +08:00
devtest Make RepoActionView.vue support ##[group] (#32770) 2024-12-10 01:57:20 +00:00
events Move context from modules to services (#29440) 2024-02-27 08:12:22 +01:00
explore Fix bleve fuzziness search (#33078) (#33087) 2025-01-02 21:45:14 +00:00
feed Add pubdate for repository rss and add some tests (#33411) (#33416) 2025-01-27 17:42:47 +00:00
healthcheck Always enable caches (#28527) 2023-12-19 09:29:05 +00:00
misc Refactor render system (#32492) 2024-11-14 05:02:11 +00:00
org Fix project issues list and counting (#33594) (#33619) 2025-02-18 00:59:32 +08:00
repo Fix bug webhook milestone is not right. (#34419) (#34429) 2025-05-12 15:26:31 +02:00
shared Enhance routers for the Actions runner operations (#33549) (#33555) 2025-02-11 15:25:56 +08:00
user Fix project issues list and counting (#33594) (#33619) 2025-02-18 00:59:32 +08:00
base.go Fix missing signature key error when pulling Docker images with SERVE_DIRECT enabled (#32365) 2024-10-31 15:28:25 +00:00
githttp.go Fix git client accessing renamed repo (#34034) (#34043) 2025-03-28 14:59:46 +08:00
goget.go Refactor RepoRefByType (#32413) 2024-11-05 06:35:54 +00:00
home.go migrate some more "OptionalBool" to "Option[bool]" (#29479) 2024-02-29 18:52:49 +00:00
metrics.go Implement FSFE REUSE for golang files (#21840) 2022-11-27 18:20:29 +00:00
nodeinfo.go Move context from modules to services (#29440) 2024-02-27 08:12:22 +01: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 Hide activity contributors, recent commits and code frequrency left tabs if there is no code permission (#34053) (#34065) 2025-03-30 18:30:55 +08:00
webfinger.go Move context from modules to services (#29440) 2024-02-27 08:12:22 +01:00