forgejo/routers/web/repo
Earl Warren f7f723628c
[GITEA] Improve HTML title on repositories (squash) do not double escape
(cherry picked from commit 22882fe25c)
(cherry picked from commit 63e99df3d1)
(cherry picked from commit b65d777bc7)
(cherry picked from commit 2961f4f632)
2023-10-09 20:44:24 +02:00
..
actions Even more db.DefaultContext refactor (#27352) 2023-10-03 10:30:41 +00:00
setting [GITEA] Make confirmation clearer for dangerous actions 2023-10-09 19:11:03 +02:00
activity.go
attachment.go Even more db.DefaultContext refactor (#27352) 2023-10-03 10:30:41 +00:00
blame.go Improve tree not found page (#26570) 2023-09-29 07:42:39 +00:00
branch.go
cherry_pick.go
commit.go Even more db.DefaultContext refactor (#27352) 2023-10-03 10:30:41 +00:00
compare.go When comparing with an non-exist repository, return 404 but 500 (#27437) 2023-10-04 13:59:03 +00:00
download.go
editor.go Improve tree not found page (#26570) 2023-09-29 07:42:39 +00:00
editor_test.go
find.go
helper.go Improve tree not found page (#26570) 2023-09-29 07:42:39 +00:00
helper_test.go
http.go
http_test.go
issue.go Remove redundant len check around loop (#27464) 2023-10-06 14:49:37 +08:00
issue_content_history.go Improve issue history dialog and make poster can delete their own history (#27323) 2023-09-28 08:43:20 +00:00
issue_dependency.go
issue_label.go Even more db.DefaultContext refactor (#27352) 2023-10-03 10:30:41 +00:00
issue_label_test.go
issue_lock.go
issue_pin.go
issue_stopwatch.go
issue_test.go
issue_timetrack.go Even more db.DefaultContext refactor (#27352) 2023-10-03 10:30:41 +00:00
issue_watch.go
main_test.go make writing main test easier (#27270) 2023-09-28 01:38:53 +00:00
middlewares.go
migrate.go
milestone.go
packages.go
patch.go
projects.go More db.DefaultContext refactor (#27265) 2023-09-29 12:12:54 +00:00
projects_test.go
pull.go Even more db.DefaultContext refactor (#27352) 2023-10-03 10:30:41 +00:00
pull_review.go More db.DefaultContext refactor (#27265) 2023-09-29 12:12:54 +00:00
release.go [GITEA] Allow release creation on commit 2023-10-09 20:25:23 +02:00
release_test.go Improvements of releases list and tags list (#25859) 2023-09-28 13:21:47 +00:00
render.go
repo.go Even more db.DefaultContext refactor (#27352) 2023-10-03 10:30:41 +00:00
search.go
topic.go
treelist.go
view.go [GITEA] Improve HTML title on repositories (squash) do not double escape 2023-10-09 20:44:24 +02:00
view_test.go
wiki.go
wiki_test.go