- Sep 10, 2020
-
-
Morris Jobke authored
Change status popover container
-
Morris Jobke authored
Clarify PHP warning in admin settings
-
Morris Jobke authored
Merge pull request #22765 from nextcloud/bugfix/noid/allow-to-get-activities-for-files-by-email-again Allow to get activities for files by email again
-
Morris Jobke authored
Don't create a deprecation log in base.php
-
Morris Jobke authored
Signed-off-by:
Morris Jobke <hey@morrisjobke.de>
-
Morris Jobke authored
only get the permissions from the share source if it's not already cached
-
Joas Schilling authored
Signed-off-by:
Joas Schilling <coding@schilljs.com>
-
Morris Jobke authored
Increase html body height to full content height
-
Joas Schilling authored
Signed-off-by:
Joas Schilling <coding@schilljs.com>
-
- Sep 09, 2020
-
-
Morris Jobke authored
Bump blueimp-md5 from 2.17.0 to 2.18.0
-
Roeland Jago Douma authored
dont use `false` as cache key for non utf8 path in normalizePath
-
Roeland Jago Douma authored
Fix reading empty files from objectstorage
-
Roeland Jago Douma authored
Bump karma-viewport from 1.0.6 to 1.0.7 in /build
-
Roeland Jago Douma authored
Check if var debugMode exists
-
Roeland Jago Douma authored
[Security] Bump http-proxy from 1.17.0 to 1.18.1 in /build
-
Roeland Jago Douma authored
[Automated] Update psalm-baseline.xml
-
Roeland Jago Douma authored
Since we try to do range requests this will fail hard. However since empty files are not that interesting to read anyways we just read from an emptry memory stream. Signed-off-by:
Roeland Jago Douma <roeland@famdouma.nl>
-
dependabot[bot] authored
Bumps [blueimp-md5](https://github.com/blueimp/JavaScript-MD5) from 2.17.0 to 2.18.0. - [Release notes](https://github.com/blueimp/JavaScript-MD5/releases) - [Commits](https://github.com/blueimp/JavaScript-MD5/compare/v2.17.0...v2.18.0 ) Signed-off-by:
dependabot[bot] <support@github.com>
-
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
-
Robin Appelman authored
this prevents having to setup the share source when doing metadata stuff on the share root Signed-off-by:
Robin Appelman <robin@icewind.nl>
-
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
-
Nextcloud-PR-Bot authored
Signed-off-by:
GitHub <noreply@github.com>
-
- 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 [karma-viewport](https://github.com/squidfunk/karma-viewport) from 1.0.6 to 1.0.7. - [Release notes](https://github.com/squidfunk/karma-viewport/releases) - [Changelog](https://github.com/squidfunk/karma-viewport/blob/master/CHANGELOG) - [Commits](https://github.com/squidfunk/karma-viewport/compare/1.0.6...1.0.7 ) Signed-off-by:
dependabot[bot] <support@github.com>
-