forgejo/routers/web/repo
wxiaoguang 44221a3cd7
Customizable "Open with" applications for repository clone (#29320)
Users could customize the "clone" menu with their own application URLs on the admin panel.

Replace #22378
Close #21121
Close #22149
2024-03-23 11:58:54 +01:00
..
actions
badges Fix repo badges when the label or text contains dashes 2024-03-20 22:41:20 +01:00
flags
setting Fix incorrect menu/link on webhook edit page (#29709) 2024-03-20 08:46:29 +01:00
activity.go
attachment.go
blame.go
branch.go
cherry_pick.go
code_frequency.go
commit.go
compare.go
contributors.go
download.go
editor.go
editor_test.go
find.go
githttp.go
githttp_test.go
helper.go
helper_test.go
issue.go Refactor to use optional.Option for issue index search option (#29739) 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
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
pull_review.go
pull_review_test.go
recent_commits.go
release.go
release_test.go
render.go
repo.go
search.go
topic.go
treelist.go
view.go Customizable "Open with" applications for repository clone (#29320) 2024-03-23 11:58:54 +01:00
view_test.go
wiki.go
wiki_test.go