gitea/modules
Denys Konovalov 275d4b7e3f
API endpoint for changing/creating/deleting multiple files ()
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 
2023-05-29 17:41:35 +08:00
..
actions Use the type RefName for all the needed places and fix pull mirror sync bugs () 2023-05-26 01:04:48 +00:00
activitypub
analyze
assetfs Use a general approach to access custom/static/builtin assets () 2023-04-12 18:16:45 +08:00
auth Use a general approach to access custom/static/builtin assets () 2023-04-12 18:16:45 +08:00
avatar Improve avatar uploading / resizing / compressing, remove Fomantic card module () 2023-05-13 20:59:11 +02:00
base
cache Update redis library to support redis v7 () 2023-04-13 18:41:04 -04:00
charset Update go tool dependencies, restructure lint targets () 2023-04-22 14:53:00 -04:00
container
context Fix install page context, make the install page tests really test () 2023-05-23 09:29:15 +08:00
csv Refactor locale number () 2023-04-17 11:37:23 +08:00
doctor Rewrite logger system () 2023-05-21 22:35:11 +00:00
emoji
eventsource
generate
git Use `[git.config]` for reflog cleaning up () 2023-05-28 01:07:14 +00:00
gitgraph
graceful Improve queue and logger context () 2023-05-26 07:31:55 +00:00
hcaptcha
highlight
hostmatcher
html
httpcache Use standard HTTP library to serve files () 2023-05-13 16:04:57 +02:00
httplib Use standard HTTP library to serve files () 2023-05-13 16:04:57 +02:00
indexer Improve queue and logger context () 2023-05-26 07:31:55 +00:00
issue/template
json
label Make label templates have consistent behavior and priority () 2023-04-10 16:44:02 +08:00
lfs Rewrite logger system () 2023-05-21 22:35:11 +00:00
log Improve logger Pause handling () 2023-05-27 22:35:44 +02:00
markup Fix video width overflow in markdown, and other changes to match img () 2023-05-21 21:19:37 +00:00
mcaptcha
metrics
migration
mirror Improve queue and logger context () 2023-05-26 07:31:55 +00:00
nosql Update redis library to support redis v7 () 2023-04-13 18:41:04 -04:00
notification Improve queue and logger context () 2023-05-26 07:31:55 +00:00
options Use a general approach to access custom/static/builtin assets () 2023-04-12 18:16:45 +08:00
packages Add CRAN package registry () 2023-05-22 10:57:49 +08:00
paginator Use more specific test methods () 2023-04-22 17:56:27 -04:00
pprof Implement FSFE REUSE for golang files () 2022-11-27 18:20:29 +00:00
private Use the type RefName for all the needed places and fix pull mirror sync bugs () 2023-05-26 01:04:48 +00:00
process Do not output "Trace" level logs from process manager by default () 2023-05-27 10:55:24 +00:00
proxy
proxyprotocol
public Use standard HTTP library to serve files () 2023-05-13 16:04:57 +02:00
queue Help to recover from corrupted levelqueue () 2023-05-29 10:52:32 +08:00
recaptcha
references
regexplru Implement FSFE REUSE for golang files () 2022-11-27 18:20:29 +00:00
repository Use the type RefName for all the needed places and fix pull mirror sync bugs () 2023-05-26 01:04:48 +00:00
secret Improve decryption failure message () 2023-05-07 19:29:43 +08:00
session Update redis library to support redis v7 () 2023-04-13 18:41:04 -04:00
setting Remove meta tags `theme-color` and `default-theme` () 2023-05-28 22:33:17 +00:00
sitemap
ssh Rewrite logger system () 2023-05-21 22:35:11 +00:00
storage Implement actions artifacts () 2023-05-19 21:37:57 +08:00
structs API endpoint for changing/creating/deleting multiple files () 2023-05-29 17:41:35 +08:00
svg Use a general approach to access custom/static/builtin assets () 2023-04-12 18:16:45 +08:00
sync
system
templates Remove meta tags `theme-color` and `default-theme` () 2023-05-28 22:33:17 +00:00
test Rewrite logger system () 2023-05-21 22:35:11 +00:00
testlogger Rewrite logger system () 2023-05-21 22:35:11 +00:00
timeutil Fix incorrect webhook time and use relative-time to display it () 2023-05-03 19:53:43 -04:00
translation Decouple the different contexts from each other () 2023-05-21 09:50:53 +08:00
turnstile
typesniffer
updatechecker
upload
uri
user
util Rewrite logger system () 2023-05-21 22:35:11 +00:00
validation
web Fix install page context, make the install page tests really test () 2023-05-23 09:29:15 +08:00
webhook New webhook trigger for receiving Pull Request review requests () 2023-05-24 22:06:27 -04:00