summaryrefslogtreecommitdiffstats
path: root/apps/files_external
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #31946 from nextcloud/s3-versioning-not-implemented-23Vincent Petry2022-04-131-2/+14
|\
| * AmazonS3: allow not implemented versioningErik van Velzen2022-04-121-2/+14
* | [tx-robot] updated from transifexNextcloud bot2022-04-134-0/+10
|/
* [tx-robot] updated from transifexNextcloud bot2022-04-118-0/+16
* [tx-robot] updated from transifexNextcloud bot2022-04-106-0/+12
* [tx-robot] updated from transifexNextcloud bot2022-04-09132-226/+228
* [tx-robot] updated from transifexNextcloud bot2022-04-062-2/+2
* [tx-robot] updated from transifexNextcloud bot2022-04-052-2/+2
* [tx-robot] updated from transifexNextcloud bot2022-03-312-0/+2
* [tx-robot] updated from transifexNextcloud bot2022-03-302-4/+4
* [tx-robot] updated from transifexNextcloud bot2022-03-252-0/+2
* [tx-robot] updated from transifexNextcloud bot2022-03-212-0/+2
* [tx-robot] updated from transifexNextcloud bot2022-03-202-22/+22
* [tx-robot] updated from transifexNextcloud bot2022-03-1910-0/+10
* Prevent reading key on SFTP stat boolJohn Molakvoæ2022-03-111-0/+3
* Add option to disallow creation of local storagesVincent Petry2022-03-079-15/+135
* [tx-robot] updated from transifexNextcloud bot2022-02-262-6/+6
* [tx-robot] updated from transifexNextcloud bot2022-02-23100-202/+304
* Use the new option to signaling insensitivityJoas Schilling2022-02-221-0/+2
* Fix php:csLouis Chemineau2022-01-261-1/+1
* Fix accessing undefined offsetsCarl Schwan2022-01-221-4/+2
* Add test for samba kerberos sso in ciRobin Appelman2022-01-201-0/+33
* update icewind/smb to 3.5.2Robin Appelman2022-01-206-53/+72
* update to release smb libRobin Appelman2022-01-201-4/+4
* update icewind/smb to 3.5.1Robin Appelman2022-01-2020-91/+375
* do not use deprecated query() methodArthur Schiwon2022-01-201-28/+28
* add changes from Sebastian/dassIT and move default_realm to backendArthur Schiwon2022-01-202-5/+27
* add KerberosApacheAuth support to files_externalArthur Schiwon2022-01-203-7/+78
* files_external SMB: throw InvalidArgument when user is not setAnderson Luiz Alves2022-01-141-0/+4
* list.php files are only invoked via ViewController and APIControllerJoas Schilling2021-12-021-2/+1
* Fixed grammarrakekniven2021-11-171-1/+1
* don't flash external storage mountpoints during the status checkszaimen2021-11-152-8/+0
* Add migration to move over existing storage idsJulius Härtl2021-11-092-1/+112
* Use unique combination of hostname/bucket/key for external storagesJulius Härtl2021-11-041-0/+1
* [tx-robot] updated from transifexNextcloud bot2021-11-022-0/+8
* [tx-robot] updated from transifexNextcloud bot2021-10-262-0/+4
* Merge pull request #29021 from nextcloud/work/smb/additional-loggingJulius Härtl2021-10-251-0/+1
|\
| * Add additional logging on SMB failure to read folder contentCarl Schwan2021-10-011-0/+1
* | [tx-robot] updated from transifexNextcloud bot2021-10-232-2/+2
* | Merge pull request #29220 from nextcloud/s3-external-listJohn Molakvoæ2021-10-223-144/+235
|\ \
| * | cache versioning enabled statusRobin Appelman2021-10-191-2/+16
| * | minor directory detect improvementsRobin Appelman2021-10-191-2/+2
| * | always set Key field in `headObject`Robin Appelman2021-10-151-1/+3
| * | more reliable hasUpdated for s3Robin Appelman2021-10-151-0/+13
| * | remove old migration methodRobin Appelman2021-10-151-31/+0
| * | optimize filetype for s3 directories a bitRobin Appelman2021-10-151-0/+3
| * | ciRobin Appelman2021-10-152-0/+49
| * | more reliable directory copyRobin Appelman2021-10-151-20/+10
| * | doesDirectoryExist fixesRobin Appelman2021-10-151-4/+4
| * | s3 external storage listing reworkRobin Appelman2021-10-151-96/+147