aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files_external
Commit message (Expand)AuthorAgeFilesLines
* Fix(l10n): 馃敔 Update translations from TransifexNextcloud bot2023-01-272-0/+4
* Fix(l10n): 馃敔 Update translations from TransifexNextcloud bot2023-01-252-0/+4
* Fix(l10n): 馃敔 Update translations from TransifexNextcloud bot2023-01-244-12/+16
* Fix(l10n): 馃敔 Update translations from TransifexNextcloud bot2023-01-236-66/+82
* Fix(l10n): 馃敔 Update translations from TransifexNextcloud bot2023-01-222-0/+4
* Fixing samba test and adding details to kerberos jobC么me Chilliet2023-01-201-1/+1
* Fix Samba test failure details outputC么me Chilliet2023-01-201-1/+1
* Attempt at reducing psalm errorsC么me Chilliet2023-01-201-4/+7
* Fix(l10n): 馃敔 Update translations from TransifexNextcloud bot2023-01-204-0/+8
* Fix(l10n): 馃敔 Update translations from TransifexNextcloud bot2023-01-196-0/+14
* Fix(l10n): 馃敔 Update translations from TransifexNextcloud bot2023-01-1810-0/+20
* Fix(l10n): 馃敔 Update translations from TransifexNextcloud bot2023-01-17132-264/+320
* Merge pull request #36087 from nextcloud/enh/noid/improve-applicable-ext-storageVincent Petry2023-01-166-32/+150
|\
| * Improve saving applicable users in ext storageVincent Petry2023-01-126-32/+150
* | Merge pull request #36089 from nextcloud/enh/noid/ext-storage-default-valuesVincent Petry2023-01-167-24/+65
|\ \
| * | Enable SSL by default in ext storage configsVincent Petry2023-01-135-4/+9
| * | Extend ext storage params to contain default valueVincent Petry2023-01-133-20/+56
| |/
* | Merge pull request #36075 from fmenabe/s3-storage-classC么me Chilliet2023-01-162-1/+4
|\ \ | |/ |/|
| * Support of s3 storage class in External Storage applicationFran莽ois M茅nab茅2023-01-122-1/+4
* | Compress SASS outputChristopher Ng2023-01-112-185/+2
|/
* Fix preview cropJohn Molakvo忙2023-01-041-1/+1
* Fix files_external tests with phpunit 9C么me Chilliet2023-01-021-2/+2
* Fix psalm issues related to signature changes from PHP 8.0C么me Chilliet2022-12-291-3/+0
* Fix(l10n): 馃敔 Update translations from TransifexNextcloud bot2022-12-21132-402/+132
* [tx-robot] updated from transifexNextcloud bot2022-12-082-2/+2
* Add commentsCarl Schwan2022-12-052-0/+2
* Fix migration to non-empty secretCarl Schwan2022-12-052-2/+8
* [tx-robot] updated from transifexNextcloud bot2022-12-042-18/+18
* try to fix the popovermenuSimon L2022-11-293-1/+9
* [tx-robot] updated from transifexNextcloud bot2022-11-292-2/+12
* [tx-robot] updated from transifexNextcloud bot2022-11-232-2/+36
* fix s3 directory copyRobin Appelman2022-11-151-3/+3
* Make sure to not pass null to DateTime::createFromFormatC么me Chilliet2022-11-141-2/+2
* [tx-robot] updated from transifexNextcloud bot2022-11-052-2/+2
* [tx-robot] updated from transifexNextcloud bot2022-10-302-0/+2
* [tx-robot] updated from transifexNextcloud bot2022-10-212-2/+2
* Rename file1 and file2 to source and target in Storage abstractionCarl Schwan2022-10-187-67/+67
* Additional type hinting found by psalmCarl Schwan2022-10-187-17/+19
* Specify type to internal storage classCarl Schwan2022-10-171-0/+1
* Fix returning null when getMessage return nullCarl Schwan2022-10-171-11/+6
* More type safetyCarl Schwan2022-10-175-25/+15
* Fix type of getVisibilityTypeCarl Schwan2022-10-173-3/+3
* Fix usage of streamsCarl Schwan2022-10-172-4/+4
* Use argument name from parent classCarl Schwan2022-10-172-15/+15
* Add corresponding interface to traitCarl Schwan2022-10-177-80/+112
* Add more typing to FilesExternal commandsCarl Schwan2022-10-1711-139/+52
* Port away from deprecated clearBucket callCarl Schwan2022-10-161-9/+2
* Port to LoggerInterfaceCarl Schwan2022-10-161-10/+44
* Force cast getCode to intCarl Schwan2022-10-162-9/+9
* Specify that userId can be nullCarl Schwan2022-10-161-1/+1