summaryrefslogtreecommitdiffstats
path: root/apps/files_external
Commit message (Collapse)AuthorAgeFilesLines
* Have streams of files_external in syncRoeland Jago Douma2019-03-074-16/+28
| | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* Merge pull request #14512 from nextcloud/smb-3.0.2-15Morris Jobke2019-03-044-14/+18
|\ | | | | update icewind/smb to 3.0.2
| * update icewind/smb to 3.0.2Robin Appelman2019-03-044-14/+18
| | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl>
* | Fix a bug with smb notify having leading slash when it should notAri Selseng2019-03-011-1/+1
| | | | | | | | Signed-off-by: Ari Selseng <ari@selseng.net>
* | [tx-robot] updated from transifexNextcloud bot2019-03-014-22/+30
| |
* | Call headObject if file not in filecache :see_no_evil:Daniel Kesselberg2019-02-191-1/+1
| | | | | | | | Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
* | Prefix $path for filename for internal file cacheDaniel Kesselberg2019-02-191-2/+2
| | | | | | | | Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
* | [tx-robot] updated from transifexNextcloud bot2019-02-142-2/+2
| |
* | [tx-robot] updated from transifexNextcloud bot2019-02-112-0/+6
| |
* | [tx-robot] updated from transifexNextcloud bot2019-02-094-0/+22
| |
* | Merge pull request #14068 from nextcloud/smb-3.0.1-15Morris Jobke2019-02-079-51/+33
|\| | | | | [15] update icewind/smb to 3.0.1
| * update icewind/smb to 3.0.1Robin Appelman2019-02-069-51/+33
| | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl>
* | Reintroduce status check for external storagesMorris Jobke2019-02-071-0/+11
|/ | | | | | Fixes #14022 Signed-off-by: Morris Jobke <hey@morrisjobke.de>
* [tx-robot] updated from transifexNextcloud bot2019-02-06104-112/+112
|
* Remove warning in case of external storage errorJohn Molakvoæ (skjnldsv)2019-01-301-18/+0
| | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
* [tx-robot] updated from transifexNextcloud bot2019-01-262-2/+2
|
* [tx-robot] updated from transifexNextcloud bot2019-01-182-2/+2
|
* [tx-robot] updated from transifexNextcloud bot2019-01-172-4/+4
|
* [tx-robot] updated from transifexNextcloud bot2019-01-154-24/+52
|
* [tx-robot] updated from transifexNextcloud bot2019-01-144-76/+182
|
* [tx-robot] updated from transifexNextcloud bot2019-01-112-4/+4
|
* [tx-robot] updated from transifexNextcloud bot2019-01-042-6/+6
|
* [tx-robot] updated from transifexNextcloud bot2018-12-312-26/+56
|
* [tx-robot] updated from transifexNextcloud bot2018-12-276-0/+30
|
* [tx-robot] updated from transifexNextcloud bot2018-12-242-4/+42
|
* [tx-robot] updated from transifexNextcloud bot2018-12-194-8/+10
|
* [tx-robot] updated from transifexNextcloud bot2018-12-142-0/+4
|
* [tx-robot] updated from transifexNextcloud bot2018-12-132-0/+6
|
* [tx-robot] updated from transifexNextcloud bot2018-12-122-0/+2
|
* [tx-robot] updated from transifexNextcloud bot2018-12-102-2/+2
|
* [tx-robot] updated from transifexNextcloud bot2018-12-062-0/+4
|
* Merge pull request #12746 from nextcloud/backport/12688/stable15Morris Jobke2018-11-301-1/+1
|\ | | | | [stable15] Fix cannot set 0 as value on files_external through OCC command
| * Fix cannot set 0 as value on files_external through OCC commandRobin Appelman2018-11-291-1/+1
| | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl>
* | Merge pull request #12692 from nextcloud/storage-no-encryption-interface-15Morris Jobke2018-11-291-1/+2
|\ \ | |/ |/| [15] Add interface to allow storages from opting out of encryption
| * Add interface to allow storages from opting out of encryptionRobin Appelman2018-11-271-1/+2
| | | | | | | | | | | | As opposed to hard-coding a list of excluded storages Signed-off-by: Robin Appelman <robin@icewind.nl>
* | [tx-robot] updated from transifexNextcloud bot2018-11-292-54/+26
|/
* [tx-robot] updated from transifexNextcloud bot2018-11-23108-926/+174
|
* Fix loading of files external templates fileJulius Härtl2018-11-181-1/+1
| | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
* [tx-robot] updated from transifexNextcloud bot2018-11-164-0/+4
|
* [tx-robot] updated from transifexNextcloud bot2018-11-152-0/+20
|
* Merge pull request #12417 from ↵Morris Jobke2018-11-141-18/+28
|\ | | | | | | | | nextcloud/bugfix/noid/app-files_external-replace-insertIfNotExist Fix UniqueConstraintViolationException while insert into files_external config tables
| * Fix UniqueConstraintViolationException while insert into files_external ↵Morris Jobke2018-11-141-18/+28
| | | | | | | | | | | | | | | | config tables * followup to #12371 Signed-off-by: Morris Jobke <hey@morrisjobke.de>
* | [tx-robot] updated from transifexNextcloud bot2018-11-132-0/+20
|/
* [tx-robot] updated from transifexNextcloud bot2018-11-102-0/+2
|
* Add grid toggle for every files viewJohn Molakvoæ (skjnldsv)2018-11-062-1/+9
| | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
* [tx-robot] updated from transifexNextcloud bot2018-11-062-0/+16
|
* [tx-robot] updated from transifexNextcloud bot2018-11-052-2/+0
|
* Fix JS namespace of files_external appJoas Schilling2018-10-3012-94/+94
| | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* [tx-robot] updated from transifexNextcloud bot2018-10-292-0/+2
|
* [tx-robot] updated from transifexNextcloud bot2018-10-272-0/+24
|