0
0
Fork 0
mirror of https://github.com/go-gitea/gitea synced 2025-01-13 09:24:44 +01:00
gitea/templates
Denys Konovalov 275d4b7e3f
API endpoint for changing/creating/deleting multiple files (#24887)
This PR creates an API endpoint for creating/updating/deleting multiple
files in one API call similar to the solution provided by
[GitLab](https://docs.gitlab.com/ee/api/commits.html#create-a-commit-with-multiple-files-and-actions).

To archive this, the CreateOrUpdateRepoFile and DeleteRepoFIle functions
in files service are unified into one function supporting multiple files
and actions.

Resolves #14619
2023-05-29 17:41:35 +08:00
..
admin
api/packages/pypi
base Remove meta tags theme-color and default-theme (#24960) 2023-05-28 22:33:17 +00:00
code
custom
devtest
explore
mail
org
package
projects
repo Improve and fix bugs surrounding reactions (#24760) 2023-05-28 01:34:18 +00:00
shared Show bot label next to username when rendering autor link if the user is a bot (#24943) 2023-05-26 18:58:11 +02:00
status Remove meta tags theme-color and default-theme (#24960) 2023-05-28 22:33:17 +00:00
swagger API endpoint for changing/creating/deleting multiple files (#24887) 2023-05-29 17:41:35 +08:00
user
home.tmpl
install.tmpl
post-install.tmpl