summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #29431 from nextcloud/release/23.0.0beta2v23.0.0beta2John Molakvoæ2021-10-281-2/+2
|\
| * 23.0.0 beta 2John Molakvoæ2021-10-251-2/+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-285-23/+100
|\ \ \
| * | | Add an OCP for trusted domain helperJoas Schilling2021-10-285-23/+100
* | | | [tx-robot] updated from transifexNextcloud bot2021-10-282-0/+72
* | | | Merge pull request #29454 from nextcloud/bugfix/noid/detect-mimetype-by-conte...blizzz2021-10-271-1/+1
|\ \ \ \
| * | | | Detect mimetype by content only with contentJoas Schilling2021-10-271-1/+1
| |/ / /
* | | | Merge pull request #29453 from nextcloud/bugfix/noid/improve-wordingJohn Molakvoæ2021-10-272-4/+2
|\ \ \ \
| * | | | Improve wordingJoas Schilling2021-10-272-4/+2
| |/ / /
* | | | Merge pull request #29327 from nextcloud/bugfix/noid/do-not-make-actionbutton...John Molakvoæ2021-10-271-1/+1
|\ \ \ \
| * | | | Do notr make action icons too transparentmarco2021-10-191-1/+1
* | | | | [tx-robot] updated from transifexNextcloud bot2021-10-2710-4/+18
* | | | | Merge pull request #29436 from nextcloud/fix/profile-link-action-registrationJohn Molakvoæ2021-10-261-11/+20
|\ \ \ \ \
| * | | | | 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
* | | | | | Merge pull request #26841 from nextcloud/bugfix/files-search-filterVincent Petry2021-10-2619-424/+478
|\ \ \ \ \ \
| * | | | | | Move to combined files entrypointJulius Härtl2021-10-2515-422/+432
| * | | | | | Fix "No entries in this …" templateJoas Schilling2021-10-254-4/+4
| * | | | | | Implement local filtering in file listJulius Härtl2021-10-252-0/+44
| | |_|_|_|/ | |/| | | |
* | | | | | [tx-robot] updated from transifexNextcloud bot2021-10-2642-2/+308
| |/ / / / |/| | | |
* | | | | Merge pull request #29318 from nextcloud/fix/dav-availability-settings-timezo...Christoph Wurst2021-10-258-23/+61
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Get VTIMEZONE data from a time zone database libChristoph Wurst2021-10-257-22/+44
| * | | | Read and write time zone ID when updating CalDAV availabilityChristoph Wurst2021-10-254-7/+23
| | |/ / | |/| |
* | | | Merge pull request #29021 from nextcloud/work/smb/additional-loggingJulius Härtl2021-10-251-0/+1
|\ \ \ \
| * | | | Add additional logging on SMB failure to read folder contentCarl Schwan2021-10-011-0/+1
* | | | | Merge pull request #27949 from CarlSchwan/work/carl/password-reset-autocompleteLouis2021-10-255-6/+12
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Add autocompletion for password resetCarl Schwan2021-10-225-6/+12
* | | | | 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-257-80/+94
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Use findBinaryPath for previewsJ0WI2021-10-237-80/+94
* | | | | | [tx-robot] updated from transifexNextcloud bot2021-10-2536-82/+280
* | | | | | [tx-robot] updated from transifexNextcloud bot2021-10-2414-432/+38
|/ / / / /
* | | | | Merge pull request #28389 from alanmeeson/bugfix/22077/default-encryption-moduleJohn Molakvoæ2021-10-231-2/+30
|\ \ \ \ \
| * | | | | 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 #29400 from nextcloud/fix/noid/undef-index-errorJulius Härtl2021-10-231-1/+1
|\ \ \ \ \
| * | | | | fixes an undefined index when getAccessList returns an empty arrayArthur Schiwon2021-10-221-1/+1
* | | | | | Merge pull request #27440 from nextcloud/is-file-handleJohn Molakvoæ2021-10-232-6/+6
|\ \ \ \ \ \
| * | | | | | Update Testsacsfer2021-10-221-1/+1
| * | | | | | Tests updateacsfer2021-08-151-1/+1
| * | | | | | 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-2315-52/+285
|\ \ \ \ \ \ \
| * | | | | | | show warning on personal settings pageVitor Mattos2021-10-232-1/+23
| * | | | | | | Show warning on admin settings pageVitor Mattos2021-10-233-1/+40