0
0
mirror of https://github.com/go-gitea/gitea.git synced 2024-11-27 19:27:53 +01:00
gitea/routers/web
JakobDev bf325d4412
Keep path when creating a new branch (#21153)
If you are create a new new branch while viewing file or directory, you
get redirected to the root of the repo. With this PR, you keep your
current path instead of getting redirected to the repo root.
2022-09-15 21:25:16 +08:00
..
admin Redirect if user does not exist (#20981) 2022-08-29 15:44:39 +02:00
auth Move some files into models' sub packages (#20262) 2022-08-25 10:31:57 +08:00
dev
events
explore Only show relevant repositories on explore page (#19361) 2022-08-25 20:38:41 +02:00
feed Move some files into models' sub packages (#20262) 2022-08-25 10:31:57 +08:00
healthcheck
misc
org Move some files into models' sub packages (#20262) 2022-08-25 10:31:57 +08:00
repo Keep path when creating a new branch (#21153) 2022-09-15 21:25:16 +08:00
user Replace ServeStream with ServeContent (#20903) 2022-08-25 12:05:21 -04:00
auth_windows.go
auth.go
base.go Share HTML template renderers and create a watcher framework (#20218) 2022-08-28 10:43:25 +01:00
goget.go
home.go
metrics.go
nodeinfo.go
swagger_json.go
web.go Share HTML template renderers and create a watcher framework (#20218) 2022-08-28 10:43:25 +01:00
webfinger.go