summaryrefslogtreecommitdiffstats
path: root/apps/files_external
Commit message (Expand)AuthorAgeFilesLines
...
* | | [tx-robot] updated from transifexNextcloud bot2022-03-312-0/+2
* | | [tx-robot] updated from transifexNextcloud bot2022-03-302-4/+4
* | | Merge pull request #31609 from nextcloud/fix/migrate-away-from-iloggerCôme Chilliet2022-03-291-20/+20
|\ \ \ | |/ / |/| |
| * | Adapt more code to migration to LoggerInterfaceCôme Chilliet2022-03-241-20/+20
* | | [tx-robot] updated from transifexNextcloud bot2022-03-252-0/+2
* | | Add missing event dispatcher in test constructorVincent Petry2022-03-241-1/+1
* | | Apply suggestions from code reviewRobin Appelman2022-03-241-1/+1
* | | force full setup after external storage config changeRobin Appelman2022-03-246-8/+34
* | | Merge pull request #30991 from nextcloud/external-remove-config-migrationRobin Appelman2022-03-244-223/+2
|\ \ \ | |/ / |/| |
| * | remove old legacy external storage migration logicRobin Appelman2022-02-094-223/+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
* | don't recheck config automatically when there are a large number of storagesRobin Appelman2022-03-171-2/+8
* | add all storage config rows in one go on loadRobin Appelman2022-03-172-13/+27
* | Merge pull request #31215 from nextcloud/smb-directory-invalid-typeRobin Appelman2022-03-171-9/+17
|\ \
| * | type hint as generatorRobin Appelman2022-03-041-9/+14
| * | handle invilid type when listing directory in smbRobin Appelman2022-03-041-0/+3
* | | AmazonS3: allow not implemented versioningErik van Velzen2022-03-151-2/+14
* | | Merge pull request #31531 from nextcloud/fix/sftp-offsetJohn Molakvoæ2022-03-111-0/+3
|\ \ \
| * | | Prevent reading key on SFTP stat boolJohn Molakvoæ2022-03-111-0/+3
| |/ /
* | | simplify setup of circular SetupManager<->ManagerRobin Appelman2022-03-041-6/+2
* | | move logic to decide what to setup to setupmanagerRobin Appelman2022-03-041-2/+2
* | | adjust tests to new fs setupRobin Appelman2022-03-041-1/+10
|/ /
* | [tx-robot] updated from transifexNextcloud bot2022-02-262-6/+6
* | store mountprovider for each mount in the mounts tableRobin Appelman2022-02-231-1/+1
* | [tx-robot] updated from transifexNextcloud bot2022-02-152-0/+2
|/
* Merge pull request #30945 from nextcloud/techdebt/noid/background-job-time-wi...Joas Schilling2022-02-081-0/+2
|\
| * Use the new option to signaling insensitivityJoas Schilling2022-02-071-0/+2
* | Add SCHEME_NULL to list of allowed auth mechanismhowardZa2022-02-071-0/+2
|/
* [tx-robot] updated from transifexNextcloud bot2022-02-052-2/+8
* [tx-robot] updated from transifexNextcloud bot2022-02-012-10/+10
* [tx-robot] updated from transifexNextcloud bot2022-01-312-2/+14
* [tx-robot] updated from transifexNextcloud bot2022-01-292-2/+8
* [tx-robot] updated from transifexNextcloud bot2022-01-282-2/+10
* Fix php:csLouis Chemineau2022-01-261-1/+1
* [tx-robot] updated from transifexNextcloud bot2022-01-252-2/+10
* [tx-robot] updated from transifexNextcloud bot2022-01-2410-8/+32
* [tx-robot] updated from transifexNextcloud bot2022-01-236-2/+20
* Merge pull request #30795 from nextcloud/fix/smb-kerberosJohn Molakvoæ2022-01-221-4/+2
|\
| * Fix accessing undefined offsetsCarl Schwan2022-01-211-4/+2
* | [tx-robot] updated from transifexNextcloud bot2022-01-228-8/+24
|/
* l10n: Change to a capital letterValdnet2022-01-211-1/+1
* 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