summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* 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
* | | | | | | | | Merge pull request #23171 from nextcloud/enh/preview/move_to_bootstrapJohn Molakvoæ2021-10-218-2/+143
|\ \ \ \ \ \ \ \ \ | |_|/ / / / / / / |/| | | | | | | |
| * | | | | | | | Move preview provider registration to bootstrapRoeland Jago Douma2021-10-218-2/+143
| |/ / / / / / /
* | | | | | | | Merge pull request #29256 from nextcloud/fix/noid/harmonize-appstoreenabled-c...Julien Veyssier2021-10-211-2/+2
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |
| * | | | | | | fix appstoreenabled check in Fetcher so it's coherent with AppSettingsControllerJulien Veyssier2021-10-181-2/+2
* | | | | | | | [tx-robot] updated from transifexNextcloud bot2021-10-2116-0/+238
* | | | | | | | Merge pull request #29330 from nextcloud/fix/missing-profile-config-defaultsblizzz2021-10-201-44/+53
|\ \ \ \ \ \ \ \
| * | | | | | | | Populate defaults into exising profile configChristopher Ng2021-10-201-39/+49