summaryrefslogtreecommitdiffstats
path: root/apps/files_external
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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