aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files_external
Commit message (Collapse)AuthorAgeFilesLines
* Fix folder size contained in S3 bucketsLouis Chemineau2021-08-201-4/+9
| | | | | | If 'filesystem_check_changes' was set to never, the cached size was alway set to -1 (Pending) on every access Signed-off-by: Louis Chemineau <louis@chmn.me>
* Gracefully handle smb acls for users without a domainRichard Steinmetz2021-08-131-1/+1
| | | | Signed-off-by: Richard Steinmetz <richard@steinmetz.cloud>
* [tx-robot] updated from transifexNextcloud bot2021-08-132-2/+50
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* [tx-robot] updated from transifexNextcloud bot2021-08-102-0/+8
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* [tx-robot] updated from transifexNextcloud bot2021-08-082-2/+2
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* [tx-robot] updated from transifexNextcloud bot2021-08-042-0/+2
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* [tx-robot] updated from transifexNextcloud bot2021-08-032-0/+236
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* [tx-robot] updated from transifexNextcloud bot2021-08-024-0/+8
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* [tx-robot] updated from transifexNextcloud bot2021-07-158-8/+16
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* [tx-robot] updated from transifexNextcloud bot2021-06-174-0/+12
|
* fix app disdplay nameArthur Schiwon2021-06-161-1/+1
| | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
* fix some typesRobin Appelman2021-06-163-9/+3
| | | | Signed-off-by: Robin Appelman <robin@icewind.nl>
* move logic from contstructor to boot methodRobin Appelman2021-06-161-15/+12
| | | | Signed-off-by: Robin Appelman <robin@icewind.nl>
* move user/group deleted listeners to new event listener serviceRobin Appelman2021-06-163-25/+96
| | | | Signed-off-by: Robin Appelman <robin@icewind.nl>
* move files_external to IBootstrapRobin Appelman2021-06-164-59/+32
| | | | Signed-off-by: Robin Appelman <robin@icewind.nl>
* remove depricated methods from MountConfigRobin Appelman2021-06-166-159/+91
| | | | Signed-off-by: Robin Appelman <robin@icewind.nl>
* [tx-robot] updated from transifexNextcloud bot2021-06-152-0/+6
|
* [tx-robot] updated from transifexNextcloud bot2021-06-112-4/+4
|
* [3rdparty] streams-0.7.4Robin Appelman2021-06-107-347/+386
| | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
* [tx-robot] updated from transifexNextcloud bot2021-06-092-4/+4
|
* [tx-robot] updated from transifexNextcloud bot2021-06-082-0/+4
|
* Merge pull request #26397 from nextcloud/external-storage-login-ldap-publicblizzz2021-06-071-3/+34
|\ | | | | allow using any ldap property as login name when using external storage login credentials
| * allow using any ldap property as login name when using external storage ↵Robin Appelman2021-06-031-3/+34
| | | | | | | | | | | | login credentials Signed-off-by: Robin Appelman <robin@icewind.nl>
* | [tx-robot] updated from transifexNextcloud bot2021-06-062-0/+4
| |
* | Update php licensesJohn Molakvoæ (skjnldsv)2021-06-04141-176/+50
| | | | | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
* | [tx-robot] updated from transifexNextcloud bot2021-06-044-4/+8
|/
* [tx-robot] updated from transifexNextcloud bot2021-06-032-0/+2
|
* [tx-robot] updated from transifexNextcloud bot2021-06-0214-30/+58
|
* [tx-robot] updated from transifexNextcloud bot2021-06-01130-320/+320
|
* Merge pull request #26706 from nextcloud/Valdnet-patch-7Joas Schilling2021-05-312-2/+2
|\ | | | | l10n: Spelling unification
| * l10n: Spelling unificationValdnet2021-05-212-2/+2
| | | | | | | | | | Spelling unification in Transifex. Signed-off-by: Valdnet 47037905+Valdnet@users.noreply.github.com
* | [tx-robot] updated from transifexNextcloud bot2021-05-266-4/+8
| |
* | [tx-robot] updated from transifexNextcloud bot2021-05-258-4/+8
| |
* | [tx-robot] updated from transifexNextcloud bot2021-05-244-2/+6
| |
* | [tx-robot] updated from transifexNextcloud bot2021-05-2310-0/+10
| |
* | [tx-robot] updated from transifexNextcloud bot2021-05-22130-384/+384
| |
* | Merge pull request #25679 from nextcloud/drop/ocp-userMorris Jobke2021-05-211-1/+1
|\ \ | |/ |/| Drop \OCP\User
| * Drop \OCP\UserChristoph Wurst2021-05-211-1/+1
| | | | | | | | | | | | Inlines and remaining usages and drops the deprecated public API. Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
* | Rename External storages to External storageszaimen2021-05-2011-15/+15
|/ | | | Signed-off-by: szaimen <szaimen@e.mail.de>
* better cleanup of filecache when deleting an external storageRobin Appelman2021-05-194-48/+37
| | | | | | this way it can delete the cache entries even with per-user credentials Signed-off-by: Robin Appelman <robin@icewind.nl>
* [tx-robot] updated from transifexNextcloud bot2021-05-162-2/+4
|
* [tx-robot] updated from transifexNextcloud bot2021-05-044-0/+4
|
* [tx-robot] updated from transifexNextcloud bot2021-05-012-4/+4
|
* [tx-robot] updated from transifexNextcloud bot2021-04-302-2/+2
|
* [tx-robot] updated from transifexNextcloud bot2021-04-282-0/+2
|
* [tx-robot] updated from transifexNextcloud bot2021-04-272-2/+2
|
* [tx-robot] updated from transifexNextcloud bot2021-04-262-0/+2
|
* [tx-robot] updated from transifexNextcloud bot2021-04-252-0/+2
|
* [tx-robot] updated from transifexNextcloud bot2021-04-244-0/+4
|
* [tx-robot] updated from transifexNextcloud bot2021-04-2312-0/+12
|