0
0
Fork 0
mirror of https://github.com/go-gitea/gitea synced 2024-12-26 11:04:30 +01:00
gitea/routers/web/repo
silverwind f58e687a83
Shorten page title in file view (#17987)
Move the more relevant sections of the page title earlier which make it
possible to distinguish multiple tabs from each other when tab width is
limited.

Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com>
Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>
2021-12-15 15:50:11 +08:00
..
activity.go
attachment.go
blame.go Move repository model into models/repo (#17933) 2021-12-10 09:27:50 +08:00
branch.go Refactor HTTP request context (#17979) 2021-12-15 14:59:57 +08:00
commit.go Add missing X-Total-Count and fix some related bugs (#17968) 2021-12-15 13:39:34 +08:00
compare.go Some repository refactors (#17950) 2021-12-12 23:48:20 +08:00
download.go Move repository model into models/repo (#17933) 2021-12-10 09:27:50 +08:00
editor.go Refactor HTTP request context (#17979) 2021-12-15 14:59:57 +08:00
editor_test.go
http.go Refactor HTTP request context (#17979) 2021-12-15 14:59:57 +08:00
http_test.go
issue.go Refactor HTTP request context (#17979) 2021-12-15 14:59:57 +08:00
issue_content_history.go
issue_dependency.go
issue_label.go
issue_label_test.go
issue_lock.go
issue_stopwatch.go
issue_test.go
issue_timetrack.go
issue_watch.go
lfs.go Move repository model into models/repo (#17933) 2021-12-10 09:27:50 +08:00
main_test.go
middlewares.go
migrate.go Some repository refactors (#17950) 2021-12-12 23:48:20 +08:00
milestone.go
projects.go
projects_test.go
pull.go Refactor HTTP request context (#17979) 2021-12-15 14:59:57 +08:00
pull_review.go
release.go Clean legacy SimpleMDE code (#17926) 2021-12-10 10:51:27 +08:00
release_test.go
repo.go Some repository refactors (#17950) 2021-12-12 23:48:20 +08:00
search.go
setting.go Return nicer error for ForcePrivate (#17971) 2021-12-14 00:08:09 -05:00
setting_protected_branch.go Move repository model into models/repo (#17933) 2021-12-10 09:27:50 +08:00
settings_test.go Move keys to models/asymkey (#17917) 2021-12-10 16:14:24 +08:00
tag.go Move repository model into models/repo (#17933) 2021-12-10 09:27:50 +08:00
topic.go Some repository refactors (#17950) 2021-12-12 23:48:20 +08:00
view.go Shorten page title in file view (#17987) 2021-12-15 15:50:11 +08:00
webhook.go
wiki.go Clean legacy SimpleMDE code (#17926) 2021-12-10 10:51:27 +08:00
wiki_test.go Move repository model into models/repo (#17933) 2021-12-10 09:27:50 +08:00