summaryrefslogtreecommitdiffstats
path: root/apps/files_external
Commit message (Expand)AuthorAgeFilesLines
* [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
* Fix return value of updateParentCarl Schwan2022-10-161-8/+3
* Port away from removed IDBConnection->isConnected methodCarl Schwan2022-10-161-6/+4
* Fix too many arguments in LegacyDependencyCheckPolyfillCarl Schwan2022-10-161-1/+1
* [tx-robot] updated from transifexNextcloud bot2022-10-132-2/+2
* [tx-robot] updated from transifexNextcloud bot2022-10-092-2/+2
* [tx-robot] updated from transifexNextcloud bot2022-10-062-12/+12
* [tx-robot] updated from transifexNextcloud bot2022-09-232-2/+50
* Master is now 26Joas Schilling2022-09-221-2/+2
* [tx-robot] updated from transifexNextcloud bot2022-09-222-0/+2
* [tx-robot] updated from transifexNextcloud bot2022-09-212-0/+2
* [tx-robot] updated from transifexNextcloud bot2022-09-152-2/+2
* [tx-robot] updated from transifexNextcloud bot2022-09-082-0/+6
* Merge pull request #33895 from nextcloud/fix/fix-apps-typosCarl Schwan2022-09-066-6/+6
|\
| * Fix typos in apps/ subdirectoryluz paz2022-09-056-6/+6
* | [tx-robot] updated from transifexNextcloud bot2022-09-062-2/+40
|/
* Fix jsunit testsJulius Härtl2022-09-011-2/+2
* Merge pull request #33500 from nextcloud/encryption-system-mountVincent Petry2022-08-292-1/+31
|\
| * add marker interface to mark system mount points for encryptionRobin Appelman2022-08-252-1/+31
* | [tx-robot] updated from transifexNextcloud bot2022-08-272-0/+40
|/
* [tx-robot] updated from transifexNextcloud bot2022-08-232-2/+2
* [tx-robot] updated from transifexNextcloud bot2022-08-132-0/+4
* [tx-robot] updated from transifexNextcloud bot2022-08-112-0/+2
* Merge pull request #33357 from nextcloud/external_storage_buttons_a11yVincent Petry2022-08-085-3/+11
|\
| * Fix accessibility of buttons in the external storage configurationLukáš Tyrychtr2022-08-035-3/+11
* | [tx-robot] updated from transifexNextcloud bot2022-08-062-14/+14
* | [tx-robot] updated from transifexNextcloud bot2022-08-054-2/+10
|/
* handle AccessDenied error when checking if external s3 support versionsMatthieu Gallien2022-07-281-1/+1
* Remove legacy #dir element in files listVincent Petry2022-07-273-4/+1
* Remove obsolete notification containerVincent Petry2022-07-261-1/+0
* Replace files app ids to classesVincent Petry2022-07-268-26/+26