0
0
Fork 0
mirror of https://codeberg.org/forgejo/forgejo.git synced 2025-02-18 21:50:11 +01:00
forgejo/routers/web/repo
2024-03-24 05:35:07 +00:00
..
actions
badges Fix repo badges when the label or text contains dashes 2024-03-20 22:41:20 +01:00
flags
setting [TESTS] webhook forms creation and edition 2024-03-23 23:02:06 +01:00
activity.go Move context from modules to services () 2024-03-06 12:10:43 +08:00
attachment.go
blame.go Move context from modules to services () 2024-03-06 12:10:43 +08: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 Unify search boxes () 2024-03-20 12:31:05 +00:00
compare.go
contributors.go Move context from modules to services () 2024-03-06 12:10:43 +08:00
download.go Move context from modules to services () 2024-03-06 12:10:43 +08:00
editor.go
editor_test.go
find.go
githttp.go
githttp_test.go
helper.go Move context from modules to services () 2024-03-06 12:10:43 +08:00
helper_test.go Make web context initialize correctly for different cases () 2023-08-25 19:07:42 +08:00
issue.go Refactor to use optional.Option for issue index search option () 2024-03-20 08:46:28 +01:00
issue_content_history.go
issue_dependency.go
issue_label.go
issue_label_test.go
issue_lock.go
issue_pin.go
issue_stopwatch.go Move context from modules to services () 2024-03-06 12:10:43 +08:00
issue_test.go
issue_timetrack.go Move context from modules to services () 2024-03-06 12:10:43 +08:00
issue_watch.go
main_test.go
middlewares.go
migrate.go
milestone.go remove util.OptionalBool and related functions () 2024-03-06 12:10:46 +08:00
packages.go
patch.go
projects.go
projects_test.go
pull.go
pull_review.go Move context from modules to services () 2024-03-06 12:10:43 +08:00
pull_review_test.go
recent_commits.go
release.go
release_test.go
render.go
repo.go Some performance optimization on dashboard and issues page () 2024-03-20 08:46:28 +01:00
search.go simplify template 2024-03-20 12:31:36 +00:00
topic.go
treelist.go
view.go Customizable "Open with" applications for repository clone () 2024-03-23 11:58:54 +01:00
view_test.go
wiki.go
wiki_test.go