forgejo/routers/web/repo
2024-03-19 19:28:33 +01:00
..
actions [GITEA] allow viewing the latest Action Run on the web 2024-02-05 16:09:41 +01:00
badges [GITEA] Add support for shields.io-based badges 2024-02-05 16:09:42 +01:00
flags [FEAT] Repository flags 2024-02-05 16:09:42 +01:00
setting add review comment 2024-03-19 19:28:33 +01:00
activity.go
attachment.go
blame.go [GITEA] Simplify blame handler 2024-02-05 16:54:44 +01:00
branch.go
cherry_pick.go
commit.go [GITEA] Detect file rename and show in history 2024-02-05 16:09:40 +01:00
compare.go
download.go
editor.go [GITEA] Allow user to select email for file operations in Web UI 2024-02-05 16:09:41 +01:00
editor_test.go
find.go
githttp.go
githttp_test.go
helper.go
helper_test.go
issue.go Merge remote-tracking branch 'forgejo/forgejo-dependency' into wip-forgejo 2024-02-09 19:00:54 +01:00
issue_content_history.go [GITEA] Fix panic in canSoftDeleteContentHistory 2024-02-05 16:09:42 +01:00
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
packages.go
patch.go
projects.go
projects_test.go
pull.go Merge remote-tracking branch 'forgejo/forgejo-dependency' into wip-forgejo 2024-02-09 19:00:54 +01:00
pull_review.go [GITEA] always load outdated comments 2024-02-05 16:57:58 +01:00
release.go [GITEA] Allow release creation on commit 2024-02-05 16:05:50 +01:00
release_test.go
render.go
repo.go
search.go
topic.go
treelist.go
view.go [FEAT] support .forgejo dir for issue and PR templates 2024-02-06 10:22:32 +01:00
view_test.go
wiki.go [GITEA] Allow changing the repo Wiki branch to main 2024-02-05 16:57:47 +01:00
wiki_test.go