forgejo/routers/web/repo
Giteabot 8f8d85da47
Fix wrong transfer hint () ()
Backport  by @lunny

Fix 

Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com>
(cherry picked from commit 271e8748a2035ebc836cc2d1e03f4e68b063697e)
2024-05-14 15:45:03 +02:00
..
actions Fix nil dereference on error () () 2024-05-01 08:14:16 +02:00
badges Fix repo badges when the label or text contains dashes 2024-03-20 22:41:20 +01:00
flags
setting Fix wrong transfer hint () () 2024-05-14 15:45:03 +02:00
activity.go Show repo activities even if only code unit active or git repo is empty but issue is active () 2024-04-28 13:50:45 +00:00
attachment.go
blame.go Migrate margin and padding helpers to tailwind () 2024-03-30 07:17:29 +01:00
branch.go Use repo object format name instead of detecting from git repository () 2024-03-20 08:46:28 +01:00
cherry_pick.go
code_frequency.go
commit.go Use db.ListOptionsAll instead of db.ListOptions{ListAll: true} () 2024-03-26 19:04:27 +01:00
compare.go [v7.0/forgejo] Fix "view file" button in diff compare view () 2024-04-06 13:24:55 +00:00
contributors.go
download.go
editor.go [BUG] Use correct template for commitmail error 2024-04-02 14:59:34 +00:00
editor_test.go
find.go Escape paths for find file correctly () 2024-03-26 19:04:27 +01:00
githttp.go
githttp_test.go
helper.go
helper_test.go
issue.go Fix missed doer () () 2024-04-15 16:21:45 +02:00
issue_content_history.go Migrate margin and padding helpers to tailwind () 2024-03-30 07:17:29 +01:00
issue_dependency.go
issue_label.go [GITEA] Apply changes to archived labels 2024-04-03 20:14:39 +00:00
issue_label_test.go
issue_lock.go
issue_pin.go
issue_stopwatch.go
issue_test.go
issue_timetrack.go
issue_watch.go Fix Issue watching / unwatching on the web ui 2024-05-01 13:32:39 +02:00
main_test.go
middlewares.go
migrate.go
milestone.go
packages.go
patch.go
projects.go Fix network error when open/close organization/individual projects and redirect to project page () () 2024-04-15 16:44:14 +02:00
projects_test.go
pull.go Use db.ListOptionsAll instead of db.ListOptions{ListAll: true} () 2024-03-26 19:04:27 +01:00
pull_review.go Prevent re-review and dismiss review actions on closed and merged PRs () 2024-03-30 07:17:32 +01:00
pull_review_test.go [TESTS] pull review deleted from gitea#29888 2024-04-03 08:13:14 +00:00
recent_commits.go
release.go Fix release published actions not triggering for releases created from existing tags 2024-04-16 18:28:53 +00:00
release_test.go
render.go Refactor render () 2024-03-30 07:17:31 +01:00
repo.go Use db.ListOptionsAll instead of db.ListOptions{ListAll: true} () 2024-03-26 19:04:27 +01:00
search.go [v7.0/forgejo] [BUG] Fix code search in explore reporting as git grep even with indexer enabled () 2024-04-14 14:21:31 +00:00
topic.go
treelist.go
view.go s/Gitea/Forgejo in various log messages and comments 2024-04-22 14:41:17 +00:00
view_test.go
wiki.go
wiki_test.go