gitea/services
wxiaoguang cf465b4721
Support uploading file to empty repo by API ()
The uploading API already works (the only nit is the the IsEmpty flag is
out-of-sync, this PR also fixes it)

Close 
2023-04-26 21:36:26 -04:00
..
actions Handle canceled workflow as a warning instead of a fail () 2023-04-23 14:41:55 -04:00
agit add user rename endpoint to admin api () 2023-03-14 03:45:21 -04:00
asymkey Add context cache as a request level cache () 2023-02-15 21:37:34 +08:00
attachment Preserve file size when creating attachments () 2023-03-12 03:48:07 -04:00
auth Require repo scope for PATs for private repos and basic authentication () 2023-04-26 19:24:03 -05:00
automerge Add force_merge to merge request and fix checking mergable () 2023-02-21 08:42:07 -06:00
context Use User.ID instead of User.Name in ActivityPub API for Person IRI () 2023-04-04 10:08:23 +08:00
convert Display when a repo was archived () 2023-04-26 10:46:26 -04:00
cron Add Cargo package registry () 2023-02-05 18:12:31 +08:00
externalaccount Implement FSFE REUSE for golang files () 2022-11-27 18:20:29 +00:00
forms Title can be empty when creating tag only () 2023-04-06 21:44:52 -04:00
gitdiff Update go tool dependencies, restructure lint targets () 2023-04-22 14:53:00 -04:00
issue Use more specific test methods () 2023-04-22 17:56:27 -04:00
lfs Require repo scope for PATs for private repos and basic authentication () 2023-04-26 19:24:03 -05:00
mailer Preserve file size when creating attachments () 2023-03-12 03:48:07 -04:00
markup Implement FSFE REUSE for golang files () 2022-11-27 18:20:29 +00:00
migrations Improve test logger () 2023-04-21 16:32:25 -04:00
mirror Fill head commit to in payload when notifying push commits for mirroring () 2023-03-03 23:45:53 -05:00
org Implement FSFE REUSE for golang files () 2022-11-27 18:20:29 +00:00
packages Introduce path Clean/Join helper functions () 2023-03-21 16:02:49 -04:00
pull Make more functions use ctx instead of db.DefaultContext () 2023-04-14 14:18:28 -04:00
release Delete deleted release attachments immediately from storage () 2023-04-06 18:01:36 -04:00
repository Support uploading file to empty repo by API () 2023-04-26 21:36:26 -04:00
task Implement FSFE REUSE for golang files () 2022-11-27 18:20:29 +00:00
user add user rename endpoint to admin api () 2023-03-14 03:45:21 -04:00
webhook Fix incorrect `HookEventType` of pull request review comments () 2023-03-24 13:13:04 +08:00
wiki Fix bug when deleting wiki with no code write permission () 2023-04-23 17:22:16 -04:00