From 7d15a8513faa8565c16c785c90a0eaa26526d32e Mon Sep 17 00:00:00 2001 From: mef Date: Wed, 20 Mar 2019 07:16:06 +0000 Subject: [PATCH] Updated www/php-owncloud from 10.0.9 to 10.1.0, php72 supported MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit (sorry for lengthy some 900 lines), # Changelog All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/). ## [Unreleased] ### Added - Added Symfony event for federation to provide apps with federated share receiver id - [#34152](https://github.com/owncloud/core/issues/34152) - Added mime types for sharedlib and executable - [#33893](https://github.com/owncloud/core/issues/33893) - Allow loading JSON files in setups with pretty URLs - [#32835](https://github.com/owncloud/core/issues/32835) - Support global CORS domains for public pages - [#33139](https://github.com/owncloud/core/issues/33139) - New tag scope "static tags", editable but not assignable - [#33420](https://github.com/owncloud/core/issues/33420) [#33864](https://github.com/owncloud/core/issues/33864) [#34098](https://github.com/owncloud/core/issues/34098) - Added "getBucket" method to HomeObjectStore to fix S3 issue - [#33513](https://github.com/owncloud/core/issues/33513) - Pass an additional parameter on the core update - [#33641](https://github.com/owncloud/core/issues/33641) - Added short list argument to occ files_external:list - [#33684](https://github.com/owncloud/core/issues/33684) - Public JS utility function for email validation - [#33699](https://github.com/owncloud/core/issues/33699) - Introduce persistent and explicit locking of file and folders (Webdav locks) - [#33266](https://github.com/owncloud/core/issues/33266) [#33785](https://github.com/owncloud/core/issues/33785) [#33843](https://github.com/owncloud/core/issues/33843) [#33957](https://github.com/owncloud/core/pull/33957) [#33957](https://github.com/owncloud/core/issues/33957) [#34270](https://github.com/owncloud/core/issues/34270) [#34267](https://github.com/owncloud/core/issues/34267) [#34227](https://github.com/owncloud/core/issues/34227) [#34208](https://github.com/owncloud/core/issues/34208) [#34203](https://github.com/owncloud/core/issues/34203) [#34355](https://github.com/owncloud/core/issues/34355) [#34350](https://github.com/owncloud/core/issues/34350) - Add minimal frontend in files app for persistent locks (Webdav locks) - [#33951](https://github.com/owncloud/core/issues/33951) - Federated sharing new spec OCM 1.0-proposal1 - [#33027](https://github.com/owncloud/core/issues/33027) [#34113](https://github.com/owncloud/core/issues/34113) [#34252](https://github.com/owncloud/core/issues/34252) - Add sharing scope to enable addressbook sharing with custom groups - [#33849](https://github.com/owncloud/core/issues/33849) - Add X-Request-ID to header Access-Control-Allow-Headers - [#33926](https://github.com/owncloud/core/issues/33926) ### Changed - Use new DAV endpoint in web UI file list and upload - [#33544](https://github.com/owncloud/core/issues/33544) - Bypass apps max-version check for daily/git release channels - [#33861](https://github.com/owncloud/core/issues/33861) - Changed default link share name to be "Public link" - [#33879](https://github.com/owncloud/core/issues/33879) [#33955](https://github.com/owncloud/core/issues/33955) - Set shipped apps max version to 10 in preparation for Semver switch - [#33496](https://github.com/owncloud/core/issues/33496) - If only the patch level of an app's version changes no migrations will run - [#33218](https://github.com/owncloud/core/issues/33218) [#34138](https://github.com/owncloud/core/issues/34138) - User/group deletion in users page now has a confirmation dialog - [#33626](https://github.com/owncloud/core/issues/33626) - Disable browser autocomplete for password fields - [#32590](https://github.com/owncloud/core/issues/32590) - Minor and patch updates of dependencies as at 20181126 - [#33683](https://github.com/owncloud/core/issues/33683) - Bump @bower_components/browser-update from 2.0.1 to v2.0.2 in /build - [#34290](https://github.com/owncloud/core/issues/34290) - Bump composer/xdebug-handler to 1.3.0 - [#32977](https://github.com/owncloud/core/issues/32977) - Bump cryptiles from 3.1.2 to 3.1.4 in /build - [#33935](https://github.com/owncloud/core/issues/33935) - Bump friendsofphp/php-cs-fixer (v2.13.0 => v2.14.0) - [#33290](https://github.com/owncloud/core/issues/33290) [#34012](https://github.com/owncloud/core/issues/34012) [#34040](https://github.com/owncloud/core/issues/34040) - Bump handlebars from 4.0.11 to 4.0.12 in /build - [#32661](https://github.com/owncloud/core/issues/32661) [#34071](https://github.com/owncloud/core/issues/34071) - Bump hoek from 4.2.0 to 4.2.1 in /build - [#33574](https://github.com/owncloud/core/issues/33574) - Bump jakub-onderka/php-console-highlighter from 0.3.2 to 0.4 - [#32944](https://github.com/owncloud/core/issues/32944) - Bump karma from 3.0.0 to 3.1.3 in /build - [#33256](https://github.com/owncloud/core/issues/33256) [#33343](https://github.com/owncloud/core/issues/33343) [#33737](https://github.com/owncloud/core/issues/33737) - Bump league/flysystem from 1.0.46 to 1.0.48 - [#33199](https://github.com/owncloud/core/issues/33199) - Bump lodash from 4.17.4 to 4.17.11 in /build - [#33754](https://github.com/owncloud/core/issues/33754) - Bump pear/archive_tar from 1.4.3 to 1.4.5 - [#34080](https://github.com/owncloud/core/issues/34080) - Bump phan 0.12.11 - [#34022](https://github.com/owncloud/core/issues/34022) - Bump phpseclib/phpseclib from 2.0.11 to 2.0.13 - [#33433](https://github.com/owncloud/core/issues/33433) [#33922](https://github.com/owncloud/core/issues/33922) - Bump punic 3.1.0 => 3.2.0 - [#33462](https://github.com/owncloud/core/issues/33462) - Bump sabre/dav from 3.2.2 to 3.2.3 - [#33276](https://github.com/owncloud/core/issues/33276) - Bump sinon from 6.2.0 to 7.1.1 - [#32825](https://github.com/owncloud/core/issues/32825) [#33073](https://github.com/owncloud/core/issues/33073) [#33306](https://github.com/owncloud/core/issues/33306) [#33373](https://github.com/owncloud/core/issues/33373) - Bump marked from 0.3.7 to 0.3.19 in /build - [#33576](https://github.com/owncloud/core/issues/33576) - Bump sabre xml 1.5.1 - [#34102](https://github.com/owncloud/core/issues/34102) - Bump squizlabs/php_codesniffer 3.3.2=>3.4.0 - [#33940](https://github.com/owncloud/core/issues/33940) - Bump sshpk from 1.13.1 to 1.16.0 in /build - [#33966](https://github.com/owncloud/core/issues/33966) - Bump stringstream from 0.0.5 to 0.0.6 in /build - [#33755](https://github.com/owncloud/core/issues/33755) - Bump symfony 3.4.15 to 3.4.20 - [#33001](https://github.com/owncloud/core/issues/33001) [#33460](https://github.com/owncloud/core/issues/33460) [#33667](https://github.com/owncloud/core/issues/33667) [#33821](https://github.com/owncloud/core/issues/33821) - Bump symfony/polyfill components v1.9.0 => v1.10.0 - [#33377](https://github.com/owncloud/core/issues/33377) - Bump symfony/translation from 3.4.17 to 3.4.18 - [#33429](https://github.com/owncloud/core/issues/33429) - Bump webmozart/assert (1.3.0 => 1.4.0) - [#34015](https://github.com/owncloud/core/issues/34015) - Bump zendframework/zend-inputfilter from 2.8.2 to 2.9.0 - [#33920](https://github.com/owncloud/core/issues/33920) - Patch bumps punic pear-core-minimal xdebug-handler - [#33830](https://github.com/owncloud/core/issues/33830) - Update moment JS to 2.22.2 - [#33650](https://github.com/owncloud/core/issues/33650) ### Removed - Deprecate Sharing 1.0 APIs which will be removed in ownCloud 11 - [#33220](https://github.com/owncloud/core/issues/33220) - Remove core/l10n from release build - [#33960](https://github.com/owncloud/core/issues/33960) ### Fixed - Fix missing translations in the user settings module - [#34234](https://github.com/owncloud/core/issues/34234) [#34261](https://github.com/owncloud/core/issues/34261) - Skip preview expiry when owner cannot be determined - [#34207](https://github.com/owncloud/core/issues/34207) - Allow the testing app to not be in the default apps folder - [#34196](https://github.com/owncloud/core/issues/34196) - Integrity check now detects renamed files properly - [#34085](https://github.com/owncloud/core/issues/34085) - Fix up grammar mistake in console output - [#33947](https://github.com/owncloud/core/issues/33947) - Expand occ user reset password email validation - [#33945](https://github.com/owncloud/core/issues/33945) - Return 403 instead of 500 status when uploading into share without write permissions - [#33640](https://github.com/owncloud/core/issues/33640) - Fix performance issue when fetching versions: do not iterate over all storages when only first is needed - [#33859](https://github.com/owncloud/core/issues/33859) - Config sample fixes - [#33870](https://github.com/owncloud/core/issues/33870) [#33954](https://github.com/owncloud/core/issues/33954) [#34020](https://github.com/owncloud/core/issues/34020) - Correction to default apps folder in config.sample.php - [#33912](https://github.com/owncloud/core/issues/33912) - Fix system tags object mapper for Oracle - [#33772](https://github.com/owncloud/core/issues/33772) - Adjust last login time when using auth modules - [#33752](https://github.com/owncloud/core/issues/33752) - Disable share autocomplete endpoint for members of groups excluded from sharing - [#33736](https://github.com/owncloud/core/issues/33736) - Fix issues with expiration date validation in public link dialog - [#33735](https://github.com/owncloud/core/issues/33735) - List compatible apps instead of missing ones in occ upgrade process - [#33730](https://github.com/owncloud/core/issues/33730) - Add background job to clean up orphaned DAV properties - [#33722](https://github.com/owncloud/core/issues/33722) - Fix paginated iteration when syncing users - [#33698](https://github.com/owncloud/core/issues/33698) - Cannot set 0 as value for config through OCC command - [#33643](https://github.com/owncloud/core/issues/33643) - Fix for some upgrade path that led to DAV tables missing bigint conversion - [#33603](https://github.com/owncloud/core/issues/33603) - Fix checksum verify command verbose mode and path argument handling - [#33610](https://github.com/owncloud/core/issues/33610) - Fix form to enter initial password to properly display error message - [#33453](https://github.com/owncloud/core/issues/33453) - File cache corruption check now only reports storage id once - [#33539](https://github.com/owncloud/core/issues/33539) - Fix escaping of public share names - [#33419](https://github.com/owncloud/core/issues/33419) - Update config.sample.php to fix a broken link - [#33518](https://github.com/owncloud/core/issues/33518) - Add "uid" argument to Symfony login events for consistency - [#33470](https://github.com/owncloud/core/issues/33470) - Prevent deletion of calendar group shares during cleanup - [#33394](https://github.com/owncloud/core/issues/33394) - Fix upload avatar for LDAP users - [#33369](https://github.com/owncloud/core/issues/33369) - Fix double escaping in email subject - [#33342](https://github.com/owncloud/core/issues/33342) - Add missing type hints in code - [#33314](https://github.com/owncloud/core/issues/33314) - Increase versions list performance by ignoring shared storages - [#33291](https://github.com/owncloud/core/issues/33291) - Fix PROPFIND with Depth infinity requests through Sabre update - [#28341](https://github.com/owncloud/core/issues/28341) - Adjust "has never logged in" text in occ command - [#33275](https://github.com/owncloud/core/issues/33275) - Don't remove temporary file on failure when creating office file preview - [#33234](https://github.com/owncloud/core/issues/33234) - Warning log about oc_readonly storage wrapper is now logged in debug level - [#33212](https://github.com/owncloud/core/issues/33212) - Fix occ encrypt-all command to not attempt re-encrypting already encrypted files - [#33206](https://github.com/owncloud/core/issues/33206) - Register areCredentialsValid as a sensitive logging method - [#32713](https://github.com/owncloud/core/issues/32713) - Deletion of user now also updates storages applicable fields - [#32906](https://github.com/owncloud/core/issues/32906) - Blacklist the method "setPassword" in stack traces - [#33176](https://github.com/owncloud/core/issues/33176) - Fix wording in occ command help - [#33179](https://github.com/owncloud/core/issues/33179) - Fix preLogin hook parameter inconsistencies - [#33185](https://github.com/owncloud/core/issues/33185) ## 10.0.10 - 2018-09-18 ### Added - Store user name in oc_preferences when provided by backend, use in external storage save in session mode [#32587](https://github.com/owncloud/core/pull/32587) - Support JSON format for settings passed to occ system:config:set - [#32524](https://github.com/owncloud/core/issues/32524) - occ decrypt-all command can now read password from an environment variable - [#32252](https://github.com/owncloud/core/issues/32252) [#32677](https://github.com/owncloud/core/issues/32677) - Roave Security Advisories as a development dependency - [#31818](https://github.com/owncloud/core/issues/31818) - Store timestamp when ownCloud was first installed - [#32000](https://github.com/owncloud/core/issues/32000) - Symfony events for login action with token or Apache - [#31985](https://github.com/owncloud/core/issues/31985) - Search API for files using Webdav REPORT and underlying search provider - [#31946](https://github.com/owncloud/core/issues/31946) [#32328](https://github.com/owncloud/core/issues/32328) [#32603](https://github.com/owncloud/core/issues/32603) - Add information whether user can share to capabilities API - [#31824](https://github.com/owncloud/core/issues/31824) - Reload the filelist view when accepting or rejecting a share - [#31798](https://github.com/owncloud/core/issues/31798) - Allow different language in public link share email - [#31767](https://github.com/owncloud/core/issues/31767) - Command files:scan now outputs items per second - [#32093](https://github.com/owncloud/core/issues/32093) - New option to prevent users to share with specific system groups - [#31740](https://github.com/owncloud/core/issues/31740) [#32533](https://github.com/owncloud/core/issues/32533) [#32501](https://github.com/owncloud/core/issues/32501) [#32707](https://github.com/owncloud/core/issues/32707) - Hook "loadAdditionalScripts" now also available for public link page - [#31944](https://github.com/owncloud/core/issues/31944) - Add url parameter to files app which opens a specific sidebar tab - [#32202](https://github.com/owncloud/core/issues/32202) - Retry chunks in web UI on stalled or timed out uploads - [#32170](https://github.com/owncloud/core/issues/32170) [#32335](https://github.com/owncloud/core/issues/32335) - Add log entry for each migration that is run - [#32461](https://github.com/owncloud/core/issues/32461) - Ability to create users and send them an email for password creation - [#32466](https://github.com/owncloud/core/issues/32466) - Command for resetting password now supports sending reset email and outputting link - [#32500](https://github.com/owncloud/core/issues/32500) - Added Phan static code analyzer to improve code quality - [#32492](https://github.com/owncloud/core/issues/32492) - Added method in PHP share API to set password hashes directly - [#32572](https://github.com/owncloud/core/issues/32572) - Experimental support for asynchronous MOVE operations - [#32414](https://github.com/owncloud/core/issues/32414) - Config report now contains list of all migrations that have run, for easier debugging of update issues - [configreport/#68](https://github.com/owncloud/configreport/pull/68) ### Changed - Update CA bundle - 2018-06-20 - [#32688](https://github.com/owncloud/core/issues/32688) - Minimum desktop client version is 2.3.3 - [#32657](https://github.com/owncloud/core/issues/32657) - Handle SSL certificate verifications for others than Let's Encrypt - [#31858](https://github.com/owncloud/core/issues/31858) - Insufficient storage exception now logged with "debug" log level - [#31978](https://github.com/owncloud/core/issues/31978) - Skip filecache repair step for version greater than 10.0.4 - [#31803](https://github.com/owncloud/core/issues/31803) - Bump sinon from 2.4.1 to 6.2.0 in /build - [#32319](https://github.com/owncloud/core/issues/32319) [#32662](https://github.com/owncloud/core/issues/32662) - Bump karma from 2.0.2 to 3.0.0 in /build - [#31892](https://github.com/owncloud/core/issues/31892) [#32197](https://github.com/owncloud/core/issues/32197) [#32317](https://github.com/owncloud/core/issues/32317) - Bump behat/behat from 3.4.3 to 3.5.0 - [#32318](https://github.com/owncloud/core/issues/32318) - Bump paragonie/random_compat v2.0.15 to v2.0.17 - [#32107](https://github.com/owncloud/core/issues/32107) - Bump symfony/event-dispatcher from 3.4.12 to 3.4.13 - [#32199](https://github.com/owncloud/core/issues/32199) - Bump symfony/console from 3.4.12 to 3.4.13 - [#32140](https://github.com/owncloud/core/issues/32140) - Bump symfony/routing from 3.4.12 to 3.4.13 - [#32137](https://github.com/owncloud/core/issues/32137) - Bump symfony/process from 3.4.12 to 3.4.13 - [#32135](https://github.com/owncloud/core/issues/32135) - Bump symfony/translation from 3.4.12 to 3.4.13 - [#32198](https://github.com/owncloud/core/issues/32198) - Bump symfony polyfill 1.8.0 to 1.9.0 - [#32255](https://github.com/owncloud/core/issues/32255) - Bump swiftmailer/swiftmailer from 5.4.9 to 5.4.10 - [#32200](https://github.com/owncloud/core/issues/32200) - Minor dependency bumps 2018-08-26 - [#32439](https://github.com/owncloud/core/issues/32439) - Bump symfony 3.4.11 to 3.4.12 - [#31912](https://github.com/owncloud/core/issues/31912) - Bump symfony 3.4.15 and zend-stdlib 3.2.1 - [#32499](https://github.com/owncloud/core/issues/32499) - Allow slashes in generated resource routes in app framework - [#31939](https://github.com/owncloud/core/issues/31939) - Email field is now default in user management page, users receive an email with token to set initial password - [#32466](https://github.com/owncloud/core/issues/32466) [#32648](https://github.com/owncloud/core/issues/32648) [#32636](https://github.com/owncloud/core/issues/32636) [#32672](https://github.com/owncloud/core/pull/32672) [#32672](https://github.com/owncloud/core/issues/32672) [#32685](https://github.com/owncloud/core/issues/32685) [#32690](https://github.com/owncloud/core/issues/32690) - Split of config.sample.php into two files for core and apps - [#32554](https://github.com/owncloud/core/issues/32554) [#32634](https://github.com/owncloud/core/issues/32634) ### Removed ### Fixed - Fix PHP 7.2 issue with ini_set - [#32538](https://github.com/owncloud/core/issues/32538) - Prevent logging LDAP password in case of failure - [#32592](https://github.com/owncloud/core/pull/32592) - Prevent passwords to be set to empty strings - [#32581](https://github.com/owncloud/core/pull/32581) - Fix update issue related to oc_jobs when automatically enabling market app to assist for update in OC 10 - [#32573](https://github.com/owncloud/core/pull/32573) - Trigger missing migrations in files_sharing app, adds indices and can speed up some instances - [#32562](https://github.com/owncloud/core/issues/32562) - Fix issue with spam filters when sending public link emails - [#32542](https://github.com/owncloud/core/issues/32542) - Fix version previews to fall back to icon when no preview provider is available - [#32474](https://github.com/owncloud/core/issues/32474) - Fix master key recreation - [#32504](https://github.com/owncloud/core/issues/32504) - Return correct status when IMip email delivery fails - [#32489](https://github.com/owncloud/core/issues/32489) - Fix typos in config.sample.php - [#32496](https://github.com/owncloud/core/issues/32496) - Don't check for avatar folder if not enabled - [#32490](https://github.com/owncloud/core/issues/32490) - Add missing ILogger declaration in MigrationService - [#32473](https://github.com/owncloud/core/issues/32473) [#32475](https://github.com/owncloud/core/issues/32475) - Fix JS tests for future Sinon JS update - [#32488](https://github.com/owncloud/core/issues/32488) - Command to verify checksums is now more robust - [#32360](https://github.com/owncloud/core/issues/32360) - Fix not allowed to share message - [#32429](https://github.com/owncloud/core/issues/32429) - Update php doc to reflect proper return type - [#32427](https://github.com/owncloud/core/issues/32427) - Catch more errors in SMB storage - [#32416](https://github.com/owncloud/core/issues/32416) - Don't crash on filescan where folder has symlink - [#32408](https://github.com/owncloud/core/issues/32408) - Fix issue with some special characters in queries - [#32412](https://github.com/owncloud/core/issues/32412) - Use the core exception logger functionality in cron.php - [#32404](https://github.com/owncloud/core/issues/32404) - Compare UIDs instead of objects when changing displayname - [#32409](https://github.com/owncloud/core/issues/32409) - Compare UIDs instead of objects when changing email address - [#32391](https://github.com/owncloud/core/issues/32391) - Improve performance when propagating size updates in file cache - [#32304](https://github.com/owncloud/core/issues/32304) - Prevent current chunk assembly failing by setting the exclusive file lock earlier - [#32334](https://github.com/owncloud/core/issues/32334) - Don't strip linebreaks in personal note of public link share - [#32331](https://github.com/owncloud/core/issues/32331) - Let files be overwritten by rename operations on local storage instead of pre-deleting - [#32273](https://github.com/owncloud/core/issues/32273) - Continue with upgrade even if the market app cannot be disabled - [#32324](https://github.com/owncloud/core/issues/32324) - Versions app now works also when comments app is disabled - [#32208](https://github.com/owncloud/core/issues/32208) - Fix two factor challenge page for when password has expired - [#32058](https://github.com/owncloud/core/issues/32058) - Scanner now properly resets checksum whenever a file has changed remotely - [#32284](https://github.com/owncloud/core/issues/32284) - Fix checksums not being updated on modifying shared file for objectstore - [#32364](https://github.com/owncloud/core/issues/32364) - Accept email addresses with subdomains with hyphens for public link emails - [#32281](https://github.com/owncloud/core/issues/32281) - Properly set installed_version flag when enabling app via provisioning api - [#32214](https://github.com/owncloud/core/issues/32214) - Fix API response of pending shares when the state did not change - [#32156](https://github.com/owncloud/core/issues/32156) - Read mtime from both JS properties in web UI upload for browser compatibility - [#32013](https://github.com/owncloud/core/issues/32013) - Fix warning in logs while moving FutureFile after chunk assembly - [#32166](https://github.com/owncloud/core/issues/32166) - Allow null in "Origin" header for third party clients that send it with WebDAV - [#32189](https://github.com/owncloud/core/issues/32189) - Fix calendar or reminder insertion error via CalDAV on MacOS - [#32024](https://github.com/owncloud/core/issues/32024) - Properly log failed message when token based authentication is enforced - [#31948](https://github.com/owncloud/core/issues/31948) - Prevent share access to birthday calendar - [#31882](https://github.com/owncloud/core/issues/31882) - Added space in display names of shared calendar/contact - [#31877](https://github.com/owncloud/core/issues/31877) - Deleting a user now also properly deletes their external storages and storage assignations - [#32069](https://github.com/owncloud/core/issues/32069) - Improve text about logging in config.sample.php - [#32049](https://github.com/owncloud/core/issues/32049) - Use OC_DEFAULT_MODULE constant for encryption in core - [#31838](https://github.com/owncloud/core/issues/31838) - Unset encrypted flag in file cache when running decrypt-all command - [#32027](https://github.com/owncloud/core/issues/32027) - Fix decrypt of single user in decrypt-all command - [#32168](https://github.com/owncloud/core/issues/32168) - Fix login exception in decrypt-all command - [#31986](https://github.com/owncloud/core/issues/31986) - Properly clean up encryption keys after file deletion - [#31959](https://github.com/owncloud/core/issues/31959) - Remove sensitive shared_secret data from occ config:list output - [#31997](https://github.com/owncloud/core/issues/31997) - Fix file cache update function to properly handle empty string and nulls with Oracle - [#31996](https://github.com/owncloud/core/issues/31996) - Fix bogus etag update when propagating etag for federated shares - [#31992](https://github.com/owncloud/core/issues/31992) - Display all failed recipients when sending link share email - [#31935](https://github.com/owncloud/core/issues/31935) [#32633](https://github.com/owncloud/core/issues/32633) - Lock public link share dialog while processing - [#31928](https://github.com/owncloud/core/issues/31928) - AppManager text typo and PHPdoc return tags - [#31918](https://github.com/owncloud/core/issues/31918) - Optimize file uploads with PUT method, with custom mtime, use storage instead of view - [#31891](https://github.com/owncloud/core/issues/31891) - Optimize file uploads with PUT, don't fetch and update checksum again, reuse the one from part file - [#31768](https://github.com/owncloud/core/issues/31768) - Do not throw an error when the same theme is enabled twice - [#31783](https://github.com/owncloud/core/issues/31783) - Fix repair step that removes duplicate sub shares - [#31146](https://github.com/owncloud/core/issues/31146) - Adjust code to follow coding standard - [#32116](https://github.com/owncloud/core/issues/32116) - Fix overriding for gif images in themes for CLI scripts - [#32131](https://github.com/owncloud/core/issues/32131) - Fix wording on password change page - [#32146](https://github.com/owncloud/core/issues/32146) - Fixed mount config in frontend to only load once to avoid side effects - [#32095](https://github.com/owncloud/core/issues/32095) - Don't urlencode group id to make it work with "/" and "%" - [#31109](https://github.com/owncloud/core/issues/31109) ## 10.0.9 - 2018-07-17 ### Added - Added account module middleware to be able to plug in logic after authentication - [#31883](https://github.com/owncloud/core/issues/31883) [#31933](https://github.com/owncloud/core/issues/31933) - occ user:list now takes a list of attributes to display - [#31115](https://github.com/owncloud/core/issues/31115) - Added Symfony events for user preference changes - [#31266](https://github.com/owncloud/core/issues/31266) - Added Symfony events for public links shared by email - [#31632](https://github.com/owncloud/core/issues/31632) - Added Symfony events for accept and reject for local shares - [#31702](https://github.com/owncloud/core/issues/31702) - Added support for Imprint and Privacy Policy URLs in web UI and email footers - [#31666](https://github.com/owncloud/core/issues/31666) [#31699](https://github.com/owncloud/core/issues/31699) [#31730](https://github.com/owncloud/core/issues/31730) [#31766](https://github.com/owncloud/core/pull/31766) - Added HTML template for lost password email - [#31144](https://github.com/owncloud/core/issues/31144) - Received local shares can now trigger a notification to accept or reject them, also visible in "Shared with you" section - [#31613](https://github.com/owncloud/core/issues/31613) [#31886](https://github.com/owncloud/core/issues/31886) - Rejected shares can now be accepted again in the "Shared with you" section - [#31613](https://github.com/owncloud/core/issues/31613) - Provide original exception via logging events - [#31623](https://github.com/owncloud/core/issues/31623) - Share autocomplete now displays useful tooltip when typing less characters - [#31729](https://github.com/owncloud/core/issues/31729) - Added public Webdav API for versions using a new "meta" DAV endpoint - [#31729](https://github.com/owncloud/core/pull/29207) [#29637](https://github.com/owncloud/core/pull/29637) [#31805](https://github.com/owncloud/core/issues/31805) [#31801](https://github.com/owncloud/core/issues/31801) - Added support for retrieving file previews using Webdav endpoint - [#29319](https://github.com/owncloud/core/pull/29319) [#30192](https://github.com/owncloud/core/pull/30192) [#31748](https://github.com/owncloud/core/issues/31748) [#31788](https://github.com/owncloud/core/issues/31788) [#31862](https://github.com/owncloud/core/issues/31862) [#31865](https://github.com/owncloud/core/issues/31865) - Added versioning support for primary object store - [#29607](https://github.com/owncloud/core/pull/29607) [#31285](https://github.com/owncloud/core/pull/31285) [#31595](https://github.com/owncloud/core/pull/31595) ### Changed - Updated ca-bundle.crt - [#31734](https://github.com/owncloud/core/issues/31734) - Bump symfony to 3.4.8 and other pending minor bumps - [#31221](https://github.com/owncloud/core/issues/31221) - Bump karma from 2.0.0 to 2.0.2 in /build - [#31253](https://github.com/owncloud/core/issues/31253) - Bump karma-jasmine from 1.1.1 to 1.1.2 in /build - [#31378](https://github.com/owncloud/core/issues/31378) - Bump karma-coverage from 1.1.1 to 1.1.2 in /build - [#31380](https://github.com/owncloud/core/issues/31380) - Bump zendframework/zend-inputfilter from 2.8.1 to 2.8.2 - [#31431](https://github.com/owncloud/core/issues/31431) - Bump icewind/smb from 1.1.0 to 3.0.0 in /apps/files_external/3rdparty - [#31521](https://github.com/owncloud/core/issues/31521) - Bump symfony 3.4.9 to 3.4.11 - [#31571](https://github.com/owncloud/core/issues/31571) - Update jsdoc requirement to ~3.5.5 - [#30036](https://github.com/owncloud/core/issues/30036) - Removed example theme which now lives in the [theme-example repository](https://github.com/owncloud/theme-example) - [#31447](https://github.com/owncloud/core/issues/31447) - A user who is a member of multiple groups is now excluded from sharing if at least one of their group is configured for exclusion - [#31737](https://github.com/owncloud/core/issues/31737) [#31822](https://github.com/owncloud/core/issues/31822) - Changed back default minimum search characters to 2 for share autocomplete due to confusion - [#31729](https://github.com/owncloud/core/issues/31729) - Files app UI now uses new versions API through the "meta" DAV endpoint - [#29607](https://github.com/owncloud/core/pull/29607) ### Removed - Removed old private ajax API for previews, deprecated by DAV endpoint support - [#30254](https://github.com/owncloud/core/pull/30254) - Bookmarks certificate was removed - [#31878](https://github.com/owncloud/core/issues/31878) ### Fixed - Adjustments for the notifications messages of the sharing apps - [#31947](https://github.com/owncloud/core/issues/31947) - Disable jquery globalEval - [#31972](https://github.com/owncloud/core/issues/31972) - Work around Edge browser memory leak in web UI chunked upload - [#31884](https://github.com/owncloud/core/issues/31884) - Don't fail if ISqlMigration doesn't return anything - [#31779](https://github.com/owncloud/core/issues/31779) - Fixed restoring of versions for single file shares - [#31681](https://github.com/owncloud/core/issues/31681) - Group admins are not able to create groups any more using provisioning API - [#31738](https://github.com/owncloud/core/issues/31738) - Fix Oracle for queries using ILIKE operator - [#31466](https://github.com/owncloud/core/issues/31466) - Improve user-sync command help description - [#31691](https://github.com/owncloud/core/issues/31691) - Fix deletion and restoration of files in trashbin in some partial selection scenarios - [#31700](https://github.com/owncloud/core/issues/31700) - Do not load the code of disabled theme apps - [#31478](https://github.com/owncloud/core/issues/31478) - Fix encrypt-all and decrypt-all commands to keep shares when encrypting - [#31600](https://github.com/owncloud/core/issues/31600) [#31590](https://github.com/owncloud/core/issues/31590) - Proceed with encrypt-all command by enabling user-keys if no mode is selected by user - [#31612](https://github.com/owncloud/core/issues/31612) - Validate maximum length of a username - [#31664](https://github.com/owncloud/core/issues/31664) - Save timezone as given during login - [#31493](https://github.com/owncloud/core/issues/31493) - Fix checksum computation to not apply on read-write streams to avoid potential mismatch results - [#31619](https://github.com/owncloud/core/issues/31619) - Exclude uploads directory from read-only cache mask, fixes guest app chunked uploads - [#31596](https://github.com/owncloud/core/issues/31596) - Properly normalize paths for event, no &$magic needed - [#31689](https://github.com/owncloud/core/issues/31689) - Use the correct user id in login related Symfony events - [#31605](https://github.com/owncloud/core/issues/31605) - Fix public link dialog issue when collaborative tags app is disabled - [#31581](https://github.com/owncloud/core/issues/31581) - Fix updating public link share in transfer ownership command - [#31176](https://github.com/owncloud/core/issues/31176) [#31953](https://github.com/owncloud/core/issues/31953) - Do not set the password again if it hasn't changed - [#31370](https://github.com/owncloud/core/issues/31370) - Use correct l10n to translate 'password was changed' email - [#31553](https://github.com/owncloud/core/issues/31553) - Improve text in settings/personal App Password - [#31539](https://github.com/owncloud/core/issues/31539) - Fix default language code example - [#31448](https://github.com/owncloud/core/issues/31448) - Fix double slash in versioning file copy events - [#31452](https://github.com/owncloud/core/issues/31452) - Split public password enforced capabilities based on a config - [#31499](https://github.com/owncloud/core/issues/31499) - Fix bogus exceptions related to missing DAV nodes after deletion - [#31479](https://github.com/owncloud/core/issues/31479) - Fix enabling of users by group admins in the web UI - [#31489](https://github.com/owncloud/core/issues/31489) - Fix AccountMapper to return an object or throw an exception - [#31445](https://github.com/owncloud/core/issues/31445) - Proper handling of exceptions in UserManager - [#31446](https://github.com/owncloud/core/issues/31446) - Properly cache non-existing user in UserManager - [#31446](https://github.com/owncloud/core/issues/31446) - Update verify checksums console output to flow more naturally - [#31449](https://github.com/owncloud/core/issues/31449) - Subadmin shouldn't be able to add users to their groups via API - [#31337](https://github.com/owncloud/core/issues/31337) - Catch duplicate inserts in token table - [#31460](https://github.com/owncloud/core/pull/31460) [#31794](https://github.com/owncloud/core/issues/31794) [#32041](https://github.com/owncloud/core/pull/32041) - Fix overflowing public share names in the share panel - [#31369](https://github.com/owncloud/core/issues/31369) - Fix occ user:sync to sync quota from preferences after upgrade if backend provided no quota - [#31360](https://github.com/owncloud/core/issues/31360) - Fix for Redis dev editions - [#31282](https://github.com/owncloud/core/issues/31282) - Fix mail debug message recipient field - [#31227](https://github.com/owncloud/core/issues/31227) - Prevent infinite loop in case of error in "log" event handler - [#31247](https://github.com/owncloud/core/issues/31247) - Fix HTTP status code when uploading virus-infected files - [#31260](https://github.com/owncloud/core/issues/31260) - Add back robots.txt in the release - [#31248](https://github.com/owncloud/core/issues/31248) ## 10.0.8 - 2018-04-27 ### Added - Added option for user:sync to reenable formerly disabled users - [#31124](https://github.com/owncloud/core/pull/31124) - Ability to log extra JSON fields - [#31121](https://github.com/owncloud/core/issues/31121) - Trigger event when logging - [#31121](https://github.com/owncloud/core/issues/31121) - Added command to verify and fix checksums - [#31008](https://github.com/owncloud/core/pull/31008) - Introduce seen and single user sync command line features - [#31025](https://github.com/owncloud/core/issues/31025) [#31032](https://github.com/owncloud/core/issues/31032) - Added config setting to specify minimum characters for sharing autocomplete - [#30994](https://github.com/owncloud/core/issues/30994) [#31067](https://github.com/owncloud/core/issues/31067) [#31160](https://github.com/owncloud/core/pull/31160) - Added personal note field for link share email - [#30486](https://github.com/owncloud/core/issues/30486) [#30571](https://github.com/owncloud/core/issues/30571) [#30813](https://github.com/owncloud/core/issues/30813) [#31057](https://github.com/owncloud/core/issues/31057) [#31201](https://github.com/owncloud/core/pull/31201) [#31212](https://github.com/owncloud/core/pull/31212) - Add conditional Logging target logfile for shared_secret and users - [#30443](https://github.com/owncloud/core/issues/30443) - Add option to disable link share password enforcement for write-only shares - [#30408](https://github.com/owncloud/core/issues/30408) [#30774](https://github.com/owncloud/core/issues/30774) [#30787](https://github.com/owncloud/core/issues/30787) - Add Webdav-Location header in private link redirect - [#30387](https://github.com/owncloud/core/issues/30387) [#30595](https://github.com/owncloud/core/issues/30595) - Make syslog output configurable, introduce new default that includes the request id - [#30346](https://github.com/owncloud/core/issues/30346) - Added "uid" parameter to "validatePassword" events - [#30334](https://github.com/owncloud/core/issues/30334) - Added new API event for zip file download - [#30067](https://github.com/owncloud/core/issues/30067) - Added new API event for public link creation - [#30067](https://github.com/owncloud/core/issues/30067) - Added log entry when the "data-fingerprint" command was run - [#30281](https://github.com/owncloud/core/issues/30281) - Added "heic" and "heif" as image mime types for thumbnails - [#30108](https://github.com/owncloud/core/issues/30108) - Added new API events for commenting actions - [#30142](https://github.com/owncloud/core/issues/30142) - Added "register notifier" event for use with the notification emails feature - [#30613](https://github.com/owncloud/core/issues/30613) - Added group option to files:scan command - [#30615](https://github.com/owncloud/core/issues/30615) - Added warning if no files to process in occ files:transfer-ownership command - [#30612](https://github.com/owncloud/core/issues/30612) - Added user:modify command to core - [#30652](https://github.com/owncloud/core/issues/30652) - Added config switch to enable fallback to http scheme when creating fed shares - [#30646](https://github.com/owncloud/core/issues/30646) [#31196](https://github.com/owncloud/core/issues/31196) - Added repair step for orphaned sub-shares - [#30695](https://github.com/owncloud/core/issues/30695) - Added repair step to fix orphaned reshares - [#31004](https://github.com/owncloud/core/issues/31004) - Added Symfony events for configuration changes (config.php and appconfig) - [#30788](https://github.com/owncloud/core/issues/30788) [#30937](https://github.com/owncloud/core/issues/30937) [#31107](https://github.com/owncloud/core/issues/31107) - Added Symfony event to let apps resolve private links - [#30911](https://github.com/owncloud/core/issues/30911) - Added Symfony events for delete and create share - [#31026](https://github.com/owncloud/core/issues/31026) - Added Symfony events for updating share attributes (expiration, password, name) - [#31120](https://github.com/owncloud/core/issues/31120) - Added Symfony events for group membership events - [#31003](https://github.com/owncloud/core/issues/31003) - Added Symfony events for feature change in group admin - [#31132](https://github.com/owncloud/core/issues/31132) - Added config.php option to select apps to ignore missing signature file (mostly for themes) - [#30891](https://github.com/owncloud/core/issues/30891) [#31066](https://github.com/owncloud/core/issues/31066) - Added ability for full-page frontend-only apps in info.xml - [#30918](https://github.com/owncloud/core/issues/30918) - More user-friendly email address input and handling in link share dialog - [#30945](https://github.com/owncloud/core/issues/30945) [#31142](https://github.com/owncloud/core/issues/31142) ### Changed - Set minimum php version to 5.6 in composer.json - [#31100](https://github.com/owncloud/core/issues/31100) - Bump PHP to 5.6.33 in composer - [#30403](https://github.com/owncloud/core/issues/30403) - Bump phpseclib/phpseclib from 2.0.3 to 2.0.10 - [#30052](https://github.com/owncloud/core/issues/30052) [#30537](https://github.com/owncloud/core/issues/30537) - Bump phpunit and symfony/translation to match master - [#30410](https://github.com/owncloud/core/issues/30410) - Bump guzzlehttp/guzzle from 5.3.1 to 5.3.2 - [#30217](https://github.com/owncloud/core/issues/30217) - Bump lukasreschke/id3parser from 0.0.1 to 0.0.3 - [#30085](https://github.com/owncloud/core/issues/30085) - Bump symfony to 3.4.5 - [#30689](https://github.com/owncloud/core/issues/30689) - Bump symfony/translation from 3.2.4 to 3.3.16 - [#30380](https://github.com/owncloud/core/issues/30380) - Bump latest symfony and sabre/vobject point versions - [#30266](https://github.com/owncloud/core/issues/30266) - Bump karma from 1.5.0 to 2.0.0 in /build - [#30050](https://github.com/owncloud/core/issues/30050) - Bump punic/punic from 1.6.5 to 3.1.0 - [#30550](https://github.com/owncloud/core/issues/30550) - Bump symfony to 3.4.6 and Sabre vobject to 4.1.5 - [#30768](https://github.com/owncloud/core/issues/30768) - Bump sabre/http from 4.2.3 to v4.2.4 - [#30599](https://github.com/owncloud/core/issues/30599) - Bump jakub-onderka/php-parallel-lint from 0.9.2 to 1.0.0 - [#30626](https://github.com/owncloud/core/issues/30626) - Bump behat/mink-extension from 2.3.0 to 2.3.1 - [#30706](https://github.com/owncloud/core/issues/30706) - Bump league/flysystem from 1.0.42 to 1.0.43 - [#30704](https://github.com/owncloud/core/issues/30704) - Update composer in stable10 with versions as at 2018-02-07 - [#30390](https://github.com/owncloud/core/issues/30390) - Renamed SMB logging config.php settings from "wnd" to "smb" - [#30244](https://github.com/owncloud/core/issues/30244) - Improved error messages in user:delete command - [#30164](https://github.com/owncloud/core/issues/30164) - Validate email address in mail settings section - [#30315](https://github.com/owncloud/core/issues/30315) - Only decrypt users who have already logged in with decrypt-all occ command - [#30640](https://github.com/owncloud/core/issues/30640) - Replace usage of "create_function" in PHP - [#30714](https://github.com/owncloud/core/issues/30714) - Provisioning API can now properly set default or zero quota - [#30755](https://github.com/owncloud/core/issues/30755) - User quota setting can be queried through provisioning API - [#30850](https://github.com/owncloud/core/issues/30850) ### Removed - Removed private oc_current_user Javascript variable - [#30486](https://github.com/owncloud/core/issues/30486) [#30556](https://github.com/owncloud/core/issues/30556) - Remove app store config values from config.sample.php - [#30422](https://github.com/owncloud/core/issues/30422) - Remove documentation of the theme option in config.sample.php - [#30350](https://github.com/owncloud/core/issues/30350) - Remove unused config.sample.php parameters - [#30933](https://github.com/owncloud/core/issues/30933) [#30812](https://github.com/owncloud/core/issues/30812) - Remove "Unlimited" word from quota report in personal page - [#31041](https://github.com/owncloud/core/issues/31041) ### Fixes - Prevent background scan to scan homes of users who never logged in - [#31189](https://github.com/owncloud/core/issues/31189) - Properly align three button dialogs - [#31147](https://github.com/owncloud/core/issues/31147) - Many documentation improvements in config.sample.php - [#31114](https://github.com/owncloud/core/issues/31114) [#31127](https://github.com/owncloud/core/issues/31127) [#31128](https://github.com/owncloud/core/issues/31128) [#31068](https://github.com/owncloud/core/issues/31068) [#31173](https://github.com/owncloud/core/issues/31173) [#31182](https://github.com/owncloud/core/pull/31182) - Fix some documentation paths in config.sample.php - [#30431](https://github.com/owncloud/core/issues/30431) - Fix App Framework ApiContoller initialization to fix thumbnail access - [#31104](https://github.com/owncloud/core/issues/31104) [#31183](https://github.com/owncloud/core/pull/31183) - Check apache auth on login form - [#31074](https://github.com/owncloud/core/issues/31074) - Check basic auth credentials periodically after a timeout instead of 窶ヲ - [#31076](https://github.com/owncloud/core/issues/31076) - Email autocomplete in link share dialog will not return local/federated users any more, only contacts - [#30998](https://github.com/owncloud/core/issues/30998) - Fix settings page where elements are inline when they shouldn't - [#30988](https://github.com/owncloud/core/issues/30988) - Do not log errors when uploading forbidden file format - [#30991](https://github.com/owncloud/core/issues/30991) - Fix upload issue by replacing emittingCall with separate before and after events - [#30986](https://github.com/owncloud/core/issues/30986) - Fix Symfony event emittingCall by adding return - [#31045](https://github.com/owncloud/core/issues/31045) - Properly trigger file-related Symfony events when chunking - [#31087](https://github.com/owncloud/core/issues/31087) - Remove unsupported "enable for groups" field for theme apps - [#30948](https://github.com/owncloud/core/issues/30948) - Added OneNote 2016 user agent string to make it work with Webdav - [#30965](https://github.com/owncloud/core/issues/30965) - Refactored metadata sync code to unify behavior across all login methods - [#30638](https://github.com/owncloud/core/issues/30638) - Mask "marketplace.key" in config list as it is sensitive - [#30917](https://github.com/owncloud/core/issues/30917) - Polish totp middleware a little - [#30849](https://github.com/owncloud/core/issues/30849) - Set empty authtoken names to 'none' as empty is not allowed any more - [#30908](https://github.com/owncloud/core/issues/30908) - Fix CORS OPTIONS request for unauthenticated requests - [#30912](https://github.com/owncloud/core/issues/30912) - Treat any unknown app version as 0.0.1 - [#30890](https://github.com/owncloud/core/issues/30890) - Ignore multiple slashes in http path - [#30854](https://github.com/owncloud/core/issues/30854) - Initialize root folder service later to fix user backend registration order issue - [#30810](https://github.com/owncloud/core/issues/30810) - Remove implicit login in base.php to remove bogus "Login failed" logs - [#30814](https://github.com/owncloud/core/issues/30814) - Use storage specific move operation for object store - [#30817](https://github.com/owncloud/core/issues/30817) - Fix webUI display of group containing numeric username - [#30811](https://github.com/owncloud/core/issues/30811) - Fix calendar changes limit - [#30816](https://github.com/owncloud/core/issues/30816) - Properly use error exit code for unsupported PHP version - [#30780](https://github.com/owncloud/core/issues/30780) - Unbrand Personal security sessions message - [#30754](https://github.com/owncloud/core/issues/30754) - Propagate move exception messages to the frontend - [#30791](https://github.com/owncloud/core/issues/30791) - Fix chunk size comparison for big values on 32-bit systems - [#30772](https://github.com/owncloud/core/issues/30772) - Make error origin more distinguishable in some filesystem code paths - [#30682](https://github.com/owncloud/core/issues/30682) - Don't send emails when importing calendar/events - [#30666](https://github.com/owncloud/core/issues/30666) - Adding a system configuration for global CORS domains - [#30906](https://github.com/owncloud/core/issues/30906) - Better label for CORS in settings section - [#30663](https://github.com/owncloud/core/issues/30663) - Allow regular users to change their CORS domains - [#30649](https://github.com/owncloud/core/issues/30649) - Catch session unavailable exception - [#30347](https://github.com/owncloud/core/issues/30347) [#30623](https://github.com/owncloud/core/issues/30623) - Proper HTTP status code on login exception - [#30639](https://github.com/owncloud/core/issues/30639) - Fix file mtime issue on 32-bit systems - [#30546](https://github.com/owncloud/core/issues/30546) - Fixing logout for app password scenario - [#30591](https://github.com/owncloud/core/issues/30591) - Fix wording if you are not a member of any groups - [#30558](https://github.com/owncloud/core/issues/30558) - Fix for error when querying non present log_secret - [#30470](https://github.com/owncloud/core/issues/30470) - Properly create a session for a pure token based request, fixed oauth2 issues - [#30542](https://github.com/owncloud/core/issues/30542) - Free resources in preview providers - [#30533](https://github.com/owncloud/core/issues/30533) - Continue in case of rare error in files:scan repair command - [#30494](https://github.com/owncloud/core/issues/30494) [#30618](https://github.com/owncloud/core/issues/30618) [#30959](https://github.com/owncloud/core/issues/30959) - Make theming work when theme app is outside the ownCloud root - [#30477](https://github.com/owncloud/core/issues/30477) - Don't try decrypting federated shares in decrypt-all command - [#30155](https://github.com/owncloud/core/issues/30155) - Keep null in getMetaData in Checksum storage wrapper, fixes some files:scan scenarios - [#30302](https://github.com/owncloud/core/issues/30302) - Modals dialogs can now scroll, improves link share dialog UX - [#30424](https://github.com/owncloud/core/issues/30424) - Adjust link share wording and fix translations - [#31036](https://github.com/owncloud/core/issues/31036) - Fix failure of shares which are already moved with transfer ownership - [#30161](https://github.com/owncloud/core/issues/30161) - Return 403 instead of 503 to resume syncing of desktop client - [#30353](https://github.com/owncloud/core/issues/30353) - Guide users to also check spelling for typos in federated share id - [#30355](https://github.com/owncloud/core/issues/30355) - Fixed issue with number of hidden files not updating on renaming a file - [#30359](https://github.com/owncloud/core/issues/30359) - Fix deleted items auto expiration for users with no quota - [#30163](https://github.com/owncloud/core/issues/30163) - Fix validation for new encryption storage key location - [#30357](https://github.com/owncloud/core/issues/30357) - Fix some CSRF issues on Webdav endpoint by only checking for POST method - [#30358](https://github.com/owncloud/core/issues/30358) - Prevent share icon from shrinking with long texts - [#31163](https://github.com/owncloud/core/pull/31163) - Fixed regression where a user could not set own email address in the settings page - [#30319](https://github.com/owncloud/core/issues/30319) - Fix caldav and carddav syncing when dealing with lots of data - [#30252](https://github.com/owncloud/core/issues/30252) - Don't restrain width of icon-logo - [#30282](https://github.com/owncloud/core/issues/30282) - Check trashbin permissions before moving to trash, fixes deletion as guest user - [#30240](https://github.com/owncloud/core/issues/30240) - Handle no read access to skeleton - [#30241](https://github.com/owncloud/core/issues/30241) - Fix file name escaping in error messages in web UI related to file operations - [#30193](https://github.com/owncloud/core/issues/30193) - Proper error message when trying to add user to a group they are already member of in web UI - [#30194](https://github.com/owncloud/core/issues/30194) - Show new basename and extension while waiting for rename operation to finish in web UI - [#30040](https://github.com/owncloud/core/issues/30040) - Fix app author parsing in apps page - [#30043](https://github.com/owncloud/core/issues/30043) - Validate system path data used in findBinaryPath - [#30061](https://github.com/owncloud/core/issues/30061) - Fix deletion of group with special characters in web UI - [#30111](https://github.com/owncloud/core/issues/30111) - Fix missing preview in file upload conflict window - [#30125](https://github.com/owncloud/core/issues/30125) - Fix files endpoint bug when downloading vCard - [#30149](https://github.com/owncloud/core/issues/30149) - Properly filter link share email parameters - [#30165](https://github.com/owncloud/core/issues/30165) - Filter sender display name in mail notification handler - [#31056](https://github.com/owncloud/core/issues/31056) - Filter file name when sending internal mail - [#31046](https://github.com/owncloud/core/issues/31046) - Convert null to empty string for Oracle in file cache accessor - [#30224](https://github.com/owncloud/core/issues/30224) - Use LargeFileHelper to calculate log file size - fixes #30227 - [#30234](https://github.com/owncloud/core/issues/30234) ## 10.0.7 - 2018-01-19 ### Fixed - Fix various issues about null user errors - [#30450](https://github.com/owncloud/core/issues/30450) - Solve OAuth token expiry issue - [#30481](https://github.com/owncloud/core/issues/30481) - Fixed issues related to app passwords and account lock-outs - [#30363](https://github.com/owncloud/core/issues/30363) ## 10.0.6 - 2018-01-29 ### Fixed - Fix missing build dependency for L18N - [#30265](https://github.com/owncloud/core/pull/30265) ## 10.0.5 - 2018-01-23 ### Added - Add php-intl as hard requirement - [#29539](https://github.com/owncloud/core/issues/29539) - Optionally show server hostname in status.php - [#29471](https://github.com/owncloud/core/issues/29471) - Add link for logfiles docs in exception page and simplify text - [#29674](https://github.com/owncloud/core/issues/29674) - Link to trusted domains docs in error message - [#29730](https://github.com/owncloud/core/issues/29730) - Add indices on share table - [#29883](https://github.com/owncloud/core/issues/29883) [#29592](https://github.com/owncloud/core/issues/29592) - Add dispatcher event for "unshare from self" action - [#29851](https://github.com/owncloud/core/issues/29851) - Technology preview for PHP 7.2 support - [#29878](https://github.com/owncloud/core/issues/29878) - Added public hooks for file operations using Symfony Event Dispatcher - [#29939](https://github.com/owncloud/core/issues/29939) - Expose getAppPath() and getAppWebPath() on the AppManager service [#30041](https://github.com/owncloud/core/pull/30041) [#30150](https://github.com/owncloud/core/pull/30150) - Add warning in settings page when running in debug mode - [#29936](https://github.com/owncloud/core/issues/29936) ### Changed - Switch Webdav URL in field in navigation panel to the new endpoint - [#29766](https://github.com/owncloud/core/issues/29766) - Require a minimum of 1 character for the application password name - [#29831](https://github.com/owncloud/core/issues/29831) - Only allow a single active theme app with no magic fallbacks to inactive app themes - [#29854](https://github.com/owncloud/core/issues/29854) - Config report now hides email address from email config - [#29949](https://github.com/owncloud/core/issues/29949) - Change "remote" to "federated" suffix in sharing autocomplete dialog. - [#30046](https://github.com/owncloud/core/issues/30046) [#30171](https://github.com/owncloud/core/issues/30171) ### Removed - Removed old Dropbox storage backend, people should use the [files_external_dropbox app](https://github.com/owncloud/files_external_dropbox/) instead - [#29135](https://github.com/owncloud/core/issues/29135) - Revoke tasks.crt - [#29882](https://github.com/owncloud/core/issues/29882) - Remove unused composer dependency on natxet/CssMin - [#29930](https://github.com/owncloud/core/issues/29930) ### Fixed - Fix Dropbox / GDrive oauth handshake handling - [#30071](https://github.com/owncloud/core/pull/30071) - Redisplay login page on CSRF error - [#30035](https://github.com/owncloud/core/issues/30035) - Do not reset display name to uid on sso login - [#30038](https://github.com/owncloud/core/issues/30038) - Do not automatically disable apps of certain types - [#29870](https://github.com/owncloud/core/issues/29870) - Fix provisioning API when dealing with group name "0" - [#30004](https://github.com/owncloud/core/issues/30004) - Tweak occ command help output - [#29959](https://github.com/owncloud/core/issues/29959) - Now using upsert instead of insertIfNotExists for file cache updates, fixes concurrency issues - [#29934](https://github.com/owncloud/core/issues/29934) - Only set CORS headers on Webdav endpoint when Origin header is specified - [#29874](https://github.com/owncloud/core/issues/29874) - Ignore broken/dead symlinks on filescan - [#28959](https://github.com/owncloud/core/issues/28959) - Improve performance by caching non-existing accounts - [#29866](https://github.com/owncloud/core/issues/29866) - Fix template location order by searching the enabled theme app first - [#29867](https://github.com/owncloud/core/issues/29867) - Actually log message instead of {$message} - [#29844](https://github.com/owncloud/core/issues/29844) - Improved performance on new DAV endpoint by skipping querying parent nodes - [#29834](https://github.com/owncloud/core/issues/29834) - Adjust error message about PHP compatibility to say PHP X.X like previous line. - [#29828](https://github.com/owncloud/core/issues/29828) - Raise more useful message when constructor are not resolvable - [#29760](https://github.com/owncloud/core/issues/29760) - Fix wording for versions expiration occ command - [#29671](https://github.com/owncloud/core/issues/29671) - Handle invalid or missing external storage backend to keep mount point visible - [#29562](https://github.com/owncloud/core/issues/29562) - Fix integrity check when owncloud is not installed - [#29692](https://github.com/owncloud/core/issues/29692) - Fix issues about unsharing with some scenarios after moving the share - [#29716](https://github.com/owncloud/core/issues/29716) - Allow group 0 to be created by provisioning API - [#29734](https://github.com/owncloud/core/issues/29734) - Do not reset quota if it was not provided - [#29673](https://github.com/owncloud/core/issues/29673) - Improve quota value validation - check size only if size key is set - [#29743](https://github.com/owncloud/core/issues/29743) - Code cleanup - [#29799](https://github.com/owncloud/core/issues/29799) ## 10.0.4 - 2017-12-06 ### Added - Added support for eml mimetype - [#29204](https://github.com/owncloud/core/issues/29204) - Added "occ dav:cleanup-chunks" command to clean up expired uploads - [#29180](https://github.com/owncloud/core/issues/29180) - Added "occ files:scan" repair mode to repair mismatch filecache paths - [#29074](https://github.com/owncloud/core/issues/29074) [#29232](https://github.com/owncloud/core/issues/29232) - Added occ command to change/recreate master-key - [#29260](https://github.com/owncloud/core/issues/29260) [#29735](https://github.com/owncloud/core/issues/29735) - Detailed mode for "occ security:routes" - [#29095](https://github.com/owncloud/core/issues/29095) - Webdav property to retrieve a private link to files or folders - [#29041](https://github.com/owncloud/core/issues/29041) - CORS support for public API routes - [#28852](https://github.com/owncloud/core/issues/28852) [#29741](https://github.com/owncloud/core/issues/29741) [#29749](https://github.com/owncloud/core/issues/29749) - More "files_sharing" capabilities entries - [#29040](https://github.com/owncloud/core/issues/29040) - Display server name in admin page, don't show in status.php - [#28938](https://github.com/owncloud/core/issues/28938) - Validate public link mail on the client side - [#29042](https://github.com/owncloud/core/issues/29042) - Expose XHR response in share dialog autocomplete callback for extensions - [#29231](https://github.com/owncloud/core/issues/29231) - Let apps provide icons for settings sections - [#29358](https://github.com/owncloud/core/issues/29358) - Added cancellable prehooks for logout operation - [#29352](https://github.com/owncloud/core/issues/29352) - Markdown support for app descriptions in apps settings panel - [#29333](https://github.com/owncloud/core/issues/29333) - Add option to allow user to share only with the groups they belong to - [#29391](https://github.com/owncloud/core/issues/29391) - Cacheable storage adapter for use by Flysystem based external storage backends - [#29414](https://github.com/owncloud/core/issues/29414) - Add user additional info field for share autocomplete - [#29457](https://github.com/owncloud/core/issues/29457) - Add dispatcher event for remote fed shares - [#29482](https://github.com/owncloud/core/issues/29482) - Adding mode of operations - either single-instance or clus窶ヲ - [#29492](https://github.com/owncloud/core/issues/29492) - Added support for MariaDB 10.2.7+ - [#29240](https://github.com/owncloud/core/issues/29240) - Admins can now exclude files from integrity check in config.php - [#29460](https://github.com/owncloud/core/issues/29460) - Use X-Request-ID header as request id if provided by client, useful for logging - [#29434](https://github.com/owncloud/core/issues/29434) - Added authentication headers verification to validate the session - [#29525](https://github.com/owncloud/core/issues/29525) - Added IServiceLoader on server container to load app service classes from XML tags in info.xml - [#29525](https://github.com/owncloud/core/issues/29525) - Trigger events for federated shares - [#29566](https://github.com/owncloud/core/issues/29566) ### Changed - Exclude mimetypelist.js from integrity check - [#29048](https://github.com/owncloud/core/issues/29048) [#29316](https://github.com/owncloud/core/issues/29316) - Refactor set and reset of capabilities - [#29200](https://github.com/owncloud/core/issues/29200) - All amazon locations support v4 now - v3 deprecated - [#29153](https://github.com/owncloud/core/issues/29153) - Modified time value of files is now 64 bits long - [#28961](https://github.com/owncloud/core/issues/28961) - User names must now be at least 3 characters long - [#29237](https://github.com/owncloud/core/issues/29237) - AccountMapper get by email is now case insensitive - [#29341](https://github.com/owncloud/core/issues/29341) - Remove deprecated federated share API warning as it needlessly pollutes logs - [#29364](https://github.com/owncloud/core/issues/29364) - Improve UI for public link sharing permissions for folders - [#29413](https://github.com/owncloud/core/issues/29413) - Replace notify user for local shares with button - [#29463](https://github.com/owncloud/core/issues/29463) - Log out current user after submitting form in password reset page - [#29464](https://github.com/owncloud/core/issues/29464) - Update minimum supported browser versions - [#29507](https://github.com/owncloud/core/issues/29507) - Admins can now change display name even when its modification is disallowed for regular users - [#29442](https://github.com/owncloud/core/issues/29442) ### Removed - Remove AvatarPermissions repair step - [#29202](https://github.com/owncloud/core/issues/29202) - Remove unused FTP code - [#29186](https://github.com/owncloud/core/issues/29186) - Remove app store related code obsoleted by market app - [#29249](https://github.com/owncloud/core/issues/29249) - Remove a route to removed script - [#29553](https://github.com/owncloud/core/issues/29553) ### Fixed - Corrected namespace for OC\Memcache\ArrayCache which caused errors on some environments - [#29219](https://github.com/owncloud/core/issues/29219) - External storage Javascript code from apps is now loaded correctly (fixes Dropbox app and others) - [#29225](https://github.com/owncloud/core/issues/29225) - Use product name from theme - [#29251](https://github.com/owncloud/core/issues/29251) - Make sure the external storage folder name is editable when returning from OAuth authorization - [#29253](https://github.com/owncloud/core/issues/29253) - Fix duplicate external storage config that appear sometimes when returning from OAuth authorization - [#29254](https://github.com/owncloud/core/issues/29254) - Log exceptions in decrypt-all command - [#29248](https://github.com/owncloud/core/issues/29248) - SFTP key pair mode now works again - [#29156](https://github.com/owncloud/core/issues/29156) - Use correct class namespace for ownCloud ext storage - [#28935](https://github.com/owncloud/core/issues/28935) - Fix generated zip file to avoid errors with some zip tools - [#29149](https://github.com/owncloud/core/issues/29149) - Fix position of dialog boxes - [#29133](https://github.com/owncloud/core/issues/29133) [#29467](https://github.com/owncloud/core/issues/29467) - Move 64bit mtime migration from dav to core - [#29121](https://github.com/owncloud/core/issues/29121) - Allow 0 byte quota to be entered on UI - [#29113](https://github.com/owncloud/core/issues/29113) - Don't display warning about limited commands when running maintenance:install - [#28968](https://github.com/owncloud/core/issues/28968) - Handle no user session in isSharingDisabledForUser() - [#28915](https://github.com/owncloud/core/issues/28915) - Fix icon format for federated cloud sharing - [#28972](https://github.com/owncloud/core/issues/28972) - Fix for decrypting user specific keys - [#29189](https://github.com/owncloud/core/issues/29189) - Remove alternate keys storage during user delete - [#29155](https://github.com/owncloud/core/issues/29155) - Fix error logs due to deletion of keys - [#28934](https://github.com/owncloud/core/issues/28934) - Fix encryption panel to properly detect current mode after upgrade to ownCloud 10 - [#29049](https://github.com/owncloud/core/issues/29049) - Fix quota check when uploading to federated shares - [#29325](https://github.com/owncloud/core/issues/29325) [#29424](https://github.com/owncloud/core/issues/29424) - Fix issue when mounting another encrypted ownCloud - [#29360](https://github.com/owncloud/core/issues/29360) - AccountMapper get by email is now case insensitive - [#29341](https://github.com/owncloud/core/issues/29341) - Fix order of apps to be deterministic during install process - [#29267](https://github.com/owncloud/core/issues/29267) - Only initiate connection to federated share when necessary - [#29314](https://github.com/owncloud/core/issues/29314) - Allow group named "0" to be deleted - [#29323](https://github.com/owncloud/core/issues/29323) - Do not translate CORS header in settings page - [#29313](https://github.com/owncloud/core/issues/29313) - Disable background scan for home storage/cache - [#29306](https://github.com/owncloud/core/issues/29306) - Fixed double escaping in full page error messages - [#29304](https://github.com/owncloud/core/issues/29304) - Updated davclient.js which fixes issue whenever an app extends Array prototype - [#29305](https://github.com/owncloud/core/issues/29305) - Fix OCS apps API to correctly include attributes into generated XML - [#29303](https://github.com/owncloud/core/issues/29303) - Make enum type mapping work with migrations - [#29268](https://github.com/owncloud/core/issues/29268) - Handle invalid storage when getting storage root id - [#29278](https://github.com/owncloud/core/issues/29278) - Fix storing/retrieval for dav properties of non files - [#29273](https://github.com/owncloud/core/issues/29273) - Remove double quotes from boolean values in status.php output - [#29271](https://github.com/owncloud/core/issues/29271) - Tidy code in DAV related classes - [#29272](https://github.com/owncloud/core/issues/29272) - Fix the missing argument to DecryptAll - [#29371](https://github.com/owncloud/core/issues/29371) - Skip copying skeleton files if skeleton dir is not accessible - [#29379](https://github.com/owncloud/core/issues/29379) - Use chunked DB query when preloading directory content for DAV properties - [#29416](https://github.com/owncloud/core/issues/29416) - Fix failure when checking integrity signature for non-existing files - [#29433](https://github.com/owncloud/core/issues/29433) - Prevent uploading of part files through WebDav - [#29432](https://github.com/owncloud/core/issues/29432) - Only trigger "changeUser" event if account object really changed - [#29429](https://github.com/owncloud/core/issues/29429) - Only load app type once in app manager classes - [#29428](https://github.com/owncloud/core/issues/29428) - Use efficient startsWith implementation in server container - [#29427](https://github.com/owncloud/core/issues/29427) - Fix race condition in browser when uploading folder tree - [#29435](https://github.com/owncloud/core/issues/29435) - Disable nginx buffering for file downloads to avoid huge memory usage in some scenarios - [#29403](https://github.com/owncloud/core/issues/29403) - Fix many issues related to session removal - [#28879](https://github.com/owncloud/core/issues/28879) - Fix SMB to better detect when overwriting through rename - [#29564](https://github.com/owncloud/core/issues/29564) - Fix files scan repair in bulk warning - [#29631](https://github.com/owncloud/core/issues/29631) - Fix federated share import from public link - [#29677](https://github.com/owncloud/core/issues/29677) - Fix status.php to properly display product name - [#29728](https://github.com/owncloud/core/issues/29728) - Sort allowed storages checkbox list - [#29746](https://github.com/owncloud/core/issues/29746) ## [10.0.3] - 2017-09-15 ### Added - It is now possible to upgrade from 8.2.11 directly to 10 - [#28655](https://github.com/owncloud/core/issues/28655) [#28673](https://github.com/owncloud/core/pull/28673) - Added extra check in case of missing home storage - [#28504](https://github.com/owncloud/core/issues/28504) - Added Shield and Workflow icons - [#28588](https://github.com/owncloud/core/issues/28588) - Enable chunking for big files in web UI when logged in - [#28547](https://github.com/owncloud/core/issues/28547) - Added emitting of hook "post_unshareFromSelf" to Share 2.0 - [#28413](https://github.com/owncloud/core/issues/28413) - Added occ user:inactive command to list inactive users - [#28294](https://github.com/owncloud/core/issues/28294) - Added internal setting for the periodic credentials validity check - [#28298](https://github.com/owncloud/core/issues/28298) - Added jquery events for external storage settings UI when using OAuth - [#28210](https://github.com/owncloud/core/issues/28210) - Added public IThemeService which allows apps like the template editor to interact with the current theme - [#28647](https://github.com/owncloud/core/issues/28647) [#28926](https://github.com/owncloud/core/issues/28926) - Added "passwordEnabled" field to hook data of link shares - [#28827](https://github.com/owncloud/core/issues/28827) - Add new option to disable sharing in every user-mounted external storages - [#28706](https://github.com/owncloud/core/issues/28706) - Added default user and group share permissions - [#28903](https://github.com/owncloud/core/issues/28903) - Added occ command to list routes - [#28907](https://github.com/owncloud/core/issues/28907) - Added mime types for m3u, m3u8, pls mappings to audio streams - [#28885](https://github.com/owncloud/core/issues/28885) ### Changed - Transfer ownership now works with master key encryption - [#28537](https://github.com/owncloud/core/issues/28537) [#28845](https://github.com/owncloud/core/issues/28845) - Reenable medial search by default - [#28064](https://github.com/owncloud/core/issues/28064) - The LoginController now emits "failedLogin" hook signal after a failed login - [#28631](https://github.com/owncloud/core/issues/28631) - All columns that use the fileid have been changed to bigint (64-bits) - [#28581](https://github.com/owncloud/core/issues/28581) - Added search pattern for the occ app:list command - [#28653](https://github.com/owncloud/core/issues/28653) - Allow phpredis develop branch - [#28717](https://github.com/owncloud/core/issues/28717) - Default minimum desktop version in config.php is now 2.2.4 - [#28540](https://github.com/owncloud/core/issues/28540) - Reallow negative mtimes by default in storage implementations - [#28697](https://github.com/owncloud/core/issues/28697) ### Deprecated ### Removed - Removed "themes" folder - [#28617](https://github.com/owncloud/core/issues/28617) [#28999](https://github.com/owncloud/core/issues/28999) - Removed unused Windows checks - [#28612](https://github.com/owncloud/core/issues/28612) - Removed "appstoreenabled" from config.php - [#28714](https://github.com/owncloud/core/issues/28714) - Slash in filename when renaming is not allowed any more in the frontend (unintended "feature") - [#28490](https://github.com/owncloud/core/issues/28490) - Using old chunking protocol on new DAV endpoint is now disallowed - [#28637](https://github.com/owncloud/core/issues/28637) ### Fixed #### Platform - Fix issue with folder sizes on 32-bit systems - [#28654](https://github.com/owncloud/core/issues/28654) - Fix null error in ActivityManager on some setups - [#28420](https://github.com/owncloud/core/issues/28420) - Load app code before running app specific migrations - [#28391](https://github.com/owncloud/core/issues/28391) - Prevent certificate manager to access FS too early, fixes 8.2 to 10 migration issue - [#28668](https://github.com/owncloud/core/pull/28668) - Clustering: Better support of read only config file and apps folder - [#28594](https://github.com/owncloud/core/issues/28594) [#28601](https://github.com/owncloud/core/issues/28601) - Only use IndexIgnore in htaccess if mod_autoindex.c is enabled/loaded - [#28591](https://github.com/owncloud/core/issues/28591) - Fix app enable of not existing app - [#28317](https://github.com/owncloud/core/issues/28317) - Keep redirect information when logging in with wrong password - [#28511](https://github.com/owncloud/core/issues/28511) - Use SwiftMailer antiflood plugin to reconnect after multiple emails sent - [#28180](https://github.com/owncloud/core/issues/28180) - Theme is now properly loaded when displaying full page error messages - [#28622](https://github.com/owncloud/core/pull/28622) - Adjusted warning for PHP 5.5 EOL - [#28765](https://github.com/owncloud/core/issues/28765) - Don't enable market app on upgrade from OC < 10 if "appstoreenabled" was false in config.php - [#28757](https://github.com/owncloud/core/issues/28757) - Use different CSS comment style for IE11 support - [#28752](https://github.com/owncloud/core/issues/28752) - Adjust default slogan - [#28724](https://github.com/owncloud/core/issues/28724) - Catch filecache inconsistencies instead of logging warnings - [#28710](https://github.com/owncloud/core/issues/28710) - Check for null when traversing app passwords table rows - [#28894](https://github.com/owncloud/core/issues/28894) - Improve market upgrade messages + new switch - [#28871](https://github.com/owncloud/core/issues/28871) - Make occ upgrade verbose by default - [#28876](https://github.com/owncloud/core/issues/28876) - Add more information to updatechecker config doc - [#28867](https://github.com/owncloud/core/issues/28867) #### Database - All columns that use the fileid have been changed to bigint (64-bits) - [#28581](https://github.com/owncloud/core/issues/28581) - Fix length of account search term column which broke installs on some DB setups - [#28576](https://github.com/owncloud/core/issues/28576) - Fix column lengths on migrations table to fix index - [#28254](https://github.com/owncloud/core/issues/28254) - Fixed some repeated duplicate key errors relate to oc_preferences table - [#28486](https://github.com/owncloud/core/issues/28486) - Add migration step to fix birthday calendars - [#28338](https://github.com/owncloud/core/issues/28338) - Added cache for new card uri-id mapping to fix db cluster execution - [#28308](https://github.com/owncloud/core/issues/28308) #### Performance - Optimize upload - don't fetch info of non-existing file - [#28704](https://github.com/owncloud/core/issues/28704) - Optimize upload - don't check if file exists if already known - [#28704](https://github.com/owncloud/core/issues/28704) - Optimize upload - do not fetch metadata for part file during checksuming - [#28633](https://github.com/owncloud/core/issues/28633) - Optimize shares retrieval logic with complex scenarios - [#28524](https://github.com/owncloud/core/issues/28524) - Optimize query logger - [#28220](https://github.com/owncloud/core/issues/28220) - Remove initial scanning overhead to speed up federated shares with lots of entries - [#28604](https://github.com/owncloud/core/issues/28604) - Improve contact search performance - [#28042](https://github.com/owncloud/core/issues/28042) - Improved search performance for federated instance users - [#28209](https://github.com/owncloud/core/issues/28209) - Add database index on "oc_share.share_with" column - [#28856](https://github.com/owncloud/core/issues/28856) #### Filesystem / storage - Don't trigger hooks for every new dav chunk, only for final file - [#28817](https://github.com/owncloud/core/issues/28817) - Prevent creating file cache inconsistencies when moving a subtree in or out of a share - [#28219](https://github.com/owncloud/core/issues/28219) - Add check for empty result in storage memcache - [#28548](https://github.com/owncloud/core/issues/28548) - Fix error message when accessing of non-existing file on external storage - [#28613](https://github.com/owncloud/core/issues/28613) - Fixed OAuth frontend logic when connecting to external storage - [#28496](https://github.com/owncloud/core/issues/28496) [#28400](https://github.com/owncloud/core/issues/28400) - Fix quota handling on new Webdav endpoint (affects desktop client 2.2+) - [#28261](https://github.com/owncloud/core/issues/28261) - Fix mounting Webdav as drive in Windows 10 - [#28243](https://github.com/owncloud/core/issues/28243) - Fix rare error that happens when mounting invalid shares - [#28342](https://github.com/owncloud/core/issues/28342) - Handle BSD case for 32 bit filemtime and install warning - [#28790](https://github.com/owncloud/core/issues/28790) - Properly check target rename path in new dav endpoint - [#28737](https://github.com/owncloud/core/issues/28737) - Increment required only when encryption is enabled - [#28880](https://github.com/owncloud/core/issues/28880) #### Files app - Make sure passed upload mtime is always an int - [#28186](https://github.com/owncloud/core/issues/28186) - Fix directory mime type in trashbin list - [#28803](https://github.com/owncloud/core/issues/28803) - Properly highlight files when opening private link - [#28681](https://github.com/owncloud/core/issues/28681) - Fix overlapping selectively in default fileslist - [#28906](https://github.com/owncloud/core/issues/28906) - Better timeout detection in web UI uploads + chunked uploads - [#28896](https://github.com/owncloud/core/issues/28896) - Fix getting drop target when dragging from file manager - [#28882](https://github.com/owncloud/core/issues/28882) - Improve file upload progress bar - [#28861](https://github.com/owncloud/core/issues/28861) #### Sharing - Creating link shares now doesn't forget "Allow editing" permission any more - [#28065](https://github.com/owncloud/core/issues/28065) - Fix "notify user" checkbox in share panel - [#28237](https://github.com/owncloud/core/issues/28237) - Proper message shown when accessing unreachable private links - [#28600](https://github.com/owncloud/core/issues/28600) - Fix exact search term match for LDAP in share autocomplete - [#28851](https://github.com/owncloud/core/issues/28851) - Add tooltip to public shares panel - [#28781](https://github.com/owncloud/core/issues/28781) - Validate share link password even if unchanged when updating share - [#28713](https://github.com/owncloud/core/issues/28713) - Fix DiscoveryManager error during upgrade by untangling federated share app dependencies - [#28858](https://github.com/owncloud/core/pull/28858) #### User management - Don't set email if invalid in user:add command - [#28577](https://github.com/owncloud/core/issues/28577) - Group admins can now properly edit members' email addresses - [#28366](https://github.com/owncloud/core/issues/28366) - Fixed "settings_ajax_changegroupname" typo in route name - [#28746](https://github.com/owncloud/core/issues/28746) - Use IProvidesEMailBackend to fix syncing with LDAP backend - [#28736](https://github.com/owncloud/core/issues/28736) #### API related - Make Backbone PROPPATCH work with options.wait mode - [#28791](https://github.com/owncloud/core/issues/28791) [#28837](https://github.com/owncloud/core/issues/28837) - Detect PROPPATCH failure by parsing multistatus in Backbone Webdav adapter - [#28628](https://github.com/owncloud/core/issues/28628) - Error messages from the server on upload are now displayed in the web UI instead of generic messages - [#28635](https://github.com/owncloud/core/issues/28635) - Properly set the status text in OCS API v2 calls - [#28595](https://github.com/owncloud/core/issues/28595) - Data was not properly set in case of OCS Result object - [#28198](https://github.com/owncloud/core/issues/28198) #### Other - Only reload file list when switching navigation sections - [#28843](https://github.com/owncloud/core/issues/28843) - Make new text file tooltip messages update properly - [#28151](https://github.com/owncloud/core/issues/28151) - Fix trashbin preview icons - [#28158](https://github.com/owncloud/core/issues/28158) - Allow user "0" as in comments - [#28422](https://github.com/owncloud/core/issues/28422) - Better description for occ files:scan command - [#28839](https://github.com/owncloud/core/issues/28839) - Better description for occ files:cleanup command - [#28841](https://github.com/owncloud/core/issues/28841) - Reworded upgrade message for admin with big instance - [#28828](https://github.com/owncloud/core/issues/28828) - Make lost password errors distinguishable - [#28756](https://github.com/owncloud/core/issues/28756) - Add height to menutoggler - [#28723](https://github.com/owncloud/core/issues/28723) - Remove apostrophe from full page file read error text - [#28702](https://github.com/owncloud/core/issues/28702) - Added missing "fatal" log level to occ log:manage level command - [#28683](https://github.com/owncloud/core/issues/28683) ## [10.0.2] - 2017-06-30 - [major] Fix issue with database.xml migration being triggered twice on market app install - [#27982](https://github.com/owncloud/core/issues/27982) - [major] Apps formerly marked as shipped can now be uninstalled - [#27985](https://github.com/owncloud/core/issues/27985) - [major] Market now properly updates app version when using multiple apps paths - [#28002](https://github.com/owncloud/core/issues/28002) ## [10.0.1] - 2017-06-23 - [major] Clear cached app info before installing app - [#27953](https://github.com/owncloud/core/issues/27953) - [major] Fix to allow admin login when using home object store mode - [#27963](https://github.com/owncloud/core/issues/27963) - [major] Skeleton files correct copied for shibboleth - [#27935](https://github.com/owncloud/core/issues/27935) - [major] Automatically enable market app when upgrading from OC < 10 - [#27930](https://github.com/owncloud/core/issues/27930) - [major] Fix issue where market would run app migrations twice in some scenarios - market/#76 - [major] Fetch search terms from user backend (ex: LDAP) for more extended user search ability - [#27906](https://github.com/owncloud/core/issues/27906) - [major] Added support for upload-only link shares - [#27548](https://github.com/owncloud/core/issues/27548) - [major] When enabling default encryption module the admin must now explicitly choose encryption type (master key vs user key) - [#27512](https://github.com/owncloud/core/issues/27512) - [major] Fix missing "publicuri" field when upgrading from 9.1.5 - [#27754](https://github.com/owncloud/core/issues/27754) - [major] Add options to the user:sync command to handle missing accounts - [#27798](https://github.com/owncloud/core/issues/27798) - [major] Maintenance mode now properly blocks syncing on new DAV endpoint - [#27821](https://github.com/owncloud/core/issues/27821) - [major] Copy button for multiple link share now copies the correct link - [#27863](https://github.com/owncloud/core/issues/27863) - [major] Fix upload issues with IE11 - [#27875](https://github.com/owncloud/core/issues/27875) - [major] Allow apps to register multiple settings panels - [#27885](https://github.com/owncloud/core/issues/27885) - [major] Account table doesn't sync from user backends that have no listing support - [#27862](https://github.com/owncloud/core/issues/27862) - [major] Add events for password validation - [#27883](https://github.com/owncloud/core/issues/27883) - [major] Add JS event after external storage mount config is loaded, for UI extensions - [#27740](https://github.com/owncloud/core/issues/27740) - [major] Fix theming of setup page by autoloading default_enable theme apps - [#27819](https://github.com/owncloud/core/issues/27819) - [major] Allow apps to register custom settings page sections in info.xml - [#27634](https://github.com/owncloud/core/issues/27634) - [major] Add admin sharing option to restrict autocomplete to membership groups but still allow typing full name if known - [#27869](https://github.com/owncloud/core/issues/27869) - [minor] Market app update now doesn't overwrite local git checkouts - [#27973](https://github.com/owncloud/core/issues/27973) - [minor] Delete "appstoreenabled" config value when enabling market - [#27956](https://github.com/owncloud/core/issues/27956) - [minor] Do not verify email address when entered by an admin on their personal page - [#27921](https://github.com/owncloud/core/issues/27921) - [minor] Fix default share permission issue in public API [#27927](https://github.com/owncloud/core/issues/27927) - [minor] Properly rethrow exception when error occurred when enabling an app - [#27970](https://github.com/owncloud/core/issues/27970) - [minor] Remove own shares from "Shared with you" section - [#27972](https://github.com/owncloud/core/issues/27972) - [minor] Fix updating to daily from 10.0.0 with web updater - updater/#422 - [minor] Fix updating to 10.0.1 with web updater - [#27965](https://github.com/owncloud/core/issues/27965) - [minor] Removed unused and non-working auto-login after setup - [#27971](https://github.com/owncloud/core/issues/27971) - [minor] Fix SMB storage to return false if stat failed - [#27859](https://github.com/owncloud/core/issues/27859) - [minor] Update swiftmailer - [#27897](https://github.com/owncloud/core/issues/27897) - [minor] Escape filter in search - [#27900](https://github.com/owncloud/core/issues/27900) - [minor] Fix file name output in error pages - [#27808](https://github.com/owncloud/core/issues/27808) - [minor] Support for alternative login buttons through config.php - [#27607](https://github.com/owncloud/core/issues/27607) - [minor] Example theme app renamed to "theme-example" by convention - [#27632](https://github.com/owncloud/core/issues/27632) - [minor] Fix missing translation of built-in section names - [#27645](https://github.com/owncloud/core/issues/27645) - [minor] Add ability to disable password reset form in config - [#27676](https://github.com/owncloud/core/issues/27676) - [minor] Add support for themed radio buttons - [#27681](https://github.com/owncloud/core/issues/27681) - [minor] Fix customjs extension handling for external storage apps - [#27683](https://github.com/owncloud/core/issues/27683) - [minor] Fix upgrade error with mod_fcgid and PHP 7 - [#27553](https://github.com/owncloud/core/issues/27553) - [minor] Remove sharing subtab when link sharing is disallowed - [#27708](https://github.com/owncloud/core/issues/27708) - [minor] Add privacy warning in link shares panel - [#27844](https://github.com/owncloud/core/issues/27844) - [minor] Fix files app name in navigation menu - [#27843](https://github.com/owncloud/core/issues/27843) - [minor] Fix mimetype table code to ignore folder extensions - [#27668](https://github.com/owncloud/core/issues/27668) - [minor] Automatically focus the password field in password reset page - [#27889](https://github.com/owncloud/core/issues/27889) - [minor] Trashbin restore warnings due to missing entries now logged as debug - [#27826](https://github.com/owncloud/core/issues/27826) - [minor] Remove obsolete repair step RemoveOldShares - [#27737](https://github.com/owncloud/core/issues/27737) - [minor] "local link" was renamed to "private link" - [#27594](https://github.com/owncloud/core/issues/27594) - [minor] Fix column sorting in public file list page - [#27308](https://github.com/owncloud/core/issues/27308) ## 10.0.0 - 2017-04-26 ### Added #### General - Allows users to add the app to the Android homescreen: [#25438](https://github.com/owncloud/core/pull/25438) - Compatible with PHP 7.1: [#25436](https://github.com/owncloud/core/pull/25346) - MySQL 4-byte UTF8 support: (utf8mb4 for e.g. Emoticons) [#17978](https://github.com/owncloud/core/pull/17978) - Admin, personal pages and app management are now merged together into a single "Settings" entry: [#26449](https://github.com/owncloud/core/pull/26449) - Admin page displays the output of the server's status.php: [#27238](https://github.com/owncloud/core/pull/27238) - Also allow using email address for password recovery: [#27168](https://github.com/owncloud/core/pull/27168) - Ability to disable password reset: [#27440](https://github.com/owncloud/core/issues/27440) - Support Redis Cluster: [#26407](https://github.com/owncloud/core/pull/26407) - ownCloud log entry reorder: [#27562](https://github.com/owncloud/core/pull/27562) - ownCloud log file rules to split into separate files: [#27443](https://github.com/owncloud/core/pull/27443) - occ scanner optimized memory usage for large scans by using autocommits: [owncloud/core/27527](https://github.com/owncloud/core/pull/27527) - Third party apps are not disabled anymore when upgrading #### Filesystem - Ability to exclude folders from being processed, like snapshot folders: [#19235](https://github.com/owncloud/core/pull/19235) - Checksum is computed on the fly and verified (File integrity checking): [#26655](https://github.com/owncloud/core/issues/26655) / [Technical Documentation](https://github.com/owncloud/documentation/issues/2964) #### Files App - Share Link can be copied to the clipboard [#25418](https://github.com/owncloud/core/pull/25418) - Display version sizes in versions panel [#26511](https://github.com/owncloud/core/pull/26511) - Transfer ownership now works for individual folders [#27343](https://github.com/owncloud/core/pull/27343) - Favorite star indicator now visible in the file lists related to sharing (ex: "Shared with you") [#19753](https://github.com/owncloud/core/issues/19753) #### User management - Ability to disable users in the users page (enable column first under cog icon) [#27333](https://github.com/owncloud/core/pull/27333) - When changing personal email, an email confirmation is now sent [#7326](https://github.com/owncloud/core/issues/7326) - When password is changed through any means, the user will now receive an email [#27498](https://github.com/owncloud/core/pull/27498) - Change user preferences through OCC [#24770](https://github.com/owncloud/core/issues/24770) #### External storage - "Local" storage type can now be disabled by sysadmin in config.php [#26653](https://github.com/owncloud/core/issues/26653) - External storage backends must use [core external storage API](https://doc.owncloud.org/server/10.0/developer_manual/app/extstorage.html) to work without "files_external" [#18160](https://github.com/owncloud/core/issues/18160) - FTP external storage moved to a separate app [files_external_ftp](https://github.com/owncloud/files_external_ftp) #### Dav App - CalDAV calendar public sharing [#25351](https://github.com/owncloud/core/pull/25351) #### Sharing - Support for multiple link shares: [#27337](https://github.com/owncloud/core/pull/27337) - When a recipient moves a file or folder out of a received share, the owner now receives a backup in their trashbin: [#27042](https://github.com/owncloud/core/pull/27042) - User avatars now visible in sharing autocomplete dropdown: [#25976](https://github.com/owncloud/core/pull/25976) #### For developers - Users from all user backends are now stored in a central account table, improves performance by reducing recurring backend traffic: [#23558](https://github.com/owncloud/core/issues/23558) - Added event whenever a user is enabled or disabled: [#23970](https://github.com/owncloud/core/issues/23970) - Added first login event: [#26206](https://github.com/owncloud/core/pull/26206) - Added postLogout hook: [#27048](https://github.com/owncloud/core/pull/27048) - New column in oc_jobs table to store last duration: [#27144](https://github.com/owncloud/core/pull/27144) - Ability to specify offset and limit when doing a REPORT query on a files endpoint: [#26507](https://github.com/owncloud/core/pull/26507) - Avatar API via WebDAV https://github.com/owncloud/core/pull/26872 - Improve return value support for two factor auth providers API - [#26593](https://github.com/owncloud/core/issues/26593) - Apps can now register Sabre plugins in info.xml: [#26195](https://github.com/owncloud/core/issues/26195) - REPORT method for files endpoint now allows searching for favorites: [#26099](https://github.com/owncloud/core/pull/26099) - Group backends can now return group display names (partial support, only used by sharing autocomplete): [#26750](https://github.com/owncloud/core/pull/26750) ### Changed - status.php now returns whether an instance requires a DB update: [#26209](https://github.com/owncloud/core/pull/26209) - config option to hide server version in status.php [#27473](https://github.com/owncloud/core/pull/27473) - provisioning API now also returns the user's home path: [#26850](https://github.com/owncloud/core/issues/26850) - web updater shows link to changelog in admin page: [#26796](https://github.com/owncloud/core/issues/26796) [Unreleased]: https://github.com/owncloud/core/compare/v10.0.10...stable10 [10.0.10]: https://github.com/owncloud/core/compare/v10.0.9...v10.0.10 [10.0.9]: https://github.com/owncloud/core/compare/v10.0.8...v10.0.9 [10.0.8]: https://github.com/owncloud/core/compare/v10.0.7...v10.0.8 [10.0.7]: https://github.com/owncloud/core/compare/v10.0.6...v10.0.7 [10.0.6]: https://github.com/owncloud/core/compare/v10.0.5...v10.0.6 [10.0.5]: https://github.com/owncloud/core/compare/v10.0.4...v10.0.5 [10.0.4]: https://github.com/owncloud/core/compare/v10.0.3...v10.0.4 [10.0.3]: https://github.com/owncloud/core/compare/v10.0.2...v10.0.3 [10.0.2]: https://github.com/owncloud/core/compare/v10.0.1...v10.0.2 [10.0.1]: https://github.com/owncloud/core/compare/v10.0.0...v10.0.1 --- www/php-owncloud/Makefile | 5 +- www/php-owncloud/PLIST | 1206 ++++++++++--------------------------- www/php-owncloud/distinfo | 10 +- 3 files changed, 341 insertions(+), 880 deletions(-) diff --git a/www/php-owncloud/Makefile b/www/php-owncloud/Makefile index f1f1916c26be..3c70c4928c90 100644 --- a/www/php-owncloud/Makefile +++ b/www/php-owncloud/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.71 2018/12/09 21:05:37 adam Exp $ +# $NetBSD: Makefile,v 1.72 2019/03/20 07:16:06 mef Exp $ # -DISTNAME= owncloud-10.0.9 +DISTNAME= owncloud-10.1.0 PKGNAME= ${PHP_PKG_PREFIX}-${DISTNAME} CATEGORIES= www MASTER_SITES= http://download.owncloud.org/community/ @@ -63,4 +63,5 @@ do-install: .include "../../lang/php/phpversion.mk" .include "../../lang/python/application.mk" + .include "../../mk/bsd.pkg.mk" diff --git a/www/php-owncloud/PLIST b/www/php-owncloud/PLIST index 3062be8f649a..ee536fea2b9a 100644 --- a/www/php-owncloud/PLIST +++ b/www/php-owncloud/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.44 2018/09/03 19:09:19 hauke Exp $ +@comment $NetBSD: PLIST,v 1.45 2019/03/20 07:16:06 mef Exp $ share/owncloud/.htaccess share/owncloud/.user.ini share/owncloud/AUTHORS @@ -182,10 +182,15 @@ share/owncloud/apps/comments/lib/Dav/CommentsPlugin.php share/owncloud/apps/comments/lib/Dav/EntityCollection.php share/owncloud/apps/comments/lib/Dav/EntityTypeCollection.php share/owncloud/apps/comments/lib/Dav/RootCollection.php +share/owncloud/apps/configreport/.drone.yml +share/owncloud/apps/configreport/.php_cs.dist share/owncloud/apps/configreport/LICENSE +share/owncloud/apps/configreport/Makefile share/owncloud/apps/configreport/appinfo/info.xml share/owncloud/apps/configreport/appinfo/routes.php share/owncloud/apps/configreport/appinfo/signature.json +share/owncloud/apps/configreport/composer.json +share/owncloud/apps/configreport/composer.lock share/owncloud/apps/configreport/js/admin.js share/owncloud/apps/configreport/lib/AdminPanel.php share/owncloud/apps/configreport/lib/AppInfo/Application.php @@ -193,7 +198,9 @@ share/owncloud/apps/configreport/lib/Command/ConfigReport.php share/owncloud/apps/configreport/lib/Controller/ReportController.php share/owncloud/apps/configreport/lib/Http/ReportResponse.php share/owncloud/apps/configreport/lib/ReportDataCollector.php +share/owncloud/apps/configreport/phpunit.xml share/owncloud/apps/configreport/templates/settings/admin.php +share/owncloud/apps/configreport/vendor-bin/owncloud-codestyle/composer.json share/owncloud/apps/dav/appinfo/Migrations/Version20170116150538.php share/owncloud/apps/dav/appinfo/Migrations/Version20170116170538.php share/owncloud/apps/dav/appinfo/Migrations/Version20170202213905.php @@ -203,6 +210,8 @@ share/owncloud/apps/dav/appinfo/Migrations/Version20170519091921.php share/owncloud/apps/dav/appinfo/Migrations/Version20170526100342.php share/owncloud/apps/dav/appinfo/Migrations/Version20170711193427.php share/owncloud/apps/dav/appinfo/Migrations/Version20170927201245.php +share/owncloud/apps/dav/appinfo/Migrations/Version20180622095921.php +share/owncloud/apps/dav/appinfo/Migrations/Version20181115210344.php share/owncloud/apps/dav/appinfo/app.php share/owncloud/apps/dav/appinfo/info.xml share/owncloud/apps/dav/appinfo/signature.json @@ -370,6 +379,7 @@ share/owncloud/apps/dav/lib/AppInfo/PluginManager.php share/owncloud/apps/dav/lib/Avatars/AvatarHome.php share/owncloud/apps/dav/lib/Avatars/AvatarNode.php share/owncloud/apps/dav/lib/Avatars/RootCollection.php +share/owncloud/apps/dav/lib/BackgroundJob/CleanProperties.php share/owncloud/apps/dav/lib/CalDAV/BirthdayService.php share/owncloud/apps/dav/lib/CalDAV/CalDavBackend.php share/owncloud/apps/dav/lib/CalDAV/Calendar.php @@ -420,10 +430,10 @@ share/owncloud/apps/dav/lib/Connector/Sabre/Exception/InvalidPath.php share/owncloud/apps/dav/lib/Connector/Sabre/Exception/PasswordLoginForbidden.php share/owncloud/apps/dav/lib/Connector/Sabre/Exception/UnsupportedMediaType.php share/owncloud/apps/dav/lib/Connector/Sabre/ExceptionLoggerPlugin.php -share/owncloud/apps/dav/lib/Connector/Sabre/FakeLockerPlugin.php share/owncloud/apps/dav/lib/Connector/Sabre/File.php share/owncloud/apps/dav/lib/Connector/Sabre/FilesPlugin.php share/owncloud/apps/dav/lib/Connector/Sabre/FilesReportPlugin.php +share/owncloud/apps/dav/lib/Connector/Sabre/FilesSearchReportPlugin.php share/owncloud/apps/dav/lib/Connector/Sabre/LockPlugin.php share/owncloud/apps/dav/lib/Connector/Sabre/MaintenancePlugin.php share/owncloud/apps/dav/lib/Connector/Sabre/Node.php @@ -442,6 +452,7 @@ share/owncloud/apps/dav/lib/DAV/CopyPlugin.php share/owncloud/apps/dav/lib/DAV/FileCustomPropertiesBackend.php share/owncloud/apps/dav/lib/DAV/FileCustomPropertiesPlugin.php share/owncloud/apps/dav/lib/DAV/GroupPrincipalBackend.php +share/owncloud/apps/dav/lib/DAV/LazyOpsPlugin.php share/owncloud/apps/dav/lib/DAV/MiscCustomPropertiesBackend.php share/owncloud/apps/dav/lib/DAV/PublicAuth.php share/owncloud/apps/dav/lib/DAV/Sharing/Backend.php @@ -451,6 +462,7 @@ share/owncloud/apps/dav/lib/DAV/Sharing/Xml/Invite.php share/owncloud/apps/dav/lib/DAV/Sharing/Xml/ShareRequest.php share/owncloud/apps/dav/lib/DAV/SystemPrincipalBackend.php share/owncloud/apps/dav/lib/Files/BrowserErrorPagePlugin.php +share/owncloud/apps/dav/lib/Files/FileLocksBackend.php share/owncloud/apps/dav/lib/Files/FilesHome.php share/owncloud/apps/dav/lib/Files/ICopySource.php share/owncloud/apps/dav/lib/Files/IFileNode.php @@ -459,7 +471,13 @@ share/owncloud/apps/dav/lib/Files/PreviewPlugin.php share/owncloud/apps/dav/lib/Files/RootCollection.php share/owncloud/apps/dav/lib/Files/Sharing/PublicLinkCheckPlugin.php share/owncloud/apps/dav/lib/Files/Xml/FilterRequest.php +share/owncloud/apps/dav/lib/Files/Xml/SearchRequest.php share/owncloud/apps/dav/lib/HookManager.php +share/owncloud/apps/dav/lib/JobStatus/Entity/JobStatus.php +share/owncloud/apps/dav/lib/JobStatus/Entity/JobStatusMapper.php +share/owncloud/apps/dav/lib/JobStatus/Home.php +share/owncloud/apps/dav/lib/JobStatus/JobStatus.php +share/owncloud/apps/dav/lib/JobStatus/RootCollection.php share/owncloud/apps/dav/lib/Meta/MetaFile.php share/owncloud/apps/dav/lib/Meta/MetaFolder.php share/owncloud/apps/dav/lib/Meta/RootCollection.php @@ -834,6 +852,7 @@ share/owncloud/apps/federatedfilesharing/appinfo/Migrations/Version2017080420112 share/owncloud/apps/federatedfilesharing/appinfo/Migrations/Version20170804201253.php share/owncloud/apps/federatedfilesharing/appinfo/app.php share/owncloud/apps/federatedfilesharing/appinfo/info.xml +share/owncloud/apps/federatedfilesharing/appinfo/routes.php share/owncloud/apps/federatedfilesharing/appinfo/signature.json share/owncloud/apps/federatedfilesharing/css/3rdparty/gs-share/style.css share/owncloud/apps/federatedfilesharing/css/settings-personal.css @@ -952,17 +971,29 @@ share/owncloud/apps/federatedfilesharing/l10n/zh_CN.js share/owncloud/apps/federatedfilesharing/l10n/zh_CN.json share/owncloud/apps/federatedfilesharing/l10n/zh_TW.js share/owncloud/apps/federatedfilesharing/l10n/zh_TW.json +share/owncloud/apps/federatedfilesharing/lib/Address.php share/owncloud/apps/federatedfilesharing/lib/AddressHandler.php share/owncloud/apps/federatedfilesharing/lib/AdminPanel.php share/owncloud/apps/federatedfilesharing/lib/AppInfo/Application.php share/owncloud/apps/federatedfilesharing/lib/BackgroundJob/RetryJob.php +share/owncloud/apps/federatedfilesharing/lib/Controller/OcmController.php +share/owncloud/apps/federatedfilesharing/lib/Controller/RequestHandlerController.php share/owncloud/apps/federatedfilesharing/lib/DiscoveryManager.php +share/owncloud/apps/federatedfilesharing/lib/FedShareManager.php share/owncloud/apps/federatedfilesharing/lib/FederatedShareProvider.php share/owncloud/apps/federatedfilesharing/lib/HookHandler.php +share/owncloud/apps/federatedfilesharing/lib/Middleware/OcmMiddleware.php share/owncloud/apps/federatedfilesharing/lib/Notifications.php share/owncloud/apps/federatedfilesharing/lib/Notifier.php +share/owncloud/apps/federatedfilesharing/lib/Ocm/Exception/BadRequestException.php +share/owncloud/apps/federatedfilesharing/lib/Ocm/Exception/ForbiddenException.php +share/owncloud/apps/federatedfilesharing/lib/Ocm/Exception/NotImplementedException.php +share/owncloud/apps/federatedfilesharing/lib/Ocm/Exception/OcmException.php +share/owncloud/apps/federatedfilesharing/lib/Ocm/Notification/FileNotification.php +share/owncloud/apps/federatedfilesharing/lib/Ocm/Notification/Notification.php +share/owncloud/apps/federatedfilesharing/lib/Ocm/NotificationManager.php +share/owncloud/apps/federatedfilesharing/lib/Ocm/Permissions.php share/owncloud/apps/federatedfilesharing/lib/PersonalPanel.php -share/owncloud/apps/federatedfilesharing/lib/RequestHandler.php share/owncloud/apps/federatedfilesharing/lib/TokenHandler.php share/owncloud/apps/federatedfilesharing/templates/settings-admin.php share/owncloud/apps/federatedfilesharing/templates/settings-personal.php @@ -1171,11 +1202,13 @@ share/owncloud/apps/files/js/fileactions.js share/owncloud/apps/files/js/fileactionsmenu.js share/owncloud/apps/files/js/fileinfomodel.js share/owncloud/apps/files/js/filelist.js +share/owncloud/apps/files/js/filelockplugin.js share/owncloud/apps/files/js/files.js share/owncloud/apps/files/js/filesummary.js share/owncloud/apps/files/js/jquery-visibility.js share/owncloud/apps/files/js/jquery.fileupload.js share/owncloud/apps/files/js/keyboardshortcuts.js +share/owncloud/apps/files/js/locktabview.js share/owncloud/apps/files/js/mainfileinfodetailview.js share/owncloud/apps/files/js/navigation.js share/owncloud/apps/files/js/newfilemenu.js @@ -1392,6 +1425,7 @@ share/owncloud/apps/files/lib/ActivityHelper.php share/owncloud/apps/files/lib/App.php share/owncloud/apps/files/lib/AppInfo/Application.php share/owncloud/apps/files/lib/BackgroundJob/CleanupFileLocks.php +share/owncloud/apps/files/lib/BackgroundJob/CleanupPersistentFileLocks.php share/owncloud/apps/files/lib/BackgroundJob/DeleteOrphanedItems.php share/owncloud/apps/files/lib/BackgroundJob/ScanFiles.php share/owncloud/apps/files/lib/Capabilities.php @@ -2507,6 +2541,7 @@ share/owncloud/apps/files_sharing/js/app.js share/owncloud/apps/files_sharing/js/authenticate.js share/owncloud/apps/files_sharing/js/external.js share/owncloud/apps/files_sharing/js/public.js +share/owncloud/apps/files_sharing/js/settings.js share/owncloud/apps/files_sharing/js/share.js share/owncloud/apps/files_sharing/js/sharedfilelist.js share/owncloud/apps/files_sharing/js/sharetabview.js @@ -2706,6 +2741,7 @@ share/owncloud/apps/files_sharing/lib/Middleware/SharingCheckMiddleware.php share/owncloud/apps/files_sharing/lib/Migration.php share/owncloud/apps/files_sharing/lib/MountProvider.php share/owncloud/apps/files_sharing/lib/Notifier.php +share/owncloud/apps/files_sharing/lib/Panels/Admin/SettingsPanel.php share/owncloud/apps/files_sharing/lib/Scanner.php share/owncloud/apps/files_sharing/lib/Service/NotificationPublisher.php share/owncloud/apps/files_sharing/lib/ShareBackend/File.php @@ -2713,6 +2749,7 @@ share/owncloud/apps/files_sharing/lib/ShareBackend/Folder.php share/owncloud/apps/files_sharing/lib/SharedMount.php share/owncloud/apps/files_sharing/lib/SharedPropagator.php share/owncloud/apps/files_sharing/lib/SharedStorage.php +share/owncloud/apps/files_sharing/lib/SharingBlacklist.php share/owncloud/apps/files_sharing/lib/Updater.php share/owncloud/apps/files_sharing/list.php share/owncloud/apps/files_sharing/public.php @@ -2720,6 +2757,7 @@ share/owncloud/apps/files_sharing/templates/authenticate.php share/owncloud/apps/files_sharing/templates/list.php share/owncloud/apps/files_sharing/templates/part.404.php share/owncloud/apps/files_sharing/templates/public.php +share/owncloud/apps/files_sharing/templates/settings.php share/owncloud/apps/files_sharing/templates/upload.php share/owncloud/apps/files_trashbin/ajax/delete.php share/owncloud/apps/files_trashbin/ajax/isEmpty.php @@ -3261,9 +3299,11 @@ share/owncloud/apps/market/lib/Controller/MarketController.php share/owncloud/apps/market/lib/Controller/PageController.php share/owncloud/apps/market/lib/Exception/LicenseKeyAlreadyAvailableException.php share/owncloud/apps/market/lib/Exception/MarketException.php +share/owncloud/apps/market/lib/HttpService.php share/owncloud/apps/market/lib/Listener.php share/owncloud/apps/market/lib/MarketService.php share/owncloud/apps/market/lib/Notifier.php +share/owncloud/apps/market/lib/VersionHelper.php share/owncloud/apps/market/templates/index.php share/owncloud/apps/market/vendor/autoload.php share/owncloud/apps/market/vendor/composer/ClassLoader.php @@ -3299,6 +3339,29 @@ share/owncloud/apps/notifications/img/sample-new.png share/owncloud/apps/notifications/js/app.js share/owncloud/apps/notifications/js/notification.js share/owncloud/apps/notifications/js/personal_settings.js +share/owncloud/apps/notifications/l10n/.tx/config +share/owncloud/apps/notifications/l10n/cs_CZ.js +share/owncloud/apps/notifications/l10n/cs_CZ.json +share/owncloud/apps/notifications/l10n/de.js +share/owncloud/apps/notifications/l10n/de.json +share/owncloud/apps/notifications/l10n/de_DE.js +share/owncloud/apps/notifications/l10n/de_DE.json +share/owncloud/apps/notifications/l10n/es.js +share/owncloud/apps/notifications/l10n/es.json +share/owncloud/apps/notifications/l10n/eu.js +share/owncloud/apps/notifications/l10n/eu.json +share/owncloud/apps/notifications/l10n/fr.js +share/owncloud/apps/notifications/l10n/fr.json +share/owncloud/apps/notifications/l10n/id.js +share/owncloud/apps/notifications/l10n/id.json +share/owncloud/apps/notifications/l10n/pt_BR.js +share/owncloud/apps/notifications/l10n/pt_BR.json +share/owncloud/apps/notifications/l10n/ru.js +share/owncloud/apps/notifications/l10n/ru.json +share/owncloud/apps/notifications/l10n/sq.js +share/owncloud/apps/notifications/l10n/sq.json +share/owncloud/apps/notifications/l10n/th_TH.js +share/owncloud/apps/notifications/l10n/th_TH.json share/owncloud/apps/notifications/lib/App.php share/owncloud/apps/notifications/lib/AppInfo/Application.php share/owncloud/apps/notifications/lib/Capabilities.php @@ -3611,6 +3674,7 @@ share/owncloud/apps/user_external/lib/ftp.php share/owncloud/apps/user_external/lib/imap.php share/owncloud/apps/user_external/lib/smb.php share/owncloud/apps/user_external/lib/webdavauth.php +share/owncloud/config/config.apps.sample.php share/owncloud/config/config.sample.php share/owncloud/console.php share/owncloud/core/Application.php @@ -3723,6 +3787,10 @@ share/owncloud/core/Migrations/Version20171026130750.php share/owncloud/core/Migrations/Version20180123131835.php share/owncloud/core/Migrations/Version20180302155233.php share/owncloud/core/Migrations/Version20180319102121.php +share/owncloud/core/Migrations/Version20180607072706.php +share/owncloud/core/Migrations/Version20181017105216.php +share/owncloud/core/Migrations/Version20181017120818.php +share/owncloud/core/Migrations/Version20181113071753.php share/owncloud/core/ajax/appconfig.php share/owncloud/core/ajax/share.php share/owncloud/core/ajax/update.php @@ -3754,776 +3822,8 @@ share/owncloud/core/css/styles.css share/owncloud/core/css/systemtags.css share/owncloud/core/css/tooltip.css share/owncloud/core/css/update.css -share/owncloud/core/doc/admin/_images/activate-the-virtual-appliance.png -share/owncloud/core/doc/admin/_images/add_storage.png -share/owncloud/core/doc/admin/_images/admin_filehandling-1.png -share/owncloud/core/doc/admin/_images/admin_filehandling-2.png -share/owncloud/core/doc/admin/_images/amazons3.png -share/owncloud/core/doc/admin/_images/anti-virus-configuration-rules.png -share/owncloud/core/doc/admin/_images/anti-virus-message-host-connection-problem.png -share/owncloud/core/doc/admin/_images/anti-virus-message-misconfiguration-problem.png -share/owncloud/core/doc/admin/_images/anti-virus-message-socket-connection-problem.png -share/owncloud/core/doc/admin/_images/antivirus-app.png -share/owncloud/core/doc/admin/_images/antivirus-config.png -share/owncloud/core/doc/admin/_images/antivirus-daemon-socket.png -share/owncloud/core/doc/admin/_images/antivirus-executable.png -share/owncloud/core/doc/admin/_images/antivirus-logging.png -share/owncloud/core/doc/admin/_images/app-center-search-for-owncloud.png -share/owncloud/core/doc/admin/_images/app-configuration.png -share/owncloud/core/doc/admin/_images/applicable.png -share/owncloud/core/doc/admin/_images/auth_backends-2.png -share/owncloud/core/doc/admin/_images/auth_backends.png -share/owncloud/core/doc/admin/_images/auth_mechanism.png -share/owncloud/core/doc/admin/_images/auth_rsa.png -share/owncloud/core/doc/admin/_images/begin-owncloud-uninstall.png -share/owncloud/core/doc/admin/_images/code-integrity-admin.png -share/owncloud/core/doc/admin/_images/code-integrity-notification.png -share/owncloud/core/doc/admin/_images/configure-mountpoints.png -share/owncloud/core/doc/admin/_images/confirm-clamav-installation.png -share/owncloud/core/doc/admin/_images/confirm-owncloud-uninstall.png -share/owncloud/core/doc/admin/_images/confirm-owncloud-upgrade.png -share/owncloud/core/doc/admin/_images/create_public_share-10.png -share/owncloud/core/doc/admin/_images/create_public_share-6.png -share/owncloud/core/doc/admin/_images/create_public_share-8.png -share/owncloud/core/doc/admin/_images/create_public_share-9.png -share/owncloud/core/doc/admin/_images/deprecs-1.png -share/owncloud/core/doc/admin/_images/deprecs-2.png -share/owncloud/core/doc/admin/_images/deprecs-3.png -share/owncloud/core/doc/admin/_images/download-form.png -share/owncloud/core/doc/admin/_images/dropbox-apps-folders.png -share/owncloud/core/doc/admin/_images/dropbox-oc.png -share/owncloud/core/doc/admin/_images/dropbox-share-available.png -share/owncloud/core/doc/admin/_images/enable-app.png -share/owncloud/core/doc/admin/_images/encryption10.png -share/owncloud/core/doc/admin/_images/encryption12.png -share/owncloud/core/doc/admin/_images/encryption7.png -share/owncloud/core/doc/admin/_images/encryption8.png -share/owncloud/core/doc/admin/_images/encryption9.png -share/owncloud/core/doc/admin/_images/external-sites-1.png -share/owncloud/core/doc/admin/_images/external-sites-2.png -share/owncloud/core/doc/admin/_images/external-sites-3.png -share/owncloud/core/doc/admin/_images/external-sites-4.png -share/owncloud/core/doc/admin/_images/external-sites-5.png -share/owncloud/core/doc/admin/_images/external-storage-dropbox-highlighted.png -share/owncloud/core/doc/admin/_images/external-storage-google-drive-and-dropbox-configuration.png -share/owncloud/core/doc/admin/_images/federation-0.png -share/owncloud/core/doc/admin/_images/federation-1.png -share/owncloud/core/doc/admin/_images/federation-2.png -share/owncloud/core/doc/admin/_images/federation-3.png -share/owncloud/core/doc/admin/_images/firewall-1.png -share/owncloud/core/doc/admin/_images/firewall-2.png -share/owncloud/core/doc/admin/_images/firewall-3.png -share/owncloud/core/doc/admin/_images/ftp.png -share/owncloud/core/doc/admin/_images/google-drive.png -share/owncloud/core/doc/admin/_images/google-drive1.png -share/owncloud/core/doc/admin/_images/google-drive10.png -share/owncloud/core/doc/admin/_images/google-drive11.png -share/owncloud/core/doc/admin/_images/google-drive12.png -share/owncloud/core/doc/admin/_images/google-drive13.png -share/owncloud/core/doc/admin/_images/google-drive2.png -share/owncloud/core/doc/admin/_images/google-drive3.png -share/owncloud/core/doc/admin/_images/google-drive4.png -share/owncloud/core/doc/admin/_images/google-drive5.png -share/owncloud/core/doc/admin/_images/google-drive6.png -share/owncloud/core/doc/admin/_images/google-drive8.png -share/owncloud/core/doc/admin/_images/google-drive9.png -share/owncloud/core/doc/admin/_images/impersonate-add-groups.png -share/owncloud/core/doc/admin/_images/impersonate-settings.png -share/owncloud/core/doc/admin/_images/impersonating-a-user.png -share/owncloud/core/doc/admin/_images/import-ssl-cert-1.png -share/owncloud/core/doc/admin/_images/import-ssl-cert-2.png -share/owncloud/core/doc/admin/_images/import-ssl-root-certificates-admin.png -share/owncloud/core/doc/admin/_images/import-the-virtual-appliance.png -share/owncloud/core/doc/admin/_images/install-clamav.png -share/owncloud/core/doc/admin/_images/install-wizard-a.png -share/owncloud/core/doc/admin/_images/install-wizard-a1.png -share/owncloud/core/doc/admin/_images/installed-applications-owncloud.png -share/owncloud/core/doc/admin/_images/json-alias-after.png -share/owncloud/core/doc/admin/_images/json-alias-before.png -share/owncloud/core/doc/admin/_images/ldap-advanced-1-connection.png -share/owncloud/core/doc/admin/_images/ldap-advanced-2-directory.png -share/owncloud/core/doc/admin/_images/ldap-advanced-3-attributes.png -share/owncloud/core/doc/admin/_images/ldap-expert.png -share/owncloud/core/doc/admin/_images/ldap-fetched-avatar.png -share/owncloud/core/doc/admin/_images/ldap-home-connector-1.png -share/owncloud/core/doc/admin/_images/ldap-home-connector-2.png -share/owncloud/core/doc/admin/_images/ldap-home-connector-3.png -share/owncloud/core/doc/admin/_images/ldap-wizard-1-server.png -share/owncloud/core/doc/admin/_images/ldap-wizard-2-user.png -share/owncloud/core/doc/admin/_images/ldap-wizard-3-login.png -share/owncloud/core/doc/admin/_images/ldap-wizard-4-group.png -share/owncloud/core/doc/admin/_images/local.png -share/owncloud/core/doc/admin/_images/logging-1.png -share/owncloud/core/doc/admin/_images/login-to-the-virtual-appliance.png -share/owncloud/core/doc/admin/_images/mount_options.png -share/owncloud/core/doc/admin/_images/oc_admin_app_page.png -share/owncloud/core/doc/admin/_images/openstack.png -share/owncloud/core/doc/admin/_images/oracle-1.png -share/owncloud/core/doc/admin/_images/ownbrander-1.png -share/owncloud/core/doc/admin/_images/ownbrander-11.png -share/owncloud/core/doc/admin/_images/owncloud-app-ready-for-update.png -share/owncloud/core/doc/admin/_images/owncloud-app-version-confirmation.png -share/owncloud/core/doc/admin/_images/owncloud-confirm-install.png -share/owncloud/core/doc/admin/_images/owncloud-market-custom-groups-install.png -share/owncloud/core/doc/admin/_images/owncloud-market-custom-groups.png -share/owncloud/core/doc/admin/_images/owncloud-ui-login.png -share/owncloud/core/doc/admin/_images/owncloud-update-app-installation-notes.png -share/owncloud/core/doc/admin/_images/owncloud-webui-legal-urls-configuration.png -share/owncloud/core/doc/admin/_images/password-policy-app.png -share/owncloud/core/doc/admin/_images/phpinfo.png -share/owncloud/core/doc/admin/_images/picking-a-user-to-impersonate.png -share/owncloud/core/doc/admin/_images/portal.png -share/owncloud/core/doc/admin/_images/preview_images.png -share/owncloud/core/doc/admin/_images/rackspace.png -share/owncloud/core/doc/admin/_images/register-an-application.png -share/owncloud/core/doc/admin/_images/security-app-password-policy.png -share/owncloud/core/doc/admin/_images/security-setup-warning-1.png -share/owncloud/core/doc/admin/_images/set-application-name.png -share/owncloud/core/doc/admin/_images/set-permissions.png -share/owncloud/core/doc/admin/_images/set-redirect-urls.png -share/owncloud/core/doc/admin/_images/sharepoint-1.png -share/owncloud/core/doc/admin/_images/sharepoint-2.png -share/owncloud/core/doc/admin/_images/sharepoint-3.png -share/owncloud/core/doc/admin/_images/sharepoint-4.png -share/owncloud/core/doc/admin/_images/sharing-files-2.png -share/owncloud/core/doc/admin/_images/sharing-files-settings.png -share/owncloud/core/doc/admin/_images/sharing-files-via-social-media.png -share/owncloud/core/doc/admin/_images/shib-gui5.png -share/owncloud/core/doc/admin/_images/shib-gui6.png -share/owncloud/core/doc/admin/_images/skeleton-files.png -share/owncloud/core/doc/admin/_images/skeleton-files1.png -share/owncloud/core/doc/admin/_images/smb.png -share/owncloud/core/doc/admin/_images/smtp-config-php-sendmail.png -share/owncloud/core/doc/admin/_images/smtp-config-smtp.png -share/owncloud/core/doc/admin/_images/ssllabs.png -share/owncloud/core/doc/admin/_images/step-1.png -share/owncloud/core/doc/admin/_images/step-10.png -share/owncloud/core/doc/admin/_images/step-2.png -share/owncloud/core/doc/admin/_images/step-3.png -share/owncloud/core/doc/admin/_images/step-4.png -share/owncloud/core/doc/admin/_images/step-5.png -share/owncloud/core/doc/admin/_images/step-6.png -share/owncloud/core/doc/admin/_images/step-7.png -share/owncloud/core/doc/admin/_images/step-8.png -share/owncloud/core/doc/admin/_images/step-9.png -share/owncloud/core/doc/admin/_images/successful-connection-to-dropbox.png -share/owncloud/core/doc/admin/_images/trashbin-1.png -share/owncloud/core/doc/admin/_images/ucs-owncloud-portal.png -share/owncloud/core/doc/admin/_images/ucs-owncloud-portal1.png -share/owncloud/core/doc/admin/_images/ucs-software-package-management.png -share/owncloud/core/doc/admin/_images/univention-management-console-software-update-highlighted.png -share/owncloud/core/doc/admin/_images/univention-management-console.png -share/owncloud/core/doc/admin/_images/univention-software-update-dashboard.png -share/owncloud/core/doc/admin/_images/upgrade-1.png -share/owncloud/core/doc/admin/_images/upgrade-2.png -share/owncloud/core/doc/admin/_images/user_mounts.png -share/owncloud/core/doc/admin/_images/users-config-1.png -share/owncloud/core/doc/admin/_images/users-config-2.png -share/owncloud/core/doc/admin/_images/users-config.png -share/owncloud/core/doc/admin/_images/users-create.png -share/owncloud/core/doc/admin/_images/users-groups.png -share/owncloud/core/doc/admin/_images/webbrander-1.png -share/owncloud/core/doc/admin/_images/webdav.png -share/owncloud/core/doc/admin/_images/wnd-1.png -share/owncloud/core/doc/admin/_images/wnd-2.png -share/owncloud/core/doc/admin/_images/wnd-3.png -share/owncloud/core/doc/admin/_images/workflow-1.png -share/owncloud/core/doc/admin/_images/workflow-2.png -share/owncloud/core/doc/admin/_images/workflow-3.png -share/owncloud/core/doc/admin/_images/workflow-4.png -share/owncloud/core/doc/admin/_images/workflow-5.png -share/owncloud/core/doc/admin/_sources/appliance/Active_Directory.rst.txt -share/owncloud/core/doc/admin/_sources/appliance/Backup.rst.txt -share/owncloud/core/doc/admin/_sources/appliance/Clamav.rst.txt -share/owncloud/core/doc/admin/_sources/appliance/Collabora.rst.txt -share/owncloud/core/doc/admin/_sources/appliance/certificates.rst.txt -share/owncloud/core/doc/admin/_sources/appliance/enterprise-trial.rst.txt -share/owncloud/core/doc/admin/_sources/appliance/firewall.rst.txt -share/owncloud/core/doc/admin/_sources/appliance/howto-update-owncloud.rst.txt -share/owncloud/core/doc/admin/_sources/appliance/index.rst.txt -share/owncloud/core/doc/admin/_sources/appliance/installation.rst.txt -share/owncloud/core/doc/admin/_sources/appliance/login_information.rst.txt -share/owncloud/core/doc/admin/_sources/appliance/managing-ucs.rst.txt -share/owncloud/core/doc/admin/_sources/appliance/ucs/add-groups-and-users.rst.txt -share/owncloud/core/doc/admin/_sources/appliance/what-is-it.rst.txt -share/owncloud/core/doc/admin/_sources/configuration/database/db_conversion.rst.txt -share/owncloud/core/doc/admin/_sources/configuration/database/index.rst.txt -share/owncloud/core/doc/admin/_sources/configuration/database/linux_database_configuration.rst.txt -share/owncloud/core/doc/admin/_sources/configuration/files/big_file_upload_configuration.rst.txt -share/owncloud/core/doc/admin/_sources/configuration/files/default_files_configuration.rst.txt -share/owncloud/core/doc/admin/_sources/configuration/files/encryption_configuration.rst.txt -share/owncloud/core/doc/admin/_sources/configuration/files/encryption_configuration_quick_guide.rst.txt -share/owncloud/core/doc/admin/_sources/configuration/files/external_storage/amazons3.rst.txt -share/owncloud/core/doc/admin/_sources/configuration/files/external_storage/auth_mechanisms.rst.txt -share/owncloud/core/doc/admin/_sources/configuration/files/external_storage/dropbox.rst.txt -share/owncloud/core/doc/admin/_sources/configuration/files/external_storage/ftp.rst.txt -share/owncloud/core/doc/admin/_sources/configuration/files/external_storage/google.rst.txt -share/owncloud/core/doc/admin/_sources/configuration/files/external_storage/local.rst.txt -share/owncloud/core/doc/admin/_sources/configuration/files/external_storage/openstack.rst.txt -share/owncloud/core/doc/admin/_sources/configuration/files/external_storage/owncloud.rst.txt -share/owncloud/core/doc/admin/_sources/configuration/files/external_storage/sftp.rst.txt -share/owncloud/core/doc/admin/_sources/configuration/files/external_storage/smb.rst.txt -share/owncloud/core/doc/admin/_sources/configuration/files/external_storage/webdav.rst.txt -share/owncloud/core/doc/admin/_sources/configuration/files/external_storage_configuration.rst.txt -share/owncloud/core/doc/admin/_sources/configuration/files/external_storage_configuration_gui.rst.txt -share/owncloud/core/doc/admin/_sources/configuration/files/federated_cloud_sharing_configuration.rst.txt -share/owncloud/core/doc/admin/_sources/configuration/files/file_sharing_configuration.rst.txt -share/owncloud/core/doc/admin/_sources/configuration/files/file_versioning.rst.txt -share/owncloud/core/doc/admin/_sources/configuration/files/files_locking_transactional.rst.txt -share/owncloud/core/doc/admin/_sources/configuration/files/index.rst.txt -share/owncloud/core/doc/admin/_sources/configuration/files/previews_configuration.rst.txt -share/owncloud/core/doc/admin/_sources/configuration/files/trashbin_options.rst.txt -share/owncloud/core/doc/admin/_sources/configuration/index.rst.txt -share/owncloud/core/doc/admin/_sources/configuration/ldap/ldap_proxy_cache_server_setup.rst.txt -share/owncloud/core/doc/admin/_sources/configuration/mimetypes/index.rst.txt -share/owncloud/core/doc/admin/_sources/configuration/server/activity_configuration.rst.txt -share/owncloud/core/doc/admin/_sources/configuration/server/antivirus_configuration.rst.txt -share/owncloud/core/doc/admin/_sources/configuration/server/automatic_configuration.rst.txt -share/owncloud/core/doc/admin/_sources/configuration/server/background_jobs_configuration.rst.txt -share/owncloud/core/doc/admin/_sources/configuration/server/caching_configuration.rst.txt -share/owncloud/core/doc/admin/_sources/configuration/server/config_sample_php_parameters.rst.txt -share/owncloud/core/doc/admin/_sources/configuration/server/custom_client_repos.rst.txt -share/owncloud/core/doc/admin/_sources/configuration/server/email_configuration.rst.txt -share/owncloud/core/doc/admin/_sources/configuration/server/excluded_blacklisted_files.rst.txt -share/owncloud/core/doc/admin/_sources/configuration/server/external_sites.rst.txt -share/owncloud/core/doc/admin/_sources/configuration/server/harden_server.rst.txt -share/owncloud/core/doc/admin/_sources/configuration/server/import_ssl_cert.rst.txt -share/owncloud/core/doc/admin/_sources/configuration/server/index.rst.txt -share/owncloud/core/doc/admin/_sources/configuration/server/index_php_less_urls.rst.txt -share/owncloud/core/doc/admin/_sources/configuration/server/knowledgebase_configuration.rst.txt -share/owncloud/core/doc/admin/_sources/configuration/server/language_configuration.rst.txt -share/owncloud/core/doc/admin/_sources/configuration/server/legal_settings_configuration.rst.txt -share/owncloud/core/doc/admin/_sources/configuration/server/logging_configuration.rst.txt -share/owncloud/core/doc/admin/_sources/configuration/server/oc_server_tuning.rst.txt -share/owncloud/core/doc/admin/_sources/configuration/server/occ_command.rst.txt -share/owncloud/core/doc/admin/_sources/configuration/server/reverse_proxy_configuration.rst.txt -share/owncloud/core/doc/admin/_sources/configuration/server/security/oauth2.rst.txt -share/owncloud/core/doc/admin/_sources/configuration/server/security/password-policy.rst.txt -share/owncloud/core/doc/admin/_sources/configuration/server/security_setup_warnings.rst.txt -share/owncloud/core/doc/admin/_sources/configuration/server/thirdparty_php_configuration.rst.txt -share/owncloud/core/doc/admin/_sources/configuration/user/index.rst.txt -share/owncloud/core/doc/admin/_sources/configuration/user/reset_admin_password.rst.txt -share/owncloud/core/doc/admin/_sources/configuration/user/reset_user_password.rst.txt -share/owncloud/core/doc/admin/_sources/configuration/user/user_auth_ftp_smb_imap.rst.txt -share/owncloud/core/doc/admin/_sources/configuration/user/user_auth_ldap.rst.txt -share/owncloud/core/doc/admin/_sources/configuration/user/user_configuration.rst.txt -share/owncloud/core/doc/admin/_sources/configuration/user/user_provisioning_api.rst.txt -share/owncloud/core/doc/admin/_sources/configuration/user/user_roles.rst.txt -share/owncloud/core/doc/admin/_sources/contents.rst.txt -share/owncloud/core/doc/admin/_sources/enterprise/clients/creating_branded_apps.rst.txt -share/owncloud/core/doc/admin/_sources/enterprise/clients/custom_client_repos.rst.txt -share/owncloud/core/doc/admin/_sources/enterprise/clients/index.rst.txt -share/owncloud/core/doc/admin/_sources/enterprise/external_storage/enterprise_only_auth.rst.txt -share/owncloud/core/doc/admin/_sources/enterprise/external_storage/index.rst.txt -share/owncloud/core/doc/admin/_sources/enterprise/external_storage/ldap_home_connector_configuration.rst.txt -share/owncloud/core/doc/admin/_sources/enterprise/external_storage/onedrive.rst.txt -share/owncloud/core/doc/admin/_sources/enterprise/external_storage/s3_swift_as_primary_object_store_configuration.rst.txt -share/owncloud/core/doc/admin/_sources/enterprise/external_storage/sharepoint-integration_configuration.rst.txt -share/owncloud/core/doc/admin/_sources/enterprise/external_storage/windows-network-drive_configuration.rst.txt -share/owncloud/core/doc/admin/_sources/enterprise/file_management/files_tagging.rst.txt -share/owncloud/core/doc/admin/_sources/enterprise/file_management/index.rst.txt -share/owncloud/core/doc/admin/_sources/enterprise/firewall/file_firewall.rst.txt -share/owncloud/core/doc/admin/_sources/enterprise/firewall/index.rst.txt -share/owncloud/core/doc/admin/_sources/enterprise/index.rst.txt -share/owncloud/core/doc/admin/_sources/enterprise/installation/index.rst.txt -share/owncloud/core/doc/admin/_sources/enterprise/installation/install.rst.txt -share/owncloud/core/doc/admin/_sources/enterprise/installation/oracle_db_configuration.rst.txt -share/owncloud/core/doc/admin/_sources/enterprise/logging/enterprise_logging_apps.rst.txt -share/owncloud/core/doc/admin/_sources/enterprise/logging/index.rst.txt -share/owncloud/core/doc/admin/_sources/enterprise/ransomware-protection/index.rst.txt -share/owncloud/core/doc/admin/_sources/enterprise/server_branding/enterprise_server_branding.rst.txt -share/owncloud/core/doc/admin/_sources/enterprise/server_branding/index.rst.txt -share/owncloud/core/doc/admin/_sources/enterprise/user_management/index.rst.txt -share/owncloud/core/doc/admin/_sources/enterprise/user_management/user_auth_shibboleth.rst.txt -share/owncloud/core/doc/admin/_sources/faq/index.rst.txt -share/owncloud/core/doc/admin/_sources/index.rst.txt -share/owncloud/core/doc/admin/_sources/installation/apps_management_installation.rst.txt -share/owncloud/core/doc/admin/_sources/installation/apps_supported.rst.txt -share/owncloud/core/doc/admin/_sources/installation/changing_the_web_route.rst.txt -share/owncloud/core/doc/admin/_sources/installation/command_line_installation.rst.txt -share/owncloud/core/doc/admin/_sources/installation/configuration_notes_and_tips.rst.txt -share/owncloud/core/doc/admin/_sources/installation/deployment_considerations.rst.txt -share/owncloud/core/doc/admin/_sources/installation/deployment_recommendations.rst.txt -share/owncloud/core/doc/admin/_sources/installation/docker/index.rst.txt -share/owncloud/core/doc/admin/_sources/installation/index.rst.txt -share/owncloud/core/doc/admin/_sources/installation/installation_wizard.rst.txt -share/owncloud/core/doc/admin/_sources/installation/letsencrypt/apache.rst.txt -share/owncloud/core/doc/admin/_sources/installation/letsencrypt/index.rst.txt -share/owncloud/core/doc/admin/_sources/installation/letsencrypt/nginx.rst.txt -share/owncloud/core/doc/admin/_sources/installation/linux_installation.rst.txt -share/owncloud/core/doc/admin/_sources/installation/nginx_configuration.rst.txt -share/owncloud/core/doc/admin/_sources/installation/selinux_configuration.rst.txt -share/owncloud/core/doc/admin/_sources/installation/source_installation.rst.txt -share/owncloud/core/doc/admin/_sources/installation/system_requirements.rst.txt -share/owncloud/core/doc/admin/_sources/installation/troubleshooting.rst.txt -share/owncloud/core/doc/admin/_sources/issues/code_signing.rst.txt -share/owncloud/core/doc/admin/_sources/issues/general_troubleshooting.rst.txt -share/owncloud/core/doc/admin/_sources/issues/impersonate_users.rst.txt -share/owncloud/core/doc/admin/_sources/issues/index.rst.txt -share/owncloud/core/doc/admin/_sources/maintenance/backup.rst.txt -share/owncloud/core/doc/admin/_sources/maintenance/enable_maintenance.rst.txt -share/owncloud/core/doc/admin/_sources/maintenance/index.rst.txt -share/owncloud/core/doc/admin/_sources/maintenance/manual_upgrade.rst.txt -share/owncloud/core/doc/admin/_sources/maintenance/manually-moving-data-folders.rst.txt -share/owncloud/core/doc/admin/_sources/maintenance/migrating.rst.txt -share/owncloud/core/doc/admin/_sources/maintenance/package_upgrade.rst.txt -share/owncloud/core/doc/admin/_sources/maintenance/restore.rst.txt -share/owncloud/core/doc/admin/_sources/maintenance/update.rst.txt -share/owncloud/core/doc/admin/_sources/maintenance/upgrade.rst.txt -share/owncloud/core/doc/admin/_sources/release_notes.rst.txt -share/owncloud/core/doc/admin/_sources/upgrading/index.rst.txt -share/owncloud/core/doc/admin/_sources/upgrading/marketplace_apps.rst.txt -share/owncloud/core/doc/admin/_sources/upgrading/upgrade_php.rst.txt -share/owncloud/core/doc/admin/_sources/whats_new_admin.rst.txt -share/owncloud/core/doc/admin/_static/ajax-loader.gif -share/owncloud/core/doc/admin/_static/basic.css -share/owncloud/core/doc/admin/_static/bootstrap-3.1.0/css/bootstrap-theme.css -share/owncloud/core/doc/admin/_static/bootstrap-3.1.0/css/bootstrap-theme.css.map -share/owncloud/core/doc/admin/_static/bootstrap-3.1.0/css/bootstrap-theme.min.css -share/owncloud/core/doc/admin/_static/bootstrap-3.1.0/css/bootstrap.css -share/owncloud/core/doc/admin/_static/bootstrap-3.1.0/css/bootstrap.css.map -share/owncloud/core/doc/admin/_static/bootstrap-3.1.0/css/bootstrap.min.css -share/owncloud/core/doc/admin/_static/bootstrap-3.1.0/fonts/glyphicons-halflings-regular.eot -share/owncloud/core/doc/admin/_static/bootstrap-3.1.0/fonts/glyphicons-halflings-regular.svg -share/owncloud/core/doc/admin/_static/bootstrap-3.1.0/fonts/glyphicons-halflings-regular.ttf -share/owncloud/core/doc/admin/_static/bootstrap-3.1.0/fonts/glyphicons-halflings-regular.woff -share/owncloud/core/doc/admin/_static/bootstrap-3.1.0/js/bootstrap.js -share/owncloud/core/doc/admin/_static/bootstrap-3.1.0/js/bootstrap.min.js -share/owncloud/core/doc/admin/_static/bootstrap-sphinx.css -share/owncloud/core/doc/admin/_static/bootstrap-sphinx.js -share/owncloud/core/doc/admin/_static/comment-bright.png -share/owncloud/core/doc/admin/_static/comment-close.png -share/owncloud/core/doc/admin/_static/comment.png -share/owncloud/core/doc/admin/_static/doctools.js -share/owncloud/core/doc/admin/_static/down-pressed.png -share/owncloud/core/doc/admin/_static/down.png -share/owncloud/core/doc/admin/_static/file.png -share/owncloud/core/doc/admin/_static/fonts/OpenSans-Bold.ttf -share/owncloud/core/doc/admin/_static/fonts/OpenSans-Bold.woff -share/owncloud/core/doc/admin/_static/fonts/OpenSans-Italic.ttf -share/owncloud/core/doc/admin/_static/fonts/OpenSans-Italic.woff -share/owncloud/core/doc/admin/_static/fonts/OpenSans-Light.ttf -share/owncloud/core/doc/admin/_static/fonts/OpenSans-Light.woff -share/owncloud/core/doc/admin/_static/fonts/OpenSans-Regular.ttf -share/owncloud/core/doc/admin/_static/fonts/OpenSans-Regular.woff -share/owncloud/core/doc/admin/_static/fonts/fontawesome-webfont.eot -share/owncloud/core/doc/admin/_static/fonts/fontawesome-webfont.svg -share/owncloud/core/doc/admin/_static/fonts/fontawesome-webfont.ttf -share/owncloud/core/doc/admin/_static/fonts/fontawesome-webfont.woff -share/owncloud/core/doc/admin/_static/img/logo_owncloud.svg -share/owncloud/core/doc/admin/_static/img/note_pencil.svg -share/owncloud/core/doc/admin/_static/img/social/diaspora.png -share/owncloud/core/doc/admin/_static/img/social/diaspora.svg -share/owncloud/core/doc/admin/_static/img/social/diasporaround.png -share/owncloud/core/doc/admin/_static/img/social/facebook.png -share/owncloud/core/doc/admin/_static/img/social/facebook.svg -share/owncloud/core/doc/admin/_static/img/social/googleplus.png -share/owncloud/core/doc/admin/_static/img/social/googleplus.svg -share/owncloud/core/doc/admin/_static/img/social/mail.svg -share/owncloud/core/doc/admin/_static/img/social/ownCloud7launch.png -share/owncloud/core/doc/admin/_static/img/social/rss.png -share/owncloud/core/doc/admin/_static/img/social/rss.svg -share/owncloud/core/doc/admin/_static/img/social/twitter.png -share/owncloud/core/doc/admin/_static/img/social/twitter.svg -share/owncloud/core/doc/admin/_static/img/social/twitterround.png -share/owncloud/core/doc/admin/_static/img/social/youtube.svg -share/owncloud/core/doc/admin/_static/img/warning.svg -share/owncloud/core/doc/admin/_static/jquery-3.1.0.js -share/owncloud/core/doc/admin/_static/jquery.js -share/owncloud/core/doc/admin/_static/js/jquery-1.11.0.min.js -share/owncloud/core/doc/admin/_static/js/jquery-fix.js -share/owncloud/core/doc/admin/_static/logo-blue.pdf -share/owncloud/core/doc/admin/_static/logo-blue.png -share/owncloud/core/doc/admin/_static/main.min.css -share/owncloud/core/doc/admin/_static/minus.png -share/owncloud/core/doc/admin/_static/plus.png -share/owncloud/core/doc/admin/_static/pygments.css -share/owncloud/core/doc/admin/_static/searchtools.js -share/owncloud/core/doc/admin/_static/social/diaspora.svg -share/owncloud/core/doc/admin/_static/social/diasporaround.png -share/owncloud/core/doc/admin/_static/social/facebook.png -share/owncloud/core/doc/admin/_static/social/googleplus.png -share/owncloud/core/doc/admin/_static/social/mail.png -share/owncloud/core/doc/admin/_static/social/mail.svg -share/owncloud/core/doc/admin/_static/social/rss.png -share/owncloud/core/doc/admin/_static/social/rss.svg -share/owncloud/core/doc/admin/_static/social/twitter.svg -share/owncloud/core/doc/admin/_static/social/twitterround.png -share/owncloud/core/doc/admin/_static/social/youtube.svg -share/owncloud/core/doc/admin/_static/styles.css -share/owncloud/core/doc/admin/_static/underscore-1.3.1.js -share/owncloud/core/doc/admin/_static/underscore.js -share/owncloud/core/doc/admin/_static/up-pressed.png -share/owncloud/core/doc/admin/_static/up.png -share/owncloud/core/doc/admin/_static/websupport.js -share/owncloud/core/doc/admin/appliance/Active_Directory.html -share/owncloud/core/doc/admin/appliance/Backup.html -share/owncloud/core/doc/admin/appliance/Clamav.html -share/owncloud/core/doc/admin/appliance/Collabora.html -share/owncloud/core/doc/admin/appliance/certificates.html -share/owncloud/core/doc/admin/appliance/enterprise-trial.html -share/owncloud/core/doc/admin/appliance/firewall.html -share/owncloud/core/doc/admin/appliance/howto-update-owncloud.html -share/owncloud/core/doc/admin/appliance/index.html -share/owncloud/core/doc/admin/appliance/installation.html -share/owncloud/core/doc/admin/appliance/login_information.html -share/owncloud/core/doc/admin/appliance/managing-ucs.html -share/owncloud/core/doc/admin/appliance/ucs/add-groups-and-users.html -share/owncloud/core/doc/admin/appliance/what-is-it.html -share/owncloud/core/doc/admin/configuration/database/db_conversion.html -share/owncloud/core/doc/admin/configuration/database/index.html -share/owncloud/core/doc/admin/configuration/database/linux_database_configuration.html -share/owncloud/core/doc/admin/configuration/files/big_file_upload_configuration.html -share/owncloud/core/doc/admin/configuration/files/default_files_configuration.html -share/owncloud/core/doc/admin/configuration/files/encryption_configuration.html -share/owncloud/core/doc/admin/configuration/files/encryption_configuration_quick_guide.html -share/owncloud/core/doc/admin/configuration/files/external_storage/amazons3.html -share/owncloud/core/doc/admin/configuration/files/external_storage/auth_mechanisms.html -share/owncloud/core/doc/admin/configuration/files/external_storage/dropbox.html -share/owncloud/core/doc/admin/configuration/files/external_storage/ftp.html -share/owncloud/core/doc/admin/configuration/files/external_storage/google.html -share/owncloud/core/doc/admin/configuration/files/external_storage/local.html -share/owncloud/core/doc/admin/configuration/files/external_storage/openstack.html -share/owncloud/core/doc/admin/configuration/files/external_storage/owncloud.html -share/owncloud/core/doc/admin/configuration/files/external_storage/sftp.html -share/owncloud/core/doc/admin/configuration/files/external_storage/smb.html -share/owncloud/core/doc/admin/configuration/files/external_storage/webdav.html -share/owncloud/core/doc/admin/configuration/files/external_storage_configuration.html -share/owncloud/core/doc/admin/configuration/files/external_storage_configuration_gui.html -share/owncloud/core/doc/admin/configuration/files/federated_cloud_sharing_configuration.html -share/owncloud/core/doc/admin/configuration/files/file_sharing_configuration.html -share/owncloud/core/doc/admin/configuration/files/file_versioning.html -share/owncloud/core/doc/admin/configuration/files/files_locking_transactional.html -share/owncloud/core/doc/admin/configuration/files/index.html -share/owncloud/core/doc/admin/configuration/files/previews_configuration.html -share/owncloud/core/doc/admin/configuration/files/trashbin_options.html -share/owncloud/core/doc/admin/configuration/index.html -share/owncloud/core/doc/admin/configuration/ldap/ldap_proxy_cache_server_setup.html -share/owncloud/core/doc/admin/configuration/mimetypes/index.html -share/owncloud/core/doc/admin/configuration/server/activity_configuration.html -share/owncloud/core/doc/admin/configuration/server/antivirus_configuration.html -share/owncloud/core/doc/admin/configuration/server/automatic_configuration.html -share/owncloud/core/doc/admin/configuration/server/background_jobs_configuration.html -share/owncloud/core/doc/admin/configuration/server/caching_configuration.html -share/owncloud/core/doc/admin/configuration/server/config_sample_php_parameters.html -share/owncloud/core/doc/admin/configuration/server/custom_client_repos.html -share/owncloud/core/doc/admin/configuration/server/email_configuration.html -share/owncloud/core/doc/admin/configuration/server/excluded_blacklisted_files.html -share/owncloud/core/doc/admin/configuration/server/external_sites.html -share/owncloud/core/doc/admin/configuration/server/harden_server.html -share/owncloud/core/doc/admin/configuration/server/import_ssl_cert.html -share/owncloud/core/doc/admin/configuration/server/index.html -share/owncloud/core/doc/admin/configuration/server/index_php_less_urls.html -share/owncloud/core/doc/admin/configuration/server/knowledgebase_configuration.html -share/owncloud/core/doc/admin/configuration/server/language_configuration.html -share/owncloud/core/doc/admin/configuration/server/legal_settings_configuration.html -share/owncloud/core/doc/admin/configuration/server/logging_configuration.html -share/owncloud/core/doc/admin/configuration/server/oc_server_tuning.html -share/owncloud/core/doc/admin/configuration/server/occ_command.html -share/owncloud/core/doc/admin/configuration/server/reverse_proxy_configuration.html -share/owncloud/core/doc/admin/configuration/server/security/oauth2.html -share/owncloud/core/doc/admin/configuration/server/security/password-policy.html -share/owncloud/core/doc/admin/configuration/server/security_setup_warnings.html -share/owncloud/core/doc/admin/configuration/server/thirdparty_php_configuration.html -share/owncloud/core/doc/admin/configuration/user/index.html -share/owncloud/core/doc/admin/configuration/user/reset_admin_password.html -share/owncloud/core/doc/admin/configuration/user/reset_user_password.html -share/owncloud/core/doc/admin/configuration/user/user_auth_ftp_smb_imap.html -share/owncloud/core/doc/admin/configuration/user/user_auth_ldap.html -share/owncloud/core/doc/admin/configuration/user/user_configuration.html -share/owncloud/core/doc/admin/configuration/user/user_provisioning_api.html -share/owncloud/core/doc/admin/configuration/user/user_roles.html -share/owncloud/core/doc/admin/contents.html -share/owncloud/core/doc/admin/enterprise/clients/creating_branded_apps.html -share/owncloud/core/doc/admin/enterprise/clients/custom_client_repos.html -share/owncloud/core/doc/admin/enterprise/clients/index.html -share/owncloud/core/doc/admin/enterprise/external_storage/enterprise_only_auth.html -share/owncloud/core/doc/admin/enterprise/external_storage/index.html -share/owncloud/core/doc/admin/enterprise/external_storage/ldap_home_connector_configuration.html -share/owncloud/core/doc/admin/enterprise/external_storage/onedrive.html -share/owncloud/core/doc/admin/enterprise/external_storage/s3_swift_as_primary_object_store_configuration.html -share/owncloud/core/doc/admin/enterprise/external_storage/sharepoint-integration_configuration.html -share/owncloud/core/doc/admin/enterprise/external_storage/windows-network-drive_configuration.html -share/owncloud/core/doc/admin/enterprise/file_management/files_tagging.html -share/owncloud/core/doc/admin/enterprise/file_management/index.html -share/owncloud/core/doc/admin/enterprise/firewall/file_firewall.html -share/owncloud/core/doc/admin/enterprise/firewall/index.html -share/owncloud/core/doc/admin/enterprise/index.html -share/owncloud/core/doc/admin/enterprise/installation/index.html -share/owncloud/core/doc/admin/enterprise/installation/install.html -share/owncloud/core/doc/admin/enterprise/installation/oracle_db_configuration.html -share/owncloud/core/doc/admin/enterprise/logging/enterprise_logging_apps.html -share/owncloud/core/doc/admin/enterprise/logging/index.html -share/owncloud/core/doc/admin/enterprise/ransomware-protection/index.html -share/owncloud/core/doc/admin/enterprise/server_branding/enterprise_server_branding.html -share/owncloud/core/doc/admin/enterprise/server_branding/index.html -share/owncloud/core/doc/admin/enterprise/user_management/index.html -share/owncloud/core/doc/admin/enterprise/user_management/user_auth_shibboleth.html -share/owncloud/core/doc/admin/faq/index.html -share/owncloud/core/doc/admin/genindex.html share/owncloud/core/doc/admin/index.html -share/owncloud/core/doc/admin/installation/apps_management_installation.html -share/owncloud/core/doc/admin/installation/apps_supported.html -share/owncloud/core/doc/admin/installation/changing_the_web_route.html -share/owncloud/core/doc/admin/installation/command_line_installation.html -share/owncloud/core/doc/admin/installation/configuration_notes_and_tips.html -share/owncloud/core/doc/admin/installation/deployment_considerations.html -share/owncloud/core/doc/admin/installation/deployment_recommendations.html -share/owncloud/core/doc/admin/installation/docker/index.html -share/owncloud/core/doc/admin/installation/index.html -share/owncloud/core/doc/admin/installation/installation_wizard.html -share/owncloud/core/doc/admin/installation/letsencrypt/apache.html -share/owncloud/core/doc/admin/installation/letsencrypt/index.html -share/owncloud/core/doc/admin/installation/letsencrypt/nginx.html -share/owncloud/core/doc/admin/installation/linux_installation.html -share/owncloud/core/doc/admin/installation/nginx_configuration.html -share/owncloud/core/doc/admin/installation/selinux_configuration.html -share/owncloud/core/doc/admin/installation/source_installation.html -share/owncloud/core/doc/admin/installation/system_requirements.html -share/owncloud/core/doc/admin/installation/troubleshooting.html -share/owncloud/core/doc/admin/issues/code_signing.html -share/owncloud/core/doc/admin/issues/general_troubleshooting.html -share/owncloud/core/doc/admin/issues/impersonate_users.html -share/owncloud/core/doc/admin/issues/index.html -share/owncloud/core/doc/admin/maintenance/backup.html -share/owncloud/core/doc/admin/maintenance/enable_maintenance.html -share/owncloud/core/doc/admin/maintenance/index.html -share/owncloud/core/doc/admin/maintenance/manual_upgrade.html -share/owncloud/core/doc/admin/maintenance/manually-moving-data-folders.html -share/owncloud/core/doc/admin/maintenance/migrating.html -share/owncloud/core/doc/admin/maintenance/package_upgrade.html -share/owncloud/core/doc/admin/maintenance/restore.html -share/owncloud/core/doc/admin/maintenance/update.html -share/owncloud/core/doc/admin/maintenance/upgrade.html -share/owncloud/core/doc/admin/objects.inv -share/owncloud/core/doc/admin/release_notes.html -share/owncloud/core/doc/admin/search.html -share/owncloud/core/doc/admin/searchindex.js -share/owncloud/core/doc/admin/upgrading/index.html -share/owncloud/core/doc/admin/upgrading/marketplace_apps.html -share/owncloud/core/doc/admin/upgrading/upgrade_php.html -share/owncloud/core/doc/admin/whats_new_admin.html -share/owncloud/core/doc/user/_images/contact_thunderbird-Symbol_Gear.jpg -share/owncloud/core/doc/user/_images/contact_thunderbird-Symbol_Impeller.jpg -share/owncloud/core/doc/user/_images/contact_thunderbird-URL_config.jpg -share/owncloud/core/doc/user/_images/content-shared-with-guest-user.png -share/owncloud/core/doc/user/_images/create-drop-folder.png -share/owncloud/core/doc/user/_images/create-public-link.png -share/owncloud/core/doc/user/_images/create_public_share-6.png -share/owncloud/core/doc/user/_images/create_public_share-8.png -share/owncloud/core/doc/user/_images/create_public_share-9.png -share/owncloud/core/doc/user/_images/custom-group-manage-group-members.png -share/owncloud/core/doc/user/_images/direct-share-1.png -share/owncloud/core/doc/user/_images/encryption1.png -share/owncloud/core/doc/user/_images/encryption2.png -share/owncloud/core/doc/user/_images/encryption3.png -share/owncloud/core/doc/user/_images/explorer_webdav.png -share/owncloud/core/doc/user/_images/file_menu_comments_2.png -share/owncloud/core/doc/user/_images/file_popup-menu.png -share/owncloud/core/doc/user/_images/files_file-controls.png -share/owncloud/core/doc/user/_images/files_mark-as-favorite.png -share/owncloud/core/doc/user/_images/files_page-2.png -share/owncloud/core/doc/user/_images/files_page-3.png -share/owncloud/core/doc/user/_images/files_page-4.png -share/owncloud/core/doc/user/_images/files_page-5.png -share/owncloud/core/doc/user/_images/files_page-6.png -share/owncloud/core/doc/user/_images/files_page-7.png -share/owncloud/core/doc/user/_images/files_page-8.png -share/owncloud/core/doc/user/_images/files_page.png -share/owncloud/core/doc/user/_images/files_page1.png -share/owncloud/core/doc/user/_images/files_share-options.png -share/owncloud/core/doc/user/_images/files_versioning.png -share/owncloud/core/doc/user/_images/files_view_mouseover.png -share/owncloud/core/doc/user/_images/files_view_select_all.png -share/owncloud/core/doc/user/_images/gallery-1.png -share/owncloud/core/doc/user/_images/gallery-2.png -share/owncloud/core/doc/user/_images/hidden_files.png -share/owncloud/core/doc/user/_images/kdes.png -share/owncloud/core/doc/user/_images/kdes1.png -share/owncloud/core/doc/user/_images/kdes2.png -share/owncloud/core/doc/user/_images/kdes3.png -share/owncloud/core/doc/user/_images/kdes4.png -share/owncloud/core/doc/user/_images/kdes5.png -share/owncloud/core/doc/user/_images/kdes6.png -share/owncloud/core/doc/user/_images/kdes7.png -share/owncloud/core/doc/user/_images/kdes9.png -share/owncloud/core/doc/user/_images/oc_connect.png -share/owncloud/core/doc/user/_images/oc_personal_settings_dropdown.png -share/owncloud/core/doc/user/_images/osx_webdav1.png -share/owncloud/core/doc/user/_images/osx_webdav2.png -share/owncloud/core/doc/user/_images/owncloud-create-custom-group-annotated.png -share/owncloud/core/doc/user/_images/owncloud-share-to-custom-group.png -share/owncloud/core/doc/user/_images/personal_settings.png -share/owncloud/core/doc/user/_images/private-link.png -share/owncloud/core/doc/user/_images/public-link-settings.png -share/owncloud/core/doc/user/_images/quota1.png -share/owncloud/core/doc/user/_images/rename-custom-group.png -share/owncloud/core/doc/user/_images/restore-files.png -share/owncloud/core/doc/user/_images/settings_devices.png -share/owncloud/core/doc/user/_images/settings_devices_add.png -share/owncloud/core/doc/user/_images/settings_sessions.png -share/owncloud/core/doc/user/_images/share-with-guest-users.png -share/owncloud/core/doc/user/_images/use-drop-folders.png -share/owncloud/core/doc/user/_images/video_player_2.png -share/owncloud/core/doc/user/_images/webdav_dolphin.png -share/owncloud/core/doc/user/_images/webdav_gnome3_nautilus.png -share/owncloud/core/doc/user/_sources/contents.rst.txt -share/owncloud/core/doc/user/_sources/external_storage/external_storage.rst.txt -share/owncloud/core/doc/user/_sources/external_storage/index.rst.txt -share/owncloud/core/doc/user/_sources/external_storage/sharepoint_connecting.rst.txt -share/owncloud/core/doc/user/_sources/files/access_webdav.rst.txt -share/owncloud/core/doc/user/_sources/files/deleted_file_management.rst.txt -share/owncloud/core/doc/user/_sources/files/desktop_mobile_sync.rst.txt -share/owncloud/core/doc/user/_sources/files/encrypting_files.rst.txt -share/owncloud/core/doc/user/_sources/files/federated_cloud_sharing.rst.txt -share/owncloud/core/doc/user/_sources/files/gallery_app.rst.txt -share/owncloud/core/doc/user/_sources/files/index.rst.txt -share/owncloud/core/doc/user/_sources/files/large_file_upload.rst.txt -share/owncloud/core/doc/user/_sources/files/public_link_shares.rst.txt -share/owncloud/core/doc/user/_sources/files/troubleshooting.rst.txt -share/owncloud/core/doc/user/_sources/files/version_control.rst.txt -share/owncloud/core/doc/user/_sources/files/webgui/comments.rst.txt -share/owncloud/core/doc/user/_sources/files/webgui/custom_groups.rst.txt -share/owncloud/core/doc/user/_sources/files/webgui/index.rst.txt -share/owncloud/core/doc/user/_sources/files/webgui/navigating.rst.txt -share/owncloud/core/doc/user/_sources/files/webgui/overview.rst.txt -share/owncloud/core/doc/user/_sources/files/webgui/quota.rst.txt -share/owncloud/core/doc/user/_sources/files/webgui/sharing.rst.txt -share/owncloud/core/doc/user/_sources/files/webgui/tagging.rst.txt -share/owncloud/core/doc/user/_sources/index.rst.txt -share/owncloud/core/doc/user/_sources/pim/calendar.rst.txt -share/owncloud/core/doc/user/_sources/pim/contacts.rst.txt -share/owncloud/core/doc/user/_sources/pim/index.rst.txt -share/owncloud/core/doc/user/_sources/pim/sync_ios.rst.txt -share/owncloud/core/doc/user/_sources/pim/sync_kde.rst.txt -share/owncloud/core/doc/user/_sources/pim/sync_osx.rst.txt -share/owncloud/core/doc/user/_sources/pim/sync_thunderbird.rst.txt -share/owncloud/core/doc/user/_sources/pim/troubleshooting.rst.txt -share/owncloud/core/doc/user/_sources/session_management.rst.txt -share/owncloud/core/doc/user/_sources/userpreferences.rst.txt -share/owncloud/core/doc/user/_sources/webinterface.rst.txt -share/owncloud/core/doc/user/_sources/whats_new.rst.txt -share/owncloud/core/doc/user/_static/ajax-loader.gif -share/owncloud/core/doc/user/_static/basic.css -share/owncloud/core/doc/user/_static/bootstrap-3.1.0/css/bootstrap-theme.css -share/owncloud/core/doc/user/_static/bootstrap-3.1.0/css/bootstrap-theme.css.map -share/owncloud/core/doc/user/_static/bootstrap-3.1.0/css/bootstrap-theme.min.css -share/owncloud/core/doc/user/_static/bootstrap-3.1.0/css/bootstrap.css -share/owncloud/core/doc/user/_static/bootstrap-3.1.0/css/bootstrap.css.map -share/owncloud/core/doc/user/_static/bootstrap-3.1.0/css/bootstrap.min.css -share/owncloud/core/doc/user/_static/bootstrap-3.1.0/fonts/glyphicons-halflings-regular.eot -share/owncloud/core/doc/user/_static/bootstrap-3.1.0/fonts/glyphicons-halflings-regular.svg -share/owncloud/core/doc/user/_static/bootstrap-3.1.0/fonts/glyphicons-halflings-regular.ttf -share/owncloud/core/doc/user/_static/bootstrap-3.1.0/fonts/glyphicons-halflings-regular.woff -share/owncloud/core/doc/user/_static/bootstrap-3.1.0/js/bootstrap.js -share/owncloud/core/doc/user/_static/bootstrap-3.1.0/js/bootstrap.min.js -share/owncloud/core/doc/user/_static/bootstrap-sphinx.css -share/owncloud/core/doc/user/_static/bootstrap-sphinx.js -share/owncloud/core/doc/user/_static/comment-bright.png -share/owncloud/core/doc/user/_static/comment-close.png -share/owncloud/core/doc/user/_static/comment.png -share/owncloud/core/doc/user/_static/doctools.js -share/owncloud/core/doc/user/_static/down-pressed.png -share/owncloud/core/doc/user/_static/down.png -share/owncloud/core/doc/user/_static/file.png -share/owncloud/core/doc/user/_static/fonts/OpenSans-Bold.ttf -share/owncloud/core/doc/user/_static/fonts/OpenSans-Bold.woff -share/owncloud/core/doc/user/_static/fonts/OpenSans-Italic.ttf -share/owncloud/core/doc/user/_static/fonts/OpenSans-Italic.woff -share/owncloud/core/doc/user/_static/fonts/OpenSans-Light.ttf -share/owncloud/core/doc/user/_static/fonts/OpenSans-Light.woff -share/owncloud/core/doc/user/_static/fonts/OpenSans-Regular.ttf -share/owncloud/core/doc/user/_static/fonts/OpenSans-Regular.woff -share/owncloud/core/doc/user/_static/fonts/fontawesome-webfont.eot -share/owncloud/core/doc/user/_static/fonts/fontawesome-webfont.svg -share/owncloud/core/doc/user/_static/fonts/fontawesome-webfont.ttf -share/owncloud/core/doc/user/_static/fonts/fontawesome-webfont.woff -share/owncloud/core/doc/user/_static/img/logo_owncloud.svg -share/owncloud/core/doc/user/_static/img/note_pencil.svg -share/owncloud/core/doc/user/_static/img/social/diaspora.png -share/owncloud/core/doc/user/_static/img/social/diaspora.svg -share/owncloud/core/doc/user/_static/img/social/diasporaround.png -share/owncloud/core/doc/user/_static/img/social/facebook.png -share/owncloud/core/doc/user/_static/img/social/facebook.svg -share/owncloud/core/doc/user/_static/img/social/googleplus.png -share/owncloud/core/doc/user/_static/img/social/googleplus.svg -share/owncloud/core/doc/user/_static/img/social/mail.svg -share/owncloud/core/doc/user/_static/img/social/ownCloud7launch.png -share/owncloud/core/doc/user/_static/img/social/rss.png -share/owncloud/core/doc/user/_static/img/social/rss.svg -share/owncloud/core/doc/user/_static/img/social/twitter.png -share/owncloud/core/doc/user/_static/img/social/twitter.svg -share/owncloud/core/doc/user/_static/img/social/twitterround.png -share/owncloud/core/doc/user/_static/img/social/youtube.svg -share/owncloud/core/doc/user/_static/img/warning.svg -share/owncloud/core/doc/user/_static/jquery-3.1.0.js -share/owncloud/core/doc/user/_static/jquery.js -share/owncloud/core/doc/user/_static/js/jquery-1.11.0.min.js -share/owncloud/core/doc/user/_static/js/jquery-fix.js -share/owncloud/core/doc/user/_static/logo-blue.pdf -share/owncloud/core/doc/user/_static/logo-blue.png -share/owncloud/core/doc/user/_static/main.min.css -share/owncloud/core/doc/user/_static/minus.png -share/owncloud/core/doc/user/_static/plus.png -share/owncloud/core/doc/user/_static/pygments.css -share/owncloud/core/doc/user/_static/searchtools.js -share/owncloud/core/doc/user/_static/social/diaspora.svg -share/owncloud/core/doc/user/_static/social/diasporaround.png -share/owncloud/core/doc/user/_static/social/facebook.png -share/owncloud/core/doc/user/_static/social/googleplus.png -share/owncloud/core/doc/user/_static/social/mail.png -share/owncloud/core/doc/user/_static/social/mail.svg -share/owncloud/core/doc/user/_static/social/rss.png -share/owncloud/core/doc/user/_static/social/rss.svg -share/owncloud/core/doc/user/_static/social/twitter.svg -share/owncloud/core/doc/user/_static/social/twitterround.png -share/owncloud/core/doc/user/_static/social/youtube.svg -share/owncloud/core/doc/user/_static/styles.css -share/owncloud/core/doc/user/_static/underscore-1.3.1.js -share/owncloud/core/doc/user/_static/underscore.js -share/owncloud/core/doc/user/_static/up-pressed.png -share/owncloud/core/doc/user/_static/up.png -share/owncloud/core/doc/user/_static/websupport.js -share/owncloud/core/doc/user/contents.html -share/owncloud/core/doc/user/external_storage/external_storage.html -share/owncloud/core/doc/user/external_storage/index.html -share/owncloud/core/doc/user/external_storage/sharepoint_connecting.html -share/owncloud/core/doc/user/files/access_webdav.html -share/owncloud/core/doc/user/files/deleted_file_management.html -share/owncloud/core/doc/user/files/desktop_mobile_sync.html -share/owncloud/core/doc/user/files/encrypting_files.html -share/owncloud/core/doc/user/files/federated_cloud_sharing.html -share/owncloud/core/doc/user/files/gallery_app.html -share/owncloud/core/doc/user/files/index.html -share/owncloud/core/doc/user/files/large_file_upload.html -share/owncloud/core/doc/user/files/public_link_shares.html -share/owncloud/core/doc/user/files/troubleshooting.html -share/owncloud/core/doc/user/files/version_control.html -share/owncloud/core/doc/user/files/webgui/comments.html -share/owncloud/core/doc/user/files/webgui/custom_groups.html -share/owncloud/core/doc/user/files/webgui/index.html -share/owncloud/core/doc/user/files/webgui/navigating.html -share/owncloud/core/doc/user/files/webgui/overview.html -share/owncloud/core/doc/user/files/webgui/quota.html -share/owncloud/core/doc/user/files/webgui/sharing.html -share/owncloud/core/doc/user/files/webgui/tagging.html -share/owncloud/core/doc/user/genindex.html share/owncloud/core/doc/user/index.html -share/owncloud/core/doc/user/objects.inv -share/owncloud/core/doc/user/pim/calendar.html -share/owncloud/core/doc/user/pim/contacts.html -share/owncloud/core/doc/user/pim/index.html -share/owncloud/core/doc/user/pim/sync_ios.html -share/owncloud/core/doc/user/pim/sync_kde.html -share/owncloud/core/doc/user/pim/sync_osx.html -share/owncloud/core/doc/user/pim/sync_thunderbird.html -share/owncloud/core/doc/user/pim/troubleshooting.html -share/owncloud/core/doc/user/search.html -share/owncloud/core/doc/user/searchindex.js -share/owncloud/core/doc/user/session_management.html -share/owncloud/core/doc/user/userpreferences.html -share/owncloud/core/doc/user/webinterface.html -share/owncloud/core/doc/user/whats_new.html share/owncloud/core/fonts/LICENSE.txt share/owncloud/core/fonts/OpenSans-Light.woff share/owncloud/core/fonts/OpenSans-Regular.ttf @@ -4564,6 +3864,8 @@ share/owncloud/core/img/actions/external.svg share/owncloud/core/img/actions/history.svg share/owncloud/core/img/actions/info-white.svg share/owncloud/core/img/actions/info.svg +share/owncloud/core/img/actions/lock-closed.svg +share/owncloud/core/img/actions/lock-open.svg share/owncloud/core/img/actions/logout.svg share/owncloud/core/img/actions/mail-grey.svg share/owncloud/core/img/actions/mail.svg @@ -4985,25 +4287,17 @@ share/owncloud/core/templates/untrustedDomain.php share/owncloud/core/templates/update.admin.php share/owncloud/core/templates/update.use-cli.php share/owncloud/core/templates/update.user.php -share/owncloud/core/vendor/backbone/LICENSE share/owncloud/core/vendor/backbone/backbone-min.js share/owncloud/core/vendor/backbone/backbone-min.map share/owncloud/core/vendor/backbone/backbone.js -share/owncloud/core/vendor/base64/LICENSE -share/owncloud/core/vendor/base64/README.md share/owncloud/core/vendor/base64/base64.js share/owncloud/core/vendor/base64/base64.min.js -share/owncloud/core/vendor/blueimp-md5/Makefile -share/owncloud/core/vendor/blueimp-md5/README.md share/owncloud/core/vendor/blueimp-md5/css/demo.css -share/owncloud/core/vendor/blueimp-md5/index.html share/owncloud/core/vendor/blueimp-md5/js/demo.js share/owncloud/core/vendor/blueimp-md5/js/md5.js share/owncloud/core/vendor/blueimp-md5/js/md5.min.js -share/owncloud/core/vendor/bootstrap/CHANGELOG.md -share/owncloud/core/vendor/bootstrap/Gruntfile.js -share/owncloud/core/vendor/bootstrap/LICENSE -share/owncloud/core/vendor/bootstrap/README.md +share/owncloud/core/vendor/bootstrap/.hound.yml +share/owncloud/core/vendor/bootstrap/_config.yml share/owncloud/core/vendor/bootstrap/dist/css/bootstrap-theme.css share/owncloud/core/vendor/bootstrap/dist/css/bootstrap-theme.css.map share/owncloud/core/vendor/bootstrap/dist/css/bootstrap-theme.min.css @@ -5025,15 +4319,12 @@ share/owncloud/core/vendor/bootstrap/fonts/glyphicons-halflings-regular.svg share/owncloud/core/vendor/bootstrap/fonts/glyphicons-halflings-regular.ttf share/owncloud/core/vendor/bootstrap/fonts/glyphicons-halflings-regular.woff share/owncloud/core/vendor/bootstrap/fonts/glyphicons-halflings-regular.woff2 -share/owncloud/core/vendor/bootstrap/grunt/.jshintrc share/owncloud/core/vendor/bootstrap/grunt/bs-commonjs-generator.js share/owncloud/core/vendor/bootstrap/grunt/bs-glyphicons-data-generator.js share/owncloud/core/vendor/bootstrap/grunt/bs-lessdoc-parser.js share/owncloud/core/vendor/bootstrap/grunt/bs-raw-files-generator.js share/owncloud/core/vendor/bootstrap/grunt/configBridge.json share/owncloud/core/vendor/bootstrap/grunt/sauce_browsers.yml -share/owncloud/core/vendor/bootstrap/js/.jscsrc -share/owncloud/core/vendor/bootstrap/js/.jshintrc share/owncloud/core/vendor/bootstrap/js/affix.js share/owncloud/core/vendor/bootstrap/js/alert.js share/owncloud/core/vendor/bootstrap/js/button.js @@ -5119,42 +4410,20 @@ share/owncloud/core/vendor/bootstrap/less/type.less share/owncloud/core/vendor/bootstrap/less/utilities.less share/owncloud/core/vendor/bootstrap/less/variables.less share/owncloud/core/vendor/bootstrap/less/wells.less -share/owncloud/core/vendor/bootstrap/nuget/MyGet.ps1 -share/owncloud/core/vendor/bootstrap/nuget/bootstrap.less.nuspec -share/owncloud/core/vendor/bootstrap/nuget/bootstrap.nuspec share/owncloud/core/vendor/bootstrap/package.js -share/owncloud/core/vendor/bowser/CHANGELOG.md -share/owncloud/core/vendor/bowser/ISSUE_TEMPLATE.md -share/owncloud/core/vendor/bowser/LICENSE -share/owncloud/core/vendor/bowser/README.md share/owncloud/core/vendor/bowser/src/bowser.js share/owncloud/core/vendor/bowser/src/useragents.js share/owncloud/core/vendor/bowser/typings.d.ts -share/owncloud/core/vendor/browser-update/.travis.yml -share/owncloud/core/vendor/browser-update/Gruntfile.js -share/owncloud/core/vendor/browser-update/LICENSE -share/owncloud/core/vendor/browser-update/README.markdown share/owncloud/core/vendor/browser-update/browser-update.js share/owncloud/core/vendor/browser-update/browser-update.min.js -share/owncloud/core/vendor/browser-update/index.html -share/owncloud/core/vendor/clipboard/contributing.md share/owncloud/core/vendor/clipboard/dist/clipboard.js share/owncloud/core/vendor/clipboard/dist/clipboard.min.js share/owncloud/core/vendor/clipboard/package.js -share/owncloud/core/vendor/clipboard/readme.md -share/owncloud/core/vendor/davclient.js/LICENSE -share/owncloud/core/vendor/davclient.js/index.html -share/owncloud/core/vendor/davclient.js/karma.conf.js +share/owncloud/core/vendor/clipboard/src/clipboard-action.js +share/owncloud/core/vendor/clipboard/src/clipboard.js share/owncloud/core/vendor/davclient.js/lib/client.js -share/owncloud/core/vendor/es6-promise/.jshintrc -share/owncloud/core/vendor/es6-promise/.npmignore share/owncloud/core/vendor/es6-promise/.release.json -share/owncloud/core/vendor/es6-promise/.spmignore -share/owncloud/core/vendor/es6-promise/.travis.yml share/owncloud/core/vendor/es6-promise/Brocfile.js -share/owncloud/core/vendor/es6-promise/CHANGELOG.md -share/owncloud/core/vendor/es6-promise/LICENSE -share/owncloud/core/vendor/es6-promise/README.md share/owncloud/core/vendor/es6-promise/config/s3ProjectConfig.js share/owncloud/core/vendor/es6-promise/config/versionTemplate.txt share/owncloud/core/vendor/es6-promise/dist/es6-promise.js @@ -5170,57 +4439,28 @@ share/owncloud/core/vendor/es6-promise/lib/es6-promise/promise/race.js share/owncloud/core/vendor/es6-promise/lib/es6-promise/promise/reject.js share/owncloud/core/vendor/es6-promise/lib/es6-promise/promise/resolve.js share/owncloud/core/vendor/es6-promise/lib/es6-promise/utils.js -share/owncloud/core/vendor/es6-promise/server/.jshintrc share/owncloud/core/vendor/es6-promise/server/index.js -share/owncloud/core/vendor/handlebars/README.md -share/owncloud/core/vendor/handlebars/component.json -share/owncloud/core/vendor/handlebars/composer.json share/owncloud/core/vendor/handlebars/handlebars-source.gemspec share/owncloud/core/vendor/handlebars/handlebars.amd.js share/owncloud/core/vendor/handlebars/handlebars.amd.min.js share/owncloud/core/vendor/handlebars/handlebars.js -share/owncloud/core/vendor/handlebars/handlebars.js.nuspec share/owncloud/core/vendor/handlebars/handlebars.min.js share/owncloud/core/vendor/handlebars/handlebars.runtime.amd.js share/owncloud/core/vendor/handlebars/handlebars.runtime.amd.min.js share/owncloud/core/vendor/handlebars/handlebars.runtime.js share/owncloud/core/vendor/handlebars/handlebars.runtime.min.js -share/owncloud/core/vendor/handlebars/lib/handlebars/source.rb share/owncloud/core/vendor/jcrop/MIT-LICENSE.txt -share/owncloud/core/vendor/jcrop/README.md -share/owncloud/core/vendor/jcrop/build/LICENSE -share/owncloud/core/vendor/jcrop/build/README.md -share/owncloud/core/vendor/jcrop/build/VERSION -share/owncloud/core/vendor/jcrop/build/build-all.bash -share/owncloud/core/vendor/jcrop/build/compile-css.bash -share/owncloud/core/vendor/jcrop/build/less/Jcrop.less -share/owncloud/core/vendor/jcrop/build/less/_bootstrap.less -share/owncloud/core/vendor/jcrop/build/less/_reset.less -share/owncloud/core/vendor/jcrop/build/less/_tapmodo.less -share/owncloud/core/vendor/jcrop/build/less/_variables.less -share/owncloud/core/vendor/jcrop/build/less/demos.less -share/owncloud/core/vendor/jcrop/build/less/main.less -share/owncloud/core/vendor/jcrop/build/lib/tmpl.php -share/owncloud/core/vendor/jcrop/build/minimize-css.bash -share/owncloud/core/vendor/jcrop/build/minimize-js.bash -share/owncloud/core/vendor/jcrop/build/pre-commit.bash -share/owncloud/core/vendor/jcrop/build/static/build.php share/owncloud/core/vendor/jcrop/css/Jcrop.gif share/owncloud/core/vendor/jcrop/css/jquery.Jcrop.css share/owncloud/core/vendor/jcrop/css/jquery.Jcrop.min.css -share/owncloud/core/vendor/jcrop/index.html share/owncloud/core/vendor/jcrop/js/jquery.Jcrop.js share/owncloud/core/vendor/jcrop/js/jquery.Jcrop.min.js share/owncloud/core/vendor/jcrop/js/jquery.color.js share/owncloud/core/vendor/jcrop/js/jquery.min.js -share/owncloud/core/vendor/jquery-migrate/README.md share/owncloud/core/vendor/jquery-migrate/jquery-migrate.js share/owncloud/core/vendor/jquery-migrate/jquery-migrate.min.js -share/owncloud/core/vendor/jquery-ui/AUTHORS.txt share/owncloud/core/vendor/jquery-ui/MANIFEST share/owncloud/core/vendor/jquery-ui/MIT-LICENSE.txt -share/owncloud/core/vendor/jquery-ui/README.md -share/owncloud/core/vendor/jquery-ui/component.json share/owncloud/core/vendor/jquery-ui/themes/base/images/animated-overlay.gif share/owncloud/core/vendor/jquery-ui/themes/base/images/ui-bg_flat_0_aaaaaa_40x100.png share/owncloud/core/vendor/jquery-ui/themes/base/images/ui-bg_flat_75_ffffff_40x100.png @@ -5915,6 +5155,8 @@ share/owncloud/core/vendor/jquery-ui/ui/minified/jquery.ui.tabs.min.js share/owncloud/core/vendor/jquery-ui/ui/minified/jquery.ui.tooltip.min.js share/owncloud/core/vendor/jquery-ui/ui/minified/jquery.ui.widget.min.js share/owncloud/core/vendor/jquery/MIT-LICENSE.txt +share/owncloud/core/vendor/jquery/build/release-notes.js +share/owncloud/core/vendor/jquery/build/release.js share/owncloud/core/vendor/jquery/dist/jquery.js share/owncloud/core/vendor/jquery/dist/jquery.min.js share/owncloud/core/vendor/jquery/dist/jquery.min.map @@ -5953,10 +5195,6 @@ share/owncloud/core/vendor/jquery/src/css/var/isHidden.js share/owncloud/core/vendor/jquery/src/css/var/rmargin.js share/owncloud/core/vendor/jquery/src/css/var/rnumnonpx.js share/owncloud/core/vendor/jquery/src/data.js -share/owncloud/core/vendor/jquery/src/data/Data.js -share/owncloud/core/vendor/jquery/src/data/accepts.js -share/owncloud/core/vendor/jquery/src/data/var/data_priv.js -share/owncloud/core/vendor/jquery/src/data/var/data_user.js share/owncloud/core/vendor/jquery/src/deferred.js share/owncloud/core/vendor/jquery/src/deprecated.js share/owncloud/core/vendor/jquery/src/dimensions.js @@ -6003,14 +5241,14 @@ share/owncloud/core/vendor/jquery/src/var/support.js share/owncloud/core/vendor/jquery/src/var/toString.js share/owncloud/core/vendor/jquery/src/wrap.js share/owncloud/core/vendor/jsTimezoneDetect/LICENCE.txt -share/owncloud/core/vendor/jsTimezoneDetect/README.md share/owncloud/core/vendor/jsTimezoneDetect/grunt.js share/owncloud/core/vendor/jsTimezoneDetect/jstz.js share/owncloud/core/vendor/jsTimezoneDetect/jstz.min.js -share/owncloud/core/vendor/moment/CHANGELOG.md -share/owncloud/core/vendor/moment/LICENSE -share/owncloud/core/vendor/moment/README.md +share/owncloud/core/vendor/moment/ender.js share/owncloud/core/vendor/moment/locale/af.js +share/owncloud/core/vendor/moment/locale/ar-dz.js +share/owncloud/core/vendor/moment/locale/ar-kw.js +share/owncloud/core/vendor/moment/locale/ar-ly.js share/owncloud/core/vendor/moment/locale/ar-ma.js share/owncloud/core/vendor/moment/locale/ar-sa.js share/owncloud/core/vendor/moment/locale/ar-tn.js @@ -6018,6 +5256,7 @@ share/owncloud/core/vendor/moment/locale/ar.js share/owncloud/core/vendor/moment/locale/az.js share/owncloud/core/vendor/moment/locale/be.js share/owncloud/core/vendor/moment/locale/bg.js +share/owncloud/core/vendor/moment/locale/bm.js share/owncloud/core/vendor/moment/locale/bn.js share/owncloud/core/vendor/moment/locale/bo.js share/owncloud/core/vendor/moment/locale/br.js @@ -6028,12 +5267,19 @@ share/owncloud/core/vendor/moment/locale/cv.js share/owncloud/core/vendor/moment/locale/cy.js share/owncloud/core/vendor/moment/locale/da.js share/owncloud/core/vendor/moment/locale/de-at.js +share/owncloud/core/vendor/moment/locale/de-ch.js share/owncloud/core/vendor/moment/locale/de.js +share/owncloud/core/vendor/moment/locale/dv.js share/owncloud/core/vendor/moment/locale/el.js share/owncloud/core/vendor/moment/locale/en-au.js share/owncloud/core/vendor/moment/locale/en-ca.js share/owncloud/core/vendor/moment/locale/en-gb.js +share/owncloud/core/vendor/moment/locale/en-ie.js +share/owncloud/core/vendor/moment/locale/en-il.js +share/owncloud/core/vendor/moment/locale/en-nz.js share/owncloud/core/vendor/moment/locale/eo.js +share/owncloud/core/vendor/moment/locale/es-do.js +share/owncloud/core/vendor/moment/locale/es-us.js share/owncloud/core/vendor/moment/locale/es.js share/owncloud/core/vendor/moment/locale/et.js share/owncloud/core/vendor/moment/locale/eu.js @@ -6041,9 +5287,13 @@ share/owncloud/core/vendor/moment/locale/fa.js share/owncloud/core/vendor/moment/locale/fi.js share/owncloud/core/vendor/moment/locale/fo.js share/owncloud/core/vendor/moment/locale/fr-ca.js +share/owncloud/core/vendor/moment/locale/fr-ch.js share/owncloud/core/vendor/moment/locale/fr.js share/owncloud/core/vendor/moment/locale/fy.js +share/owncloud/core/vendor/moment/locale/gd.js share/owncloud/core/vendor/moment/locale/gl.js +share/owncloud/core/vendor/moment/locale/gom-latn.js +share/owncloud/core/vendor/moment/locale/gu.js share/owncloud/core/vendor/moment/locale/he.js share/owncloud/core/vendor/moment/locale/hi.js share/owncloud/core/vendor/moment/locale/hr.js @@ -6055,45 +5305,68 @@ share/owncloud/core/vendor/moment/locale/it.js share/owncloud/core/vendor/moment/locale/ja.js share/owncloud/core/vendor/moment/locale/jv.js share/owncloud/core/vendor/moment/locale/ka.js +share/owncloud/core/vendor/moment/locale/kk.js share/owncloud/core/vendor/moment/locale/km.js +share/owncloud/core/vendor/moment/locale/kn.js share/owncloud/core/vendor/moment/locale/ko.js +share/owncloud/core/vendor/moment/locale/ky.js share/owncloud/core/vendor/moment/locale/lb.js +share/owncloud/core/vendor/moment/locale/lo.js share/owncloud/core/vendor/moment/locale/lt.js share/owncloud/core/vendor/moment/locale/lv.js share/owncloud/core/vendor/moment/locale/me.js +share/owncloud/core/vendor/moment/locale/mi.js share/owncloud/core/vendor/moment/locale/mk.js share/owncloud/core/vendor/moment/locale/ml.js +share/owncloud/core/vendor/moment/locale/mn.js share/owncloud/core/vendor/moment/locale/mr.js share/owncloud/core/vendor/moment/locale/ms-my.js share/owncloud/core/vendor/moment/locale/ms.js +share/owncloud/core/vendor/moment/locale/mt.js share/owncloud/core/vendor/moment/locale/my.js share/owncloud/core/vendor/moment/locale/nb.js share/owncloud/core/vendor/moment/locale/ne.js +share/owncloud/core/vendor/moment/locale/nl-be.js share/owncloud/core/vendor/moment/locale/nl.js share/owncloud/core/vendor/moment/locale/nn.js +share/owncloud/core/vendor/moment/locale/pa-in.js share/owncloud/core/vendor/moment/locale/pl.js share/owncloud/core/vendor/moment/locale/pt-br.js share/owncloud/core/vendor/moment/locale/pt.js share/owncloud/core/vendor/moment/locale/ro.js share/owncloud/core/vendor/moment/locale/ru.js +share/owncloud/core/vendor/moment/locale/sd.js +share/owncloud/core/vendor/moment/locale/se.js share/owncloud/core/vendor/moment/locale/si.js share/owncloud/core/vendor/moment/locale/sk.js share/owncloud/core/vendor/moment/locale/sl.js share/owncloud/core/vendor/moment/locale/sq.js share/owncloud/core/vendor/moment/locale/sr-cyrl.js share/owncloud/core/vendor/moment/locale/sr.js +share/owncloud/core/vendor/moment/locale/ss.js share/owncloud/core/vendor/moment/locale/sv.js +share/owncloud/core/vendor/moment/locale/sw.js share/owncloud/core/vendor/moment/locale/ta.js +share/owncloud/core/vendor/moment/locale/te.js +share/owncloud/core/vendor/moment/locale/tet.js +share/owncloud/core/vendor/moment/locale/tg.js share/owncloud/core/vendor/moment/locale/th.js share/owncloud/core/vendor/moment/locale/tl-ph.js +share/owncloud/core/vendor/moment/locale/tlh.js share/owncloud/core/vendor/moment/locale/tr.js share/owncloud/core/vendor/moment/locale/tzl.js share/owncloud/core/vendor/moment/locale/tzm-latn.js share/owncloud/core/vendor/moment/locale/tzm.js +share/owncloud/core/vendor/moment/locale/ug-cn.js share/owncloud/core/vendor/moment/locale/uk.js +share/owncloud/core/vendor/moment/locale/ur.js +share/owncloud/core/vendor/moment/locale/uz-latn.js share/owncloud/core/vendor/moment/locale/uz.js share/owncloud/core/vendor/moment/locale/vi.js +share/owncloud/core/vendor/moment/locale/x-pseudo.js +share/owncloud/core/vendor/moment/locale/yo.js share/owncloud/core/vendor/moment/locale/zh-cn.js +share/owncloud/core/vendor/moment/locale/zh-hk.js share/owncloud/core/vendor/moment/locale/zh-tw.js share/owncloud/core/vendor/moment/min/locales.js share/owncloud/core/vendor/moment/min/locales.min.js @@ -6101,7 +5374,10 @@ share/owncloud/core/vendor/moment/min/moment-with-locales.js share/owncloud/core/vendor/moment/min/moment-with-locales.min.js share/owncloud/core/vendor/moment/min/moment.min.js share/owncloud/core/vendor/moment/min/tests.js +share/owncloud/core/vendor/moment/moment.d.ts share/owncloud/core/vendor/moment/moment.js +share/owncloud/core/vendor/moment/package-lock.json +share/owncloud/core/vendor/moment/package.js share/owncloud/core/vendor/moment/src/lib/create/check-overflow.js share/owncloud/core/vendor/moment/src/lib/create/date-from-array.js share/owncloud/core/vendor/moment/src/lib/create/from-anything.js @@ -6118,6 +5394,7 @@ share/owncloud/core/vendor/moment/src/lib/duration/abs.js share/owncloud/core/vendor/moment/src/lib/duration/add-subtract.js share/owncloud/core/vendor/moment/src/lib/duration/as.js share/owncloud/core/vendor/moment/src/lib/duration/bubble.js +share/owncloud/core/vendor/moment/src/lib/duration/clone.js share/owncloud/core/vendor/moment/src/lib/duration/constructor.js share/owncloud/core/vendor/moment/src/lib/duration/create.js share/owncloud/core/vendor/moment/src/lib/duration/duration.js @@ -6125,7 +5402,9 @@ share/owncloud/core/vendor/moment/src/lib/duration/get.js share/owncloud/core/vendor/moment/src/lib/duration/humanize.js share/owncloud/core/vendor/moment/src/lib/duration/iso-string.js share/owncloud/core/vendor/moment/src/lib/duration/prototype.js +share/owncloud/core/vendor/moment/src/lib/duration/valid.js share/owncloud/core/vendor/moment/src/lib/format/format.js +share/owncloud/core/vendor/moment/src/lib/locale/base-config.js share/owncloud/core/vendor/moment/src/lib/locale/calendar.js share/owncloud/core/vendor/moment/src/lib/locale/constructor.js share/owncloud/core/vendor/moment/src/lib/locale/en.js @@ -6144,6 +5423,7 @@ share/owncloud/core/vendor/moment/src/lib/moment/calendar.js share/owncloud/core/vendor/moment/src/lib/moment/clone.js share/owncloud/core/vendor/moment/src/lib/moment/compare.js share/owncloud/core/vendor/moment/src/lib/moment/constructor.js +share/owncloud/core/vendor/moment/src/lib/moment/creation-data.js share/owncloud/core/vendor/moment/src/lib/moment/diff.js share/owncloud/core/vendor/moment/src/lib/moment/format.js share/owncloud/core/vendor/moment/src/lib/moment/from.js @@ -6151,6 +5431,7 @@ share/owncloud/core/vendor/moment/src/lib/moment/get-set.js share/owncloud/core/vendor/moment/src/lib/moment/locale.js share/owncloud/core/vendor/moment/src/lib/moment/min-max.js share/owncloud/core/vendor/moment/src/lib/moment/moment.js +share/owncloud/core/vendor/moment/src/lib/moment/now.js share/owncloud/core/vendor/moment/src/lib/moment/prototype.js share/owncloud/core/vendor/moment/src/lib/moment/start-end-of.js share/owncloud/core/vendor/moment/src/lib/moment/to-type.js @@ -6168,28 +5449,43 @@ share/owncloud/core/vendor/moment/src/lib/units/millisecond.js share/owncloud/core/vendor/moment/src/lib/units/minute.js share/owncloud/core/vendor/moment/src/lib/units/month.js share/owncloud/core/vendor/moment/src/lib/units/offset.js +share/owncloud/core/vendor/moment/src/lib/units/priorities.js share/owncloud/core/vendor/moment/src/lib/units/quarter.js share/owncloud/core/vendor/moment/src/lib/units/second.js share/owncloud/core/vendor/moment/src/lib/units/timestamp.js share/owncloud/core/vendor/moment/src/lib/units/timezone.js share/owncloud/core/vendor/moment/src/lib/units/units.js +share/owncloud/core/vendor/moment/src/lib/units/week-calendar-utils.js share/owncloud/core/vendor/moment/src/lib/units/week-year.js share/owncloud/core/vendor/moment/src/lib/units/week.js share/owncloud/core/vendor/moment/src/lib/units/year.js share/owncloud/core/vendor/moment/src/lib/utils/abs-ceil.js share/owncloud/core/vendor/moment/src/lib/utils/abs-floor.js +share/owncloud/core/vendor/moment/src/lib/utils/abs-round.js share/owncloud/core/vendor/moment/src/lib/utils/compare-arrays.js share/owncloud/core/vendor/moment/src/lib/utils/defaults.js share/owncloud/core/vendor/moment/src/lib/utils/deprecate.js share/owncloud/core/vendor/moment/src/lib/utils/extend.js share/owncloud/core/vendor/moment/src/lib/utils/has-own-prop.js share/owncloud/core/vendor/moment/src/lib/utils/hooks.js +share/owncloud/core/vendor/moment/src/lib/utils/index-of.js share/owncloud/core/vendor/moment/src/lib/utils/is-array.js share/owncloud/core/vendor/moment/src/lib/utils/is-date.js +share/owncloud/core/vendor/moment/src/lib/utils/is-function.js +share/owncloud/core/vendor/moment/src/lib/utils/is-number.js +share/owncloud/core/vendor/moment/src/lib/utils/is-object-empty.js +share/owncloud/core/vendor/moment/src/lib/utils/is-object.js +share/owncloud/core/vendor/moment/src/lib/utils/is-undefined.js +share/owncloud/core/vendor/moment/src/lib/utils/keys.js share/owncloud/core/vendor/moment/src/lib/utils/map.js +share/owncloud/core/vendor/moment/src/lib/utils/mod.js +share/owncloud/core/vendor/moment/src/lib/utils/some.js share/owncloud/core/vendor/moment/src/lib/utils/to-int.js share/owncloud/core/vendor/moment/src/lib/utils/zero-fill.js share/owncloud/core/vendor/moment/src/locale/af.js +share/owncloud/core/vendor/moment/src/locale/ar-dz.js +share/owncloud/core/vendor/moment/src/locale/ar-kw.js +share/owncloud/core/vendor/moment/src/locale/ar-ly.js share/owncloud/core/vendor/moment/src/locale/ar-ma.js share/owncloud/core/vendor/moment/src/locale/ar-sa.js share/owncloud/core/vendor/moment/src/locale/ar-tn.js @@ -6197,6 +5493,7 @@ share/owncloud/core/vendor/moment/src/locale/ar.js share/owncloud/core/vendor/moment/src/locale/az.js share/owncloud/core/vendor/moment/src/locale/be.js share/owncloud/core/vendor/moment/src/locale/bg.js +share/owncloud/core/vendor/moment/src/locale/bm.js share/owncloud/core/vendor/moment/src/locale/bn.js share/owncloud/core/vendor/moment/src/locale/bo.js share/owncloud/core/vendor/moment/src/locale/br.js @@ -6207,12 +5504,19 @@ share/owncloud/core/vendor/moment/src/locale/cv.js share/owncloud/core/vendor/moment/src/locale/cy.js share/owncloud/core/vendor/moment/src/locale/da.js share/owncloud/core/vendor/moment/src/locale/de-at.js +share/owncloud/core/vendor/moment/src/locale/de-ch.js share/owncloud/core/vendor/moment/src/locale/de.js +share/owncloud/core/vendor/moment/src/locale/dv.js share/owncloud/core/vendor/moment/src/locale/el.js share/owncloud/core/vendor/moment/src/locale/en-au.js share/owncloud/core/vendor/moment/src/locale/en-ca.js share/owncloud/core/vendor/moment/src/locale/en-gb.js +share/owncloud/core/vendor/moment/src/locale/en-ie.js +share/owncloud/core/vendor/moment/src/locale/en-il.js +share/owncloud/core/vendor/moment/src/locale/en-nz.js share/owncloud/core/vendor/moment/src/locale/eo.js +share/owncloud/core/vendor/moment/src/locale/es-do.js +share/owncloud/core/vendor/moment/src/locale/es-us.js share/owncloud/core/vendor/moment/src/locale/es.js share/owncloud/core/vendor/moment/src/locale/et.js share/owncloud/core/vendor/moment/src/locale/eu.js @@ -6220,9 +5524,13 @@ share/owncloud/core/vendor/moment/src/locale/fa.js share/owncloud/core/vendor/moment/src/locale/fi.js share/owncloud/core/vendor/moment/src/locale/fo.js share/owncloud/core/vendor/moment/src/locale/fr-ca.js +share/owncloud/core/vendor/moment/src/locale/fr-ch.js share/owncloud/core/vendor/moment/src/locale/fr.js share/owncloud/core/vendor/moment/src/locale/fy.js +share/owncloud/core/vendor/moment/src/locale/gd.js share/owncloud/core/vendor/moment/src/locale/gl.js +share/owncloud/core/vendor/moment/src/locale/gom-latn.js +share/owncloud/core/vendor/moment/src/locale/gu.js share/owncloud/core/vendor/moment/src/locale/he.js share/owncloud/core/vendor/moment/src/locale/hi.js share/owncloud/core/vendor/moment/src/locale/hr.js @@ -6234,57 +5542,75 @@ share/owncloud/core/vendor/moment/src/locale/it.js share/owncloud/core/vendor/moment/src/locale/ja.js share/owncloud/core/vendor/moment/src/locale/jv.js share/owncloud/core/vendor/moment/src/locale/ka.js +share/owncloud/core/vendor/moment/src/locale/kk.js share/owncloud/core/vendor/moment/src/locale/km.js +share/owncloud/core/vendor/moment/src/locale/kn.js share/owncloud/core/vendor/moment/src/locale/ko.js +share/owncloud/core/vendor/moment/src/locale/ky.js share/owncloud/core/vendor/moment/src/locale/lb.js +share/owncloud/core/vendor/moment/src/locale/lo.js share/owncloud/core/vendor/moment/src/locale/lt.js share/owncloud/core/vendor/moment/src/locale/lv.js share/owncloud/core/vendor/moment/src/locale/me.js +share/owncloud/core/vendor/moment/src/locale/mi.js share/owncloud/core/vendor/moment/src/locale/mk.js share/owncloud/core/vendor/moment/src/locale/ml.js +share/owncloud/core/vendor/moment/src/locale/mn.js share/owncloud/core/vendor/moment/src/locale/mr.js share/owncloud/core/vendor/moment/src/locale/ms-my.js share/owncloud/core/vendor/moment/src/locale/ms.js +share/owncloud/core/vendor/moment/src/locale/mt.js share/owncloud/core/vendor/moment/src/locale/my.js share/owncloud/core/vendor/moment/src/locale/nb.js share/owncloud/core/vendor/moment/src/locale/ne.js +share/owncloud/core/vendor/moment/src/locale/nl-be.js share/owncloud/core/vendor/moment/src/locale/nl.js share/owncloud/core/vendor/moment/src/locale/nn.js +share/owncloud/core/vendor/moment/src/locale/pa-in.js share/owncloud/core/vendor/moment/src/locale/pl.js share/owncloud/core/vendor/moment/src/locale/pt-br.js share/owncloud/core/vendor/moment/src/locale/pt.js share/owncloud/core/vendor/moment/src/locale/ro.js share/owncloud/core/vendor/moment/src/locale/ru.js +share/owncloud/core/vendor/moment/src/locale/sd.js +share/owncloud/core/vendor/moment/src/locale/se.js share/owncloud/core/vendor/moment/src/locale/si.js share/owncloud/core/vendor/moment/src/locale/sk.js share/owncloud/core/vendor/moment/src/locale/sl.js share/owncloud/core/vendor/moment/src/locale/sq.js share/owncloud/core/vendor/moment/src/locale/sr-cyrl.js share/owncloud/core/vendor/moment/src/locale/sr.js +share/owncloud/core/vendor/moment/src/locale/ss.js share/owncloud/core/vendor/moment/src/locale/sv.js +share/owncloud/core/vendor/moment/src/locale/sw.js share/owncloud/core/vendor/moment/src/locale/ta.js +share/owncloud/core/vendor/moment/src/locale/te.js +share/owncloud/core/vendor/moment/src/locale/tet.js +share/owncloud/core/vendor/moment/src/locale/tg.js share/owncloud/core/vendor/moment/src/locale/th.js share/owncloud/core/vendor/moment/src/locale/tl-ph.js +share/owncloud/core/vendor/moment/src/locale/tlh.js share/owncloud/core/vendor/moment/src/locale/tr.js share/owncloud/core/vendor/moment/src/locale/tzl.js share/owncloud/core/vendor/moment/src/locale/tzm-latn.js share/owncloud/core/vendor/moment/src/locale/tzm.js +share/owncloud/core/vendor/moment/src/locale/ug-cn.js share/owncloud/core/vendor/moment/src/locale/uk.js +share/owncloud/core/vendor/moment/src/locale/ur.js +share/owncloud/core/vendor/moment/src/locale/uz-latn.js share/owncloud/core/vendor/moment/src/locale/uz.js share/owncloud/core/vendor/moment/src/locale/vi.js +share/owncloud/core/vendor/moment/src/locale/x-pseudo.js +share/owncloud/core/vendor/moment/src/locale/yo.js share/owncloud/core/vendor/moment/src/locale/zh-cn.js +share/owncloud/core/vendor/moment/src/locale/zh-hk.js share/owncloud/core/vendor/moment/src/locale/zh-tw.js share/owncloud/core/vendor/moment/src/moment.js -share/owncloud/core/vendor/moment/templates/amd-named.js -share/owncloud/core/vendor/moment/templates/amd.js -share/owncloud/core/vendor/moment/templates/globals.js +share/owncloud/core/vendor/moment/templates/default.js share/owncloud/core/vendor/moment/templates/locale-header.js share/owncloud/core/vendor/moment/templates/test-header.js -share/owncloud/core/vendor/select2/CONTRIBUTING.md -share/owncloud/core/vendor/select2/LICENSE -share/owncloud/core/vendor/select2/README.md -share/owncloud/core/vendor/select2/component.json -share/owncloud/core/vendor/select2/composer.json +share/owncloud/core/vendor/moment/typing-tests/moment-tests.ts +share/owncloud/core/vendor/moment/typing-tests/tsconfig.json share/owncloud/core/vendor/select2/select2-bootstrap.css share/owncloud/core/vendor/select2/select2-spinner.gif share/owncloud/core/vendor/select2/select2.css @@ -6339,16 +5665,10 @@ share/owncloud/core/vendor/select2/select2_locale_vi.js share/owncloud/core/vendor/select2/select2_locale_zh-CN.js share/owncloud/core/vendor/select2/select2_locale_zh-TW.js share/owncloud/core/vendor/select2/select2x2.png -share/owncloud/core/vendor/showdown/CHANGELOG.md -share/owncloud/core/vendor/showdown/CONTRIBUTING.md -share/owncloud/core/vendor/showdown/CREDITS.md -share/owncloud/core/vendor/showdown/DONATIONS.md -share/owncloud/core/vendor/showdown/README.md share/owncloud/core/vendor/showdown/dist/showdown.js -share/owncloud/core/vendor/showdown/dist/showdown.js.map share/owncloud/core/vendor/showdown/dist/showdown.min.js -share/owncloud/core/vendor/showdown/dist/showdown.min.js.map share/owncloud/core/vendor/showdown/license.txt +share/owncloud/core/vendor/showdown/package-lock.json share/owncloud/core/vendor/showdown/src/cli/cli.js share/owncloud/core/vendor/showdown/src/cli/makehtml.cmd.js share/owncloud/core/vendor/showdown/src/cli/messenger.js @@ -6383,6 +5703,24 @@ share/owncloud/core/vendor/showdown/src/subParsers/horizontalRule.js share/owncloud/core/vendor/showdown/src/subParsers/images.js share/owncloud/core/vendor/showdown/src/subParsers/italicsAndBold.js share/owncloud/core/vendor/showdown/src/subParsers/lists.js +share/owncloud/core/vendor/showdown/src/subParsers/makeMarkdown/blockquote.js +share/owncloud/core/vendor/showdown/src/subParsers/makeMarkdown/codeBlock.js +share/owncloud/core/vendor/showdown/src/subParsers/makeMarkdown/codeSpan.js +share/owncloud/core/vendor/showdown/src/subParsers/makeMarkdown/emphasis.js +share/owncloud/core/vendor/showdown/src/subParsers/makeMarkdown/header.js +share/owncloud/core/vendor/showdown/src/subParsers/makeMarkdown/hr.js +share/owncloud/core/vendor/showdown/src/subParsers/makeMarkdown/image.js +share/owncloud/core/vendor/showdown/src/subParsers/makeMarkdown/links.js +share/owncloud/core/vendor/showdown/src/subParsers/makeMarkdown/list.js +share/owncloud/core/vendor/showdown/src/subParsers/makeMarkdown/listItem.js +share/owncloud/core/vendor/showdown/src/subParsers/makeMarkdown/node.js +share/owncloud/core/vendor/showdown/src/subParsers/makeMarkdown/paragraph.js +share/owncloud/core/vendor/showdown/src/subParsers/makeMarkdown/pre.js +share/owncloud/core/vendor/showdown/src/subParsers/makeMarkdown/strikethrough.js +share/owncloud/core/vendor/showdown/src/subParsers/makeMarkdown/strong.js +share/owncloud/core/vendor/showdown/src/subParsers/makeMarkdown/table.js +share/owncloud/core/vendor/showdown/src/subParsers/makeMarkdown/tableCell.js +share/owncloud/core/vendor/showdown/src/subParsers/makeMarkdown/txt.js share/owncloud/core/vendor/showdown/src/subParsers/metadata.js share/owncloud/core/vendor/showdown/src/subParsers/outdent.js share/owncloud/core/vendor/showdown/src/subParsers/paragraphs.js @@ -6393,37 +5731,24 @@ share/owncloud/core/vendor/showdown/src/subParsers/stripLinkDefinitions.js share/owncloud/core/vendor/showdown/src/subParsers/tables.js share/owncloud/core/vendor/showdown/src/subParsers/underline.js share/owncloud/core/vendor/showdown/src/subParsers/unescapeSpecialChars.js -share/owncloud/core/vendor/snapjs/.jshintrc -share/owncloud/core/vendor/snapjs/.travis.yml -share/owncloud/core/vendor/snapjs/Gemfile -share/owncloud/core/vendor/snapjs/README.md share/owncloud/core/vendor/snapjs/dist/2.0.0-rc1/snap.css share/owncloud/core/vendor/snapjs/dist/2.0.0-rc1/snap.js share/owncloud/core/vendor/snapjs/dist/latest/snap.css share/owncloud/core/vendor/snapjs/dist/latest/snap.js share/owncloud/core/vendor/snapjs/dist/latest/snap.min.js -share/owncloud/core/vendor/snapjs/gruntfile.js share/owncloud/core/vendor/snapjs/src/snap.js share/owncloud/core/vendor/snapjs/src/snap.scss -share/owncloud/core/vendor/strengthify/LICENSE -share/owncloud/core/vendor/strengthify/README.md share/owncloud/core/vendor/strengthify/jquery.strengthify.js share/owncloud/core/vendor/strengthify/strengthify.css -share/owncloud/core/vendor/underscore/LICENSE -share/owncloud/core/vendor/underscore/README.md share/owncloud/core/vendor/underscore/underscore-min.js share/owncloud/core/vendor/underscore/underscore-min.map share/owncloud/core/vendor/underscore/underscore.js share/owncloud/core/vendor/zxcvbn/LICENSE.txt -share/owncloud/core/vendor/zxcvbn/README.md share/owncloud/core/vendor/zxcvbn/dist/zxcvbn.js -share/owncloud/core/vendor/zxcvbn/dist/zxcvbn.js.map share/owncloud/cron.php share/owncloud/db_structure.xml share/owncloud/index.html share/owncloud/index.php -share/owncloud/l10n/.tx/config -share/owncloud/l10n/l10n.pl share/owncloud/lib/autoloader.php share/owncloud/lib/base.php share/owncloud/lib/composer/autoload.php @@ -6444,6 +5769,18 @@ share/owncloud/lib/composer/composer/autoload_real.php share/owncloud/lib/composer/composer/autoload_static.php share/owncloud/lib/composer/composer/include_paths.php share/owncloud/lib/composer/composer/installed.json +share/owncloud/lib/composer/composer/semver/CHANGELOG.md +share/owncloud/lib/composer/composer/semver/LICENSE +share/owncloud/lib/composer/composer/semver/README.md +share/owncloud/lib/composer/composer/semver/composer.json +share/owncloud/lib/composer/composer/semver/src/Comparator.php +share/owncloud/lib/composer/composer/semver/src/Constraint/AbstractConstraint.php +share/owncloud/lib/composer/composer/semver/src/Constraint/Constraint.php +share/owncloud/lib/composer/composer/semver/src/Constraint/ConstraintInterface.php +share/owncloud/lib/composer/composer/semver/src/Constraint/EmptyConstraint.php +share/owncloud/lib/composer/composer/semver/src/Constraint/MultiConstraint.php +share/owncloud/lib/composer/composer/semver/src/Semver.php +share/owncloud/lib/composer/composer/semver/src/VersionParser.php share/owncloud/lib/composer/container-interop/container-interop/LICENSE share/owncloud/lib/composer/container-interop/container-interop/README.md share/owncloud/lib/composer/container-interop/container-interop/composer.json @@ -7009,6 +6346,7 @@ share/owncloud/lib/composer/guzzlehttp/guzzle/src/Transaction.php share/owncloud/lib/composer/guzzlehttp/guzzle/src/UriTemplate.php share/owncloud/lib/composer/guzzlehttp/guzzle/src/Url.php share/owncloud/lib/composer/guzzlehttp/guzzle/src/Utils.php +share/owncloud/lib/composer/guzzlehttp/ringphp/.editorconfig share/owncloud/lib/composer/guzzlehttp/ringphp/.travis.yml share/owncloud/lib/composer/guzzlehttp/ringphp/CHANGELOG.md share/owncloud/lib/composer/guzzlehttp/ringphp/LICENSE @@ -7118,6 +6456,7 @@ share/owncloud/lib/composer/jeremeamia/SuperClosure/src/SerializerInterface.php share/owncloud/lib/composer/jeremeamia/SuperClosure/src/hash_equals.php share/owncloud/lib/composer/league/flysystem/LICENSE share/owncloud/lib/composer/league/flysystem/composer.json +share/owncloud/lib/composer/league/flysystem/deprecations.md share/owncloud/lib/composer/league/flysystem/src/Adapter/AbstractAdapter.php share/owncloud/lib/composer/league/flysystem/src/Adapter/AbstractFtpAdapter.php share/owncloud/lib/composer/league/flysystem/src/Adapter/CanOverwriteFiles.php @@ -7547,6 +6886,7 @@ share/owncloud/lib/composer/pear/pear_exception/package.xml share/owncloud/lib/composer/phpseclib/phpseclib/AUTHORS share/owncloud/lib/composer/phpseclib/phpseclib/LICENSE share/owncloud/lib/composer/phpseclib/phpseclib/README.md +share/owncloud/lib/composer/phpseclib/phpseclib/appveyor.yml share/owncloud/lib/composer/phpseclib/phpseclib/composer.json share/owncloud/lib/composer/phpseclib/phpseclib/phpseclib/Crypt/AES.php share/owncloud/lib/composer/phpseclib/phpseclib/phpseclib/Crypt/Base.php @@ -7610,8 +6950,11 @@ share/owncloud/lib/composer/psr/log/Psr/Log/LoggerInterface.php share/owncloud/lib/composer/psr/log/Psr/Log/LoggerTrait.php share/owncloud/lib/composer/psr/log/Psr/Log/NullLogger.php share/owncloud/lib/composer/psr/log/Psr/Log/Test/LoggerInterfaceTest.php +share/owncloud/lib/composer/psr/log/Psr/Log/Test/TestLogger.php share/owncloud/lib/composer/psr/log/README.md share/owncloud/lib/composer/psr/log/composer.json +share/owncloud/lib/composer/punic/punic/CHANGELOG.md +share/owncloud/lib/composer/punic/punic/LIBPHONENUMBER-LICENSE.txt share/owncloud/lib/composer/punic/punic/LICENSE.txt share/owncloud/lib/composer/punic/punic/UNICODE-LICENSE.txt share/owncloud/lib/composer/punic/punic/composer.json @@ -7628,6 +6971,7 @@ share/owncloud/lib/composer/punic/punic/src/Exception/DataFileNotReadable.php share/owncloud/lib/composer/punic/punic/src/Exception/DataFolderNotFound.php share/owncloud/lib/composer/punic/punic/src/Exception/InvalidDataFile.php share/owncloud/lib/composer/punic/punic/src/Exception/InvalidLocale.php +share/owncloud/lib/composer/punic/punic/src/Exception/InvalidOverride.php share/owncloud/lib/composer/punic/punic/src/Exception/NotImplemented.php share/owncloud/lib/composer/punic/punic/src/Exception/ValueNotInList.php share/owncloud/lib/composer/punic/punic/src/Language.php @@ -7646,6 +6990,8 @@ share/owncloud/lib/composer/punic/punic/src/data/ar/listPatterns.php share/owncloud/lib/composer/punic/punic/src/data/ar/localeDisplayNames.php share/owncloud/lib/composer/punic/punic/src/data/ar/measurementSystemNames.php share/owncloud/lib/composer/punic/punic/src/data/ar/numbers.php +share/owncloud/lib/composer/punic/punic/src/data/ar/rbnf.php +share/owncloud/lib/composer/punic/punic/src/data/ar/subdivisions.php share/owncloud/lib/composer/punic/punic/src/data/ar/territories.php share/owncloud/lib/composer/punic/punic/src/data/ar/timeZoneNames.php share/owncloud/lib/composer/punic/punic/src/data/ar/units.php @@ -7658,9 +7004,12 @@ share/owncloud/lib/composer/punic/punic/src/data/ca/listPatterns.php share/owncloud/lib/composer/punic/punic/src/data/ca/localeDisplayNames.php share/owncloud/lib/composer/punic/punic/src/data/ca/measurementSystemNames.php share/owncloud/lib/composer/punic/punic/src/data/ca/numbers.php +share/owncloud/lib/composer/punic/punic/src/data/ca/rbnf.php +share/owncloud/lib/composer/punic/punic/src/data/ca/subdivisions.php share/owncloud/lib/composer/punic/punic/src/data/ca/territories.php share/owncloud/lib/composer/punic/punic/src/data/ca/timeZoneNames.php share/owncloud/lib/composer/punic/punic/src/data/ca/units.php +share/owncloud/lib/composer/punic/punic/src/data/codeMappings.php share/owncloud/lib/composer/punic/punic/src/data/cs/calendar.php share/owncloud/lib/composer/punic/punic/src/data/cs/currencies.php share/owncloud/lib/composer/punic/punic/src/data/cs/dateFields.php @@ -7670,6 +7019,8 @@ share/owncloud/lib/composer/punic/punic/src/data/cs/listPatterns.php share/owncloud/lib/composer/punic/punic/src/data/cs/localeDisplayNames.php share/owncloud/lib/composer/punic/punic/src/data/cs/measurementSystemNames.php share/owncloud/lib/composer/punic/punic/src/data/cs/numbers.php +share/owncloud/lib/composer/punic/punic/src/data/cs/rbnf.php +share/owncloud/lib/composer/punic/punic/src/data/cs/subdivisions.php share/owncloud/lib/composer/punic/punic/src/data/cs/territories.php share/owncloud/lib/composer/punic/punic/src/data/cs/timeZoneNames.php share/owncloud/lib/composer/punic/punic/src/data/cs/units.php @@ -7683,6 +7034,8 @@ share/owncloud/lib/composer/punic/punic/src/data/da/listPatterns.php share/owncloud/lib/composer/punic/punic/src/data/da/localeDisplayNames.php share/owncloud/lib/composer/punic/punic/src/data/da/measurementSystemNames.php share/owncloud/lib/composer/punic/punic/src/data/da/numbers.php +share/owncloud/lib/composer/punic/punic/src/data/da/rbnf.php +share/owncloud/lib/composer/punic/punic/src/data/da/subdivisions.php share/owncloud/lib/composer/punic/punic/src/data/da/territories.php share/owncloud/lib/composer/punic/punic/src/data/da/timeZoneNames.php share/owncloud/lib/composer/punic/punic/src/data/da/units.php @@ -7696,6 +7049,8 @@ share/owncloud/lib/composer/punic/punic/src/data/de/listPatterns.php share/owncloud/lib/composer/punic/punic/src/data/de/localeDisplayNames.php share/owncloud/lib/composer/punic/punic/src/data/de/measurementSystemNames.php share/owncloud/lib/composer/punic/punic/src/data/de/numbers.php +share/owncloud/lib/composer/punic/punic/src/data/de/rbnf.php +share/owncloud/lib/composer/punic/punic/src/data/de/subdivisions.php share/owncloud/lib/composer/punic/punic/src/data/de/territories.php share/owncloud/lib/composer/punic/punic/src/data/de/timeZoneNames.php share/owncloud/lib/composer/punic/punic/src/data/de/units.php @@ -7708,6 +7063,8 @@ share/owncloud/lib/composer/punic/punic/src/data/el/listPatterns.php share/owncloud/lib/composer/punic/punic/src/data/el/localeDisplayNames.php share/owncloud/lib/composer/punic/punic/src/data/el/measurementSystemNames.php share/owncloud/lib/composer/punic/punic/src/data/el/numbers.php +share/owncloud/lib/composer/punic/punic/src/data/el/rbnf.php +share/owncloud/lib/composer/punic/punic/src/data/el/subdivisions.php share/owncloud/lib/composer/punic/punic/src/data/el/territories.php share/owncloud/lib/composer/punic/punic/src/data/el/timeZoneNames.php share/owncloud/lib/composer/punic/punic/src/data/el/units.php @@ -7720,6 +7077,8 @@ share/owncloud/lib/composer/punic/punic/src/data/en-AU/listPatterns.php share/owncloud/lib/composer/punic/punic/src/data/en-AU/localeDisplayNames.php share/owncloud/lib/composer/punic/punic/src/data/en-AU/measurementSystemNames.php share/owncloud/lib/composer/punic/punic/src/data/en-AU/numbers.php +share/owncloud/lib/composer/punic/punic/src/data/en-AU/rbnf.php +share/owncloud/lib/composer/punic/punic/src/data/en-AU/subdivisions.php share/owncloud/lib/composer/punic/punic/src/data/en-AU/territories.php share/owncloud/lib/composer/punic/punic/src/data/en-AU/timeZoneNames.php share/owncloud/lib/composer/punic/punic/src/data/en-AU/units.php @@ -7732,6 +7091,8 @@ share/owncloud/lib/composer/punic/punic/src/data/en-CA/listPatterns.php share/owncloud/lib/composer/punic/punic/src/data/en-CA/localeDisplayNames.php share/owncloud/lib/composer/punic/punic/src/data/en-CA/measurementSystemNames.php share/owncloud/lib/composer/punic/punic/src/data/en-CA/numbers.php +share/owncloud/lib/composer/punic/punic/src/data/en-CA/rbnf.php +share/owncloud/lib/composer/punic/punic/src/data/en-CA/subdivisions.php share/owncloud/lib/composer/punic/punic/src/data/en-CA/territories.php share/owncloud/lib/composer/punic/punic/src/data/en-CA/timeZoneNames.php share/owncloud/lib/composer/punic/punic/src/data/en-CA/units.php @@ -7744,6 +7105,8 @@ share/owncloud/lib/composer/punic/punic/src/data/en-GB/listPatterns.php share/owncloud/lib/composer/punic/punic/src/data/en-GB/localeDisplayNames.php share/owncloud/lib/composer/punic/punic/src/data/en-GB/measurementSystemNames.php share/owncloud/lib/composer/punic/punic/src/data/en-GB/numbers.php +share/owncloud/lib/composer/punic/punic/src/data/en-GB/rbnf.php +share/owncloud/lib/composer/punic/punic/src/data/en-GB/subdivisions.php share/owncloud/lib/composer/punic/punic/src/data/en-GB/territories.php share/owncloud/lib/composer/punic/punic/src/data/en-GB/timeZoneNames.php share/owncloud/lib/composer/punic/punic/src/data/en-GB/units.php @@ -7756,6 +7119,8 @@ share/owncloud/lib/composer/punic/punic/src/data/en-HK/listPatterns.php share/owncloud/lib/composer/punic/punic/src/data/en-HK/localeDisplayNames.php share/owncloud/lib/composer/punic/punic/src/data/en-HK/measurementSystemNames.php share/owncloud/lib/composer/punic/punic/src/data/en-HK/numbers.php +share/owncloud/lib/composer/punic/punic/src/data/en-HK/rbnf.php +share/owncloud/lib/composer/punic/punic/src/data/en-HK/subdivisions.php share/owncloud/lib/composer/punic/punic/src/data/en-HK/territories.php share/owncloud/lib/composer/punic/punic/src/data/en-HK/timeZoneNames.php share/owncloud/lib/composer/punic/punic/src/data/en-HK/units.php @@ -7768,6 +7133,8 @@ share/owncloud/lib/composer/punic/punic/src/data/en-IN/listPatterns.php share/owncloud/lib/composer/punic/punic/src/data/en-IN/localeDisplayNames.php share/owncloud/lib/composer/punic/punic/src/data/en-IN/measurementSystemNames.php share/owncloud/lib/composer/punic/punic/src/data/en-IN/numbers.php +share/owncloud/lib/composer/punic/punic/src/data/en-IN/rbnf.php +share/owncloud/lib/composer/punic/punic/src/data/en-IN/subdivisions.php share/owncloud/lib/composer/punic/punic/src/data/en-IN/territories.php share/owncloud/lib/composer/punic/punic/src/data/en-IN/timeZoneNames.php share/owncloud/lib/composer/punic/punic/src/data/en-IN/units.php @@ -7780,6 +7147,8 @@ share/owncloud/lib/composer/punic/punic/src/data/en/listPatterns.php share/owncloud/lib/composer/punic/punic/src/data/en/localeDisplayNames.php share/owncloud/lib/composer/punic/punic/src/data/en/measurementSystemNames.php share/owncloud/lib/composer/punic/punic/src/data/en/numbers.php +share/owncloud/lib/composer/punic/punic/src/data/en/rbnf.php +share/owncloud/lib/composer/punic/punic/src/data/en/subdivisions.php share/owncloud/lib/composer/punic/punic/src/data/en/territories.php share/owncloud/lib/composer/punic/punic/src/data/en/timeZoneNames.php share/owncloud/lib/composer/punic/punic/src/data/en/units.php @@ -7792,6 +7161,8 @@ share/owncloud/lib/composer/punic/punic/src/data/es/listPatterns.php share/owncloud/lib/composer/punic/punic/src/data/es/localeDisplayNames.php share/owncloud/lib/composer/punic/punic/src/data/es/measurementSystemNames.php share/owncloud/lib/composer/punic/punic/src/data/es/numbers.php +share/owncloud/lib/composer/punic/punic/src/data/es/rbnf.php +share/owncloud/lib/composer/punic/punic/src/data/es/subdivisions.php share/owncloud/lib/composer/punic/punic/src/data/es/territories.php share/owncloud/lib/composer/punic/punic/src/data/es/timeZoneNames.php share/owncloud/lib/composer/punic/punic/src/data/es/units.php @@ -7804,6 +7175,8 @@ share/owncloud/lib/composer/punic/punic/src/data/fi/listPatterns.php share/owncloud/lib/composer/punic/punic/src/data/fi/localeDisplayNames.php share/owncloud/lib/composer/punic/punic/src/data/fi/measurementSystemNames.php share/owncloud/lib/composer/punic/punic/src/data/fi/numbers.php +share/owncloud/lib/composer/punic/punic/src/data/fi/rbnf.php +share/owncloud/lib/composer/punic/punic/src/data/fi/subdivisions.php share/owncloud/lib/composer/punic/punic/src/data/fi/territories.php share/owncloud/lib/composer/punic/punic/src/data/fi/timeZoneNames.php share/owncloud/lib/composer/punic/punic/src/data/fi/units.php @@ -7816,6 +7189,8 @@ share/owncloud/lib/composer/punic/punic/src/data/fr/listPatterns.php share/owncloud/lib/composer/punic/punic/src/data/fr/localeDisplayNames.php share/owncloud/lib/composer/punic/punic/src/data/fr/measurementSystemNames.php share/owncloud/lib/composer/punic/punic/src/data/fr/numbers.php +share/owncloud/lib/composer/punic/punic/src/data/fr/rbnf.php +share/owncloud/lib/composer/punic/punic/src/data/fr/subdivisions.php share/owncloud/lib/composer/punic/punic/src/data/fr/territories.php share/owncloud/lib/composer/punic/punic/src/data/fr/timeZoneNames.php share/owncloud/lib/composer/punic/punic/src/data/fr/units.php @@ -7828,6 +7203,8 @@ share/owncloud/lib/composer/punic/punic/src/data/he/listPatterns.php share/owncloud/lib/composer/punic/punic/src/data/he/localeDisplayNames.php share/owncloud/lib/composer/punic/punic/src/data/he/measurementSystemNames.php share/owncloud/lib/composer/punic/punic/src/data/he/numbers.php +share/owncloud/lib/composer/punic/punic/src/data/he/rbnf.php +share/owncloud/lib/composer/punic/punic/src/data/he/subdivisions.php share/owncloud/lib/composer/punic/punic/src/data/he/territories.php share/owncloud/lib/composer/punic/punic/src/data/he/timeZoneNames.php share/owncloud/lib/composer/punic/punic/src/data/he/units.php @@ -7840,6 +7217,8 @@ share/owncloud/lib/composer/punic/punic/src/data/hi/listPatterns.php share/owncloud/lib/composer/punic/punic/src/data/hi/localeDisplayNames.php share/owncloud/lib/composer/punic/punic/src/data/hi/measurementSystemNames.php share/owncloud/lib/composer/punic/punic/src/data/hi/numbers.php +share/owncloud/lib/composer/punic/punic/src/data/hi/rbnf.php +share/owncloud/lib/composer/punic/punic/src/data/hi/subdivisions.php share/owncloud/lib/composer/punic/punic/src/data/hi/territories.php share/owncloud/lib/composer/punic/punic/src/data/hi/timeZoneNames.php share/owncloud/lib/composer/punic/punic/src/data/hi/units.php @@ -7852,6 +7231,8 @@ share/owncloud/lib/composer/punic/punic/src/data/hr/listPatterns.php share/owncloud/lib/composer/punic/punic/src/data/hr/localeDisplayNames.php share/owncloud/lib/composer/punic/punic/src/data/hr/measurementSystemNames.php share/owncloud/lib/composer/punic/punic/src/data/hr/numbers.php +share/owncloud/lib/composer/punic/punic/src/data/hr/rbnf.php +share/owncloud/lib/composer/punic/punic/src/data/hr/subdivisions.php share/owncloud/lib/composer/punic/punic/src/data/hr/territories.php share/owncloud/lib/composer/punic/punic/src/data/hr/timeZoneNames.php share/owncloud/lib/composer/punic/punic/src/data/hr/units.php @@ -7864,6 +7245,8 @@ share/owncloud/lib/composer/punic/punic/src/data/hu/listPatterns.php share/owncloud/lib/composer/punic/punic/src/data/hu/localeDisplayNames.php share/owncloud/lib/composer/punic/punic/src/data/hu/measurementSystemNames.php share/owncloud/lib/composer/punic/punic/src/data/hu/numbers.php +share/owncloud/lib/composer/punic/punic/src/data/hu/rbnf.php +share/owncloud/lib/composer/punic/punic/src/data/hu/subdivisions.php share/owncloud/lib/composer/punic/punic/src/data/hu/territories.php share/owncloud/lib/composer/punic/punic/src/data/hu/timeZoneNames.php share/owncloud/lib/composer/punic/punic/src/data/hu/units.php @@ -7876,6 +7259,8 @@ share/owncloud/lib/composer/punic/punic/src/data/it/listPatterns.php share/owncloud/lib/composer/punic/punic/src/data/it/localeDisplayNames.php share/owncloud/lib/composer/punic/punic/src/data/it/measurementSystemNames.php share/owncloud/lib/composer/punic/punic/src/data/it/numbers.php +share/owncloud/lib/composer/punic/punic/src/data/it/rbnf.php +share/owncloud/lib/composer/punic/punic/src/data/it/subdivisions.php share/owncloud/lib/composer/punic/punic/src/data/it/territories.php share/owncloud/lib/composer/punic/punic/src/data/it/timeZoneNames.php share/owncloud/lib/composer/punic/punic/src/data/it/units.php @@ -7888,6 +7273,8 @@ share/owncloud/lib/composer/punic/punic/src/data/ja/listPatterns.php share/owncloud/lib/composer/punic/punic/src/data/ja/localeDisplayNames.php share/owncloud/lib/composer/punic/punic/src/data/ja/measurementSystemNames.php share/owncloud/lib/composer/punic/punic/src/data/ja/numbers.php +share/owncloud/lib/composer/punic/punic/src/data/ja/rbnf.php +share/owncloud/lib/composer/punic/punic/src/data/ja/subdivisions.php share/owncloud/lib/composer/punic/punic/src/data/ja/territories.php share/owncloud/lib/composer/punic/punic/src/data/ja/timeZoneNames.php share/owncloud/lib/composer/punic/punic/src/data/ja/units.php @@ -7900,6 +7287,8 @@ share/owncloud/lib/composer/punic/punic/src/data/ko/listPatterns.php share/owncloud/lib/composer/punic/punic/src/data/ko/localeDisplayNames.php share/owncloud/lib/composer/punic/punic/src/data/ko/measurementSystemNames.php share/owncloud/lib/composer/punic/punic/src/data/ko/numbers.php +share/owncloud/lib/composer/punic/punic/src/data/ko/rbnf.php +share/owncloud/lib/composer/punic/punic/src/data/ko/subdivisions.php share/owncloud/lib/composer/punic/punic/src/data/ko/territories.php share/owncloud/lib/composer/punic/punic/src/data/ko/timeZoneNames.php share/owncloud/lib/composer/punic/punic/src/data/ko/units.php @@ -7915,6 +7304,8 @@ share/owncloud/lib/composer/punic/punic/src/data/nb/listPatterns.php share/owncloud/lib/composer/punic/punic/src/data/nb/localeDisplayNames.php share/owncloud/lib/composer/punic/punic/src/data/nb/measurementSystemNames.php share/owncloud/lib/composer/punic/punic/src/data/nb/numbers.php +share/owncloud/lib/composer/punic/punic/src/data/nb/rbnf.php +share/owncloud/lib/composer/punic/punic/src/data/nb/subdivisions.php share/owncloud/lib/composer/punic/punic/src/data/nb/territories.php share/owncloud/lib/composer/punic/punic/src/data/nb/timeZoneNames.php share/owncloud/lib/composer/punic/punic/src/data/nb/units.php @@ -7927,6 +7318,8 @@ share/owncloud/lib/composer/punic/punic/src/data/nl/listPatterns.php share/owncloud/lib/composer/punic/punic/src/data/nl/localeDisplayNames.php share/owncloud/lib/composer/punic/punic/src/data/nl/measurementSystemNames.php share/owncloud/lib/composer/punic/punic/src/data/nl/numbers.php +share/owncloud/lib/composer/punic/punic/src/data/nl/rbnf.php +share/owncloud/lib/composer/punic/punic/src/data/nl/subdivisions.php share/owncloud/lib/composer/punic/punic/src/data/nl/territories.php share/owncloud/lib/composer/punic/punic/src/data/nl/timeZoneNames.php share/owncloud/lib/composer/punic/punic/src/data/nl/units.php @@ -7939,9 +7332,12 @@ share/owncloud/lib/composer/punic/punic/src/data/nn/listPatterns.php share/owncloud/lib/composer/punic/punic/src/data/nn/localeDisplayNames.php share/owncloud/lib/composer/punic/punic/src/data/nn/measurementSystemNames.php share/owncloud/lib/composer/punic/punic/src/data/nn/numbers.php +share/owncloud/lib/composer/punic/punic/src/data/nn/rbnf.php +share/owncloud/lib/composer/punic/punic/src/data/nn/subdivisions.php share/owncloud/lib/composer/punic/punic/src/data/nn/territories.php share/owncloud/lib/composer/punic/punic/src/data/nn/timeZoneNames.php share/owncloud/lib/composer/punic/punic/src/data/nn/units.php +share/owncloud/lib/composer/punic/punic/src/data/ordinals.php share/owncloud/lib/composer/punic/punic/src/data/parentLocales.php share/owncloud/lib/composer/punic/punic/src/data/pl/calendar.php share/owncloud/lib/composer/punic/punic/src/data/pl/currencies.php @@ -7952,6 +7348,8 @@ share/owncloud/lib/composer/punic/punic/src/data/pl/listPatterns.php share/owncloud/lib/composer/punic/punic/src/data/pl/localeDisplayNames.php share/owncloud/lib/composer/punic/punic/src/data/pl/measurementSystemNames.php share/owncloud/lib/composer/punic/punic/src/data/pl/numbers.php +share/owncloud/lib/composer/punic/punic/src/data/pl/rbnf.php +share/owncloud/lib/composer/punic/punic/src/data/pl/subdivisions.php share/owncloud/lib/composer/punic/punic/src/data/pl/territories.php share/owncloud/lib/composer/punic/punic/src/data/pl/timeZoneNames.php share/owncloud/lib/composer/punic/punic/src/data/pl/units.php @@ -7966,6 +7364,8 @@ share/owncloud/lib/composer/punic/punic/src/data/pt-PT/listPatterns.php share/owncloud/lib/composer/punic/punic/src/data/pt-PT/localeDisplayNames.php share/owncloud/lib/composer/punic/punic/src/data/pt-PT/measurementSystemNames.php share/owncloud/lib/composer/punic/punic/src/data/pt-PT/numbers.php +share/owncloud/lib/composer/punic/punic/src/data/pt-PT/rbnf.php +share/owncloud/lib/composer/punic/punic/src/data/pt-PT/subdivisions.php share/owncloud/lib/composer/punic/punic/src/data/pt-PT/territories.php share/owncloud/lib/composer/punic/punic/src/data/pt-PT/timeZoneNames.php share/owncloud/lib/composer/punic/punic/src/data/pt-PT/units.php @@ -7978,6 +7378,8 @@ share/owncloud/lib/composer/punic/punic/src/data/pt/listPatterns.php share/owncloud/lib/composer/punic/punic/src/data/pt/localeDisplayNames.php share/owncloud/lib/composer/punic/punic/src/data/pt/measurementSystemNames.php share/owncloud/lib/composer/punic/punic/src/data/pt/numbers.php +share/owncloud/lib/composer/punic/punic/src/data/pt/rbnf.php +share/owncloud/lib/composer/punic/punic/src/data/pt/subdivisions.php share/owncloud/lib/composer/punic/punic/src/data/pt/territories.php share/owncloud/lib/composer/punic/punic/src/data/pt/timeZoneNames.php share/owncloud/lib/composer/punic/punic/src/data/pt/units.php @@ -7990,6 +7392,8 @@ share/owncloud/lib/composer/punic/punic/src/data/ro/listPatterns.php share/owncloud/lib/composer/punic/punic/src/data/ro/localeDisplayNames.php share/owncloud/lib/composer/punic/punic/src/data/ro/measurementSystemNames.php share/owncloud/lib/composer/punic/punic/src/data/ro/numbers.php +share/owncloud/lib/composer/punic/punic/src/data/ro/rbnf.php +share/owncloud/lib/composer/punic/punic/src/data/ro/subdivisions.php share/owncloud/lib/composer/punic/punic/src/data/ro/territories.php share/owncloud/lib/composer/punic/punic/src/data/ro/timeZoneNames.php share/owncloud/lib/composer/punic/punic/src/data/ro/units.php @@ -8002,6 +7406,8 @@ share/owncloud/lib/composer/punic/punic/src/data/root/listPatterns.php share/owncloud/lib/composer/punic/punic/src/data/root/localeDisplayNames.php share/owncloud/lib/composer/punic/punic/src/data/root/measurementSystemNames.php share/owncloud/lib/composer/punic/punic/src/data/root/numbers.php +share/owncloud/lib/composer/punic/punic/src/data/root/rbnf.php +share/owncloud/lib/composer/punic/punic/src/data/root/subdivisions.php share/owncloud/lib/composer/punic/punic/src/data/root/territories.php share/owncloud/lib/composer/punic/punic/src/data/root/timeZoneNames.php share/owncloud/lib/composer/punic/punic/src/data/root/units.php @@ -8014,6 +7420,8 @@ share/owncloud/lib/composer/punic/punic/src/data/ru/listPatterns.php share/owncloud/lib/composer/punic/punic/src/data/ru/localeDisplayNames.php share/owncloud/lib/composer/punic/punic/src/data/ru/measurementSystemNames.php share/owncloud/lib/composer/punic/punic/src/data/ru/numbers.php +share/owncloud/lib/composer/punic/punic/src/data/ru/rbnf.php +share/owncloud/lib/composer/punic/punic/src/data/ru/subdivisions.php share/owncloud/lib/composer/punic/punic/src/data/ru/territories.php share/owncloud/lib/composer/punic/punic/src/data/ru/timeZoneNames.php share/owncloud/lib/composer/punic/punic/src/data/ru/units.php @@ -8026,6 +7434,8 @@ share/owncloud/lib/composer/punic/punic/src/data/sk/listPatterns.php share/owncloud/lib/composer/punic/punic/src/data/sk/localeDisplayNames.php share/owncloud/lib/composer/punic/punic/src/data/sk/measurementSystemNames.php share/owncloud/lib/composer/punic/punic/src/data/sk/numbers.php +share/owncloud/lib/composer/punic/punic/src/data/sk/rbnf.php +share/owncloud/lib/composer/punic/punic/src/data/sk/subdivisions.php share/owncloud/lib/composer/punic/punic/src/data/sk/territories.php share/owncloud/lib/composer/punic/punic/src/data/sk/timeZoneNames.php share/owncloud/lib/composer/punic/punic/src/data/sk/units.php @@ -8038,6 +7448,8 @@ share/owncloud/lib/composer/punic/punic/src/data/sl/listPatterns.php share/owncloud/lib/composer/punic/punic/src/data/sl/localeDisplayNames.php share/owncloud/lib/composer/punic/punic/src/data/sl/measurementSystemNames.php share/owncloud/lib/composer/punic/punic/src/data/sl/numbers.php +share/owncloud/lib/composer/punic/punic/src/data/sl/rbnf.php +share/owncloud/lib/composer/punic/punic/src/data/sl/subdivisions.php share/owncloud/lib/composer/punic/punic/src/data/sl/territories.php share/owncloud/lib/composer/punic/punic/src/data/sl/timeZoneNames.php share/owncloud/lib/composer/punic/punic/src/data/sl/units.php @@ -8050,9 +7462,12 @@ share/owncloud/lib/composer/punic/punic/src/data/sr/listPatterns.php share/owncloud/lib/composer/punic/punic/src/data/sr/localeDisplayNames.php share/owncloud/lib/composer/punic/punic/src/data/sr/measurementSystemNames.php share/owncloud/lib/composer/punic/punic/src/data/sr/numbers.php +share/owncloud/lib/composer/punic/punic/src/data/sr/rbnf.php +share/owncloud/lib/composer/punic/punic/src/data/sr/subdivisions.php share/owncloud/lib/composer/punic/punic/src/data/sr/territories.php share/owncloud/lib/composer/punic/punic/src/data/sr/timeZoneNames.php share/owncloud/lib/composer/punic/punic/src/data/sr/units.php +share/owncloud/lib/composer/punic/punic/src/data/subdivisionContainment.php share/owncloud/lib/composer/punic/punic/src/data/sv/calendar.php share/owncloud/lib/composer/punic/punic/src/data/sv/currencies.php share/owncloud/lib/composer/punic/punic/src/data/sv/dateFields.php @@ -8062,6 +7477,8 @@ share/owncloud/lib/composer/punic/punic/src/data/sv/listPatterns.php share/owncloud/lib/composer/punic/punic/src/data/sv/localeDisplayNames.php share/owncloud/lib/composer/punic/punic/src/data/sv/measurementSystemNames.php share/owncloud/lib/composer/punic/punic/src/data/sv/numbers.php +share/owncloud/lib/composer/punic/punic/src/data/sv/rbnf.php +share/owncloud/lib/composer/punic/punic/src/data/sv/subdivisions.php share/owncloud/lib/composer/punic/punic/src/data/sv/territories.php share/owncloud/lib/composer/punic/punic/src/data/sv/timeZoneNames.php share/owncloud/lib/composer/punic/punic/src/data/sv/units.php @@ -8077,10 +7494,13 @@ share/owncloud/lib/composer/punic/punic/src/data/th/listPatterns.php share/owncloud/lib/composer/punic/punic/src/data/th/localeDisplayNames.php share/owncloud/lib/composer/punic/punic/src/data/th/measurementSystemNames.php share/owncloud/lib/composer/punic/punic/src/data/th/numbers.php +share/owncloud/lib/composer/punic/punic/src/data/th/rbnf.php +share/owncloud/lib/composer/punic/punic/src/data/th/subdivisions.php share/owncloud/lib/composer/punic/punic/src/data/th/territories.php share/owncloud/lib/composer/punic/punic/src/data/th/timeZoneNames.php share/owncloud/lib/composer/punic/punic/src/data/th/units.php share/owncloud/lib/composer/punic/punic/src/data/timeData.php +share/owncloud/lib/composer/punic/punic/src/data/timeZones.php share/owncloud/lib/composer/punic/punic/src/data/tr/calendar.php share/owncloud/lib/composer/punic/punic/src/data/tr/currencies.php share/owncloud/lib/composer/punic/punic/src/data/tr/dateFields.php @@ -8090,6 +7510,8 @@ share/owncloud/lib/composer/punic/punic/src/data/tr/listPatterns.php share/owncloud/lib/composer/punic/punic/src/data/tr/localeDisplayNames.php share/owncloud/lib/composer/punic/punic/src/data/tr/measurementSystemNames.php share/owncloud/lib/composer/punic/punic/src/data/tr/numbers.php +share/owncloud/lib/composer/punic/punic/src/data/tr/rbnf.php +share/owncloud/lib/composer/punic/punic/src/data/tr/subdivisions.php share/owncloud/lib/composer/punic/punic/src/data/tr/territories.php share/owncloud/lib/composer/punic/punic/src/data/tr/timeZoneNames.php share/owncloud/lib/composer/punic/punic/src/data/tr/units.php @@ -8102,6 +7524,8 @@ share/owncloud/lib/composer/punic/punic/src/data/uk/listPatterns.php share/owncloud/lib/composer/punic/punic/src/data/uk/localeDisplayNames.php share/owncloud/lib/composer/punic/punic/src/data/uk/measurementSystemNames.php share/owncloud/lib/composer/punic/punic/src/data/uk/numbers.php +share/owncloud/lib/composer/punic/punic/src/data/uk/rbnf.php +share/owncloud/lib/composer/punic/punic/src/data/uk/subdivisions.php share/owncloud/lib/composer/punic/punic/src/data/uk/territories.php share/owncloud/lib/composer/punic/punic/src/data/uk/timeZoneNames.php share/owncloud/lib/composer/punic/punic/src/data/uk/units.php @@ -8114,6 +7538,8 @@ share/owncloud/lib/composer/punic/punic/src/data/vi/listPatterns.php share/owncloud/lib/composer/punic/punic/src/data/vi/localeDisplayNames.php share/owncloud/lib/composer/punic/punic/src/data/vi/measurementSystemNames.php share/owncloud/lib/composer/punic/punic/src/data/vi/numbers.php +share/owncloud/lib/composer/punic/punic/src/data/vi/rbnf.php +share/owncloud/lib/composer/punic/punic/src/data/vi/subdivisions.php share/owncloud/lib/composer/punic/punic/src/data/vi/territories.php share/owncloud/lib/composer/punic/punic/src/data/vi/timeZoneNames.php share/owncloud/lib/composer/punic/punic/src/data/vi/units.php @@ -8127,6 +7553,8 @@ share/owncloud/lib/composer/punic/punic/src/data/zh-Hant/listPatterns.php share/owncloud/lib/composer/punic/punic/src/data/zh-Hant/localeDisplayNames.php share/owncloud/lib/composer/punic/punic/src/data/zh-Hant/measurementSystemNames.php share/owncloud/lib/composer/punic/punic/src/data/zh-Hant/numbers.php +share/owncloud/lib/composer/punic/punic/src/data/zh-Hant/rbnf.php +share/owncloud/lib/composer/punic/punic/src/data/zh-Hant/subdivisions.php share/owncloud/lib/composer/punic/punic/src/data/zh-Hant/territories.php share/owncloud/lib/composer/punic/punic/src/data/zh-Hant/timeZoneNames.php share/owncloud/lib/composer/punic/punic/src/data/zh-Hant/units.php @@ -8139,6 +7567,8 @@ share/owncloud/lib/composer/punic/punic/src/data/zh/listPatterns.php share/owncloud/lib/composer/punic/punic/src/data/zh/localeDisplayNames.php share/owncloud/lib/composer/punic/punic/src/data/zh/measurementSystemNames.php share/owncloud/lib/composer/punic/punic/src/data/zh/numbers.php +share/owncloud/lib/composer/punic/punic/src/data/zh/rbnf.php +share/owncloud/lib/composer/punic/punic/src/data/zh/subdivisions.php share/owncloud/lib/composer/punic/punic/src/data/zh/territories.php share/owncloud/lib/composer/punic/punic/src/data/zh/timeZoneNames.php share/owncloud/lib/composer/punic/punic/src/data/zh/units.php @@ -9405,6 +8835,7 @@ share/owncloud/lib/composer/symfony/debug/Tests/Fixtures/DeprecatedInterface.php share/owncloud/lib/composer/symfony/debug/Tests/Fixtures/ExtendedFinalMethod.php share/owncloud/lib/composer/symfony/debug/Tests/Fixtures/FinalClass.php share/owncloud/lib/composer/symfony/debug/Tests/Fixtures/FinalMethod.php +share/owncloud/lib/composer/symfony/debug/Tests/Fixtures/FinalMethod2Trait.php share/owncloud/lib/composer/symfony/debug/Tests/Fixtures/InternalClass.php share/owncloud/lib/composer/symfony/debug/Tests/Fixtures/InternalInterface.php share/owncloud/lib/composer/symfony/debug/Tests/Fixtures/InternalTrait.php @@ -9413,6 +8844,7 @@ share/owncloud/lib/composer/symfony/debug/Tests/Fixtures/NonDeprecatedInterface. share/owncloud/lib/composer/symfony/debug/Tests/Fixtures/PEARClass.php share/owncloud/lib/composer/symfony/debug/Tests/Fixtures/Throwing.php share/owncloud/lib/composer/symfony/debug/Tests/Fixtures/ToStringThrower.php +share/owncloud/lib/composer/symfony/debug/Tests/Fixtures/TraitWithInternalMethod.php share/owncloud/lib/composer/symfony/debug/Tests/Fixtures/casemismatch.php share/owncloud/lib/composer/symfony/debug/Tests/Fixtures/notPsr0Bis.php share/owncloud/lib/composer/symfony/debug/Tests/Fixtures/psr4/Psr4CaseMismatch.php @@ -9443,6 +8875,7 @@ share/owncloud/lib/composer/symfony/event-dispatcher/README.md share/owncloud/lib/composer/symfony/event-dispatcher/Tests/AbstractEventDispatcherTest.php share/owncloud/lib/composer/symfony/event-dispatcher/Tests/ContainerAwareEventDispatcherTest.php share/owncloud/lib/composer/symfony/event-dispatcher/Tests/Debug/TraceableEventDispatcherTest.php +share/owncloud/lib/composer/symfony/event-dispatcher/Tests/Debug/WrappedListenerTest.php share/owncloud/lib/composer/symfony/event-dispatcher/Tests/DependencyInjection/RegisterListenersPassTest.php share/owncloud/lib/composer/symfony/event-dispatcher/Tests/EventDispatcherTest.php share/owncloud/lib/composer/symfony/event-dispatcher/Tests/EventTest.php @@ -9454,6 +8887,7 @@ share/owncloud/lib/composer/symfony/polyfill-mbstring/LICENSE share/owncloud/lib/composer/symfony/polyfill-mbstring/Mbstring.php share/owncloud/lib/composer/symfony/polyfill-mbstring/README.md share/owncloud/lib/composer/symfony/polyfill-mbstring/Resources/unidata/lowerCase.php +share/owncloud/lib/composer/symfony/polyfill-mbstring/Resources/unidata/titleCaseRegexp.php share/owncloud/lib/composer/symfony/polyfill-mbstring/Resources/unidata/upperCase.php share/owncloud/lib/composer/symfony/polyfill-mbstring/bootstrap.php share/owncloud/lib/composer/symfony/polyfill-mbstring/composer.json @@ -9908,11 +9342,14 @@ share/owncloud/lib/composer/zendframework/zend-filter/src/Null.php share/owncloud/lib/composer/zendframework/zend-filter/src/PregReplace.php share/owncloud/lib/composer/zendframework/zend-filter/src/RealPath.php share/owncloud/lib/composer/zendframework/zend-filter/src/StaticFilter.php +share/owncloud/lib/composer/zendframework/zend-filter/src/StringPrefix.php +share/owncloud/lib/composer/zendframework/zend-filter/src/StringSuffix.php share/owncloud/lib/composer/zendframework/zend-filter/src/StringToLower.php share/owncloud/lib/composer/zendframework/zend-filter/src/StringToUpper.php share/owncloud/lib/composer/zendframework/zend-filter/src/StringTrim.php share/owncloud/lib/composer/zendframework/zend-filter/src/StripNewlines.php share/owncloud/lib/composer/zendframework/zend-filter/src/StripTags.php +share/owncloud/lib/composer/zendframework/zend-filter/src/ToFloat.php share/owncloud/lib/composer/zendframework/zend-filter/src/ToInt.php share/owncloud/lib/composer/zendframework/zend-filter/src/ToNull.php share/owncloud/lib/composer/zendframework/zend-filter/src/UpperCaseWords.php @@ -9947,6 +9384,9 @@ share/owncloud/lib/composer/zendframework/zend-inputfilter/src/Exception/Invalid share/owncloud/lib/composer/zendframework/zend-inputfilter/src/Exception/RuntimeException.php share/owncloud/lib/composer/zendframework/zend-inputfilter/src/Factory.php share/owncloud/lib/composer/zendframework/zend-inputfilter/src/FileInput.php +share/owncloud/lib/composer/zendframework/zend-inputfilter/src/FileInput/FileInputDecoratorInterface.php +share/owncloud/lib/composer/zendframework/zend-inputfilter/src/FileInput/HttpServerFileInputDecorator.php +share/owncloud/lib/composer/zendframework/zend-inputfilter/src/FileInput/PsrFileInputDecorator.php share/owncloud/lib/composer/zendframework/zend-inputfilter/src/Input.php share/owncloud/lib/composer/zendframework/zend-inputfilter/src/InputFilter.php share/owncloud/lib/composer/zendframework/zend-inputfilter/src/InputFilterAbstractServiceFactory.php @@ -10627,6 +10067,7 @@ share/owncloud/lib/private/Group/Manager.php share/owncloud/lib/private/Group/MetaData.php share/owncloud/lib/private/HTTPHelper.php share/owncloud/lib/private/Helper/EnvironmentHelper.php +share/owncloud/lib/private/Helper/LocaleHelper.php share/owncloud/lib/private/HintException.php share/owncloud/lib/private/Hooks/BasicEmitter.php share/owncloud/lib/private/Hooks/Emitter.php @@ -10655,6 +10096,9 @@ share/owncloud/lib/private/Lock/AbstractLockingProvider.php share/owncloud/lib/private/Lock/DBLockingProvider.php share/owncloud/lib/private/Lock/MemcacheLockingProvider.php share/owncloud/lib/private/Lock/NoopLockingProvider.php +share/owncloud/lib/private/Lock/Persistent/Lock.php +share/owncloud/lib/private/Lock/Persistent/LockManager.php +share/owncloud/lib/private/Lock/Persistent/LockMapper.php share/owncloud/lib/private/Log.php share/owncloud/lib/private/Log/ErrorHandler.php share/owncloud/lib/private/Log/Errorlog.php @@ -10801,6 +10245,7 @@ share/owncloud/lib/private/Share20/Hooks.php share/owncloud/lib/private/Share20/Manager.php share/owncloud/lib/private/Share20/ProviderFactory.php share/owncloud/lib/private/Share20/Share.php +share/owncloud/lib/private/Shutdown/ShutDownManager.php share/owncloud/lib/private/Streamer.php share/owncloud/lib/private/SubAdmin.php share/owncloud/lib/private/SystemConfig.php @@ -11020,6 +10465,7 @@ share/owncloud/lib/public/Files/Storage.php share/owncloud/lib/public/Files/Storage/CacheableFlysystemAdapter.php share/owncloud/lib/public/Files/Storage/FlysystemStorageAdapter.php share/owncloud/lib/public/Files/Storage/ILockingStorage.php +share/owncloud/lib/public/Files/Storage/IPersistentLockingStorage.php share/owncloud/lib/public/Files/Storage/IStorage.php share/owncloud/lib/public/Files/Storage/IStorageFactory.php share/owncloud/lib/public/Files/Storage/IVersionedStorage.php @@ -11075,10 +10521,12 @@ share/owncloud/lib/public/IUserBackend.php share/owncloud/lib/public/IUserManager.php share/owncloud/lib/public/IUserSession.php share/owncloud/lib/public/Image.php +share/owncloud/lib/public/InvalidUserTokenException.php share/owncloud/lib/public/JSON.php share/owncloud/lib/public/L10N/IFactory.php share/owncloud/lib/public/Lock/ILockingProvider.php share/owncloud/lib/public/Lock/LockedException.php +share/owncloud/lib/public/Lock/Persistent/ILock.php share/owncloud/lib/public/Mail/IMailer.php share/owncloud/lib/public/Migration/IOutput.php share/owncloud/lib/public/Migration/IRepairStep.php @@ -11129,6 +10577,7 @@ share/owncloud/lib/public/Share/IShareProvider.php share/owncloud/lib/public/Share_Backend.php share/owncloud/lib/public/Share_Backend_Collection.php share/owncloud/lib/public/Share_Backend_File_Dependent.php +share/owncloud/lib/public/Shutdown/IShutdownManager.php share/owncloud/lib/public/SystemTag/ISystemTag.php share/owncloud/lib/public/SystemTag/ISystemTagManager.php share/owncloud/lib/public/SystemTag/ISystemTagManagerFactory.php @@ -11147,10 +10596,15 @@ share/owncloud/lib/public/User/IProvidesEMailBackend.php share/owncloud/lib/public/User/IProvidesExtendedSearchBackend.php share/owncloud/lib/public/User/IProvidesHomeBackend.php share/owncloud/lib/public/User/IProvidesQuotaBackend.php +share/owncloud/lib/public/User/IProvidesUserNameBackend.php share/owncloud/lib/public/UserInterface.php +share/owncloud/lib/public/UserTokenException.php +share/owncloud/lib/public/UserTokenExpiredException.php +share/owncloud/lib/public/UserTokenMismatchException.php share/owncloud/lib/public/Util.php share/owncloud/lib/public/Util/UserSearch.php share/owncloud/occ +share/owncloud/ocm-provider/index.php share/owncloud/ocs-provider/index.php share/owncloud/ocs/providers.php share/owncloud/ocs/routes.php @@ -11210,6 +10664,7 @@ share/owncloud/settings/ajax/setquota.php share/owncloud/settings/ajax/togglegroups.php share/owncloud/settings/ajax/togglesubadmins.php share/owncloud/settings/ajax/uninstallapp.php +share/owncloud/settings/css/setpassword.css share/owncloud/settings/css/settings.css share/owncloud/settings/help.php share/owncloud/settings/img/admin.png @@ -11239,6 +10694,7 @@ share/owncloud/settings/js/panels/profile.js share/owncloud/settings/js/panels/setupchecks.js share/owncloud/settings/js/panels/tokens.js share/owncloud/settings/js/personal.js +share/owncloud/settings/js/setpassword.js share/owncloud/settings/js/settings.js share/owncloud/settings/js/users/deleteHandler.js share/owncloud/settings/js/users/filter.js @@ -11420,6 +10876,7 @@ share/owncloud/settings/templates/changemail/notify.php share/owncloud/settings/templates/email.new_user.php share/owncloud/settings/templates/email.new_user_plain_text.php share/owncloud/settings/templates/help.php +share/owncloud/settings/templates/language.php share/owncloud/settings/templates/panels/admin/apps.php share/owncloud/settings/templates/panels/admin/backgroundjobs.php share/owncloud/settings/templates/panels/admin/certificates.php @@ -11439,7 +10896,10 @@ share/owncloud/settings/templates/panels/personal/quota.php share/owncloud/settings/templates/panels/personal/settings.development.notice.php share/owncloud/settings/templates/panels/personal/tokens.php share/owncloud/settings/templates/panels/personal/version.php +share/owncloud/settings/templates/resendtokenbymail.php +share/owncloud/settings/templates/setpassword.php share/owncloud/settings/templates/settingsPage.php +share/owncloud/settings/templates/tokensendnotify.php share/owncloud/settings/templates/users/main.php share/owncloud/settings/templates/users/part.createuser.php share/owncloud/settings/templates/users/part.grouplist.php diff --git a/www/php-owncloud/distinfo b/www/php-owncloud/distinfo index 734decea8c33..07604c20bc16 100644 --- a/www/php-owncloud/distinfo +++ b/www/php-owncloud/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.44 2018/09/03 19:09:19 hauke Exp $ +$NetBSD: distinfo,v 1.45 2019/03/20 07:16:06 mef Exp $ -SHA1 (owncloud-10.0.9.tar.bz2) = 4a3e6708cea6a9297acb7b30844681395de06853 -RMD160 (owncloud-10.0.9.tar.bz2) = 3428ba9594b0980386aeffd72f8ae6e7d33adb37 -SHA512 (owncloud-10.0.9.tar.bz2) = 756903ba98ca7612987e51d4f0d38452b8c38a3970ae6ac7ec0d30e469cd7cb7cf1a4a95dbe1a782c3ebddfdf3c2194193853b9f55cb75a9f0ef4c5a437c420b -Size (owncloud-10.0.9.tar.bz2) = 40769945 bytes +SHA1 (owncloud-10.1.0.tar.bz2) = 880e1d00cb1ea89e1c0b6aceeea157e1f240077d +RMD160 (owncloud-10.1.0.tar.bz2) = c4069aae5250a855046bfa87b27a2e0f15cef396 +SHA512 (owncloud-10.1.0.tar.bz2) = 2e93510cc6a3668c4d1b9ad072aab05b44e531cadbc7e740a2d4c5822a221878fa2f3804cb2436461e3c2df46b59374bd641464c786a89582b01fcf816bb203d +Size (owncloud-10.1.0.tar.bz2) = 20345340 bytes