gitea/routers/web
Giteabot 76bd60fc1d
Fix various problems (artifact order, api empty slice, assignee check, fuzzy prompt, mirror proxy, adopt git) (#33569) (#33577)
Backport #33569 by @wxiaoguang

* Make artifact list output has stable order
* Fix #33506
* Fix #33521
* Fix #33288
* Fix #33196
* Fix #33561

Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>
2025-02-13 07:33:11 +08:00
..
admin Refactor some frontend problems (#32646) 2024-11-26 15:36:55 +00:00
auth Fix Account linking page (#33325) (#33327) 2025-01-19 13:02:33 +00:00
devtest Make RepoActionView.vue support `##[group]` (#32770) 2024-12-10 01:57:20 +00:00
events
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
misc Refactor render system (#32492) 2024-11-14 05:02:11 +00:00
org Use project's redirect url instead of composing url (#33058) (#33064) 2024-12-31 20:06:35 +08:00
repo Fix various problems (artifact order, api empty slice, assignee check, fuzzy prompt, mirror proxy, adopt git) (#33569) (#33577) 2025-02-13 07:33:11 +08:00
shared Enhance routers for the Actions runner operations (#33549) (#33555) 2025-02-11 15:25:56 +08:00
user Fix user avatar (#33439) 2025-01-30 17:11:13 +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 LFS route mock, realm, middleware names (#32488) 2024-11-13 16:58:09 +08:00
goget.go Refactor RepoRefByType (#32413) 2024-11-05 06:35:54 +00:00
home.go
metrics.go
nodeinfo.go
passkey.go
swagger_json.go
web.go Fix context usage (#33554) (#33557) 2025-02-11 19:46:27 +08:00
webfinger.go