summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* [tx-robot] updated from transifexNextcloud bot2020-09-152-2/+4
* It is very highly recommended to set an object for better filteringJoas Schilling2020-09-151-0/+2
* Merge pull request #22809 from nextcloud/bugfix/noid/remove-unneeded-isset-checkJoas Schilling2020-09-141-2/+2
|\
| * Remove unneeded isset checkJoas Schilling2020-09-111-2/+2
* | Fix serializing indexed unified search array as objectChristoph Wurst2020-09-111-1/+2
|/
* Merge pull request #22234 from nextcloud/bugfix/noid/reshare-mountMorris Jobke2020-09-101-4/+12
|\
| * Use user mount with matching shared storage onlyJulius Härtl2020-08-131-4/+12
* | Merge pull request #22774 from nextcloud/bugfix/noid/no-delay-without-ipMorris Jobke2020-09-101-0/+4
|\ \
| * | Don't break when the IP is emptyJoas Schilling2020-09-101-0/+4
* | | Merge pull request #22768 from nextcloud/fix/22288/change-0-to-null-for-bmp-e...Morris Jobke2020-09-101-1/+1
|\ \ \
| * | | Change 0 to null to properly encode image to BMP if the first pixel is blackMorris Jobke2020-09-101-1/+1
* | | | Merge pull request #22739 from nextcloud/bugfix/16989Morris Jobke2020-09-101-0/+3
|\ \ \ \ | |_|/ / |/| | |
| * | | Annotate that writeStream can throw a GenericFileExceptionJulius Härtl2020-09-101-0/+3
* | | | Merge pull request #22552 from nextcloud/bugfix/noid/opendocument-templatesMorris Jobke2020-09-101-0/+15
|\ \ \ \
| * | | | Update repair step apply new opendocument template mimesJulius Härtl2020-09-041-0/+15
* | | | | Don't create a deprecation log in base.phpJoas Schilling2020-09-101-1/+1
| |/ / / |/| | |
* | | | Merge pull request #22520 from nextcloud/normalize-path-invalid-utf8Roeland Jago Douma2020-09-091-1/+1
|\ \ \ \
| * | | | dont use `false` as cache key for non utf8 path in normalizePathRobin Appelman2020-08-311-1/+1
* | | | | Fix reading empty files from objectstorageRoeland Jago Douma2020-09-091-0/+5
| |_|/ / |/| | |
* | | | Merge pull request #22657 from nextcloud/bugfix/noid/quota-trash-creationMorris Jobke2020-09-091-2/+9
|\ \ \ \
| * | | | Check if quota should be applied to path when creating directoriesJulius Härtl2020-09-081-2/+9
* | | | | Merge pull request #22636 from nextcloud/bugfix/noid/initial-stte-cspv3Joas Schilling2020-09-091-14/+15
|\ \ \ \ \
| * | | | | Make sure that getConfig is still called for browsers that do not support CSPv3Julius Härtl2020-09-071-14/+15
* | | | | | Merge pull request #22729 from nextcloud/fix/object_storage_permissions_shortcutMorris Jobke2020-09-091-0/+10
|\ \ \ \ \ \
| * | | | | | Run stat less often for objectstoragesRoeland Jago Douma2020-09-081-0/+10
* | | | | | | Merge pull request #22646 from nextcloud/bugfix/mimetype-mappingRoeland Jago Douma2020-09-081-1/+7
|\ \ \ \ \ \ \
| * | | | | | | Properly add both mimetypes to secure mimetype mappingJulius Härtl2020-09-071-1/+7
| | |/ / / / / | |/| | | | |
* | | | | | | Merge pull request #22641 from nextcloud/fix/credentials-store-upgrade-proper...Roeland Jago Douma2020-09-081-2/+7
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | |
| * | | | | | Fix undefined class property access after upgrade from 19 to 20Christoph Wurst2020-09-071-2/+7
* | | | | | | Merge pull request #22643 from nextcloud/bugfix/noid/fix-installing-on-oracleMorris Jobke2020-09-071-0/+5
|\ \ \ \ \ \ \
| * | | | | | | Warn about adding NotNull columns with nullable defaultJoas Schilling2020-09-071-0/+5
| | |/ / / / / | |/| | | | |
* | | | | | | Merge pull request #22644 from nextcloud/fix/license-headers-20-2Morris Jobke2020-09-0710-1/+11
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | |
| * | | | | | Update license headers for Nextcloud 20 (again)Christoph Wurst2020-09-0710-1/+11
| | |/ / / / | |/| | | |
* | | | | | Merge pull request #22548 from nextcloud/bugfix/noid/improved_status_cleanupRoeland Jago Douma2020-09-071-0/+6
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Always use IUserStatus constsGeorg Ehrke2020-09-071-0/+6
| |/ / / /
* | | | | Merge pull request #22589 from nextcloud/bugfix/noid/allow-additional-persona...blizzz2020-09-071-1/+2
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Allow additional personal settings via normal registrationJoas Schilling2020-09-041-1/+2
* | | | | [tx-robot] updated from transifexNextcloud bot2020-09-072-34/+52
* | | | | [tx-robot] updated from transifexNextcloud bot2020-09-062-0/+8
* | | | | Merge pull request #22597 from nextcloud/techdebt/noid/allow-to-di-the-settin...Roeland Jago Douma2020-09-041-10/+3
|\ \ \ \ \
| * | | | | Add missing alias for OCP\Settings\IManager and deprecate the old oneJoas Schilling2020-09-041-10/+3
| |/ / / /
* | | | | Merge pull request #17456 from brad2014/feature/brad2014/12391-improve-imip-m...John Molakvoæ2020-09-042-11/+32
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Minor cleanup: php-cs-fixer, tests, interface consistencyBrad Rubenstein2020-09-022-6/+9
| * | | | iMIP email improvements (take 2)brad20142020-08-201-6/+24
* | | | | Merge pull request #22550 from nextcloud/bugfix/13556/use-correct-root-when-c...Joas Schilling2020-09-041-2/+2
|\ \ \ \ \
| * | | | | Use the correct root to determinate the webroot for the resourceJoas Schilling2020-09-021-2/+2
| | |_|/ / | |/| | |
* | | | | [tx-robot] updated from transifexNextcloud bot2020-09-042-4/+4
* | | | | Fix app password updating out of boundsRoeland Jago Douma2020-09-035-0/+60
|/ / / /
* | | | Merge pull request #22423 from nextcloud/bugfix/noid/direct-editing-encryptionRoeland Jago Douma2020-09-012-6/+37
|\ \ \ \
| * | | | Do not expose direct editing if no master key is availableJulius Härtl2020-09-012-6/+37