You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gitea/routers/web/repo
JakobDev 48b9d98593
Fix viewing wiki commit on empty repo (#28040)
Fixes https://codeberg.org/forgejo/forgejo/issues/1758

For some weird reason we need to cast this nil.
1 year ago
..
actions Even more `db.DefaultContext` refactor (#27352) 1 year ago
setting Final round of `db.DefaultContext` refactor (#27587) 1 year ago
activity.go
attachment.go Even more `db.DefaultContext` refactor (#27352) 1 year ago
blame.go
branch.go Penultimate round of `db.DefaultContext` refactor (#27414) 1 year ago
cherry_pick.go Upgrade to golangci-lint@v1.55.0 (#27756) 1 year ago
commit.go Even more `db.DefaultContext` refactor (#27352) 1 year ago
compare.go Replace ajax with fetch, improve image diff (#27267) 1 year ago
download.go
editor.go
editor_test.go
find.go
githttp.go Fix http protocol auth (#27875) 1 year ago
githttp_test.go Fix http protocol auth (#27875) 1 year ago
helper.go
helper_test.go
issue.go Allow pull requests Manually Merged option to be used by non-admins (#27780) 1 year ago
issue_content_history.go
issue_dependency.go Upgrade to golangci-lint@v1.55.0 (#27756) 1 year ago
issue_label.go Even more `db.DefaultContext` refactor (#27352) 1 year ago
issue_label_test.go
issue_lock.go Penultimate round of `db.DefaultContext` refactor (#27414) 1 year ago
issue_pin.go
issue_stopwatch.go Final round of `db.DefaultContext` refactor (#27587) 1 year ago
issue_test.go
issue_timetrack.go Final round of `db.DefaultContext` refactor (#27587) 1 year ago
issue_watch.go
main_test.go
middlewares.go Fix viewing wiki commit on empty repo (#28040) 1 year ago
migrate.go
milestone.go Fix `link-action` redirect network error (#27734) 1 year ago
packages.go
patch.go Upgrade to golangci-lint@v1.55.0 (#27756) 1 year ago
projects.go Fix `link-action` redirect network error (#27734) 1 year ago
projects_test.go
pull.go Final round of `db.DefaultContext` refactor (#27587) 1 year ago
pull_review.go
release.go Penultimate round of `db.DefaultContext` refactor (#27414) 1 year ago
release_test.go
render.go Penultimate round of `db.DefaultContext` refactor (#27414) 1 year ago
repo.go Even more `db.DefaultContext` refactor (#27352) 1 year ago
search.go
topic.go
treelist.go
view.go Fix citation error when the file size is larger than 1024 bytes (#27958) 1 year ago
view_test.go
wiki.go Penultimate round of `db.DefaultContext` refactor (#27414) 1 year ago
wiki_test.go