gogs/internal/route/api/v1/repo
Joe Chen c947affcfa api: clean file path for updating repo contents (#7859)
## Describe the pull request

Link to the issue: closes https://github.com/gogs/gogs/issues/7582
2024-12-22 16:55:01 -05:00
..
blob.go api: support getting blob content (#7080) 2022-07-17 15:16:52 +08:00
branch.go ci: use new lint action and add custom config (#6562) 2021-05-19 13:38:13 +08:00
collaborators.go refactor(db): migrate methods off and delete deprecated methods from `user.go` (#7231) 2022-11-05 23:33:05 +08:00
commits.go refactor(db): migrate methods off and delete deprecated methods from `user.go` (#7231) 2022-11-05 23:33:05 +08:00
contents.go api: clean file path for updating repo contents (#7859) 2024-12-22 16:55:01 -05:00
file.go refactor: unify error handling in routing layer 2020-03-16 01:22:27 +08:00
hook.go ci: use new lint action and add custom config (#6562) 2021-05-19 13:38:13 +08:00
issue.go refactor(db): migrate methods off and delete deprecated methods from `user.go` (#7231) 2022-11-05 23:33:05 +08:00
issue_comment.go refactor: unify error handling in routing layer 2020-03-16 01:22:27 +08:00
issue_label.go refactor: unify error handling in routing layer 2020-03-16 01:22:27 +08:00
key.go refactor: unify error handling in routing layer 2020-03-16 01:22:27 +08:00
label.go refactor: unify error handling in routing layer 2020-03-16 01:22:27 +08:00
milestone.go refactor: unify error handling in routing layer 2020-03-16 01:22:27 +08:00
repo.go refactor(db): migrate methods off `user.go` (#7336) 2023-02-05 16:28:47 +08:00
tag.go api: support listing repository tags (#6656) 2021-12-14 20:41:12 +08:00
tree.go refactor: unify error handling in routing layer 2020-03-16 01:22:27 +08:00