gitea/routers/web/repo
zeripath 933e819165
Ensure that blob-excerpt links work for wiki (#18587)
It appears that the blob-excerpt links do not work on the wiki - likely since their
introduction.

This PR adds support for the wiki on these links.

Signed-off-by: Andrew Thornton <art27@cantab.net>
2022-02-05 18:26:12 +00:00
..
activity.go Propagate context and ensure git commands run in request context (#17868) 2022-01-19 23:26:57 +00:00
attachment.go format with gofumpt (#18184) 2022-01-20 18:46:10 +01:00
blame.go format with gofumpt (#18184) 2022-01-20 18:46:10 +01:00
branch.go format with gofumpt (#18184) 2022-01-20 18:46:10 +01:00
commit.go Collaborator trust model should trust collaborators (#18539) 2022-02-02 11:10:06 +01:00
compare.go Ensure that blob-excerpt links work for wiki (#18587) 2022-02-05 18:26:12 +00:00
download.go format with gofumpt (#18184) 2022-01-20 18:46:10 +01:00
editor_test.go format with gofumpt (#18184) 2022-01-20 18:46:10 +01:00
editor.go Propagate context and ensure git commands run in request context (#17868) 2022-01-19 23:26:57 +00:00
http_test.go
http.go Fix partial cloning a repo (#18373) 2022-01-23 22:19:32 +01:00
issue_content_history.go format with gofumpt (#18184) 2022-01-20 18:46:10 +01:00
issue_dependency.go
issue_label_test.go
issue_label.go
issue_lock.go format with gofumpt (#18184) 2022-01-20 18:46:10 +01:00
issue_stopwatch.go
issue_test.go format with gofumpt (#18184) 2022-01-20 18:46:10 +01:00
issue_timetrack.go
issue_watch.go
issue.go Automatically pause queue if index service is unavailable (#15066) 2022-01-27 10:30:51 +02:00
lfs.go format with gofumpt (#18184) 2022-01-20 18:46:10 +01:00
main_test.go
middlewares.go
migrate.go format with gofumpt (#18184) 2022-01-20 18:46:10 +01:00
milestone.go Only view milestones from current repo (#18414) 2022-01-26 20:01:35 +00:00
projects_test.go
projects.go format with gofumpt (#18184) 2022-01-20 18:46:10 +01:00
pull_review.go Propagate context and ensure git commands run in request context (#17868) 2022-01-19 23:26:57 +00:00
pull.go format with gofumpt (#18184) 2022-01-20 18:46:10 +01:00
release_test.go
release.go format with gofumpt (#18184) 2022-01-20 18:46:10 +01:00
repo.go format with gofumpt (#18184) 2022-01-20 18:46:10 +01:00
search.go Automatically pause queue if index service is unavailable (#15066) 2022-01-27 10:30:51 +02:00
setting_protected_branch.go
setting.go Use base32 for 2FA scratch token (#18384) 2022-01-26 12:10:10 +08:00
settings_test.go format with gofumpt (#18184) 2022-01-20 18:46:10 +01:00
tag.go
topic.go format with gofumpt (#18184) 2022-01-20 18:46:10 +01:00
view.go Collaborator trust model should trust collaborators (#18539) 2022-02-02 11:10:06 +01:00
webhook.go Add packagist webhook (#18224) 2022-01-23 21:46:30 +08:00
wiki_test.go format with gofumpt (#18184) 2022-01-20 18:46:10 +01:00
wiki.go format with gofumpt (#18184) 2022-01-20 18:46:10 +01:00