forgejo/routers/web/repo
2023-12-18 17:12:09 +01:00
..
actions [GITEA] allow viewing the latest Action Run on the web 2023-12-18 16:39:21 +01:00
setting [SHARED] make confirmation clearer for dangerous actions 2023-12-18 15:12:41 +01:00
activity.go
attachment.go
blame.go Add option to disable ambiguous unicode characters detection (#28454) 2023-12-17 14:38:54 +00:00
branch.go Adjust object format interface (#28469) 2023-12-17 11:56:08 +00:00
cherry_pick.go
commit.go [GITEA] Detect file rename and show in history 2023-12-18 16:39:19 +01:00
compare.go Adjust object format interface (#28469) 2023-12-17 11:56:08 +00:00
download.go
editor.go [GITEA] Allow user to select email for file operations in Web UI 2023-12-18 16:39:20 +01:00
editor_test.go
find.go
githttp.go Adjust object format interface (#28469) 2023-12-17 11:56:08 +00:00
githttp_test.go
helper.go
helper_test.go
issue.go Second part of refactor db.Find (#28194) 2023-12-11 16:56:48 +08:00
issue_content_history.go
issue_dependency.go
issue_label.go
issue_label_test.go
issue_lock.go
issue_pin.go
issue_stopwatch.go
issue_test.go
issue_timetrack.go
issue_watch.go
main_test.go
middlewares.go
migrate.go
milestone.go Second part of refactor db.Find (#28194) 2023-12-11 16:56:48 +08:00
packages.go
patch.go
projects.go
projects_test.go
pull.go
pull_review.go
release.go [GITEA] Allow release creation on commit (squash) s/SHAFullLength/FullLength/ 2023-12-18 17:12:09 +01:00
release_test.go
render.go
repo.go Adjust object format interface (#28469) 2023-12-17 11:56:08 +00:00
search.go
topic.go
treelist.go
view.go [GITEA] Add repo empty check for branch feed 2023-12-18 16:39:20 +01:00
view_test.go
wiki.go
wiki_test.go