- Sep 10, 2020
-
-
Morris Jobke authored
Ref #22288 Signed-off-by:
Morris Jobke <hey@morrisjobke.de>
-
- Sep 09, 2020
-
-
Morris Jobke authored
Check if quota should be applied to path when creating directories
-
Morris Jobke authored
Signed-off-by:
Morris Jobke <hey@morrisjobke.de>
-
Morris Jobke authored
The privacy setting is only about syncing to other servers
-
Morris Jobke authored
Bump psalm/phar from 3.12.2 to 3.15
-
Joas Schilling authored
Transfer shares if no path provided
-
Joas Schilling authored
Make sure that getConfig is still called for browsers that do not support CSPv3
-
Morris Jobke authored
Run stat less often for objectstorages
-
- Sep 08, 2020
-
-
blizzz authored
emit typed event for user management
-
Arthur Schiwon authored
Signed-off-by:
Arthur Schiwon <blizzz@arthur-schiwon.de>
-
Roeland Jago Douma authored
When we want to get the permissions we now do stat at least 5 times for each entry. Which is a bit much. Especially since the permssions are all just in the database already. Signed-off-by:
Roeland Jago Douma <roeland@famdouma.nl>
-
Julius Härtl authored
Signed-off-by:
Julius Härtl <jus@bitgrid.net>
-
Joas Schilling authored
Signed-off-by:
Joas Schilling <coding@schilljs.com>
-
Roeland Jago Douma authored
Fix detecting text/x-php mimetype and secure mimetype mapping
-
Roeland Jago Douma authored
fix use of removed escapeHTML in settings.js
-
Roeland Jago Douma authored
Fix undefined class property access after upgrade from 19 to 20
-
Roeland Jago Douma authored
Add icon for dashboard app store category
-
Joas Schilling authored
Don't use SELECT DISTINCT when to_char() is used in a WHERE statement
-
John Molakvoæ authored
Delete dependabot.yml
-
John Molakvoæ authored
-
dependabot[bot] authored
Bumps [psalm/phar](https://github.com/psalm/phar) from 3.12.2 to 3.15. - [Release notes](https://github.com/psalm/phar/releases) - [Commits](https://github.com/psalm/phar/compare/3.12.2...3.15 ) Signed-off-by:
dependabot[bot] <support@github.com>
-
John Molakvoæ authored
Move to automated dependabot merging
-
John Molakvoæ authored
Signed-off-by:
John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
-
Julius Härtl authored
This fixes an issue where the files_trashbin hierarchy of a user could not been created as the mkdir operations were blocked by the quota storage wrapper. Even with 0 quota, users should be able to have a trashbin for external storages. Signed-off-by:
Julius Härtl <jus@bitgrid.net>
-
- Sep 07, 2020
-
-
Arthur Schiwon authored
- solves non-working "additional settings" sections (at least) Signed-off-by:
Arthur Schiwon <blizzz@arthur-schiwon.de>
-
Morris Jobke authored
Fix installing on Oracle
-
Morris Jobke authored
Only load viewer in settings if the viewer app is enabled
-
Morris Jobke authored
Update license headers for Nextcloud 20 (again)
-
Morris Jobke authored
Signed-off-by:
Morris Jobke <hey@morrisjobke.de>
-
Julius Härtl authored
Signed-off-by:
Julius Härtl <jus@bitgrid.net>
-
Julius Härtl authored
Signed-off-by:
Julius Härtl <jus@bitgrid.net>
-
Julius Härtl authored
Signed-off-by:
Julius Härtl <jus@bitgrid.net>
-
John Molakvoæ authored
Move unified search to OCS api
-
Roeland Jago Douma authored
Improved status cleanup
-
Joas Schilling authored
Nice bug in Oracle Signed-off-by:
Joas Schilling <coding@schilljs.com>
-
John Molakvoæ authored
Signed-off-by:
John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
-
Christoph Wurst authored
There are still lots of outdated headers, so time for another round of updates. Signed-off-by:
Christoph Wurst <christoph@winzerhof-wurst.at>
-
Christoph Wurst authored
The serialized data in 19 has one property less and this was not considered in the code. Hence adding a fallback. Moreover I'm changing the deserialization into an array instead of object, as that is the safer option. Signed-off-by:
Christoph Wurst <christoph@winzerhof-wurst.at>
-
Joas Schilling authored
Signed-off-by:
Joas Schilling <coding@schilljs.com>
-
Joas Schilling authored
Empty strings are stored as null in Oracle, so a column with NotNull can not have an empty string as default Signed-off-by:
Joas Schilling <coding@schilljs.com>
-