aboutsummaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #27378 from nextcloud/dav-recalc-checksumJohn Molakvoæ2021-11-011-2/+3
|\
| * Add dav plugin to trigger recalculating of checksumsRobin Appelman2021-08-231-2/+3
* | Register missing DAV app calendar providerChristoph Wurst2021-10-281-1/+2
* | Merge pull request #29115 from nextcloud/work/carl/correct-permissions-when-c...Carl Schwan2021-10-282-1/+9
|\ \
| * | Fix permissions when copying from ObjectStorageCarl Schwan2021-10-282-1/+9
* | | Merge pull request #29444 from nextcloud/bugfix/noid/public-api-for-trusted-d...Joas Schilling2021-10-284-13/+77
|\ \ \
| * | | Add an OCP for trusted domain helperJoas Schilling2021-10-284-13/+77
* | | | Merge pull request #29453 from nextcloud/bugfix/noid/improve-wordingJohn Molakvoæ2021-10-272-4/+2
|\ \ \ \
| * | | | Improve wordingJoas Schilling2021-10-272-4/+2
| |/ / /
* | | | Prevent unnecesary profile action registrationsChristopher Ng2021-10-261-11/+20
* | | | Merge pull request #29435 from nextcloud/explicitly-name-profile-link-actionJohn Molakvoæ2021-10-263-11/+11
|\ \ \ \
| * | | | Use more explicit naming for profile link actionChristopher Ng2021-10-253-11/+11
| |/ / /
* / / / [tx-robot] updated from transifexNextcloud bot2021-10-262-0/+32
|/ / /
* | | Merge pull request #29425 from nextcloud/revert-28138-zorn-v-patch-2John Molakvoæ2021-10-251-1/+0
|\ \ \
| * | | Revert "Fix "never catch" catches in OC_App"Joas Schilling2021-10-251-1/+0
* | | | Merge pull request #26531 from J0WI/refactor-preview-execJohn Molakvoæ2021-10-256-64/+94
|\ \ \ \ | |/ / / |/| | |
| * | | Use findBinaryPath for previewsJ0WI2021-10-236-64/+94
* | | | [tx-robot] updated from transifexNextcloud bot2021-10-252-0/+2
|/ / /
* | | Add type hint to fread_block $blockSize param & apply cs:fix.alanmeeson2021-10-231-2/+2
* | | Fix truncation of files upon read when using object store and encryption.Alan Meeson2021-10-231-2/+30
* | | Merge pull request #27440 from nextcloud/is-file-handleJohn Molakvoæ2021-10-231-4/+4
|\ \ \
| * | | Handle files with is_file instead of file_existsacsfer2021-08-151-4/+4
* | | | Merge pull request #28138 from nextcloud/zorn-v-patch-2John Molakvoæ2021-10-231-0/+1
|\ \ \ \
| * | | | Fix "never catch" catches in OC_Appzorn-v2021-10-221-0/+1
* | | | | Merge pull request #29363 from nextcloud/fair-use-pushJohn Molakvoæ2021-10-235-33/+93
|\ \ \ \ \
| * | | | | Fair use of push notificationsJoas Schilling2021-10-235-33/+93
* | | | | | Merge pull request #29397 from nextcloud/fix/noid/profile-missing-def-valuesJohn Molakvoæ2021-10-231-6/+7
|\ \ \ \ \ \
| * | | | | | fix populating account array with missing default valuesArthur Schiwon2021-10-221-6/+7
* | | | | | | [tx-robot] updated from transifexNextcloud bot2021-10-234-2/+32
| |/ / / / / |/| | | | |
* | | | | | Merge pull request #29378 from nextcloud/fix/unhelpful-route-name-errorDaniel2021-10-222-2/+2
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Make the route name error more helpfulChristoph Wurst2021-10-222-2/+2
* | | | | | Merge pull request #25392 from nextcloud/imountpoint-ocp-storageJulius Härtl2021-10-225-5/+7
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch 'master' into imountpoint-ocp-storageJohn Molakvoæ2021-10-221462-7591/+13453
| |\ \ \ \ \ \
| * | | | | | | dont return private storage interface from public mount interfaceRobin Appelman2021-03-235-5/+7
* | | | | | | | Merge pull request #29220 from nextcloud/s3-external-listJohn Molakvoæ2021-10-222-2/+9
|\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | |
| * | | | | | | more reliable return value for Watcher::checkUpdateRobin Appelman2021-10-151-1/+8
| * | | | | | | s3 external storage listing reworkRobin Appelman2021-10-151-1/+1
* | | | | | | | Merge pull request #26347 from J0WI/clean-path-regexJohn Molakvoæ2021-10-221-4/+4
|\ \ \ \ \ \ \ \
| * | | | | | | | Cleaner normalizePath regexJ0WI2021-03-271-4/+4
* | | | | | | | | Merge pull request #27876 from nextcloud/bugfix/noid/use-cached-user-backend-...John Molakvoæ2021-10-221-3/+9
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Use cached user backend info for password loginJoas Schilling2021-09-141-3/+9
* | | | | | | | | | Merge pull request #29344 from nextcloud/dependabot/composer/doctrine/dbal-3.1.3John Molakvoæ2021-10-223-5/+5
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Bump doctrine/dbal from 3.0.0 to 3.1.3Christoph Wurst2021-10-223-5/+5
| | |_|_|_|/ / / / / | |/| | | | | | | |
* | | | | | | | | | Merge pull request #29304 from JanBartels/masterJohn Molakvoæ2021-10-221-1/+1
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / / |/| | | | | | | | |
| * | | | | | | | | Patch for master-branchJanBartels2021-10-181-1/+1
* | | | | | | | | | Merge pull request #29357 from nextcloud/fix/concurrent-duplicate-auth-token-...John Molakvoæ2021-10-222-2/+40
|\ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / |/| | | | | | | | |
| * | | | | | | | | Prevent duplicate auth token activity updatesChristoph Wurst2021-10-222-2/+40
* | | | | | | | | | [tx-robot] updated from transifexNextcloud bot2021-10-222-0/+32
* | | | | | | | | | Merge pull request #29362 from nextcloud/fix/groupfolder-copy-aclCarl Schwan2021-10-211-1/+4
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Fix security issues when copying groupfolder with advanced ACLCarl Schwan2021-10-211-1/+4