gitea/routers/web/repo
wxiaoguang 9219534447
Fix incorrect CORS response in Http Git handler (#24303)
Use the general `cors.Handler` for CORS
2023-04-25 14:35:50 -04:00
..
actions
activity.go
attachment.go
blame.go
branch.go
cherry_pick.go
commit.go
compare.go
download.go
editor_test.go
editor.go
find.go
helper_test.go
helper.go
http_test.go
http.go Fix incorrect CORS response in Http Git handler (#24303) 2023-04-25 14:35:50 -04:00
issue_content_history.go
issue_dependency.go
issue_label_test.go
issue_label.go
issue_lock.go
issue_stopwatch.go
issue_test.go Implement FSFE REUSE for golang files (#21840) 2022-11-27 18:20:29 +00:00
issue_timetrack.go
issue_watch.go
issue.go
lfs.go
main_test.go
middlewares.go
migrate.go
milestone.go
packages.go
patch.go
projects_test.go Implement FSFE REUSE for golang files (#21840) 2022-11-27 18:20:29 +00:00
projects.go
pull_review.go
pull.go
release_test.go
release.go Add tags list for repos whose release setting is disabled (#23465) 2023-04-25 18:29:00 +02:00
render.go
repo.go
runners.go
search.go
setting_protected_branch.go
setting_secrets.go
setting.go
settings_test.go
tag.go
topic.go
treelist.go
view_test.go
view.go Add RSS Feeds for branches and files (#22719) 2023-04-25 22:08:29 +08:00
webhook.go
wiki_test.go
wiki.go