forgejo/routers/web/repo
2024-02-05 16:57:58 +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 [GITEA] Allow changing the repo Wiki branch to main 2024-02-05 16:57:47 +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
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 [GITEA] Fix /issues/search endpoint 2024-02-05 16:09:42 +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 Final round of db.DefaultContext refactor (#27587) 2023-10-14 08:37:24 +00:00
issue_test.go
issue_timetrack.go
issue_watch.go
main_test.go
middlewares.go
migrate.go
milestone.go
packages.go Fix the display of org level badges (#26504) 2023-09-06 14:38:14 +08:00
patch.go
projects.go
projects_test.go
pull.go [GITEA] pulls: "Edit File" button in "Files Changed" tab 2024-02-05 16:09:42 +01:00
pull_review.go Revert "Do not render empty comments (#29039)" 2024-02-05 16:57:58 +01:00
release.go
release_test.go
render.go
repo.go
search.go
topic.go
treelist.go
view.go [GITEA] Don't consider orphan branches as recently pushed 2024-02-05 16:09:43 +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