pkgsrc/www/php-owncloud/PLIST

9997 lines
618 KiB
Text
Raw Normal View History

@comment $NetBSD: PLIST,v 1.29 2015/03/21 21:48:52 ryoon Exp $
share/owncloud/.htaccess
share/owncloud/.user.ini
share/owncloud/3rdparty/LICENSE INFO
share/owncloud/3rdparty/PEAR.php
share/owncloud/3rdparty/PEAR5.php
Update to 7.0.3 Changelog: Release "7.0.3" Oct 22. 2014 - Some OS X server fixes - Several external storage fixes and improvements - Close session early to speedup apps page loading - Add overwrite.cli.url config option - Fix finding old versions in special cases - Make versions and encryption aware of copy operations - Force loading encryption app in all needed cases - Better filesystem scanning error messages - LDAP wizard fixes - Add configuration switch to enable preview mimetypes - Create backup of all encryption keys before recovery - Add displayname for admins - Better config.sample documentation - Better apps descriptions - Improve visual feedback if recovery key password gets changed - Fix some object store integration issues - Improved data directory configuration - Fix DAV permissions without create permissions - Fix filepicker home icon being partly hidden - Do only follow http and https redirects - Properly delete old previews - Prevent upgrades between more than one major versions - Several security fixes - Lots of smaller improvements ----------------------------- Release "6.0.6" Oct 22. 2014 - Fix finding old versions in special cases - Make versions and encryption aware of copy operations - Force loading encryption app in all needed cases - Better filesystem scanning error messages - LDAP wizard fixes - Add configuration switch to enable preview mimetypes - Create backup of all encryption keys before recovery - Add displayname for admins - Several security fixes - Lots of smaller improvements ----------------------------- Release "5.0.18" Oct 22. 2014 - Only allow http and https redirects - Documentation fixes - Several security fixes - Several smaller fixes ----------------------------- Release "7.0.2" Aug 26. 2014 - App upgrading stability improvements - Make default share folder configurable - Improve readability of error messages - Log failed authentication - S3 key fixes - Fix range requests with encryption - Several LDAP fixes - Remove obsolete 'Download preparing' message for zip downloads - Remove not working checks from code checker - No error if we try to delete a file which no longer exists - Fix detection of system wide mount points - Simplify App navigation - Add group management to public api - Remove confusing 'automatic logon rejected' message - Implement a txt preview fallback for the case that ttf is not support - Fix tiny thumbnail bug - Don't display share permission if resharing was disabled by the admin - Close session right before the download starts - Fix date display in filepicker - Don't touch non-oc tables when doing the InnoDB repair step - Several Documents fixes - Correctly handle public uploads activities - Add better 4 image previews to gallery ----------------------------- Release "6.0.5" Aug 26. 2014 - Documentation improvements - fix anonymous upload if logged-in - Fix handling of special characters in group names - Fix downloading of big files in special situations - More consistent handling of debug mode - Fix sharing email notifications - Disabling upload button if upload is not possible - Fix detection of system wide mount points - Handle video viewer in sharing links correctly - Update encryption keys recursively if a folder was moved - Enable download button for public folders - Handle exceptions if file to too big for trash-bin correctly - Quota fixes - Avoid unnecessary writing to the DB when preferences are not changed - Disable download button if zip download is disabled - Fix searching for users in special situations - Mount-point handling fixes - Correctly handle storage stats for trash bin - Remove etag warning for trash bin - Hardened SFTP host verification ----------------------------- Release "7.0.1" Aug 4. 2014 - Set maximum width for notification so they don´t overlap the whole header - Don't preload videos on public sharing - Fix preview size calculation under certain conditions - Fix to always show all available versions in the versions dropdown - Support WebDAV copy operation and make encryption aware of it - Make sure to set the expire date if a date is set as default - Improved link icon for better UX - Fix rendering of blank template - Only call exec if is is enabled by PHP - Limit app menu icon size - Show a warning in the personal settings and admin settins if the encyption keys are not yet initialized - Always remove share permission if user is excluded from sharing - Add OCS api call to set expire date for link shares - Improved db schema migration for sqlite - Don't try to execute background jobs that no longer exist - Improve look of search on mobile, save space in top bar - Set core version after a successful update to make upgrade more robust of app upgrades fail - Verify whether download URLs are valid - Fix preview animation on uploading - Prevent cron.php to trigger apps updating - Fix remote share when remote server is installed at the root - Fix files sorting - Fix calendar import - Fix gallery pause icon - Several contacts fixes specifically for PHP 5.3 - Make updater more robust ----------------------------- Release "7.0.0" July 23. 2014 - New files view including sorting and endless scrolling - Server to Server sharing - Sharing overview - Improved sharing admin control - No more mandatory Shared folder - Improved ownCloud Documents features - Hugely improved Activity app including email notifications - Mobile optimized webinterface - Password strength indicator - Significant speed improvements - New user-management - Support for Swift object stores - Email configuration wizard - Email template editor - Improved upgrade process`
2014-11-30 01:08:57 +01:00
share/owncloud/3rdparty/autoload.php
share/owncloud/3rdparty/bantu/ini-get-wrapper/LICENSE
share/owncloud/3rdparty/bantu/ini-get-wrapper/composer.json
share/owncloud/3rdparty/bantu/ini-get-wrapper/phpunit.xml.dist
share/owncloud/3rdparty/bantu/ini-get-wrapper/src/IniGetWrapper.php
share/owncloud/3rdparty/bantu/ini-get-wrapper/tests/IniGetWrapperFake.php
share/owncloud/3rdparty/bantu/ini-get-wrapper/tests/IniGetWrapperFakeTest.php
share/owncloud/3rdparty/bantu/ini-get-wrapper/tests/IniGetWrapperTest.php
Update to 7.0.3 Changelog: Release "7.0.3" Oct 22. 2014 - Some OS X server fixes - Several external storage fixes and improvements - Close session early to speedup apps page loading - Add overwrite.cli.url config option - Fix finding old versions in special cases - Make versions and encryption aware of copy operations - Force loading encryption app in all needed cases - Better filesystem scanning error messages - LDAP wizard fixes - Add configuration switch to enable preview mimetypes - Create backup of all encryption keys before recovery - Add displayname for admins - Better config.sample documentation - Better apps descriptions - Improve visual feedback if recovery key password gets changed - Fix some object store integration issues - Improved data directory configuration - Fix DAV permissions without create permissions - Fix filepicker home icon being partly hidden - Do only follow http and https redirects - Properly delete old previews - Prevent upgrades between more than one major versions - Several security fixes - Lots of smaller improvements ----------------------------- Release "6.0.6" Oct 22. 2014 - Fix finding old versions in special cases - Make versions and encryption aware of copy operations - Force loading encryption app in all needed cases - Better filesystem scanning error messages - LDAP wizard fixes - Add configuration switch to enable preview mimetypes - Create backup of all encryption keys before recovery - Add displayname for admins - Several security fixes - Lots of smaller improvements ----------------------------- Release "5.0.18" Oct 22. 2014 - Only allow http and https redirects - Documentation fixes - Several security fixes - Several smaller fixes ----------------------------- Release "7.0.2" Aug 26. 2014 - App upgrading stability improvements - Make default share folder configurable - Improve readability of error messages - Log failed authentication - S3 key fixes - Fix range requests with encryption - Several LDAP fixes - Remove obsolete 'Download preparing' message for zip downloads - Remove not working checks from code checker - No error if we try to delete a file which no longer exists - Fix detection of system wide mount points - Simplify App navigation - Add group management to public api - Remove confusing 'automatic logon rejected' message - Implement a txt preview fallback for the case that ttf is not support - Fix tiny thumbnail bug - Don't display share permission if resharing was disabled by the admin - Close session right before the download starts - Fix date display in filepicker - Don't touch non-oc tables when doing the InnoDB repair step - Several Documents fixes - Correctly handle public uploads activities - Add better 4 image previews to gallery ----------------------------- Release "6.0.5" Aug 26. 2014 - Documentation improvements - fix anonymous upload if logged-in - Fix handling of special characters in group names - Fix downloading of big files in special situations - More consistent handling of debug mode - Fix sharing email notifications - Disabling upload button if upload is not possible - Fix detection of system wide mount points - Handle video viewer in sharing links correctly - Update encryption keys recursively if a folder was moved - Enable download button for public folders - Handle exceptions if file to too big for trash-bin correctly - Quota fixes - Avoid unnecessary writing to the DB when preferences are not changed - Disable download button if zip download is disabled - Fix searching for users in special situations - Mount-point handling fixes - Correctly handle storage stats for trash bin - Remove etag warning for trash bin - Hardened SFTP host verification ----------------------------- Release "7.0.1" Aug 4. 2014 - Set maximum width for notification so they don´t overlap the whole header - Don't preload videos on public sharing - Fix preview size calculation under certain conditions - Fix to always show all available versions in the versions dropdown - Support WebDAV copy operation and make encryption aware of it - Make sure to set the expire date if a date is set as default - Improved link icon for better UX - Fix rendering of blank template - Only call exec if is is enabled by PHP - Limit app menu icon size - Show a warning in the personal settings and admin settins if the encyption keys are not yet initialized - Always remove share permission if user is excluded from sharing - Add OCS api call to set expire date for link shares - Improved db schema migration for sqlite - Don't try to execute background jobs that no longer exist - Improve look of search on mobile, save space in top bar - Set core version after a successful update to make upgrade more robust of app upgrades fail - Verify whether download URLs are valid - Fix preview animation on uploading - Prevent cron.php to trigger apps updating - Fix remote share when remote server is installed at the root - Fix files sorting - Fix calendar import - Fix gallery pause icon - Several contacts fixes specifically for PHP 5.3 - Make updater more robust ----------------------------- Release "7.0.0" July 23. 2014 - New files view including sorting and endless scrolling - Server to Server sharing - Sharing overview - Improved sharing admin control - No more mandatory Shared folder - Improved ownCloud Documents features - Hugely improved Activity app including email notifications - Mobile optimized webinterface - Password strength indicator - Significant speed improvements - New user-management - Support for Swift object stores - Email configuration wizard - Email template editor - Improved upgrade process`
2014-11-30 01:08:57 +01:00
share/owncloud/3rdparty/composer.json
share/owncloud/3rdparty/composer.lock
share/owncloud/3rdparty/composer/ClassLoader.php
share/owncloud/3rdparty/composer/autoload_classmap.php
share/owncloud/3rdparty/composer/autoload_files.php
share/owncloud/3rdparty/composer/autoload_namespaces.php
share/owncloud/3rdparty/composer/autoload_psr4.php
share/owncloud/3rdparty/composer/autoload_real.php
share/owncloud/3rdparty/composer/include_paths.php
share/owncloud/3rdparty/composer/installed.json
share/owncloud/3rdparty/doctrine/annotations/LICENSE
share/owncloud/3rdparty/doctrine/annotations/composer.json
share/owncloud/3rdparty/doctrine/annotations/lib/Doctrine/Common/Annotations/Annotation.php
share/owncloud/3rdparty/doctrine/annotations/lib/Doctrine/Common/Annotations/Annotation/Attribute.php
share/owncloud/3rdparty/doctrine/annotations/lib/Doctrine/Common/Annotations/Annotation/Attributes.php
share/owncloud/3rdparty/doctrine/annotations/lib/Doctrine/Common/Annotations/Annotation/Enum.php
share/owncloud/3rdparty/doctrine/annotations/lib/Doctrine/Common/Annotations/Annotation/IgnoreAnnotation.php
share/owncloud/3rdparty/doctrine/annotations/lib/Doctrine/Common/Annotations/Annotation/Required.php
share/owncloud/3rdparty/doctrine/annotations/lib/Doctrine/Common/Annotations/Annotation/Target.php
share/owncloud/3rdparty/doctrine/annotations/lib/Doctrine/Common/Annotations/AnnotationException.php
share/owncloud/3rdparty/doctrine/annotations/lib/Doctrine/Common/Annotations/AnnotationReader.php
share/owncloud/3rdparty/doctrine/annotations/lib/Doctrine/Common/Annotations/AnnotationRegistry.php
share/owncloud/3rdparty/doctrine/annotations/lib/Doctrine/Common/Annotations/CachedReader.php
share/owncloud/3rdparty/doctrine/annotations/lib/Doctrine/Common/Annotations/DocLexer.php
share/owncloud/3rdparty/doctrine/annotations/lib/Doctrine/Common/Annotations/DocParser.php
share/owncloud/3rdparty/doctrine/annotations/lib/Doctrine/Common/Annotations/FileCacheReader.php
share/owncloud/3rdparty/doctrine/annotations/lib/Doctrine/Common/Annotations/IndexedReader.php
share/owncloud/3rdparty/doctrine/annotations/lib/Doctrine/Common/Annotations/PhpParser.php
share/owncloud/3rdparty/doctrine/annotations/lib/Doctrine/Common/Annotations/Reader.php
share/owncloud/3rdparty/doctrine/annotations/lib/Doctrine/Common/Annotations/SimpleAnnotationReader.php
share/owncloud/3rdparty/doctrine/annotations/lib/Doctrine/Common/Annotations/TokenParser.php
share/owncloud/3rdparty/doctrine/cache/.coveralls.yml
share/owncloud/3rdparty/doctrine/cache/LICENSE
share/owncloud/3rdparty/doctrine/cache/build.properties
share/owncloud/3rdparty/doctrine/cache/composer.json
share/owncloud/3rdparty/doctrine/cache/lib/Doctrine/Common/Cache/ApcCache.php
share/owncloud/3rdparty/doctrine/cache/lib/Doctrine/Common/Cache/ArrayCache.php
share/owncloud/3rdparty/doctrine/cache/lib/Doctrine/Common/Cache/Cache.php
share/owncloud/3rdparty/doctrine/cache/lib/Doctrine/Common/Cache/CacheProvider.php
share/owncloud/3rdparty/doctrine/cache/lib/Doctrine/Common/Cache/CouchbaseCache.php
share/owncloud/3rdparty/doctrine/cache/lib/Doctrine/Common/Cache/FileCache.php
share/owncloud/3rdparty/doctrine/cache/lib/Doctrine/Common/Cache/FilesystemCache.php
share/owncloud/3rdparty/doctrine/cache/lib/Doctrine/Common/Cache/MemcacheCache.php
share/owncloud/3rdparty/doctrine/cache/lib/Doctrine/Common/Cache/MemcachedCache.php
share/owncloud/3rdparty/doctrine/cache/lib/Doctrine/Common/Cache/MongoDBCache.php
share/owncloud/3rdparty/doctrine/cache/lib/Doctrine/Common/Cache/PhpFileCache.php
share/owncloud/3rdparty/doctrine/cache/lib/Doctrine/Common/Cache/RedisCache.php
share/owncloud/3rdparty/doctrine/cache/lib/Doctrine/Common/Cache/RiakCache.php
share/owncloud/3rdparty/doctrine/cache/lib/Doctrine/Common/Cache/Version.php
share/owncloud/3rdparty/doctrine/cache/lib/Doctrine/Common/Cache/WinCacheCache.php
share/owncloud/3rdparty/doctrine/cache/lib/Doctrine/Common/Cache/XcacheCache.php
share/owncloud/3rdparty/doctrine/cache/lib/Doctrine/Common/Cache/ZendDataCache.php
share/owncloud/3rdparty/doctrine/cache/phpunit.xml.dist
share/owncloud/3rdparty/doctrine/collections/LICENSE
share/owncloud/3rdparty/doctrine/collections/composer.json
share/owncloud/3rdparty/doctrine/collections/lib/Doctrine/Common/Collections/AbstractLazyCollection.php
share/owncloud/3rdparty/doctrine/collections/lib/Doctrine/Common/Collections/ArrayCollection.php
share/owncloud/3rdparty/doctrine/collections/lib/Doctrine/Common/Collections/Collection.php
share/owncloud/3rdparty/doctrine/collections/lib/Doctrine/Common/Collections/Criteria.php
share/owncloud/3rdparty/doctrine/collections/lib/Doctrine/Common/Collections/Expr/ClosureExpressionVisitor.php
share/owncloud/3rdparty/doctrine/collections/lib/Doctrine/Common/Collections/Expr/Comparison.php
share/owncloud/3rdparty/doctrine/collections/lib/Doctrine/Common/Collections/Expr/CompositeExpression.php
share/owncloud/3rdparty/doctrine/collections/lib/Doctrine/Common/Collections/Expr/Expression.php
share/owncloud/3rdparty/doctrine/collections/lib/Doctrine/Common/Collections/Expr/ExpressionVisitor.php
share/owncloud/3rdparty/doctrine/collections/lib/Doctrine/Common/Collections/Expr/Value.php
share/owncloud/3rdparty/doctrine/collections/lib/Doctrine/Common/Collections/ExpressionBuilder.php
share/owncloud/3rdparty/doctrine/collections/lib/Doctrine/Common/Collections/Selectable.php
share/owncloud/3rdparty/doctrine/collections/phpunit.xml.dist
Update to 6.0.0a * Switch to 6 branch * Replace interpreters with REPLACE_* Changelog: Version 6.0.0a Dec 14th 2013 Remove wrong warnings from logfile Fix LDAP authentication Fix LDAP configuration Fix Share dialog Fix migration under certain conditions Fix database encoding for old PHP versions Fix select all checkbox Fix migration with lucene search enabled Fix migration for postgresql Version 6.0.0 Dec 11th 2013 User Avatars Previews in files app and other places Updated design, less clutter and more whitespace Public gallery sharing Activities Better file conflict handling dialog Improved public App API Sharing API Example Files Share Email Notifications New Doctrine based database layer Plural translations Refactored OC.dialogs (both code and design wise) Priorize often used languages in personal-settings language selection Update jquery to 1.10.0 and add jquery-migrate 1.2.1 Show a summary as the last filelist entry Improve app-management (more verbose error-messages) Show ‘More apps’ link to app administration directly in app navigation Templates for newly created files Add MB indicator to size column Google Drive external storage uses a new library New icons for shared and external folders File uploads conflicts dialog Possibility to prepopulate a new users home with a skeleton Public upload with encryption enabled Users now can decrypt the files again if their encryption app was enabled Many quota related fixes Total used space (with quota) now only counts user’s own files Many external storage fixes, improved performance Improved file navigation performance by using Ajax calls (no full page reload for each folder) The file owner can now also restore deleted shared files New version drop-down with previews and the ability to downloading versions directly
2013-12-27 16:56:38 +01:00
share/owncloud/3rdparty/doctrine/common/.gitmodules
share/owncloud/3rdparty/doctrine/common/LICENSE
share/owncloud/3rdparty/doctrine/common/UPGRADE_TO_2_1
share/owncloud/3rdparty/doctrine/common/UPGRADE_TO_2_2
share/owncloud/3rdparty/doctrine/common/build.properties
share/owncloud/3rdparty/doctrine/common/composer.json
share/owncloud/3rdparty/doctrine/common/lib/Doctrine/Common/ClassLoader.php
share/owncloud/3rdparty/doctrine/common/lib/Doctrine/Common/CommonException.php
share/owncloud/3rdparty/doctrine/common/lib/Doctrine/Common/Comparable.php
share/owncloud/3rdparty/doctrine/common/lib/Doctrine/Common/EventArgs.php
share/owncloud/3rdparty/doctrine/common/lib/Doctrine/Common/EventManager.php
share/owncloud/3rdparty/doctrine/common/lib/Doctrine/Common/EventSubscriber.php
share/owncloud/3rdparty/doctrine/common/lib/Doctrine/Common/Lexer.php
share/owncloud/3rdparty/doctrine/common/lib/Doctrine/Common/NotifyPropertyChanged.php
share/owncloud/3rdparty/doctrine/common/lib/Doctrine/Common/Persistence/AbstractManagerRegistry.php
share/owncloud/3rdparty/doctrine/common/lib/Doctrine/Common/Persistence/ConnectionRegistry.php
share/owncloud/3rdparty/doctrine/common/lib/Doctrine/Common/Persistence/Event/LifecycleEventArgs.php
share/owncloud/3rdparty/doctrine/common/lib/Doctrine/Common/Persistence/Event/LoadClassMetadataEventArgs.php
share/owncloud/3rdparty/doctrine/common/lib/Doctrine/Common/Persistence/Event/ManagerEventArgs.php
share/owncloud/3rdparty/doctrine/common/lib/Doctrine/Common/Persistence/Event/OnClearEventArgs.php
share/owncloud/3rdparty/doctrine/common/lib/Doctrine/Common/Persistence/Event/PreUpdateEventArgs.php
share/owncloud/3rdparty/doctrine/common/lib/Doctrine/Common/Persistence/ManagerRegistry.php
share/owncloud/3rdparty/doctrine/common/lib/Doctrine/Common/Persistence/Mapping/AbstractClassMetadataFactory.php
share/owncloud/3rdparty/doctrine/common/lib/Doctrine/Common/Persistence/Mapping/ClassMetadata.php
share/owncloud/3rdparty/doctrine/common/lib/Doctrine/Common/Persistence/Mapping/ClassMetadataFactory.php
share/owncloud/3rdparty/doctrine/common/lib/Doctrine/Common/Persistence/Mapping/Driver/AnnotationDriver.php
share/owncloud/3rdparty/doctrine/common/lib/Doctrine/Common/Persistence/Mapping/Driver/DefaultFileLocator.php
share/owncloud/3rdparty/doctrine/common/lib/Doctrine/Common/Persistence/Mapping/Driver/FileDriver.php
share/owncloud/3rdparty/doctrine/common/lib/Doctrine/Common/Persistence/Mapping/Driver/FileLocator.php
share/owncloud/3rdparty/doctrine/common/lib/Doctrine/Common/Persistence/Mapping/Driver/MappingDriver.php
share/owncloud/3rdparty/doctrine/common/lib/Doctrine/Common/Persistence/Mapping/Driver/MappingDriverChain.php
share/owncloud/3rdparty/doctrine/common/lib/Doctrine/Common/Persistence/Mapping/Driver/PHPDriver.php
share/owncloud/3rdparty/doctrine/common/lib/Doctrine/Common/Persistence/Mapping/Driver/StaticPHPDriver.php
share/owncloud/3rdparty/doctrine/common/lib/Doctrine/Common/Persistence/Mapping/Driver/SymfonyFileLocator.php
share/owncloud/3rdparty/doctrine/common/lib/Doctrine/Common/Persistence/Mapping/MappingException.php
share/owncloud/3rdparty/doctrine/common/lib/Doctrine/Common/Persistence/Mapping/ReflectionService.php
share/owncloud/3rdparty/doctrine/common/lib/Doctrine/Common/Persistence/Mapping/RuntimeReflectionService.php
share/owncloud/3rdparty/doctrine/common/lib/Doctrine/Common/Persistence/Mapping/StaticReflectionService.php
share/owncloud/3rdparty/doctrine/common/lib/Doctrine/Common/Persistence/ObjectManager.php
share/owncloud/3rdparty/doctrine/common/lib/Doctrine/Common/Persistence/ObjectManagerAware.php
share/owncloud/3rdparty/doctrine/common/lib/Doctrine/Common/Persistence/ObjectManagerDecorator.php
Update to 6.0.0a * Switch to 6 branch * Replace interpreters with REPLACE_* Changelog: Version 6.0.0a Dec 14th 2013 Remove wrong warnings from logfile Fix LDAP authentication Fix LDAP configuration Fix Share dialog Fix migration under certain conditions Fix database encoding for old PHP versions Fix select all checkbox Fix migration with lucene search enabled Fix migration for postgresql Version 6.0.0 Dec 11th 2013 User Avatars Previews in files app and other places Updated design, less clutter and more whitespace Public gallery sharing Activities Better file conflict handling dialog Improved public App API Sharing API Example Files Share Email Notifications New Doctrine based database layer Plural translations Refactored OC.dialogs (both code and design wise) Priorize often used languages in personal-settings language selection Update jquery to 1.10.0 and add jquery-migrate 1.2.1 Show a summary as the last filelist entry Improve app-management (more verbose error-messages) Show ‘More apps’ link to app administration directly in app navigation Templates for newly created files Add MB indicator to size column Google Drive external storage uses a new library New icons for shared and external folders File uploads conflicts dialog Possibility to prepopulate a new users home with a skeleton Public upload with encryption enabled Users now can decrypt the files again if their encryption app was enabled Many quota related fixes Total used space (with quota) now only counts user’s own files Many external storage fixes, improved performance Improved file navigation performance by using Ajax calls (no full page reload for each folder) The file owner can now also restore deleted shared files New version drop-down with previews and the ability to downloading versions directly
2013-12-27 16:56:38 +01:00
share/owncloud/3rdparty/doctrine/common/lib/Doctrine/Common/Persistence/ObjectRepository.php
share/owncloud/3rdparty/doctrine/common/lib/Doctrine/Common/Persistence/PersistentObject.php
share/owncloud/3rdparty/doctrine/common/lib/Doctrine/Common/Persistence/Proxy.php
share/owncloud/3rdparty/doctrine/common/lib/Doctrine/Common/PropertyChangedListener.php
share/owncloud/3rdparty/doctrine/common/lib/Doctrine/Common/Proxy/AbstractProxyFactory.php
share/owncloud/3rdparty/doctrine/common/lib/Doctrine/Common/Proxy/Autoloader.php
share/owncloud/3rdparty/doctrine/common/lib/Doctrine/Common/Proxy/Exception/InvalidArgumentException.php
share/owncloud/3rdparty/doctrine/common/lib/Doctrine/Common/Proxy/Exception/OutOfBoundsException.php
share/owncloud/3rdparty/doctrine/common/lib/Doctrine/Common/Proxy/Exception/ProxyException.php
share/owncloud/3rdparty/doctrine/common/lib/Doctrine/Common/Proxy/Exception/UnexpectedValueException.php
share/owncloud/3rdparty/doctrine/common/lib/Doctrine/Common/Proxy/Proxy.php
share/owncloud/3rdparty/doctrine/common/lib/Doctrine/Common/Proxy/ProxyDefinition.php
share/owncloud/3rdparty/doctrine/common/lib/Doctrine/Common/Proxy/ProxyGenerator.php
Update to 6.0.0a * Switch to 6 branch * Replace interpreters with REPLACE_* Changelog: Version 6.0.0a Dec 14th 2013 Remove wrong warnings from logfile Fix LDAP authentication Fix LDAP configuration Fix Share dialog Fix migration under certain conditions Fix database encoding for old PHP versions Fix select all checkbox Fix migration with lucene search enabled Fix migration for postgresql Version 6.0.0 Dec 11th 2013 User Avatars Previews in files app and other places Updated design, less clutter and more whitespace Public gallery sharing Activities Better file conflict handling dialog Improved public App API Sharing API Example Files Share Email Notifications New Doctrine based database layer Plural translations Refactored OC.dialogs (both code and design wise) Priorize often used languages in personal-settings language selection Update jquery to 1.10.0 and add jquery-migrate 1.2.1 Show a summary as the last filelist entry Improve app-management (more verbose error-messages) Show ‘More apps’ link to app administration directly in app navigation Templates for newly created files Add MB indicator to size column Google Drive external storage uses a new library New icons for shared and external folders File uploads conflicts dialog Possibility to prepopulate a new users home with a skeleton Public upload with encryption enabled Users now can decrypt the files again if their encryption app was enabled Many quota related fixes Total used space (with quota) now only counts user’s own files Many external storage fixes, improved performance Improved file navigation performance by using Ajax calls (no full page reload for each folder) The file owner can now also restore deleted shared files New version drop-down with previews and the ability to downloading versions directly
2013-12-27 16:56:38 +01:00
share/owncloud/3rdparty/doctrine/common/lib/Doctrine/Common/Reflection/ClassFinderInterface.php
share/owncloud/3rdparty/doctrine/common/lib/Doctrine/Common/Reflection/Psr0FindFile.php
share/owncloud/3rdparty/doctrine/common/lib/Doctrine/Common/Reflection/ReflectionProviderInterface.php
share/owncloud/3rdparty/doctrine/common/lib/Doctrine/Common/Reflection/RuntimePublicReflectionProperty.php
Update to 6.0.0a * Switch to 6 branch * Replace interpreters with REPLACE_* Changelog: Version 6.0.0a Dec 14th 2013 Remove wrong warnings from logfile Fix LDAP authentication Fix LDAP configuration Fix Share dialog Fix migration under certain conditions Fix database encoding for old PHP versions Fix select all checkbox Fix migration with lucene search enabled Fix migration for postgresql Version 6.0.0 Dec 11th 2013 User Avatars Previews in files app and other places Updated design, less clutter and more whitespace Public gallery sharing Activities Better file conflict handling dialog Improved public App API Sharing API Example Files Share Email Notifications New Doctrine based database layer Plural translations Refactored OC.dialogs (both code and design wise) Priorize often used languages in personal-settings language selection Update jquery to 1.10.0 and add jquery-migrate 1.2.1 Show a summary as the last filelist entry Improve app-management (more verbose error-messages) Show ‘More apps’ link to app administration directly in app navigation Templates for newly created files Add MB indicator to size column Google Drive external storage uses a new library New icons for shared and external folders File uploads conflicts dialog Possibility to prepopulate a new users home with a skeleton Public upload with encryption enabled Users now can decrypt the files again if their encryption app was enabled Many quota related fixes Total used space (with quota) now only counts user’s own files Many external storage fixes, improved performance Improved file navigation performance by using Ajax calls (no full page reload for each folder) The file owner can now also restore deleted shared files New version drop-down with previews and the ability to downloading versions directly
2013-12-27 16:56:38 +01:00
share/owncloud/3rdparty/doctrine/common/lib/Doctrine/Common/Reflection/StaticReflectionClass.php
share/owncloud/3rdparty/doctrine/common/lib/Doctrine/Common/Reflection/StaticReflectionMethod.php
share/owncloud/3rdparty/doctrine/common/lib/Doctrine/Common/Reflection/StaticReflectionParser.php
share/owncloud/3rdparty/doctrine/common/lib/Doctrine/Common/Reflection/StaticReflectionProperty.php
share/owncloud/3rdparty/doctrine/common/lib/Doctrine/Common/Util/ClassUtils.php
share/owncloud/3rdparty/doctrine/common/lib/Doctrine/Common/Util/Debug.php
share/owncloud/3rdparty/doctrine/common/lib/Doctrine/Common/Util/Inflector.php
share/owncloud/3rdparty/doctrine/common/lib/Doctrine/Common/Version.php
share/owncloud/3rdparty/doctrine/common/phpunit.xml.dist
share/owncloud/3rdparty/doctrine/dbal/LICENSE
share/owncloud/3rdparty/doctrine/dbal/SECURITY.md
share/owncloud/3rdparty/doctrine/dbal/UPGRADE.md
Update to 6.0.0a * Switch to 6 branch * Replace interpreters with REPLACE_* Changelog: Version 6.0.0a Dec 14th 2013 Remove wrong warnings from logfile Fix LDAP authentication Fix LDAP configuration Fix Share dialog Fix migration under certain conditions Fix database encoding for old PHP versions Fix select all checkbox Fix migration with lucene search enabled Fix migration for postgresql Version 6.0.0 Dec 11th 2013 User Avatars Previews in files app and other places Updated design, less clutter and more whitespace Public gallery sharing Activities Better file conflict handling dialog Improved public App API Sharing API Example Files Share Email Notifications New Doctrine based database layer Plural translations Refactored OC.dialogs (both code and design wise) Priorize often used languages in personal-settings language selection Update jquery to 1.10.0 and add jquery-migrate 1.2.1 Show a summary as the last filelist entry Improve app-management (more verbose error-messages) Show ‘More apps’ link to app administration directly in app navigation Templates for newly created files Add MB indicator to size column Google Drive external storage uses a new library New icons for shared and external folders File uploads conflicts dialog Possibility to prepopulate a new users home with a skeleton Public upload with encryption enabled Users now can decrypt the files again if their encryption app was enabled Many quota related fixes Total used space (with quota) now only counts user’s own files Many external storage fixes, improved performance Improved file navigation performance by using Ajax calls (no full page reload for each folder) The file owner can now also restore deleted shared files New version drop-down with previews and the ability to downloading versions directly
2013-12-27 16:56:38 +01:00
share/owncloud/3rdparty/doctrine/dbal/bin/doctrine-dbal
share/owncloud/3rdparty/doctrine/dbal/bin/doctrine-dbal.php
share/owncloud/3rdparty/doctrine/dbal/composer.json
share/owncloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Cache/ArrayStatement.php
share/owncloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Cache/CacheException.php
share/owncloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Cache/QueryCacheProfile.php
share/owncloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Cache/ResultCacheStatement.php
share/owncloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Configuration.php
share/owncloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Connection.php
share/owncloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/ConnectionException.php
share/owncloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Connections/MasterSlaveConnection.php
share/owncloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/DBALException.php
share/owncloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Driver.php
share/owncloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Driver/AbstractDB2Driver.php
share/owncloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Driver/AbstractDriverException.php
share/owncloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Driver/AbstractMySQLDriver.php
share/owncloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Driver/AbstractOracleDriver.php
share/owncloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Driver/AbstractPostgreSQLDriver.php
share/owncloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Driver/AbstractSQLAnywhereDriver.php
share/owncloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Driver/AbstractSQLServerDriver.php
share/owncloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Driver/AbstractSQLiteDriver.php
Update to 6.0.0a * Switch to 6 branch * Replace interpreters with REPLACE_* Changelog: Version 6.0.0a Dec 14th 2013 Remove wrong warnings from logfile Fix LDAP authentication Fix LDAP configuration Fix Share dialog Fix migration under certain conditions Fix database encoding for old PHP versions Fix select all checkbox Fix migration with lucene search enabled Fix migration for postgresql Version 6.0.0 Dec 11th 2013 User Avatars Previews in files app and other places Updated design, less clutter and more whitespace Public gallery sharing Activities Better file conflict handling dialog Improved public App API Sharing API Example Files Share Email Notifications New Doctrine based database layer Plural translations Refactored OC.dialogs (both code and design wise) Priorize often used languages in personal-settings language selection Update jquery to 1.10.0 and add jquery-migrate 1.2.1 Show a summary as the last filelist entry Improve app-management (more verbose error-messages) Show ‘More apps’ link to app administration directly in app navigation Templates for newly created files Add MB indicator to size column Google Drive external storage uses a new library New icons for shared and external folders File uploads conflicts dialog Possibility to prepopulate a new users home with a skeleton Public upload with encryption enabled Users now can decrypt the files again if their encryption app was enabled Many quota related fixes Total used space (with quota) now only counts user’s own files Many external storage fixes, improved performance Improved file navigation performance by using Ajax calls (no full page reload for each folder) The file owner can now also restore deleted shared files New version drop-down with previews and the ability to downloading versions directly
2013-12-27 16:56:38 +01:00
share/owncloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Driver/Connection.php
share/owncloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Driver/DriverException.php
Update to 6.0.0a * Switch to 6 branch * Replace interpreters with REPLACE_* Changelog: Version 6.0.0a Dec 14th 2013 Remove wrong warnings from logfile Fix LDAP authentication Fix LDAP configuration Fix Share dialog Fix migration under certain conditions Fix database encoding for old PHP versions Fix select all checkbox Fix migration with lucene search enabled Fix migration for postgresql Version 6.0.0 Dec 11th 2013 User Avatars Previews in files app and other places Updated design, less clutter and more whitespace Public gallery sharing Activities Better file conflict handling dialog Improved public App API Sharing API Example Files Share Email Notifications New Doctrine based database layer Plural translations Refactored OC.dialogs (both code and design wise) Priorize often used languages in personal-settings language selection Update jquery to 1.10.0 and add jquery-migrate 1.2.1 Show a summary as the last filelist entry Improve app-management (more verbose error-messages) Show ‘More apps’ link to app administration directly in app navigation Templates for newly created files Add MB indicator to size column Google Drive external storage uses a new library New icons for shared and external folders File uploads conflicts dialog Possibility to prepopulate a new users home with a skeleton Public upload with encryption enabled Users now can decrypt the files again if their encryption app was enabled Many quota related fixes Total used space (with quota) now only counts user’s own files Many external storage fixes, improved performance Improved file navigation performance by using Ajax calls (no full page reload for each folder) The file owner can now also restore deleted shared files New version drop-down with previews and the ability to downloading versions directly
2013-12-27 16:56:38 +01:00
share/owncloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Driver/DrizzlePDOMySql/Connection.php
share/owncloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Driver/DrizzlePDOMySql/Driver.php
share/owncloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Driver/ExceptionConverterDriver.php
Update to 6.0.0a * Switch to 6 branch * Replace interpreters with REPLACE_* Changelog: Version 6.0.0a Dec 14th 2013 Remove wrong warnings from logfile Fix LDAP authentication Fix LDAP configuration Fix Share dialog Fix migration under certain conditions Fix database encoding for old PHP versions Fix select all checkbox Fix migration with lucene search enabled Fix migration for postgresql Version 6.0.0 Dec 11th 2013 User Avatars Previews in files app and other places Updated design, less clutter and more whitespace Public gallery sharing Activities Better file conflict handling dialog Improved public App API Sharing API Example Files Share Email Notifications New Doctrine based database layer Plural translations Refactored OC.dialogs (both code and design wise) Priorize often used languages in personal-settings language selection Update jquery to 1.10.0 and add jquery-migrate 1.2.1 Show a summary as the last filelist entry Improve app-management (more verbose error-messages) Show ‘More apps’ link to app administration directly in app navigation Templates for newly created files Add MB indicator to size column Google Drive external storage uses a new library New icons for shared and external folders File uploads conflicts dialog Possibility to prepopulate a new users home with a skeleton Public upload with encryption enabled Users now can decrypt the files again if their encryption app was enabled Many quota related fixes Total used space (with quota) now only counts user’s own files Many external storage fixes, improved performance Improved file navigation performance by using Ajax calls (no full page reload for each folder) The file owner can now also restore deleted shared files New version drop-down with previews and the ability to downloading versions directly
2013-12-27 16:56:38 +01:00
share/owncloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Driver/IBMDB2/DB2Connection.php
share/owncloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Driver/IBMDB2/DB2Driver.php
share/owncloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Driver/IBMDB2/DB2Exception.php
share/owncloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Driver/IBMDB2/DB2Statement.php
share/owncloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Driver/Mysqli/Driver.php
share/owncloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Driver/Mysqli/MysqliConnection.php
share/owncloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Driver/Mysqli/MysqliException.php
share/owncloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Driver/Mysqli/MysqliStatement.php
share/owncloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Driver/OCI8/Driver.php
share/owncloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Driver/OCI8/OCI8Connection.php
share/owncloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Driver/OCI8/OCI8Exception.php
share/owncloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Driver/OCI8/OCI8Statement.php
share/owncloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Driver/PDOConnection.php
share/owncloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Driver/PDOException.php
Update to 6.0.0a * Switch to 6 branch * Replace interpreters with REPLACE_* Changelog: Version 6.0.0a Dec 14th 2013 Remove wrong warnings from logfile Fix LDAP authentication Fix LDAP configuration Fix Share dialog Fix migration under certain conditions Fix database encoding for old PHP versions Fix select all checkbox Fix migration with lucene search enabled Fix migration for postgresql Version 6.0.0 Dec 11th 2013 User Avatars Previews in files app and other places Updated design, less clutter and more whitespace Public gallery sharing Activities Better file conflict handling dialog Improved public App API Sharing API Example Files Share Email Notifications New Doctrine based database layer Plural translations Refactored OC.dialogs (both code and design wise) Priorize often used languages in personal-settings language selection Update jquery to 1.10.0 and add jquery-migrate 1.2.1 Show a summary as the last filelist entry Improve app-management (more verbose error-messages) Show ‘More apps’ link to app administration directly in app navigation Templates for newly created files Add MB indicator to size column Google Drive external storage uses a new library New icons for shared and external folders File uploads conflicts dialog Possibility to prepopulate a new users home with a skeleton Public upload with encryption enabled Users now can decrypt the files again if their encryption app was enabled Many quota related fixes Total used space (with quota) now only counts user’s own files Many external storage fixes, improved performance Improved file navigation performance by using Ajax calls (no full page reload for each folder) The file owner can now also restore deleted shared files New version drop-down with previews and the ability to downloading versions directly
2013-12-27 16:56:38 +01:00
share/owncloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Driver/PDOIbm/Driver.php
share/owncloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Driver/PDOMySql/Driver.php
share/owncloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Driver/PDOOracle/Driver.php
share/owncloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Driver/PDOPgSql/Driver.php
share/owncloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Driver/PDOSqlite/Driver.php
share/owncloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Driver/PDOSqlsrv/Connection.php
share/owncloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Driver/PDOSqlsrv/Driver.php
share/owncloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Driver/PDOStatement.php
share/owncloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Driver/PingableConnection.php
Update to 6.0.0a * Switch to 6 branch * Replace interpreters with REPLACE_* Changelog: Version 6.0.0a Dec 14th 2013 Remove wrong warnings from logfile Fix LDAP authentication Fix LDAP configuration Fix Share dialog Fix migration under certain conditions Fix database encoding for old PHP versions Fix select all checkbox Fix migration with lucene search enabled Fix migration for postgresql Version 6.0.0 Dec 11th 2013 User Avatars Previews in files app and other places Updated design, less clutter and more whitespace Public gallery sharing Activities Better file conflict handling dialog Improved public App API Sharing API Example Files Share Email Notifications New Doctrine based database layer Plural translations Refactored OC.dialogs (both code and design wise) Priorize often used languages in personal-settings language selection Update jquery to 1.10.0 and add jquery-migrate 1.2.1 Show a summary as the last filelist entry Improve app-management (more verbose error-messages) Show ‘More apps’ link to app administration directly in app navigation Templates for newly created files Add MB indicator to size column Google Drive external storage uses a new library New icons for shared and external folders File uploads conflicts dialog Possibility to prepopulate a new users home with a skeleton Public upload with encryption enabled Users now can decrypt the files again if their encryption app was enabled Many quota related fixes Total used space (with quota) now only counts user’s own files Many external storage fixes, improved performance Improved file navigation performance by using Ajax calls (no full page reload for each folder) The file owner can now also restore deleted shared files New version drop-down with previews and the ability to downloading versions directly
2013-12-27 16:56:38 +01:00
share/owncloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Driver/ResultStatement.php
share/owncloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Driver/SQLAnywhere/Driver.php
share/owncloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Driver/SQLAnywhere/SQLAnywhereConnection.php
share/owncloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Driver/SQLAnywhere/SQLAnywhereException.php
share/owncloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Driver/SQLAnywhere/SQLAnywhereStatement.php
Update to 6.0.0a * Switch to 6 branch * Replace interpreters with REPLACE_* Changelog: Version 6.0.0a Dec 14th 2013 Remove wrong warnings from logfile Fix LDAP authentication Fix LDAP configuration Fix Share dialog Fix migration under certain conditions Fix database encoding for old PHP versions Fix select all checkbox Fix migration with lucene search enabled Fix migration for postgresql Version 6.0.0 Dec 11th 2013 User Avatars Previews in files app and other places Updated design, less clutter and more whitespace Public gallery sharing Activities Better file conflict handling dialog Improved public App API Sharing API Example Files Share Email Notifications New Doctrine based database layer Plural translations Refactored OC.dialogs (both code and design wise) Priorize often used languages in personal-settings language selection Update jquery to 1.10.0 and add jquery-migrate 1.2.1 Show a summary as the last filelist entry Improve app-management (more verbose error-messages) Show ‘More apps’ link to app administration directly in app navigation Templates for newly created files Add MB indicator to size column Google Drive external storage uses a new library New icons for shared and external folders File uploads conflicts dialog Possibility to prepopulate a new users home with a skeleton Public upload with encryption enabled Users now can decrypt the files again if their encryption app was enabled Many quota related fixes Total used space (with quota) now only counts user’s own files Many external storage fixes, improved performance Improved file navigation performance by using Ajax calls (no full page reload for each folder) The file owner can now also restore deleted shared files New version drop-down with previews and the ability to downloading versions directly
2013-12-27 16:56:38 +01:00
share/owncloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Driver/SQLSrv/Driver.php
share/owncloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Driver/SQLSrv/LastInsertId.php
share/owncloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Driver/SQLSrv/SQLSrvConnection.php
share/owncloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Driver/SQLSrv/SQLSrvException.php
share/owncloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Driver/SQLSrv/SQLSrvStatement.php
share/owncloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Driver/ServerInfoAwareConnection.php
Update to 6.0.0a * Switch to 6 branch * Replace interpreters with REPLACE_* Changelog: Version 6.0.0a Dec 14th 2013 Remove wrong warnings from logfile Fix LDAP authentication Fix LDAP configuration Fix Share dialog Fix migration under certain conditions Fix database encoding for old PHP versions Fix select all checkbox Fix migration with lucene search enabled Fix migration for postgresql Version 6.0.0 Dec 11th 2013 User Avatars Previews in files app and other places Updated design, less clutter and more whitespace Public gallery sharing Activities Better file conflict handling dialog Improved public App API Sharing API Example Files Share Email Notifications New Doctrine based database layer Plural translations Refactored OC.dialogs (both code and design wise) Priorize often used languages in personal-settings language selection Update jquery to 1.10.0 and add jquery-migrate 1.2.1 Show a summary as the last filelist entry Improve app-management (more verbose error-messages) Show ‘More apps’ link to app administration directly in app navigation Templates for newly created files Add MB indicator to size column Google Drive external storage uses a new library New icons for shared and external folders File uploads conflicts dialog Possibility to prepopulate a new users home with a skeleton Public upload with encryption enabled Users now can decrypt the files again if their encryption app was enabled Many quota related fixes Total used space (with quota) now only counts user’s own files Many external storage fixes, improved performance Improved file navigation performance by using Ajax calls (no full page reload for each folder) The file owner can now also restore deleted shared files New version drop-down with previews and the ability to downloading versions directly
2013-12-27 16:56:38 +01:00
share/owncloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Driver/Statement.php
share/owncloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/DriverManager.php
share/owncloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Event/ConnectionEventArgs.php
share/owncloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Event/Listeners/MysqlSessionInit.php
share/owncloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Event/Listeners/OracleSessionInit.php
share/owncloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Event/Listeners/SQLSessionInit.php
share/owncloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Event/SchemaAlterTableAddColumnEventArgs.php
share/owncloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Event/SchemaAlterTableChangeColumnEventArgs.php
share/owncloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Event/SchemaAlterTableEventArgs.php
share/owncloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Event/SchemaAlterTableRemoveColumnEventArgs.php
share/owncloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Event/SchemaAlterTableRenameColumnEventArgs.php
share/owncloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Event/SchemaColumnDefinitionEventArgs.php
share/owncloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Event/SchemaCreateTableColumnEventArgs.php
share/owncloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Event/SchemaCreateTableEventArgs.php
share/owncloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Event/SchemaDropTableEventArgs.php
share/owncloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Event/SchemaEventArgs.php
share/owncloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Event/SchemaIndexDefinitionEventArgs.php
share/owncloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Events.php
share/owncloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Exception/ConnectionException.php
share/owncloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Exception/ConstraintViolationException.php
share/owncloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Exception/DatabaseObjectExistsException.php
share/owncloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Exception/DatabaseObjectNotFoundException.php
share/owncloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Exception/DriverException.php
share/owncloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Exception/ForeignKeyConstraintViolationException.php
share/owncloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Exception/InvalidArgumentException.php
share/owncloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Exception/InvalidFieldNameException.php
share/owncloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Exception/NonUniqueFieldNameException.php
share/owncloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Exception/NotNullConstraintViolationException.php
share/owncloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Exception/ReadOnlyException.php
share/owncloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Exception/ServerException.php
share/owncloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Exception/SyntaxErrorException.php
share/owncloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Exception/TableExistsException.php
share/owncloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Exception/TableNotFoundException.php
share/owncloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Exception/UniqueConstraintViolationException.php
Update to 6.0.0a * Switch to 6 branch * Replace interpreters with REPLACE_* Changelog: Version 6.0.0a Dec 14th 2013 Remove wrong warnings from logfile Fix LDAP authentication Fix LDAP configuration Fix Share dialog Fix migration under certain conditions Fix database encoding for old PHP versions Fix select all checkbox Fix migration with lucene search enabled Fix migration for postgresql Version 6.0.0 Dec 11th 2013 User Avatars Previews in files app and other places Updated design, less clutter and more whitespace Public gallery sharing Activities Better file conflict handling dialog Improved public App API Sharing API Example Files Share Email Notifications New Doctrine based database layer Plural translations Refactored OC.dialogs (both code and design wise) Priorize often used languages in personal-settings language selection Update jquery to 1.10.0 and add jquery-migrate 1.2.1 Show a summary as the last filelist entry Improve app-management (more verbose error-messages) Show ‘More apps’ link to app administration directly in app navigation Templates for newly created files Add MB indicator to size column Google Drive external storage uses a new library New icons for shared and external folders File uploads conflicts dialog Possibility to prepopulate a new users home with a skeleton Public upload with encryption enabled Users now can decrypt the files again if their encryption app was enabled Many quota related fixes Total used space (with quota) now only counts user’s own files Many external storage fixes, improved performance Improved file navigation performance by using Ajax calls (no full page reload for each folder) The file owner can now also restore deleted shared files New version drop-down with previews and the ability to downloading versions directly
2013-12-27 16:56:38 +01:00
share/owncloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Id/TableGenerator.php
share/owncloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Id/TableGeneratorSchemaVisitor.php
share/owncloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/LockMode.php
share/owncloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Logging/DebugStack.php
share/owncloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Logging/EchoSQLLogger.php
share/owncloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Logging/LoggerChain.php
share/owncloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Logging/SQLLogger.php
share/owncloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Platforms/AbstractPlatform.php
share/owncloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Platforms/DB2Platform.php
share/owncloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Platforms/DrizzlePlatform.php
share/owncloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Platforms/Keywords/DB2Keywords.php
share/owncloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Platforms/Keywords/DrizzleKeywords.php
share/owncloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Platforms/Keywords/KeywordList.php
share/owncloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Platforms/Keywords/MsSQLKeywords.php
share/owncloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Platforms/Keywords/MySQL57Keywords.php
Update to 6.0.0a * Switch to 6 branch * Replace interpreters with REPLACE_* Changelog: Version 6.0.0a Dec 14th 2013 Remove wrong warnings from logfile Fix LDAP authentication Fix LDAP configuration Fix Share dialog Fix migration under certain conditions Fix database encoding for old PHP versions Fix select all checkbox Fix migration with lucene search enabled Fix migration for postgresql Version 6.0.0 Dec 11th 2013 User Avatars Previews in files app and other places Updated design, less clutter and more whitespace Public gallery sharing Activities Better file conflict handling dialog Improved public App API Sharing API Example Files Share Email Notifications New Doctrine based database layer Plural translations Refactored OC.dialogs (both code and design wise) Priorize often used languages in personal-settings language selection Update jquery to 1.10.0 and add jquery-migrate 1.2.1 Show a summary as the last filelist entry Improve app-management (more verbose error-messages) Show ‘More apps’ link to app administration directly in app navigation Templates for newly created files Add MB indicator to size column Google Drive external storage uses a new library New icons for shared and external folders File uploads conflicts dialog Possibility to prepopulate a new users home with a skeleton Public upload with encryption enabled Users now can decrypt the files again if their encryption app was enabled Many quota related fixes Total used space (with quota) now only counts user’s own files Many external storage fixes, improved performance Improved file navigation performance by using Ajax calls (no full page reload for each folder) The file owner can now also restore deleted shared files New version drop-down with previews and the ability to downloading versions directly
2013-12-27 16:56:38 +01:00
share/owncloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Platforms/Keywords/MySQLKeywords.php
share/owncloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Platforms/Keywords/OracleKeywords.php
share/owncloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Platforms/Keywords/PostgreSQL91Keywords.php
share/owncloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Platforms/Keywords/PostgreSQL92Keywords.php
Update to 6.0.0a * Switch to 6 branch * Replace interpreters with REPLACE_* Changelog: Version 6.0.0a Dec 14th 2013 Remove wrong warnings from logfile Fix LDAP authentication Fix LDAP configuration Fix Share dialog Fix migration under certain conditions Fix database encoding for old PHP versions Fix select all checkbox Fix migration with lucene search enabled Fix migration for postgresql Version 6.0.0 Dec 11th 2013 User Avatars Previews in files app and other places Updated design, less clutter and more whitespace Public gallery sharing Activities Better file conflict handling dialog Improved public App API Sharing API Example Files Share Email Notifications New Doctrine based database layer Plural translations Refactored OC.dialogs (both code and design wise) Priorize often used languages in personal-settings language selection Update jquery to 1.10.0 and add jquery-migrate 1.2.1 Show a summary as the last filelist entry Improve app-management (more verbose error-messages) Show ‘More apps’ link to app administration directly in app navigation Templates for newly created files Add MB indicator to size column Google Drive external storage uses a new library New icons for shared and external folders File uploads conflicts dialog Possibility to prepopulate a new users home with a skeleton Public upload with encryption enabled Users now can decrypt the files again if their encryption app was enabled Many quota related fixes Total used space (with quota) now only counts user’s own files Many external storage fixes, improved performance Improved file navigation performance by using Ajax calls (no full page reload for each folder) The file owner can now also restore deleted shared files New version drop-down with previews and the ability to downloading versions directly
2013-12-27 16:56:38 +01:00
share/owncloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Platforms/Keywords/PostgreSQLKeywords.php
share/owncloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Platforms/Keywords/ReservedKeywordsValidator.php
share/owncloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Platforms/Keywords/SQLAnywhere11Keywords.php
share/owncloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Platforms/Keywords/SQLAnywhere12Keywords.php
share/owncloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Platforms/Keywords/SQLAnywhere16Keywords.php
share/owncloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Platforms/Keywords/SQLAnywhereKeywords.php
share/owncloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Platforms/Keywords/SQLServer2005Keywords.php
share/owncloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Platforms/Keywords/SQLServer2008Keywords.php
share/owncloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Platforms/Keywords/SQLServer2012Keywords.php
share/owncloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Platforms/Keywords/SQLServerKeywords.php
Update to 6.0.0a * Switch to 6 branch * Replace interpreters with REPLACE_* Changelog: Version 6.0.0a Dec 14th 2013 Remove wrong warnings from logfile Fix LDAP authentication Fix LDAP configuration Fix Share dialog Fix migration under certain conditions Fix database encoding for old PHP versions Fix select all checkbox Fix migration with lucene search enabled Fix migration for postgresql Version 6.0.0 Dec 11th 2013 User Avatars Previews in files app and other places Updated design, less clutter and more whitespace Public gallery sharing Activities Better file conflict handling dialog Improved public App API Sharing API Example Files Share Email Notifications New Doctrine based database layer Plural translations Refactored OC.dialogs (both code and design wise) Priorize often used languages in personal-settings language selection Update jquery to 1.10.0 and add jquery-migrate 1.2.1 Show a summary as the last filelist entry Improve app-management (more verbose error-messages) Show ‘More apps’ link to app administration directly in app navigation Templates for newly created files Add MB indicator to size column Google Drive external storage uses a new library New icons for shared and external folders File uploads conflicts dialog Possibility to prepopulate a new users home with a skeleton Public upload with encryption enabled Users now can decrypt the files again if their encryption app was enabled Many quota related fixes Total used space (with quota) now only counts user’s own files Many external storage fixes, improved performance Improved file navigation performance by using Ajax calls (no full page reload for each folder) The file owner can now also restore deleted shared files New version drop-down with previews and the ability to downloading versions directly
2013-12-27 16:56:38 +01:00
share/owncloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Platforms/Keywords/SQLiteKeywords.php
share/owncloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Platforms/MySQL57Platform.php
Update to 6.0.0a * Switch to 6 branch * Replace interpreters with REPLACE_* Changelog: Version 6.0.0a Dec 14th 2013 Remove wrong warnings from logfile Fix LDAP authentication Fix LDAP configuration Fix Share dialog Fix migration under certain conditions Fix database encoding for old PHP versions Fix select all checkbox Fix migration with lucene search enabled Fix migration for postgresql Version 6.0.0 Dec 11th 2013 User Avatars Previews in files app and other places Updated design, less clutter and more whitespace Public gallery sharing Activities Better file conflict handling dialog Improved public App API Sharing API Example Files Share Email Notifications New Doctrine based database layer Plural translations Refactored OC.dialogs (both code and design wise) Priorize often used languages in personal-settings language selection Update jquery to 1.10.0 and add jquery-migrate 1.2.1 Show a summary as the last filelist entry Improve app-management (more verbose error-messages) Show ‘More apps’ link to app administration directly in app navigation Templates for newly created files Add MB indicator to size column Google Drive external storage uses a new library New icons for shared and external folders File uploads conflicts dialog Possibility to prepopulate a new users home with a skeleton Public upload with encryption enabled Users now can decrypt the files again if their encryption app was enabled Many quota related fixes Total used space (with quota) now only counts user’s own files Many external storage fixes, improved performance Improved file navigation performance by using Ajax calls (no full page reload for each folder) The file owner can now also restore deleted shared files New version drop-down with previews and the ability to downloading versions directly
2013-12-27 16:56:38 +01:00
share/owncloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Platforms/MySqlPlatform.php
share/owncloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Platforms/OraclePlatform.php
share/owncloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Platforms/PostgreSQL91Platform.php
share/owncloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Platforms/PostgreSQL92Platform.php
Update to 6.0.0a * Switch to 6 branch * Replace interpreters with REPLACE_* Changelog: Version 6.0.0a Dec 14th 2013 Remove wrong warnings from logfile Fix LDAP authentication Fix LDAP configuration Fix Share dialog Fix migration under certain conditions Fix database encoding for old PHP versions Fix select all checkbox Fix migration with lucene search enabled Fix migration for postgresql Version 6.0.0 Dec 11th 2013 User Avatars Previews in files app and other places Updated design, less clutter and more whitespace Public gallery sharing Activities Better file conflict handling dialog Improved public App API Sharing API Example Files Share Email Notifications New Doctrine based database layer Plural translations Refactored OC.dialogs (both code and design wise) Priorize often used languages in personal-settings language selection Update jquery to 1.10.0 and add jquery-migrate 1.2.1 Show a summary as the last filelist entry Improve app-management (more verbose error-messages) Show ‘More apps’ link to app administration directly in app navigation Templates for newly created files Add MB indicator to size column Google Drive external storage uses a new library New icons for shared and external folders File uploads conflicts dialog Possibility to prepopulate a new users home with a skeleton Public upload with encryption enabled Users now can decrypt the files again if their encryption app was enabled Many quota related fixes Total used space (with quota) now only counts user’s own files Many external storage fixes, improved performance Improved file navigation performance by using Ajax calls (no full page reload for each folder) The file owner can now also restore deleted shared files New version drop-down with previews and the ability to downloading versions directly
2013-12-27 16:56:38 +01:00
share/owncloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Platforms/PostgreSqlPlatform.php
share/owncloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Platforms/SQLAnywhere11Platform.php
share/owncloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Platforms/SQLAnywhere12Platform.php
share/owncloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Platforms/SQLAnywhere16Platform.php
share/owncloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Platforms/SQLAnywherePlatform.php
Update to 6.0.0a * Switch to 6 branch * Replace interpreters with REPLACE_* Changelog: Version 6.0.0a Dec 14th 2013 Remove wrong warnings from logfile Fix LDAP authentication Fix LDAP configuration Fix Share dialog Fix migration under certain conditions Fix database encoding for old PHP versions Fix select all checkbox Fix migration with lucene search enabled Fix migration for postgresql Version 6.0.0 Dec 11th 2013 User Avatars Previews in files app and other places Updated design, less clutter and more whitespace Public gallery sharing Activities Better file conflict handling dialog Improved public App API Sharing API Example Files Share Email Notifications New Doctrine based database layer Plural translations Refactored OC.dialogs (both code and design wise) Priorize often used languages in personal-settings language selection Update jquery to 1.10.0 and add jquery-migrate 1.2.1 Show a summary as the last filelist entry Improve app-management (more verbose error-messages) Show ‘More apps’ link to app administration directly in app navigation Templates for newly created files Add MB indicator to size column Google Drive external storage uses a new library New icons for shared and external folders File uploads conflicts dialog Possibility to prepopulate a new users home with a skeleton Public upload with encryption enabled Users now can decrypt the files again if their encryption app was enabled Many quota related fixes Total used space (with quota) now only counts user’s own files Many external storage fixes, improved performance Improved file navigation performance by using Ajax calls (no full page reload for each folder) The file owner can now also restore deleted shared files New version drop-down with previews and the ability to downloading versions directly
2013-12-27 16:56:38 +01:00
share/owncloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Platforms/SQLAzurePlatform.php
share/owncloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Platforms/SQLServer2005Platform.php
share/owncloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Platforms/SQLServer2008Platform.php
share/owncloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Platforms/SQLServer2012Platform.php
Update to 6.0.0a * Switch to 6 branch * Replace interpreters with REPLACE_* Changelog: Version 6.0.0a Dec 14th 2013 Remove wrong warnings from logfile Fix LDAP authentication Fix LDAP configuration Fix Share dialog Fix migration under certain conditions Fix database encoding for old PHP versions Fix select all checkbox Fix migration with lucene search enabled Fix migration for postgresql Version 6.0.0 Dec 11th 2013 User Avatars Previews in files app and other places Updated design, less clutter and more whitespace Public gallery sharing Activities Better file conflict handling dialog Improved public App API Sharing API Example Files Share Email Notifications New Doctrine based database layer Plural translations Refactored OC.dialogs (both code and design wise) Priorize often used languages in personal-settings language selection Update jquery to 1.10.0 and add jquery-migrate 1.2.1 Show a summary as the last filelist entry Improve app-management (more verbose error-messages) Show ‘More apps’ link to app administration directly in app navigation Templates for newly created files Add MB indicator to size column Google Drive external storage uses a new library New icons for shared and external folders File uploads conflicts dialog Possibility to prepopulate a new users home with a skeleton Public upload with encryption enabled Users now can decrypt the files again if their encryption app was enabled Many quota related fixes Total used space (with quota) now only counts user’s own files Many external storage fixes, improved performance Improved file navigation performance by using Ajax calls (no full page reload for each folder) The file owner can now also restore deleted shared files New version drop-down with previews and the ability to downloading versions directly
2013-12-27 16:56:38 +01:00
share/owncloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Platforms/SQLServerPlatform.php
share/owncloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Platforms/SqlitePlatform.php
share/owncloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Portability/Connection.php
share/owncloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Portability/Statement.php
share/owncloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Query/Expression/CompositeExpression.php
share/owncloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Query/Expression/ExpressionBuilder.php
share/owncloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Query/QueryBuilder.php
share/owncloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Query/QueryException.php
share/owncloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/README.markdown
share/owncloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/SQLParserUtils.php
share/owncloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/SQLParserUtilsException.php
share/owncloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Schema/AbstractAsset.php
share/owncloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Schema/AbstractSchemaManager.php
share/owncloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Schema/Column.php
share/owncloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Schema/ColumnDiff.php
share/owncloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Schema/Comparator.php
share/owncloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Schema/Constraint.php
share/owncloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Schema/DB2SchemaManager.php
share/owncloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Schema/DrizzleSchemaManager.php
share/owncloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Schema/ForeignKeyConstraint.php
share/owncloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Schema/Identifier.php
Update to 6.0.0a * Switch to 6 branch * Replace interpreters with REPLACE_* Changelog: Version 6.0.0a Dec 14th 2013 Remove wrong warnings from logfile Fix LDAP authentication Fix LDAP configuration Fix Share dialog Fix migration under certain conditions Fix database encoding for old PHP versions Fix select all checkbox Fix migration with lucene search enabled Fix migration for postgresql Version 6.0.0 Dec 11th 2013 User Avatars Previews in files app and other places Updated design, less clutter and more whitespace Public gallery sharing Activities Better file conflict handling dialog Improved public App API Sharing API Example Files Share Email Notifications New Doctrine based database layer Plural translations Refactored OC.dialogs (both code and design wise) Priorize often used languages in personal-settings language selection Update jquery to 1.10.0 and add jquery-migrate 1.2.1 Show a summary as the last filelist entry Improve app-management (more verbose error-messages) Show ‘More apps’ link to app administration directly in app navigation Templates for newly created files Add MB indicator to size column Google Drive external storage uses a new library New icons for shared and external folders File uploads conflicts dialog Possibility to prepopulate a new users home with a skeleton Public upload with encryption enabled Users now can decrypt the files again if their encryption app was enabled Many quota related fixes Total used space (with quota) now only counts user’s own files Many external storage fixes, improved performance Improved file navigation performance by using Ajax calls (no full page reload for each folder) The file owner can now also restore deleted shared files New version drop-down with previews and the ability to downloading versions directly
2013-12-27 16:56:38 +01:00
share/owncloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Schema/Index.php
share/owncloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Schema/MySqlSchemaManager.php
share/owncloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Schema/OracleSchemaManager.php
share/owncloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Schema/PostgreSqlSchemaManager.php
share/owncloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Schema/SQLAnywhereSchemaManager.php
Update to 6.0.0a * Switch to 6 branch * Replace interpreters with REPLACE_* Changelog: Version 6.0.0a Dec 14th 2013 Remove wrong warnings from logfile Fix LDAP authentication Fix LDAP configuration Fix Share dialog Fix migration under certain conditions Fix database encoding for old PHP versions Fix select all checkbox Fix migration with lucene search enabled Fix migration for postgresql Version 6.0.0 Dec 11th 2013 User Avatars Previews in files app and other places Updated design, less clutter and more whitespace Public gallery sharing Activities Better file conflict handling dialog Improved public App API Sharing API Example Files Share Email Notifications New Doctrine based database layer Plural translations Refactored OC.dialogs (both code and design wise) Priorize often used languages in personal-settings language selection Update jquery to 1.10.0 and add jquery-migrate 1.2.1 Show a summary as the last filelist entry Improve app-management (more verbose error-messages) Show ‘More apps’ link to app administration directly in app navigation Templates for newly created files Add MB indicator to size column Google Drive external storage uses a new library New icons for shared and external folders File uploads conflicts dialog Possibility to prepopulate a new users home with a skeleton Public upload with encryption enabled Users now can decrypt the files again if their encryption app was enabled Many quota related fixes Total used space (with quota) now only counts user’s own files Many external storage fixes, improved performance Improved file navigation performance by using Ajax calls (no full page reload for each folder) The file owner can now also restore deleted shared files New version drop-down with previews and the ability to downloading versions directly
2013-12-27 16:56:38 +01:00
share/owncloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Schema/SQLServerSchemaManager.php
share/owncloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Schema/Schema.php
share/owncloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Schema/SchemaConfig.php
share/owncloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Schema/SchemaDiff.php
share/owncloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Schema/SchemaException.php
share/owncloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Schema/Sequence.php
share/owncloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Schema/SqliteSchemaManager.php
share/owncloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Schema/Synchronizer/AbstractSchemaSynchronizer.php
share/owncloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Schema/Synchronizer/SchemaSynchronizer.php
share/owncloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Schema/Synchronizer/SingleDatabaseSynchronizer.php
share/owncloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Schema/Table.php
share/owncloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Schema/TableDiff.php
share/owncloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Schema/View.php
share/owncloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Schema/Visitor/AbstractVisitor.php
Update to 6.0.0a * Switch to 6 branch * Replace interpreters with REPLACE_* Changelog: Version 6.0.0a Dec 14th 2013 Remove wrong warnings from logfile Fix LDAP authentication Fix LDAP configuration Fix Share dialog Fix migration under certain conditions Fix database encoding for old PHP versions Fix select all checkbox Fix migration with lucene search enabled Fix migration for postgresql Version 6.0.0 Dec 11th 2013 User Avatars Previews in files app and other places Updated design, less clutter and more whitespace Public gallery sharing Activities Better file conflict handling dialog Improved public App API Sharing API Example Files Share Email Notifications New Doctrine based database layer Plural translations Refactored OC.dialogs (both code and design wise) Priorize often used languages in personal-settings language selection Update jquery to 1.10.0 and add jquery-migrate 1.2.1 Show a summary as the last filelist entry Improve app-management (more verbose error-messages) Show ‘More apps’ link to app administration directly in app navigation Templates for newly created files Add MB indicator to size column Google Drive external storage uses a new library New icons for shared and external folders File uploads conflicts dialog Possibility to prepopulate a new users home with a skeleton Public upload with encryption enabled Users now can decrypt the files again if their encryption app was enabled Many quota related fixes Total used space (with quota) now only counts user’s own files Many external storage fixes, improved performance Improved file navigation performance by using Ajax calls (no full page reload for each folder) The file owner can now also restore deleted shared files New version drop-down with previews and the ability to downloading versions directly
2013-12-27 16:56:38 +01:00
share/owncloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Schema/Visitor/CreateSchemaSqlCollector.php
share/owncloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Schema/Visitor/DropSchemaSqlCollector.php
share/owncloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Schema/Visitor/Graphviz.php
share/owncloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Schema/Visitor/NamespaceVisitor.php
Update to 6.0.0a * Switch to 6 branch * Replace interpreters with REPLACE_* Changelog: Version 6.0.0a Dec 14th 2013 Remove wrong warnings from logfile Fix LDAP authentication Fix LDAP configuration Fix Share dialog Fix migration under certain conditions Fix database encoding for old PHP versions Fix select all checkbox Fix migration with lucene search enabled Fix migration for postgresql Version 6.0.0 Dec 11th 2013 User Avatars Previews in files app and other places Updated design, less clutter and more whitespace Public gallery sharing Activities Better file conflict handling dialog Improved public App API Sharing API Example Files Share Email Notifications New Doctrine based database layer Plural translations Refactored OC.dialogs (both code and design wise) Priorize often used languages in personal-settings language selection Update jquery to 1.10.0 and add jquery-migrate 1.2.1 Show a summary as the last filelist entry Improve app-management (more verbose error-messages) Show ‘More apps’ link to app administration directly in app navigation Templates for newly created files Add MB indicator to size column Google Drive external storage uses a new library New icons for shared and external folders File uploads conflicts dialog Possibility to prepopulate a new users home with a skeleton Public upload with encryption enabled Users now can decrypt the files again if their encryption app was enabled Many quota related fixes Total used space (with quota) now only counts user’s own files Many external storage fixes, improved performance Improved file navigation performance by using Ajax calls (no full page reload for each folder) The file owner can now also restore deleted shared files New version drop-down with previews and the ability to downloading versions directly
2013-12-27 16:56:38 +01:00
share/owncloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Schema/Visitor/RemoveNamespacedAssets.php
share/owncloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Schema/Visitor/SchemaDiffVisitor.php
Update to 6.0.0a * Switch to 6 branch * Replace interpreters with REPLACE_* Changelog: Version 6.0.0a Dec 14th 2013 Remove wrong warnings from logfile Fix LDAP authentication Fix LDAP configuration Fix Share dialog Fix migration under certain conditions Fix database encoding for old PHP versions Fix select all checkbox Fix migration with lucene search enabled Fix migration for postgresql Version 6.0.0 Dec 11th 2013 User Avatars Previews in files app and other places Updated design, less clutter and more whitespace Public gallery sharing Activities Better file conflict handling dialog Improved public App API Sharing API Example Files Share Email Notifications New Doctrine based database layer Plural translations Refactored OC.dialogs (both code and design wise) Priorize often used languages in personal-settings language selection Update jquery to 1.10.0 and add jquery-migrate 1.2.1 Show a summary as the last filelist entry Improve app-management (more verbose error-messages) Show ‘More apps’ link to app administration directly in app navigation Templates for newly created files Add MB indicator to size column Google Drive external storage uses a new library New icons for shared and external folders File uploads conflicts dialog Possibility to prepopulate a new users home with a skeleton Public upload with encryption enabled Users now can decrypt the files again if their encryption app was enabled Many quota related fixes Total used space (with quota) now only counts user’s own files Many external storage fixes, improved performance Improved file navigation performance by using Ajax calls (no full page reload for each folder) The file owner can now also restore deleted shared files New version drop-down with previews and the ability to downloading versions directly
2013-12-27 16:56:38 +01:00
share/owncloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Schema/Visitor/Visitor.php
share/owncloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Sharding/PoolingShardConnection.php
share/owncloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Sharding/PoolingShardManager.php
share/owncloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Sharding/SQLAzure/SQLAzureFederationsSynchronizer.php
share/owncloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Sharding/SQLAzure/SQLAzureShardManager.php
share/owncloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Sharding/SQLAzure/Schema/MultiTenantVisitor.php
share/owncloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Sharding/ShardChoser/MultiTenantShardChoser.php
share/owncloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Sharding/ShardChoser/ShardChoser.php
share/owncloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Sharding/ShardManager.php
share/owncloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Sharding/ShardingException.php
share/owncloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Statement.php
share/owncloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Tools/Console/Command/ImportCommand.php
share/owncloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Tools/Console/Command/ReservedWordsCommand.php
share/owncloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Tools/Console/Command/RunSqlCommand.php
share/owncloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Tools/Console/ConsoleRunner.php
Update to 6.0.0a * Switch to 6 branch * Replace interpreters with REPLACE_* Changelog: Version 6.0.0a Dec 14th 2013 Remove wrong warnings from logfile Fix LDAP authentication Fix LDAP configuration Fix Share dialog Fix migration under certain conditions Fix database encoding for old PHP versions Fix select all checkbox Fix migration with lucene search enabled Fix migration for postgresql Version 6.0.0 Dec 11th 2013 User Avatars Previews in files app and other places Updated design, less clutter and more whitespace Public gallery sharing Activities Better file conflict handling dialog Improved public App API Sharing API Example Files Share Email Notifications New Doctrine based database layer Plural translations Refactored OC.dialogs (both code and design wise) Priorize often used languages in personal-settings language selection Update jquery to 1.10.0 and add jquery-migrate 1.2.1 Show a summary as the last filelist entry Improve app-management (more verbose error-messages) Show ‘More apps’ link to app administration directly in app navigation Templates for newly created files Add MB indicator to size column Google Drive external storage uses a new library New icons for shared and external folders File uploads conflicts dialog Possibility to prepopulate a new users home with a skeleton Public upload with encryption enabled Users now can decrypt the files again if their encryption app was enabled Many quota related fixes Total used space (with quota) now only counts user’s own files Many external storage fixes, improved performance Improved file navigation performance by using Ajax calls (no full page reload for each folder) The file owner can now also restore deleted shared files New version drop-down with previews and the ability to downloading versions directly
2013-12-27 16:56:38 +01:00
share/owncloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Tools/Console/Helper/ConnectionHelper.php
share/owncloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Types/ArrayType.php
share/owncloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Types/BigIntType.php
share/owncloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Types/BinaryType.php
Update to 6.0.0a * Switch to 6 branch * Replace interpreters with REPLACE_* Changelog: Version 6.0.0a Dec 14th 2013 Remove wrong warnings from logfile Fix LDAP authentication Fix LDAP configuration Fix Share dialog Fix migration under certain conditions Fix database encoding for old PHP versions Fix select all checkbox Fix migration with lucene search enabled Fix migration for postgresql Version 6.0.0 Dec 11th 2013 User Avatars Previews in files app and other places Updated design, less clutter and more whitespace Public gallery sharing Activities Better file conflict handling dialog Improved public App API Sharing API Example Files Share Email Notifications New Doctrine based database layer Plural translations Refactored OC.dialogs (both code and design wise) Priorize often used languages in personal-settings language selection Update jquery to 1.10.0 and add jquery-migrate 1.2.1 Show a summary as the last filelist entry Improve app-management (more verbose error-messages) Show ‘More apps’ link to app administration directly in app navigation Templates for newly created files Add MB indicator to size column Google Drive external storage uses a new library New icons for shared and external folders File uploads conflicts dialog Possibility to prepopulate a new users home with a skeleton Public upload with encryption enabled Users now can decrypt the files again if their encryption app was enabled Many quota related fixes Total used space (with quota) now only counts user’s own files Many external storage fixes, improved performance Improved file navigation performance by using Ajax calls (no full page reload for each folder) The file owner can now also restore deleted shared files New version drop-down with previews and the ability to downloading versions directly
2013-12-27 16:56:38 +01:00
share/owncloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Types/BlobType.php
share/owncloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Types/BooleanType.php
share/owncloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Types/ConversionException.php
share/owncloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Types/DateTimeType.php
share/owncloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Types/DateTimeTzType.php
share/owncloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Types/DateType.php
share/owncloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Types/DecimalType.php
share/owncloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Types/FloatType.php
share/owncloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Types/GuidType.php
share/owncloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Types/IntegerType.php
share/owncloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Types/JsonArrayType.php
share/owncloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Types/ObjectType.php
share/owncloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Types/SimpleArrayType.php
share/owncloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Types/SmallIntType.php
share/owncloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Types/StringType.php
share/owncloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Types/TextType.php
share/owncloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Types/TimeType.php
share/owncloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Types/Type.php
share/owncloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Types/VarDateTimeType.php
share/owncloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/Version.php
share/owncloud/3rdparty/doctrine/dbal/lib/Doctrine/DBAL/VersionAwarePlatformDriver.php
share/owncloud/3rdparty/doctrine/inflector/LICENSE
share/owncloud/3rdparty/doctrine/inflector/composer.json
share/owncloud/3rdparty/doctrine/inflector/lib/Doctrine/Common/Inflector/Inflector.php
share/owncloud/3rdparty/doctrine/inflector/phpunit.xml.dist
share/owncloud/3rdparty/doctrine/lexer/composer.json
share/owncloud/3rdparty/doctrine/lexer/lib/Doctrine/Common/Lexer/AbstractLexer.php
Update to 7.0.3 Changelog: Release "7.0.3" Oct 22. 2014 - Some OS X server fixes - Several external storage fixes and improvements - Close session early to speedup apps page loading - Add overwrite.cli.url config option - Fix finding old versions in special cases - Make versions and encryption aware of copy operations - Force loading encryption app in all needed cases - Better filesystem scanning error messages - LDAP wizard fixes - Add configuration switch to enable preview mimetypes - Create backup of all encryption keys before recovery - Add displayname for admins - Better config.sample documentation - Better apps descriptions - Improve visual feedback if recovery key password gets changed - Fix some object store integration issues - Improved data directory configuration - Fix DAV permissions without create permissions - Fix filepicker home icon being partly hidden - Do only follow http and https redirects - Properly delete old previews - Prevent upgrades between more than one major versions - Several security fixes - Lots of smaller improvements ----------------------------- Release "6.0.6" Oct 22. 2014 - Fix finding old versions in special cases - Make versions and encryption aware of copy operations - Force loading encryption app in all needed cases - Better filesystem scanning error messages - LDAP wizard fixes - Add configuration switch to enable preview mimetypes - Create backup of all encryption keys before recovery - Add displayname for admins - Several security fixes - Lots of smaller improvements ----------------------------- Release "5.0.18" Oct 22. 2014 - Only allow http and https redirects - Documentation fixes - Several security fixes - Several smaller fixes ----------------------------- Release "7.0.2" Aug 26. 2014 - App upgrading stability improvements - Make default share folder configurable - Improve readability of error messages - Log failed authentication - S3 key fixes - Fix range requests with encryption - Several LDAP fixes - Remove obsolete 'Download preparing' message for zip downloads - Remove not working checks from code checker - No error if we try to delete a file which no longer exists - Fix detection of system wide mount points - Simplify App navigation - Add group management to public api - Remove confusing 'automatic logon rejected' message - Implement a txt preview fallback for the case that ttf is not support - Fix tiny thumbnail bug - Don't display share permission if resharing was disabled by the admin - Close session right before the download starts - Fix date display in filepicker - Don't touch non-oc tables when doing the InnoDB repair step - Several Documents fixes - Correctly handle public uploads activities - Add better 4 image previews to gallery ----------------------------- Release "6.0.5" Aug 26. 2014 - Documentation improvements - fix anonymous upload if logged-in - Fix handling of special characters in group names - Fix downloading of big files in special situations - More consistent handling of debug mode - Fix sharing email notifications - Disabling upload button if upload is not possible - Fix detection of system wide mount points - Handle video viewer in sharing links correctly - Update encryption keys recursively if a folder was moved - Enable download button for public folders - Handle exceptions if file to too big for trash-bin correctly - Quota fixes - Avoid unnecessary writing to the DB when preferences are not changed - Disable download button if zip download is disabled - Fix searching for users in special situations - Mount-point handling fixes - Correctly handle storage stats for trash bin - Remove etag warning for trash bin - Hardened SFTP host verification ----------------------------- Release "7.0.1" Aug 4. 2014 - Set maximum width for notification so they don´t overlap the whole header - Don't preload videos on public sharing - Fix preview size calculation under certain conditions - Fix to always show all available versions in the versions dropdown - Support WebDAV copy operation and make encryption aware of it - Make sure to set the expire date if a date is set as default - Improved link icon for better UX - Fix rendering of blank template - Only call exec if is is enabled by PHP - Limit app menu icon size - Show a warning in the personal settings and admin settins if the encyption keys are not yet initialized - Always remove share permission if user is excluded from sharing - Add OCS api call to set expire date for link shares - Improved db schema migration for sqlite - Don't try to execute background jobs that no longer exist - Improve look of search on mobile, save space in top bar - Set core version after a successful update to make upgrade more robust of app upgrades fail - Verify whether download URLs are valid - Fix preview animation on uploading - Prevent cron.php to trigger apps updating - Fix remote share when remote server is installed at the root - Fix files sorting - Fix calendar import - Fix gallery pause icon - Several contacts fixes specifically for PHP 5.3 - Make updater more robust ----------------------------- Release "7.0.0" July 23. 2014 - New files view including sorting and endless scrolling - Server to Server sharing - Sharing overview - Improved sharing admin control - No more mandatory Shared folder - Improved ownCloud Documents features - Hugely improved Activity app including email notifications - Mobile optimized webinterface - Password strength indicator - Significant speed improvements - New user-management - Support for Swift object stores - Email configuration wizard - Email template editor - Improved upgrade process`
2014-11-30 01:08:57 +01:00
share/owncloud/3rdparty/guzzle/common/Guzzle/Common/AbstractHasDispatcher.php
share/owncloud/3rdparty/guzzle/common/Guzzle/Common/Collection.php
share/owncloud/3rdparty/guzzle/common/Guzzle/Common/Event.php
share/owncloud/3rdparty/guzzle/common/Guzzle/Common/Exception/BadMethodCallException.php
share/owncloud/3rdparty/guzzle/common/Guzzle/Common/Exception/ExceptionCollection.php
share/owncloud/3rdparty/guzzle/common/Guzzle/Common/Exception/GuzzleException.php
share/owncloud/3rdparty/guzzle/common/Guzzle/Common/Exception/InvalidArgumentException.php
share/owncloud/3rdparty/guzzle/common/Guzzle/Common/Exception/RuntimeException.php
share/owncloud/3rdparty/guzzle/common/Guzzle/Common/Exception/UnexpectedValueException.php
share/owncloud/3rdparty/guzzle/common/Guzzle/Common/FromConfigInterface.php
share/owncloud/3rdparty/guzzle/common/Guzzle/Common/HasDispatcherInterface.php
share/owncloud/3rdparty/guzzle/common/Guzzle/Common/ToArrayInterface.php
share/owncloud/3rdparty/guzzle/common/Guzzle/Common/Version.php
share/owncloud/3rdparty/guzzle/common/Guzzle/Common/composer.json
share/owncloud/3rdparty/guzzle/http/Guzzle/Http/AbstractEntityBodyDecorator.php
share/owncloud/3rdparty/guzzle/http/Guzzle/Http/CachingEntityBody.php
share/owncloud/3rdparty/guzzle/http/Guzzle/Http/Client.php
share/owncloud/3rdparty/guzzle/http/Guzzle/Http/ClientInterface.php
share/owncloud/3rdparty/guzzle/http/Guzzle/Http/Curl/CurlHandle.php
share/owncloud/3rdparty/guzzle/http/Guzzle/Http/Curl/CurlMulti.php
share/owncloud/3rdparty/guzzle/http/Guzzle/Http/Curl/CurlMultiInterface.php
share/owncloud/3rdparty/guzzle/http/Guzzle/Http/Curl/CurlMultiProxy.php
share/owncloud/3rdparty/guzzle/http/Guzzle/Http/Curl/CurlVersion.php
share/owncloud/3rdparty/guzzle/http/Guzzle/Http/Curl/RequestMediator.php
share/owncloud/3rdparty/guzzle/http/Guzzle/Http/EntityBody.php
share/owncloud/3rdparty/guzzle/http/Guzzle/Http/EntityBodyInterface.php
share/owncloud/3rdparty/guzzle/http/Guzzle/Http/Exception/BadResponseException.php
share/owncloud/3rdparty/guzzle/http/Guzzle/Http/Exception/ClientErrorResponseException.php
share/owncloud/3rdparty/guzzle/http/Guzzle/Http/Exception/CouldNotRewindStreamException.php
share/owncloud/3rdparty/guzzle/http/Guzzle/Http/Exception/CurlException.php
share/owncloud/3rdparty/guzzle/http/Guzzle/Http/Exception/HttpException.php
share/owncloud/3rdparty/guzzle/http/Guzzle/Http/Exception/MultiTransferException.php
share/owncloud/3rdparty/guzzle/http/Guzzle/Http/Exception/RequestException.php
share/owncloud/3rdparty/guzzle/http/Guzzle/Http/Exception/ServerErrorResponseException.php
share/owncloud/3rdparty/guzzle/http/Guzzle/Http/Exception/TooManyRedirectsException.php
share/owncloud/3rdparty/guzzle/http/Guzzle/Http/IoEmittingEntityBody.php
share/owncloud/3rdparty/guzzle/http/Guzzle/Http/Message/AbstractMessage.php
share/owncloud/3rdparty/guzzle/http/Guzzle/Http/Message/EntityEnclosingRequest.php
share/owncloud/3rdparty/guzzle/http/Guzzle/Http/Message/EntityEnclosingRequestInterface.php
share/owncloud/3rdparty/guzzle/http/Guzzle/Http/Message/Header.php
share/owncloud/3rdparty/guzzle/http/Guzzle/Http/Message/Header/CacheControl.php
share/owncloud/3rdparty/guzzle/http/Guzzle/Http/Message/Header/HeaderCollection.php
share/owncloud/3rdparty/guzzle/http/Guzzle/Http/Message/Header/HeaderFactory.php
share/owncloud/3rdparty/guzzle/http/Guzzle/Http/Message/Header/HeaderFactoryInterface.php
share/owncloud/3rdparty/guzzle/http/Guzzle/Http/Message/Header/HeaderInterface.php
share/owncloud/3rdparty/guzzle/http/Guzzle/Http/Message/Header/Link.php
share/owncloud/3rdparty/guzzle/http/Guzzle/Http/Message/MessageInterface.php
share/owncloud/3rdparty/guzzle/http/Guzzle/Http/Message/PostFile.php
share/owncloud/3rdparty/guzzle/http/Guzzle/Http/Message/PostFileInterface.php
share/owncloud/3rdparty/guzzle/http/Guzzle/Http/Message/Request.php
share/owncloud/3rdparty/guzzle/http/Guzzle/Http/Message/RequestFactory.php
share/owncloud/3rdparty/guzzle/http/Guzzle/Http/Message/RequestFactoryInterface.php
share/owncloud/3rdparty/guzzle/http/Guzzle/Http/Message/RequestInterface.php
share/owncloud/3rdparty/guzzle/http/Guzzle/Http/Message/Response.php
share/owncloud/3rdparty/guzzle/http/Guzzle/Http/Mimetypes.php
share/owncloud/3rdparty/guzzle/http/Guzzle/Http/QueryAggregator/CommaAggregator.php
share/owncloud/3rdparty/guzzle/http/Guzzle/Http/QueryAggregator/DuplicateAggregator.php
share/owncloud/3rdparty/guzzle/http/Guzzle/Http/QueryAggregator/PhpAggregator.php
share/owncloud/3rdparty/guzzle/http/Guzzle/Http/QueryAggregator/QueryAggregatorInterface.php
share/owncloud/3rdparty/guzzle/http/Guzzle/Http/QueryString.php
share/owncloud/3rdparty/guzzle/http/Guzzle/Http/ReadLimitEntityBody.php
share/owncloud/3rdparty/guzzle/http/Guzzle/Http/RedirectPlugin.php
share/owncloud/3rdparty/guzzle/http/Guzzle/Http/Resources/cacert.pem
share/owncloud/3rdparty/guzzle/http/Guzzle/Http/Resources/cacert.pem.md5
share/owncloud/3rdparty/guzzle/http/Guzzle/Http/StaticClient.php
share/owncloud/3rdparty/guzzle/http/Guzzle/Http/Url.php
share/owncloud/3rdparty/guzzle/http/Guzzle/Http/composer.json
share/owncloud/3rdparty/guzzle/parser/Guzzle/Parser/Cookie/CookieParser.php
share/owncloud/3rdparty/guzzle/parser/Guzzle/Parser/Cookie/CookieParserInterface.php
share/owncloud/3rdparty/guzzle/parser/Guzzle/Parser/Message/AbstractMessageParser.php
share/owncloud/3rdparty/guzzle/parser/Guzzle/Parser/Message/MessageParser.php
share/owncloud/3rdparty/guzzle/parser/Guzzle/Parser/Message/MessageParserInterface.php
share/owncloud/3rdparty/guzzle/parser/Guzzle/Parser/Message/PeclHttpMessageParser.php
share/owncloud/3rdparty/guzzle/parser/Guzzle/Parser/ParserRegistry.php
share/owncloud/3rdparty/guzzle/parser/Guzzle/Parser/UriTemplate/PeclUriTemplate.php
share/owncloud/3rdparty/guzzle/parser/Guzzle/Parser/UriTemplate/UriTemplate.php
share/owncloud/3rdparty/guzzle/parser/Guzzle/Parser/UriTemplate/UriTemplateInterface.php
share/owncloud/3rdparty/guzzle/parser/Guzzle/Parser/Url/UrlParser.php
share/owncloud/3rdparty/guzzle/parser/Guzzle/Parser/Url/UrlParserInterface.php
share/owncloud/3rdparty/guzzle/parser/Guzzle/Parser/composer.json
share/owncloud/3rdparty/guzzle/stream/Guzzle/Stream/PhpStreamRequestFactory.php
share/owncloud/3rdparty/guzzle/stream/Guzzle/Stream/Stream.php
share/owncloud/3rdparty/guzzle/stream/Guzzle/Stream/StreamInterface.php
share/owncloud/3rdparty/guzzle/stream/Guzzle/Stream/StreamRequestFactoryInterface.php
share/owncloud/3rdparty/guzzle/stream/Guzzle/Stream/composer.json
share/owncloud/3rdparty/ircmaxell/password-compat/LICENSE.md
share/owncloud/3rdparty/ircmaxell/password-compat/composer.json
share/owncloud/3rdparty/ircmaxell/password-compat/lib/password.php
share/owncloud/3rdparty/ircmaxell/random-lib/LICENSE
share/owncloud/3rdparty/ircmaxell/random-lib/composer.json
share/owncloud/3rdparty/ircmaxell/random-lib/composer.lock
share/owncloud/3rdparty/ircmaxell/random-lib/lib/RandomLib/AbstractMixer.php
share/owncloud/3rdparty/ircmaxell/random-lib/lib/RandomLib/Factory.php
share/owncloud/3rdparty/ircmaxell/random-lib/lib/RandomLib/Generator.php
share/owncloud/3rdparty/ircmaxell/random-lib/lib/RandomLib/Mixer.php
share/owncloud/3rdparty/ircmaxell/random-lib/lib/RandomLib/Mixer/Hash.php
share/owncloud/3rdparty/ircmaxell/random-lib/lib/RandomLib/Source.php
share/owncloud/3rdparty/ircmaxell/random-lib/lib/RandomLib/Source/CAPICOM.php
share/owncloud/3rdparty/ircmaxell/random-lib/lib/RandomLib/Source/MTRand.php
share/owncloud/3rdparty/ircmaxell/random-lib/lib/RandomLib/Source/MicroTime.php
share/owncloud/3rdparty/ircmaxell/random-lib/lib/RandomLib/Source/OpenSSL.php
share/owncloud/3rdparty/ircmaxell/random-lib/lib/RandomLib/Source/Rand.php
share/owncloud/3rdparty/ircmaxell/random-lib/lib/RandomLib/Source/Random.php
share/owncloud/3rdparty/ircmaxell/random-lib/lib/RandomLib/Source/URandom.php
share/owncloud/3rdparty/ircmaxell/random-lib/lib/RandomLib/Source/UniqID.php
share/owncloud/3rdparty/ircmaxell/random-lib/phpunit.xml.dist
share/owncloud/3rdparty/ircmaxell/random-lib/test/Mocks/AbstractMock.php
share/owncloud/3rdparty/ircmaxell/random-lib/test/Mocks/Random/Generator.php
share/owncloud/3rdparty/ircmaxell/random-lib/test/Mocks/Random/Mixer.php
share/owncloud/3rdparty/ircmaxell/random-lib/test/Mocks/Random/Source.php
share/owncloud/3rdparty/ircmaxell/random-lib/test/Unit/RandomLib/FactoryTest.php
share/owncloud/3rdparty/ircmaxell/random-lib/test/Unit/RandomLib/GeneratorStringTest.php
share/owncloud/3rdparty/ircmaxell/random-lib/test/Unit/RandomLib/GeneratorTest.php
share/owncloud/3rdparty/ircmaxell/random-lib/test/Unit/RandomLib/Mixer/HashTest.php
share/owncloud/3rdparty/ircmaxell/random-lib/test/Unit/RandomLib/Source/CAPICOMTest.php
share/owncloud/3rdparty/ircmaxell/random-lib/test/Unit/RandomLib/Source/MTRandTest.php
share/owncloud/3rdparty/ircmaxell/random-lib/test/Unit/RandomLib/Source/MicroTimeTest.php
share/owncloud/3rdparty/ircmaxell/random-lib/test/Unit/RandomLib/Source/RandTest.php
share/owncloud/3rdparty/ircmaxell/random-lib/test/Unit/RandomLib/Source/URandomTest.php
share/owncloud/3rdparty/ircmaxell/random-lib/test/Unit/RandomLib/Source/UniqIDTest.php
share/owncloud/3rdparty/ircmaxell/random-lib/test/Vectors/Random/GeneratorTest.php
share/owncloud/3rdparty/ircmaxell/random-lib/test/bootstrap.php
share/owncloud/3rdparty/ircmaxell/security-lib/composer.json
share/owncloud/3rdparty/ircmaxell/security-lib/composer.lock
share/owncloud/3rdparty/ircmaxell/security-lib/lib/SecurityLib/AbstractFactory.php
share/owncloud/3rdparty/ircmaxell/security-lib/lib/SecurityLib/BaseConverter.php
share/owncloud/3rdparty/ircmaxell/security-lib/lib/SecurityLib/BigMath.php
share/owncloud/3rdparty/ircmaxell/security-lib/lib/SecurityLib/BigMath/BCMath.php
share/owncloud/3rdparty/ircmaxell/security-lib/lib/SecurityLib/BigMath/GMP.php
share/owncloud/3rdparty/ircmaxell/security-lib/lib/SecurityLib/BigMath/PHPMath.php
share/owncloud/3rdparty/ircmaxell/security-lib/lib/SecurityLib/Enum.php
share/owncloud/3rdparty/ircmaxell/security-lib/lib/SecurityLib/Hash.php
share/owncloud/3rdparty/ircmaxell/security-lib/lib/SecurityLib/Strength.php
share/owncloud/3rdparty/ircmaxell/security-lib/lib/SecurityLib/composer.json
share/owncloud/3rdparty/ircmaxell/security-lib/phpunit.xml.dist
share/owncloud/3rdparty/ircmaxell/security-lib/test/Mocks/AbstractMock.php
share/owncloud/3rdparty/ircmaxell/security-lib/test/Mocks/Enum.php
share/owncloud/3rdparty/ircmaxell/security-lib/test/Mocks/Factory.php
share/owncloud/3rdparty/ircmaxell/security-lib/test/Mocks/Strength.php
share/owncloud/3rdparty/ircmaxell/security-lib/test/Unit/Core/AbstractFactoryTest.php
share/owncloud/3rdparty/ircmaxell/security-lib/test/Unit/Core/BaseConverterTest.php
share/owncloud/3rdparty/ircmaxell/security-lib/test/Unit/Core/BigMath/BCMathTest.php
share/owncloud/3rdparty/ircmaxell/security-lib/test/Unit/Core/BigMath/GMPTest.php
share/owncloud/3rdparty/ircmaxell/security-lib/test/Unit/Core/BigMath/PHPMathTest.php
share/owncloud/3rdparty/ircmaxell/security-lib/test/Unit/Core/BigMathTest.php
share/owncloud/3rdparty/ircmaxell/security-lib/test/Unit/Core/EnumTest.php
share/owncloud/3rdparty/ircmaxell/security-lib/test/Unit/Core/StrengthTest.php
share/owncloud/3rdparty/ircmaxell/security-lib/test/bootstrap.php
Update to 7.0.3 Changelog: Release "7.0.3" Oct 22. 2014 - Some OS X server fixes - Several external storage fixes and improvements - Close session early to speedup apps page loading - Add overwrite.cli.url config option - Fix finding old versions in special cases - Make versions and encryption aware of copy operations - Force loading encryption app in all needed cases - Better filesystem scanning error messages - LDAP wizard fixes - Add configuration switch to enable preview mimetypes - Create backup of all encryption keys before recovery - Add displayname for admins - Better config.sample documentation - Better apps descriptions - Improve visual feedback if recovery key password gets changed - Fix some object store integration issues - Improved data directory configuration - Fix DAV permissions without create permissions - Fix filepicker home icon being partly hidden - Do only follow http and https redirects - Properly delete old previews - Prevent upgrades between more than one major versions - Several security fixes - Lots of smaller improvements ----------------------------- Release "6.0.6" Oct 22. 2014 - Fix finding old versions in special cases - Make versions and encryption aware of copy operations - Force loading encryption app in all needed cases - Better filesystem scanning error messages - LDAP wizard fixes - Add configuration switch to enable preview mimetypes - Create backup of all encryption keys before recovery - Add displayname for admins - Several security fixes - Lots of smaller improvements ----------------------------- Release "5.0.18" Oct 22. 2014 - Only allow http and https redirects - Documentation fixes - Several security fixes - Several smaller fixes ----------------------------- Release "7.0.2" Aug 26. 2014 - App upgrading stability improvements - Make default share folder configurable - Improve readability of error messages - Log failed authentication - S3 key fixes - Fix range requests with encryption - Several LDAP fixes - Remove obsolete 'Download preparing' message for zip downloads - Remove not working checks from code checker - No error if we try to delete a file which no longer exists - Fix detection of system wide mount points - Simplify App navigation - Add group management to public api - Remove confusing 'automatic logon rejected' message - Implement a txt preview fallback for the case that ttf is not support - Fix tiny thumbnail bug - Don't display share permission if resharing was disabled by the admin - Close session right before the download starts - Fix date display in filepicker - Don't touch non-oc tables when doing the InnoDB repair step - Several Documents fixes - Correctly handle public uploads activities - Add better 4 image previews to gallery ----------------------------- Release "6.0.5" Aug 26. 2014 - Documentation improvements - fix anonymous upload if logged-in - Fix handling of special characters in group names - Fix downloading of big files in special situations - More consistent handling of debug mode - Fix sharing email notifications - Disabling upload button if upload is not possible - Fix detection of system wide mount points - Handle video viewer in sharing links correctly - Update encryption keys recursively if a folder was moved - Enable download button for public folders - Handle exceptions if file to too big for trash-bin correctly - Quota fixes - Avoid unnecessary writing to the DB when preferences are not changed - Disable download button if zip download is disabled - Fix searching for users in special situations - Mount-point handling fixes - Correctly handle storage stats for trash bin - Remove etag warning for trash bin - Hardened SFTP host verification ----------------------------- Release "7.0.1" Aug 4. 2014 - Set maximum width for notification so they don´t overlap the whole header - Don't preload videos on public sharing - Fix preview size calculation under certain conditions - Fix to always show all available versions in the versions dropdown - Support WebDAV copy operation and make encryption aware of it - Make sure to set the expire date if a date is set as default - Improved link icon for better UX - Fix rendering of blank template - Only call exec if is is enabled by PHP - Limit app menu icon size - Show a warning in the personal settings and admin settins if the encyption keys are not yet initialized - Always remove share permission if user is excluded from sharing - Add OCS api call to set expire date for link shares - Improved db schema migration for sqlite - Don't try to execute background jobs that no longer exist - Improve look of search on mobile, save space in top bar - Set core version after a successful update to make upgrade more robust of app upgrades fail - Verify whether download URLs are valid - Fix preview animation on uploading - Prevent cron.php to trigger apps updating - Fix remote share when remote server is installed at the root - Fix files sorting - Fix calendar import - Fix gallery pause icon - Several contacts fixes specifically for PHP 5.3 - Make updater more robust ----------------------------- Release "7.0.0" July 23. 2014 - New files view including sorting and endless scrolling - Server to Server sharing - Sharing overview - Improved sharing admin control - No more mandatory Shared folder - Improved ownCloud Documents features - Hugely improved Activity app including email notifications - Mobile optimized webinterface - Password strength indicator - Significant speed improvements - New user-management - Support for Swift object stores - Email configuration wizard - Email template editor - Improved upgrade process`
2014-11-30 01:08:57 +01:00
share/owncloud/3rdparty/james-heinrich/getid3/.gitattributes
share/owncloud/3rdparty/james-heinrich/getid3/changelog.txt
share/owncloud/3rdparty/james-heinrich/getid3/composer.json
share/owncloud/3rdparty/james-heinrich/getid3/dependencies.txt
share/owncloud/3rdparty/james-heinrich/getid3/getid3/extension.cache.dbm.php
share/owncloud/3rdparty/james-heinrich/getid3/getid3/extension.cache.mysql.php
share/owncloud/3rdparty/james-heinrich/getid3/getid3/extension.cache.sqlite3.php
share/owncloud/3rdparty/james-heinrich/getid3/getid3/getid3.lib.php
share/owncloud/3rdparty/james-heinrich/getid3/getid3/getid3.php
share/owncloud/3rdparty/james-heinrich/getid3/getid3/module.archive.gzip.php
share/owncloud/3rdparty/james-heinrich/getid3/getid3/module.archive.rar.php
share/owncloud/3rdparty/james-heinrich/getid3/getid3/module.archive.szip.php
share/owncloud/3rdparty/james-heinrich/getid3/getid3/module.archive.tar.php
share/owncloud/3rdparty/james-heinrich/getid3/getid3/module.archive.zip.php
share/owncloud/3rdparty/james-heinrich/getid3/getid3/module.audio-video.asf.php
share/owncloud/3rdparty/james-heinrich/getid3/getid3/module.audio-video.bink.php
share/owncloud/3rdparty/james-heinrich/getid3/getid3/module.audio-video.flv.php
share/owncloud/3rdparty/james-heinrich/getid3/getid3/module.audio-video.matroska.php
share/owncloud/3rdparty/james-heinrich/getid3/getid3/module.audio-video.mpeg.php
share/owncloud/3rdparty/james-heinrich/getid3/getid3/module.audio-video.nsv.php
share/owncloud/3rdparty/james-heinrich/getid3/getid3/module.audio-video.quicktime.php
share/owncloud/3rdparty/james-heinrich/getid3/getid3/module.audio-video.real.php
share/owncloud/3rdparty/james-heinrich/getid3/getid3/module.audio-video.riff.php
share/owncloud/3rdparty/james-heinrich/getid3/getid3/module.audio-video.swf.php
share/owncloud/3rdparty/james-heinrich/getid3/getid3/module.audio-video.ts.php
share/owncloud/3rdparty/james-heinrich/getid3/getid3/module.audio.aa.php
share/owncloud/3rdparty/james-heinrich/getid3/getid3/module.audio.aac.php
share/owncloud/3rdparty/james-heinrich/getid3/getid3/module.audio.ac3.php
share/owncloud/3rdparty/james-heinrich/getid3/getid3/module.audio.amr.php
share/owncloud/3rdparty/james-heinrich/getid3/getid3/module.audio.au.php
share/owncloud/3rdparty/james-heinrich/getid3/getid3/module.audio.avr.php
share/owncloud/3rdparty/james-heinrich/getid3/getid3/module.audio.bonk.php
share/owncloud/3rdparty/james-heinrich/getid3/getid3/module.audio.dss.php
share/owncloud/3rdparty/james-heinrich/getid3/getid3/module.audio.dts.php
share/owncloud/3rdparty/james-heinrich/getid3/getid3/module.audio.flac.php
share/owncloud/3rdparty/james-heinrich/getid3/getid3/module.audio.la.php
share/owncloud/3rdparty/james-heinrich/getid3/getid3/module.audio.lpac.php
share/owncloud/3rdparty/james-heinrich/getid3/getid3/module.audio.midi.php
share/owncloud/3rdparty/james-heinrich/getid3/getid3/module.audio.mod.php
share/owncloud/3rdparty/james-heinrich/getid3/getid3/module.audio.monkey.php
share/owncloud/3rdparty/james-heinrich/getid3/getid3/module.audio.mp3.php
share/owncloud/3rdparty/james-heinrich/getid3/getid3/module.audio.mpc.php
share/owncloud/3rdparty/james-heinrich/getid3/getid3/module.audio.ogg.php
share/owncloud/3rdparty/james-heinrich/getid3/getid3/module.audio.optimfrog.php
share/owncloud/3rdparty/james-heinrich/getid3/getid3/module.audio.rkau.php
share/owncloud/3rdparty/james-heinrich/getid3/getid3/module.audio.shorten.php
share/owncloud/3rdparty/james-heinrich/getid3/getid3/module.audio.tta.php
share/owncloud/3rdparty/james-heinrich/getid3/getid3/module.audio.voc.php
share/owncloud/3rdparty/james-heinrich/getid3/getid3/module.audio.vqf.php
share/owncloud/3rdparty/james-heinrich/getid3/getid3/module.audio.wavpack.php
share/owncloud/3rdparty/james-heinrich/getid3/getid3/module.graphic.bmp.php
share/owncloud/3rdparty/james-heinrich/getid3/getid3/module.graphic.efax.php
share/owncloud/3rdparty/james-heinrich/getid3/getid3/module.graphic.gif.php
share/owncloud/3rdparty/james-heinrich/getid3/getid3/module.graphic.jpg.php
share/owncloud/3rdparty/james-heinrich/getid3/getid3/module.graphic.pcd.php
share/owncloud/3rdparty/james-heinrich/getid3/getid3/module.graphic.png.php
share/owncloud/3rdparty/james-heinrich/getid3/getid3/module.graphic.svg.php
share/owncloud/3rdparty/james-heinrich/getid3/getid3/module.graphic.tiff.php
share/owncloud/3rdparty/james-heinrich/getid3/getid3/module.misc.cue.php
share/owncloud/3rdparty/james-heinrich/getid3/getid3/module.misc.exe.php
share/owncloud/3rdparty/james-heinrich/getid3/getid3/module.misc.iso.php
share/owncloud/3rdparty/james-heinrich/getid3/getid3/module.misc.msoffice.php
share/owncloud/3rdparty/james-heinrich/getid3/getid3/module.misc.par2.php
share/owncloud/3rdparty/james-heinrich/getid3/getid3/module.misc.pdf.php
share/owncloud/3rdparty/james-heinrich/getid3/getid3/module.tag.apetag.php
share/owncloud/3rdparty/james-heinrich/getid3/getid3/module.tag.id3v1.php
share/owncloud/3rdparty/james-heinrich/getid3/getid3/module.tag.id3v2.php
share/owncloud/3rdparty/james-heinrich/getid3/getid3/module.tag.lyrics3.php
share/owncloud/3rdparty/james-heinrich/getid3/getid3/module.tag.xmp.php
share/owncloud/3rdparty/james-heinrich/getid3/getid3/write.apetag.php
share/owncloud/3rdparty/james-heinrich/getid3/getid3/write.id3v1.php
share/owncloud/3rdparty/james-heinrich/getid3/getid3/write.id3v2.php
share/owncloud/3rdparty/james-heinrich/getid3/getid3/write.lyrics3.php
share/owncloud/3rdparty/james-heinrich/getid3/getid3/write.metaflac.php
share/owncloud/3rdparty/james-heinrich/getid3/getid3/write.php
share/owncloud/3rdparty/james-heinrich/getid3/getid3/write.real.php
share/owncloud/3rdparty/james-heinrich/getid3/getid3/write.vorbiscomment.php
share/owncloud/3rdparty/james-heinrich/getid3/license.txt
share/owncloud/3rdparty/james-heinrich/getid3/licenses/licence.gpl-10.txt
share/owncloud/3rdparty/james-heinrich/getid3/licenses/licence.gpl-20.txt
share/owncloud/3rdparty/james-heinrich/getid3/licenses/licence.gpl-30.txt
share/owncloud/3rdparty/james-heinrich/getid3/licenses/licence.lgpl-30.txt
share/owncloud/3rdparty/james-heinrich/getid3/licenses/licence.mpl-20.txt
share/owncloud/3rdparty/james-heinrich/getid3/licenses/license.commercial.txt
share/owncloud/3rdparty/james-heinrich/getid3/readme.txt
share/owncloud/3rdparty/james-heinrich/getid3/structure.txt
share/owncloud/3rdparty/kriswallsmith/assetic/.gitattributes
share/owncloud/3rdparty/kriswallsmith/assetic/CHANGELOG-1.0.md
share/owncloud/3rdparty/kriswallsmith/assetic/CHANGELOG-1.1.md
share/owncloud/3rdparty/kriswallsmith/assetic/CHANGELOG-1.2.md
share/owncloud/3rdparty/kriswallsmith/assetic/Gemfile
share/owncloud/3rdparty/kriswallsmith/assetic/LICENSE
share/owncloud/3rdparty/kriswallsmith/assetic/composer.json
share/owncloud/3rdparty/kriswallsmith/assetic/docs/en/build.md
share/owncloud/3rdparty/kriswallsmith/assetic/docs/en/concepts.md
share/owncloud/3rdparty/kriswallsmith/assetic/docs/en/define.md
share/owncloud/3rdparty/kriswallsmith/assetic/docs/en/index.md
share/owncloud/3rdparty/kriswallsmith/assetic/docs/en/introduction.md
share/owncloud/3rdparty/kriswallsmith/assetic/docs/ja/build.md
share/owncloud/3rdparty/kriswallsmith/assetic/docs/ja/concepts.md
share/owncloud/3rdparty/kriswallsmith/assetic/docs/ja/define.md
share/owncloud/3rdparty/kriswallsmith/assetic/docs/ja/index.md
share/owncloud/3rdparty/kriswallsmith/assetic/docs/ja/introduction.md
share/owncloud/3rdparty/kriswallsmith/assetic/package.json
share/owncloud/3rdparty/kriswallsmith/assetic/phpunit.xml.dist
share/owncloud/3rdparty/kriswallsmith/assetic/src/Assetic/Asset/AssetCache.php
share/owncloud/3rdparty/kriswallsmith/assetic/src/Assetic/Asset/AssetCollection.php
share/owncloud/3rdparty/kriswallsmith/assetic/src/Assetic/Asset/AssetCollectionInterface.php
share/owncloud/3rdparty/kriswallsmith/assetic/src/Assetic/Asset/AssetInterface.php
share/owncloud/3rdparty/kriswallsmith/assetic/src/Assetic/Asset/AssetReference.php
share/owncloud/3rdparty/kriswallsmith/assetic/src/Assetic/Asset/BaseAsset.php
share/owncloud/3rdparty/kriswallsmith/assetic/src/Assetic/Asset/FileAsset.php
share/owncloud/3rdparty/kriswallsmith/assetic/src/Assetic/Asset/GlobAsset.php
share/owncloud/3rdparty/kriswallsmith/assetic/src/Assetic/Asset/HttpAsset.php
share/owncloud/3rdparty/kriswallsmith/assetic/src/Assetic/Asset/Iterator/AssetCollectionFilterIterator.php
share/owncloud/3rdparty/kriswallsmith/assetic/src/Assetic/Asset/Iterator/AssetCollectionIterator.php
share/owncloud/3rdparty/kriswallsmith/assetic/src/Assetic/Asset/StringAsset.php
share/owncloud/3rdparty/kriswallsmith/assetic/src/Assetic/AssetManager.php
share/owncloud/3rdparty/kriswallsmith/assetic/src/Assetic/AssetWriter.php
share/owncloud/3rdparty/kriswallsmith/assetic/src/Assetic/Cache/ApcCache.php
share/owncloud/3rdparty/kriswallsmith/assetic/src/Assetic/Cache/ArrayCache.php
share/owncloud/3rdparty/kriswallsmith/assetic/src/Assetic/Cache/CacheInterface.php
share/owncloud/3rdparty/kriswallsmith/assetic/src/Assetic/Cache/ConfigCache.php
share/owncloud/3rdparty/kriswallsmith/assetic/src/Assetic/Cache/ExpiringCache.php
share/owncloud/3rdparty/kriswallsmith/assetic/src/Assetic/Cache/FilesystemCache.php
share/owncloud/3rdparty/kriswallsmith/assetic/src/Assetic/Exception/Exception.php
share/owncloud/3rdparty/kriswallsmith/assetic/src/Assetic/Exception/FilterException.php
share/owncloud/3rdparty/kriswallsmith/assetic/src/Assetic/Extension/Twig/AsseticExtension.php
share/owncloud/3rdparty/kriswallsmith/assetic/src/Assetic/Extension/Twig/AsseticFilterFunction.php
share/owncloud/3rdparty/kriswallsmith/assetic/src/Assetic/Extension/Twig/AsseticFilterInvoker.php
share/owncloud/3rdparty/kriswallsmith/assetic/src/Assetic/Extension/Twig/AsseticNode.php
share/owncloud/3rdparty/kriswallsmith/assetic/src/Assetic/Extension/Twig/AsseticTokenParser.php
share/owncloud/3rdparty/kriswallsmith/assetic/src/Assetic/Extension/Twig/TwigFormulaLoader.php
share/owncloud/3rdparty/kriswallsmith/assetic/src/Assetic/Extension/Twig/TwigResource.php
share/owncloud/3rdparty/kriswallsmith/assetic/src/Assetic/Extension/Twig/ValueContainer.php
share/owncloud/3rdparty/kriswallsmith/assetic/src/Assetic/Factory/AssetFactory.php
share/owncloud/3rdparty/kriswallsmith/assetic/src/Assetic/Factory/LazyAssetManager.php
share/owncloud/3rdparty/kriswallsmith/assetic/src/Assetic/Factory/Loader/BasePhpFormulaLoader.php
share/owncloud/3rdparty/kriswallsmith/assetic/src/Assetic/Factory/Loader/CachedFormulaLoader.php
share/owncloud/3rdparty/kriswallsmith/assetic/src/Assetic/Factory/Loader/FormulaLoaderInterface.php
share/owncloud/3rdparty/kriswallsmith/assetic/src/Assetic/Factory/Loader/FunctionCallsFormulaLoader.php
share/owncloud/3rdparty/kriswallsmith/assetic/src/Assetic/Factory/Resource/CoalescingDirectoryResource.php
share/owncloud/3rdparty/kriswallsmith/assetic/src/Assetic/Factory/Resource/DirectoryResource.php
share/owncloud/3rdparty/kriswallsmith/assetic/src/Assetic/Factory/Resource/FileResource.php
share/owncloud/3rdparty/kriswallsmith/assetic/src/Assetic/Factory/Resource/IteratorResourceInterface.php
share/owncloud/3rdparty/kriswallsmith/assetic/src/Assetic/Factory/Resource/ResourceInterface.php
share/owncloud/3rdparty/kriswallsmith/assetic/src/Assetic/Factory/Worker/CacheBustingWorker.php
share/owncloud/3rdparty/kriswallsmith/assetic/src/Assetic/Factory/Worker/EnsureFilterWorker.php
share/owncloud/3rdparty/kriswallsmith/assetic/src/Assetic/Factory/Worker/WorkerInterface.php
share/owncloud/3rdparty/kriswallsmith/assetic/src/Assetic/Filter/BaseCssFilter.php
share/owncloud/3rdparty/kriswallsmith/assetic/src/Assetic/Filter/BaseNodeFilter.php
share/owncloud/3rdparty/kriswallsmith/assetic/src/Assetic/Filter/BaseProcessFilter.php
share/owncloud/3rdparty/kriswallsmith/assetic/src/Assetic/Filter/CallablesFilter.php
share/owncloud/3rdparty/kriswallsmith/assetic/src/Assetic/Filter/CoffeeScriptFilter.php
share/owncloud/3rdparty/kriswallsmith/assetic/src/Assetic/Filter/CompassFilter.php
share/owncloud/3rdparty/kriswallsmith/assetic/src/Assetic/Filter/CssEmbedFilter.php
share/owncloud/3rdparty/kriswallsmith/assetic/src/Assetic/Filter/CssImportFilter.php
share/owncloud/3rdparty/kriswallsmith/assetic/src/Assetic/Filter/CssMinFilter.php
share/owncloud/3rdparty/kriswallsmith/assetic/src/Assetic/Filter/CssRewriteFilter.php
share/owncloud/3rdparty/kriswallsmith/assetic/src/Assetic/Filter/DartFilter.php
share/owncloud/3rdparty/kriswallsmith/assetic/src/Assetic/Filter/DependencyExtractorInterface.php
share/owncloud/3rdparty/kriswallsmith/assetic/src/Assetic/Filter/EmberPrecompileFilter.php
share/owncloud/3rdparty/kriswallsmith/assetic/src/Assetic/Filter/FilterCollection.php
share/owncloud/3rdparty/kriswallsmith/assetic/src/Assetic/Filter/FilterInterface.php
share/owncloud/3rdparty/kriswallsmith/assetic/src/Assetic/Filter/GoogleClosure/BaseCompilerFilter.php
share/owncloud/3rdparty/kriswallsmith/assetic/src/Assetic/Filter/GoogleClosure/CompilerApiFilter.php
share/owncloud/3rdparty/kriswallsmith/assetic/src/Assetic/Filter/GoogleClosure/CompilerJarFilter.php
share/owncloud/3rdparty/kriswallsmith/assetic/src/Assetic/Filter/GssFilter.php
share/owncloud/3rdparty/kriswallsmith/assetic/src/Assetic/Filter/HandlebarsFilter.php
share/owncloud/3rdparty/kriswallsmith/assetic/src/Assetic/Filter/HashableInterface.php
share/owncloud/3rdparty/kriswallsmith/assetic/src/Assetic/Filter/JSMinFilter.php
share/owncloud/3rdparty/kriswallsmith/assetic/src/Assetic/Filter/JSMinPlusFilter.php
share/owncloud/3rdparty/kriswallsmith/assetic/src/Assetic/Filter/JSqueezeFilter.php
share/owncloud/3rdparty/kriswallsmith/assetic/src/Assetic/Filter/JpegoptimFilter.php
share/owncloud/3rdparty/kriswallsmith/assetic/src/Assetic/Filter/JpegtranFilter.php
share/owncloud/3rdparty/kriswallsmith/assetic/src/Assetic/Filter/LessFilter.php
share/owncloud/3rdparty/kriswallsmith/assetic/src/Assetic/Filter/LessphpFilter.php
share/owncloud/3rdparty/kriswallsmith/assetic/src/Assetic/Filter/OptiPngFilter.php
share/owncloud/3rdparty/kriswallsmith/assetic/src/Assetic/Filter/PackagerFilter.php
share/owncloud/3rdparty/kriswallsmith/assetic/src/Assetic/Filter/PackerFilter.php
share/owncloud/3rdparty/kriswallsmith/assetic/src/Assetic/Filter/PhpCssEmbedFilter.php
share/owncloud/3rdparty/kriswallsmith/assetic/src/Assetic/Filter/PngoutFilter.php
share/owncloud/3rdparty/kriswallsmith/assetic/src/Assetic/Filter/RooleFilter.php
share/owncloud/3rdparty/kriswallsmith/assetic/src/Assetic/Filter/Sass/SassFilter.php
share/owncloud/3rdparty/kriswallsmith/assetic/src/Assetic/Filter/Sass/ScssFilter.php
share/owncloud/3rdparty/kriswallsmith/assetic/src/Assetic/Filter/ScssphpFilter.php
share/owncloud/3rdparty/kriswallsmith/assetic/src/Assetic/Filter/SprocketsFilter.php
share/owncloud/3rdparty/kriswallsmith/assetic/src/Assetic/Filter/StylusFilter.php
share/owncloud/3rdparty/kriswallsmith/assetic/src/Assetic/Filter/TypeScriptFilter.php
share/owncloud/3rdparty/kriswallsmith/assetic/src/Assetic/Filter/UglifyCssFilter.php
share/owncloud/3rdparty/kriswallsmith/assetic/src/Assetic/Filter/UglifyJs2Filter.php
share/owncloud/3rdparty/kriswallsmith/assetic/src/Assetic/Filter/UglifyJsFilter.php
share/owncloud/3rdparty/kriswallsmith/assetic/src/Assetic/Filter/Yui/BaseCompressorFilter.php
share/owncloud/3rdparty/kriswallsmith/assetic/src/Assetic/Filter/Yui/CssCompressorFilter.php
share/owncloud/3rdparty/kriswallsmith/assetic/src/Assetic/Filter/Yui/JsCompressorFilter.php
share/owncloud/3rdparty/kriswallsmith/assetic/src/Assetic/FilterManager.php
share/owncloud/3rdparty/kriswallsmith/assetic/src/Assetic/Util/CssUtils.php
share/owncloud/3rdparty/kriswallsmith/assetic/src/Assetic/Util/LessUtils.php
share/owncloud/3rdparty/kriswallsmith/assetic/src/Assetic/Util/TraversableString.php
share/owncloud/3rdparty/kriswallsmith/assetic/src/Assetic/Util/VarUtils.php
share/owncloud/3rdparty/kriswallsmith/assetic/src/Assetic/ValueSupplierInterface.php
share/owncloud/3rdparty/kriswallsmith/assetic/src/functions.php
share/owncloud/3rdparty/kriswallsmith/assetic/tests/Assetic/Test/Asset/AssetCacheTest.php
share/owncloud/3rdparty/kriswallsmith/assetic/tests/Assetic/Test/Asset/AssetCollectionTest.php
share/owncloud/3rdparty/kriswallsmith/assetic/tests/Assetic/Test/Asset/AssetReferenceTest.php
share/owncloud/3rdparty/kriswallsmith/assetic/tests/Assetic/Test/Asset/FileAssetTest.php
share/owncloud/3rdparty/kriswallsmith/assetic/tests/Assetic/Test/Asset/GlobAssetTest.php
share/owncloud/3rdparty/kriswallsmith/assetic/tests/Assetic/Test/Asset/HttpAssetTest.php
share/owncloud/3rdparty/kriswallsmith/assetic/tests/Assetic/Test/Asset/StringAssetTest.php
share/owncloud/3rdparty/kriswallsmith/assetic/tests/Assetic/Test/AssetManagerTest.php
share/owncloud/3rdparty/kriswallsmith/assetic/tests/Assetic/Test/AssetWriterTest.php
share/owncloud/3rdparty/kriswallsmith/assetic/tests/Assetic/Test/Cache/ApcCacheTest.php
share/owncloud/3rdparty/kriswallsmith/assetic/tests/Assetic/Test/Cache/ArrayCacheTest.php
share/owncloud/3rdparty/kriswallsmith/assetic/tests/Assetic/Test/Cache/ConfigCacheTest.php
share/owncloud/3rdparty/kriswallsmith/assetic/tests/Assetic/Test/Cache/ExpiringCacheTest.php
share/owncloud/3rdparty/kriswallsmith/assetic/tests/Assetic/Test/Cache/FilesystemCacheTest.php
share/owncloud/3rdparty/kriswallsmith/assetic/tests/Assetic/Test/Extension/Twig/AsseticExtensionTest.php
share/owncloud/3rdparty/kriswallsmith/assetic/tests/Assetic/Test/Extension/Twig/TwigFormulaLoaderTest.php
share/owncloud/3rdparty/kriswallsmith/assetic/tests/Assetic/Test/Extension/Twig/TwigResourceTest.php
share/owncloud/3rdparty/kriswallsmith/assetic/tests/Assetic/Test/Extension/Twig/templates/absolute_path.twig
share/owncloud/3rdparty/kriswallsmith/assetic/tests/Assetic/Test/Extension/Twig/templates/combine.twig
share/owncloud/3rdparty/kriswallsmith/assetic/tests/Assetic/Test/Extension/Twig/templates/debug.twig
share/owncloud/3rdparty/kriswallsmith/assetic/tests/Assetic/Test/Extension/Twig/templates/filters.twig
share/owncloud/3rdparty/kriswallsmith/assetic/tests/Assetic/Test/Extension/Twig/templates/function.twig
share/owncloud/3rdparty/kriswallsmith/assetic/tests/Assetic/Test/Extension/Twig/templates/glob.twig
share/owncloud/3rdparty/kriswallsmith/assetic/tests/Assetic/Test/Extension/Twig/templates/image.twig
share/owncloud/3rdparty/kriswallsmith/assetic/tests/Assetic/Test/Extension/Twig/templates/mixture.twig
share/owncloud/3rdparty/kriswallsmith/assetic/tests/Assetic/Test/Extension/Twig/templates/optional_filter.twig
share/owncloud/3rdparty/kriswallsmith/assetic/tests/Assetic/Test/Extension/Twig/templates/output_pattern.twig
share/owncloud/3rdparty/kriswallsmith/assetic/tests/Assetic/Test/Extension/Twig/templates/output_url.twig
share/owncloud/3rdparty/kriswallsmith/assetic/tests/Assetic/Test/Extension/Twig/templates/reference.twig
share/owncloud/3rdparty/kriswallsmith/assetic/tests/Assetic/Test/Extension/Twig/templates/unclosed_tag.twig
share/owncloud/3rdparty/kriswallsmith/assetic/tests/Assetic/Test/Extension/Twig/templates/variables.twig
share/owncloud/3rdparty/kriswallsmith/assetic/tests/Assetic/Test/Factory/AssetFactoryTest.php
share/owncloud/3rdparty/kriswallsmith/assetic/tests/Assetic/Test/Factory/LazyAssetManagerTest.php
share/owncloud/3rdparty/kriswallsmith/assetic/tests/Assetic/Test/Factory/Loader/CachedFormulaLoaderTest.php
share/owncloud/3rdparty/kriswallsmith/assetic/tests/Assetic/Test/Factory/Loader/FunctionCallsFormulaLoaderTest.php
share/owncloud/3rdparty/kriswallsmith/assetic/tests/Assetic/Test/Factory/Loader/templates/debug.php
share/owncloud/3rdparty/kriswallsmith/assetic/tests/Assetic/Test/Factory/Resource/CoalescingDirectoryResourceTest.php
share/owncloud/3rdparty/kriswallsmith/assetic/tests/Assetic/Test/Factory/Resource/DirectoryResourceTest.php
share/owncloud/3rdparty/kriswallsmith/assetic/tests/Assetic/Test/Factory/Resource/FileResourceTest.php
share/owncloud/3rdparty/kriswallsmith/assetic/tests/Assetic/Test/Factory/Resource/Fixtures/css/style.css
share/owncloud/3rdparty/kriswallsmith/assetic/tests/Assetic/Test/Factory/Resource/Fixtures/dir1/file1.txt
share/owncloud/3rdparty/kriswallsmith/assetic/tests/Assetic/Test/Factory/Resource/Fixtures/dir1/file2.txt
share/owncloud/3rdparty/kriswallsmith/assetic/tests/Assetic/Test/Factory/Resource/Fixtures/dir2/file1.txt
share/owncloud/3rdparty/kriswallsmith/assetic/tests/Assetic/Test/Factory/Resource/Fixtures/dir2/file3.txt
share/owncloud/3rdparty/kriswallsmith/assetic/tests/Assetic/Test/Factory/Worker/CacheBustingWorkerTest.php
share/owncloud/3rdparty/kriswallsmith/assetic/tests/Assetic/Test/Factory/Worker/EnsureFilterWorkerTest.php
share/owncloud/3rdparty/kriswallsmith/assetic/tests/Assetic/Test/Filter/BaseProcessFilterTest.php
share/owncloud/3rdparty/kriswallsmith/assetic/tests/Assetic/Test/Filter/CallablesFilterTest.php
share/owncloud/3rdparty/kriswallsmith/assetic/tests/Assetic/Test/Filter/CoffeeScriptFilterTest.php
share/owncloud/3rdparty/kriswallsmith/assetic/tests/Assetic/Test/Filter/CompassFilterTest.php
share/owncloud/3rdparty/kriswallsmith/assetic/tests/Assetic/Test/Filter/CssEmbedFilterTest.php
share/owncloud/3rdparty/kriswallsmith/assetic/tests/Assetic/Test/Filter/CssImportFilterTest.php
share/owncloud/3rdparty/kriswallsmith/assetic/tests/Assetic/Test/Filter/CssMinFilterTest.php
share/owncloud/3rdparty/kriswallsmith/assetic/tests/Assetic/Test/Filter/CssRewriteFilterTest.php
share/owncloud/3rdparty/kriswallsmith/assetic/tests/Assetic/Test/Filter/DartFilterTest.php
share/owncloud/3rdparty/kriswallsmith/assetic/tests/Assetic/Test/Filter/EmberPrecompileFilterTest.php
share/owncloud/3rdparty/kriswallsmith/assetic/tests/Assetic/Test/Filter/FilterCollectionTest.php
share/owncloud/3rdparty/kriswallsmith/assetic/tests/Assetic/Test/Filter/FilterTestCase.php
share/owncloud/3rdparty/kriswallsmith/assetic/tests/Assetic/Test/Filter/GoogleClosure/CompilerApiFilterTest.php
share/owncloud/3rdparty/kriswallsmith/assetic/tests/Assetic/Test/Filter/GoogleClosure/CompilerJarFilterTest.php
share/owncloud/3rdparty/kriswallsmith/assetic/tests/Assetic/Test/Filter/GssFilterTest.php
share/owncloud/3rdparty/kriswallsmith/assetic/tests/Assetic/Test/Filter/HandlebarsFilterTest.php
share/owncloud/3rdparty/kriswallsmith/assetic/tests/Assetic/Test/Filter/JSMinFilterTest.php
share/owncloud/3rdparty/kriswallsmith/assetic/tests/Assetic/Test/Filter/JSMinPlusFilterTest.php
share/owncloud/3rdparty/kriswallsmith/assetic/tests/Assetic/Test/Filter/JSqueezeFilterTest.php
share/owncloud/3rdparty/kriswallsmith/assetic/tests/Assetic/Test/Filter/JpegoptimFilterTest.php
share/owncloud/3rdparty/kriswallsmith/assetic/tests/Assetic/Test/Filter/JpegtranFilterTest.php
share/owncloud/3rdparty/kriswallsmith/assetic/tests/Assetic/Test/Filter/LessFilterTest.php
share/owncloud/3rdparty/kriswallsmith/assetic/tests/Assetic/Test/Filter/LessphpFilterTest.php
share/owncloud/3rdparty/kriswallsmith/assetic/tests/Assetic/Test/Filter/OptiPngFilterTest.php
share/owncloud/3rdparty/kriswallsmith/assetic/tests/Assetic/Test/Filter/PackagerFilterTest.php
share/owncloud/3rdparty/kriswallsmith/assetic/tests/Assetic/Test/Filter/PackerFilterTest.php
share/owncloud/3rdparty/kriswallsmith/assetic/tests/Assetic/Test/Filter/PhpCssEmbedFilterTest.php
share/owncloud/3rdparty/kriswallsmith/assetic/tests/Assetic/Test/Filter/PngoutFilterTest.php
share/owncloud/3rdparty/kriswallsmith/assetic/tests/Assetic/Test/Filter/RooleFilterTest.php
share/owncloud/3rdparty/kriswallsmith/assetic/tests/Assetic/Test/Filter/Sass/SassFilterTest.php
share/owncloud/3rdparty/kriswallsmith/assetic/tests/Assetic/Test/Filter/Sass/ScssFilterTest.php
share/owncloud/3rdparty/kriswallsmith/assetic/tests/Assetic/Test/Filter/ScssphpFilterTest.php
share/owncloud/3rdparty/kriswallsmith/assetic/tests/Assetic/Test/Filter/SprocketsFilterTest.php
share/owncloud/3rdparty/kriswallsmith/assetic/tests/Assetic/Test/Filter/StylusFilterTest.php
share/owncloud/3rdparty/kriswallsmith/assetic/tests/Assetic/Test/Filter/TypeScriptFilterTest.php
share/owncloud/3rdparty/kriswallsmith/assetic/tests/Assetic/Test/Filter/UglifyCssFilterTest.php
share/owncloud/3rdparty/kriswallsmith/assetic/tests/Assetic/Test/Filter/UglifyJs2FilterTest.php
share/owncloud/3rdparty/kriswallsmith/assetic/tests/Assetic/Test/Filter/UglifyJsFilterTest.php
share/owncloud/3rdparty/kriswallsmith/assetic/tests/Assetic/Test/Filter/Yui/BaseCompressorFilterTest.php
share/owncloud/3rdparty/kriswallsmith/assetic/tests/Assetic/Test/Filter/Yui/CssCompressorFilterTest.php
share/owncloud/3rdparty/kriswallsmith/assetic/tests/Assetic/Test/Filter/Yui/JsCompressorFilterTest.php
share/owncloud/3rdparty/kriswallsmith/assetic/tests/Assetic/Test/Filter/fixtures/compass/compass.sass
share/owncloud/3rdparty/kriswallsmith/assetic/tests/Assetic/Test/Filter/fixtures/compass/partials/_sass.sass
share/owncloud/3rdparty/kriswallsmith/assetic/tests/Assetic/Test/Filter/fixtures/compass/partials/_scss.scss
share/owncloud/3rdparty/kriswallsmith/assetic/tests/Assetic/Test/Filter/fixtures/compass/stylesheet.sass
share/owncloud/3rdparty/kriswallsmith/assetic/tests/Assetic/Test/Filter/fixtures/compass/stylesheet.scss
share/owncloud/3rdparty/kriswallsmith/assetic/tests/Assetic/Test/Filter/fixtures/cssembed/test.css
share/owncloud/3rdparty/kriswallsmith/assetic/tests/Assetic/Test/Filter/fixtures/cssimport/import.css
share/owncloud/3rdparty/kriswallsmith/assetic/tests/Assetic/Test/Filter/fixtures/cssimport/main.css
share/owncloud/3rdparty/kriswallsmith/assetic/tests/Assetic/Test/Filter/fixtures/cssimport/more.sass
share/owncloud/3rdparty/kriswallsmith/assetic/tests/Assetic/Test/Filter/fixtures/cssimport/more/evenmore/bg.gif
share/owncloud/3rdparty/kriswallsmith/assetic/tests/Assetic/Test/Filter/fixtures/cssimport/more/evenmore/deep1.css
share/owncloud/3rdparty/kriswallsmith/assetic/tests/Assetic/Test/Filter/fixtures/cssimport/more/evenmore/deep2.css
share/owncloud/3rdparty/kriswallsmith/assetic/tests/Assetic/Test/Filter/fixtures/cssimport/noncssimport.css
share/owncloud/3rdparty/kriswallsmith/assetic/tests/Assetic/Test/Filter/fixtures/cssmin/fonts.css
share/owncloud/3rdparty/kriswallsmith/assetic/tests/Assetic/Test/Filter/fixtures/cssmin/main.css
share/owncloud/3rdparty/kriswallsmith/assetic/tests/Assetic/Test/Filter/fixtures/handlebars/template.handlebars
share/owncloud/3rdparty/kriswallsmith/assetic/tests/Assetic/Test/Filter/fixtures/home.gif
share/owncloud/3rdparty/kriswallsmith/assetic/tests/Assetic/Test/Filter/fixtures/home.jpg
share/owncloud/3rdparty/kriswallsmith/assetic/tests/Assetic/Test/Filter/fixtures/home.png
share/owncloud/3rdparty/kriswallsmith/assetic/tests/Assetic/Test/Filter/fixtures/jsmin/js.js
share/owncloud/3rdparty/kriswallsmith/assetic/tests/Assetic/Test/Filter/fixtures/less/_include.less
share/owncloud/3rdparty/kriswallsmith/assetic/tests/Assetic/Test/Filter/fixtures/less/import_path/_import.less
share/owncloud/3rdparty/kriswallsmith/assetic/tests/Assetic/Test/Filter/fixtures/less/main.less
share/owncloud/3rdparty/kriswallsmith/assetic/tests/Assetic/Test/Filter/fixtures/packager/app/application.js
share/owncloud/3rdparty/kriswallsmith/assetic/tests/Assetic/Test/Filter/fixtures/packager/lib/package.yml
share/owncloud/3rdparty/kriswallsmith/assetic/tests/Assetic/Test/Filter/fixtures/packager/lib/util.js
share/owncloud/3rdparty/kriswallsmith/assetic/tests/Assetic/Test/Filter/fixtures/packer/example.js
share/owncloud/3rdparty/kriswallsmith/assetic/tests/Assetic/Test/Filter/fixtures/sass/_include.scss
share/owncloud/3rdparty/kriswallsmith/assetic/tests/Assetic/Test/Filter/fixtures/sass/import_path/_import.scss
share/owncloud/3rdparty/kriswallsmith/assetic/tests/Assetic/Test/Filter/fixtures/sass/main.scss
share/owncloud/3rdparty/kriswallsmith/assetic/tests/Assetic/Test/Filter/fixtures/sass/main_compass.scss
share/owncloud/3rdparty/kriswallsmith/assetic/tests/Assetic/Test/Filter/fixtures/sprockets/include.js
share/owncloud/3rdparty/kriswallsmith/assetic/tests/Assetic/Test/Filter/fixtures/sprockets/lib1/assets/images/image.gif
share/owncloud/3rdparty/kriswallsmith/assetic/tests/Assetic/Test/Filter/fixtures/sprockets/lib1/header.js
share/owncloud/3rdparty/kriswallsmith/assetic/tests/Assetic/Test/Filter/fixtures/sprockets/lib2/footer.js
share/owncloud/3rdparty/kriswallsmith/assetic/tests/Assetic/Test/Filter/fixtures/sprockets/main.js
share/owncloud/3rdparty/kriswallsmith/assetic/tests/Assetic/Test/Filter/fixtures/uglifycss/fonts.css
share/owncloud/3rdparty/kriswallsmith/assetic/tests/Assetic/Test/Filter/fixtures/uglifycss/main.css
share/owncloud/3rdparty/kriswallsmith/assetic/tests/Assetic/Test/Filter/fixtures/uglifyjs/script.js
share/owncloud/3rdparty/kriswallsmith/assetic/tests/Assetic/Test/FilterManagerTest.php
share/owncloud/3rdparty/kriswallsmith/assetic/tests/Assetic/Test/Fixture/messages.de.js
share/owncloud/3rdparty/kriswallsmith/assetic/tests/Assetic/Test/Fixture/messages.en.js
share/owncloud/3rdparty/kriswallsmith/assetic/tests/Assetic/Test/Fixture/messages.fr.js
share/owncloud/3rdparty/kriswallsmith/assetic/tests/Assetic/Test/Util/CssUtilsTest.php
share/owncloud/3rdparty/kriswallsmith/assetic/tests/Assetic/Test/Util/LessUtilsTest.php
share/owncloud/3rdparty/kriswallsmith/assetic/tests/Assetic/Test/Util/TraversableStringTest.php
share/owncloud/3rdparty/kriswallsmith/assetic/tests/Assetic/Test/Util/VarUtilsTest.php
share/owncloud/3rdparty/kriswallsmith/assetic/tests/bootstrap.php
share/owncloud/3rdparty/mcnetic/phpzipstreamer/COPYING
share/owncloud/3rdparty/mcnetic/phpzipstreamer/ZipStreamer.php
share/owncloud/3rdparty/mrclay/minify/HISTORY.txt
share/owncloud/3rdparty/mrclay/minify/LICENSE.txt
share/owncloud/3rdparty/mrclay/minify/MIN.txt
share/owncloud/3rdparty/mrclay/minify/README.txt
share/owncloud/3rdparty/mrclay/minify/UPGRADING.txt
share/owncloud/3rdparty/mrclay/minify/min/lib/CSSmin.php
share/owncloud/3rdparty/mrclay/minify/min/lib/DooDigestAuth.php
share/owncloud/3rdparty/mrclay/minify/min/lib/FirePHP.php
share/owncloud/3rdparty/mrclay/minify/min/lib/HTTP/ConditionalGet.php
share/owncloud/3rdparty/mrclay/minify/min/lib/HTTP/Encoder.php
share/owncloud/3rdparty/mrclay/minify/min/lib/JSMin.php
share/owncloud/3rdparty/mrclay/minify/min/lib/JSMinPlus.php
share/owncloud/3rdparty/mrclay/minify/min/lib/Minify.php
share/owncloud/3rdparty/mrclay/minify/min/lib/Minify/Build.php
share/owncloud/3rdparty/mrclay/minify/min/lib/Minify/CSS.php
share/owncloud/3rdparty/mrclay/minify/min/lib/Minify/CSS/Compressor.php
share/owncloud/3rdparty/mrclay/minify/min/lib/Minify/CSS/UriRewriter.php
share/owncloud/3rdparty/mrclay/minify/min/lib/Minify/CSSmin.php
share/owncloud/3rdparty/mrclay/minify/min/lib/Minify/Cache/APC.php
share/owncloud/3rdparty/mrclay/minify/min/lib/Minify/Cache/File.php
share/owncloud/3rdparty/mrclay/minify/min/lib/Minify/Cache/Memcache.php
share/owncloud/3rdparty/mrclay/minify/min/lib/Minify/Cache/WinCache.php
share/owncloud/3rdparty/mrclay/minify/min/lib/Minify/Cache/XCache.php
share/owncloud/3rdparty/mrclay/minify/min/lib/Minify/Cache/ZendPlatform.php
share/owncloud/3rdparty/mrclay/minify/min/lib/Minify/ClosureCompiler.php
share/owncloud/3rdparty/mrclay/minify/min/lib/Minify/CommentPreserver.php
share/owncloud/3rdparty/mrclay/minify/min/lib/Minify/Controller/Base.php
share/owncloud/3rdparty/mrclay/minify/min/lib/Minify/Controller/Files.php
share/owncloud/3rdparty/mrclay/minify/min/lib/Minify/Controller/Groups.php
share/owncloud/3rdparty/mrclay/minify/min/lib/Minify/Controller/MinApp.php
share/owncloud/3rdparty/mrclay/minify/min/lib/Minify/Controller/Page.php
share/owncloud/3rdparty/mrclay/minify/min/lib/Minify/Controller/Version1.php
share/owncloud/3rdparty/mrclay/minify/min/lib/Minify/DebugDetector.php
share/owncloud/3rdparty/mrclay/minify/min/lib/Minify/HTML.php
share/owncloud/3rdparty/mrclay/minify/min/lib/Minify/HTML/Helper.php
share/owncloud/3rdparty/mrclay/minify/min/lib/Minify/ImportProcessor.php
share/owncloud/3rdparty/mrclay/minify/min/lib/Minify/JS/ClosureCompiler.php
share/owncloud/3rdparty/mrclay/minify/min/lib/Minify/Lines.php
share/owncloud/3rdparty/mrclay/minify/min/lib/Minify/Loader.php
share/owncloud/3rdparty/mrclay/minify/min/lib/Minify/Logger.php
share/owncloud/3rdparty/mrclay/minify/min/lib/Minify/Packer.php
share/owncloud/3rdparty/mrclay/minify/min/lib/Minify/Source.php
share/owncloud/3rdparty/mrclay/minify/min/lib/Minify/YUI/CssCompressor.java
share/owncloud/3rdparty/mrclay/minify/min/lib/Minify/YUI/CssCompressor.php
share/owncloud/3rdparty/mrclay/minify/min/lib/Minify/YUICompressor.php
share/owncloud/3rdparty/mrclay/minify/min/lib/MrClay/Cli.php
share/owncloud/3rdparty/mrclay/minify/min/lib/MrClay/Cli/Arg.php
share/owncloud/3rdparty/natxet/CssMin/README
share/owncloud/3rdparty/natxet/CssMin/composer.json
share/owncloud/3rdparty/natxet/CssMin/src/CssMin.php
share/owncloud/3rdparty/patches.txt
share/owncloud/3rdparty/patchwork/utf8/CHANGELOG.md
share/owncloud/3rdparty/patchwork/utf8/class/Normalizer.php
share/owncloud/3rdparty/patchwork/utf8/class/Patchwork/PHP/Shim/Iconv.php
share/owncloud/3rdparty/patchwork/utf8/class/Patchwork/PHP/Shim/Intl.php
share/owncloud/3rdparty/patchwork/utf8/class/Patchwork/PHP/Shim/Mbstring.php
share/owncloud/3rdparty/patchwork/utf8/class/Patchwork/PHP/Shim/Normalizer.php
share/owncloud/3rdparty/patchwork/utf8/class/Patchwork/PHP/Shim/Xml.php
share/owncloud/3rdparty/patchwork/utf8/class/Patchwork/PHP/Shim/charset/from.big5.ser
share/owncloud/3rdparty/patchwork/utf8/class/Patchwork/PHP/Shim/charset/from.cp037.ser
share/owncloud/3rdparty/patchwork/utf8/class/Patchwork/PHP/Shim/charset/from.cp1006.ser
share/owncloud/3rdparty/patchwork/utf8/class/Patchwork/PHP/Shim/charset/from.cp1026.ser
share/owncloud/3rdparty/patchwork/utf8/class/Patchwork/PHP/Shim/charset/from.cp424.ser
share/owncloud/3rdparty/patchwork/utf8/class/Patchwork/PHP/Shim/charset/from.cp437.ser
share/owncloud/3rdparty/patchwork/utf8/class/Patchwork/PHP/Shim/charset/from.cp500.ser
share/owncloud/3rdparty/patchwork/utf8/class/Patchwork/PHP/Shim/charset/from.cp737.ser
share/owncloud/3rdparty/patchwork/utf8/class/Patchwork/PHP/Shim/charset/from.cp775.ser
share/owncloud/3rdparty/patchwork/utf8/class/Patchwork/PHP/Shim/charset/from.cp850.ser
share/owncloud/3rdparty/patchwork/utf8/class/Patchwork/PHP/Shim/charset/from.cp852.ser
share/owncloud/3rdparty/patchwork/utf8/class/Patchwork/PHP/Shim/charset/from.cp855.ser
share/owncloud/3rdparty/patchwork/utf8/class/Patchwork/PHP/Shim/charset/from.cp856.ser
share/owncloud/3rdparty/patchwork/utf8/class/Patchwork/PHP/Shim/charset/from.cp857.ser
share/owncloud/3rdparty/patchwork/utf8/class/Patchwork/PHP/Shim/charset/from.cp860.ser
share/owncloud/3rdparty/patchwork/utf8/class/Patchwork/PHP/Shim/charset/from.cp861.ser
share/owncloud/3rdparty/patchwork/utf8/class/Patchwork/PHP/Shim/charset/from.cp862.ser
share/owncloud/3rdparty/patchwork/utf8/class/Patchwork/PHP/Shim/charset/from.cp863.ser
share/owncloud/3rdparty/patchwork/utf8/class/Patchwork/PHP/Shim/charset/from.cp864.ser
share/owncloud/3rdparty/patchwork/utf8/class/Patchwork/PHP/Shim/charset/from.cp865.ser
share/owncloud/3rdparty/patchwork/utf8/class/Patchwork/PHP/Shim/charset/from.cp866.ser
share/owncloud/3rdparty/patchwork/utf8/class/Patchwork/PHP/Shim/charset/from.cp869.ser
share/owncloud/3rdparty/patchwork/utf8/class/Patchwork/PHP/Shim/charset/from.cp874.ser
share/owncloud/3rdparty/patchwork/utf8/class/Patchwork/PHP/Shim/charset/from.cp875.ser
share/owncloud/3rdparty/patchwork/utf8/class/Patchwork/PHP/Shim/charset/from.cp932.ser
share/owncloud/3rdparty/patchwork/utf8/class/Patchwork/PHP/Shim/charset/from.cp936.ser
share/owncloud/3rdparty/patchwork/utf8/class/Patchwork/PHP/Shim/charset/from.cp949.ser
share/owncloud/3rdparty/patchwork/utf8/class/Patchwork/PHP/Shim/charset/from.cp950.ser
share/owncloud/3rdparty/patchwork/utf8/class/Patchwork/PHP/Shim/charset/from.gsm0338.ser
share/owncloud/3rdparty/patchwork/utf8/class/Patchwork/PHP/Shim/charset/from.iso-8859-1.ser
share/owncloud/3rdparty/patchwork/utf8/class/Patchwork/PHP/Shim/charset/from.iso-8859-10.ser
share/owncloud/3rdparty/patchwork/utf8/class/Patchwork/PHP/Shim/charset/from.iso-8859-11.ser
share/owncloud/3rdparty/patchwork/utf8/class/Patchwork/PHP/Shim/charset/from.iso-8859-13.ser
share/owncloud/3rdparty/patchwork/utf8/class/Patchwork/PHP/Shim/charset/from.iso-8859-14.ser
share/owncloud/3rdparty/patchwork/utf8/class/Patchwork/PHP/Shim/charset/from.iso-8859-15.ser
share/owncloud/3rdparty/patchwork/utf8/class/Patchwork/PHP/Shim/charset/from.iso-8859-16.ser
share/owncloud/3rdparty/patchwork/utf8/class/Patchwork/PHP/Shim/charset/from.iso-8859-2.ser
share/owncloud/3rdparty/patchwork/utf8/class/Patchwork/PHP/Shim/charset/from.iso-8859-3.ser
share/owncloud/3rdparty/patchwork/utf8/class/Patchwork/PHP/Shim/charset/from.iso-8859-4.ser
share/owncloud/3rdparty/patchwork/utf8/class/Patchwork/PHP/Shim/charset/from.iso-8859-5.ser
share/owncloud/3rdparty/patchwork/utf8/class/Patchwork/PHP/Shim/charset/from.iso-8859-6.ser
share/owncloud/3rdparty/patchwork/utf8/class/Patchwork/PHP/Shim/charset/from.iso-8859-7.ser
share/owncloud/3rdparty/patchwork/utf8/class/Patchwork/PHP/Shim/charset/from.iso-8859-8.ser
share/owncloud/3rdparty/patchwork/utf8/class/Patchwork/PHP/Shim/charset/from.iso-8859-9.ser
share/owncloud/3rdparty/patchwork/utf8/class/Patchwork/PHP/Shim/charset/from.koi8-r.ser
share/owncloud/3rdparty/patchwork/utf8/class/Patchwork/PHP/Shim/charset/from.koi8-u.ser
share/owncloud/3rdparty/patchwork/utf8/class/Patchwork/PHP/Shim/charset/from.mazovia.ser
share/owncloud/3rdparty/patchwork/utf8/class/Patchwork/PHP/Shim/charset/from.nextstep.ser
share/owncloud/3rdparty/patchwork/utf8/class/Patchwork/PHP/Shim/charset/from.stdenc.ser
share/owncloud/3rdparty/patchwork/utf8/class/Patchwork/PHP/Shim/charset/from.symbol.ser
share/owncloud/3rdparty/patchwork/utf8/class/Patchwork/PHP/Shim/charset/from.turkish.ser
share/owncloud/3rdparty/patchwork/utf8/class/Patchwork/PHP/Shim/charset/from.us-ascii-quotes.ser
share/owncloud/3rdparty/patchwork/utf8/class/Patchwork/PHP/Shim/charset/from.us-ascii.ser
share/owncloud/3rdparty/patchwork/utf8/class/Patchwork/PHP/Shim/charset/from.windows-1250.ser
share/owncloud/3rdparty/patchwork/utf8/class/Patchwork/PHP/Shim/charset/from.windows-1251.ser
share/owncloud/3rdparty/patchwork/utf8/class/Patchwork/PHP/Shim/charset/from.windows-1252.ser
share/owncloud/3rdparty/patchwork/utf8/class/Patchwork/PHP/Shim/charset/from.windows-1253.ser
share/owncloud/3rdparty/patchwork/utf8/class/Patchwork/PHP/Shim/charset/from.windows-1254.ser
share/owncloud/3rdparty/patchwork/utf8/class/Patchwork/PHP/Shim/charset/from.windows-1255.ser
share/owncloud/3rdparty/patchwork/utf8/class/Patchwork/PHP/Shim/charset/from.windows-1256.ser
share/owncloud/3rdparty/patchwork/utf8/class/Patchwork/PHP/Shim/charset/from.windows-1257.ser
share/owncloud/3rdparty/patchwork/utf8/class/Patchwork/PHP/Shim/charset/from.windows-1258.ser
share/owncloud/3rdparty/patchwork/utf8/class/Patchwork/PHP/Shim/charset/from.x-mac-ce.ser
share/owncloud/3rdparty/patchwork/utf8/class/Patchwork/PHP/Shim/charset/from.x-mac-cyrillic.ser
share/owncloud/3rdparty/patchwork/utf8/class/Patchwork/PHP/Shim/charset/from.x-mac-greek.ser
share/owncloud/3rdparty/patchwork/utf8/class/Patchwork/PHP/Shim/charset/from.x-mac-icelandic.ser
share/owncloud/3rdparty/patchwork/utf8/class/Patchwork/PHP/Shim/charset/from.x-mac-roman.ser
share/owncloud/3rdparty/patchwork/utf8/class/Patchwork/PHP/Shim/charset/from.zdingbat.ser
share/owncloud/3rdparty/patchwork/utf8/class/Patchwork/PHP/Shim/charset/to.gsm0338.ser
share/owncloud/3rdparty/patchwork/utf8/class/Patchwork/PHP/Shim/charset/to.mazovia.ser
share/owncloud/3rdparty/patchwork/utf8/class/Patchwork/PHP/Shim/charset/to.stdenc.ser
share/owncloud/3rdparty/patchwork/utf8/class/Patchwork/PHP/Shim/charset/to.symbol.ser
share/owncloud/3rdparty/patchwork/utf8/class/Patchwork/PHP/Shim/charset/to.zdingbat.ser
share/owncloud/3rdparty/patchwork/utf8/class/Patchwork/PHP/Shim/charset/translit.ser
share/owncloud/3rdparty/patchwork/utf8/class/Patchwork/PHP/Shim/unidata/canonicalComposition.ser
share/owncloud/3rdparty/patchwork/utf8/class/Patchwork/PHP/Shim/unidata/canonicalDecomposition.ser
share/owncloud/3rdparty/patchwork/utf8/class/Patchwork/PHP/Shim/unidata/combiningClass.ser
share/owncloud/3rdparty/patchwork/utf8/class/Patchwork/PHP/Shim/unidata/compatibilityDecomposition.ser
share/owncloud/3rdparty/patchwork/utf8/class/Patchwork/PHP/Shim/unidata/lowerCase.ser
share/owncloud/3rdparty/patchwork/utf8/class/Patchwork/PHP/Shim/unidata/upperCase.ser
share/owncloud/3rdparty/patchwork/utf8/class/Patchwork/TurkishUtf8.php
share/owncloud/3rdparty/patchwork/utf8/class/Patchwork/Utf8.php
share/owncloud/3rdparty/patchwork/utf8/class/Patchwork/Utf8/Bootup.php
share/owncloud/3rdparty/patchwork/utf8/class/Patchwork/Utf8/Bootup/iconv.php
share/owncloud/3rdparty/patchwork/utf8/class/Patchwork/Utf8/Bootup/intl.php
share/owncloud/3rdparty/patchwork/utf8/class/Patchwork/Utf8/Bootup/mbstring.php
share/owncloud/3rdparty/patchwork/utf8/class/Patchwork/Utf8/Bootup/utf8_encode.php
share/owncloud/3rdparty/patchwork/utf8/class/Patchwork/Utf8/data/caseFolding_full.ser
share/owncloud/3rdparty/patchwork/utf8/class/Patchwork/Utf8/data/translit_extra.ser
share/owncloud/3rdparty/patchwork/utf8/composer.json
share/owncloud/3rdparty/patchwork/utf8/phpunit.xml.dist
share/owncloud/3rdparty/pear/archive_tar/Archive/Tar.php
share/owncloud/3rdparty/pear/archive_tar/composer.json
share/owncloud/3rdparty/pear/archive_tar/package.xml
share/owncloud/3rdparty/pear/pear_exception/LICENSE
share/owncloud/3rdparty/pear/pear_exception/PEAR/Exception.php
share/owncloud/3rdparty/pear/pear_exception/composer.json
share/owncloud/3rdparty/pear/pear_exception/package.xml
Update to 7.0.3 Changelog: Release "7.0.3" Oct 22. 2014 - Some OS X server fixes - Several external storage fixes and improvements - Close session early to speedup apps page loading - Add overwrite.cli.url config option - Fix finding old versions in special cases - Make versions and encryption aware of copy operations - Force loading encryption app in all needed cases - Better filesystem scanning error messages - LDAP wizard fixes - Add configuration switch to enable preview mimetypes - Create backup of all encryption keys before recovery - Add displayname for admins - Better config.sample documentation - Better apps descriptions - Improve visual feedback if recovery key password gets changed - Fix some object store integration issues - Improved data directory configuration - Fix DAV permissions without create permissions - Fix filepicker home icon being partly hidden - Do only follow http and https redirects - Properly delete old previews - Prevent upgrades between more than one major versions - Several security fixes - Lots of smaller improvements ----------------------------- Release "6.0.6" Oct 22. 2014 - Fix finding old versions in special cases - Make versions and encryption aware of copy operations - Force loading encryption app in all needed cases - Better filesystem scanning error messages - LDAP wizard fixes - Add configuration switch to enable preview mimetypes - Create backup of all encryption keys before recovery - Add displayname for admins - Several security fixes - Lots of smaller improvements ----------------------------- Release "5.0.18" Oct 22. 2014 - Only allow http and https redirects - Documentation fixes - Several security fixes - Several smaller fixes ----------------------------- Release "7.0.2" Aug 26. 2014 - App upgrading stability improvements - Make default share folder configurable - Improve readability of error messages - Log failed authentication - S3 key fixes - Fix range requests with encryption - Several LDAP fixes - Remove obsolete 'Download preparing' message for zip downloads - Remove not working checks from code checker - No error if we try to delete a file which no longer exists - Fix detection of system wide mount points - Simplify App navigation - Add group management to public api - Remove confusing 'automatic logon rejected' message - Implement a txt preview fallback for the case that ttf is not support - Fix tiny thumbnail bug - Don't display share permission if resharing was disabled by the admin - Close session right before the download starts - Fix date display in filepicker - Don't touch non-oc tables when doing the InnoDB repair step - Several Documents fixes - Correctly handle public uploads activities - Add better 4 image previews to gallery ----------------------------- Release "6.0.5" Aug 26. 2014 - Documentation improvements - fix anonymous upload if logged-in - Fix handling of special characters in group names - Fix downloading of big files in special situations - More consistent handling of debug mode - Fix sharing email notifications - Disabling upload button if upload is not possible - Fix detection of system wide mount points - Handle video viewer in sharing links correctly - Update encryption keys recursively if a folder was moved - Enable download button for public folders - Handle exceptions if file to too big for trash-bin correctly - Quota fixes - Avoid unnecessary writing to the DB when preferences are not changed - Disable download button if zip download is disabled - Fix searching for users in special situations - Mount-point handling fixes - Correctly handle storage stats for trash bin - Remove etag warning for trash bin - Hardened SFTP host verification ----------------------------- Release "7.0.1" Aug 4. 2014 - Set maximum width for notification so they don´t overlap the whole header - Don't preload videos on public sharing - Fix preview size calculation under certain conditions - Fix to always show all available versions in the versions dropdown - Support WebDAV copy operation and make encryption aware of it - Make sure to set the expire date if a date is set as default - Improved link icon for better UX - Fix rendering of blank template - Only call exec if is is enabled by PHP - Limit app menu icon size - Show a warning in the personal settings and admin settins if the encyption keys are not yet initialized - Always remove share permission if user is excluded from sharing - Add OCS api call to set expire date for link shares - Improved db schema migration for sqlite - Don't try to execute background jobs that no longer exist - Improve look of search on mobile, save space in top bar - Set core version after a successful update to make upgrade more robust of app upgrades fail - Verify whether download URLs are valid - Fix preview animation on uploading - Prevent cron.php to trigger apps updating - Fix remote share when remote server is installed at the root - Fix files sorting - Fix calendar import - Fix gallery pause icon - Several contacts fixes specifically for PHP 5.3 - Make updater more robust ----------------------------- Release "7.0.0" July 23. 2014 - New files view including sorting and endless scrolling - Server to Server sharing - Sharing overview - Improved sharing admin control - No more mandatory Shared folder - Improved ownCloud Documents features - Hugely improved Activity app including email notifications - Mobile optimized webinterface - Password strength indicator - Significant speed improvements - New user-management - Support for Swift object stores - Email configuration wizard - Email template editor - Improved upgrade process`
2014-11-30 01:08:57 +01:00
share/owncloud/3rdparty/phpmailer/phpmailer/LICENSE
share/owncloud/3rdparty/phpmailer/phpmailer/PHPMailerAutoload.php
share/owncloud/3rdparty/phpmailer/phpmailer/changelog.md
share/owncloud/3rdparty/phpmailer/phpmailer/class.phpmailer.php
share/owncloud/3rdparty/phpmailer/phpmailer/class.pop3.php
share/owncloud/3rdparty/phpmailer/phpmailer/class.smtp.php
share/owncloud/3rdparty/phpmailer/phpmailer/composer.json
share/owncloud/3rdparty/phpmailer/phpmailer/docs/Callback_function_notes.txt
share/owncloud/3rdparty/phpmailer/phpmailer/docs/DomainKeys_notes.txt
share/owncloud/3rdparty/phpmailer/phpmailer/docs/Note_for_SMTP_debugging.txt
share/owncloud/3rdparty/phpmailer/phpmailer/docs/extending.html
share/owncloud/3rdparty/phpmailer/phpmailer/docs/faq.html
share/owncloud/3rdparty/phpmailer/phpmailer/docs/generatedocs.sh
share/owncloud/3rdparty/phpmailer/phpmailer/docs/pop3_article.txt
share/owncloud/3rdparty/phpmailer/phpmailer/examples/LGPLv3.txt
share/owncloud/3rdparty/phpmailer/phpmailer/examples/code_generator.phps
share/owncloud/3rdparty/phpmailer/phpmailer/examples/contents.html
share/owncloud/3rdparty/phpmailer/phpmailer/examples/exceptions.phps
share/owncloud/3rdparty/phpmailer/phpmailer/examples/gmail.phps
share/owncloud/3rdparty/phpmailer/phpmailer/examples/images/phpmailer.png
share/owncloud/3rdparty/phpmailer/phpmailer/examples/images/phpmailer_mini.png
share/owncloud/3rdparty/phpmailer/phpmailer/examples/index.html
share/owncloud/3rdparty/phpmailer/phpmailer/examples/mail.phps
share/owncloud/3rdparty/phpmailer/phpmailer/examples/mailing_list.phps
share/owncloud/3rdparty/phpmailer/phpmailer/examples/pop_before_smtp.phps
share/owncloud/3rdparty/phpmailer/phpmailer/examples/scripts/XRegExp.js
share/owncloud/3rdparty/phpmailer/phpmailer/examples/scripts/shAutoloader.js
share/owncloud/3rdparty/phpmailer/phpmailer/examples/scripts/shBrushPhp.js
share/owncloud/3rdparty/phpmailer/phpmailer/examples/scripts/shCore.js
share/owncloud/3rdparty/phpmailer/phpmailer/examples/scripts/shLegacy.js
share/owncloud/3rdparty/phpmailer/phpmailer/examples/sendmail.phps
share/owncloud/3rdparty/phpmailer/phpmailer/examples/smtp.phps
share/owncloud/3rdparty/phpmailer/phpmailer/examples/smtp_no_auth.phps
share/owncloud/3rdparty/phpmailer/phpmailer/examples/styles/shCore.css
share/owncloud/3rdparty/phpmailer/phpmailer/examples/styles/shCoreDefault.css
share/owncloud/3rdparty/phpmailer/phpmailer/examples/styles/shCoreDjango.css
share/owncloud/3rdparty/phpmailer/phpmailer/examples/styles/shCoreEclipse.css
share/owncloud/3rdparty/phpmailer/phpmailer/examples/styles/shCoreEmacs.css
share/owncloud/3rdparty/phpmailer/phpmailer/examples/styles/shCoreFadeToGrey.css
share/owncloud/3rdparty/phpmailer/phpmailer/examples/styles/shCoreMDUltra.css
share/owncloud/3rdparty/phpmailer/phpmailer/examples/styles/shCoreMidnight.css
share/owncloud/3rdparty/phpmailer/phpmailer/examples/styles/shCoreRDark.css
share/owncloud/3rdparty/phpmailer/phpmailer/examples/styles/shThemeAppleScript.css
share/owncloud/3rdparty/phpmailer/phpmailer/examples/styles/shThemeDefault.css
share/owncloud/3rdparty/phpmailer/phpmailer/examples/styles/shThemeDjango.css
share/owncloud/3rdparty/phpmailer/phpmailer/examples/styles/shThemeEclipse.css
share/owncloud/3rdparty/phpmailer/phpmailer/examples/styles/shThemeEmacs.css
share/owncloud/3rdparty/phpmailer/phpmailer/examples/styles/shThemeFadeToGrey.css
share/owncloud/3rdparty/phpmailer/phpmailer/examples/styles/shThemeMDUltra.css
share/owncloud/3rdparty/phpmailer/phpmailer/examples/styles/shThemeMidnight.css
share/owncloud/3rdparty/phpmailer/phpmailer/examples/styles/shThemeRDark.css
share/owncloud/3rdparty/phpmailer/phpmailer/examples/styles/shThemeVisualStudio.css
share/owncloud/3rdparty/phpmailer/phpmailer/examples/styles/wrapping.png
share/owncloud/3rdparty/phpmailer/phpmailer/extras/EasyPeasyICS.php
share/owncloud/3rdparty/phpmailer/phpmailer/extras/class.html2text.php
share/owncloud/3rdparty/phpmailer/phpmailer/extras/htmlfilter.php
share/owncloud/3rdparty/phpmailer/phpmailer/extras/ntlm_sasl_client.php
share/owncloud/3rdparty/phpmailer/phpmailer/language/phpmailer.lang-ar.php
share/owncloud/3rdparty/phpmailer/phpmailer/language/phpmailer.lang-be.php
share/owncloud/3rdparty/phpmailer/phpmailer/language/phpmailer.lang-br.php
share/owncloud/3rdparty/phpmailer/phpmailer/language/phpmailer.lang-ca.php
share/owncloud/3rdparty/phpmailer/phpmailer/language/phpmailer.lang-ch.php
share/owncloud/3rdparty/phpmailer/phpmailer/language/phpmailer.lang-cz.php
share/owncloud/3rdparty/phpmailer/phpmailer/language/phpmailer.lang-de.php
share/owncloud/3rdparty/phpmailer/phpmailer/language/phpmailer.lang-dk.php
share/owncloud/3rdparty/phpmailer/phpmailer/language/phpmailer.lang-el.php
share/owncloud/3rdparty/phpmailer/phpmailer/language/phpmailer.lang-eo.php
share/owncloud/3rdparty/phpmailer/phpmailer/language/phpmailer.lang-es.php
share/owncloud/3rdparty/phpmailer/phpmailer/language/phpmailer.lang-et.php
share/owncloud/3rdparty/phpmailer/phpmailer/language/phpmailer.lang-fa.php
share/owncloud/3rdparty/phpmailer/phpmailer/language/phpmailer.lang-fi.php
share/owncloud/3rdparty/phpmailer/phpmailer/language/phpmailer.lang-fo.php
share/owncloud/3rdparty/phpmailer/phpmailer/language/phpmailer.lang-fr.php
share/owncloud/3rdparty/phpmailer/phpmailer/language/phpmailer.lang-gl.php
share/owncloud/3rdparty/phpmailer/phpmailer/language/phpmailer.lang-he.php
share/owncloud/3rdparty/phpmailer/phpmailer/language/phpmailer.lang-hr.php
share/owncloud/3rdparty/phpmailer/phpmailer/language/phpmailer.lang-hu.php
share/owncloud/3rdparty/phpmailer/phpmailer/language/phpmailer.lang-it.php
share/owncloud/3rdparty/phpmailer/phpmailer/language/phpmailer.lang-ja.php
share/owncloud/3rdparty/phpmailer/phpmailer/language/phpmailer.lang-ka.php
share/owncloud/3rdparty/phpmailer/phpmailer/language/phpmailer.lang-lt.php
share/owncloud/3rdparty/phpmailer/phpmailer/language/phpmailer.lang-lv.php
share/owncloud/3rdparty/phpmailer/phpmailer/language/phpmailer.lang-nl.php
share/owncloud/3rdparty/phpmailer/phpmailer/language/phpmailer.lang-no.php
share/owncloud/3rdparty/phpmailer/phpmailer/language/phpmailer.lang-pl.php
share/owncloud/3rdparty/phpmailer/phpmailer/language/phpmailer.lang-pt.php
share/owncloud/3rdparty/phpmailer/phpmailer/language/phpmailer.lang-ro.php
share/owncloud/3rdparty/phpmailer/phpmailer/language/phpmailer.lang-ru.php
share/owncloud/3rdparty/phpmailer/phpmailer/language/phpmailer.lang-se.php
share/owncloud/3rdparty/phpmailer/phpmailer/language/phpmailer.lang-sk.php
share/owncloud/3rdparty/phpmailer/phpmailer/language/phpmailer.lang-sr.php
share/owncloud/3rdparty/phpmailer/phpmailer/language/phpmailer.lang-tr.php
share/owncloud/3rdparty/phpmailer/phpmailer/language/phpmailer.lang-uk.php
share/owncloud/3rdparty/phpmailer/phpmailer/language/phpmailer.lang-vi.php
share/owncloud/3rdparty/phpmailer/phpmailer/language/phpmailer.lang-zh.php
share/owncloud/3rdparty/phpmailer/phpmailer/language/phpmailer.lang-zh_cn.php
share/owncloud/3rdparty/phpmailer/phpmailer/test/bootstrap.php
share/owncloud/3rdparty/phpmailer/phpmailer/test/fakepopserver.sh
share/owncloud/3rdparty/phpmailer/phpmailer/test/fakesendmail.sh
share/owncloud/3rdparty/phpmailer/phpmailer/test/phpmailerLangTest.php
share/owncloud/3rdparty/phpmailer/phpmailer/test/phpmailerTest.php
share/owncloud/3rdparty/phpmailer/phpmailer/test/runfakepopserver.sh
share/owncloud/3rdparty/phpmailer/phpmailer/test/test_callback.php
share/owncloud/3rdparty/phpmailer/phpmailer/test/testbootstrap-dist.php
share/owncloud/3rdparty/phpmailer/phpmailer/travis.phpunit.xml.dist
share/owncloud/3rdparty/phpseclib/phpseclib/.gitattributes
share/owncloud/3rdparty/phpseclib/phpseclib/AUTHORS
share/owncloud/3rdparty/phpseclib/phpseclib/LICENSE
share/owncloud/3rdparty/phpseclib/phpseclib/build/code-sniffer-ruleset-tests.xml
share/owncloud/3rdparty/phpseclib/phpseclib/build/code-sniffer-ruleset.xml
share/owncloud/3rdparty/phpseclib/phpseclib/composer.json
share/owncloud/3rdparty/phpseclib/phpseclib/composer.lock
share/owncloud/3rdparty/phpseclib/phpseclib/phpseclib/Crypt/AES.php
share/owncloud/3rdparty/phpseclib/phpseclib/phpseclib/Crypt/Base.php
share/owncloud/3rdparty/phpseclib/phpseclib/phpseclib/Crypt/Blowfish.php
share/owncloud/3rdparty/phpseclib/phpseclib/phpseclib/Crypt/DES.php
share/owncloud/3rdparty/phpseclib/phpseclib/phpseclib/Crypt/Hash.php
share/owncloud/3rdparty/phpseclib/phpseclib/phpseclib/Crypt/RC2.php
share/owncloud/3rdparty/phpseclib/phpseclib/phpseclib/Crypt/RC4.php
share/owncloud/3rdparty/phpseclib/phpseclib/phpseclib/Crypt/RSA.php
share/owncloud/3rdparty/phpseclib/phpseclib/phpseclib/Crypt/Random.php
share/owncloud/3rdparty/phpseclib/phpseclib/phpseclib/Crypt/Rijndael.php
share/owncloud/3rdparty/phpseclib/phpseclib/phpseclib/Crypt/TripleDES.php
share/owncloud/3rdparty/phpseclib/phpseclib/phpseclib/Crypt/Twofish.php
share/owncloud/3rdparty/phpseclib/phpseclib/phpseclib/File/ANSI.php
share/owncloud/3rdparty/phpseclib/phpseclib/phpseclib/File/ASN1.php
share/owncloud/3rdparty/phpseclib/phpseclib/phpseclib/File/X509.php
share/owncloud/3rdparty/phpseclib/phpseclib/phpseclib/Math/BigInteger.php
share/owncloud/3rdparty/phpseclib/phpseclib/phpseclib/Net/SCP.php
share/owncloud/3rdparty/phpseclib/phpseclib/phpseclib/Net/SFTP.php
share/owncloud/3rdparty/phpseclib/phpseclib/phpseclib/Net/SFTP/Stream.php
share/owncloud/3rdparty/phpseclib/phpseclib/phpseclib/Net/SSH1.php
share/owncloud/3rdparty/phpseclib/phpseclib/phpseclib/Net/SSH2.php
share/owncloud/3rdparty/phpseclib/phpseclib/phpseclib/System/SSH_Agent.php
share/owncloud/3rdparty/phpseclib/phpseclib/phpseclib/openssl.cnf
share/owncloud/3rdparty/phpseclib/phpseclib/phpunit.xml.dist
share/owncloud/3rdparty/phpseclib/phpseclib/tests/Crypt/AES/ContinuousBufferTest.php
share/owncloud/3rdparty/phpseclib/phpseclib/tests/Crypt/AES/TestCase.php
share/owncloud/3rdparty/phpseclib/phpseclib/tests/Crypt/Hash/MD5Test.php
share/owncloud/3rdparty/phpseclib/phpseclib/tests/Crypt/Hash/TestCase.php
share/owncloud/3rdparty/phpseclib/phpseclib/tests/Crypt/RSA/LoadKeyTest.php
share/owncloud/3rdparty/phpseclib/phpseclib/tests/Math/BigInteger/BCMathTest.php
share/owncloud/3rdparty/phpseclib/phpseclib/tests/Math/BigInteger/GMPTest.php
share/owncloud/3rdparty/phpseclib/phpseclib/tests/Math/BigInteger/InternalOpenSSLTest.php
share/owncloud/3rdparty/phpseclib/phpseclib/tests/Math/BigInteger/InternalTest.php
share/owncloud/3rdparty/phpseclib/phpseclib/tests/Math/BigInteger/TestCase.php
share/owncloud/3rdparty/phpseclib/phpseclib/tests/Net/SSH1Test.php
share/owncloud/3rdparty/phpseclib/phpseclib/tests/Net/SSH2Test.php
share/owncloud/3rdparty/phpseclib/phpseclib/tests/PhpseclibTestCase.php
share/owncloud/3rdparty/phpseclib/phpseclib/tests/bootstrap.php
share/owncloud/3rdparty/phpseclib/phpseclib/travis/code_coverage_id_rsa
share/owncloud/3rdparty/phpseclib/phpseclib/travis/install-php-extensions.sh
share/owncloud/3rdparty/phpseclib/phpseclib/travis/upload-code-coverage.sh
share/owncloud/3rdparty/pimple/pimple/src/Pimple/Container.php
share/owncloud/3rdparty/pimple/pimple/src/Pimple/ServiceProviderInterface.php
share/owncloud/3rdparty/punic/punic/LICENSE.txt
share/owncloud/3rdparty/punic/punic/UNICODE-LICENSE.txt
share/owncloud/3rdparty/punic/punic/code/Calendar.php
share/owncloud/3rdparty/punic/punic/code/Data.php
share/owncloud/3rdparty/punic/punic/code/Exception.php
share/owncloud/3rdparty/punic/punic/code/Exception/BadArgumentType.php
share/owncloud/3rdparty/punic/punic/code/Exception/BadDataFileContents.php
share/owncloud/3rdparty/punic/punic/code/Exception/DataFileNotFound.php
share/owncloud/3rdparty/punic/punic/code/Exception/DataFileNotReadable.php
share/owncloud/3rdparty/punic/punic/code/Exception/DataFolderNotFound.php
share/owncloud/3rdparty/punic/punic/code/Exception/InvalidDataFile.php
share/owncloud/3rdparty/punic/punic/code/Exception/InvalidLocale.php
share/owncloud/3rdparty/punic/punic/code/Exception/NotImplemented.php
share/owncloud/3rdparty/punic/punic/code/Exception/ValueNotInList.php
share/owncloud/3rdparty/punic/punic/code/Language.php
share/owncloud/3rdparty/punic/punic/code/Misc.php
share/owncloud/3rdparty/punic/punic/code/Number.php
share/owncloud/3rdparty/punic/punic/code/Plural.php
share/owncloud/3rdparty/punic/punic/code/Territory.php
share/owncloud/3rdparty/punic/punic/code/Unit.php
share/owncloud/3rdparty/punic/punic/code/data/ar/calendar.json
share/owncloud/3rdparty/punic/punic/code/data/ar/dateFields.json
share/owncloud/3rdparty/punic/punic/code/data/ar/languages.json
share/owncloud/3rdparty/punic/punic/code/data/ar/listPatterns.json
share/owncloud/3rdparty/punic/punic/code/data/ar/localeDisplayNames.json
share/owncloud/3rdparty/punic/punic/code/data/ar/numbers.json
share/owncloud/3rdparty/punic/punic/code/data/ar/territories.json
share/owncloud/3rdparty/punic/punic/code/data/ar/timeZoneNames.json
share/owncloud/3rdparty/punic/punic/code/data/ar/units.json
share/owncloud/3rdparty/punic/punic/code/data/ca/calendar.json
share/owncloud/3rdparty/punic/punic/code/data/ca/dateFields.json
share/owncloud/3rdparty/punic/punic/code/data/ca/languages.json
share/owncloud/3rdparty/punic/punic/code/data/ca/listPatterns.json
share/owncloud/3rdparty/punic/punic/code/data/ca/localeDisplayNames.json
share/owncloud/3rdparty/punic/punic/code/data/ca/numbers.json
share/owncloud/3rdparty/punic/punic/code/data/ca/territories.json
share/owncloud/3rdparty/punic/punic/code/data/ca/timeZoneNames.json
share/owncloud/3rdparty/punic/punic/code/data/ca/units.json
share/owncloud/3rdparty/punic/punic/code/data/cs/calendar.json
share/owncloud/3rdparty/punic/punic/code/data/cs/dateFields.json
share/owncloud/3rdparty/punic/punic/code/data/cs/languages.json
share/owncloud/3rdparty/punic/punic/code/data/cs/listPatterns.json
share/owncloud/3rdparty/punic/punic/code/data/cs/localeDisplayNames.json
share/owncloud/3rdparty/punic/punic/code/data/cs/numbers.json
share/owncloud/3rdparty/punic/punic/code/data/cs/territories.json
share/owncloud/3rdparty/punic/punic/code/data/cs/timeZoneNames.json
share/owncloud/3rdparty/punic/punic/code/data/cs/units.json
share/owncloud/3rdparty/punic/punic/code/data/da/calendar.json
share/owncloud/3rdparty/punic/punic/code/data/da/dateFields.json
share/owncloud/3rdparty/punic/punic/code/data/da/languages.json
share/owncloud/3rdparty/punic/punic/code/data/da/listPatterns.json
share/owncloud/3rdparty/punic/punic/code/data/da/localeDisplayNames.json
share/owncloud/3rdparty/punic/punic/code/data/da/numbers.json
share/owncloud/3rdparty/punic/punic/code/data/da/territories.json
share/owncloud/3rdparty/punic/punic/code/data/da/timeZoneNames.json
share/owncloud/3rdparty/punic/punic/code/data/da/units.json
share/owncloud/3rdparty/punic/punic/code/data/de/calendar.json
share/owncloud/3rdparty/punic/punic/code/data/de/dateFields.json
share/owncloud/3rdparty/punic/punic/code/data/de/languages.json
share/owncloud/3rdparty/punic/punic/code/data/de/listPatterns.json
share/owncloud/3rdparty/punic/punic/code/data/de/localeDisplayNames.json
share/owncloud/3rdparty/punic/punic/code/data/de/numbers.json
share/owncloud/3rdparty/punic/punic/code/data/de/territories.json
share/owncloud/3rdparty/punic/punic/code/data/de/timeZoneNames.json
share/owncloud/3rdparty/punic/punic/code/data/de/units.json
share/owncloud/3rdparty/punic/punic/code/data/el/calendar.json
share/owncloud/3rdparty/punic/punic/code/data/el/dateFields.json
share/owncloud/3rdparty/punic/punic/code/data/el/languages.json
share/owncloud/3rdparty/punic/punic/code/data/el/listPatterns.json
share/owncloud/3rdparty/punic/punic/code/data/el/localeDisplayNames.json
share/owncloud/3rdparty/punic/punic/code/data/el/numbers.json
share/owncloud/3rdparty/punic/punic/code/data/el/territories.json
share/owncloud/3rdparty/punic/punic/code/data/el/timeZoneNames.json
share/owncloud/3rdparty/punic/punic/code/data/el/units.json
share/owncloud/3rdparty/punic/punic/code/data/en-001/calendar.json
share/owncloud/3rdparty/punic/punic/code/data/en-001/dateFields.json
share/owncloud/3rdparty/punic/punic/code/data/en-001/languages.json
share/owncloud/3rdparty/punic/punic/code/data/en-001/listPatterns.json
share/owncloud/3rdparty/punic/punic/code/data/en-001/localeDisplayNames.json
share/owncloud/3rdparty/punic/punic/code/data/en-001/numbers.json
share/owncloud/3rdparty/punic/punic/code/data/en-001/territories.json
share/owncloud/3rdparty/punic/punic/code/data/en-001/timeZoneNames.json
share/owncloud/3rdparty/punic/punic/code/data/en-001/units.json
share/owncloud/3rdparty/punic/punic/code/data/en-AU/calendar.json
share/owncloud/3rdparty/punic/punic/code/data/en-AU/dateFields.json
share/owncloud/3rdparty/punic/punic/code/data/en-AU/languages.json
share/owncloud/3rdparty/punic/punic/code/data/en-AU/listPatterns.json
share/owncloud/3rdparty/punic/punic/code/data/en-AU/localeDisplayNames.json
share/owncloud/3rdparty/punic/punic/code/data/en-AU/numbers.json
share/owncloud/3rdparty/punic/punic/code/data/en-AU/territories.json
share/owncloud/3rdparty/punic/punic/code/data/en-AU/timeZoneNames.json
share/owncloud/3rdparty/punic/punic/code/data/en-AU/units.json
share/owncloud/3rdparty/punic/punic/code/data/en-CA/calendar.json
share/owncloud/3rdparty/punic/punic/code/data/en-CA/dateFields.json
share/owncloud/3rdparty/punic/punic/code/data/en-CA/languages.json
share/owncloud/3rdparty/punic/punic/code/data/en-CA/listPatterns.json
share/owncloud/3rdparty/punic/punic/code/data/en-CA/localeDisplayNames.json
share/owncloud/3rdparty/punic/punic/code/data/en-CA/numbers.json
share/owncloud/3rdparty/punic/punic/code/data/en-CA/territories.json
share/owncloud/3rdparty/punic/punic/code/data/en-CA/timeZoneNames.json
share/owncloud/3rdparty/punic/punic/code/data/en-CA/units.json
share/owncloud/3rdparty/punic/punic/code/data/en-GB/calendar.json
share/owncloud/3rdparty/punic/punic/code/data/en-GB/dateFields.json
share/owncloud/3rdparty/punic/punic/code/data/en-GB/languages.json
share/owncloud/3rdparty/punic/punic/code/data/en-GB/listPatterns.json
share/owncloud/3rdparty/punic/punic/code/data/en-GB/localeDisplayNames.json
share/owncloud/3rdparty/punic/punic/code/data/en-GB/numbers.json
share/owncloud/3rdparty/punic/punic/code/data/en-GB/territories.json
share/owncloud/3rdparty/punic/punic/code/data/en-GB/timeZoneNames.json
share/owncloud/3rdparty/punic/punic/code/data/en-GB/units.json
share/owncloud/3rdparty/punic/punic/code/data/en-HK/calendar.json
share/owncloud/3rdparty/punic/punic/code/data/en-HK/dateFields.json
share/owncloud/3rdparty/punic/punic/code/data/en-HK/languages.json
share/owncloud/3rdparty/punic/punic/code/data/en-HK/listPatterns.json
share/owncloud/3rdparty/punic/punic/code/data/en-HK/localeDisplayNames.json
share/owncloud/3rdparty/punic/punic/code/data/en-HK/numbers.json
share/owncloud/3rdparty/punic/punic/code/data/en-HK/territories.json
share/owncloud/3rdparty/punic/punic/code/data/en-HK/timeZoneNames.json
share/owncloud/3rdparty/punic/punic/code/data/en-HK/units.json
share/owncloud/3rdparty/punic/punic/code/data/en-IN/calendar.json
share/owncloud/3rdparty/punic/punic/code/data/en-IN/dateFields.json
share/owncloud/3rdparty/punic/punic/code/data/en-IN/languages.json
share/owncloud/3rdparty/punic/punic/code/data/en-IN/listPatterns.json
share/owncloud/3rdparty/punic/punic/code/data/en-IN/localeDisplayNames.json
share/owncloud/3rdparty/punic/punic/code/data/en-IN/numbers.json
share/owncloud/3rdparty/punic/punic/code/data/en-IN/territories.json
share/owncloud/3rdparty/punic/punic/code/data/en-IN/timeZoneNames.json
share/owncloud/3rdparty/punic/punic/code/data/en-IN/units.json
share/owncloud/3rdparty/punic/punic/code/data/en/calendar.json
share/owncloud/3rdparty/punic/punic/code/data/en/dateFields.json
share/owncloud/3rdparty/punic/punic/code/data/en/languages.json
share/owncloud/3rdparty/punic/punic/code/data/en/listPatterns.json
share/owncloud/3rdparty/punic/punic/code/data/en/localeDisplayNames.json
share/owncloud/3rdparty/punic/punic/code/data/en/numbers.json
share/owncloud/3rdparty/punic/punic/code/data/en/territories.json
share/owncloud/3rdparty/punic/punic/code/data/en/timeZoneNames.json
share/owncloud/3rdparty/punic/punic/code/data/en/units.json
share/owncloud/3rdparty/punic/punic/code/data/es/calendar.json
share/owncloud/3rdparty/punic/punic/code/data/es/dateFields.json
share/owncloud/3rdparty/punic/punic/code/data/es/languages.json
share/owncloud/3rdparty/punic/punic/code/data/es/listPatterns.json
share/owncloud/3rdparty/punic/punic/code/data/es/localeDisplayNames.json
share/owncloud/3rdparty/punic/punic/code/data/es/numbers.json
share/owncloud/3rdparty/punic/punic/code/data/es/territories.json
share/owncloud/3rdparty/punic/punic/code/data/es/timeZoneNames.json
share/owncloud/3rdparty/punic/punic/code/data/es/units.json
share/owncloud/3rdparty/punic/punic/code/data/fi/calendar.json
share/owncloud/3rdparty/punic/punic/code/data/fi/dateFields.json
share/owncloud/3rdparty/punic/punic/code/data/fi/languages.json
share/owncloud/3rdparty/punic/punic/code/data/fi/listPatterns.json
share/owncloud/3rdparty/punic/punic/code/data/fi/localeDisplayNames.json
share/owncloud/3rdparty/punic/punic/code/data/fi/numbers.json
share/owncloud/3rdparty/punic/punic/code/data/fi/territories.json
share/owncloud/3rdparty/punic/punic/code/data/fi/timeZoneNames.json
share/owncloud/3rdparty/punic/punic/code/data/fi/units.json
share/owncloud/3rdparty/punic/punic/code/data/fr/calendar.json
share/owncloud/3rdparty/punic/punic/code/data/fr/dateFields.json
share/owncloud/3rdparty/punic/punic/code/data/fr/languages.json
share/owncloud/3rdparty/punic/punic/code/data/fr/listPatterns.json
share/owncloud/3rdparty/punic/punic/code/data/fr/localeDisplayNames.json
share/owncloud/3rdparty/punic/punic/code/data/fr/numbers.json
share/owncloud/3rdparty/punic/punic/code/data/fr/territories.json
share/owncloud/3rdparty/punic/punic/code/data/fr/timeZoneNames.json
share/owncloud/3rdparty/punic/punic/code/data/fr/units.json
share/owncloud/3rdparty/punic/punic/code/data/he/calendar.json
share/owncloud/3rdparty/punic/punic/code/data/he/dateFields.json
share/owncloud/3rdparty/punic/punic/code/data/he/languages.json
share/owncloud/3rdparty/punic/punic/code/data/he/listPatterns.json
share/owncloud/3rdparty/punic/punic/code/data/he/localeDisplayNames.json
share/owncloud/3rdparty/punic/punic/code/data/he/numbers.json
share/owncloud/3rdparty/punic/punic/code/data/he/territories.json
share/owncloud/3rdparty/punic/punic/code/data/he/timeZoneNames.json
share/owncloud/3rdparty/punic/punic/code/data/he/units.json
share/owncloud/3rdparty/punic/punic/code/data/hi/calendar.json
share/owncloud/3rdparty/punic/punic/code/data/hi/dateFields.json
share/owncloud/3rdparty/punic/punic/code/data/hi/languages.json
share/owncloud/3rdparty/punic/punic/code/data/hi/listPatterns.json
share/owncloud/3rdparty/punic/punic/code/data/hi/localeDisplayNames.json
share/owncloud/3rdparty/punic/punic/code/data/hi/numbers.json
share/owncloud/3rdparty/punic/punic/code/data/hi/territories.json
share/owncloud/3rdparty/punic/punic/code/data/hi/timeZoneNames.json
share/owncloud/3rdparty/punic/punic/code/data/hi/units.json
share/owncloud/3rdparty/punic/punic/code/data/hr/calendar.json
share/owncloud/3rdparty/punic/punic/code/data/hr/dateFields.json
share/owncloud/3rdparty/punic/punic/code/data/hr/languages.json
share/owncloud/3rdparty/punic/punic/code/data/hr/listPatterns.json
share/owncloud/3rdparty/punic/punic/code/data/hr/localeDisplayNames.json
share/owncloud/3rdparty/punic/punic/code/data/hr/numbers.json
share/owncloud/3rdparty/punic/punic/code/data/hr/territories.json
share/owncloud/3rdparty/punic/punic/code/data/hr/timeZoneNames.json
share/owncloud/3rdparty/punic/punic/code/data/hr/units.json
share/owncloud/3rdparty/punic/punic/code/data/hu/calendar.json
share/owncloud/3rdparty/punic/punic/code/data/hu/dateFields.json
share/owncloud/3rdparty/punic/punic/code/data/hu/languages.json
share/owncloud/3rdparty/punic/punic/code/data/hu/listPatterns.json
share/owncloud/3rdparty/punic/punic/code/data/hu/localeDisplayNames.json
share/owncloud/3rdparty/punic/punic/code/data/hu/numbers.json
share/owncloud/3rdparty/punic/punic/code/data/hu/territories.json
share/owncloud/3rdparty/punic/punic/code/data/hu/timeZoneNames.json
share/owncloud/3rdparty/punic/punic/code/data/hu/units.json
share/owncloud/3rdparty/punic/punic/code/data/it/calendar.json
share/owncloud/3rdparty/punic/punic/code/data/it/dateFields.json
share/owncloud/3rdparty/punic/punic/code/data/it/languages.json
share/owncloud/3rdparty/punic/punic/code/data/it/listPatterns.json
share/owncloud/3rdparty/punic/punic/code/data/it/localeDisplayNames.json
share/owncloud/3rdparty/punic/punic/code/data/it/numbers.json
share/owncloud/3rdparty/punic/punic/code/data/it/territories.json
share/owncloud/3rdparty/punic/punic/code/data/it/timeZoneNames.json
share/owncloud/3rdparty/punic/punic/code/data/it/units.json
share/owncloud/3rdparty/punic/punic/code/data/ja/calendar.json
share/owncloud/3rdparty/punic/punic/code/data/ja/dateFields.json
share/owncloud/3rdparty/punic/punic/code/data/ja/languages.json
share/owncloud/3rdparty/punic/punic/code/data/ja/listPatterns.json
share/owncloud/3rdparty/punic/punic/code/data/ja/localeDisplayNames.json
share/owncloud/3rdparty/punic/punic/code/data/ja/numbers.json
share/owncloud/3rdparty/punic/punic/code/data/ja/territories.json
share/owncloud/3rdparty/punic/punic/code/data/ja/timeZoneNames.json
share/owncloud/3rdparty/punic/punic/code/data/ja/units.json
share/owncloud/3rdparty/punic/punic/code/data/ko/calendar.json
share/owncloud/3rdparty/punic/punic/code/data/ko/dateFields.json
share/owncloud/3rdparty/punic/punic/code/data/ko/languages.json
share/owncloud/3rdparty/punic/punic/code/data/ko/listPatterns.json
share/owncloud/3rdparty/punic/punic/code/data/ko/localeDisplayNames.json
share/owncloud/3rdparty/punic/punic/code/data/ko/numbers.json
share/owncloud/3rdparty/punic/punic/code/data/ko/territories.json
share/owncloud/3rdparty/punic/punic/code/data/ko/timeZoneNames.json
share/owncloud/3rdparty/punic/punic/code/data/ko/units.json
share/owncloud/3rdparty/punic/punic/code/data/likelySubtags.json
share/owncloud/3rdparty/punic/punic/code/data/metaZones.json
share/owncloud/3rdparty/punic/punic/code/data/nb/calendar.json
share/owncloud/3rdparty/punic/punic/code/data/nb/dateFields.json
share/owncloud/3rdparty/punic/punic/code/data/nb/languages.json
share/owncloud/3rdparty/punic/punic/code/data/nb/listPatterns.json
share/owncloud/3rdparty/punic/punic/code/data/nb/localeDisplayNames.json
share/owncloud/3rdparty/punic/punic/code/data/nb/numbers.json
share/owncloud/3rdparty/punic/punic/code/data/nb/territories.json
share/owncloud/3rdparty/punic/punic/code/data/nb/timeZoneNames.json
share/owncloud/3rdparty/punic/punic/code/data/nb/units.json
share/owncloud/3rdparty/punic/punic/code/data/nl/calendar.json
share/owncloud/3rdparty/punic/punic/code/data/nl/dateFields.json
share/owncloud/3rdparty/punic/punic/code/data/nl/languages.json
share/owncloud/3rdparty/punic/punic/code/data/nl/listPatterns.json
share/owncloud/3rdparty/punic/punic/code/data/nl/localeDisplayNames.json
share/owncloud/3rdparty/punic/punic/code/data/nl/numbers.json
share/owncloud/3rdparty/punic/punic/code/data/nl/territories.json
share/owncloud/3rdparty/punic/punic/code/data/nl/timeZoneNames.json
share/owncloud/3rdparty/punic/punic/code/data/nl/units.json
share/owncloud/3rdparty/punic/punic/code/data/parentLocales.json
share/owncloud/3rdparty/punic/punic/code/data/pl/calendar.json
share/owncloud/3rdparty/punic/punic/code/data/pl/dateFields.json
share/owncloud/3rdparty/punic/punic/code/data/pl/languages.json
share/owncloud/3rdparty/punic/punic/code/data/pl/listPatterns.json
share/owncloud/3rdparty/punic/punic/code/data/pl/localeDisplayNames.json
share/owncloud/3rdparty/punic/punic/code/data/pl/numbers.json
share/owncloud/3rdparty/punic/punic/code/data/pl/territories.json
share/owncloud/3rdparty/punic/punic/code/data/pl/timeZoneNames.json
share/owncloud/3rdparty/punic/punic/code/data/pl/units.json
share/owncloud/3rdparty/punic/punic/code/data/plurals.json
share/owncloud/3rdparty/punic/punic/code/data/pt-PT/calendar.json
share/owncloud/3rdparty/punic/punic/code/data/pt-PT/dateFields.json
share/owncloud/3rdparty/punic/punic/code/data/pt-PT/languages.json
share/owncloud/3rdparty/punic/punic/code/data/pt-PT/listPatterns.json
share/owncloud/3rdparty/punic/punic/code/data/pt-PT/localeDisplayNames.json
share/owncloud/3rdparty/punic/punic/code/data/pt-PT/numbers.json
share/owncloud/3rdparty/punic/punic/code/data/pt-PT/territories.json
share/owncloud/3rdparty/punic/punic/code/data/pt-PT/timeZoneNames.json
share/owncloud/3rdparty/punic/punic/code/data/pt-PT/units.json
share/owncloud/3rdparty/punic/punic/code/data/pt/calendar.json
share/owncloud/3rdparty/punic/punic/code/data/pt/dateFields.json
share/owncloud/3rdparty/punic/punic/code/data/pt/languages.json
share/owncloud/3rdparty/punic/punic/code/data/pt/listPatterns.json
share/owncloud/3rdparty/punic/punic/code/data/pt/localeDisplayNames.json
share/owncloud/3rdparty/punic/punic/code/data/pt/numbers.json
share/owncloud/3rdparty/punic/punic/code/data/pt/territories.json
share/owncloud/3rdparty/punic/punic/code/data/pt/timeZoneNames.json
share/owncloud/3rdparty/punic/punic/code/data/pt/units.json
share/owncloud/3rdparty/punic/punic/code/data/ro/calendar.json
share/owncloud/3rdparty/punic/punic/code/data/ro/dateFields.json
share/owncloud/3rdparty/punic/punic/code/data/ro/languages.json
share/owncloud/3rdparty/punic/punic/code/data/ro/listPatterns.json
share/owncloud/3rdparty/punic/punic/code/data/ro/localeDisplayNames.json
share/owncloud/3rdparty/punic/punic/code/data/ro/numbers.json
share/owncloud/3rdparty/punic/punic/code/data/ro/territories.json
share/owncloud/3rdparty/punic/punic/code/data/ro/timeZoneNames.json
share/owncloud/3rdparty/punic/punic/code/data/ro/units.json
share/owncloud/3rdparty/punic/punic/code/data/root/calendar.json
share/owncloud/3rdparty/punic/punic/code/data/root/dateFields.json
share/owncloud/3rdparty/punic/punic/code/data/root/languages.json
share/owncloud/3rdparty/punic/punic/code/data/root/listPatterns.json
share/owncloud/3rdparty/punic/punic/code/data/root/localeDisplayNames.json
share/owncloud/3rdparty/punic/punic/code/data/root/numbers.json
share/owncloud/3rdparty/punic/punic/code/data/root/territories.json
share/owncloud/3rdparty/punic/punic/code/data/root/timeZoneNames.json
share/owncloud/3rdparty/punic/punic/code/data/root/units.json
share/owncloud/3rdparty/punic/punic/code/data/ru/calendar.json
share/owncloud/3rdparty/punic/punic/code/data/ru/dateFields.json
share/owncloud/3rdparty/punic/punic/code/data/ru/languages.json
share/owncloud/3rdparty/punic/punic/code/data/ru/listPatterns.json
share/owncloud/3rdparty/punic/punic/code/data/ru/localeDisplayNames.json
share/owncloud/3rdparty/punic/punic/code/data/ru/numbers.json
share/owncloud/3rdparty/punic/punic/code/data/ru/territories.json
share/owncloud/3rdparty/punic/punic/code/data/ru/timeZoneNames.json
share/owncloud/3rdparty/punic/punic/code/data/ru/units.json
share/owncloud/3rdparty/punic/punic/code/data/sk/calendar.json
share/owncloud/3rdparty/punic/punic/code/data/sk/dateFields.json
share/owncloud/3rdparty/punic/punic/code/data/sk/languages.json
share/owncloud/3rdparty/punic/punic/code/data/sk/listPatterns.json
share/owncloud/3rdparty/punic/punic/code/data/sk/localeDisplayNames.json
share/owncloud/3rdparty/punic/punic/code/data/sk/numbers.json
share/owncloud/3rdparty/punic/punic/code/data/sk/territories.json
share/owncloud/3rdparty/punic/punic/code/data/sk/timeZoneNames.json
share/owncloud/3rdparty/punic/punic/code/data/sk/units.json
share/owncloud/3rdparty/punic/punic/code/data/sl/calendar.json
share/owncloud/3rdparty/punic/punic/code/data/sl/dateFields.json
share/owncloud/3rdparty/punic/punic/code/data/sl/languages.json
share/owncloud/3rdparty/punic/punic/code/data/sl/listPatterns.json
share/owncloud/3rdparty/punic/punic/code/data/sl/localeDisplayNames.json
share/owncloud/3rdparty/punic/punic/code/data/sl/numbers.json
share/owncloud/3rdparty/punic/punic/code/data/sl/territories.json
share/owncloud/3rdparty/punic/punic/code/data/sl/timeZoneNames.json
share/owncloud/3rdparty/punic/punic/code/data/sl/units.json
share/owncloud/3rdparty/punic/punic/code/data/sr/calendar.json
share/owncloud/3rdparty/punic/punic/code/data/sr/dateFields.json
share/owncloud/3rdparty/punic/punic/code/data/sr/languages.json
share/owncloud/3rdparty/punic/punic/code/data/sr/listPatterns.json
share/owncloud/3rdparty/punic/punic/code/data/sr/localeDisplayNames.json
share/owncloud/3rdparty/punic/punic/code/data/sr/numbers.json
share/owncloud/3rdparty/punic/punic/code/data/sr/territories.json
share/owncloud/3rdparty/punic/punic/code/data/sr/timeZoneNames.json
share/owncloud/3rdparty/punic/punic/code/data/sr/units.json
share/owncloud/3rdparty/punic/punic/code/data/sv/calendar.json
share/owncloud/3rdparty/punic/punic/code/data/sv/dateFields.json
share/owncloud/3rdparty/punic/punic/code/data/sv/languages.json
share/owncloud/3rdparty/punic/punic/code/data/sv/listPatterns.json
share/owncloud/3rdparty/punic/punic/code/data/sv/localeDisplayNames.json
share/owncloud/3rdparty/punic/punic/code/data/sv/numbers.json
share/owncloud/3rdparty/punic/punic/code/data/sv/territories.json
share/owncloud/3rdparty/punic/punic/code/data/sv/timeZoneNames.json
share/owncloud/3rdparty/punic/punic/code/data/sv/units.json
share/owncloud/3rdparty/punic/punic/code/data/territoryContainment.json
share/owncloud/3rdparty/punic/punic/code/data/th/calendar.json
share/owncloud/3rdparty/punic/punic/code/data/th/dateFields.json
share/owncloud/3rdparty/punic/punic/code/data/th/languages.json
share/owncloud/3rdparty/punic/punic/code/data/th/listPatterns.json
share/owncloud/3rdparty/punic/punic/code/data/th/localeDisplayNames.json
share/owncloud/3rdparty/punic/punic/code/data/th/numbers.json
share/owncloud/3rdparty/punic/punic/code/data/th/territories.json
share/owncloud/3rdparty/punic/punic/code/data/th/timeZoneNames.json
share/owncloud/3rdparty/punic/punic/code/data/th/units.json
share/owncloud/3rdparty/punic/punic/code/data/tr/calendar.json
share/owncloud/3rdparty/punic/punic/code/data/tr/dateFields.json
share/owncloud/3rdparty/punic/punic/code/data/tr/languages.json
share/owncloud/3rdparty/punic/punic/code/data/tr/listPatterns.json
share/owncloud/3rdparty/punic/punic/code/data/tr/localeDisplayNames.json
share/owncloud/3rdparty/punic/punic/code/data/tr/numbers.json
share/owncloud/3rdparty/punic/punic/code/data/tr/territories.json
share/owncloud/3rdparty/punic/punic/code/data/tr/timeZoneNames.json
share/owncloud/3rdparty/punic/punic/code/data/tr/units.json
share/owncloud/3rdparty/punic/punic/code/data/uk/calendar.json
share/owncloud/3rdparty/punic/punic/code/data/uk/dateFields.json
share/owncloud/3rdparty/punic/punic/code/data/uk/languages.json
share/owncloud/3rdparty/punic/punic/code/data/uk/listPatterns.json
share/owncloud/3rdparty/punic/punic/code/data/uk/localeDisplayNames.json
share/owncloud/3rdparty/punic/punic/code/data/uk/numbers.json
share/owncloud/3rdparty/punic/punic/code/data/uk/territories.json
share/owncloud/3rdparty/punic/punic/code/data/uk/timeZoneNames.json
share/owncloud/3rdparty/punic/punic/code/data/uk/units.json
share/owncloud/3rdparty/punic/punic/code/data/vi/calendar.json
share/owncloud/3rdparty/punic/punic/code/data/vi/dateFields.json
share/owncloud/3rdparty/punic/punic/code/data/vi/languages.json
share/owncloud/3rdparty/punic/punic/code/data/vi/listPatterns.json
share/owncloud/3rdparty/punic/punic/code/data/vi/localeDisplayNames.json
share/owncloud/3rdparty/punic/punic/code/data/vi/numbers.json
share/owncloud/3rdparty/punic/punic/code/data/vi/territories.json
share/owncloud/3rdparty/punic/punic/code/data/vi/timeZoneNames.json
share/owncloud/3rdparty/punic/punic/code/data/vi/units.json
share/owncloud/3rdparty/punic/punic/code/data/weekData.json
share/owncloud/3rdparty/punic/punic/code/data/zh-Hant/calendar.json
share/owncloud/3rdparty/punic/punic/code/data/zh-Hant/dateFields.json
share/owncloud/3rdparty/punic/punic/code/data/zh-Hant/languages.json
share/owncloud/3rdparty/punic/punic/code/data/zh-Hant/listPatterns.json
share/owncloud/3rdparty/punic/punic/code/data/zh-Hant/localeDisplayNames.json
share/owncloud/3rdparty/punic/punic/code/data/zh-Hant/numbers.json
share/owncloud/3rdparty/punic/punic/code/data/zh-Hant/territories.json
share/owncloud/3rdparty/punic/punic/code/data/zh-Hant/timeZoneNames.json
share/owncloud/3rdparty/punic/punic/code/data/zh-Hant/units.json
share/owncloud/3rdparty/punic/punic/code/data/zh/calendar.json
share/owncloud/3rdparty/punic/punic/code/data/zh/dateFields.json
share/owncloud/3rdparty/punic/punic/code/data/zh/languages.json
share/owncloud/3rdparty/punic/punic/code/data/zh/listPatterns.json
share/owncloud/3rdparty/punic/punic/code/data/zh/localeDisplayNames.json
share/owncloud/3rdparty/punic/punic/code/data/zh/numbers.json
share/owncloud/3rdparty/punic/punic/code/data/zh/territories.json
share/owncloud/3rdparty/punic/punic/code/data/zh/timeZoneNames.json
share/owncloud/3rdparty/punic/punic/code/data/zh/units.json
share/owncloud/3rdparty/punic/punic/composer.json
share/owncloud/3rdparty/punic/punic/punic.php
Update to 7.0.3 Changelog: Release "7.0.3" Oct 22. 2014 - Some OS X server fixes - Several external storage fixes and improvements - Close session early to speedup apps page loading - Add overwrite.cli.url config option - Fix finding old versions in special cases - Make versions and encryption aware of copy operations - Force loading encryption app in all needed cases - Better filesystem scanning error messages - LDAP wizard fixes - Add configuration switch to enable preview mimetypes - Create backup of all encryption keys before recovery - Add displayname for admins - Better config.sample documentation - Better apps descriptions - Improve visual feedback if recovery key password gets changed - Fix some object store integration issues - Improved data directory configuration - Fix DAV permissions without create permissions - Fix filepicker home icon being partly hidden - Do only follow http and https redirects - Properly delete old previews - Prevent upgrades between more than one major versions - Several security fixes - Lots of smaller improvements ----------------------------- Release "6.0.6" Oct 22. 2014 - Fix finding old versions in special cases - Make versions and encryption aware of copy operations - Force loading encryption app in all needed cases - Better filesystem scanning error messages - LDAP wizard fixes - Add configuration switch to enable preview mimetypes - Create backup of all encryption keys before recovery - Add displayname for admins - Several security fixes - Lots of smaller improvements ----------------------------- Release "5.0.18" Oct 22. 2014 - Only allow http and https redirects - Documentation fixes - Several security fixes - Several smaller fixes ----------------------------- Release "7.0.2" Aug 26. 2014 - App upgrading stability improvements - Make default share folder configurable - Improve readability of error messages - Log failed authentication - S3 key fixes - Fix range requests with encryption - Several LDAP fixes - Remove obsolete 'Download preparing' message for zip downloads - Remove not working checks from code checker - No error if we try to delete a file which no longer exists - Fix detection of system wide mount points - Simplify App navigation - Add group management to public api - Remove confusing 'automatic logon rejected' message - Implement a txt preview fallback for the case that ttf is not support - Fix tiny thumbnail bug - Don't display share permission if resharing was disabled by the admin - Close session right before the download starts - Fix date display in filepicker - Don't touch non-oc tables when doing the InnoDB repair step - Several Documents fixes - Correctly handle public uploads activities - Add better 4 image previews to gallery ----------------------------- Release "6.0.5" Aug 26. 2014 - Documentation improvements - fix anonymous upload if logged-in - Fix handling of special characters in group names - Fix downloading of big files in special situations - More consistent handling of debug mode - Fix sharing email notifications - Disabling upload button if upload is not possible - Fix detection of system wide mount points - Handle video viewer in sharing links correctly - Update encryption keys recursively if a folder was moved - Enable download button for public folders - Handle exceptions if file to too big for trash-bin correctly - Quota fixes - Avoid unnecessary writing to the DB when preferences are not changed - Disable download button if zip download is disabled - Fix searching for users in special situations - Mount-point handling fixes - Correctly handle storage stats for trash bin - Remove etag warning for trash bin - Hardened SFTP host verification ----------------------------- Release "7.0.1" Aug 4. 2014 - Set maximum width for notification so they don´t overlap the whole header - Don't preload videos on public sharing - Fix preview size calculation under certain conditions - Fix to always show all available versions in the versions dropdown - Support WebDAV copy operation and make encryption aware of it - Make sure to set the expire date if a date is set as default - Improved link icon for better UX - Fix rendering of blank template - Only call exec if is is enabled by PHP - Limit app menu icon size - Show a warning in the personal settings and admin settins if the encyption keys are not yet initialized - Always remove share permission if user is excluded from sharing - Add OCS api call to set expire date for link shares - Improved db schema migration for sqlite - Don't try to execute background jobs that no longer exist - Improve look of search on mobile, save space in top bar - Set core version after a successful update to make upgrade more robust of app upgrades fail - Verify whether download URLs are valid - Fix preview animation on uploading - Prevent cron.php to trigger apps updating - Fix remote share when remote server is installed at the root - Fix files sorting - Fix calendar import - Fix gallery pause icon - Several contacts fixes specifically for PHP 5.3 - Make updater more robust ----------------------------- Release "7.0.0" July 23. 2014 - New files view including sorting and endless scrolling - Server to Server sharing - Sharing overview - Improved sharing admin control - No more mandatory Shared folder - Improved ownCloud Documents features - Hugely improved Activity app including email notifications - Mobile optimized webinterface - Password strength indicator - Significant speed improvements - New user-management - Support for Swift object stores - Email configuration wizard - Email template editor - Improved upgrade process`
2014-11-30 01:08:57 +01:00
share/owncloud/3rdparty/rackspace/php-opencloud/.coveralls.yml
share/owncloud/3rdparty/rackspace/php-opencloud/CONTRIBUTING.md
share/owncloud/3rdparty/rackspace/php-opencloud/LICENSE
share/owncloud/3rdparty/rackspace/php-opencloud/composer.json
share/owncloud/3rdparty/rackspace/php-opencloud/docs/changelog/1.7.0.md
share/owncloud/3rdparty/rackspace/php-opencloud/docs/changelog/1.9.0.md
share/owncloud/3rdparty/rackspace/php-opencloud/docs/changelog/Upgrading to 1.7.0.md
share/owncloud/3rdparty/rackspace/php-opencloud/docs/generate.sh
share/owncloud/3rdparty/rackspace/php-opencloud/docs/getting-started-openstack.md
share/owncloud/3rdparty/rackspace/php-opencloud/docs/getting-started.md
share/owncloud/3rdparty/rackspace/php-opencloud/docs/userguide/Autoscale/Config.md
share/owncloud/3rdparty/rackspace/php-opencloud/docs/userguide/Autoscale/Groups.md
share/owncloud/3rdparty/rackspace/php-opencloud/docs/userguide/Autoscale/Policies.md
share/owncloud/3rdparty/rackspace/php-opencloud/docs/userguide/Autoscale/Webhooks.md
share/owncloud/3rdparty/rackspace/php-opencloud/docs/userguide/Clients.md
share/owncloud/3rdparty/rackspace/php-opencloud/docs/userguide/CloudMonitoring/Agents.md
share/owncloud/3rdparty/rackspace/php-opencloud/docs/userguide/CloudMonitoring/Alarms.md
share/owncloud/3rdparty/rackspace/php-opencloud/docs/userguide/CloudMonitoring/Changelogs.md
share/owncloud/3rdparty/rackspace/php-opencloud/docs/userguide/CloudMonitoring/Checks.md
share/owncloud/3rdparty/rackspace/php-opencloud/docs/userguide/CloudMonitoring/Entities.md
share/owncloud/3rdparty/rackspace/php-opencloud/docs/userguide/CloudMonitoring/Metrics.md
share/owncloud/3rdparty/rackspace/php-opencloud/docs/userguide/CloudMonitoring/Notifications.md
share/owncloud/3rdparty/rackspace/php-opencloud/docs/userguide/CloudMonitoring/Service.md
share/owncloud/3rdparty/rackspace/php-opencloud/docs/userguide/CloudMonitoring/Views.md
share/owncloud/3rdparty/rackspace/php-opencloud/docs/userguide/CloudMonitoring/Zones.md
share/owncloud/3rdparty/rackspace/php-opencloud/docs/userguide/Compute/Images.md
share/owncloud/3rdparty/rackspace/php-opencloud/docs/userguide/Compute/Keypair.md
share/owncloud/3rdparty/rackspace/php-opencloud/docs/userguide/Compute/Server.md
share/owncloud/3rdparty/rackspace/php-opencloud/docs/userguide/Compute/Service.md
share/owncloud/3rdparty/rackspace/php-opencloud/docs/userguide/Identity/Roles.md
share/owncloud/3rdparty/rackspace/php-opencloud/docs/userguide/Identity/Service.md
share/owncloud/3rdparty/rackspace/php-opencloud/docs/userguide/Identity/Tenants.md
share/owncloud/3rdparty/rackspace/php-opencloud/docs/userguide/Identity/Tokens.md
share/owncloud/3rdparty/rackspace/php-opencloud/docs/userguide/Identity/Users.md
share/owncloud/3rdparty/rackspace/php-opencloud/docs/userguide/Iterators.md
share/owncloud/3rdparty/rackspace/php-opencloud/docs/userguide/LoadBalancer/USERGUIDE.md
share/owncloud/3rdparty/rackspace/php-opencloud/docs/userguide/ObjectStore/Access.md
share/owncloud/3rdparty/rackspace/php-opencloud/docs/userguide/ObjectStore/Account.md
share/owncloud/3rdparty/rackspace/php-opencloud/docs/userguide/ObjectStore/CDN/Container.md
share/owncloud/3rdparty/rackspace/php-opencloud/docs/userguide/ObjectStore/CDN/Object.md
share/owncloud/3rdparty/rackspace/php-opencloud/docs/userguide/ObjectStore/Storage/Container.md
share/owncloud/3rdparty/rackspace/php-opencloud/docs/userguide/ObjectStore/Storage/Migrating.md
share/owncloud/3rdparty/rackspace/php-opencloud/docs/userguide/ObjectStore/Storage/Object.md
share/owncloud/3rdparty/rackspace/php-opencloud/docs/userguide/Queues/Claim.md
share/owncloud/3rdparty/rackspace/php-opencloud/docs/userguide/Queues/Message.md
share/owncloud/3rdparty/rackspace/php-opencloud/docs/userguide/Queues/Queue.md
share/owncloud/3rdparty/rackspace/php-opencloud/docs/userguide/accessip.md
share/owncloud/3rdparty/rackspace/php-opencloud/docs/userguide/caching-credentials.md
share/owncloud/3rdparty/rackspace/php-opencloud/docs/userguide/dbaas.md
share/owncloud/3rdparty/rackspace/php-opencloud/docs/userguide/flavors.md
share/owncloud/3rdparty/rackspace/php-opencloud/docs/userguide/networks.md
share/owncloud/3rdparty/rackspace/php-opencloud/docs/userguide/servers.md
share/owncloud/3rdparty/rackspace/php-opencloud/docs/userguide/volumes.md
share/owncloud/3rdparty/rackspace/php-opencloud/lib/OpenCloud/Autoscale/Resource/AbstractResource.php
share/owncloud/3rdparty/rackspace/php-opencloud/lib/OpenCloud/Autoscale/Resource/Group.php
share/owncloud/3rdparty/rackspace/php-opencloud/lib/OpenCloud/Autoscale/Resource/GroupConfiguration.php
share/owncloud/3rdparty/rackspace/php-opencloud/lib/OpenCloud/Autoscale/Resource/LaunchConfiguration.php
share/owncloud/3rdparty/rackspace/php-opencloud/lib/OpenCloud/Autoscale/Resource/ScalingPolicy.php
share/owncloud/3rdparty/rackspace/php-opencloud/lib/OpenCloud/Autoscale/Resource/Webhook.php
share/owncloud/3rdparty/rackspace/php-opencloud/lib/OpenCloud/Autoscale/Service.php
share/owncloud/3rdparty/rackspace/php-opencloud/lib/OpenCloud/CloudMonitoring/Exception/AgentException.php
share/owncloud/3rdparty/rackspace/php-opencloud/lib/OpenCloud/CloudMonitoring/Exception/AlarmException.php
share/owncloud/3rdparty/rackspace/php-opencloud/lib/OpenCloud/CloudMonitoring/Exception/CheckException.php
share/owncloud/3rdparty/rackspace/php-opencloud/lib/OpenCloud/CloudMonitoring/Exception/CloudMonitoringException.php
share/owncloud/3rdparty/rackspace/php-opencloud/lib/OpenCloud/CloudMonitoring/Exception/EntityException.php
share/owncloud/3rdparty/rackspace/php-opencloud/lib/OpenCloud/CloudMonitoring/Exception/MetricException.php
share/owncloud/3rdparty/rackspace/php-opencloud/lib/OpenCloud/CloudMonitoring/Exception/NotificationHistoryException.php
share/owncloud/3rdparty/rackspace/php-opencloud/lib/OpenCloud/CloudMonitoring/Exception/NotificationPlanException.php
share/owncloud/3rdparty/rackspace/php-opencloud/lib/OpenCloud/CloudMonitoring/Exception/ServiceException.php
share/owncloud/3rdparty/rackspace/php-opencloud/lib/OpenCloud/CloudMonitoring/Exception/TestException.php
share/owncloud/3rdparty/rackspace/php-opencloud/lib/OpenCloud/CloudMonitoring/Exception/ZoneException.php
share/owncloud/3rdparty/rackspace/php-opencloud/lib/OpenCloud/CloudMonitoring/Resource/AbstractResource.php
share/owncloud/3rdparty/rackspace/php-opencloud/lib/OpenCloud/CloudMonitoring/Resource/Agent.php
share/owncloud/3rdparty/rackspace/php-opencloud/lib/OpenCloud/CloudMonitoring/Resource/AgentConnection.php
share/owncloud/3rdparty/rackspace/php-opencloud/lib/OpenCloud/CloudMonitoring/Resource/AgentHost.php
share/owncloud/3rdparty/rackspace/php-opencloud/lib/OpenCloud/CloudMonitoring/Resource/AgentHostInfo.php
share/owncloud/3rdparty/rackspace/php-opencloud/lib/OpenCloud/CloudMonitoring/Resource/AgentTarget.php
share/owncloud/3rdparty/rackspace/php-opencloud/lib/OpenCloud/CloudMonitoring/Resource/AgentToken.php
share/owncloud/3rdparty/rackspace/php-opencloud/lib/OpenCloud/CloudMonitoring/Resource/Alarm.php
share/owncloud/3rdparty/rackspace/php-opencloud/lib/OpenCloud/CloudMonitoring/Resource/Changelog.php
share/owncloud/3rdparty/rackspace/php-opencloud/lib/OpenCloud/CloudMonitoring/Resource/Check.php
share/owncloud/3rdparty/rackspace/php-opencloud/lib/OpenCloud/CloudMonitoring/Resource/CheckType.php
share/owncloud/3rdparty/rackspace/php-opencloud/lib/OpenCloud/CloudMonitoring/Resource/Entity.php
share/owncloud/3rdparty/rackspace/php-opencloud/lib/OpenCloud/CloudMonitoring/Resource/Metric.php
share/owncloud/3rdparty/rackspace/php-opencloud/lib/OpenCloud/CloudMonitoring/Resource/Notification.php
share/owncloud/3rdparty/rackspace/php-opencloud/lib/OpenCloud/CloudMonitoring/Resource/NotificationHistory.php
share/owncloud/3rdparty/rackspace/php-opencloud/lib/OpenCloud/CloudMonitoring/Resource/NotificationPlan.php
share/owncloud/3rdparty/rackspace/php-opencloud/lib/OpenCloud/CloudMonitoring/Resource/NotificationType.php
share/owncloud/3rdparty/rackspace/php-opencloud/lib/OpenCloud/CloudMonitoring/Resource/ReadOnlyResource.php
share/owncloud/3rdparty/rackspace/php-opencloud/lib/OpenCloud/CloudMonitoring/Resource/View.php
share/owncloud/3rdparty/rackspace/php-opencloud/lib/OpenCloud/CloudMonitoring/Resource/Zone.php
share/owncloud/3rdparty/rackspace/php-opencloud/lib/OpenCloud/CloudMonitoring/Service.php
share/owncloud/3rdparty/rackspace/php-opencloud/lib/OpenCloud/Common/Base.php
share/owncloud/3rdparty/rackspace/php-opencloud/lib/OpenCloud/Common/Collection.php
share/owncloud/3rdparty/rackspace/php-opencloud/lib/OpenCloud/Common/Collection/ArrayCollection.php
share/owncloud/3rdparty/rackspace/php-opencloud/lib/OpenCloud/Common/Collection/PaginatedIterator.php
share/owncloud/3rdparty/rackspace/php-opencloud/lib/OpenCloud/Common/Collection/ResourceIterator.php
share/owncloud/3rdparty/rackspace/php-opencloud/lib/OpenCloud/Common/Constants/Datetime.php
share/owncloud/3rdparty/rackspace/php-opencloud/lib/OpenCloud/Common/Constants/Header.php
share/owncloud/3rdparty/rackspace/php-opencloud/lib/OpenCloud/Common/Constants/Mime.php
share/owncloud/3rdparty/rackspace/php-opencloud/lib/OpenCloud/Common/Constants/Service.php
share/owncloud/3rdparty/rackspace/php-opencloud/lib/OpenCloud/Common/Constants/Size.php
share/owncloud/3rdparty/rackspace/php-opencloud/lib/OpenCloud/Common/Constants/State.php
share/owncloud/3rdparty/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/AsyncError.php
share/owncloud/3rdparty/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/AsyncHttpError.php
share/owncloud/3rdparty/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/AsyncTimeoutError.php
share/owncloud/3rdparty/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/AttributeError.php
share/owncloud/3rdparty/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/AuthenticationError.php
share/owncloud/3rdparty/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/BaseException.php
share/owncloud/3rdparty/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/CdnError.php
share/owncloud/3rdparty/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/CdnHttpError.php
share/owncloud/3rdparty/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/CdnNotAvailableError.php
share/owncloud/3rdparty/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/CdnTtlError.php
share/owncloud/3rdparty/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/CollectionException.php
share/owncloud/3rdparty/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/ContainerCreateError.php
share/owncloud/3rdparty/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/ContainerDeleteError.php
share/owncloud/3rdparty/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/ContainerError.php
share/owncloud/3rdparty/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/ContainerNameError.php
share/owncloud/3rdparty/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/ContainerNotEmptyError.php
share/owncloud/3rdparty/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/ContainerNotFoundError.php
share/owncloud/3rdparty/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/CreateError.php
share/owncloud/3rdparty/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/CreateUpdateError.php
share/owncloud/3rdparty/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/CredentialError.php
share/owncloud/3rdparty/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/DatabaseCreateError.php
share/owncloud/3rdparty/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/DatabaseDeleteError.php
share/owncloud/3rdparty/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/DatabaseListError.php
share/owncloud/3rdparty/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/DatabaseNameError.php
share/owncloud/3rdparty/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/DatabaseUpdateError.php
share/owncloud/3rdparty/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/DeleteError.php
share/owncloud/3rdparty/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/DocumentError.php
share/owncloud/3rdparty/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/DomainError.php
share/owncloud/3rdparty/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/EmptyResponseError.php
share/owncloud/3rdparty/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/EndpointError.php
share/owncloud/3rdparty/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/FlavorError.php
share/owncloud/3rdparty/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/HttpError.php
share/owncloud/3rdparty/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/HttpForbiddenError.php
share/owncloud/3rdparty/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/HttpOverLimitError.php
share/owncloud/3rdparty/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/HttpRetryError.php
share/owncloud/3rdparty/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/HttpTimeoutError.php
share/owncloud/3rdparty/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/HttpUnauthorizedError.php
share/owncloud/3rdparty/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/HttpUrlError.php
share/owncloud/3rdparty/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/IOError.php
share/owncloud/3rdparty/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/IdRequiredError.php
share/owncloud/3rdparty/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/ImageError.php
share/owncloud/3rdparty/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/InstanceCreateError.php
share/owncloud/3rdparty/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/InstanceDeleteError.php
share/owncloud/3rdparty/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/InstanceError.php
share/owncloud/3rdparty/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/InstanceFlavorError.php
share/owncloud/3rdparty/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/InstanceNotFound.php
share/owncloud/3rdparty/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/InstanceUpdateError.php
share/owncloud/3rdparty/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/InvalidArgumentError.php
share/owncloud/3rdparty/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/InvalidIdTypeError.php
share/owncloud/3rdparty/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/InvalidIpTypeError.php
share/owncloud/3rdparty/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/InvalidParameterError.php
share/owncloud/3rdparty/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/InvalidRequestError.php
share/owncloud/3rdparty/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/JsonError.php
share/owncloud/3rdparty/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/LoggingException.php
share/owncloud/3rdparty/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/MetadataCreateError.php
share/owncloud/3rdparty/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/MetadataDeleteError.php
share/owncloud/3rdparty/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/MetadataError.php
share/owncloud/3rdparty/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/MetadataJsonError.php
share/owncloud/3rdparty/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/MetadataKeyError.php
share/owncloud/3rdparty/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/MetadataPrefixError.php
share/owncloud/3rdparty/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/MetadataUpdateError.php
share/owncloud/3rdparty/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/MisMatchedChecksumError.php
share/owncloud/3rdparty/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/MissingValueError.php
share/owncloud/3rdparty/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/NameError.php
share/owncloud/3rdparty/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/NetworkCreateError.php
share/owncloud/3rdparty/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/NetworkDeleteError.php
share/owncloud/3rdparty/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/NetworkError.php
share/owncloud/3rdparty/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/NetworkUpdateError.php
share/owncloud/3rdparty/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/NetworkUrlError.php
share/owncloud/3rdparty/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/NoContentTypeError.php
share/owncloud/3rdparty/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/NoNameError.php
share/owncloud/3rdparty/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/ObjFetchError.php
share/owncloud/3rdparty/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/ObjectCopyError.php
share/owncloud/3rdparty/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/ObjectError.php
share/owncloud/3rdparty/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/RebuildError.php
share/owncloud/3rdparty/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/RecordTypeError.php
share/owncloud/3rdparty/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/ResourceBucketException.php
share/owncloud/3rdparty/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/RuntimeException.php
share/owncloud/3rdparty/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/ServerActionError.php
share/owncloud/3rdparty/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/ServerCreateError.php
share/owncloud/3rdparty/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/ServerDeleteError.php
share/owncloud/3rdparty/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/ServerImageScheduleError.php
share/owncloud/3rdparty/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/ServerIpsError.php
share/owncloud/3rdparty/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/ServerJsonError.php
share/owncloud/3rdparty/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/ServerUpdateError.php
share/owncloud/3rdparty/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/ServerUrlError.php
share/owncloud/3rdparty/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/ServiceException.php
share/owncloud/3rdparty/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/SnapshotError.php
share/owncloud/3rdparty/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/TempUrlMethodError.php
share/owncloud/3rdparty/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/UnknownError.php
share/owncloud/3rdparty/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/UnknownParameterError.php
share/owncloud/3rdparty/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/UnrecognizedServiceError.php
share/owncloud/3rdparty/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/UnsupportedExtensionError.php
share/owncloud/3rdparty/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/UnsupportedFeatureExtension.php
share/owncloud/3rdparty/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/UnsupportedVersionError.php
share/owncloud/3rdparty/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/UpdateError.php
share/owncloud/3rdparty/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/UrlError.php
share/owncloud/3rdparty/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/UserCreateError.php
share/owncloud/3rdparty/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/UserDeleteError.php
share/owncloud/3rdparty/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/UserListError.php
share/owncloud/3rdparty/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/UserNameError.php
share/owncloud/3rdparty/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/UserUpdateError.php
share/owncloud/3rdparty/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/VolumeError.php
share/owncloud/3rdparty/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/VolumeTypeError.php
share/owncloud/3rdparty/rackspace/php-opencloud/lib/OpenCloud/Common/Http/Client.php
share/owncloud/3rdparty/rackspace/php-opencloud/lib/OpenCloud/Common/Http/Message/Formatter.php
share/owncloud/3rdparty/rackspace/php-opencloud/lib/OpenCloud/Common/Http/Message/RequestSubscriber.php
share/owncloud/3rdparty/rackspace/php-opencloud/lib/OpenCloud/Common/Lang.php
share/owncloud/3rdparty/rackspace/php-opencloud/lib/OpenCloud/Common/Log/AbstractLogger.php
share/owncloud/3rdparty/rackspace/php-opencloud/lib/OpenCloud/Common/Log/LogLevel.php
share/owncloud/3rdparty/rackspace/php-opencloud/lib/OpenCloud/Common/Log/Logger.php
share/owncloud/3rdparty/rackspace/php-opencloud/lib/OpenCloud/Common/Log/LoggerInterface.php
share/owncloud/3rdparty/rackspace/php-opencloud/lib/OpenCloud/Common/Metadata.php
share/owncloud/3rdparty/rackspace/php-opencloud/lib/OpenCloud/Common/PersistentObject.php
share/owncloud/3rdparty/rackspace/php-opencloud/lib/OpenCloud/Common/Service/AbstractService.php
share/owncloud/3rdparty/rackspace/php-opencloud/lib/OpenCloud/Common/Service/Catalog.php
share/owncloud/3rdparty/rackspace/php-opencloud/lib/OpenCloud/Common/Service/CatalogItem.php
share/owncloud/3rdparty/rackspace/php-opencloud/lib/OpenCloud/Common/Service/CatalogService.php
share/owncloud/3rdparty/rackspace/php-opencloud/lib/OpenCloud/Common/Service/Endpoint.php
share/owncloud/3rdparty/rackspace/php-opencloud/lib/OpenCloud/Common/Service/NovaService.php
share/owncloud/3rdparty/rackspace/php-opencloud/lib/OpenCloud/Common/Service/ServiceBuilder.php
share/owncloud/3rdparty/rackspace/php-opencloud/lib/OpenCloud/Common/Service/ServiceInterface.php
share/owncloud/3rdparty/rackspace/php-opencloud/lib/OpenCloud/Compute/Constants/ImageState.php
share/owncloud/3rdparty/rackspace/php-opencloud/lib/OpenCloud/Compute/Constants/Network.php
share/owncloud/3rdparty/rackspace/php-opencloud/lib/OpenCloud/Compute/Constants/ServerState.php
share/owncloud/3rdparty/rackspace/php-opencloud/lib/OpenCloud/Compute/Exception/KeyPairException.php
share/owncloud/3rdparty/rackspace/php-opencloud/lib/OpenCloud/Compute/Resource/Flavor.php
share/owncloud/3rdparty/rackspace/php-opencloud/lib/OpenCloud/Compute/Resource/Image.php
share/owncloud/3rdparty/rackspace/php-opencloud/lib/OpenCloud/Compute/Resource/KeyPair.php
share/owncloud/3rdparty/rackspace/php-opencloud/lib/OpenCloud/Compute/Resource/Network.php
share/owncloud/3rdparty/rackspace/php-opencloud/lib/OpenCloud/Compute/Resource/Server.php
share/owncloud/3rdparty/rackspace/php-opencloud/lib/OpenCloud/Compute/Resource/ServerMetadata.php
share/owncloud/3rdparty/rackspace/php-opencloud/lib/OpenCloud/Compute/Resource/VolumeAttachment.php
share/owncloud/3rdparty/rackspace/php-opencloud/lib/OpenCloud/Compute/Service.php
share/owncloud/3rdparty/rackspace/php-opencloud/lib/OpenCloud/DNS/Collection/DnsIterator.php
share/owncloud/3rdparty/rackspace/php-opencloud/lib/OpenCloud/DNS/Resource/AsyncResponse.php
share/owncloud/3rdparty/rackspace/php-opencloud/lib/OpenCloud/DNS/Resource/Domain.php
share/owncloud/3rdparty/rackspace/php-opencloud/lib/OpenCloud/DNS/Resource/Object.php
share/owncloud/3rdparty/rackspace/php-opencloud/lib/OpenCloud/DNS/Resource/PtrRecord.php
share/owncloud/3rdparty/rackspace/php-opencloud/lib/OpenCloud/DNS/Resource/Record.php
share/owncloud/3rdparty/rackspace/php-opencloud/lib/OpenCloud/DNS/Resource/Subdomain.php
share/owncloud/3rdparty/rackspace/php-opencloud/lib/OpenCloud/DNS/Service.php
share/owncloud/3rdparty/rackspace/php-opencloud/lib/OpenCloud/Database/Resource/Database.php
share/owncloud/3rdparty/rackspace/php-opencloud/lib/OpenCloud/Database/Resource/Instance.php
share/owncloud/3rdparty/rackspace/php-opencloud/lib/OpenCloud/Database/Resource/User.php
share/owncloud/3rdparty/rackspace/php-opencloud/lib/OpenCloud/Database/Service.php
share/owncloud/3rdparty/rackspace/php-opencloud/lib/OpenCloud/Identity/Constants/User.php
share/owncloud/3rdparty/rackspace/php-opencloud/lib/OpenCloud/Identity/Resource/Role.php
share/owncloud/3rdparty/rackspace/php-opencloud/lib/OpenCloud/Identity/Resource/Tenant.php
share/owncloud/3rdparty/rackspace/php-opencloud/lib/OpenCloud/Identity/Resource/Token.php
share/owncloud/3rdparty/rackspace/php-opencloud/lib/OpenCloud/Identity/Resource/User.php
share/owncloud/3rdparty/rackspace/php-opencloud/lib/OpenCloud/Identity/Service.php
share/owncloud/3rdparty/rackspace/php-opencloud/lib/OpenCloud/LoadBalancer/Resource/Access.php
share/owncloud/3rdparty/rackspace/php-opencloud/lib/OpenCloud/LoadBalancer/Resource/Algorithm.php
share/owncloud/3rdparty/rackspace/php-opencloud/lib/OpenCloud/LoadBalancer/Resource/AllowedDomain.php
share/owncloud/3rdparty/rackspace/php-opencloud/lib/OpenCloud/LoadBalancer/Resource/BillableLoadBalancer.php
share/owncloud/3rdparty/rackspace/php-opencloud/lib/OpenCloud/LoadBalancer/Resource/ConnectionLogging.php
share/owncloud/3rdparty/rackspace/php-opencloud/lib/OpenCloud/LoadBalancer/Resource/ConnectionThrottle.php
share/owncloud/3rdparty/rackspace/php-opencloud/lib/OpenCloud/LoadBalancer/Resource/ContentCaching.php
share/owncloud/3rdparty/rackspace/php-opencloud/lib/OpenCloud/LoadBalancer/Resource/ErrorPage.php
share/owncloud/3rdparty/rackspace/php-opencloud/lib/OpenCloud/LoadBalancer/Resource/HealthMonitor.php
share/owncloud/3rdparty/rackspace/php-opencloud/lib/OpenCloud/LoadBalancer/Resource/LoadBalancer.php
share/owncloud/3rdparty/rackspace/php-opencloud/lib/OpenCloud/LoadBalancer/Resource/Metadata.php
share/owncloud/3rdparty/rackspace/php-opencloud/lib/OpenCloud/LoadBalancer/Resource/Node.php
share/owncloud/3rdparty/rackspace/php-opencloud/lib/OpenCloud/LoadBalancer/Resource/NodeEvent.php
share/owncloud/3rdparty/rackspace/php-opencloud/lib/OpenCloud/LoadBalancer/Resource/Protocol.php
share/owncloud/3rdparty/rackspace/php-opencloud/lib/OpenCloud/LoadBalancer/Resource/Readonly.php
share/owncloud/3rdparty/rackspace/php-opencloud/lib/OpenCloud/LoadBalancer/Resource/SSLTermination.php
share/owncloud/3rdparty/rackspace/php-opencloud/lib/OpenCloud/LoadBalancer/Resource/SessionPersistence.php
share/owncloud/3rdparty/rackspace/php-opencloud/lib/OpenCloud/LoadBalancer/Resource/Stats.php
share/owncloud/3rdparty/rackspace/php-opencloud/lib/OpenCloud/LoadBalancer/Resource/SubResource.php
share/owncloud/3rdparty/rackspace/php-opencloud/lib/OpenCloud/LoadBalancer/Resource/Usage.php
share/owncloud/3rdparty/rackspace/php-opencloud/lib/OpenCloud/LoadBalancer/Resource/VirtualIp.php
share/owncloud/3rdparty/rackspace/php-opencloud/lib/OpenCloud/LoadBalancer/Service.php
share/owncloud/3rdparty/rackspace/php-opencloud/lib/OpenCloud/ObjectStore/AbstractService.php
share/owncloud/3rdparty/rackspace/php-opencloud/lib/OpenCloud/ObjectStore/CDNService.php
share/owncloud/3rdparty/rackspace/php-opencloud/lib/OpenCloud/ObjectStore/Constants/Header.php
share/owncloud/3rdparty/rackspace/php-opencloud/lib/OpenCloud/ObjectStore/Constants/UrlType.php
share/owncloud/3rdparty/rackspace/php-opencloud/lib/OpenCloud/ObjectStore/Exception/BulkOperationException.php
share/owncloud/3rdparty/rackspace/php-opencloud/lib/OpenCloud/ObjectStore/Exception/ContainerException.php
share/owncloud/3rdparty/rackspace/php-opencloud/lib/OpenCloud/ObjectStore/Exception/ObjectNotFoundException.php
share/owncloud/3rdparty/rackspace/php-opencloud/lib/OpenCloud/ObjectStore/Exception/StreamException.php
share/owncloud/3rdparty/rackspace/php-opencloud/lib/OpenCloud/ObjectStore/Exception/UploadException.php
share/owncloud/3rdparty/rackspace/php-opencloud/lib/OpenCloud/ObjectStore/Resource/AbstractContainer.php
share/owncloud/3rdparty/rackspace/php-opencloud/lib/OpenCloud/ObjectStore/Resource/AbstractResource.php
share/owncloud/3rdparty/rackspace/php-opencloud/lib/OpenCloud/ObjectStore/Resource/Account.php
share/owncloud/3rdparty/rackspace/php-opencloud/lib/OpenCloud/ObjectStore/Resource/CDNContainer.php
share/owncloud/3rdparty/rackspace/php-opencloud/lib/OpenCloud/ObjectStore/Resource/Container.php
share/owncloud/3rdparty/rackspace/php-opencloud/lib/OpenCloud/ObjectStore/Resource/ContainerMetadata.php
share/owncloud/3rdparty/rackspace/php-opencloud/lib/OpenCloud/ObjectStore/Resource/DataObject.php
share/owncloud/3rdparty/rackspace/php-opencloud/lib/OpenCloud/ObjectStore/Service.php
share/owncloud/3rdparty/rackspace/php-opencloud/lib/OpenCloud/ObjectStore/Upload/AbstractTransfer.php
share/owncloud/3rdparty/rackspace/php-opencloud/lib/OpenCloud/ObjectStore/Upload/ConcurrentTransfer.php
share/owncloud/3rdparty/rackspace/php-opencloud/lib/OpenCloud/ObjectStore/Upload/ConsecutiveTransfer.php
share/owncloud/3rdparty/rackspace/php-opencloud/lib/OpenCloud/ObjectStore/Upload/ContainerMigration.php
share/owncloud/3rdparty/rackspace/php-opencloud/lib/OpenCloud/ObjectStore/Upload/DirectorySync.php
share/owncloud/3rdparty/rackspace/php-opencloud/lib/OpenCloud/ObjectStore/Upload/TransferBuilder.php
share/owncloud/3rdparty/rackspace/php-opencloud/lib/OpenCloud/ObjectStore/Upload/TransferPart.php
share/owncloud/3rdparty/rackspace/php-opencloud/lib/OpenCloud/ObjectStore/Upload/TransferState.php
share/owncloud/3rdparty/rackspace/php-opencloud/lib/OpenCloud/OpenStack.php
share/owncloud/3rdparty/rackspace/php-opencloud/lib/OpenCloud/Orchestration/Resource.php
share/owncloud/3rdparty/rackspace/php-opencloud/lib/OpenCloud/Orchestration/Service.php
share/owncloud/3rdparty/rackspace/php-opencloud/lib/OpenCloud/Orchestration/Stack.php
share/owncloud/3rdparty/rackspace/php-opencloud/lib/OpenCloud/Queues/Exception/DeleteMessageException.php
share/owncloud/3rdparty/rackspace/php-opencloud/lib/OpenCloud/Queues/Exception/MessageException.php
share/owncloud/3rdparty/rackspace/php-opencloud/lib/OpenCloud/Queues/Exception/QueueException.php
share/owncloud/3rdparty/rackspace/php-opencloud/lib/OpenCloud/Queues/Exception/QueueMetadataException.php
share/owncloud/3rdparty/rackspace/php-opencloud/lib/OpenCloud/Queues/Resource/Claim.php
share/owncloud/3rdparty/rackspace/php-opencloud/lib/OpenCloud/Queues/Resource/Message.php
share/owncloud/3rdparty/rackspace/php-opencloud/lib/OpenCloud/Queues/Resource/Queue.php
share/owncloud/3rdparty/rackspace/php-opencloud/lib/OpenCloud/Queues/Service.php
share/owncloud/3rdparty/rackspace/php-opencloud/lib/OpenCloud/Rackspace.php
share/owncloud/3rdparty/rackspace/php-opencloud/lib/OpenCloud/Version.php
share/owncloud/3rdparty/rackspace/php-opencloud/lib/OpenCloud/Volume/Resource/Snapshot.php
share/owncloud/3rdparty/rackspace/php-opencloud/lib/OpenCloud/Volume/Resource/Volume.php
share/owncloud/3rdparty/rackspace/php-opencloud/lib/OpenCloud/Volume/Resource/VolumeType.php
share/owncloud/3rdparty/rackspace/php-opencloud/lib/OpenCloud/Volume/Service.php
share/owncloud/3rdparty/rackspace/php-opencloud/lib/php-opencloud.php
share/owncloud/3rdparty/rackspace/php-opencloud/phpunit.xml.dist
share/owncloud/3rdparty/rackspace/php-opencloud/tests/OpenCloud/Smoke/Enum.php
share/owncloud/3rdparty/rackspace/php-opencloud/tests/OpenCloud/Smoke/Logger.php
share/owncloud/3rdparty/rackspace/php-opencloud/tests/OpenCloud/Smoke/Runner.php
share/owncloud/3rdparty/rackspace/php-opencloud/tests/OpenCloud/Smoke/SmokeException.php
share/owncloud/3rdparty/rackspace/php-opencloud/tests/OpenCloud/Smoke/Step.php
share/owncloud/3rdparty/rackspace/php-opencloud/tests/OpenCloud/Smoke/Unit/AbstractUnit.php
share/owncloud/3rdparty/rackspace/php-opencloud/tests/OpenCloud/Smoke/Unit/Autoscale.php
share/owncloud/3rdparty/rackspace/php-opencloud/tests/OpenCloud/Smoke/Unit/CloudMonitoring.php
share/owncloud/3rdparty/rackspace/php-opencloud/tests/OpenCloud/Smoke/Unit/Compute.php
share/owncloud/3rdparty/rackspace/php-opencloud/tests/OpenCloud/Smoke/Unit/DNS.php
share/owncloud/3rdparty/rackspace/php-opencloud/tests/OpenCloud/Smoke/Unit/Database.php
share/owncloud/3rdparty/rackspace/php-opencloud/tests/OpenCloud/Smoke/Unit/Identity.php
share/owncloud/3rdparty/rackspace/php-opencloud/tests/OpenCloud/Smoke/Unit/LoadBalancer.php
share/owncloud/3rdparty/rackspace/php-opencloud/tests/OpenCloud/Smoke/Unit/ObjectStore.php
share/owncloud/3rdparty/rackspace/php-opencloud/tests/OpenCloud/Smoke/Unit/Orchestration.php
share/owncloud/3rdparty/rackspace/php-opencloud/tests/OpenCloud/Smoke/Unit/Queues.php
share/owncloud/3rdparty/rackspace/php-opencloud/tests/OpenCloud/Smoke/Unit/UnitInterface.php
share/owncloud/3rdparty/rackspace/php-opencloud/tests/OpenCloud/Smoke/Unit/Volume.php
share/owncloud/3rdparty/rackspace/php-opencloud/tests/OpenCloud/Smoke/Utils.php
share/owncloud/3rdparty/rackspace/php-opencloud/tests/OpenCloud/Tests/Autoscale/AutoscaleTestCase.php
share/owncloud/3rdparty/rackspace/php-opencloud/tests/OpenCloud/Tests/Autoscale/Resource/GroupConfigurationTest.php
share/owncloud/3rdparty/rackspace/php-opencloud/tests/OpenCloud/Tests/Autoscale/Resource/GroupTest.php
share/owncloud/3rdparty/rackspace/php-opencloud/tests/OpenCloud/Tests/Autoscale/Resource/ScalingPolicyTest.php
share/owncloud/3rdparty/rackspace/php-opencloud/tests/OpenCloud/Tests/Autoscale/ServiceTest.php
share/owncloud/3rdparty/rackspace/php-opencloud/tests/OpenCloud/Tests/Autoscale/_response/Group.resp
share/owncloud/3rdparty/rackspace/php-opencloud/tests/OpenCloud/Tests/Autoscale/_response/Group_Config.resp
share/owncloud/3rdparty/rackspace/php-opencloud/tests/OpenCloud/Tests/Autoscale/_response/Group_Create.resp
share/owncloud/3rdparty/rackspace/php-opencloud/tests/OpenCloud/Tests/Autoscale/_response/Group_Launch_Config.resp
share/owncloud/3rdparty/rackspace/php-opencloud/tests/OpenCloud/Tests/Autoscale/_response/Group_List.resp
share/owncloud/3rdparty/rackspace/php-opencloud/tests/OpenCloud/Tests/Autoscale/_response/Group_State.resp
share/owncloud/3rdparty/rackspace/php-opencloud/tests/OpenCloud/Tests/Autoscale/_response/Policy.resp
share/owncloud/3rdparty/rackspace/php-opencloud/tests/OpenCloud/Tests/Autoscale/_response/Policy_List.resp
share/owncloud/3rdparty/rackspace/php-opencloud/tests/OpenCloud/Tests/Autoscale/_response/Webhook.resp
share/owncloud/3rdparty/rackspace/php-opencloud/tests/OpenCloud/Tests/CloudMonitoring/CloudMonitoringTestCase.php
share/owncloud/3rdparty/rackspace/php-opencloud/tests/OpenCloud/Tests/CloudMonitoring/Resource/AgentHostTest.php
share/owncloud/3rdparty/rackspace/php-opencloud/tests/OpenCloud/Tests/CloudMonitoring/Resource/AgentTargetTest.php
share/owncloud/3rdparty/rackspace/php-opencloud/tests/OpenCloud/Tests/CloudMonitoring/Resource/AgentTest.php
share/owncloud/3rdparty/rackspace/php-opencloud/tests/OpenCloud/Tests/CloudMonitoring/Resource/AgentTokenTest.php
share/owncloud/3rdparty/rackspace/php-opencloud/tests/OpenCloud/Tests/CloudMonitoring/Resource/AlarmTest.php
share/owncloud/3rdparty/rackspace/php-opencloud/tests/OpenCloud/Tests/CloudMonitoring/Resource/ChangelogTest.php
share/owncloud/3rdparty/rackspace/php-opencloud/tests/OpenCloud/Tests/CloudMonitoring/Resource/CheckTest.php
share/owncloud/3rdparty/rackspace/php-opencloud/tests/OpenCloud/Tests/CloudMonitoring/Resource/CheckTypeTest.php
share/owncloud/3rdparty/rackspace/php-opencloud/tests/OpenCloud/Tests/CloudMonitoring/Resource/EntityTest.php
share/owncloud/3rdparty/rackspace/php-opencloud/tests/OpenCloud/Tests/CloudMonitoring/Resource/MetricTest.php
share/owncloud/3rdparty/rackspace/php-opencloud/tests/OpenCloud/Tests/CloudMonitoring/Resource/NotificationHistoryTest.php
share/owncloud/3rdparty/rackspace/php-opencloud/tests/OpenCloud/Tests/CloudMonitoring/Resource/NotificationPlanTest.php
share/owncloud/3rdparty/rackspace/php-opencloud/tests/OpenCloud/Tests/CloudMonitoring/Resource/NotificationTest.php
share/owncloud/3rdparty/rackspace/php-opencloud/tests/OpenCloud/Tests/CloudMonitoring/Resource/NotificationTypeTest.php
share/owncloud/3rdparty/rackspace/php-opencloud/tests/OpenCloud/Tests/CloudMonitoring/Resource/ViewTest.php
share/owncloud/3rdparty/rackspace/php-opencloud/tests/OpenCloud/Tests/CloudMonitoring/Resource/ZoneTest.php
share/owncloud/3rdparty/rackspace/php-opencloud/tests/OpenCloud/Tests/CloudMonitoring/Resource/test_existing.json
share/owncloud/3rdparty/rackspace/php-opencloud/tests/OpenCloud/Tests/CloudMonitoring/_response/Agent.resp
share/owncloud/3rdparty/rackspace/php-opencloud/tests/OpenCloud/Tests/CloudMonitoring/_response/Agent_Connection.resp
share/owncloud/3rdparty/rackspace/php-opencloud/tests/OpenCloud/Tests/CloudMonitoring/_response/Agent_Connection_List.resp
share/owncloud/3rdparty/rackspace/php-opencloud/tests/OpenCloud/Tests/CloudMonitoring/_response/Agent_Host_CPU.resp
share/owncloud/3rdparty/rackspace/php-opencloud/tests/OpenCloud/Tests/CloudMonitoring/_response/Agent_Host_Disks.resp
share/owncloud/3rdparty/rackspace/php-opencloud/tests/OpenCloud/Tests/CloudMonitoring/_response/Agent_Host_Filesystems.resp
share/owncloud/3rdparty/rackspace/php-opencloud/tests/OpenCloud/Tests/CloudMonitoring/_response/Agent_Host_Memory.resp
share/owncloud/3rdparty/rackspace/php-opencloud/tests/OpenCloud/Tests/CloudMonitoring/_response/Agent_Host_NetworkInterfaces.resp
share/owncloud/3rdparty/rackspace/php-opencloud/tests/OpenCloud/Tests/CloudMonitoring/_response/Agent_Host_Processes.resp
share/owncloud/3rdparty/rackspace/php-opencloud/tests/OpenCloud/Tests/CloudMonitoring/_response/Agent_Host_System.resp
share/owncloud/3rdparty/rackspace/php-opencloud/tests/OpenCloud/Tests/CloudMonitoring/_response/Agent_Host_Who.resp
share/owncloud/3rdparty/rackspace/php-opencloud/tests/OpenCloud/Tests/CloudMonitoring/_response/Agent_List.resp
share/owncloud/3rdparty/rackspace/php-opencloud/tests/OpenCloud/Tests/CloudMonitoring/_response/Agent_Target_List.resp
share/owncloud/3rdparty/rackspace/php-opencloud/tests/OpenCloud/Tests/CloudMonitoring/_response/Alarm.resp
share/owncloud/3rdparty/rackspace/php-opencloud/tests/OpenCloud/Tests/CloudMonitoring/_response/Alarm_List.resp
share/owncloud/3rdparty/rackspace/php-opencloud/tests/OpenCloud/Tests/CloudMonitoring/_response/Changelogs.resp
share/owncloud/3rdparty/rackspace/php-opencloud/tests/OpenCloud/Tests/CloudMonitoring/_response/Check.resp
share/owncloud/3rdparty/rackspace/php-opencloud/tests/OpenCloud/Tests/CloudMonitoring/_response/CheckType.resp
share/owncloud/3rdparty/rackspace/php-opencloud/tests/OpenCloud/Tests/CloudMonitoring/_response/CheckType_List.resp
share/owncloud/3rdparty/rackspace/php-opencloud/tests/OpenCloud/Tests/CloudMonitoring/_response/Check_List.resp
share/owncloud/3rdparty/rackspace/php-opencloud/tests/OpenCloud/Tests/CloudMonitoring/_response/Entity.resp
share/owncloud/3rdparty/rackspace/php-opencloud/tests/OpenCloud/Tests/CloudMonitoring/_response/Entity_List.resp
share/owncloud/3rdparty/rackspace/php-opencloud/tests/OpenCloud/Tests/CloudMonitoring/_response/Entity_Test.resp
share/owncloud/3rdparty/rackspace/php-opencloud/tests/OpenCloud/Tests/CloudMonitoring/_response/Metrics.resp
share/owncloud/3rdparty/rackspace/php-opencloud/tests/OpenCloud/Tests/CloudMonitoring/_response/Metrics_DataPoints.resp
share/owncloud/3rdparty/rackspace/php-opencloud/tests/OpenCloud/Tests/CloudMonitoring/_response/NH_Item.resp
share/owncloud/3rdparty/rackspace/php-opencloud/tests/OpenCloud/Tests/CloudMonitoring/_response/NH_List.resp
share/owncloud/3rdparty/rackspace/php-opencloud/tests/OpenCloud/Tests/CloudMonitoring/_response/NotificationType_List.resp
share/owncloud/3rdparty/rackspace/php-opencloud/tests/OpenCloud/Tests/CloudMonitoring/_response/View.resp
share/owncloud/3rdparty/rackspace/php-opencloud/tests/OpenCloud/Tests/CloudMonitoring/_response/Zone_Traceroute.resp
share/owncloud/3rdparty/rackspace/php-opencloud/tests/OpenCloud/Tests/Common/BaseTest.php
share/owncloud/3rdparty/rackspace/php-opencloud/tests/OpenCloud/Tests/Common/Collection/ArrayCollectionTest.php
share/owncloud/3rdparty/rackspace/php-opencloud/tests/OpenCloud/Tests/Common/Collection/PaginatedIteratorTest.php
share/owncloud/3rdparty/rackspace/php-opencloud/tests/OpenCloud/Tests/Common/Log/LoggerTest.php
share/owncloud/3rdparty/rackspace/php-opencloud/tests/OpenCloud/Tests/Common/Log/testLogFile
share/owncloud/3rdparty/rackspace/php-opencloud/tests/OpenCloud/Tests/Common/MetadataTest.php
share/owncloud/3rdparty/rackspace/php-opencloud/tests/OpenCloud/Tests/Common/NovaTest.php
share/owncloud/3rdparty/rackspace/php-opencloud/tests/OpenCloud/Tests/Common/PersistentObjectTest.php
share/owncloud/3rdparty/rackspace/php-opencloud/tests/OpenCloud/Tests/Common/ServiceTest.php
share/owncloud/3rdparty/rackspace/php-opencloud/tests/OpenCloud/Tests/Common/cacert.pem
share/owncloud/3rdparty/rackspace/php-opencloud/tests/OpenCloud/Tests/Compute/ComputeTestCase.php
share/owncloud/3rdparty/rackspace/php-opencloud/tests/OpenCloud/Tests/Compute/Resource/FlavorTest.php
share/owncloud/3rdparty/rackspace/php-opencloud/tests/OpenCloud/Tests/Compute/Resource/ImageTest.php
share/owncloud/3rdparty/rackspace/php-opencloud/tests/OpenCloud/Tests/Compute/Resource/KeyPairTest.php
share/owncloud/3rdparty/rackspace/php-opencloud/tests/OpenCloud/Tests/Compute/Resource/NetworkTest.php
share/owncloud/3rdparty/rackspace/php-opencloud/tests/OpenCloud/Tests/Compute/Resource/ServerMetadataTest.php
share/owncloud/3rdparty/rackspace/php-opencloud/tests/OpenCloud/Tests/Compute/Resource/ServerTest.php
share/owncloud/3rdparty/rackspace/php-opencloud/tests/OpenCloud/Tests/Compute/Resource/VolumeAttachmentTest.php
share/owncloud/3rdparty/rackspace/php-opencloud/tests/OpenCloud/Tests/Compute/Resource/test.key
share/owncloud/3rdparty/rackspace/php-opencloud/tests/OpenCloud/Tests/Compute/ServiceTest.php
share/owncloud/3rdparty/rackspace/php-opencloud/tests/OpenCloud/Tests/Compute/_response/Extensions.resp
share/owncloud/3rdparty/rackspace/php-opencloud/tests/OpenCloud/Tests/Compute/_response/Flavor.resp
share/owncloud/3rdparty/rackspace/php-opencloud/tests/OpenCloud/Tests/Compute/_response/Flavor_List.resp
share/owncloud/3rdparty/rackspace/php-opencloud/tests/OpenCloud/Tests/Compute/_response/Image.resp
share/owncloud/3rdparty/rackspace/php-opencloud/tests/OpenCloud/Tests/Compute/_response/Image_List.resp
share/owncloud/3rdparty/rackspace/php-opencloud/tests/OpenCloud/Tests/Compute/_response/Server.resp
share/owncloud/3rdparty/rackspace/php-opencloud/tests/OpenCloud/Tests/Compute/_response/Server_List.resp
share/owncloud/3rdparty/rackspace/php-opencloud/tests/OpenCloud/Tests/DNS/DnsTestCase.php
share/owncloud/3rdparty/rackspace/php-opencloud/tests/OpenCloud/Tests/DNS/Resource/DomainTest.php
share/owncloud/3rdparty/rackspace/php-opencloud/tests/OpenCloud/Tests/DNS/Resource/PtrRecordTest.php
share/owncloud/3rdparty/rackspace/php-opencloud/tests/OpenCloud/Tests/DNS/Resource/RecordTest.php
share/owncloud/3rdparty/rackspace/php-opencloud/tests/OpenCloud/Tests/DNS/ServiceTest.php
share/owncloud/3rdparty/rackspace/php-opencloud/tests/OpenCloud/Tests/DNS/_response/Domain.resp
share/owncloud/3rdparty/rackspace/php-opencloud/tests/OpenCloud/Tests/DNS/_response/Domain_Changes.resp
share/owncloud/3rdparty/rackspace/php-opencloud/tests/OpenCloud/Tests/DNS/_response/Domain_List.resp
share/owncloud/3rdparty/rackspace/php-opencloud/tests/OpenCloud/Tests/Database/DatabaseTestCase.php
share/owncloud/3rdparty/rackspace/php-opencloud/tests/OpenCloud/Tests/Database/Resource/DatabaseTest.php
share/owncloud/3rdparty/rackspace/php-opencloud/tests/OpenCloud/Tests/Database/Resource/InstanceTest.php
share/owncloud/3rdparty/rackspace/php-opencloud/tests/OpenCloud/Tests/Database/Resource/UserTest.php
share/owncloud/3rdparty/rackspace/php-opencloud/tests/OpenCloud/Tests/Database/ServiceTest.php
share/owncloud/3rdparty/rackspace/php-opencloud/tests/OpenCloud/Tests/Database/_response/Instance.resp
share/owncloud/3rdparty/rackspace/php-opencloud/tests/OpenCloud/Tests/Identity/IdentityTestCase.php
share/owncloud/3rdparty/rackspace/php-opencloud/tests/OpenCloud/Tests/Identity/Resource/RoleTest.php
share/owncloud/3rdparty/rackspace/php-opencloud/tests/OpenCloud/Tests/Identity/Resource/TenantTest.php
share/owncloud/3rdparty/rackspace/php-opencloud/tests/OpenCloud/Tests/Identity/Resource/TokenTest.php
share/owncloud/3rdparty/rackspace/php-opencloud/tests/OpenCloud/Tests/Identity/Resource/UserTest.php
share/owncloud/3rdparty/rackspace/php-opencloud/tests/OpenCloud/Tests/Identity/ServiceTest.php
share/owncloud/3rdparty/rackspace/php-opencloud/tests/OpenCloud/Tests/LoadBalancer/LoadBalancerTestCase.php
share/owncloud/3rdparty/rackspace/php-opencloud/tests/OpenCloud/Tests/LoadBalancer/Resource/LoadBalancerTest.php
share/owncloud/3rdparty/rackspace/php-opencloud/tests/OpenCloud/Tests/LoadBalancer/Resource/SubResourceTest.php
share/owncloud/3rdparty/rackspace/php-opencloud/tests/OpenCloud/Tests/LoadBalancer/ServiceTest.php
share/owncloud/3rdparty/rackspace/php-opencloud/tests/OpenCloud/Tests/LoadBalancer/_response/LoadBalancer.resp
share/owncloud/3rdparty/rackspace/php-opencloud/tests/OpenCloud/Tests/MockSubscriber.php
share/owncloud/3rdparty/rackspace/php-opencloud/tests/OpenCloud/Tests/ObjectStore/ObjectStoreTestCase.php
share/owncloud/3rdparty/rackspace/php-opencloud/tests/OpenCloud/Tests/ObjectStore/Resource/ContainerTest.php
share/owncloud/3rdparty/rackspace/php-opencloud/tests/OpenCloud/Tests/ObjectStore/Resource/DataObjectTest.php
share/owncloud/3rdparty/rackspace/php-opencloud/tests/OpenCloud/Tests/ObjectStore/Resource/TransferTest.php
share/owncloud/3rdparty/rackspace/php-opencloud/tests/OpenCloud/Tests/ObjectStore/ServiceTest.php
share/owncloud/3rdparty/rackspace/php-opencloud/tests/OpenCloud/Tests/ObjectStore/Upload/ContainerMigrationTest.php
share/owncloud/3rdparty/rackspace/php-opencloud/tests/OpenCloud/Tests/ObjectStore/_response/Object.resp
share/owncloud/3rdparty/rackspace/php-opencloud/tests/OpenCloud/Tests/ObjectStore/_response/Object_Metadata.resp
share/owncloud/3rdparty/rackspace/php-opencloud/tests/OpenCloud/Tests/OpenCloudTestCase.php
share/owncloud/3rdparty/rackspace/php-opencloud/tests/OpenCloud/Tests/OpenStackTest.php
share/owncloud/3rdparty/rackspace/php-opencloud/tests/OpenCloud/Tests/Queues/QueuesTestCase.php
share/owncloud/3rdparty/rackspace/php-opencloud/tests/OpenCloud/Tests/Queues/Resource/ClaimTest.php
share/owncloud/3rdparty/rackspace/php-opencloud/tests/OpenCloud/Tests/Queues/Resource/MessageTest.php
share/owncloud/3rdparty/rackspace/php-opencloud/tests/OpenCloud/Tests/Queues/Resource/QueueTest.php
share/owncloud/3rdparty/rackspace/php-opencloud/tests/OpenCloud/Tests/Queues/ServiceTest.php
share/owncloud/3rdparty/rackspace/php-opencloud/tests/OpenCloud/Tests/Queues/_response/Claim.resp
share/owncloud/3rdparty/rackspace/php-opencloud/tests/OpenCloud/Tests/Queues/_response/Message.resp
share/owncloud/3rdparty/rackspace/php-opencloud/tests/OpenCloud/Tests/Queues/_response/Queue_List.resp
share/owncloud/3rdparty/rackspace/php-opencloud/tests/OpenCloud/Tests/RackspaceTest.php
share/owncloud/3rdparty/rackspace/php-opencloud/tests/OpenCloud/Tests/VersionTest.php
share/owncloud/3rdparty/rackspace/php-opencloud/tests/OpenCloud/Tests/Volume/Resource/SnapshotTest.php
share/owncloud/3rdparty/rackspace/php-opencloud/tests/OpenCloud/Tests/Volume/Resource/VolumeTest.php
share/owncloud/3rdparty/rackspace/php-opencloud/tests/OpenCloud/Tests/Volume/Resource/VolumeTypeTest.php
share/owncloud/3rdparty/rackspace/php-opencloud/tests/OpenCloud/Tests/Volume/ServiceTest.php
share/owncloud/3rdparty/rackspace/php-opencloud/tests/OpenCloud/Tests/Volume/VolumeTestCase.php
share/owncloud/3rdparty/rackspace/php-opencloud/tests/OpenCloud/Tests/Volume/_response/Volume.resp
share/owncloud/3rdparty/rackspace/php-opencloud/tests/OpenCloud/Tests/_response/Auth.resp
share/owncloud/3rdparty/rackspace/php-opencloud/tests/OpenCloud/Tests/_response/Auth_No_Default_Region.resp
share/owncloud/3rdparty/rackspace/php-opencloud/tests/OpenCloud/Tests/_response/Auth_OpenStack.resp
share/owncloud/3rdparty/rackspace/php-opencloud/tests/bootstrap.php
share/owncloud/3rdparty/sabre/dav/ChangeLog
share/owncloud/3rdparty/sabre/dav/LICENSE
share/owncloud/3rdparty/sabre/dav/bin/googlecode_upload.py
share/owncloud/3rdparty/sabre/dav/bin/migrateto17.php
share/owncloud/3rdparty/sabre/dav/bin/naturalselection.py
share/owncloud/3rdparty/sabre/dav/composer.json
share/owncloud/3rdparty/sabre/dav/examples/addressbookserver.php
share/owncloud/3rdparty/sabre/dav/examples/basicauth.php
share/owncloud/3rdparty/sabre/dav/examples/digestauth.php
share/owncloud/3rdparty/sabre/dav/examples/simplefsserver.php
share/owncloud/3rdparty/sabre/dav/examples/sql/mysql.addressbook.sql
share/owncloud/3rdparty/sabre/dav/examples/sql/mysql.calendars.sql
share/owncloud/3rdparty/sabre/dav/examples/sql/mysql.locks.sql
share/owncloud/3rdparty/sabre/dav/examples/sql/mysql.principals.sql
share/owncloud/3rdparty/sabre/dav/examples/sql/mysql.users.sql
share/owncloud/3rdparty/sabre/dav/examples/sql/pgsql.addressbook.sql
share/owncloud/3rdparty/sabre/dav/examples/sql/pgsql.calendars.sql
share/owncloud/3rdparty/sabre/dav/examples/sql/pgsql.locks.sql
share/owncloud/3rdparty/sabre/dav/examples/sql/pgsql.principals.sql
share/owncloud/3rdparty/sabre/dav/examples/sql/pgsql.users.sql
share/owncloud/3rdparty/sabre/dav/examples/sql/sqlite.addressbooks.sql
share/owncloud/3rdparty/sabre/dav/examples/sql/sqlite.calendars.sql
share/owncloud/3rdparty/sabre/dav/examples/sql/sqlite.locks.sql
share/owncloud/3rdparty/sabre/dav/examples/sql/sqlite.principals.sql
share/owncloud/3rdparty/sabre/dav/examples/sql/sqlite.users.sql
share/owncloud/3rdparty/sabre/dav/examples/webserver/apache2_htaccess.conf
share/owncloud/3rdparty/sabre/dav/examples/webserver/apache2_vhost.conf
share/owncloud/3rdparty/sabre/dav/examples/webserver/apache2_vhost_cgi.conf
share/owncloud/3rdparty/sabre/dav/lib/Sabre/CalDAV/Backend/AbstractBackend.php
share/owncloud/3rdparty/sabre/dav/lib/Sabre/CalDAV/Backend/BackendInterface.php
share/owncloud/3rdparty/sabre/dav/lib/Sabre/CalDAV/Backend/NotificationSupport.php
share/owncloud/3rdparty/sabre/dav/lib/Sabre/CalDAV/Backend/PDO.php
share/owncloud/3rdparty/sabre/dav/lib/Sabre/CalDAV/Backend/SharingSupport.php
share/owncloud/3rdparty/sabre/dav/lib/Sabre/CalDAV/Calendar.php
share/owncloud/3rdparty/sabre/dav/lib/Sabre/CalDAV/CalendarObject.php
share/owncloud/3rdparty/sabre/dav/lib/Sabre/CalDAV/CalendarQueryParser.php
share/owncloud/3rdparty/sabre/dav/lib/Sabre/CalDAV/CalendarQueryValidator.php
share/owncloud/3rdparty/sabre/dav/lib/Sabre/CalDAV/CalendarRootNode.php
share/owncloud/3rdparty/sabre/dav/lib/Sabre/CalDAV/Exception/InvalidComponentType.php
share/owncloud/3rdparty/sabre/dav/lib/Sabre/CalDAV/ICSExportPlugin.php
share/owncloud/3rdparty/sabre/dav/lib/Sabre/CalDAV/ICalendar.php
share/owncloud/3rdparty/sabre/dav/lib/Sabre/CalDAV/ICalendarObject.php
share/owncloud/3rdparty/sabre/dav/lib/Sabre/CalDAV/IShareableCalendar.php
share/owncloud/3rdparty/sabre/dav/lib/Sabre/CalDAV/ISharedCalendar.php
share/owncloud/3rdparty/sabre/dav/lib/Sabre/CalDAV/Notifications/Collection.php
share/owncloud/3rdparty/sabre/dav/lib/Sabre/CalDAV/Notifications/ICollection.php
share/owncloud/3rdparty/sabre/dav/lib/Sabre/CalDAV/Notifications/INode.php
share/owncloud/3rdparty/sabre/dav/lib/Sabre/CalDAV/Notifications/INotificationType.php
share/owncloud/3rdparty/sabre/dav/lib/Sabre/CalDAV/Notifications/Node.php
share/owncloud/3rdparty/sabre/dav/lib/Sabre/CalDAV/Notifications/Notification/Invite.php
share/owncloud/3rdparty/sabre/dav/lib/Sabre/CalDAV/Notifications/Notification/InviteReply.php
share/owncloud/3rdparty/sabre/dav/lib/Sabre/CalDAV/Notifications/Notification/SystemStatus.php
share/owncloud/3rdparty/sabre/dav/lib/Sabre/CalDAV/Plugin.php
share/owncloud/3rdparty/sabre/dav/lib/Sabre/CalDAV/Principal/Collection.php
share/owncloud/3rdparty/sabre/dav/lib/Sabre/CalDAV/Principal/IProxyRead.php
share/owncloud/3rdparty/sabre/dav/lib/Sabre/CalDAV/Principal/IProxyWrite.php
share/owncloud/3rdparty/sabre/dav/lib/Sabre/CalDAV/Principal/ProxyRead.php
share/owncloud/3rdparty/sabre/dav/lib/Sabre/CalDAV/Principal/ProxyWrite.php
share/owncloud/3rdparty/sabre/dav/lib/Sabre/CalDAV/Principal/User.php
share/owncloud/3rdparty/sabre/dav/lib/Sabre/CalDAV/Property/AllowedSharingModes.php
share/owncloud/3rdparty/sabre/dav/lib/Sabre/CalDAV/Property/Invite.php
share/owncloud/3rdparty/sabre/dav/lib/Sabre/CalDAV/Property/ScheduleCalendarTransp.php
share/owncloud/3rdparty/sabre/dav/lib/Sabre/CalDAV/Property/SupportedCalendarComponentSet.php
share/owncloud/3rdparty/sabre/dav/lib/Sabre/CalDAV/Property/SupportedCalendarData.php
share/owncloud/3rdparty/sabre/dav/lib/Sabre/CalDAV/Property/SupportedCollationSet.php
share/owncloud/3rdparty/sabre/dav/lib/Sabre/CalDAV/Schedule/IMip.php
share/owncloud/3rdparty/sabre/dav/lib/Sabre/CalDAV/Schedule/IOutbox.php
share/owncloud/3rdparty/sabre/dav/lib/Sabre/CalDAV/Schedule/Outbox.php
share/owncloud/3rdparty/sabre/dav/lib/Sabre/CalDAV/ShareableCalendar.php
share/owncloud/3rdparty/sabre/dav/lib/Sabre/CalDAV/SharedCalendar.php
share/owncloud/3rdparty/sabre/dav/lib/Sabre/CalDAV/SharingPlugin.php
share/owncloud/3rdparty/sabre/dav/lib/Sabre/CalDAV/UserCalendars.php
share/owncloud/3rdparty/sabre/dav/lib/Sabre/CalDAV/Version.php
share/owncloud/3rdparty/sabre/dav/lib/Sabre/CardDAV/AddressBook.php
share/owncloud/3rdparty/sabre/dav/lib/Sabre/CardDAV/AddressBookQueryParser.php
share/owncloud/3rdparty/sabre/dav/lib/Sabre/CardDAV/AddressBookRoot.php
share/owncloud/3rdparty/sabre/dav/lib/Sabre/CardDAV/Backend/AbstractBackend.php
share/owncloud/3rdparty/sabre/dav/lib/Sabre/CardDAV/Backend/BackendInterface.php
share/owncloud/3rdparty/sabre/dav/lib/Sabre/CardDAV/Backend/PDO.php
share/owncloud/3rdparty/sabre/dav/lib/Sabre/CardDAV/Card.php
share/owncloud/3rdparty/sabre/dav/lib/Sabre/CardDAV/IAddressBook.php
share/owncloud/3rdparty/sabre/dav/lib/Sabre/CardDAV/ICard.php
share/owncloud/3rdparty/sabre/dav/lib/Sabre/CardDAV/IDirectory.php
share/owncloud/3rdparty/sabre/dav/lib/Sabre/CardDAV/Plugin.php
share/owncloud/3rdparty/sabre/dav/lib/Sabre/CardDAV/Property/SupportedAddressData.php
share/owncloud/3rdparty/sabre/dav/lib/Sabre/CardDAV/UserAddressBooks.php
share/owncloud/3rdparty/sabre/dav/lib/Sabre/CardDAV/VCFExportPlugin.php
share/owncloud/3rdparty/sabre/dav/lib/Sabre/CardDAV/Version.php
share/owncloud/3rdparty/sabre/dav/lib/Sabre/DAV/Auth/Backend/AbstractBasic.php
share/owncloud/3rdparty/sabre/dav/lib/Sabre/DAV/Auth/Backend/AbstractDigest.php
share/owncloud/3rdparty/sabre/dav/lib/Sabre/DAV/Auth/Backend/Apache.php
share/owncloud/3rdparty/sabre/dav/lib/Sabre/DAV/Auth/Backend/BackendInterface.php
share/owncloud/3rdparty/sabre/dav/lib/Sabre/DAV/Auth/Backend/File.php
share/owncloud/3rdparty/sabre/dav/lib/Sabre/DAV/Auth/Backend/PDO.php
share/owncloud/3rdparty/sabre/dav/lib/Sabre/DAV/Auth/Plugin.php
share/owncloud/3rdparty/sabre/dav/lib/Sabre/DAV/Browser/GuessContentType.php
share/owncloud/3rdparty/sabre/dav/lib/Sabre/DAV/Browser/MapGetToPropFind.php
share/owncloud/3rdparty/sabre/dav/lib/Sabre/DAV/Browser/Plugin.php
share/owncloud/3rdparty/sabre/dav/lib/Sabre/DAV/Browser/assets/favicon.ico
share/owncloud/3rdparty/sabre/dav/lib/Sabre/DAV/Browser/assets/icons/addressbook.png
share/owncloud/3rdparty/sabre/dav/lib/Sabre/DAV/Browser/assets/icons/calendar.png
share/owncloud/3rdparty/sabre/dav/lib/Sabre/DAV/Browser/assets/icons/card.png
share/owncloud/3rdparty/sabre/dav/lib/Sabre/DAV/Browser/assets/icons/collection.png
share/owncloud/3rdparty/sabre/dav/lib/Sabre/DAV/Browser/assets/icons/file.png
share/owncloud/3rdparty/sabre/dav/lib/Sabre/DAV/Browser/assets/icons/parent.png
share/owncloud/3rdparty/sabre/dav/lib/Sabre/DAV/Browser/assets/icons/principal.png
share/owncloud/3rdparty/sabre/dav/lib/Sabre/DAV/Client.php
share/owncloud/3rdparty/sabre/dav/lib/Sabre/DAV/Collection.php
share/owncloud/3rdparty/sabre/dav/lib/Sabre/DAV/Exception.php
share/owncloud/3rdparty/sabre/dav/lib/Sabre/DAV/Exception/BadRequest.php
share/owncloud/3rdparty/sabre/dav/lib/Sabre/DAV/Exception/Conflict.php
share/owncloud/3rdparty/sabre/dav/lib/Sabre/DAV/Exception/ConflictingLock.php
share/owncloud/3rdparty/sabre/dav/lib/Sabre/DAV/Exception/FileNotFound.php
share/owncloud/3rdparty/sabre/dav/lib/Sabre/DAV/Exception/Forbidden.php
share/owncloud/3rdparty/sabre/dav/lib/Sabre/DAV/Exception/InsufficientStorage.php
share/owncloud/3rdparty/sabre/dav/lib/Sabre/DAV/Exception/InvalidResourceType.php
share/owncloud/3rdparty/sabre/dav/lib/Sabre/DAV/Exception/LengthRequired.php
share/owncloud/3rdparty/sabre/dav/lib/Sabre/DAV/Exception/LockTokenMatchesRequestUri.php
share/owncloud/3rdparty/sabre/dav/lib/Sabre/DAV/Exception/Locked.php
share/owncloud/3rdparty/sabre/dav/lib/Sabre/DAV/Exception/MethodNotAllowed.php
share/owncloud/3rdparty/sabre/dav/lib/Sabre/DAV/Exception/NotAuthenticated.php
share/owncloud/3rdparty/sabre/dav/lib/Sabre/DAV/Exception/NotFound.php
share/owncloud/3rdparty/sabre/dav/lib/Sabre/DAV/Exception/NotImplemented.php
share/owncloud/3rdparty/sabre/dav/lib/Sabre/DAV/Exception/PaymentRequired.php
share/owncloud/3rdparty/sabre/dav/lib/Sabre/DAV/Exception/PreconditionFailed.php
share/owncloud/3rdparty/sabre/dav/lib/Sabre/DAV/Exception/ReportNotSupported.php
share/owncloud/3rdparty/sabre/dav/lib/Sabre/DAV/Exception/RequestedRangeNotSatisfiable.php
share/owncloud/3rdparty/sabre/dav/lib/Sabre/DAV/Exception/ServiceUnavailable.php
share/owncloud/3rdparty/sabre/dav/lib/Sabre/DAV/Exception/UnsupportedMediaType.php
share/owncloud/3rdparty/sabre/dav/lib/Sabre/DAV/FS/Directory.php
share/owncloud/3rdparty/sabre/dav/lib/Sabre/DAV/FS/File.php
share/owncloud/3rdparty/sabre/dav/lib/Sabre/DAV/FS/Node.php
share/owncloud/3rdparty/sabre/dav/lib/Sabre/DAV/FSExt/Directory.php
share/owncloud/3rdparty/sabre/dav/lib/Sabre/DAV/FSExt/File.php
share/owncloud/3rdparty/sabre/dav/lib/Sabre/DAV/FSExt/Node.php
share/owncloud/3rdparty/sabre/dav/lib/Sabre/DAV/File.php
share/owncloud/3rdparty/sabre/dav/lib/Sabre/DAV/ICollection.php
share/owncloud/3rdparty/sabre/dav/lib/Sabre/DAV/IExtendedCollection.php
share/owncloud/3rdparty/sabre/dav/lib/Sabre/DAV/IFile.php
share/owncloud/3rdparty/sabre/dav/lib/Sabre/DAV/INode.php
share/owncloud/3rdparty/sabre/dav/lib/Sabre/DAV/IProperties.php
share/owncloud/3rdparty/sabre/dav/lib/Sabre/DAV/IQuota.php
share/owncloud/3rdparty/sabre/dav/lib/Sabre/DAV/Locks/Backend/AbstractBackend.php
share/owncloud/3rdparty/sabre/dav/lib/Sabre/DAV/Locks/Backend/BackendInterface.php
share/owncloud/3rdparty/sabre/dav/lib/Sabre/DAV/Locks/Backend/FS.php
share/owncloud/3rdparty/sabre/dav/lib/Sabre/DAV/Locks/Backend/File.php
share/owncloud/3rdparty/sabre/dav/lib/Sabre/DAV/Locks/Backend/PDO.php
share/owncloud/3rdparty/sabre/dav/lib/Sabre/DAV/Locks/LockInfo.php
share/owncloud/3rdparty/sabre/dav/lib/Sabre/DAV/Locks/Plugin.php
share/owncloud/3rdparty/sabre/dav/lib/Sabre/DAV/Mount/Plugin.php
share/owncloud/3rdparty/sabre/dav/lib/Sabre/DAV/Node.php
share/owncloud/3rdparty/sabre/dav/lib/Sabre/DAV/ObjectTree.php
share/owncloud/3rdparty/sabre/dav/lib/Sabre/DAV/PartialUpdate/IFile.php
share/owncloud/3rdparty/sabre/dav/lib/Sabre/DAV/PartialUpdate/IPatchSupport.php
share/owncloud/3rdparty/sabre/dav/lib/Sabre/DAV/PartialUpdate/Plugin.php
share/owncloud/3rdparty/sabre/dav/lib/Sabre/DAV/Property.php
share/owncloud/3rdparty/sabre/dav/lib/Sabre/DAV/Property/GetLastModified.php
share/owncloud/3rdparty/sabre/dav/lib/Sabre/DAV/Property/Href.php
share/owncloud/3rdparty/sabre/dav/lib/Sabre/DAV/Property/HrefList.php
share/owncloud/3rdparty/sabre/dav/lib/Sabre/DAV/Property/IHref.php
share/owncloud/3rdparty/sabre/dav/lib/Sabre/DAV/Property/LockDiscovery.php
share/owncloud/3rdparty/sabre/dav/lib/Sabre/DAV/Property/ResourceType.php
share/owncloud/3rdparty/sabre/dav/lib/Sabre/DAV/Property/Response.php
share/owncloud/3rdparty/sabre/dav/lib/Sabre/DAV/Property/ResponseList.php
share/owncloud/3rdparty/sabre/dav/lib/Sabre/DAV/Property/SupportedLock.php
share/owncloud/3rdparty/sabre/dav/lib/Sabre/DAV/Property/SupportedReportSet.php
share/owncloud/3rdparty/sabre/dav/lib/Sabre/DAV/PropertyInterface.php
share/owncloud/3rdparty/sabre/dav/lib/Sabre/DAV/Server.php
share/owncloud/3rdparty/sabre/dav/lib/Sabre/DAV/ServerPlugin.php
share/owncloud/3rdparty/sabre/dav/lib/Sabre/DAV/SimpleCollection.php
share/owncloud/3rdparty/sabre/dav/lib/Sabre/DAV/SimpleFile.php
share/owncloud/3rdparty/sabre/dav/lib/Sabre/DAV/StringUtil.php
share/owncloud/3rdparty/sabre/dav/lib/Sabre/DAV/TemporaryFileFilterPlugin.php
share/owncloud/3rdparty/sabre/dav/lib/Sabre/DAV/Tree.php
share/owncloud/3rdparty/sabre/dav/lib/Sabre/DAV/Tree/Filesystem.php
share/owncloud/3rdparty/sabre/dav/lib/Sabre/DAV/URLUtil.php
share/owncloud/3rdparty/sabre/dav/lib/Sabre/DAV/UUIDUtil.php
share/owncloud/3rdparty/sabre/dav/lib/Sabre/DAV/Version.php
share/owncloud/3rdparty/sabre/dav/lib/Sabre/DAV/XMLUtil.php
share/owncloud/3rdparty/sabre/dav/lib/Sabre/DAVACL/AbstractPrincipalCollection.php
share/owncloud/3rdparty/sabre/dav/lib/Sabre/DAVACL/Exception/AceConflict.php
share/owncloud/3rdparty/sabre/dav/lib/Sabre/DAVACL/Exception/NeedPrivileges.php
share/owncloud/3rdparty/sabre/dav/lib/Sabre/DAVACL/Exception/NoAbstract.php
share/owncloud/3rdparty/sabre/dav/lib/Sabre/DAVACL/Exception/NotRecognizedPrincipal.php
share/owncloud/3rdparty/sabre/dav/lib/Sabre/DAVACL/Exception/NotSupportedPrivilege.php
share/owncloud/3rdparty/sabre/dav/lib/Sabre/DAVACL/IACL.php
share/owncloud/3rdparty/sabre/dav/lib/Sabre/DAVACL/IPrincipal.php
share/owncloud/3rdparty/sabre/dav/lib/Sabre/DAVACL/IPrincipalCollection.php
share/owncloud/3rdparty/sabre/dav/lib/Sabre/DAVACL/Plugin.php
share/owncloud/3rdparty/sabre/dav/lib/Sabre/DAVACL/Principal.php
share/owncloud/3rdparty/sabre/dav/lib/Sabre/DAVACL/PrincipalBackend/AbstractBackend.php
share/owncloud/3rdparty/sabre/dav/lib/Sabre/DAVACL/PrincipalBackend/BackendInterface.php
share/owncloud/3rdparty/sabre/dav/lib/Sabre/DAVACL/PrincipalBackend/PDO.php
share/owncloud/3rdparty/sabre/dav/lib/Sabre/DAVACL/PrincipalCollection.php
share/owncloud/3rdparty/sabre/dav/lib/Sabre/DAVACL/Property/Acl.php
share/owncloud/3rdparty/sabre/dav/lib/Sabre/DAVACL/Property/AclRestrictions.php
share/owncloud/3rdparty/sabre/dav/lib/Sabre/DAVACL/Property/CurrentUserPrivilegeSet.php
share/owncloud/3rdparty/sabre/dav/lib/Sabre/DAVACL/Property/Principal.php
share/owncloud/3rdparty/sabre/dav/lib/Sabre/DAVACL/Property/SupportedPrivilegeSet.php
share/owncloud/3rdparty/sabre/dav/lib/Sabre/DAVACL/Version.php
share/owncloud/3rdparty/sabre/dav/lib/Sabre/HTTP/AWSAuth.php
share/owncloud/3rdparty/sabre/dav/lib/Sabre/HTTP/AbstractAuth.php
share/owncloud/3rdparty/sabre/dav/lib/Sabre/HTTP/BasicAuth.php
share/owncloud/3rdparty/sabre/dav/lib/Sabre/HTTP/DigestAuth.php
share/owncloud/3rdparty/sabre/dav/lib/Sabre/HTTP/Request.php
share/owncloud/3rdparty/sabre/dav/lib/Sabre/HTTP/Response.php
share/owncloud/3rdparty/sabre/dav/lib/Sabre/HTTP/Util.php
share/owncloud/3rdparty/sabre/dav/lib/Sabre/HTTP/Version.php
share/owncloud/3rdparty/sabre/dav/lib/Sabre/autoload.php
share/owncloud/3rdparty/sabre/dav/tests/Sabre/CalDAV/Backend/AbstractPDOTest.php
share/owncloud/3rdparty/sabre/dav/tests/Sabre/CalDAV/Backend/AbstractTest.php
share/owncloud/3rdparty/sabre/dav/tests/Sabre/CalDAV/Backend/Mock.php
share/owncloud/3rdparty/sabre/dav/tests/Sabre/CalDAV/Backend/PDOMySQLTest.php
share/owncloud/3rdparty/sabre/dav/tests/Sabre/CalDAV/Backend/PDOSqliteTest.php
share/owncloud/3rdparty/sabre/dav/tests/Sabre/CalDAV/CalendarObjectTest.php
share/owncloud/3rdparty/sabre/dav/tests/Sabre/CalDAV/CalendarQueryParserTest.php
share/owncloud/3rdparty/sabre/dav/tests/Sabre/CalDAV/CalendarQueryVAlarmTest.php
share/owncloud/3rdparty/sabre/dav/tests/Sabre/CalDAV/CalendarQueryValidatorTest.php
share/owncloud/3rdparty/sabre/dav/tests/Sabre/CalDAV/CalendarTest.php
share/owncloud/3rdparty/sabre/dav/tests/Sabre/CalDAV/ExpandEventsDTSTARTandDTENDTest.php
share/owncloud/3rdparty/sabre/dav/tests/Sabre/CalDAV/ExpandEventsDTSTARTandDTENDbyDayTest.php
share/owncloud/3rdparty/sabre/dav/tests/Sabre/CalDAV/ExpandEventsDoubleEventsTest.php
share/owncloud/3rdparty/sabre/dav/tests/Sabre/CalDAV/FreeBusyReportTest.php
share/owncloud/3rdparty/sabre/dav/tests/Sabre/CalDAV/FreeBusyRequestTest.php
share/owncloud/3rdparty/sabre/dav/tests/Sabre/CalDAV/GetEventsByTimerangeTest.php
share/owncloud/3rdparty/sabre/dav/tests/Sabre/CalDAV/ICSExportPluginTest.php
share/owncloud/3rdparty/sabre/dav/tests/Sabre/CalDAV/Issue166Test.php
share/owncloud/3rdparty/sabre/dav/tests/Sabre/CalDAV/Issue172Test.php
share/owncloud/3rdparty/sabre/dav/tests/Sabre/CalDAV/Issue203Test.php
share/owncloud/3rdparty/sabre/dav/tests/Sabre/CalDAV/Issue205Test.php
share/owncloud/3rdparty/sabre/dav/tests/Sabre/CalDAV/Issue211Test.php
share/owncloud/3rdparty/sabre/dav/tests/Sabre/CalDAV/Issue220Test.php
share/owncloud/3rdparty/sabre/dav/tests/Sabre/CalDAV/Issue228Test.php
share/owncloud/3rdparty/sabre/dav/tests/Sabre/CalDAV/Notifications/CollectionTest.php
share/owncloud/3rdparty/sabre/dav/tests/Sabre/CalDAV/Notifications/NodeTest.php
share/owncloud/3rdparty/sabre/dav/tests/Sabre/CalDAV/Notifications/Notification/InviteReplyTest.php
share/owncloud/3rdparty/sabre/dav/tests/Sabre/CalDAV/Notifications/Notification/InviteTest.php
share/owncloud/3rdparty/sabre/dav/tests/Sabre/CalDAV/Notifications/Notification/SystemStatusTest.php
share/owncloud/3rdparty/sabre/dav/tests/Sabre/CalDAV/OutboxPostTest.php
share/owncloud/3rdparty/sabre/dav/tests/Sabre/CalDAV/PluginTest.php
share/owncloud/3rdparty/sabre/dav/tests/Sabre/CalDAV/Principal/CollectionTest.php
share/owncloud/3rdparty/sabre/dav/tests/Sabre/CalDAV/Principal/ProxyReadTest.php
share/owncloud/3rdparty/sabre/dav/tests/Sabre/CalDAV/Principal/ProxyWriteTest.php
share/owncloud/3rdparty/sabre/dav/tests/Sabre/CalDAV/Principal/UserTest.php
share/owncloud/3rdparty/sabre/dav/tests/Sabre/CalDAV/Property/AllowedSharingModesTest.php
share/owncloud/3rdparty/sabre/dav/tests/Sabre/CalDAV/Property/InviteTest.php
share/owncloud/3rdparty/sabre/dav/tests/Sabre/CalDAV/Property/ScheduleCalendarTranspTest.php
share/owncloud/3rdparty/sabre/dav/tests/Sabre/CalDAV/Property/SupportedCalendarComponentSetTest.php
share/owncloud/3rdparty/sabre/dav/tests/Sabre/CalDAV/Property/SupportedCalendarDataTest.php
share/owncloud/3rdparty/sabre/dav/tests/Sabre/CalDAV/Property/SupportedCollationSetTest.php
share/owncloud/3rdparty/sabre/dav/tests/Sabre/CalDAV/Schedule/IMip/Mock.php
share/owncloud/3rdparty/sabre/dav/tests/Sabre/CalDAV/Schedule/OutboxTest.php
share/owncloud/3rdparty/sabre/dav/tests/Sabre/CalDAV/ShareableCalendarTest.php
share/owncloud/3rdparty/sabre/dav/tests/Sabre/CalDAV/SharedCalendarTest.php
share/owncloud/3rdparty/sabre/dav/tests/Sabre/CalDAV/SharingPluginTest.php
share/owncloud/3rdparty/sabre/dav/tests/Sabre/CalDAV/TestUtil.php
share/owncloud/3rdparty/sabre/dav/tests/Sabre/CalDAV/UserCalendarsSharedCalendarsTest.php
share/owncloud/3rdparty/sabre/dav/tests/Sabre/CalDAV/UserCalendarsTest.php
share/owncloud/3rdparty/sabre/dav/tests/Sabre/CalDAV/ValidateICalTest.php
share/owncloud/3rdparty/sabre/dav/tests/Sabre/CalDAV/VersionTest.php
share/owncloud/3rdparty/sabre/dav/tests/Sabre/CardDAV/AbstractPluginTest.php
share/owncloud/3rdparty/sabre/dav/tests/Sabre/CardDAV/AddressBookQueryParserTest.php
share/owncloud/3rdparty/sabre/dav/tests/Sabre/CardDAV/AddressBookQueryTest.php
share/owncloud/3rdparty/sabre/dav/tests/Sabre/CardDAV/AddressBookRootTest.php
share/owncloud/3rdparty/sabre/dav/tests/Sabre/CardDAV/AddressBookTest.php
share/owncloud/3rdparty/sabre/dav/tests/Sabre/CardDAV/Backend/AbstractPDOTest.php
share/owncloud/3rdparty/sabre/dav/tests/Sabre/CardDAV/Backend/Mock.php
share/owncloud/3rdparty/sabre/dav/tests/Sabre/CardDAV/Backend/PDOMySQLTest.php
share/owncloud/3rdparty/sabre/dav/tests/Sabre/CardDAV/Backend/PDOSqliteTest.php
share/owncloud/3rdparty/sabre/dav/tests/Sabre/CardDAV/CardTest.php
share/owncloud/3rdparty/sabre/dav/tests/Sabre/CardDAV/IDirectoryTest.php
share/owncloud/3rdparty/sabre/dav/tests/Sabre/CardDAV/MultiGetTest.php
share/owncloud/3rdparty/sabre/dav/tests/Sabre/CardDAV/PluginTest.php
share/owncloud/3rdparty/sabre/dav/tests/Sabre/CardDAV/Property/SupportedAddressDataTest.php
share/owncloud/3rdparty/sabre/dav/tests/Sabre/CardDAV/SogoStripContentTypeTest.php
share/owncloud/3rdparty/sabre/dav/tests/Sabre/CardDAV/TestUtil.php
share/owncloud/3rdparty/sabre/dav/tests/Sabre/CardDAV/UserAddressBooksTest.php
share/owncloud/3rdparty/sabre/dav/tests/Sabre/CardDAV/VCFExportTest.php
share/owncloud/3rdparty/sabre/dav/tests/Sabre/CardDAV/ValidateFilterTest.php
share/owncloud/3rdparty/sabre/dav/tests/Sabre/CardDAV/ValidateVCardTest.php
share/owncloud/3rdparty/sabre/dav/tests/Sabre/CardDAV/VersionTest.php
share/owncloud/3rdparty/sabre/dav/tests/Sabre/DAV/AbstractServer.php
share/owncloud/3rdparty/sabre/dav/tests/Sabre/DAV/Auth/Backend/AbstractBasicTest.php
share/owncloud/3rdparty/sabre/dav/tests/Sabre/DAV/Auth/Backend/AbstractDigestTest.php
share/owncloud/3rdparty/sabre/dav/tests/Sabre/DAV/Auth/Backend/AbstractPDOTest.php
share/owncloud/3rdparty/sabre/dav/tests/Sabre/DAV/Auth/Backend/ApacheTest.php
share/owncloud/3rdparty/sabre/dav/tests/Sabre/DAV/Auth/Backend/FileTest.php
share/owncloud/3rdparty/sabre/dav/tests/Sabre/DAV/Auth/Backend/Mock.php
share/owncloud/3rdparty/sabre/dav/tests/Sabre/DAV/Auth/Backend/PDOMySQLTest.php
share/owncloud/3rdparty/sabre/dav/tests/Sabre/DAV/Auth/Backend/PDOSqliteTest.php
share/owncloud/3rdparty/sabre/dav/tests/Sabre/DAV/Auth/PluginTest.php
share/owncloud/3rdparty/sabre/dav/tests/Sabre/DAV/BasicNodeTest.php
share/owncloud/3rdparty/sabre/dav/tests/Sabre/DAV/Browser/GuessContentTypeTest.php
share/owncloud/3rdparty/sabre/dav/tests/Sabre/DAV/Browser/MapGetToPropFindTest.php
share/owncloud/3rdparty/sabre/dav/tests/Sabre/DAV/Browser/PluginTest.php
share/owncloud/3rdparty/sabre/dav/tests/Sabre/DAV/ClientMock.php
share/owncloud/3rdparty/sabre/dav/tests/Sabre/DAV/ClientTest.php
share/owncloud/3rdparty/sabre/dav/tests/Sabre/DAV/Exception/LockedTest.php
share/owncloud/3rdparty/sabre/dav/tests/Sabre/DAV/Exception/PaymentRequiredTest.php
share/owncloud/3rdparty/sabre/dav/tests/Sabre/DAV/ExceptionTest.php
share/owncloud/3rdparty/sabre/dav/tests/Sabre/DAV/FSExt/FileTest.php
share/owncloud/3rdparty/sabre/dav/tests/Sabre/DAV/FSExt/NodeTest.php
share/owncloud/3rdparty/sabre/dav/tests/Sabre/DAV/FSExt/ServerTest.php
share/owncloud/3rdparty/sabre/dav/tests/Sabre/DAV/HTTPPreferParsingTest.php
share/owncloud/3rdparty/sabre/dav/tests/Sabre/DAV/HttpDeleteTest.php
share/owncloud/3rdparty/sabre/dav/tests/Sabre/DAV/HttpPutTest.php
share/owncloud/3rdparty/sabre/dav/tests/Sabre/DAV/Issue33Test.php
share/owncloud/3rdparty/sabre/dav/tests/Sabre/DAV/Locks/Backend/AbstractTest.php
share/owncloud/3rdparty/sabre/dav/tests/Sabre/DAV/Locks/Backend/FSTest.php
share/owncloud/3rdparty/sabre/dav/tests/Sabre/DAV/Locks/Backend/FileTest.php
share/owncloud/3rdparty/sabre/dav/tests/Sabre/DAV/Locks/Backend/PDOMySQLTest.php
share/owncloud/3rdparty/sabre/dav/tests/Sabre/DAV/Locks/Backend/PDOTest.php
share/owncloud/3rdparty/sabre/dav/tests/Sabre/DAV/Locks/GetIfConditionsTest.php
share/owncloud/3rdparty/sabre/dav/tests/Sabre/DAV/Locks/MSWordTest.php
share/owncloud/3rdparty/sabre/dav/tests/Sabre/DAV/Locks/PluginTest.php
share/owncloud/3rdparty/sabre/dav/tests/Sabre/DAV/Mock/Collection.php
share/owncloud/3rdparty/sabre/dav/tests/Sabre/DAV/Mock/File.php
share/owncloud/3rdparty/sabre/dav/tests/Sabre/DAV/Mount/PluginTest.php
share/owncloud/3rdparty/sabre/dav/tests/Sabre/DAV/ObjectTreeTest.php
share/owncloud/3rdparty/sabre/dav/tests/Sabre/DAV/PartialUpdate/FileMock.php
share/owncloud/3rdparty/sabre/dav/tests/Sabre/DAV/PartialUpdate/PluginTest.php
share/owncloud/3rdparty/sabre/dav/tests/Sabre/DAV/PartialUpdate/SpecificationTest.php
share/owncloud/3rdparty/sabre/dav/tests/Sabre/DAV/Property/GetLastModifiedTest.php
share/owncloud/3rdparty/sabre/dav/tests/Sabre/DAV/Property/HrefListTest.php
share/owncloud/3rdparty/sabre/dav/tests/Sabre/DAV/Property/HrefTest.php
share/owncloud/3rdparty/sabre/dav/tests/Sabre/DAV/Property/ResourceTypeTest.php
share/owncloud/3rdparty/sabre/dav/tests/Sabre/DAV/Property/ResponseListTest.php
share/owncloud/3rdparty/sabre/dav/tests/Sabre/DAV/Property/ResponseTest.php
share/owncloud/3rdparty/sabre/dav/tests/Sabre/DAV/Property/SupportedReportSetTest.php
share/owncloud/3rdparty/sabre/dav/tests/Sabre/DAV/ServerCopyMoveTest.php
share/owncloud/3rdparty/sabre/dav/tests/Sabre/DAV/ServerEventsTest.php
share/owncloud/3rdparty/sabre/dav/tests/Sabre/DAV/ServerMKCOLTest.php
share/owncloud/3rdparty/sabre/dav/tests/Sabre/DAV/ServerPluginTest.php
share/owncloud/3rdparty/sabre/dav/tests/Sabre/DAV/ServerPreconditionTest.php
share/owncloud/3rdparty/sabre/dav/tests/Sabre/DAV/ServerPropsTest.php
share/owncloud/3rdparty/sabre/dav/tests/Sabre/DAV/ServerRangeTest.php
share/owncloud/3rdparty/sabre/dav/tests/Sabre/DAV/ServerSimpleTest.php
share/owncloud/3rdparty/sabre/dav/tests/Sabre/DAV/ServerUpdatePropertiesTest.php
share/owncloud/3rdparty/sabre/dav/tests/Sabre/DAV/SimpleFileTest.php
share/owncloud/3rdparty/sabre/dav/tests/Sabre/DAV/StringUtilTest.php
share/owncloud/3rdparty/sabre/dav/tests/Sabre/DAV/TemporaryFileFilterTest.php
share/owncloud/3rdparty/sabre/dav/tests/Sabre/DAV/TestPlugin.php
share/owncloud/3rdparty/sabre/dav/tests/Sabre/DAV/Tree/FilesystemTest.php
share/owncloud/3rdparty/sabre/dav/tests/Sabre/DAV/TreeTest.php
share/owncloud/3rdparty/sabre/dav/tests/Sabre/DAV/URLUtilTest.php
share/owncloud/3rdparty/sabre/dav/tests/Sabre/DAV/UUIDUtilTest.php
share/owncloud/3rdparty/sabre/dav/tests/Sabre/DAV/XMLUtilTest.php
share/owncloud/3rdparty/sabre/dav/tests/Sabre/DAVACL/ACLMethodTest.php
share/owncloud/3rdparty/sabre/dav/tests/Sabre/DAVACL/AllowAccessTest.php
share/owncloud/3rdparty/sabre/dav/tests/Sabre/DAVACL/BlockAccessTest.php
share/owncloud/3rdparty/sabre/dav/tests/Sabre/DAVACL/Exception/AceConflictTest.php
share/owncloud/3rdparty/sabre/dav/tests/Sabre/DAVACL/Exception/NeedPrivilegesExceptionTest.php
share/owncloud/3rdparty/sabre/dav/tests/Sabre/DAVACL/Exception/NoAbstractTest.php
share/owncloud/3rdparty/sabre/dav/tests/Sabre/DAVACL/Exception/NotRecognizedPrincipalTest.php
share/owncloud/3rdparty/sabre/dav/tests/Sabre/DAVACL/Exception/NotSupportedPrivilegeTest.php
share/owncloud/3rdparty/sabre/dav/tests/Sabre/DAVACL/ExpandPropertiesTest.php
share/owncloud/3rdparty/sabre/dav/tests/Sabre/DAVACL/MockACLNode.php
share/owncloud/3rdparty/sabre/dav/tests/Sabre/DAVACL/MockPrincipal.php
share/owncloud/3rdparty/sabre/dav/tests/Sabre/DAVACL/PluginAdminTest.php
share/owncloud/3rdparty/sabre/dav/tests/Sabre/DAVACL/PluginPropertiesTest.php
share/owncloud/3rdparty/sabre/dav/tests/Sabre/DAVACL/PluginUpdatePropertiesTest.php
share/owncloud/3rdparty/sabre/dav/tests/Sabre/DAVACL/PrincipalBackend/AbstractPDOTest.php
share/owncloud/3rdparty/sabre/dav/tests/Sabre/DAVACL/PrincipalBackend/Mock.php
share/owncloud/3rdparty/sabre/dav/tests/Sabre/DAVACL/PrincipalBackend/PDOMySQLTest.php
share/owncloud/3rdparty/sabre/dav/tests/Sabre/DAVACL/PrincipalBackend/PDOSqliteTest.php
share/owncloud/3rdparty/sabre/dav/tests/Sabre/DAVACL/PrincipalCollectionTest.php
share/owncloud/3rdparty/sabre/dav/tests/Sabre/DAVACL/PrincipalPropertySearchTest.php
share/owncloud/3rdparty/sabre/dav/tests/Sabre/DAVACL/PrincipalSearchPropertySetTest.php
share/owncloud/3rdparty/sabre/dav/tests/Sabre/DAVACL/PrincipalTest.php
share/owncloud/3rdparty/sabre/dav/tests/Sabre/DAVACL/Property/ACLRestrictionsTest.php
share/owncloud/3rdparty/sabre/dav/tests/Sabre/DAVACL/Property/ACLTest.php
share/owncloud/3rdparty/sabre/dav/tests/Sabre/DAVACL/Property/CurrentUserPrivilegeSetTest.php
share/owncloud/3rdparty/sabre/dav/tests/Sabre/DAVACL/Property/PrincipalTest.php
share/owncloud/3rdparty/sabre/dav/tests/Sabre/DAVACL/Property/SupportedPrivilegeSetTest.php
share/owncloud/3rdparty/sabre/dav/tests/Sabre/DAVACL/SimplePluginTest.php
share/owncloud/3rdparty/sabre/dav/tests/Sabre/DAVACL/VersionTest.php
share/owncloud/3rdparty/sabre/dav/tests/Sabre/DAVServerTest.php
share/owncloud/3rdparty/sabre/dav/tests/Sabre/HTTP/AWSAuthTest.php
share/owncloud/3rdparty/sabre/dav/tests/Sabre/HTTP/BasicAuthTest.php
share/owncloud/3rdparty/sabre/dav/tests/Sabre/HTTP/DigestAuthTest.php
share/owncloud/3rdparty/sabre/dav/tests/Sabre/HTTP/RequestTest.php
share/owncloud/3rdparty/sabre/dav/tests/Sabre/HTTP/ResponseMock.php
share/owncloud/3rdparty/sabre/dav/tests/Sabre/HTTP/ResponseTest.php
share/owncloud/3rdparty/sabre/dav/tests/Sabre/HTTP/UtilTest.php
share/owncloud/3rdparty/sabre/dav/tests/Sabre/HTTP/VersionTest.php
share/owncloud/3rdparty/sabre/dav/tests/Sabre/TestUtil.php
share/owncloud/3rdparty/sabre/dav/tests/bootstrap.php
share/owncloud/3rdparty/sabre/dav/tests/composer.vobject3.json
share/owncloud/3rdparty/sabre/dav/tests/phpunit.xml
share/owncloud/3rdparty/sabre/vobject/ChangeLog
share/owncloud/3rdparty/sabre/vobject/LICENSE
share/owncloud/3rdparty/sabre/vobject/bin/bench.php
share/owncloud/3rdparty/sabre/vobject/bin/generateicalendardata.php
share/owncloud/3rdparty/sabre/vobject/bin/vobjectvalidate.php
share/owncloud/3rdparty/sabre/vobject/composer.json
share/owncloud/3rdparty/sabre/vobject/lib/Sabre/VObject/Component.php
share/owncloud/3rdparty/sabre/vobject/lib/Sabre/VObject/Component/VAlarm.php
share/owncloud/3rdparty/sabre/vobject/lib/Sabre/VObject/Component/VCalendar.php
share/owncloud/3rdparty/sabre/vobject/lib/Sabre/VObject/Component/VCard.php
share/owncloud/3rdparty/sabre/vobject/lib/Sabre/VObject/Component/VEvent.php
share/owncloud/3rdparty/sabre/vobject/lib/Sabre/VObject/Component/VFreeBusy.php
share/owncloud/3rdparty/sabre/vobject/lib/Sabre/VObject/Component/VJournal.php
share/owncloud/3rdparty/sabre/vobject/lib/Sabre/VObject/Component/VTodo.php
share/owncloud/3rdparty/sabre/vobject/lib/Sabre/VObject/DateTimeParser.php
share/owncloud/3rdparty/sabre/vobject/lib/Sabre/VObject/Document.php
share/owncloud/3rdparty/sabre/vobject/lib/Sabre/VObject/ElementList.php
share/owncloud/3rdparty/sabre/vobject/lib/Sabre/VObject/FreeBusyGenerator.php
share/owncloud/3rdparty/sabre/vobject/lib/Sabre/VObject/Node.php
share/owncloud/3rdparty/sabre/vobject/lib/Sabre/VObject/Parameter.php
share/owncloud/3rdparty/sabre/vobject/lib/Sabre/VObject/ParseException.php
share/owncloud/3rdparty/sabre/vobject/lib/Sabre/VObject/Property.php
share/owncloud/3rdparty/sabre/vobject/lib/Sabre/VObject/Property/Compound.php
share/owncloud/3rdparty/sabre/vobject/lib/Sabre/VObject/Property/DateTime.php
share/owncloud/3rdparty/sabre/vobject/lib/Sabre/VObject/Property/MultiDateTime.php
share/owncloud/3rdparty/sabre/vobject/lib/Sabre/VObject/Reader.php
share/owncloud/3rdparty/sabre/vobject/lib/Sabre/VObject/RecurrenceIterator.php
share/owncloud/3rdparty/sabre/vobject/lib/Sabre/VObject/Splitter/ICalendar.php
share/owncloud/3rdparty/sabre/vobject/lib/Sabre/VObject/Splitter/SplitterInterface.php
share/owncloud/3rdparty/sabre/vobject/lib/Sabre/VObject/Splitter/VCard.php
share/owncloud/3rdparty/sabre/vobject/lib/Sabre/VObject/StringUtil.php
share/owncloud/3rdparty/sabre/vobject/lib/Sabre/VObject/TimeZoneUtil.php
share/owncloud/3rdparty/sabre/vobject/lib/Sabre/VObject/Version.php
share/owncloud/3rdparty/sabre/vobject/lib/Sabre/VObject/includes.php
share/owncloud/3rdparty/sabre/vobject/tests/Sabre/VObject/Component/VAlarmTest.php
share/owncloud/3rdparty/sabre/vobject/tests/Sabre/VObject/Component/VCalendarTest.php
share/owncloud/3rdparty/sabre/vobject/tests/Sabre/VObject/Component/VCardTest.php
share/owncloud/3rdparty/sabre/vobject/tests/Sabre/VObject/Component/VEventTest.php
share/owncloud/3rdparty/sabre/vobject/tests/Sabre/VObject/Component/VFreeBusyTest.php
share/owncloud/3rdparty/sabre/vobject/tests/Sabre/VObject/Component/VJournalTest.php
share/owncloud/3rdparty/sabre/vobject/tests/Sabre/VObject/Component/VTodoTest.php
share/owncloud/3rdparty/sabre/vobject/tests/Sabre/VObject/ComponentTest.php
share/owncloud/3rdparty/sabre/vobject/tests/Sabre/VObject/DateTimeParserTest.php
share/owncloud/3rdparty/sabre/vobject/tests/Sabre/VObject/DocumentTest.php
share/owncloud/3rdparty/sabre/vobject/tests/Sabre/VObject/ElementListTest.php
share/owncloud/3rdparty/sabre/vobject/tests/Sabre/VObject/EmClientTest.php
share/owncloud/3rdparty/sabre/vobject/tests/Sabre/VObject/FreeBusyGeneratorTest.php
share/owncloud/3rdparty/sabre/vobject/tests/Sabre/VObject/Issue153Test.php
share/owncloud/3rdparty/sabre/vobject/tests/Sabre/VObject/Issue154Test.php
share/owncloud/3rdparty/sabre/vobject/tests/Sabre/VObject/Issue48Test.php
share/owncloud/3rdparty/sabre/vobject/tests/Sabre/VObject/Issue50Test.php
share/owncloud/3rdparty/sabre/vobject/tests/Sabre/VObject/ParameterTest.php
share/owncloud/3rdparty/sabre/vobject/tests/Sabre/VObject/Property/CompoundTest.php
share/owncloud/3rdparty/sabre/vobject/tests/Sabre/VObject/Property/DateTimeTest.php
share/owncloud/3rdparty/sabre/vobject/tests/Sabre/VObject/Property/MultiDateTimeTest.php
share/owncloud/3rdparty/sabre/vobject/tests/Sabre/VObject/PropertyTest.php
share/owncloud/3rdparty/sabre/vobject/tests/Sabre/VObject/ReaderTest.php
share/owncloud/3rdparty/sabre/vobject/tests/Sabre/VObject/RecurrenceIteratorFifthTuesdayProblemTest.php
share/owncloud/3rdparty/sabre/vobject/tests/Sabre/VObject/RecurrenceIteratorIncorrectExpandTest.php
share/owncloud/3rdparty/sabre/vobject/tests/Sabre/VObject/RecurrenceIteratorInfiniteLoopProblemTest.php
share/owncloud/3rdparty/sabre/vobject/tests/Sabre/VObject/RecurrenceIteratorMinusOneProblemTest.php
share/owncloud/3rdparty/sabre/vobject/tests/Sabre/VObject/RecurrenceIteratorMissingOverriddenTest.php
share/owncloud/3rdparty/sabre/vobject/tests/Sabre/VObject/RecurrenceIteratorTest.php
share/owncloud/3rdparty/sabre/vobject/tests/Sabre/VObject/SlashRTest.php
share/owncloud/3rdparty/sabre/vobject/tests/Sabre/VObject/Splitter/ICalendarTest.php
share/owncloud/3rdparty/sabre/vobject/tests/Sabre/VObject/Splitter/VCardTest.php
share/owncloud/3rdparty/sabre/vobject/tests/Sabre/VObject/StringUtilTest.php
share/owncloud/3rdparty/sabre/vobject/tests/Sabre/VObject/TimeZoneUtilTest.php
share/owncloud/3rdparty/sabre/vobject/tests/Sabre/VObject/VersionTest.php
share/owncloud/3rdparty/sabre/vobject/tests/Sabre/VObject/issue153.vcf
share/owncloud/3rdparty/sabre/vobject/tests/bootstrap.php
share/owncloud/3rdparty/sabre/vobject/tests/phpunit.xml
Update to 6.0.0a * Switch to 6 branch * Replace interpreters with REPLACE_* Changelog: Version 6.0.0a Dec 14th 2013 Remove wrong warnings from logfile Fix LDAP authentication Fix LDAP configuration Fix Share dialog Fix migration under certain conditions Fix database encoding for old PHP versions Fix select all checkbox Fix migration with lucene search enabled Fix migration for postgresql Version 6.0.0 Dec 11th 2013 User Avatars Previews in files app and other places Updated design, less clutter and more whitespace Public gallery sharing Activities Better file conflict handling dialog Improved public App API Sharing API Example Files Share Email Notifications New Doctrine based database layer Plural translations Refactored OC.dialogs (both code and design wise) Priorize often used languages in personal-settings language selection Update jquery to 1.10.0 and add jquery-migrate 1.2.1 Show a summary as the last filelist entry Improve app-management (more verbose error-messages) Show ‘More apps’ link to app administration directly in app navigation Templates for newly created files Add MB indicator to size column Google Drive external storage uses a new library New icons for shared and external folders File uploads conflicts dialog Possibility to prepopulate a new users home with a skeleton Public upload with encryption enabled Users now can decrypt the files again if their encryption app was enabled Many quota related fixes Total used space (with quota) now only counts user’s own files Many external storage fixes, improved performance Improved file navigation performance by using Ajax calls (no full page reload for each folder) The file owner can now also restore deleted shared files New version drop-down with previews and the ability to downloading versions directly
2013-12-27 16:56:38 +01:00
share/owncloud/3rdparty/symfony/console/Symfony/Component/Console/Application.php
share/owncloud/3rdparty/symfony/console/Symfony/Component/Console/CHANGELOG.md
share/owncloud/3rdparty/symfony/console/Symfony/Component/Console/Command/Command.php
share/owncloud/3rdparty/symfony/console/Symfony/Component/Console/Command/HelpCommand.php
share/owncloud/3rdparty/symfony/console/Symfony/Component/Console/Command/ListCommand.php
share/owncloud/3rdparty/symfony/console/Symfony/Component/Console/ConsoleEvents.php
share/owncloud/3rdparty/symfony/console/Symfony/Component/Console/Descriptor/ApplicationDescription.php
share/owncloud/3rdparty/symfony/console/Symfony/Component/Console/Descriptor/Descriptor.php
share/owncloud/3rdparty/symfony/console/Symfony/Component/Console/Descriptor/DescriptorInterface.php
share/owncloud/3rdparty/symfony/console/Symfony/Component/Console/Descriptor/JsonDescriptor.php
share/owncloud/3rdparty/symfony/console/Symfony/Component/Console/Descriptor/MarkdownDescriptor.php
share/owncloud/3rdparty/symfony/console/Symfony/Component/Console/Descriptor/TextDescriptor.php
share/owncloud/3rdparty/symfony/console/Symfony/Component/Console/Descriptor/XmlDescriptor.php
share/owncloud/3rdparty/symfony/console/Symfony/Component/Console/Event/ConsoleCommandEvent.php
share/owncloud/3rdparty/symfony/console/Symfony/Component/Console/Event/ConsoleEvent.php
share/owncloud/3rdparty/symfony/console/Symfony/Component/Console/Event/ConsoleExceptionEvent.php
share/owncloud/3rdparty/symfony/console/Symfony/Component/Console/Event/ConsoleTerminateEvent.php
share/owncloud/3rdparty/symfony/console/Symfony/Component/Console/Formatter/OutputFormatter.php
share/owncloud/3rdparty/symfony/console/Symfony/Component/Console/Formatter/OutputFormatterInterface.php
share/owncloud/3rdparty/symfony/console/Symfony/Component/Console/Formatter/OutputFormatterStyle.php
share/owncloud/3rdparty/symfony/console/Symfony/Component/Console/Formatter/OutputFormatterStyleInterface.php
share/owncloud/3rdparty/symfony/console/Symfony/Component/Console/Formatter/OutputFormatterStyleStack.php
share/owncloud/3rdparty/symfony/console/Symfony/Component/Console/Helper/DescriptorHelper.php
share/owncloud/3rdparty/symfony/console/Symfony/Component/Console/Helper/DialogHelper.php
share/owncloud/3rdparty/symfony/console/Symfony/Component/Console/Helper/FormatterHelper.php
share/owncloud/3rdparty/symfony/console/Symfony/Component/Console/Helper/Helper.php
share/owncloud/3rdparty/symfony/console/Symfony/Component/Console/Helper/HelperInterface.php
share/owncloud/3rdparty/symfony/console/Symfony/Component/Console/Helper/HelperSet.php
share/owncloud/3rdparty/symfony/console/Symfony/Component/Console/Helper/InputAwareHelper.php
share/owncloud/3rdparty/symfony/console/Symfony/Component/Console/Helper/ProgressBar.php
Update to 6.0.0a * Switch to 6 branch * Replace interpreters with REPLACE_* Changelog: Version 6.0.0a Dec 14th 2013 Remove wrong warnings from logfile Fix LDAP authentication Fix LDAP configuration Fix Share dialog Fix migration under certain conditions Fix database encoding for old PHP versions Fix select all checkbox Fix migration with lucene search enabled Fix migration for postgresql Version 6.0.0 Dec 11th 2013 User Avatars Previews in files app and other places Updated design, less clutter and more whitespace Public gallery sharing Activities Better file conflict handling dialog Improved public App API Sharing API Example Files Share Email Notifications New Doctrine based database layer Plural translations Refactored OC.dialogs (both code and design wise) Priorize often used languages in personal-settings language selection Update jquery to 1.10.0 and add jquery-migrate 1.2.1 Show a summary as the last filelist entry Improve app-management (more verbose error-messages) Show ‘More apps’ link to app administration directly in app navigation Templates for newly created files Add MB indicator to size column Google Drive external storage uses a new library New icons for shared and external folders File uploads conflicts dialog Possibility to prepopulate a new users home with a skeleton Public upload with encryption enabled Users now can decrypt the files again if their encryption app was enabled Many quota related fixes Total used space (with quota) now only counts user’s own files Many external storage fixes, improved performance Improved file navigation performance by using Ajax calls (no full page reload for each folder) The file owner can now also restore deleted shared files New version drop-down with previews and the ability to downloading versions directly
2013-12-27 16:56:38 +01:00
share/owncloud/3rdparty/symfony/console/Symfony/Component/Console/Helper/ProgressHelper.php
share/owncloud/3rdparty/symfony/console/Symfony/Component/Console/Helper/QuestionHelper.php
share/owncloud/3rdparty/symfony/console/Symfony/Component/Console/Helper/Table.php
Update to 6.0.0a * Switch to 6 branch * Replace interpreters with REPLACE_* Changelog: Version 6.0.0a Dec 14th 2013 Remove wrong warnings from logfile Fix LDAP authentication Fix LDAP configuration Fix Share dialog Fix migration under certain conditions Fix database encoding for old PHP versions Fix select all checkbox Fix migration with lucene search enabled Fix migration for postgresql Version 6.0.0 Dec 11th 2013 User Avatars Previews in files app and other places Updated design, less clutter and more whitespace Public gallery sharing Activities Better file conflict handling dialog Improved public App API Sharing API Example Files Share Email Notifications New Doctrine based database layer Plural translations Refactored OC.dialogs (both code and design wise) Priorize often used languages in personal-settings language selection Update jquery to 1.10.0 and add jquery-migrate 1.2.1 Show a summary as the last filelist entry Improve app-management (more verbose error-messages) Show ‘More apps’ link to app administration directly in app navigation Templates for newly created files Add MB indicator to size column Google Drive external storage uses a new library New icons for shared and external folders File uploads conflicts dialog Possibility to prepopulate a new users home with a skeleton Public upload with encryption enabled Users now can decrypt the files again if their encryption app was enabled Many quota related fixes Total used space (with quota) now only counts user’s own files Many external storage fixes, improved performance Improved file navigation performance by using Ajax calls (no full page reload for each folder) The file owner can now also restore deleted shared files New version drop-down with previews and the ability to downloading versions directly
2013-12-27 16:56:38 +01:00
share/owncloud/3rdparty/symfony/console/Symfony/Component/Console/Helper/TableHelper.php
share/owncloud/3rdparty/symfony/console/Symfony/Component/Console/Helper/TableSeparator.php
share/owncloud/3rdparty/symfony/console/Symfony/Component/Console/Helper/TableStyle.php
Update to 6.0.0a * Switch to 6 branch * Replace interpreters with REPLACE_* Changelog: Version 6.0.0a Dec 14th 2013 Remove wrong warnings from logfile Fix LDAP authentication Fix LDAP configuration Fix Share dialog Fix migration under certain conditions Fix database encoding for old PHP versions Fix select all checkbox Fix migration with lucene search enabled Fix migration for postgresql Version 6.0.0 Dec 11th 2013 User Avatars Previews in files app and other places Updated design, less clutter and more whitespace Public gallery sharing Activities Better file conflict handling dialog Improved public App API Sharing API Example Files Share Email Notifications New Doctrine based database layer Plural translations Refactored OC.dialogs (both code and design wise) Priorize often used languages in personal-settings language selection Update jquery to 1.10.0 and add jquery-migrate 1.2.1 Show a summary as the last filelist entry Improve app-management (more verbose error-messages) Show ‘More apps’ link to app administration directly in app navigation Templates for newly created files Add MB indicator to size column Google Drive external storage uses a new library New icons for shared and external folders File uploads conflicts dialog Possibility to prepopulate a new users home with a skeleton Public upload with encryption enabled Users now can decrypt the files again if their encryption app was enabled Many quota related fixes Total used space (with quota) now only counts user’s own files Many external storage fixes, improved performance Improved file navigation performance by using Ajax calls (no full page reload for each folder) The file owner can now also restore deleted shared files New version drop-down with previews and the ability to downloading versions directly
2013-12-27 16:56:38 +01:00
share/owncloud/3rdparty/symfony/console/Symfony/Component/Console/Input/ArgvInput.php
share/owncloud/3rdparty/symfony/console/Symfony/Component/Console/Input/ArrayInput.php
share/owncloud/3rdparty/symfony/console/Symfony/Component/Console/Input/Input.php
share/owncloud/3rdparty/symfony/console/Symfony/Component/Console/Input/InputArgument.php
share/owncloud/3rdparty/symfony/console/Symfony/Component/Console/Input/InputAwareInterface.php
Update to 6.0.0a * Switch to 6 branch * Replace interpreters with REPLACE_* Changelog: Version 6.0.0a Dec 14th 2013 Remove wrong warnings from logfile Fix LDAP authentication Fix LDAP configuration Fix Share dialog Fix migration under certain conditions Fix database encoding for old PHP versions Fix select all checkbox Fix migration with lucene search enabled Fix migration for postgresql Version 6.0.0 Dec 11th 2013 User Avatars Previews in files app and other places Updated design, less clutter and more whitespace Public gallery sharing Activities Better file conflict handling dialog Improved public App API Sharing API Example Files Share Email Notifications New Doctrine based database layer Plural translations Refactored OC.dialogs (both code and design wise) Priorize often used languages in personal-settings language selection Update jquery to 1.10.0 and add jquery-migrate 1.2.1 Show a summary as the last filelist entry Improve app-management (more verbose error-messages) Show ‘More apps’ link to app administration directly in app navigation Templates for newly created files Add MB indicator to size column Google Drive external storage uses a new library New icons for shared and external folders File uploads conflicts dialog Possibility to prepopulate a new users home with a skeleton Public upload with encryption enabled Users now can decrypt the files again if their encryption app was enabled Many quota related fixes Total used space (with quota) now only counts user’s own files Many external storage fixes, improved performance Improved file navigation performance by using Ajax calls (no full page reload for each folder) The file owner can now also restore deleted shared files New version drop-down with previews and the ability to downloading versions directly
2013-12-27 16:56:38 +01:00
share/owncloud/3rdparty/symfony/console/Symfony/Component/Console/Input/InputDefinition.php
share/owncloud/3rdparty/symfony/console/Symfony/Component/Console/Input/InputInterface.php
share/owncloud/3rdparty/symfony/console/Symfony/Component/Console/Input/InputOption.php
share/owncloud/3rdparty/symfony/console/Symfony/Component/Console/Input/StringInput.php
share/owncloud/3rdparty/symfony/console/Symfony/Component/Console/LICENSE
share/owncloud/3rdparty/symfony/console/Symfony/Component/Console/Logger/ConsoleLogger.php
share/owncloud/3rdparty/symfony/console/Symfony/Component/Console/Output/BufferedOutput.php
Update to 6.0.0a * Switch to 6 branch * Replace interpreters with REPLACE_* Changelog: Version 6.0.0a Dec 14th 2013 Remove wrong warnings from logfile Fix LDAP authentication Fix LDAP configuration Fix Share dialog Fix migration under certain conditions Fix database encoding for old PHP versions Fix select all checkbox Fix migration with lucene search enabled Fix migration for postgresql Version 6.0.0 Dec 11th 2013 User Avatars Previews in files app and other places Updated design, less clutter and more whitespace Public gallery sharing Activities Better file conflict handling dialog Improved public App API Sharing API Example Files Share Email Notifications New Doctrine based database layer Plural translations Refactored OC.dialogs (both code and design wise) Priorize often used languages in personal-settings language selection Update jquery to 1.10.0 and add jquery-migrate 1.2.1 Show a summary as the last filelist entry Improve app-management (more verbose error-messages) Show ‘More apps’ link to app administration directly in app navigation Templates for newly created files Add MB indicator to size column Google Drive external storage uses a new library New icons for shared and external folders File uploads conflicts dialog Possibility to prepopulate a new users home with a skeleton Public upload with encryption enabled Users now can decrypt the files again if their encryption app was enabled Many quota related fixes Total used space (with quota) now only counts user’s own files Many external storage fixes, improved performance Improved file navigation performance by using Ajax calls (no full page reload for each folder) The file owner can now also restore deleted shared files New version drop-down with previews and the ability to downloading versions directly
2013-12-27 16:56:38 +01:00
share/owncloud/3rdparty/symfony/console/Symfony/Component/Console/Output/ConsoleOutput.php
share/owncloud/3rdparty/symfony/console/Symfony/Component/Console/Output/ConsoleOutputInterface.php
share/owncloud/3rdparty/symfony/console/Symfony/Component/Console/Output/NullOutput.php
share/owncloud/3rdparty/symfony/console/Symfony/Component/Console/Output/Output.php
share/owncloud/3rdparty/symfony/console/Symfony/Component/Console/Output/OutputInterface.php
share/owncloud/3rdparty/symfony/console/Symfony/Component/Console/Output/StreamOutput.php
share/owncloud/3rdparty/symfony/console/Symfony/Component/Console/Question/ChoiceQuestion.php
share/owncloud/3rdparty/symfony/console/Symfony/Component/Console/Question/ConfirmationQuestion.php
share/owncloud/3rdparty/symfony/console/Symfony/Component/Console/Question/Question.php
Update to 6.0.0a * Switch to 6 branch * Replace interpreters with REPLACE_* Changelog: Version 6.0.0a Dec 14th 2013 Remove wrong warnings from logfile Fix LDAP authentication Fix LDAP configuration Fix Share dialog Fix migration under certain conditions Fix database encoding for old PHP versions Fix select all checkbox Fix migration with lucene search enabled Fix migration for postgresql Version 6.0.0 Dec 11th 2013 User Avatars Previews in files app and other places Updated design, less clutter and more whitespace Public gallery sharing Activities Better file conflict handling dialog Improved public App API Sharing API Example Files Share Email Notifications New Doctrine based database layer Plural translations Refactored OC.dialogs (both code and design wise) Priorize often used languages in personal-settings language selection Update jquery to 1.10.0 and add jquery-migrate 1.2.1 Show a summary as the last filelist entry Improve app-management (more verbose error-messages) Show ‘More apps’ link to app administration directly in app navigation Templates for newly created files Add MB indicator to size column Google Drive external storage uses a new library New icons for shared and external folders File uploads conflicts dialog Possibility to prepopulate a new users home with a skeleton Public upload with encryption enabled Users now can decrypt the files again if their encryption app was enabled Many quota related fixes Total used space (with quota) now only counts user’s own files Many external storage fixes, improved performance Improved file navigation performance by using Ajax calls (no full page reload for each folder) The file owner can now also restore deleted shared files New version drop-down with previews and the ability to downloading versions directly
2013-12-27 16:56:38 +01:00
share/owncloud/3rdparty/symfony/console/Symfony/Component/Console/Shell.php
share/owncloud/3rdparty/symfony/console/Symfony/Component/Console/Tester/ApplicationTester.php
share/owncloud/3rdparty/symfony/console/Symfony/Component/Console/Tester/CommandTester.php
share/owncloud/3rdparty/symfony/console/Symfony/Component/Console/Tests/ApplicationTest.php
share/owncloud/3rdparty/symfony/console/Symfony/Component/Console/Tests/Command/CommandTest.php
share/owncloud/3rdparty/symfony/console/Symfony/Component/Console/Tests/Command/HelpCommandTest.php
share/owncloud/3rdparty/symfony/console/Symfony/Component/Console/Tests/Command/ListCommandTest.php
share/owncloud/3rdparty/symfony/console/Symfony/Component/Console/Tests/Descriptor/AbstractDescriptorTest.php
share/owncloud/3rdparty/symfony/console/Symfony/Component/Console/Tests/Descriptor/JsonDescriptorTest.php
share/owncloud/3rdparty/symfony/console/Symfony/Component/Console/Tests/Descriptor/MarkdownDescriptorTest.php
share/owncloud/3rdparty/symfony/console/Symfony/Component/Console/Tests/Descriptor/ObjectsProvider.php
share/owncloud/3rdparty/symfony/console/Symfony/Component/Console/Tests/Descriptor/TextDescriptorTest.php
share/owncloud/3rdparty/symfony/console/Symfony/Component/Console/Tests/Descriptor/XmlDescriptorTest.php
share/owncloud/3rdparty/symfony/console/Symfony/Component/Console/Tests/Fixtures/DescriptorApplication1.php
share/owncloud/3rdparty/symfony/console/Symfony/Component/Console/Tests/Fixtures/DescriptorApplication2.php
share/owncloud/3rdparty/symfony/console/Symfony/Component/Console/Tests/Fixtures/DescriptorCommand1.php
share/owncloud/3rdparty/symfony/console/Symfony/Component/Console/Tests/Fixtures/DescriptorCommand2.php
share/owncloud/3rdparty/symfony/console/Symfony/Component/Console/Tests/Fixtures/Foo1Command.php
share/owncloud/3rdparty/symfony/console/Symfony/Component/Console/Tests/Fixtures/Foo2Command.php
share/owncloud/3rdparty/symfony/console/Symfony/Component/Console/Tests/Fixtures/Foo3Command.php
share/owncloud/3rdparty/symfony/console/Symfony/Component/Console/Tests/Fixtures/Foo4Command.php
share/owncloud/3rdparty/symfony/console/Symfony/Component/Console/Tests/Fixtures/FooCommand.php
share/owncloud/3rdparty/symfony/console/Symfony/Component/Console/Tests/Fixtures/TestCommand.php
share/owncloud/3rdparty/symfony/console/Symfony/Component/Console/Tests/Fixtures/application_1.json
share/owncloud/3rdparty/symfony/console/Symfony/Component/Console/Tests/Fixtures/application_1.md
share/owncloud/3rdparty/symfony/console/Symfony/Component/Console/Tests/Fixtures/application_1.txt
share/owncloud/3rdparty/symfony/console/Symfony/Component/Console/Tests/Fixtures/application_1.xml
share/owncloud/3rdparty/symfony/console/Symfony/Component/Console/Tests/Fixtures/application_2.json
share/owncloud/3rdparty/symfony/console/Symfony/Component/Console/Tests/Fixtures/application_2.md
share/owncloud/3rdparty/symfony/console/Symfony/Component/Console/Tests/Fixtures/application_2.txt
share/owncloud/3rdparty/symfony/console/Symfony/Component/Console/Tests/Fixtures/application_2.xml
share/owncloud/3rdparty/symfony/console/Symfony/Component/Console/Tests/Fixtures/application_astext1.txt
share/owncloud/3rdparty/symfony/console/Symfony/Component/Console/Tests/Fixtures/application_astext2.txt
share/owncloud/3rdparty/symfony/console/Symfony/Component/Console/Tests/Fixtures/application_asxml1.txt
share/owncloud/3rdparty/symfony/console/Symfony/Component/Console/Tests/Fixtures/application_asxml2.txt
share/owncloud/3rdparty/symfony/console/Symfony/Component/Console/Tests/Fixtures/application_gethelp.txt
share/owncloud/3rdparty/symfony/console/Symfony/Component/Console/Tests/Fixtures/application_renderexception1.txt
share/owncloud/3rdparty/symfony/console/Symfony/Component/Console/Tests/Fixtures/application_renderexception2.txt
share/owncloud/3rdparty/symfony/console/Symfony/Component/Console/Tests/Fixtures/application_renderexception3.txt
share/owncloud/3rdparty/symfony/console/Symfony/Component/Console/Tests/Fixtures/application_renderexception4.txt
share/owncloud/3rdparty/symfony/console/Symfony/Component/Console/Tests/Fixtures/application_run1.txt
share/owncloud/3rdparty/symfony/console/Symfony/Component/Console/Tests/Fixtures/application_run2.txt
share/owncloud/3rdparty/symfony/console/Symfony/Component/Console/Tests/Fixtures/application_run3.txt
share/owncloud/3rdparty/symfony/console/Symfony/Component/Console/Tests/Fixtures/application_run4.txt
share/owncloud/3rdparty/symfony/console/Symfony/Component/Console/Tests/Fixtures/command_1.json
share/owncloud/3rdparty/symfony/console/Symfony/Component/Console/Tests/Fixtures/command_1.md
share/owncloud/3rdparty/symfony/console/Symfony/Component/Console/Tests/Fixtures/command_1.txt
share/owncloud/3rdparty/symfony/console/Symfony/Component/Console/Tests/Fixtures/command_1.xml
share/owncloud/3rdparty/symfony/console/Symfony/Component/Console/Tests/Fixtures/command_2.json
share/owncloud/3rdparty/symfony/console/Symfony/Component/Console/Tests/Fixtures/command_2.md
share/owncloud/3rdparty/symfony/console/Symfony/Component/Console/Tests/Fixtures/command_2.txt
share/owncloud/3rdparty/symfony/console/Symfony/Component/Console/Tests/Fixtures/command_2.xml
share/owncloud/3rdparty/symfony/console/Symfony/Component/Console/Tests/Fixtures/command_astext.txt
share/owncloud/3rdparty/symfony/console/Symfony/Component/Console/Tests/Fixtures/command_asxml.txt
share/owncloud/3rdparty/symfony/console/Symfony/Component/Console/Tests/Fixtures/definition_astext.txt
share/owncloud/3rdparty/symfony/console/Symfony/Component/Console/Tests/Fixtures/definition_asxml.txt
share/owncloud/3rdparty/symfony/console/Symfony/Component/Console/Tests/Fixtures/input_argument_1.json
share/owncloud/3rdparty/symfony/console/Symfony/Component/Console/Tests/Fixtures/input_argument_1.md
share/owncloud/3rdparty/symfony/console/Symfony/Component/Console/Tests/Fixtures/input_argument_1.txt
share/owncloud/3rdparty/symfony/console/Symfony/Component/Console/Tests/Fixtures/input_argument_1.xml
share/owncloud/3rdparty/symfony/console/Symfony/Component/Console/Tests/Fixtures/input_argument_2.json
share/owncloud/3rdparty/symfony/console/Symfony/Component/Console/Tests/Fixtures/input_argument_2.md
share/owncloud/3rdparty/symfony/console/Symfony/Component/Console/Tests/Fixtures/input_argument_2.txt
share/owncloud/3rdparty/symfony/console/Symfony/Component/Console/Tests/Fixtures/input_argument_2.xml
share/owncloud/3rdparty/symfony/console/Symfony/Component/Console/Tests/Fixtures/input_argument_3.json
share/owncloud/3rdparty/symfony/console/Symfony/Component/Console/Tests/Fixtures/input_argument_3.md
share/owncloud/3rdparty/symfony/console/Symfony/Component/Console/Tests/Fixtures/input_argument_3.txt
share/owncloud/3rdparty/symfony/console/Symfony/Component/Console/Tests/Fixtures/input_argument_3.xml
share/owncloud/3rdparty/symfony/console/Symfony/Component/Console/Tests/Fixtures/input_definition_1.json
share/owncloud/3rdparty/symfony/console/Symfony/Component/Console/Tests/Fixtures/input_definition_1.md
share/owncloud/3rdparty/symfony/console/Symfony/Component/Console/Tests/Fixtures/input_definition_1.txt
share/owncloud/3rdparty/symfony/console/Symfony/Component/Console/Tests/Fixtures/input_definition_1.xml
share/owncloud/3rdparty/symfony/console/Symfony/Component/Console/Tests/Fixtures/input_definition_2.json
share/owncloud/3rdparty/symfony/console/Symfony/Component/Console/Tests/Fixtures/input_definition_2.md
share/owncloud/3rdparty/symfony/console/Symfony/Component/Console/Tests/Fixtures/input_definition_2.txt
share/owncloud/3rdparty/symfony/console/Symfony/Component/Console/Tests/Fixtures/input_definition_2.xml
share/owncloud/3rdparty/symfony/console/Symfony/Component/Console/Tests/Fixtures/input_definition_3.json
share/owncloud/3rdparty/symfony/console/Symfony/Component/Console/Tests/Fixtures/input_definition_3.md
share/owncloud/3rdparty/symfony/console/Symfony/Component/Console/Tests/Fixtures/input_definition_3.txt
share/owncloud/3rdparty/symfony/console/Symfony/Component/Console/Tests/Fixtures/input_definition_3.xml
share/owncloud/3rdparty/symfony/console/Symfony/Component/Console/Tests/Fixtures/input_definition_4.json
share/owncloud/3rdparty/symfony/console/Symfony/Component/Console/Tests/Fixtures/input_definition_4.md
share/owncloud/3rdparty/symfony/console/Symfony/Component/Console/Tests/Fixtures/input_definition_4.txt
share/owncloud/3rdparty/symfony/console/Symfony/Component/Console/Tests/Fixtures/input_definition_4.xml
share/owncloud/3rdparty/symfony/console/Symfony/Component/Console/Tests/Fixtures/input_option_1.json
share/owncloud/3rdparty/symfony/console/Symfony/Component/Console/Tests/Fixtures/input_option_1.md
share/owncloud/3rdparty/symfony/console/Symfony/Component/Console/Tests/Fixtures/input_option_1.txt
share/owncloud/3rdparty/symfony/console/Symfony/Component/Console/Tests/Fixtures/input_option_1.xml
share/owncloud/3rdparty/symfony/console/Symfony/Component/Console/Tests/Fixtures/input_option_2.json
share/owncloud/3rdparty/symfony/console/Symfony/Component/Console/Tests/Fixtures/input_option_2.md
share/owncloud/3rdparty/symfony/console/Symfony/Component/Console/Tests/Fixtures/input_option_2.txt
share/owncloud/3rdparty/symfony/console/Symfony/Component/Console/Tests/Fixtures/input_option_2.xml
share/owncloud/3rdparty/symfony/console/Symfony/Component/Console/Tests/Fixtures/input_option_3.json
share/owncloud/3rdparty/symfony/console/Symfony/Component/Console/Tests/Fixtures/input_option_3.md
share/owncloud/3rdparty/symfony/console/Symfony/Component/Console/Tests/Fixtures/input_option_3.txt
share/owncloud/3rdparty/symfony/console/Symfony/Component/Console/Tests/Fixtures/input_option_3.xml
share/owncloud/3rdparty/symfony/console/Symfony/Component/Console/Tests/Fixtures/input_option_4.json
share/owncloud/3rdparty/symfony/console/Symfony/Component/Console/Tests/Fixtures/input_option_4.md
share/owncloud/3rdparty/symfony/console/Symfony/Component/Console/Tests/Fixtures/input_option_4.txt
share/owncloud/3rdparty/symfony/console/Symfony/Component/Console/Tests/Fixtures/input_option_4.xml
share/owncloud/3rdparty/symfony/console/Symfony/Component/Console/Tests/Formatter/OutputFormatterStyleStackTest.php
share/owncloud/3rdparty/symfony/console/Symfony/Component/Console/Tests/Formatter/OutputFormatterStyleTest.php
share/owncloud/3rdparty/symfony/console/Symfony/Component/Console/Tests/Formatter/OutputFormatterTest.php
share/owncloud/3rdparty/symfony/console/Symfony/Component/Console/Tests/Helper/DialogHelperTest.php
share/owncloud/3rdparty/symfony/console/Symfony/Component/Console/Tests/Helper/FormatterHelperTest.php
share/owncloud/3rdparty/symfony/console/Symfony/Component/Console/Tests/Helper/HelperSetTest.php
share/owncloud/3rdparty/symfony/console/Symfony/Component/Console/Tests/Helper/ProgressHelperTest.php
share/owncloud/3rdparty/symfony/console/Symfony/Component/Console/Tests/Helper/TableHelperTest.php
share/owncloud/3rdparty/symfony/console/Symfony/Component/Console/Tests/Input/ArgvInputTest.php
share/owncloud/3rdparty/symfony/console/Symfony/Component/Console/Tests/Input/ArrayInputTest.php
share/owncloud/3rdparty/symfony/console/Symfony/Component/Console/Tests/Input/InputArgumentTest.php
share/owncloud/3rdparty/symfony/console/Symfony/Component/Console/Tests/Input/InputDefinitionTest.php
share/owncloud/3rdparty/symfony/console/Symfony/Component/Console/Tests/Input/InputOptionTest.php
share/owncloud/3rdparty/symfony/console/Symfony/Component/Console/Tests/Input/InputTest.php
share/owncloud/3rdparty/symfony/console/Symfony/Component/Console/Tests/Input/StringInputTest.php
share/owncloud/3rdparty/symfony/console/Symfony/Component/Console/Tests/Output/ConsoleOutputTest.php
share/owncloud/3rdparty/symfony/console/Symfony/Component/Console/Tests/Output/NullOutputTest.php
share/owncloud/3rdparty/symfony/console/Symfony/Component/Console/Tests/Output/OutputTest.php
share/owncloud/3rdparty/symfony/console/Symfony/Component/Console/Tests/Output/StreamOutputTest.php
share/owncloud/3rdparty/symfony/console/Symfony/Component/Console/Tests/Tester/ApplicationTesterTest.php
share/owncloud/3rdparty/symfony/console/Symfony/Component/Console/Tests/Tester/CommandTesterTest.php
share/owncloud/3rdparty/symfony/console/Symfony/Component/Console/composer.json
share/owncloud/3rdparty/symfony/console/Symfony/Component/Console/phpunit.xml.dist
Update to 7.0.3 Changelog: Release "7.0.3" Oct 22. 2014 - Some OS X server fixes - Several external storage fixes and improvements - Close session early to speedup apps page loading - Add overwrite.cli.url config option - Fix finding old versions in special cases - Make versions and encryption aware of copy operations - Force loading encryption app in all needed cases - Better filesystem scanning error messages - LDAP wizard fixes - Add configuration switch to enable preview mimetypes - Create backup of all encryption keys before recovery - Add displayname for admins - Better config.sample documentation - Better apps descriptions - Improve visual feedback if recovery key password gets changed - Fix some object store integration issues - Improved data directory configuration - Fix DAV permissions without create permissions - Fix filepicker home icon being partly hidden - Do only follow http and https redirects - Properly delete old previews - Prevent upgrades between more than one major versions - Several security fixes - Lots of smaller improvements ----------------------------- Release "6.0.6" Oct 22. 2014 - Fix finding old versions in special cases - Make versions and encryption aware of copy operations - Force loading encryption app in all needed cases - Better filesystem scanning error messages - LDAP wizard fixes - Add configuration switch to enable preview mimetypes - Create backup of all encryption keys before recovery - Add displayname for admins - Several security fixes - Lots of smaller improvements ----------------------------- Release "5.0.18" Oct 22. 2014 - Only allow http and https redirects - Documentation fixes - Several security fixes - Several smaller fixes ----------------------------- Release "7.0.2" Aug 26. 2014 - App upgrading stability improvements - Make default share folder configurable - Improve readability of error messages - Log failed authentication - S3 key fixes - Fix range requests with encryption - Several LDAP fixes - Remove obsolete 'Download preparing' message for zip downloads - Remove not working checks from code checker - No error if we try to delete a file which no longer exists - Fix detection of system wide mount points - Simplify App navigation - Add group management to public api - Remove confusing 'automatic logon rejected' message - Implement a txt preview fallback for the case that ttf is not support - Fix tiny thumbnail bug - Don't display share permission if resharing was disabled by the admin - Close session right before the download starts - Fix date display in filepicker - Don't touch non-oc tables when doing the InnoDB repair step - Several Documents fixes - Correctly handle public uploads activities - Add better 4 image previews to gallery ----------------------------- Release "6.0.5" Aug 26. 2014 - Documentation improvements - fix anonymous upload if logged-in - Fix handling of special characters in group names - Fix downloading of big files in special situations - More consistent handling of debug mode - Fix sharing email notifications - Disabling upload button if upload is not possible - Fix detection of system wide mount points - Handle video viewer in sharing links correctly - Update encryption keys recursively if a folder was moved - Enable download button for public folders - Handle exceptions if file to too big for trash-bin correctly - Quota fixes - Avoid unnecessary writing to the DB when preferences are not changed - Disable download button if zip download is disabled - Fix searching for users in special situations - Mount-point handling fixes - Correctly handle storage stats for trash bin - Remove etag warning for trash bin - Hardened SFTP host verification ----------------------------- Release "7.0.1" Aug 4. 2014 - Set maximum width for notification so they don´t overlap the whole header - Don't preload videos on public sharing - Fix preview size calculation under certain conditions - Fix to always show all available versions in the versions dropdown - Support WebDAV copy operation and make encryption aware of it - Make sure to set the expire date if a date is set as default - Improved link icon for better UX - Fix rendering of blank template - Only call exec if is is enabled by PHP - Limit app menu icon size - Show a warning in the personal settings and admin settins if the encyption keys are not yet initialized - Always remove share permission if user is excluded from sharing - Add OCS api call to set expire date for link shares - Improved db schema migration for sqlite - Don't try to execute background jobs that no longer exist - Improve look of search on mobile, save space in top bar - Set core version after a successful update to make upgrade more robust of app upgrades fail - Verify whether download URLs are valid - Fix preview animation on uploading - Prevent cron.php to trigger apps updating - Fix remote share when remote server is installed at the root - Fix files sorting - Fix calendar import - Fix gallery pause icon - Several contacts fixes specifically for PHP 5.3 - Make updater more robust ----------------------------- Release "7.0.0" July 23. 2014 - New files view including sorting and endless scrolling - Server to Server sharing - Sharing overview - Improved sharing admin control - No more mandatory Shared folder - Improved ownCloud Documents features - Hugely improved Activity app including email notifications - Mobile optimized webinterface - Password strength indicator - Significant speed improvements - New user-management - Support for Swift object stores - Email configuration wizard - Email template editor - Improved upgrade process`
2014-11-30 01:08:57 +01:00
share/owncloud/3rdparty/symfony/event-dispatcher/Symfony/Component/EventDispatcher/CHANGELOG.md
share/owncloud/3rdparty/symfony/event-dispatcher/Symfony/Component/EventDispatcher/ContainerAwareEventDispatcher.php
share/owncloud/3rdparty/symfony/event-dispatcher/Symfony/Component/EventDispatcher/Debug/TraceableEventDispatcher.php
share/owncloud/3rdparty/symfony/event-dispatcher/Symfony/Component/EventDispatcher/Debug/TraceableEventDispatcherInterface.php
share/owncloud/3rdparty/symfony/event-dispatcher/Symfony/Component/EventDispatcher/Debug/WrappedListener.php
share/owncloud/3rdparty/symfony/event-dispatcher/Symfony/Component/EventDispatcher/DependencyInjection/RegisterListenersPass.php
share/owncloud/3rdparty/symfony/event-dispatcher/Symfony/Component/EventDispatcher/Event.php
share/owncloud/3rdparty/symfony/event-dispatcher/Symfony/Component/EventDispatcher/EventDispatcher.php
share/owncloud/3rdparty/symfony/event-dispatcher/Symfony/Component/EventDispatcher/EventDispatcherInterface.php
share/owncloud/3rdparty/symfony/event-dispatcher/Symfony/Component/EventDispatcher/EventSubscriberInterface.php
share/owncloud/3rdparty/symfony/event-dispatcher/Symfony/Component/EventDispatcher/GenericEvent.php
share/owncloud/3rdparty/symfony/event-dispatcher/Symfony/Component/EventDispatcher/ImmutableEventDispatcher.php
share/owncloud/3rdparty/symfony/event-dispatcher/Symfony/Component/EventDispatcher/LICENSE
share/owncloud/3rdparty/symfony/event-dispatcher/Symfony/Component/EventDispatcher/Tests/ContainerAwareEventDispatcherTest.php
share/owncloud/3rdparty/symfony/event-dispatcher/Symfony/Component/EventDispatcher/Tests/Debug/TraceableEventDispatcherTest.php
share/owncloud/3rdparty/symfony/event-dispatcher/Symfony/Component/EventDispatcher/Tests/DependencyInjection/RegisterListenersPassTest.php
share/owncloud/3rdparty/symfony/event-dispatcher/Symfony/Component/EventDispatcher/Tests/EventDispatcherTest.php
share/owncloud/3rdparty/symfony/event-dispatcher/Symfony/Component/EventDispatcher/Tests/EventTest.php
share/owncloud/3rdparty/symfony/event-dispatcher/Symfony/Component/EventDispatcher/Tests/GenericEventTest.php
share/owncloud/3rdparty/symfony/event-dispatcher/Symfony/Component/EventDispatcher/Tests/ImmutableEventDispatcherTest.php
share/owncloud/3rdparty/symfony/event-dispatcher/Symfony/Component/EventDispatcher/composer.json
share/owncloud/3rdparty/symfony/event-dispatcher/Symfony/Component/EventDispatcher/phpunit.xml.dist
share/owncloud/3rdparty/symfony/process/Symfony/Component/Process/4a6ea65c9fef48d6734356bba4ee47d8
share/owncloud/3rdparty/symfony/process/Symfony/Component/Process/CHANGELOG.md
share/owncloud/3rdparty/symfony/process/Symfony/Component/Process/Exception/ExceptionInterface.php
share/owncloud/3rdparty/symfony/process/Symfony/Component/Process/Exception/InvalidArgumentException.php
share/owncloud/3rdparty/symfony/process/Symfony/Component/Process/Exception/LogicException.php
share/owncloud/3rdparty/symfony/process/Symfony/Component/Process/Exception/ProcessFailedException.php
share/owncloud/3rdparty/symfony/process/Symfony/Component/Process/Exception/ProcessTimedOutException.php
share/owncloud/3rdparty/symfony/process/Symfony/Component/Process/Exception/RuntimeException.php
share/owncloud/3rdparty/symfony/process/Symfony/Component/Process/ExecutableFinder.php
share/owncloud/3rdparty/symfony/process/Symfony/Component/Process/LICENSE
share/owncloud/3rdparty/symfony/process/Symfony/Component/Process/PhpExecutableFinder.php
share/owncloud/3rdparty/symfony/process/Symfony/Component/Process/PhpProcess.php
share/owncloud/3rdparty/symfony/process/Symfony/Component/Process/Process.php
share/owncloud/3rdparty/symfony/process/Symfony/Component/Process/ProcessBuilder.php
share/owncloud/3rdparty/symfony/process/Symfony/Component/Process/ProcessPipes.php
share/owncloud/3rdparty/symfony/process/Symfony/Component/Process/ProcessUtils.php
share/owncloud/3rdparty/symfony/process/Symfony/Component/Process/Tests/AbstractProcessTest.php
share/owncloud/3rdparty/symfony/process/Symfony/Component/Process/Tests/NonStopableProcess.php
share/owncloud/3rdparty/symfony/process/Symfony/Component/Process/Tests/PhpExecutableFinderTest.php
share/owncloud/3rdparty/symfony/process/Symfony/Component/Process/Tests/PhpProcessTest.php
share/owncloud/3rdparty/symfony/process/Symfony/Component/Process/Tests/PipeStdinInStdoutStdErrStreamSelect.php
share/owncloud/3rdparty/symfony/process/Symfony/Component/Process/Tests/ProcessBuilderTest.php
share/owncloud/3rdparty/symfony/process/Symfony/Component/Process/Tests/ProcessFailedExceptionTest.php
share/owncloud/3rdparty/symfony/process/Symfony/Component/Process/Tests/ProcessInSigchildEnvironment.php
share/owncloud/3rdparty/symfony/process/Symfony/Component/Process/Tests/ProcessUtilsTest.php
share/owncloud/3rdparty/symfony/process/Symfony/Component/Process/Tests/SigchildDisabledProcessTest.php
share/owncloud/3rdparty/symfony/process/Symfony/Component/Process/Tests/SigchildEnabledProcessTest.php
share/owncloud/3rdparty/symfony/process/Symfony/Component/Process/Tests/SignalListener.php
share/owncloud/3rdparty/symfony/process/Symfony/Component/Process/Tests/SimpleProcessTest.php
share/owncloud/3rdparty/symfony/process/Symfony/Component/Process/composer.json
share/owncloud/3rdparty/symfony/process/Symfony/Component/Process/phpunit.xml.dist
share/owncloud/3rdparty/symfony/routing/Symfony/Component/Routing/Annotation/Route.php
share/owncloud/3rdparty/symfony/routing/Symfony/Component/Routing/CHANGELOG.md
share/owncloud/3rdparty/symfony/routing/Symfony/Component/Routing/CompiledRoute.php
share/owncloud/3rdparty/symfony/routing/Symfony/Component/Routing/Exception/ExceptionInterface.php
share/owncloud/3rdparty/symfony/routing/Symfony/Component/Routing/Exception/InvalidParameterException.php
share/owncloud/3rdparty/symfony/routing/Symfony/Component/Routing/Exception/MethodNotAllowedException.php
share/owncloud/3rdparty/symfony/routing/Symfony/Component/Routing/Exception/MissingMandatoryParametersException.php
share/owncloud/3rdparty/symfony/routing/Symfony/Component/Routing/Exception/ResourceNotFoundException.php
share/owncloud/3rdparty/symfony/routing/Symfony/Component/Routing/Exception/RouteNotFoundException.php
share/owncloud/3rdparty/symfony/routing/Symfony/Component/Routing/Generator/ConfigurableRequirementsInterface.php
share/owncloud/3rdparty/symfony/routing/Symfony/Component/Routing/Generator/Dumper/GeneratorDumper.php
share/owncloud/3rdparty/symfony/routing/Symfony/Component/Routing/Generator/Dumper/GeneratorDumperInterface.php
share/owncloud/3rdparty/symfony/routing/Symfony/Component/Routing/Generator/Dumper/PhpGeneratorDumper.php
share/owncloud/3rdparty/symfony/routing/Symfony/Component/Routing/Generator/UrlGenerator.php
share/owncloud/3rdparty/symfony/routing/Symfony/Component/Routing/Generator/UrlGeneratorInterface.php
share/owncloud/3rdparty/symfony/routing/Symfony/Component/Routing/LICENSE
share/owncloud/3rdparty/symfony/routing/Symfony/Component/Routing/Loader/AnnotationClassLoader.php
share/owncloud/3rdparty/symfony/routing/Symfony/Component/Routing/Loader/AnnotationDirectoryLoader.php
share/owncloud/3rdparty/symfony/routing/Symfony/Component/Routing/Loader/AnnotationFileLoader.php
share/owncloud/3rdparty/symfony/routing/Symfony/Component/Routing/Loader/ClosureLoader.php
share/owncloud/3rdparty/symfony/routing/Symfony/Component/Routing/Loader/PhpFileLoader.php
share/owncloud/3rdparty/symfony/routing/Symfony/Component/Routing/Loader/XmlFileLoader.php
share/owncloud/3rdparty/symfony/routing/Symfony/Component/Routing/Loader/YamlFileLoader.php
share/owncloud/3rdparty/symfony/routing/Symfony/Component/Routing/Loader/schema/routing/routing-1.0.xsd
share/owncloud/3rdparty/symfony/routing/Symfony/Component/Routing/Matcher/ApacheUrlMatcher.php
share/owncloud/3rdparty/symfony/routing/Symfony/Component/Routing/Matcher/Dumper/ApacheMatcherDumper.php
share/owncloud/3rdparty/symfony/routing/Symfony/Component/Routing/Matcher/Dumper/DumperCollection.php
share/owncloud/3rdparty/symfony/routing/Symfony/Component/Routing/Matcher/Dumper/DumperPrefixCollection.php
share/owncloud/3rdparty/symfony/routing/Symfony/Component/Routing/Matcher/Dumper/DumperRoute.php
share/owncloud/3rdparty/symfony/routing/Symfony/Component/Routing/Matcher/Dumper/MatcherDumper.php
share/owncloud/3rdparty/symfony/routing/Symfony/Component/Routing/Matcher/Dumper/MatcherDumperInterface.php
share/owncloud/3rdparty/symfony/routing/Symfony/Component/Routing/Matcher/Dumper/PhpMatcherDumper.php
share/owncloud/3rdparty/symfony/routing/Symfony/Component/Routing/Matcher/RedirectableUrlMatcher.php
share/owncloud/3rdparty/symfony/routing/Symfony/Component/Routing/Matcher/RedirectableUrlMatcherInterface.php
share/owncloud/3rdparty/symfony/routing/Symfony/Component/Routing/Matcher/RequestMatcherInterface.php
share/owncloud/3rdparty/symfony/routing/Symfony/Component/Routing/Matcher/TraceableUrlMatcher.php
share/owncloud/3rdparty/symfony/routing/Symfony/Component/Routing/Matcher/UrlMatcher.php
share/owncloud/3rdparty/symfony/routing/Symfony/Component/Routing/Matcher/UrlMatcherInterface.php
share/owncloud/3rdparty/symfony/routing/Symfony/Component/Routing/RequestContext.php
share/owncloud/3rdparty/symfony/routing/Symfony/Component/Routing/RequestContextAwareInterface.php
share/owncloud/3rdparty/symfony/routing/Symfony/Component/Routing/Route.php
share/owncloud/3rdparty/symfony/routing/Symfony/Component/Routing/RouteCollection.php
share/owncloud/3rdparty/symfony/routing/Symfony/Component/Routing/RouteCompiler.php
share/owncloud/3rdparty/symfony/routing/Symfony/Component/Routing/RouteCompilerInterface.php
share/owncloud/3rdparty/symfony/routing/Symfony/Component/Routing/Router.php
share/owncloud/3rdparty/symfony/routing/Symfony/Component/Routing/RouterInterface.php
share/owncloud/3rdparty/symfony/routing/Symfony/Component/Routing/composer.json
share/owncloud/AUTHORS
share/owncloud/COPYING-AGPL
Update to 6.0.0a * Switch to 6 branch * Replace interpreters with REPLACE_* Changelog: Version 6.0.0a Dec 14th 2013 Remove wrong warnings from logfile Fix LDAP authentication Fix LDAP configuration Fix Share dialog Fix migration under certain conditions Fix database encoding for old PHP versions Fix select all checkbox Fix migration with lucene search enabled Fix migration for postgresql Version 6.0.0 Dec 11th 2013 User Avatars Previews in files app and other places Updated design, less clutter and more whitespace Public gallery sharing Activities Better file conflict handling dialog Improved public App API Sharing API Example Files Share Email Notifications New Doctrine based database layer Plural translations Refactored OC.dialogs (both code and design wise) Priorize often used languages in personal-settings language selection Update jquery to 1.10.0 and add jquery-migrate 1.2.1 Show a summary as the last filelist entry Improve app-management (more verbose error-messages) Show ‘More apps’ link to app administration directly in app navigation Templates for newly created files Add MB indicator to size column Google Drive external storage uses a new library New icons for shared and external folders File uploads conflicts dialog Possibility to prepopulate a new users home with a skeleton Public upload with encryption enabled Users now can decrypt the files again if their encryption app was enabled Many quota related fixes Total used space (with quota) now only counts user’s own files Many external storage fixes, improved performance Improved file navigation performance by using Ajax calls (no full page reload for each folder) The file owner can now also restore deleted shared files New version drop-down with previews and the ability to downloading versions directly
2013-12-27 16:56:38 +01:00
share/owncloud/apps/activity/appinfo/app.php
share/owncloud/apps/activity/appinfo/application.php
Update to 6.0.0a * Switch to 6 branch * Replace interpreters with REPLACE_* Changelog: Version 6.0.0a Dec 14th 2013 Remove wrong warnings from logfile Fix LDAP authentication Fix LDAP configuration Fix Share dialog Fix migration under certain conditions Fix database encoding for old PHP versions Fix select all checkbox Fix migration with lucene search enabled Fix migration for postgresql Version 6.0.0 Dec 11th 2013 User Avatars Previews in files app and other places Updated design, less clutter and more whitespace Public gallery sharing Activities Better file conflict handling dialog Improved public App API Sharing API Example Files Share Email Notifications New Doctrine based database layer Plural translations Refactored OC.dialogs (both code and design wise) Priorize often used languages in personal-settings language selection Update jquery to 1.10.0 and add jquery-migrate 1.2.1 Show a summary as the last filelist entry Improve app-management (more verbose error-messages) Show ‘More apps’ link to app administration directly in app navigation Templates for newly created files Add MB indicator to size column Google Drive external storage uses a new library New icons for shared and external folders File uploads conflicts dialog Possibility to prepopulate a new users home with a skeleton Public upload with encryption enabled Users now can decrypt the files again if their encryption app was enabled Many quota related fixes Total used space (with quota) now only counts user’s own files Many external storage fixes, improved performance Improved file navigation performance by using Ajax calls (no full page reload for each folder) The file owner can now also restore deleted shared files New version drop-down with previews and the ability to downloading versions directly
2013-12-27 16:56:38 +01:00
share/owncloud/apps/activity/appinfo/database.xml
share/owncloud/apps/activity/appinfo/info.xml
share/owncloud/apps/activity/appinfo/routes.php
share/owncloud/apps/activity/appinfo/version
share/owncloud/apps/activity/controller/activities.php
share/owncloud/apps/activity/controller/settings.php
Update to 7.0.3 Changelog: Release "7.0.3" Oct 22. 2014 - Some OS X server fixes - Several external storage fixes and improvements - Close session early to speedup apps page loading - Add overwrite.cli.url config option - Fix finding old versions in special cases - Make versions and encryption aware of copy operations - Force loading encryption app in all needed cases - Better filesystem scanning error messages - LDAP wizard fixes - Add configuration switch to enable preview mimetypes - Create backup of all encryption keys before recovery - Add displayname for admins - Better config.sample documentation - Better apps descriptions - Improve visual feedback if recovery key password gets changed - Fix some object store integration issues - Improved data directory configuration - Fix DAV permissions without create permissions - Fix filepicker home icon being partly hidden - Do only follow http and https redirects - Properly delete old previews - Prevent upgrades between more than one major versions - Several security fixes - Lots of smaller improvements ----------------------------- Release "6.0.6" Oct 22. 2014 - Fix finding old versions in special cases - Make versions and encryption aware of copy operations - Force loading encryption app in all needed cases - Better filesystem scanning error messages - LDAP wizard fixes - Add configuration switch to enable preview mimetypes - Create backup of all encryption keys before recovery - Add displayname for admins - Several security fixes - Lots of smaller improvements ----------------------------- Release "5.0.18" Oct 22. 2014 - Only allow http and https redirects - Documentation fixes - Several security fixes - Several smaller fixes ----------------------------- Release "7.0.2" Aug 26. 2014 - App upgrading stability improvements - Make default share folder configurable - Improve readability of error messages - Log failed authentication - S3 key fixes - Fix range requests with encryption - Several LDAP fixes - Remove obsolete 'Download preparing' message for zip downloads - Remove not working checks from code checker - No error if we try to delete a file which no longer exists - Fix detection of system wide mount points - Simplify App navigation - Add group management to public api - Remove confusing 'automatic logon rejected' message - Implement a txt preview fallback for the case that ttf is not support - Fix tiny thumbnail bug - Don't display share permission if resharing was disabled by the admin - Close session right before the download starts - Fix date display in filepicker - Don't touch non-oc tables when doing the InnoDB repair step - Several Documents fixes - Correctly handle public uploads activities - Add better 4 image previews to gallery ----------------------------- Release "6.0.5" Aug 26. 2014 - Documentation improvements - fix anonymous upload if logged-in - Fix handling of special characters in group names - Fix downloading of big files in special situations - More consistent handling of debug mode - Fix sharing email notifications - Disabling upload button if upload is not possible - Fix detection of system wide mount points - Handle video viewer in sharing links correctly - Update encryption keys recursively if a folder was moved - Enable download button for public folders - Handle exceptions if file to too big for trash-bin correctly - Quota fixes - Avoid unnecessary writing to the DB when preferences are not changed - Disable download button if zip download is disabled - Fix searching for users in special situations - Mount-point handling fixes - Correctly handle storage stats for trash bin - Remove etag warning for trash bin - Hardened SFTP host verification ----------------------------- Release "7.0.1" Aug 4. 2014 - Set maximum width for notification so they don´t overlap the whole header - Don't preload videos on public sharing - Fix preview size calculation under certain conditions - Fix to always show all available versions in the versions dropdown - Support WebDAV copy operation and make encryption aware of it - Make sure to set the expire date if a date is set as default - Improved link icon for better UX - Fix rendering of blank template - Only call exec if is is enabled by PHP - Limit app menu icon size - Show a warning in the personal settings and admin settins if the encyption keys are not yet initialized - Always remove share permission if user is excluded from sharing - Add OCS api call to set expire date for link shares - Improved db schema migration for sqlite - Don't try to execute background jobs that no longer exist - Improve look of search on mobile, save space in top bar - Set core version after a successful update to make upgrade more robust of app upgrades fail - Verify whether download URLs are valid - Fix preview animation on uploading - Prevent cron.php to trigger apps updating - Fix remote share when remote server is installed at the root - Fix files sorting - Fix calendar import - Fix gallery pause icon - Several contacts fixes specifically for PHP 5.3 - Make updater more robust ----------------------------- Release "7.0.0" July 23. 2014 - New files view including sorting and endless scrolling - Server to Server sharing - Sharing overview - Improved sharing admin control - No more mandatory Shared folder - Improved ownCloud Documents features - Hugely improved Activity app including email notifications - Mobile optimized webinterface - Password strength indicator - Significant speed improvements - New user-management - Support for Swift object stores - Email configuration wizard - Email template editor - Improved upgrade process`
2014-11-30 01:08:57 +01:00
share/owncloud/apps/activity/css/settings.css
Update to 6.0.0a * Switch to 6 branch * Replace interpreters with REPLACE_* Changelog: Version 6.0.0a Dec 14th 2013 Remove wrong warnings from logfile Fix LDAP authentication Fix LDAP configuration Fix Share dialog Fix migration under certain conditions Fix database encoding for old PHP versions Fix select all checkbox Fix migration with lucene search enabled Fix migration for postgresql Version 6.0.0 Dec 11th 2013 User Avatars Previews in files app and other places Updated design, less clutter and more whitespace Public gallery sharing Activities Better file conflict handling dialog Improved public App API Sharing API Example Files Share Email Notifications New Doctrine based database layer Plural translations Refactored OC.dialogs (both code and design wise) Priorize often used languages in personal-settings language selection Update jquery to 1.10.0 and add jquery-migrate 1.2.1 Show a summary as the last filelist entry Improve app-management (more verbose error-messages) Show ‘More apps’ link to app administration directly in app navigation Templates for newly created files Add MB indicator to size column Google Drive external storage uses a new library New icons for shared and external folders File uploads conflicts dialog Possibility to prepopulate a new users home with a skeleton Public upload with encryption enabled Users now can decrypt the files again if their encryption app was enabled Many quota related fixes Total used space (with quota) now only counts user’s own files Many external storage fixes, improved performance Improved file navigation performance by using Ajax calls (no full page reload for each folder) The file owner can now also restore deleted shared files New version drop-down with previews and the ability to downloading versions directly
2013-12-27 16:56:38 +01:00
share/owncloud/apps/activity/css/style.css
share/owncloud/apps/activity/img/activity.png
share/owncloud/apps/activity/img/activity.svg
Update to 7.0.3 Changelog: Release "7.0.3" Oct 22. 2014 - Some OS X server fixes - Several external storage fixes and improvements - Close session early to speedup apps page loading - Add overwrite.cli.url config option - Fix finding old versions in special cases - Make versions and encryption aware of copy operations - Force loading encryption app in all needed cases - Better filesystem scanning error messages - LDAP wizard fixes - Add configuration switch to enable preview mimetypes - Create backup of all encryption keys before recovery - Add displayname for admins - Better config.sample documentation - Better apps descriptions - Improve visual feedback if recovery key password gets changed - Fix some object store integration issues - Improved data directory configuration - Fix DAV permissions without create permissions - Fix filepicker home icon being partly hidden - Do only follow http and https redirects - Properly delete old previews - Prevent upgrades between more than one major versions - Several security fixes - Lots of smaller improvements ----------------------------- Release "6.0.6" Oct 22. 2014 - Fix finding old versions in special cases - Make versions and encryption aware of copy operations - Force loading encryption app in all needed cases - Better filesystem scanning error messages - LDAP wizard fixes - Add configuration switch to enable preview mimetypes - Create backup of all encryption keys before recovery - Add displayname for admins - Several security fixes - Lots of smaller improvements ----------------------------- Release "5.0.18" Oct 22. 2014 - Only allow http and https redirects - Documentation fixes - Several security fixes - Several smaller fixes ----------------------------- Release "7.0.2" Aug 26. 2014 - App upgrading stability improvements - Make default share folder configurable - Improve readability of error messages - Log failed authentication - S3 key fixes - Fix range requests with encryption - Several LDAP fixes - Remove obsolete 'Download preparing' message for zip downloads - Remove not working checks from code checker - No error if we try to delete a file which no longer exists - Fix detection of system wide mount points - Simplify App navigation - Add group management to public api - Remove confusing 'automatic logon rejected' message - Implement a txt preview fallback for the case that ttf is not support - Fix tiny thumbnail bug - Don't display share permission if resharing was disabled by the admin - Close session right before the download starts - Fix date display in filepicker - Don't touch non-oc tables when doing the InnoDB repair step - Several Documents fixes - Correctly handle public uploads activities - Add better 4 image previews to gallery ----------------------------- Release "6.0.5" Aug 26. 2014 - Documentation improvements - fix anonymous upload if logged-in - Fix handling of special characters in group names - Fix downloading of big files in special situations - More consistent handling of debug mode - Fix sharing email notifications - Disabling upload button if upload is not possible - Fix detection of system wide mount points - Handle video viewer in sharing links correctly - Update encryption keys recursively if a folder was moved - Enable download button for public folders - Handle exceptions if file to too big for trash-bin correctly - Quota fixes - Avoid unnecessary writing to the DB when preferences are not changed - Disable download button if zip download is disabled - Fix searching for users in special situations - Mount-point handling fixes - Correctly handle storage stats for trash bin - Remove etag warning for trash bin - Hardened SFTP host verification ----------------------------- Release "7.0.1" Aug 4. 2014 - Set maximum width for notification so they don´t overlap the whole header - Don't preload videos on public sharing - Fix preview size calculation under certain conditions - Fix to always show all available versions in the versions dropdown - Support WebDAV copy operation and make encryption aware of it - Make sure to set the expire date if a date is set as default - Improved link icon for better UX - Fix rendering of blank template - Only call exec if is is enabled by PHP - Limit app menu icon size - Show a warning in the personal settings and admin settins if the encyption keys are not yet initialized - Always remove share permission if user is excluded from sharing - Add OCS api call to set expire date for link shares - Improved db schema migration for sqlite - Don't try to execute background jobs that no longer exist - Improve look of search on mobile, save space in top bar - Set core version after a successful update to make upgrade more robust of app upgrades fail - Verify whether download URLs are valid - Fix preview animation on uploading - Prevent cron.php to trigger apps updating - Fix remote share when remote server is installed at the root - Fix files sorting - Fix calendar import - Fix gallery pause icon - Several contacts fixes specifically for PHP 5.3 - Make updater more robust ----------------------------- Release "7.0.0" July 23. 2014 - New files view including sorting and endless scrolling - Server to Server sharing - Sharing overview - Improved sharing admin control - No more mandatory Shared folder - Improved ownCloud Documents features - Hugely improved Activity app including email notifications - Mobile optimized webinterface - Password strength indicator - Significant speed improvements - New user-management - Support for Swift object stores - Email configuration wizard - Email template editor - Improved upgrade process`
2014-11-30 01:08:57 +01:00
share/owncloud/apps/activity/img/add-color.png
share/owncloud/apps/activity/img/add-color.svg
share/owncloud/apps/activity/img/change.png
share/owncloud/apps/activity/img/change.svg
share/owncloud/apps/activity/img/delete-color.png
share/owncloud/apps/activity/img/delete-color.svg
Update to 6.0.0a * Switch to 6 branch * Replace interpreters with REPLACE_* Changelog: Version 6.0.0a Dec 14th 2013 Remove wrong warnings from logfile Fix LDAP authentication Fix LDAP configuration Fix Share dialog Fix migration under certain conditions Fix database encoding for old PHP versions Fix select all checkbox Fix migration with lucene search enabled Fix migration for postgresql Version 6.0.0 Dec 11th 2013 User Avatars Previews in files app and other places Updated design, less clutter and more whitespace Public gallery sharing Activities Better file conflict handling dialog Improved public App API Sharing API Example Files Share Email Notifications New Doctrine based database layer Plural translations Refactored OC.dialogs (both code and design wise) Priorize often used languages in personal-settings language selection Update jquery to 1.10.0 and add jquery-migrate 1.2.1 Show a summary as the last filelist entry Improve app-management (more verbose error-messages) Show ‘More apps’ link to app administration directly in app navigation Templates for newly created files Add MB indicator to size column Google Drive external storage uses a new library New icons for shared and external folders File uploads conflicts dialog Possibility to prepopulate a new users home with a skeleton Public upload with encryption enabled Users now can decrypt the files again if their encryption app was enabled Many quota related fixes Total used space (with quota) now only counts user’s own files Many external storage fixes, improved performance Improved file navigation performance by using Ajax calls (no full page reload for each folder) The file owner can now also restore deleted shared files New version drop-down with previews and the ability to downloading versions directly
2013-12-27 16:56:38 +01:00
share/owncloud/apps/activity/js/script.js
Update to 7.0.3 Changelog: Release "7.0.3" Oct 22. 2014 - Some OS X server fixes - Several external storage fixes and improvements - Close session early to speedup apps page loading - Add overwrite.cli.url config option - Fix finding old versions in special cases - Make versions and encryption aware of copy operations - Force loading encryption app in all needed cases - Better filesystem scanning error messages - LDAP wizard fixes - Add configuration switch to enable preview mimetypes - Create backup of all encryption keys before recovery - Add displayname for admins - Better config.sample documentation - Better apps descriptions - Improve visual feedback if recovery key password gets changed - Fix some object store integration issues - Improved data directory configuration - Fix DAV permissions without create permissions - Fix filepicker home icon being partly hidden - Do only follow http and https redirects - Properly delete old previews - Prevent upgrades between more than one major versions - Several security fixes - Lots of smaller improvements ----------------------------- Release "6.0.6" Oct 22. 2014 - Fix finding old versions in special cases - Make versions and encryption aware of copy operations - Force loading encryption app in all needed cases - Better filesystem scanning error messages - LDAP wizard fixes - Add configuration switch to enable preview mimetypes - Create backup of all encryption keys before recovery - Add displayname for admins - Several security fixes - Lots of smaller improvements ----------------------------- Release "5.0.18" Oct 22. 2014 - Only allow http and https redirects - Documentation fixes - Several security fixes - Several smaller fixes ----------------------------- Release "7.0.2" Aug 26. 2014 - App upgrading stability improvements - Make default share folder configurable - Improve readability of error messages - Log failed authentication - S3 key fixes - Fix range requests with encryption - Several LDAP fixes - Remove obsolete 'Download preparing' message for zip downloads - Remove not working checks from code checker - No error if we try to delete a file which no longer exists - Fix detection of system wide mount points - Simplify App navigation - Add group management to public api - Remove confusing 'automatic logon rejected' message - Implement a txt preview fallback for the case that ttf is not support - Fix tiny thumbnail bug - Don't display share permission if resharing was disabled by the admin - Close session right before the download starts - Fix date display in filepicker - Don't touch non-oc tables when doing the InnoDB repair step - Several Documents fixes - Correctly handle public uploads activities - Add better 4 image previews to gallery ----------------------------- Release "6.0.5" Aug 26. 2014 - Documentation improvements - fix anonymous upload if logged-in - Fix handling of special characters in group names - Fix downloading of big files in special situations - More consistent handling of debug mode - Fix sharing email notifications - Disabling upload button if upload is not possible - Fix detection of system wide mount points - Handle video viewer in sharing links correctly - Update encryption keys recursively if a folder was moved - Enable download button for public folders - Handle exceptions if file to too big for trash-bin correctly - Quota fixes - Avoid unnecessary writing to the DB when preferences are not changed - Disable download button if zip download is disabled - Fix searching for users in special situations - Mount-point handling fixes - Correctly handle storage stats for trash bin - Remove etag warning for trash bin - Hardened SFTP host verification ----------------------------- Release "7.0.1" Aug 4. 2014 - Set maximum width for notification so they don´t overlap the whole header - Don't preload videos on public sharing - Fix preview size calculation under certain conditions - Fix to always show all available versions in the versions dropdown - Support WebDAV copy operation and make encryption aware of it - Make sure to set the expire date if a date is set as default - Improved link icon for better UX - Fix rendering of blank template - Only call exec if is is enabled by PHP - Limit app menu icon size - Show a warning in the personal settings and admin settins if the encyption keys are not yet initialized - Always remove share permission if user is excluded from sharing - Add OCS api call to set expire date for link shares - Improved db schema migration for sqlite - Don't try to execute background jobs that no longer exist - Improve look of search on mobile, save space in top bar - Set core version after a successful update to make upgrade more robust of app upgrades fail - Verify whether download URLs are valid - Fix preview animation on uploading - Prevent cron.php to trigger apps updating - Fix remote share when remote server is installed at the root - Fix files sorting - Fix calendar import - Fix gallery pause icon - Several contacts fixes specifically for PHP 5.3 - Make updater more robust ----------------------------- Release "7.0.0" July 23. 2014 - New files view including sorting and endless scrolling - Server to Server sharing - Sharing overview - Improved sharing admin control - No more mandatory Shared folder - Improved ownCloud Documents features - Hugely improved Activity app including email notifications - Mobile optimized webinterface - Password strength indicator - Significant speed improvements - New user-management - Support for Swift object stores - Email configuration wizard - Email template editor - Improved upgrade process`
2014-11-30 01:08:57 +01:00
share/owncloud/apps/activity/js/settings.js
share/owncloud/apps/activity/l10n/ar.js
share/owncloud/apps/activity/l10n/ar.json
share/owncloud/apps/activity/l10n/ast.js
share/owncloud/apps/activity/l10n/ast.json
share/owncloud/apps/activity/l10n/az.js
share/owncloud/apps/activity/l10n/az.json
share/owncloud/apps/activity/l10n/bg_BG.js
share/owncloud/apps/activity/l10n/bg_BG.json
share/owncloud/apps/activity/l10n/bn_BD.js
share/owncloud/apps/activity/l10n/bn_BD.json
share/owncloud/apps/activity/l10n/bn_IN.js
share/owncloud/apps/activity/l10n/bn_IN.json
share/owncloud/apps/activity/l10n/ca.js
share/owncloud/apps/activity/l10n/ca.json
share/owncloud/apps/activity/l10n/cs_CZ.js
share/owncloud/apps/activity/l10n/cs_CZ.json
share/owncloud/apps/activity/l10n/da.js
share/owncloud/apps/activity/l10n/da.json
share/owncloud/apps/activity/l10n/de.js
share/owncloud/apps/activity/l10n/de.json
share/owncloud/apps/activity/l10n/de_DE.js
share/owncloud/apps/activity/l10n/de_DE.json
share/owncloud/apps/activity/l10n/el.js
share/owncloud/apps/activity/l10n/el.json
share/owncloud/apps/activity/l10n/en_GB.js
share/owncloud/apps/activity/l10n/en_GB.json
share/owncloud/apps/activity/l10n/es.js
share/owncloud/apps/activity/l10n/es.json
share/owncloud/apps/activity/l10n/es_AR.js
share/owncloud/apps/activity/l10n/es_AR.json
share/owncloud/apps/activity/l10n/es_CL.js
share/owncloud/apps/activity/l10n/es_CL.json
share/owncloud/apps/activity/l10n/et_EE.js
share/owncloud/apps/activity/l10n/et_EE.json
share/owncloud/apps/activity/l10n/eu.js
share/owncloud/apps/activity/l10n/eu.json
share/owncloud/apps/activity/l10n/fa.js
share/owncloud/apps/activity/l10n/fa.json
share/owncloud/apps/activity/l10n/fi_FI.js
share/owncloud/apps/activity/l10n/fi_FI.json
share/owncloud/apps/activity/l10n/fr.js
share/owncloud/apps/activity/l10n/fr.json
share/owncloud/apps/activity/l10n/gl.js
share/owncloud/apps/activity/l10n/gl.json
share/owncloud/apps/activity/l10n/he.js
share/owncloud/apps/activity/l10n/he.json
share/owncloud/apps/activity/l10n/hr.js
share/owncloud/apps/activity/l10n/hr.json
share/owncloud/apps/activity/l10n/hu_HU.js
share/owncloud/apps/activity/l10n/hu_HU.json
share/owncloud/apps/activity/l10n/ia.js
share/owncloud/apps/activity/l10n/ia.json
share/owncloud/apps/activity/l10n/id.js
share/owncloud/apps/activity/l10n/id.json
share/owncloud/apps/activity/l10n/it.js
share/owncloud/apps/activity/l10n/it.json
share/owncloud/apps/activity/l10n/ja.js
share/owncloud/apps/activity/l10n/ja.json
share/owncloud/apps/activity/l10n/km.js
share/owncloud/apps/activity/l10n/km.json
share/owncloud/apps/activity/l10n/ko.js
share/owncloud/apps/activity/l10n/ko.json
share/owncloud/apps/activity/l10n/lt_LT.js
share/owncloud/apps/activity/l10n/lt_LT.json
share/owncloud/apps/activity/l10n/lv.js
share/owncloud/apps/activity/l10n/lv.json
share/owncloud/apps/activity/l10n/ml_IN.js
share/owncloud/apps/activity/l10n/ml_IN.json
share/owncloud/apps/activity/l10n/nb_NO.js
share/owncloud/apps/activity/l10n/nb_NO.json
share/owncloud/apps/activity/l10n/nl.js
share/owncloud/apps/activity/l10n/nl.json
share/owncloud/apps/activity/l10n/nn_NO.js
share/owncloud/apps/activity/l10n/nn_NO.json
share/owncloud/apps/activity/l10n/no-php
share/owncloud/apps/activity/l10n/pl.js
share/owncloud/apps/activity/l10n/pl.json
share/owncloud/apps/activity/l10n/pt_BR.js
share/owncloud/apps/activity/l10n/pt_BR.json
share/owncloud/apps/activity/l10n/pt_PT.js
share/owncloud/apps/activity/l10n/pt_PT.json
share/owncloud/apps/activity/l10n/ro.js
share/owncloud/apps/activity/l10n/ro.json
share/owncloud/apps/activity/l10n/ru.js
share/owncloud/apps/activity/l10n/ru.json
share/owncloud/apps/activity/l10n/sk_SK.js
share/owncloud/apps/activity/l10n/sk_SK.json
share/owncloud/apps/activity/l10n/sl.js
share/owncloud/apps/activity/l10n/sl.json
share/owncloud/apps/activity/l10n/sq.js
share/owncloud/apps/activity/l10n/sq.json
share/owncloud/apps/activity/l10n/sr@latin.js
share/owncloud/apps/activity/l10n/sr@latin.json
share/owncloud/apps/activity/l10n/sv.js
share/owncloud/apps/activity/l10n/sv.json
share/owncloud/apps/activity/l10n/ta_IN.js
share/owncloud/apps/activity/l10n/ta_IN.json
share/owncloud/apps/activity/l10n/tr.js
share/owncloud/apps/activity/l10n/tr.json
share/owncloud/apps/activity/l10n/uk.js
share/owncloud/apps/activity/l10n/uk.json
share/owncloud/apps/activity/l10n/zh_CN.js
share/owncloud/apps/activity/l10n/zh_CN.json
share/owncloud/apps/activity/l10n/zh_TW.js
share/owncloud/apps/activity/l10n/zh_TW.json
Update to 7.0.3 Changelog: Release "7.0.3" Oct 22. 2014 - Some OS X server fixes - Several external storage fixes and improvements - Close session early to speedup apps page loading - Add overwrite.cli.url config option - Fix finding old versions in special cases - Make versions and encryption aware of copy operations - Force loading encryption app in all needed cases - Better filesystem scanning error messages - LDAP wizard fixes - Add configuration switch to enable preview mimetypes - Create backup of all encryption keys before recovery - Add displayname for admins - Better config.sample documentation - Better apps descriptions - Improve visual feedback if recovery key password gets changed - Fix some object store integration issues - Improved data directory configuration - Fix DAV permissions without create permissions - Fix filepicker home icon being partly hidden - Do only follow http and https redirects - Properly delete old previews - Prevent upgrades between more than one major versions - Several security fixes - Lots of smaller improvements ----------------------------- Release "6.0.6" Oct 22. 2014 - Fix finding old versions in special cases - Make versions and encryption aware of copy operations - Force loading encryption app in all needed cases - Better filesystem scanning error messages - LDAP wizard fixes - Add configuration switch to enable preview mimetypes - Create backup of all encryption keys before recovery - Add displayname for admins - Several security fixes - Lots of smaller improvements ----------------------------- Release "5.0.18" Oct 22. 2014 - Only allow http and https redirects - Documentation fixes - Several security fixes - Several smaller fixes ----------------------------- Release "7.0.2" Aug 26. 2014 - App upgrading stability improvements - Make default share folder configurable - Improve readability of error messages - Log failed authentication - S3 key fixes - Fix range requests with encryption - Several LDAP fixes - Remove obsolete 'Download preparing' message for zip downloads - Remove not working checks from code checker - No error if we try to delete a file which no longer exists - Fix detection of system wide mount points - Simplify App navigation - Add group management to public api - Remove confusing 'automatic logon rejected' message - Implement a txt preview fallback for the case that ttf is not support - Fix tiny thumbnail bug - Don't display share permission if resharing was disabled by the admin - Close session right before the download starts - Fix date display in filepicker - Don't touch non-oc tables when doing the InnoDB repair step - Several Documents fixes - Correctly handle public uploads activities - Add better 4 image previews to gallery ----------------------------- Release "6.0.5" Aug 26. 2014 - Documentation improvements - fix anonymous upload if logged-in - Fix handling of special characters in group names - Fix downloading of big files in special situations - More consistent handling of debug mode - Fix sharing email notifications - Disabling upload button if upload is not possible - Fix detection of system wide mount points - Handle video viewer in sharing links correctly - Update encryption keys recursively if a folder was moved - Enable download button for public folders - Handle exceptions if file to too big for trash-bin correctly - Quota fixes - Avoid unnecessary writing to the DB when preferences are not changed - Disable download button if zip download is disabled - Fix searching for users in special situations - Mount-point handling fixes - Correctly handle storage stats for trash bin - Remove etag warning for trash bin - Hardened SFTP host verification ----------------------------- Release "7.0.1" Aug 4. 2014 - Set maximum width for notification so they don´t overlap the whole header - Don't preload videos on public sharing - Fix preview size calculation under certain conditions - Fix to always show all available versions in the versions dropdown - Support WebDAV copy operation and make encryption aware of it - Make sure to set the expire date if a date is set as default - Improved link icon for better UX - Fix rendering of blank template - Only call exec if is is enabled by PHP - Limit app menu icon size - Show a warning in the personal settings and admin settins if the encyption keys are not yet initialized - Always remove share permission if user is excluded from sharing - Add OCS api call to set expire date for link shares - Improved db schema migration for sqlite - Don't try to execute background jobs that no longer exist - Improve look of search on mobile, save space in top bar - Set core version after a successful update to make upgrade more robust of app upgrades fail - Verify whether download URLs are valid - Fix preview animation on uploading - Prevent cron.php to trigger apps updating - Fix remote share when remote server is installed at the root - Fix files sorting - Fix calendar import - Fix gallery pause icon - Several contacts fixes specifically for PHP 5.3 - Make updater more robust ----------------------------- Release "7.0.0" July 23. 2014 - New files view including sorting and endless scrolling - Server to Server sharing - Sharing overview - Improved sharing admin control - No more mandatory Shared folder - Improved ownCloud Documents features - Hugely improved Activity app including email notifications - Mobile optimized webinterface - Password strength indicator - Significant speed improvements - New user-management - Support for Swift object stores - Email configuration wizard - Email template editor - Improved upgrade process`
2014-11-30 01:08:57 +01:00
share/owncloud/apps/activity/lib/api.php
share/owncloud/apps/activity/lib/backgroundjob/emailnotification.php
share/owncloud/apps/activity/lib/backgroundjob/expireactivities.php
Update to 6.0.0a * Switch to 6 branch * Replace interpreters with REPLACE_* Changelog: Version 6.0.0a Dec 14th 2013 Remove wrong warnings from logfile Fix LDAP authentication Fix LDAP configuration Fix Share dialog Fix migration under certain conditions Fix database encoding for old PHP versions Fix select all checkbox Fix migration with lucene search enabled Fix migration for postgresql Version 6.0.0 Dec 11th 2013 User Avatars Previews in files app and other places Updated design, less clutter and more whitespace Public gallery sharing Activities Better file conflict handling dialog Improved public App API Sharing API Example Files Share Email Notifications New Doctrine based database layer Plural translations Refactored OC.dialogs (both code and design wise) Priorize often used languages in personal-settings language selection Update jquery to 1.10.0 and add jquery-migrate 1.2.1 Show a summary as the last filelist entry Improve app-management (more verbose error-messages) Show ‘More apps’ link to app administration directly in app navigation Templates for newly created files Add MB indicator to size column Google Drive external storage uses a new library New icons for shared and external folders File uploads conflicts dialog Possibility to prepopulate a new users home with a skeleton Public upload with encryption enabled Users now can decrypt the files again if their encryption app was enabled Many quota related fixes Total used space (with quota) now only counts user’s own files Many external storage fixes, improved performance Improved file navigation performance by using Ajax calls (no full page reload for each folder) The file owner can now also restore deleted shared files New version drop-down with previews and the ability to downloading versions directly
2013-12-27 16:56:38 +01:00
share/owncloud/apps/activity/lib/consumer.php
share/owncloud/apps/activity/lib/data.php
Update to 7.0.3 Changelog: Release "7.0.3" Oct 22. 2014 - Some OS X server fixes - Several external storage fixes and improvements - Close session early to speedup apps page loading - Add overwrite.cli.url config option - Fix finding old versions in special cases - Make versions and encryption aware of copy operations - Force loading encryption app in all needed cases - Better filesystem scanning error messages - LDAP wizard fixes - Add configuration switch to enable preview mimetypes - Create backup of all encryption keys before recovery - Add displayname for admins - Better config.sample documentation - Better apps descriptions - Improve visual feedback if recovery key password gets changed - Fix some object store integration issues - Improved data directory configuration - Fix DAV permissions without create permissions - Fix filepicker home icon being partly hidden - Do only follow http and https redirects - Properly delete old previews - Prevent upgrades between more than one major versions - Several security fixes - Lots of smaller improvements ----------------------------- Release "6.0.6" Oct 22. 2014 - Fix finding old versions in special cases - Make versions and encryption aware of copy operations - Force loading encryption app in all needed cases - Better filesystem scanning error messages - LDAP wizard fixes - Add configuration switch to enable preview mimetypes - Create backup of all encryption keys before recovery - Add displayname for admins - Several security fixes - Lots of smaller improvements ----------------------------- Release "5.0.18" Oct 22. 2014 - Only allow http and https redirects - Documentation fixes - Several security fixes - Several smaller fixes ----------------------------- Release "7.0.2" Aug 26. 2014 - App upgrading stability improvements - Make default share folder configurable - Improve readability of error messages - Log failed authentication - S3 key fixes - Fix range requests with encryption - Several LDAP fixes - Remove obsolete 'Download preparing' message for zip downloads - Remove not working checks from code checker - No error if we try to delete a file which no longer exists - Fix detection of system wide mount points - Simplify App navigation - Add group management to public api - Remove confusing 'automatic logon rejected' message - Implement a txt preview fallback for the case that ttf is not support - Fix tiny thumbnail bug - Don't display share permission if resharing was disabled by the admin - Close session right before the download starts - Fix date display in filepicker - Don't touch non-oc tables when doing the InnoDB repair step - Several Documents fixes - Correctly handle public uploads activities - Add better 4 image previews to gallery ----------------------------- Release "6.0.5" Aug 26. 2014 - Documentation improvements - fix anonymous upload if logged-in - Fix handling of special characters in group names - Fix downloading of big files in special situations - More consistent handling of debug mode - Fix sharing email notifications - Disabling upload button if upload is not possible - Fix detection of system wide mount points - Handle video viewer in sharing links correctly - Update encryption keys recursively if a folder was moved - Enable download button for public folders - Handle exceptions if file to too big for trash-bin correctly - Quota fixes - Avoid unnecessary writing to the DB when preferences are not changed - Disable download button if zip download is disabled - Fix searching for users in special situations - Mount-point handling fixes - Correctly handle storage stats for trash bin - Remove etag warning for trash bin - Hardened SFTP host verification ----------------------------- Release "7.0.1" Aug 4. 2014 - Set maximum width for notification so they don´t overlap the whole header - Don't preload videos on public sharing - Fix preview size calculation under certain conditions - Fix to always show all available versions in the versions dropdown - Support WebDAV copy operation and make encryption aware of it - Make sure to set the expire date if a date is set as default - Improved link icon for better UX - Fix rendering of blank template - Only call exec if is is enabled by PHP - Limit app menu icon size - Show a warning in the personal settings and admin settins if the encyption keys are not yet initialized - Always remove share permission if user is excluded from sharing - Add OCS api call to set expire date for link shares - Improved db schema migration for sqlite - Don't try to execute background jobs that no longer exist - Improve look of search on mobile, save space in top bar - Set core version after a successful update to make upgrade more robust of app upgrades fail - Verify whether download URLs are valid - Fix preview animation on uploading - Prevent cron.php to trigger apps updating - Fix remote share when remote server is installed at the root - Fix files sorting - Fix calendar import - Fix gallery pause icon - Several contacts fixes specifically for PHP 5.3 - Make updater more robust ----------------------------- Release "7.0.0" July 23. 2014 - New files view including sorting and endless scrolling - Server to Server sharing - Sharing overview - Improved sharing admin control - No more mandatory Shared folder - Improved ownCloud Documents features - Hugely improved Activity app including email notifications - Mobile optimized webinterface - Password strength indicator - Significant speed improvements - New user-management - Support for Swift object stores - Email configuration wizard - Email template editor - Improved upgrade process`
2014-11-30 01:08:57 +01:00
share/owncloud/apps/activity/lib/datahelper.php
share/owncloud/apps/activity/lib/display.php
share/owncloud/apps/activity/lib/grouphelper.php
Update to 6.0.0a * Switch to 6 branch * Replace interpreters with REPLACE_* Changelog: Version 6.0.0a Dec 14th 2013 Remove wrong warnings from logfile Fix LDAP authentication Fix LDAP configuration Fix Share dialog Fix migration under certain conditions Fix database encoding for old PHP versions Fix select all checkbox Fix migration with lucene search enabled Fix migration for postgresql Version 6.0.0 Dec 11th 2013 User Avatars Previews in files app and other places Updated design, less clutter and more whitespace Public gallery sharing Activities Better file conflict handling dialog Improved public App API Sharing API Example Files Share Email Notifications New Doctrine based database layer Plural translations Refactored OC.dialogs (both code and design wise) Priorize often used languages in personal-settings language selection Update jquery to 1.10.0 and add jquery-migrate 1.2.1 Show a summary as the last filelist entry Improve app-management (more verbose error-messages) Show ‘More apps’ link to app administration directly in app navigation Templates for newly created files Add MB indicator to size column Google Drive external storage uses a new library New icons for shared and external folders File uploads conflicts dialog Possibility to prepopulate a new users home with a skeleton Public upload with encryption enabled Users now can decrypt the files again if their encryption app was enabled Many quota related fixes Total used space (with quota) now only counts user’s own files Many external storage fixes, improved performance Improved file navigation performance by using Ajax calls (no full page reload for each folder) The file owner can now also restore deleted shared files New version drop-down with previews and the ability to downloading versions directly
2013-12-27 16:56:38 +01:00
share/owncloud/apps/activity/lib/hooks.php
share/owncloud/apps/activity/lib/hooksstatic.php
Update to 7.0.3 Changelog: Release "7.0.3" Oct 22. 2014 - Some OS X server fixes - Several external storage fixes and improvements - Close session early to speedup apps page loading - Add overwrite.cli.url config option - Fix finding old versions in special cases - Make versions and encryption aware of copy operations - Force loading encryption app in all needed cases - Better filesystem scanning error messages - LDAP wizard fixes - Add configuration switch to enable preview mimetypes - Create backup of all encryption keys before recovery - Add displayname for admins - Better config.sample documentation - Better apps descriptions - Improve visual feedback if recovery key password gets changed - Fix some object store integration issues - Improved data directory configuration - Fix DAV permissions without create permissions - Fix filepicker home icon being partly hidden - Do only follow http and https redirects - Properly delete old previews - Prevent upgrades between more than one major versions - Several security fixes - Lots of smaller improvements ----------------------------- Release "6.0.6" Oct 22. 2014 - Fix finding old versions in special cases - Make versions and encryption aware of copy operations - Force loading encryption app in all needed cases - Better filesystem scanning error messages - LDAP wizard fixes - Add configuration switch to enable preview mimetypes - Create backup of all encryption keys before recovery - Add displayname for admins - Several security fixes - Lots of smaller improvements ----------------------------- Release "5.0.18" Oct 22. 2014 - Only allow http and https redirects - Documentation fixes - Several security fixes - Several smaller fixes ----------------------------- Release "7.0.2" Aug 26. 2014 - App upgrading stability improvements - Make default share folder configurable - Improve readability of error messages - Log failed authentication - S3 key fixes - Fix range requests with encryption - Several LDAP fixes - Remove obsolete 'Download preparing' message for zip downloads - Remove not working checks from code checker - No error if we try to delete a file which no longer exists - Fix detection of system wide mount points - Simplify App navigation - Add group management to public api - Remove confusing 'automatic logon rejected' message - Implement a txt preview fallback for the case that ttf is not support - Fix tiny thumbnail bug - Don't display share permission if resharing was disabled by the admin - Close session right before the download starts - Fix date display in filepicker - Don't touch non-oc tables when doing the InnoDB repair step - Several Documents fixes - Correctly handle public uploads activities - Add better 4 image previews to gallery ----------------------------- Release "6.0.5" Aug 26. 2014 - Documentation improvements - fix anonymous upload if logged-in - Fix handling of special characters in group names - Fix downloading of big files in special situations - More consistent handling of debug mode - Fix sharing email notifications - Disabling upload button if upload is not possible - Fix detection of system wide mount points - Handle video viewer in sharing links correctly - Update encryption keys recursively if a folder was moved - Enable download button for public folders - Handle exceptions if file to too big for trash-bin correctly - Quota fixes - Avoid unnecessary writing to the DB when preferences are not changed - Disable download button if zip download is disabled - Fix searching for users in special situations - Mount-point handling fixes - Correctly handle storage stats for trash bin - Remove etag warning for trash bin - Hardened SFTP host verification ----------------------------- Release "7.0.1" Aug 4. 2014 - Set maximum width for notification so they don´t overlap the whole header - Don't preload videos on public sharing - Fix preview size calculation under certain conditions - Fix to always show all available versions in the versions dropdown - Support WebDAV copy operation and make encryption aware of it - Make sure to set the expire date if a date is set as default - Improved link icon for better UX - Fix rendering of blank template - Only call exec if is is enabled by PHP - Limit app menu icon size - Show a warning in the personal settings and admin settins if the encyption keys are not yet initialized - Always remove share permission if user is excluded from sharing - Add OCS api call to set expire date for link shares - Improved db schema migration for sqlite - Don't try to execute background jobs that no longer exist - Improve look of search on mobile, save space in top bar - Set core version after a successful update to make upgrade more robust of app upgrades fail - Verify whether download URLs are valid - Fix preview animation on uploading - Prevent cron.php to trigger apps updating - Fix remote share when remote server is installed at the root - Fix files sorting - Fix calendar import - Fix gallery pause icon - Several contacts fixes specifically for PHP 5.3 - Make updater more robust ----------------------------- Release "7.0.0" July 23. 2014 - New files view including sorting and endless scrolling - Server to Server sharing - Sharing overview - Improved sharing admin control - No more mandatory Shared folder - Improved ownCloud Documents features - Hugely improved Activity app including email notifications - Mobile optimized webinterface - Password strength indicator - Significant speed improvements - New user-management - Support for Swift object stores - Email configuration wizard - Email template editor - Improved upgrade process`
2014-11-30 01:08:57 +01:00
share/owncloud/apps/activity/lib/mailqueuehandler.php
share/owncloud/apps/activity/lib/navigation.php
share/owncloud/apps/activity/lib/parameterhelper.php
share/owncloud/apps/activity/lib/usersettings.php
share/owncloud/apps/activity/personal.php
Update to 6.0.0a * Switch to 6 branch * Replace interpreters with REPLACE_* Changelog: Version 6.0.0a Dec 14th 2013 Remove wrong warnings from logfile Fix LDAP authentication Fix LDAP configuration Fix Share dialog Fix migration under certain conditions Fix database encoding for old PHP versions Fix select all checkbox Fix migration with lucene search enabled Fix migration for postgresql Version 6.0.0 Dec 11th 2013 User Avatars Previews in files app and other places Updated design, less clutter and more whitespace Public gallery sharing Activities Better file conflict handling dialog Improved public App API Sharing API Example Files Share Email Notifications New Doctrine based database layer Plural translations Refactored OC.dialogs (both code and design wise) Priorize often used languages in personal-settings language selection Update jquery to 1.10.0 and add jquery-migrate 1.2.1 Show a summary as the last filelist entry Improve app-management (more verbose error-messages) Show ‘More apps’ link to app administration directly in app navigation Templates for newly created files Add MB indicator to size column Google Drive external storage uses a new library New icons for shared and external folders File uploads conflicts dialog Possibility to prepopulate a new users home with a skeleton Public upload with encryption enabled Users now can decrypt the files again if their encryption app was enabled Many quota related fixes Total used space (with quota) now only counts user’s own files Many external storage fixes, improved performance Improved file navigation performance by using Ajax calls (no full page reload for each folder) The file owner can now also restore deleted shared files New version drop-down with previews and the ability to downloading versions directly
2013-12-27 16:56:38 +01:00
share/owncloud/apps/activity/rss.php
share/owncloud/apps/activity/templates/activities.part.php
Update to 7.0.3 Changelog: Release "7.0.3" Oct 22. 2014 - Some OS X server fixes - Several external storage fixes and improvements - Close session early to speedup apps page loading - Add overwrite.cli.url config option - Fix finding old versions in special cases - Make versions and encryption aware of copy operations - Force loading encryption app in all needed cases - Better filesystem scanning error messages - LDAP wizard fixes - Add configuration switch to enable preview mimetypes - Create backup of all encryption keys before recovery - Add displayname for admins - Better config.sample documentation - Better apps descriptions - Improve visual feedback if recovery key password gets changed - Fix some object store integration issues - Improved data directory configuration - Fix DAV permissions without create permissions - Fix filepicker home icon being partly hidden - Do only follow http and https redirects - Properly delete old previews - Prevent upgrades between more than one major versions - Several security fixes - Lots of smaller improvements ----------------------------- Release "6.0.6" Oct 22. 2014 - Fix finding old versions in special cases - Make versions and encryption aware of copy operations - Force loading encryption app in all needed cases - Better filesystem scanning error messages - LDAP wizard fixes - Add configuration switch to enable preview mimetypes - Create backup of all encryption keys before recovery - Add displayname for admins - Several security fixes - Lots of smaller improvements ----------------------------- Release "5.0.18" Oct 22. 2014 - Only allow http and https redirects - Documentation fixes - Several security fixes - Several smaller fixes ----------------------------- Release "7.0.2" Aug 26. 2014 - App upgrading stability improvements - Make default share folder configurable - Improve readability of error messages - Log failed authentication - S3 key fixes - Fix range requests with encryption - Several LDAP fixes - Remove obsolete 'Download preparing' message for zip downloads - Remove not working checks from code checker - No error if we try to delete a file which no longer exists - Fix detection of system wide mount points - Simplify App navigation - Add group management to public api - Remove confusing 'automatic logon rejected' message - Implement a txt preview fallback for the case that ttf is not support - Fix tiny thumbnail bug - Don't display share permission if resharing was disabled by the admin - Close session right before the download starts - Fix date display in filepicker - Don't touch non-oc tables when doing the InnoDB repair step - Several Documents fixes - Correctly handle public uploads activities - Add better 4 image previews to gallery ----------------------------- Release "6.0.5" Aug 26. 2014 - Documentation improvements - fix anonymous upload if logged-in - Fix handling of special characters in group names - Fix downloading of big files in special situations - More consistent handling of debug mode - Fix sharing email notifications - Disabling upload button if upload is not possible - Fix detection of system wide mount points - Handle video viewer in sharing links correctly - Update encryption keys recursively if a folder was moved - Enable download button for public folders - Handle exceptions if file to too big for trash-bin correctly - Quota fixes - Avoid unnecessary writing to the DB when preferences are not changed - Disable download button if zip download is disabled - Fix searching for users in special situations - Mount-point handling fixes - Correctly handle storage stats for trash bin - Remove etag warning for trash bin - Hardened SFTP host verification ----------------------------- Release "7.0.1" Aug 4. 2014 - Set maximum width for notification so they don´t overlap the whole header - Don't preload videos on public sharing - Fix preview size calculation under certain conditions - Fix to always show all available versions in the versions dropdown - Support WebDAV copy operation and make encryption aware of it - Make sure to set the expire date if a date is set as default - Improved link icon for better UX - Fix rendering of blank template - Only call exec if is is enabled by PHP - Limit app menu icon size - Show a warning in the personal settings and admin settins if the encyption keys are not yet initialized - Always remove share permission if user is excluded from sharing - Add OCS api call to set expire date for link shares - Improved db schema migration for sqlite - Don't try to execute background jobs that no longer exist - Improve look of search on mobile, save space in top bar - Set core version after a successful update to make upgrade more robust of app upgrades fail - Verify whether download URLs are valid - Fix preview animation on uploading - Prevent cron.php to trigger apps updating - Fix remote share when remote server is installed at the root - Fix files sorting - Fix calendar import - Fix gallery pause icon - Several contacts fixes specifically for PHP 5.3 - Make updater more robust ----------------------------- Release "7.0.0" July 23. 2014 - New files view including sorting and endless scrolling - Server to Server sharing - Sharing overview - Improved sharing admin control - No more mandatory Shared folder - Improved ownCloud Documents features - Hugely improved Activity app including email notifications - Mobile optimized webinterface - Password strength indicator - Significant speed improvements - New user-management - Support for Swift object stores - Email configuration wizard - Email template editor - Improved upgrade process`
2014-11-30 01:08:57 +01:00
share/owncloud/apps/activity/templates/activity.box.php
share/owncloud/apps/activity/templates/email.notification.php
Update to 6.0.0a * Switch to 6 branch * Replace interpreters with REPLACE_* Changelog: Version 6.0.0a Dec 14th 2013 Remove wrong warnings from logfile Fix LDAP authentication Fix LDAP configuration Fix Share dialog Fix migration under certain conditions Fix database encoding for old PHP versions Fix select all checkbox Fix migration with lucene search enabled Fix migration for postgresql Version 6.0.0 Dec 11th 2013 User Avatars Previews in files app and other places Updated design, less clutter and more whitespace Public gallery sharing Activities Better file conflict handling dialog Improved public App API Sharing API Example Files Share Email Notifications New Doctrine based database layer Plural translations Refactored OC.dialogs (both code and design wise) Priorize often used languages in personal-settings language selection Update jquery to 1.10.0 and add jquery-migrate 1.2.1 Show a summary as the last filelist entry Improve app-management (more verbose error-messages) Show ‘More apps’ link to app administration directly in app navigation Templates for newly created files Add MB indicator to size column Google Drive external storage uses a new library New icons for shared and external folders File uploads conflicts dialog Possibility to prepopulate a new users home with a skeleton Public upload with encryption enabled Users now can decrypt the files again if their encryption app was enabled Many quota related fixes Total used space (with quota) now only counts user’s own files Many external storage fixes, improved performance Improved file navigation performance by using Ajax calls (no full page reload for each folder) The file owner can now also restore deleted shared files New version drop-down with previews and the ability to downloading versions directly
2013-12-27 16:56:38 +01:00
share/owncloud/apps/activity/templates/list.php
Update to 7.0.3 Changelog: Release "7.0.3" Oct 22. 2014 - Some OS X server fixes - Several external storage fixes and improvements - Close session early to speedup apps page loading - Add overwrite.cli.url config option - Fix finding old versions in special cases - Make versions and encryption aware of copy operations - Force loading encryption app in all needed cases - Better filesystem scanning error messages - LDAP wizard fixes - Add configuration switch to enable preview mimetypes - Create backup of all encryption keys before recovery - Add displayname for admins - Better config.sample documentation - Better apps descriptions - Improve visual feedback if recovery key password gets changed - Fix some object store integration issues - Improved data directory configuration - Fix DAV permissions without create permissions - Fix filepicker home icon being partly hidden - Do only follow http and https redirects - Properly delete old previews - Prevent upgrades between more than one major versions - Several security fixes - Lots of smaller improvements ----------------------------- Release "6.0.6" Oct 22. 2014 - Fix finding old versions in special cases - Make versions and encryption aware of copy operations - Force loading encryption app in all needed cases - Better filesystem scanning error messages - LDAP wizard fixes - Add configuration switch to enable preview mimetypes - Create backup of all encryption keys before recovery - Add displayname for admins - Several security fixes - Lots of smaller improvements ----------------------------- Release "5.0.18" Oct 22. 2014 - Only allow http and https redirects - Documentation fixes - Several security fixes - Several smaller fixes ----------------------------- Release "7.0.2" Aug 26. 2014 - App upgrading stability improvements - Make default share folder configurable - Improve readability of error messages - Log failed authentication - S3 key fixes - Fix range requests with encryption - Several LDAP fixes - Remove obsolete 'Download preparing' message for zip downloads - Remove not working checks from code checker - No error if we try to delete a file which no longer exists - Fix detection of system wide mount points - Simplify App navigation - Add group management to public api - Remove confusing 'automatic logon rejected' message - Implement a txt preview fallback for the case that ttf is not support - Fix tiny thumbnail bug - Don't display share permission if resharing was disabled by the admin - Close session right before the download starts - Fix date display in filepicker - Don't touch non-oc tables when doing the InnoDB repair step - Several Documents fixes - Correctly handle public uploads activities - Add better 4 image previews to gallery ----------------------------- Release "6.0.5" Aug 26. 2014 - Documentation improvements - fix anonymous upload if logged-in - Fix handling of special characters in group names - Fix downloading of big files in special situations - More consistent handling of debug mode - Fix sharing email notifications - Disabling upload button if upload is not possible - Fix detection of system wide mount points - Handle video viewer in sharing links correctly - Update encryption keys recursively if a folder was moved - Enable download button for public folders - Handle exceptions if file to too big for trash-bin correctly - Quota fixes - Avoid unnecessary writing to the DB when preferences are not changed - Disable download button if zip download is disabled - Fix searching for users in special situations - Mount-point handling fixes - Correctly handle storage stats for trash bin - Remove etag warning for trash bin - Hardened SFTP host verification ----------------------------- Release "7.0.1" Aug 4. 2014 - Set maximum width for notification so they don´t overlap the whole header - Don't preload videos on public sharing - Fix preview size calculation under certain conditions - Fix to always show all available versions in the versions dropdown - Support WebDAV copy operation and make encryption aware of it - Make sure to set the expire date if a date is set as default - Improved link icon for better UX - Fix rendering of blank template - Only call exec if is is enabled by PHP - Limit app menu icon size - Show a warning in the personal settings and admin settins if the encyption keys are not yet initialized - Always remove share permission if user is excluded from sharing - Add OCS api call to set expire date for link shares - Improved db schema migration for sqlite - Don't try to execute background jobs that no longer exist - Improve look of search on mobile, save space in top bar - Set core version after a successful update to make upgrade more robust of app upgrades fail - Verify whether download URLs are valid - Fix preview animation on uploading - Prevent cron.php to trigger apps updating - Fix remote share when remote server is installed at the root - Fix files sorting - Fix calendar import - Fix gallery pause icon - Several contacts fixes specifically for PHP 5.3 - Make updater more robust ----------------------------- Release "7.0.0" July 23. 2014 - New files view including sorting and endless scrolling - Server to Server sharing - Sharing overview - Improved sharing admin control - No more mandatory Shared folder - Improved ownCloud Documents features - Hugely improved Activity app including email notifications - Mobile optimized webinterface - Password strength indicator - Significant speed improvements - New user-management - Support for Swift object stores - Email configuration wizard - Email template editor - Improved upgrade process`
2014-11-30 01:08:57 +01:00
share/owncloud/apps/activity/templates/navigation.php
share/owncloud/apps/activity/templates/personal.php
share/owncloud/apps/activity/templates/rss.php
share/owncloud/apps/activity/tests/apitest.php
share/owncloud/apps/activity/tests/applicationtest.php
Update to 7.0.3 Changelog: Release "7.0.3" Oct 22. 2014 - Some OS X server fixes - Several external storage fixes and improvements - Close session early to speedup apps page loading - Add overwrite.cli.url config option - Fix finding old versions in special cases - Make versions and encryption aware of copy operations - Force loading encryption app in all needed cases - Better filesystem scanning error messages - LDAP wizard fixes - Add configuration switch to enable preview mimetypes - Create backup of all encryption keys before recovery - Add displayname for admins - Better config.sample documentation - Better apps descriptions - Improve visual feedback if recovery key password gets changed - Fix some object store integration issues - Improved data directory configuration - Fix DAV permissions without create permissions - Fix filepicker home icon being partly hidden - Do only follow http and https redirects - Properly delete old previews - Prevent upgrades between more than one major versions - Several security fixes - Lots of smaller improvements ----------------------------- Release "6.0.6" Oct 22. 2014 - Fix finding old versions in special cases - Make versions and encryption aware of copy operations - Force loading encryption app in all needed cases - Better filesystem scanning error messages - LDAP wizard fixes - Add configuration switch to enable preview mimetypes - Create backup of all encryption keys before recovery - Add displayname for admins - Several security fixes - Lots of smaller improvements ----------------------------- Release "5.0.18" Oct 22. 2014 - Only allow http and https redirects - Documentation fixes - Several security fixes - Several smaller fixes ----------------------------- Release "7.0.2" Aug 26. 2014 - App upgrading stability improvements - Make default share folder configurable - Improve readability of error messages - Log failed authentication - S3 key fixes - Fix range requests with encryption - Several LDAP fixes - Remove obsolete 'Download preparing' message for zip downloads - Remove not working checks from code checker - No error if we try to delete a file which no longer exists - Fix detection of system wide mount points - Simplify App navigation - Add group management to public api - Remove confusing 'automatic logon rejected' message - Implement a txt preview fallback for the case that ttf is not support - Fix tiny thumbnail bug - Don't display share permission if resharing was disabled by the admin - Close session right before the download starts - Fix date display in filepicker - Don't touch non-oc tables when doing the InnoDB repair step - Several Documents fixes - Correctly handle public uploads activities - Add better 4 image previews to gallery ----------------------------- Release "6.0.5" Aug 26. 2014 - Documentation improvements - fix anonymous upload if logged-in - Fix handling of special characters in group names - Fix downloading of big files in special situations - More consistent handling of debug mode - Fix sharing email notifications - Disabling upload button if upload is not possible - Fix detection of system wide mount points - Handle video viewer in sharing links correctly - Update encryption keys recursively if a folder was moved - Enable download button for public folders - Handle exceptions if file to too big for trash-bin correctly - Quota fixes - Avoid unnecessary writing to the DB when preferences are not changed - Disable download button if zip download is disabled - Fix searching for users in special situations - Mount-point handling fixes - Correctly handle storage stats for trash bin - Remove etag warning for trash bin - Hardened SFTP host verification ----------------------------- Release "7.0.1" Aug 4. 2014 - Set maximum width for notification so they don´t overlap the whole header - Don't preload videos on public sharing - Fix preview size calculation under certain conditions - Fix to always show all available versions in the versions dropdown - Support WebDAV copy operation and make encryption aware of it - Make sure to set the expire date if a date is set as default - Improved link icon for better UX - Fix rendering of blank template - Only call exec if is is enabled by PHP - Limit app menu icon size - Show a warning in the personal settings and admin settins if the encyption keys are not yet initialized - Always remove share permission if user is excluded from sharing - Add OCS api call to set expire date for link shares - Improved db schema migration for sqlite - Don't try to execute background jobs that no longer exist - Improve look of search on mobile, save space in top bar - Set core version after a successful update to make upgrade more robust of app upgrades fail - Verify whether download URLs are valid - Fix preview animation on uploading - Prevent cron.php to trigger apps updating - Fix remote share when remote server is installed at the root - Fix files sorting - Fix calendar import - Fix gallery pause icon - Several contacts fixes specifically for PHP 5.3 - Make updater more robust ----------------------------- Release "7.0.0" July 23. 2014 - New files view including sorting and endless scrolling - Server to Server sharing - Sharing overview - Improved sharing admin control - No more mandatory Shared folder - Improved ownCloud Documents features - Hugely improved Activity app including email notifications - Mobile optimized webinterface - Password strength indicator - Significant speed improvements - New user-management - Support for Swift object stores - Email configuration wizard - Email template editor - Improved upgrade process`
2014-11-30 01:08:57 +01:00
share/owncloud/apps/activity/tests/bootstrap.php
share/owncloud/apps/activity/tests/consumertest.php
share/owncloud/apps/activity/tests/controller/settingstest.php
Update to 7.0.3 Changelog: Release "7.0.3" Oct 22. 2014 - Some OS X server fixes - Several external storage fixes and improvements - Close session early to speedup apps page loading - Add overwrite.cli.url config option - Fix finding old versions in special cases - Make versions and encryption aware of copy operations - Force loading encryption app in all needed cases - Better filesystem scanning error messages - LDAP wizard fixes - Add configuration switch to enable preview mimetypes - Create backup of all encryption keys before recovery - Add displayname for admins - Better config.sample documentation - Better apps descriptions - Improve visual feedback if recovery key password gets changed - Fix some object store integration issues - Improved data directory configuration - Fix DAV permissions without create permissions - Fix filepicker home icon being partly hidden - Do only follow http and https redirects - Properly delete old previews - Prevent upgrades between more than one major versions - Several security fixes - Lots of smaller improvements ----------------------------- Release "6.0.6" Oct 22. 2014 - Fix finding old versions in special cases - Make versions and encryption aware of copy operations - Force loading encryption app in all needed cases - Better filesystem scanning error messages - LDAP wizard fixes - Add configuration switch to enable preview mimetypes - Create backup of all encryption keys before recovery - Add displayname for admins - Several security fixes - Lots of smaller improvements ----------------------------- Release "5.0.18" Oct 22. 2014 - Only allow http and https redirects - Documentation fixes - Several security fixes - Several smaller fixes ----------------------------- Release "7.0.2" Aug 26. 2014 - App upgrading stability improvements - Make default share folder configurable - Improve readability of error messages - Log failed authentication - S3 key fixes - Fix range requests with encryption - Several LDAP fixes - Remove obsolete 'Download preparing' message for zip downloads - Remove not working checks from code checker - No error if we try to delete a file which no longer exists - Fix detection of system wide mount points - Simplify App navigation - Add group management to public api - Remove confusing 'automatic logon rejected' message - Implement a txt preview fallback for the case that ttf is not support - Fix tiny thumbnail bug - Don't display share permission if resharing was disabled by the admin - Close session right before the download starts - Fix date display in filepicker - Don't touch non-oc tables when doing the InnoDB repair step - Several Documents fixes - Correctly handle public uploads activities - Add better 4 image previews to gallery ----------------------------- Release "6.0.5" Aug 26. 2014 - Documentation improvements - fix anonymous upload if logged-in - Fix handling of special characters in group names - Fix downloading of big files in special situations - More consistent handling of debug mode - Fix sharing email notifications - Disabling upload button if upload is not possible - Fix detection of system wide mount points - Handle video viewer in sharing links correctly - Update encryption keys recursively if a folder was moved - Enable download button for public folders - Handle exceptions if file to too big for trash-bin correctly - Quota fixes - Avoid unnecessary writing to the DB when preferences are not changed - Disable download button if zip download is disabled - Fix searching for users in special situations - Mount-point handling fixes - Correctly handle storage stats for trash bin - Remove etag warning for trash bin - Hardened SFTP host verification ----------------------------- Release "7.0.1" Aug 4. 2014 - Set maximum width for notification so they don´t overlap the whole header - Don't preload videos on public sharing - Fix preview size calculation under certain conditions - Fix to always show all available versions in the versions dropdown - Support WebDAV copy operation and make encryption aware of it - Make sure to set the expire date if a date is set as default - Improved link icon for better UX - Fix rendering of blank template - Only call exec if is is enabled by PHP - Limit app menu icon size - Show a warning in the personal settings and admin settins if the encyption keys are not yet initialized - Always remove share permission if user is excluded from sharing - Add OCS api call to set expire date for link shares - Improved db schema migration for sqlite - Don't try to execute background jobs that no longer exist - Improve look of search on mobile, save space in top bar - Set core version after a successful update to make upgrade more robust of app upgrades fail - Verify whether download URLs are valid - Fix preview animation on uploading - Prevent cron.php to trigger apps updating - Fix remote share when remote server is installed at the root - Fix files sorting - Fix calendar import - Fix gallery pause icon - Several contacts fixes specifically for PHP 5.3 - Make updater more robust ----------------------------- Release "7.0.0" July 23. 2014 - New files view including sorting and endless scrolling - Server to Server sharing - Sharing overview - Improved sharing admin control - No more mandatory Shared folder - Improved ownCloud Documents features - Hugely improved Activity app including email notifications - Mobile optimized webinterface - Password strength indicator - Significant speed improvements - New user-management - Support for Swift object stores - Email configuration wizard - Email template editor - Improved upgrade process`
2014-11-30 01:08:57 +01:00
share/owncloud/apps/activity/tests/datadeleteactivitestest.php
share/owncloud/apps/activity/tests/datahelpertest.php
share/owncloud/apps/activity/tests/datatest.php
share/owncloud/apps/activity/tests/grouphelpertest.php
share/owncloud/apps/activity/tests/hooksdeleteusertest.php
share/owncloud/apps/activity/tests/mailqueuehandlertest.php
share/owncloud/apps/activity/tests/navigationtest.php
share/owncloud/apps/activity/tests/parameterhelpertest.php
share/owncloud/apps/activity/tests/phpunit.xml
share/owncloud/apps/activity/tests/testcase.php
Update to 7.0.3 Changelog: Release "7.0.3" Oct 22. 2014 - Some OS X server fixes - Several external storage fixes and improvements - Close session early to speedup apps page loading - Add overwrite.cli.url config option - Fix finding old versions in special cases - Make versions and encryption aware of copy operations - Force loading encryption app in all needed cases - Better filesystem scanning error messages - LDAP wizard fixes - Add configuration switch to enable preview mimetypes - Create backup of all encryption keys before recovery - Add displayname for admins - Better config.sample documentation - Better apps descriptions - Improve visual feedback if recovery key password gets changed - Fix some object store integration issues - Improved data directory configuration - Fix DAV permissions without create permissions - Fix filepicker home icon being partly hidden - Do only follow http and https redirects - Properly delete old previews - Prevent upgrades between more than one major versions - Several security fixes - Lots of smaller improvements ----------------------------- Release "6.0.6" Oct 22. 2014 - Fix finding old versions in special cases - Make versions and encryption aware of copy operations - Force loading encryption app in all needed cases - Better filesystem scanning error messages - LDAP wizard fixes - Add configuration switch to enable preview mimetypes - Create backup of all encryption keys before recovery - Add displayname for admins - Several security fixes - Lots of smaller improvements ----------------------------- Release "5.0.18" Oct 22. 2014 - Only allow http and https redirects - Documentation fixes - Several security fixes - Several smaller fixes ----------------------------- Release "7.0.2" Aug 26. 2014 - App upgrading stability improvements - Make default share folder configurable - Improve readability of error messages - Log failed authentication - S3 key fixes - Fix range requests with encryption - Several LDAP fixes - Remove obsolete 'Download preparing' message for zip downloads - Remove not working checks from code checker - No error if we try to delete a file which no longer exists - Fix detection of system wide mount points - Simplify App navigation - Add group management to public api - Remove confusing 'automatic logon rejected' message - Implement a txt preview fallback for the case that ttf is not support - Fix tiny thumbnail bug - Don't display share permission if resharing was disabled by the admin - Close session right before the download starts - Fix date display in filepicker - Don't touch non-oc tables when doing the InnoDB repair step - Several Documents fixes - Correctly handle public uploads activities - Add better 4 image previews to gallery ----------------------------- Release "6.0.5" Aug 26. 2014 - Documentation improvements - fix anonymous upload if logged-in - Fix handling of special characters in group names - Fix downloading of big files in special situations - More consistent handling of debug mode - Fix sharing email notifications - Disabling upload button if upload is not possible - Fix detection of system wide mount points - Handle video viewer in sharing links correctly - Update encryption keys recursively if a folder was moved - Enable download button for public folders - Handle exceptions if file to too big for trash-bin correctly - Quota fixes - Avoid unnecessary writing to the DB when preferences are not changed - Disable download button if zip download is disabled - Fix searching for users in special situations - Mount-point handling fixes - Correctly handle storage stats for trash bin - Remove etag warning for trash bin - Hardened SFTP host verification ----------------------------- Release "7.0.1" Aug 4. 2014 - Set maximum width for notification so they don´t overlap the whole header - Don't preload videos on public sharing - Fix preview size calculation under certain conditions - Fix to always show all available versions in the versions dropdown - Support WebDAV copy operation and make encryption aware of it - Make sure to set the expire date if a date is set as default - Improved link icon for better UX - Fix rendering of blank template - Only call exec if is is enabled by PHP - Limit app menu icon size - Show a warning in the personal settings and admin settins if the encyption keys are not yet initialized - Always remove share permission if user is excluded from sharing - Add OCS api call to set expire date for link shares - Improved db schema migration for sqlite - Don't try to execute background jobs that no longer exist - Improve look of search on mobile, save space in top bar - Set core version after a successful update to make upgrade more robust of app upgrades fail - Verify whether download URLs are valid - Fix preview animation on uploading - Prevent cron.php to trigger apps updating - Fix remote share when remote server is installed at the root - Fix files sorting - Fix calendar import - Fix gallery pause icon - Several contacts fixes specifically for PHP 5.3 - Make updater more robust ----------------------------- Release "7.0.0" July 23. 2014 - New files view including sorting and endless scrolling - Server to Server sharing - Sharing overview - Improved sharing admin control - No more mandatory Shared folder - Improved ownCloud Documents features - Hugely improved Activity app including email notifications - Mobile optimized webinterface - Password strength indicator - Significant speed improvements - New user-management - Support for Swift object stores - Email configuration wizard - Email template editor - Improved upgrade process`
2014-11-30 01:08:57 +01:00
share/owncloud/apps/activity/tests/usersettingstest.php
share/owncloud/apps/calendar/3rdparty/chosen/LICENSE.md
share/owncloud/apps/calendar/3rdparty/chosen/css/chosen-sprite.png
share/owncloud/apps/calendar/3rdparty/chosen/css/chosen.css
share/owncloud/apps/calendar/3rdparty/chosen/js/chosen.jquery.js
share/owncloud/apps/calendar/3rdparty/chosen/js/chosen.jquery.min.js
Update to 6.0.0a * Switch to 6 branch * Replace interpreters with REPLACE_* Changelog: Version 6.0.0a Dec 14th 2013 Remove wrong warnings from logfile Fix LDAP authentication Fix LDAP configuration Fix Share dialog Fix migration under certain conditions Fix database encoding for old PHP versions Fix select all checkbox Fix migration with lucene search enabled Fix migration for postgresql Version 6.0.0 Dec 11th 2013 User Avatars Previews in files app and other places Updated design, less clutter and more whitespace Public gallery sharing Activities Better file conflict handling dialog Improved public App API Sharing API Example Files Share Email Notifications New Doctrine based database layer Plural translations Refactored OC.dialogs (both code and design wise) Priorize often used languages in personal-settings language selection Update jquery to 1.10.0 and add jquery-migrate 1.2.1 Show a summary as the last filelist entry Improve app-management (more verbose error-messages) Show ‘More apps’ link to app administration directly in app navigation Templates for newly created files Add MB indicator to size column Google Drive external storage uses a new library New icons for shared and external folders File uploads conflicts dialog Possibility to prepopulate a new users home with a skeleton Public upload with encryption enabled Users now can decrypt the files again if their encryption app was enabled Many quota related fixes Total used space (with quota) now only counts user’s own files Many external storage fixes, improved performance Improved file navigation performance by using Ajax calls (no full page reload for each folder) The file owner can now also restore deleted shared files New version drop-down with previews and the ability to downloading versions directly
2013-12-27 16:56:38 +01:00
share/owncloud/apps/calendar/3rdparty/fullcalendar/GPL-LICENSE.txt
share/owncloud/apps/calendar/3rdparty/fullcalendar/MIT-LICENSE.txt
share/owncloud/apps/calendar/3rdparty/fullcalendar/css/fullcalendar.css
share/owncloud/apps/calendar/3rdparty/fullcalendar/css/fullcalendar.print.css
share/owncloud/apps/calendar/3rdparty/fullcalendar/js/fullcalendar.js
share/owncloud/apps/calendar/3rdparty/fullcalendar/js/fullcalendar.min.js
share/owncloud/apps/calendar/3rdparty/fullcalendar/js/gcal.js
share/owncloud/apps/calendar/3rdparty/jquery.multiselect/css/jquery.multiselect.css
share/owncloud/apps/calendar/3rdparty/jquery.multiselect/js/jquery.multiselect.js
share/owncloud/apps/calendar/3rdparty/miniColors/GPL-LICENSE.txt
share/owncloud/apps/calendar/3rdparty/miniColors/MIT-LICENSE.txt
share/owncloud/apps/calendar/3rdparty/miniColors/css/images/colors.png
share/owncloud/apps/calendar/3rdparty/miniColors/css/images/trigger.png
share/owncloud/apps/calendar/3rdparty/miniColors/css/jquery.miniColors.css
share/owncloud/apps/calendar/3rdparty/miniColors/js/jquery.miniColors.js
share/owncloud/apps/calendar/3rdparty/miniColors/js/jquery.miniColors.min.js
share/owncloud/apps/calendar/3rdparty/timepicker/GPL-LICENSE.txt
share/owncloud/apps/calendar/3rdparty/timepicker/MIT-LICENSE.txt
share/owncloud/apps/calendar/3rdparty/timepicker/css/jquery.ui.timepicker.css
share/owncloud/apps/calendar/3rdparty/timepicker/js/i18n/jquery.ui.timepicker-cs.js
share/owncloud/apps/calendar/3rdparty/timepicker/js/i18n/jquery.ui.timepicker-de.js
share/owncloud/apps/calendar/3rdparty/timepicker/js/i18n/jquery.ui.timepicker-es.js
share/owncloud/apps/calendar/3rdparty/timepicker/js/i18n/jquery.ui.timepicker-fr.js
share/owncloud/apps/calendar/3rdparty/timepicker/js/i18n/jquery.ui.timepicker-hr.js
share/owncloud/apps/calendar/3rdparty/timepicker/js/i18n/jquery.ui.timepicker-it.js
share/owncloud/apps/calendar/3rdparty/timepicker/js/i18n/jquery.ui.timepicker-ja.js
share/owncloud/apps/calendar/3rdparty/timepicker/js/i18n/jquery.ui.timepicker-nl.js
share/owncloud/apps/calendar/3rdparty/timepicker/js/i18n/jquery.ui.timepicker-pl.js
share/owncloud/apps/calendar/3rdparty/timepicker/js/i18n/jquery.ui.timepicker-pt-BR.js
share/owncloud/apps/calendar/3rdparty/timepicker/js/i18n/jquery.ui.timepicker-sl.js
share/owncloud/apps/calendar/3rdparty/timepicker/js/i18n/jquery.ui.timepicker-sv.js
share/owncloud/apps/calendar/3rdparty/timepicker/js/i18n/jquery.ui.timepicker-tr.js
share/owncloud/apps/calendar/3rdparty/timepicker/js/jquery.ui.timepicker.js
share/owncloud/apps/calendar/3rdparty/timepicker/releases.txt
share/owncloud/apps/calendar/ajax/cache/rescan.php
share/owncloud/apps/calendar/ajax/cache/status.php
share/owncloud/apps/calendar/ajax/calendar/activation.php
share/owncloud/apps/calendar/ajax/calendar/delete.php
share/owncloud/apps/calendar/ajax/calendar/edit.form.php
share/owncloud/apps/calendar/ajax/calendar/edit.php
share/owncloud/apps/calendar/ajax/calendar/new.form.php
share/owncloud/apps/calendar/ajax/calendar/new.php
share/owncloud/apps/calendar/ajax/calendar/overview.php
share/owncloud/apps/calendar/ajax/calendar/update.php
share/owncloud/apps/calendar/ajax/categories/rescan.php
share/owncloud/apps/calendar/ajax/changeview.php
share/owncloud/apps/calendar/ajax/event/delete.php
share/owncloud/apps/calendar/ajax/event/edit.form.php
share/owncloud/apps/calendar/ajax/event/edit.php
share/owncloud/apps/calendar/ajax/event/move.php
share/owncloud/apps/calendar/ajax/event/new.form.php
share/owncloud/apps/calendar/ajax/event/new.php
share/owncloud/apps/calendar/ajax/event/resize.php
Update to 6.0.0a * Switch to 6 branch * Replace interpreters with REPLACE_* Changelog: Version 6.0.0a Dec 14th 2013 Remove wrong warnings from logfile Fix LDAP authentication Fix LDAP configuration Fix Share dialog Fix migration under certain conditions Fix database encoding for old PHP versions Fix select all checkbox Fix migration with lucene search enabled Fix migration for postgresql Version 6.0.0 Dec 11th 2013 User Avatars Previews in files app and other places Updated design, less clutter and more whitespace Public gallery sharing Activities Better file conflict handling dialog Improved public App API Sharing API Example Files Share Email Notifications New Doctrine based database layer Plural translations Refactored OC.dialogs (both code and design wise) Priorize often used languages in personal-settings language selection Update jquery to 1.10.0 and add jquery-migrate 1.2.1 Show a summary as the last filelist entry Improve app-management (more verbose error-messages) Show ‘More apps’ link to app administration directly in app navigation Templates for newly created files Add MB indicator to size column Google Drive external storage uses a new library New icons for shared and external folders File uploads conflicts dialog Possibility to prepopulate a new users home with a skeleton Public upload with encryption enabled Users now can decrypt the files again if their encryption app was enabled Many quota related fixes Total used space (with quota) now only counts user’s own files Many external storage fixes, improved performance Improved file navigation performance by using Ajax calls (no full page reload for each folder) The file owner can now also restore deleted shared files New version drop-down with previews and the ability to downloading versions directly
2013-12-27 16:56:38 +01:00
share/owncloud/apps/calendar/ajax/event/sendmail.php
share/owncloud/apps/calendar/ajax/events.php
share/owncloud/apps/calendar/ajax/import/calendarcheck.php
share/owncloud/apps/calendar/ajax/import/dialog.php
share/owncloud/apps/calendar/ajax/import/dropimport.php
share/owncloud/apps/calendar/ajax/import/import.php
Update to 7.0.3 Changelog: Release "7.0.3" Oct 22. 2014 - Some OS X server fixes - Several external storage fixes and improvements - Close session early to speedup apps page loading - Add overwrite.cli.url config option - Fix finding old versions in special cases - Make versions and encryption aware of copy operations - Force loading encryption app in all needed cases - Better filesystem scanning error messages - LDAP wizard fixes - Add configuration switch to enable preview mimetypes - Create backup of all encryption keys before recovery - Add displayname for admins - Better config.sample documentation - Better apps descriptions - Improve visual feedback if recovery key password gets changed - Fix some object store integration issues - Improved data directory configuration - Fix DAV permissions without create permissions - Fix filepicker home icon being partly hidden - Do only follow http and https redirects - Properly delete old previews - Prevent upgrades between more than one major versions - Several security fixes - Lots of smaller improvements ----------------------------- Release "6.0.6" Oct 22. 2014 - Fix finding old versions in special cases - Make versions and encryption aware of copy operations - Force loading encryption app in all needed cases - Better filesystem scanning error messages - LDAP wizard fixes - Add configuration switch to enable preview mimetypes - Create backup of all encryption keys before recovery - Add displayname for admins - Several security fixes - Lots of smaller improvements ----------------------------- Release "5.0.18" Oct 22. 2014 - Only allow http and https redirects - Documentation fixes - Several security fixes - Several smaller fixes ----------------------------- Release "7.0.2" Aug 26. 2014 - App upgrading stability improvements - Make default share folder configurable - Improve readability of error messages - Log failed authentication - S3 key fixes - Fix range requests with encryption - Several LDAP fixes - Remove obsolete 'Download preparing' message for zip downloads - Remove not working checks from code checker - No error if we try to delete a file which no longer exists - Fix detection of system wide mount points - Simplify App navigation - Add group management to public api - Remove confusing 'automatic logon rejected' message - Implement a txt preview fallback for the case that ttf is not support - Fix tiny thumbnail bug - Don't display share permission if resharing was disabled by the admin - Close session right before the download starts - Fix date display in filepicker - Don't touch non-oc tables when doing the InnoDB repair step - Several Documents fixes - Correctly handle public uploads activities - Add better 4 image previews to gallery ----------------------------- Release "6.0.5" Aug 26. 2014 - Documentation improvements - fix anonymous upload if logged-in - Fix handling of special characters in group names - Fix downloading of big files in special situations - More consistent handling of debug mode - Fix sharing email notifications - Disabling upload button if upload is not possible - Fix detection of system wide mount points - Handle video viewer in sharing links correctly - Update encryption keys recursively if a folder was moved - Enable download button for public folders - Handle exceptions if file to too big for trash-bin correctly - Quota fixes - Avoid unnecessary writing to the DB when preferences are not changed - Disable download button if zip download is disabled - Fix searching for users in special situations - Mount-point handling fixes - Correctly handle storage stats for trash bin - Remove etag warning for trash bin - Hardened SFTP host verification ----------------------------- Release "7.0.1" Aug 4. 2014 - Set maximum width for notification so they don´t overlap the whole header - Don't preload videos on public sharing - Fix preview size calculation under certain conditions - Fix to always show all available versions in the versions dropdown - Support WebDAV copy operation and make encryption aware of it - Make sure to set the expire date if a date is set as default - Improved link icon for better UX - Fix rendering of blank template - Only call exec if is is enabled by PHP - Limit app menu icon size - Show a warning in the personal settings and admin settins if the encyption keys are not yet initialized - Always remove share permission if user is excluded from sharing - Add OCS api call to set expire date for link shares - Improved db schema migration for sqlite - Don't try to execute background jobs that no longer exist - Improve look of search on mobile, save space in top bar - Set core version after a successful update to make upgrade more robust of app upgrades fail - Verify whether download URLs are valid - Fix preview animation on uploading - Prevent cron.php to trigger apps updating - Fix remote share when remote server is installed at the root - Fix files sorting - Fix calendar import - Fix gallery pause icon - Several contacts fixes specifically for PHP 5.3 - Make updater more robust ----------------------------- Release "7.0.0" July 23. 2014 - New files view including sorting and endless scrolling - Server to Server sharing - Sharing overview - Improved sharing admin control - No more mandatory Shared folder - Improved ownCloud Documents features - Hugely improved Activity app including email notifications - Mobile optimized webinterface - Password strength indicator - Significant speed improvements - New user-management - Support for Swift object stores - Email configuration wizard - Email template editor - Improved upgrade process`
2014-11-30 01:08:57 +01:00
share/owncloud/apps/calendar/ajax/search-location.php
share/owncloud/apps/calendar/ajax/settings/getfirstday.php
share/owncloud/apps/calendar/ajax/settings/gettimezonedetection.php
share/owncloud/apps/calendar/ajax/settings/guesstimezone.php
share/owncloud/apps/calendar/ajax/settings/setfirstday.php
share/owncloud/apps/calendar/ajax/settings/settimeformat.php
share/owncloud/apps/calendar/ajax/settings/settimezone.php
share/owncloud/apps/calendar/ajax/settings/timeformat.php
share/owncloud/apps/calendar/ajax/settings/timezonedetection.php
share/owncloud/apps/calendar/appinfo/app.php
share/owncloud/apps/calendar/appinfo/database.xml
share/owncloud/apps/calendar/appinfo/info.xml
Update to 6.0.0a * Switch to 6 branch * Replace interpreters with REPLACE_* Changelog: Version 6.0.0a Dec 14th 2013 Remove wrong warnings from logfile Fix LDAP authentication Fix LDAP configuration Fix Share dialog Fix migration under certain conditions Fix database encoding for old PHP versions Fix select all checkbox Fix migration with lucene search enabled Fix migration for postgresql Version 6.0.0 Dec 11th 2013 User Avatars Previews in files app and other places Updated design, less clutter and more whitespace Public gallery sharing Activities Better file conflict handling dialog Improved public App API Sharing API Example Files Share Email Notifications New Doctrine based database layer Plural translations Refactored OC.dialogs (both code and design wise) Priorize often used languages in personal-settings language selection Update jquery to 1.10.0 and add jquery-migrate 1.2.1 Show a summary as the last filelist entry Improve app-management (more verbose error-messages) Show ‘More apps’ link to app administration directly in app navigation Templates for newly created files Add MB indicator to size column Google Drive external storage uses a new library New icons for shared and external folders File uploads conflicts dialog Possibility to prepopulate a new users home with a skeleton Public upload with encryption enabled Users now can decrypt the files again if their encryption app was enabled Many quota related fixes Total used space (with quota) now only counts user’s own files Many external storage fixes, improved performance Improved file navigation performance by using Ajax calls (no full page reload for each folder) The file owner can now also restore deleted shared files New version drop-down with previews and the ability to downloading versions directly
2013-12-27 16:56:38 +01:00
share/owncloud/apps/calendar/appinfo/preupdate.php
share/owncloud/apps/calendar/appinfo/remote.php
share/owncloud/apps/calendar/appinfo/routes.php
share/owncloud/apps/calendar/appinfo/update.php
share/owncloud/apps/calendar/appinfo/version
share/owncloud/apps/calendar/caldav.php
share/owncloud/apps/calendar/calendar.php
share/owncloud/apps/calendar/css/import.css
share/owncloud/apps/calendar/css/style.css
share/owncloud/apps/calendar/export.php
share/owncloud/apps/calendar/img/calendar.png
share/owncloud/apps/calendar/img/calendar.svg
Update to 6.0.0a * Switch to 6 branch * Replace interpreters with REPLACE_* Changelog: Version 6.0.0a Dec 14th 2013 Remove wrong warnings from logfile Fix LDAP authentication Fix LDAP configuration Fix Share dialog Fix migration under certain conditions Fix database encoding for old PHP versions Fix select all checkbox Fix migration with lucene search enabled Fix migration for postgresql Version 6.0.0 Dec 11th 2013 User Avatars Previews in files app and other places Updated design, less clutter and more whitespace Public gallery sharing Activities Better file conflict handling dialog Improved public App API Sharing API Example Files Share Email Notifications New Doctrine based database layer Plural translations Refactored OC.dialogs (both code and design wise) Priorize often used languages in personal-settings language selection Update jquery to 1.10.0 and add jquery-migrate 1.2.1 Show a summary as the last filelist entry Improve app-management (more verbose error-messages) Show ‘More apps’ link to app administration directly in app navigation Templates for newly created files Add MB indicator to size column Google Drive external storage uses a new library New icons for shared and external folders File uploads conflicts dialog Possibility to prepopulate a new users home with a skeleton Public upload with encryption enabled Users now can decrypt the files again if their encryption app was enabled Many quota related fixes Total used space (with quota) now only counts user’s own files Many external storage fixes, improved performance Improved file navigation performance by using Ajax calls (no full page reload for each folder) The file owner can now also restore deleted shared files New version drop-down with previews and the ability to downloading versions directly
2013-12-27 16:56:38 +01:00
share/owncloud/apps/calendar/img/loading.gif
share/owncloud/apps/calendar/index.php
share/owncloud/apps/calendar/js/calendar.js
share/owncloud/apps/calendar/js/geo.js
share/owncloud/apps/calendar/js/idtype.php
Update to 6.0.0a * Switch to 6 branch * Replace interpreters with REPLACE_* Changelog: Version 6.0.0a Dec 14th 2013 Remove wrong warnings from logfile Fix LDAP authentication Fix LDAP configuration Fix Share dialog Fix migration under certain conditions Fix database encoding for old PHP versions Fix select all checkbox Fix migration with lucene search enabled Fix migration for postgresql Version 6.0.0 Dec 11th 2013 User Avatars Previews in files app and other places Updated design, less clutter and more whitespace Public gallery sharing Activities Better file conflict handling dialog Improved public App API Sharing API Example Files Share Email Notifications New Doctrine based database layer Plural translations Refactored OC.dialogs (both code and design wise) Priorize often used languages in personal-settings language selection Update jquery to 1.10.0 and add jquery-migrate 1.2.1 Show a summary as the last filelist entry Improve app-management (more verbose error-messages) Show ‘More apps’ link to app administration directly in app navigation Templates for newly created files Add MB indicator to size column Google Drive external storage uses a new library New icons for shared and external folders File uploads conflicts dialog Possibility to prepopulate a new users home with a skeleton Public upload with encryption enabled Users now can decrypt the files again if their encryption app was enabled Many quota related fixes Total used space (with quota) now only counts user’s own files Many external storage fixes, improved performance Improved file navigation performance by using Ajax calls (no full page reload for each folder) The file owner can now also restore deleted shared files New version drop-down with previews and the ability to downloading versions directly
2013-12-27 16:56:38 +01:00
share/owncloud/apps/calendar/js/jquery.multi-autocomplete.js
share/owncloud/apps/calendar/js/l10n.php
share/owncloud/apps/calendar/js/loader.js
share/owncloud/apps/calendar/js/on-event.js
share/owncloud/apps/calendar/js/settings.js
share/owncloud/apps/calendar/l10n/.tx/config
share/owncloud/apps/calendar/l10n/af_ZA.php
share/owncloud/apps/calendar/l10n/ar.js
share/owncloud/apps/calendar/l10n/ar.json
share/owncloud/apps/calendar/l10n/ar.php
share/owncloud/apps/calendar/l10n/ast.js
share/owncloud/apps/calendar/l10n/ast.json
Update to 7.0.3 Changelog: Release "7.0.3" Oct 22. 2014 - Some OS X server fixes - Several external storage fixes and improvements - Close session early to speedup apps page loading - Add overwrite.cli.url config option - Fix finding old versions in special cases - Make versions and encryption aware of copy operations - Force loading encryption app in all needed cases - Better filesystem scanning error messages - LDAP wizard fixes - Add configuration switch to enable preview mimetypes - Create backup of all encryption keys before recovery - Add displayname for admins - Better config.sample documentation - Better apps descriptions - Improve visual feedback if recovery key password gets changed - Fix some object store integration issues - Improved data directory configuration - Fix DAV permissions without create permissions - Fix filepicker home icon being partly hidden - Do only follow http and https redirects - Properly delete old previews - Prevent upgrades between more than one major versions - Several security fixes - Lots of smaller improvements ----------------------------- Release "6.0.6" Oct 22. 2014 - Fix finding old versions in special cases - Make versions and encryption aware of copy operations - Force loading encryption app in all needed cases - Better filesystem scanning error messages - LDAP wizard fixes - Add configuration switch to enable preview mimetypes - Create backup of all encryption keys before recovery - Add displayname for admins - Several security fixes - Lots of smaller improvements ----------------------------- Release "5.0.18" Oct 22. 2014 - Only allow http and https redirects - Documentation fixes - Several security fixes - Several smaller fixes ----------------------------- Release "7.0.2" Aug 26. 2014 - App upgrading stability improvements - Make default share folder configurable - Improve readability of error messages - Log failed authentication - S3 key fixes - Fix range requests with encryption - Several LDAP fixes - Remove obsolete 'Download preparing' message for zip downloads - Remove not working checks from code checker - No error if we try to delete a file which no longer exists - Fix detection of system wide mount points - Simplify App navigation - Add group management to public api - Remove confusing 'automatic logon rejected' message - Implement a txt preview fallback for the case that ttf is not support - Fix tiny thumbnail bug - Don't display share permission if resharing was disabled by the admin - Close session right before the download starts - Fix date display in filepicker - Don't touch non-oc tables when doing the InnoDB repair step - Several Documents fixes - Correctly handle public uploads activities - Add better 4 image previews to gallery ----------------------------- Release "6.0.5" Aug 26. 2014 - Documentation improvements - fix anonymous upload if logged-in - Fix handling of special characters in group names - Fix downloading of big files in special situations - More consistent handling of debug mode - Fix sharing email notifications - Disabling upload button if upload is not possible - Fix detection of system wide mount points - Handle video viewer in sharing links correctly - Update encryption keys recursively if a folder was moved - Enable download button for public folders - Handle exceptions if file to too big for trash-bin correctly - Quota fixes - Avoid unnecessary writing to the DB when preferences are not changed - Disable download button if zip download is disabled - Fix searching for users in special situations - Mount-point handling fixes - Correctly handle storage stats for trash bin - Remove etag warning for trash bin - Hardened SFTP host verification ----------------------------- Release "7.0.1" Aug 4. 2014 - Set maximum width for notification so they don´t overlap the whole header - Don't preload videos on public sharing - Fix preview size calculation under certain conditions - Fix to always show all available versions in the versions dropdown - Support WebDAV copy operation and make encryption aware of it - Make sure to set the expire date if a date is set as default - Improved link icon for better UX - Fix rendering of blank template - Only call exec if is is enabled by PHP - Limit app menu icon size - Show a warning in the personal settings and admin settins if the encyption keys are not yet initialized - Always remove share permission if user is excluded from sharing - Add OCS api call to set expire date for link shares - Improved db schema migration for sqlite - Don't try to execute background jobs that no longer exist - Improve look of search on mobile, save space in top bar - Set core version after a successful update to make upgrade more robust of app upgrades fail - Verify whether download URLs are valid - Fix preview animation on uploading - Prevent cron.php to trigger apps updating - Fix remote share when remote server is installed at the root - Fix files sorting - Fix calendar import - Fix gallery pause icon - Several contacts fixes specifically for PHP 5.3 - Make updater more robust ----------------------------- Release "7.0.0" July 23. 2014 - New files view including sorting and endless scrolling - Server to Server sharing - Sharing overview - Improved sharing admin control - No more mandatory Shared folder - Improved ownCloud Documents features - Hugely improved Activity app including email notifications - Mobile optimized webinterface - Password strength indicator - Significant speed improvements - New user-management - Support for Swift object stores - Email configuration wizard - Email template editor - Improved upgrade process`
2014-11-30 01:08:57 +01:00
share/owncloud/apps/calendar/l10n/ast.php
share/owncloud/apps/calendar/l10n/az.php
share/owncloud/apps/calendar/l10n/be.php
share/owncloud/apps/calendar/l10n/bg_BG.js
share/owncloud/apps/calendar/l10n/bg_BG.json
share/owncloud/apps/calendar/l10n/bg_BG.php
share/owncloud/apps/calendar/l10n/bn_BD.js
share/owncloud/apps/calendar/l10n/bn_BD.json
share/owncloud/apps/calendar/l10n/bn_BD.php
share/owncloud/apps/calendar/l10n/bn_IN.php
share/owncloud/apps/calendar/l10n/bs.js
share/owncloud/apps/calendar/l10n/bs.json
Update to 6.0.0a * Switch to 6 branch * Replace interpreters with REPLACE_* Changelog: Version 6.0.0a Dec 14th 2013 Remove wrong warnings from logfile Fix LDAP authentication Fix LDAP configuration Fix Share dialog Fix migration under certain conditions Fix database encoding for old PHP versions Fix select all checkbox Fix migration with lucene search enabled Fix migration for postgresql Version 6.0.0 Dec 11th 2013 User Avatars Previews in files app and other places Updated design, less clutter and more whitespace Public gallery sharing Activities Better file conflict handling dialog Improved public App API Sharing API Example Files Share Email Notifications New Doctrine based database layer Plural translations Refactored OC.dialogs (both code and design wise) Priorize often used languages in personal-settings language selection Update jquery to 1.10.0 and add jquery-migrate 1.2.1 Show a summary as the last filelist entry Improve app-management (more verbose error-messages) Show ‘More apps’ link to app administration directly in app navigation Templates for newly created files Add MB indicator to size column Google Drive external storage uses a new library New icons for shared and external folders File uploads conflicts dialog Possibility to prepopulate a new users home with a skeleton Public upload with encryption enabled Users now can decrypt the files again if their encryption app was enabled Many quota related fixes Total used space (with quota) now only counts user’s own files Many external storage fixes, improved performance Improved file navigation performance by using Ajax calls (no full page reload for each folder) The file owner can now also restore deleted shared files New version drop-down with previews and the ability to downloading versions directly
2013-12-27 16:56:38 +01:00
share/owncloud/apps/calendar/l10n/bs.php
share/owncloud/apps/calendar/l10n/ca.js
share/owncloud/apps/calendar/l10n/ca.json
share/owncloud/apps/calendar/l10n/ca.php
share/owncloud/apps/calendar/l10n/cs_CZ.js
share/owncloud/apps/calendar/l10n/cs_CZ.json
share/owncloud/apps/calendar/l10n/cs_CZ.php
share/owncloud/apps/calendar/l10n/cy_GB.js
share/owncloud/apps/calendar/l10n/cy_GB.json
Update to 6.0.0a * Switch to 6 branch * Replace interpreters with REPLACE_* Changelog: Version 6.0.0a Dec 14th 2013 Remove wrong warnings from logfile Fix LDAP authentication Fix LDAP configuration Fix Share dialog Fix migration under certain conditions Fix database encoding for old PHP versions Fix select all checkbox Fix migration with lucene search enabled Fix migration for postgresql Version 6.0.0 Dec 11th 2013 User Avatars Previews in files app and other places Updated design, less clutter and more whitespace Public gallery sharing Activities Better file conflict handling dialog Improved public App API Sharing API Example Files Share Email Notifications New Doctrine based database layer Plural translations Refactored OC.dialogs (both code and design wise) Priorize often used languages in personal-settings language selection Update jquery to 1.10.0 and add jquery-migrate 1.2.1 Show a summary as the last filelist entry Improve app-management (more verbose error-messages) Show ‘More apps’ link to app administration directly in app navigation Templates for newly created files Add MB indicator to size column Google Drive external storage uses a new library New icons for shared and external folders File uploads conflicts dialog Possibility to prepopulate a new users home with a skeleton Public upload with encryption enabled Users now can decrypt the files again if their encryption app was enabled Many quota related fixes Total used space (with quota) now only counts user’s own files Many external storage fixes, improved performance Improved file navigation performance by using Ajax calls (no full page reload for each folder) The file owner can now also restore deleted shared files New version drop-down with previews and the ability to downloading versions directly
2013-12-27 16:56:38 +01:00
share/owncloud/apps/calendar/l10n/cy_GB.php
share/owncloud/apps/calendar/l10n/da.js
share/owncloud/apps/calendar/l10n/da.json
share/owncloud/apps/calendar/l10n/da.php
share/owncloud/apps/calendar/l10n/de.js
share/owncloud/apps/calendar/l10n/de.json
share/owncloud/apps/calendar/l10n/de.php
share/owncloud/apps/calendar/l10n/de_AT.js
share/owncloud/apps/calendar/l10n/de_AT.json
Update to 7.0.3 Changelog: Release "7.0.3" Oct 22. 2014 - Some OS X server fixes - Several external storage fixes and improvements - Close session early to speedup apps page loading - Add overwrite.cli.url config option - Fix finding old versions in special cases - Make versions and encryption aware of copy operations - Force loading encryption app in all needed cases - Better filesystem scanning error messages - LDAP wizard fixes - Add configuration switch to enable preview mimetypes - Create backup of all encryption keys before recovery - Add displayname for admins - Better config.sample documentation - Better apps descriptions - Improve visual feedback if recovery key password gets changed - Fix some object store integration issues - Improved data directory configuration - Fix DAV permissions without create permissions - Fix filepicker home icon being partly hidden - Do only follow http and https redirects - Properly delete old previews - Prevent upgrades between more than one major versions - Several security fixes - Lots of smaller improvements ----------------------------- Release "6.0.6" Oct 22. 2014 - Fix finding old versions in special cases - Make versions and encryption aware of copy operations - Force loading encryption app in all needed cases - Better filesystem scanning error messages - LDAP wizard fixes - Add configuration switch to enable preview mimetypes - Create backup of all encryption keys before recovery - Add displayname for admins - Several security fixes - Lots of smaller improvements ----------------------------- Release "5.0.18" Oct 22. 2014 - Only allow http and https redirects - Documentation fixes - Several security fixes - Several smaller fixes ----------------------------- Release "7.0.2" Aug 26. 2014 - App upgrading stability improvements - Make default share folder configurable - Improve readability of error messages - Log failed authentication - S3 key fixes - Fix range requests with encryption - Several LDAP fixes - Remove obsolete 'Download preparing' message for zip downloads - Remove not working checks from code checker - No error if we try to delete a file which no longer exists - Fix detection of system wide mount points - Simplify App navigation - Add group management to public api - Remove confusing 'automatic logon rejected' message - Implement a txt preview fallback for the case that ttf is not support - Fix tiny thumbnail bug - Don't display share permission if resharing was disabled by the admin - Close session right before the download starts - Fix date display in filepicker - Don't touch non-oc tables when doing the InnoDB repair step - Several Documents fixes - Correctly handle public uploads activities - Add better 4 image previews to gallery ----------------------------- Release "6.0.5" Aug 26. 2014 - Documentation improvements - fix anonymous upload if logged-in - Fix handling of special characters in group names - Fix downloading of big files in special situations - More consistent handling of debug mode - Fix sharing email notifications - Disabling upload button if upload is not possible - Fix detection of system wide mount points - Handle video viewer in sharing links correctly - Update encryption keys recursively if a folder was moved - Enable download button for public folders - Handle exceptions if file to too big for trash-bin correctly - Quota fixes - Avoid unnecessary writing to the DB when preferences are not changed - Disable download button if zip download is disabled - Fix searching for users in special situations - Mount-point handling fixes - Correctly handle storage stats for trash bin - Remove etag warning for trash bin - Hardened SFTP host verification ----------------------------- Release "7.0.1" Aug 4. 2014 - Set maximum width for notification so they don´t overlap the whole header - Don't preload videos on public sharing - Fix preview size calculation under certain conditions - Fix to always show all available versions in the versions dropdown - Support WebDAV copy operation and make encryption aware of it - Make sure to set the expire date if a date is set as default - Improved link icon for better UX - Fix rendering of blank template - Only call exec if is is enabled by PHP - Limit app menu icon size - Show a warning in the personal settings and admin settins if the encyption keys are not yet initialized - Always remove share permission if user is excluded from sharing - Add OCS api call to set expire date for link shares - Improved db schema migration for sqlite - Don't try to execute background jobs that no longer exist - Improve look of search on mobile, save space in top bar - Set core version after a successful update to make upgrade more robust of app upgrades fail - Verify whether download URLs are valid - Fix preview animation on uploading - Prevent cron.php to trigger apps updating - Fix remote share when remote server is installed at the root - Fix files sorting - Fix calendar import - Fix gallery pause icon - Several contacts fixes specifically for PHP 5.3 - Make updater more robust ----------------------------- Release "7.0.0" July 23. 2014 - New files view including sorting and endless scrolling - Server to Server sharing - Sharing overview - Improved sharing admin control - No more mandatory Shared folder - Improved ownCloud Documents features - Hugely improved Activity app including email notifications - Mobile optimized webinterface - Password strength indicator - Significant speed improvements - New user-management - Support for Swift object stores - Email configuration wizard - Email template editor - Improved upgrade process`
2014-11-30 01:08:57 +01:00
share/owncloud/apps/calendar/l10n/de_AT.php
share/owncloud/apps/calendar/l10n/de_DE.js
share/owncloud/apps/calendar/l10n/de_DE.json
share/owncloud/apps/calendar/l10n/de_DE.php
share/owncloud/apps/calendar/l10n/el.js
share/owncloud/apps/calendar/l10n/el.json
share/owncloud/apps/calendar/l10n/el.php
Update to 6.0.0a * Switch to 6 branch * Replace interpreters with REPLACE_* Changelog: Version 6.0.0a Dec 14th 2013 Remove wrong warnings from logfile Fix LDAP authentication Fix LDAP configuration Fix Share dialog Fix migration under certain conditions Fix database encoding for old PHP versions Fix select all checkbox Fix migration with lucene search enabled Fix migration for postgresql Version 6.0.0 Dec 11th 2013 User Avatars Previews in files app and other places Updated design, less clutter and more whitespace Public gallery sharing Activities Better file conflict handling dialog Improved public App API Sharing API Example Files Share Email Notifications New Doctrine based database layer Plural translations Refactored OC.dialogs (both code and design wise) Priorize often used languages in personal-settings language selection Update jquery to 1.10.0 and add jquery-migrate 1.2.1 Show a summary as the last filelist entry Improve app-management (more verbose error-messages) Show ‘More apps’ link to app administration directly in app navigation Templates for newly created files Add MB indicator to size column Google Drive external storage uses a new library New icons for shared and external folders File uploads conflicts dialog Possibility to prepopulate a new users home with a skeleton Public upload with encryption enabled Users now can decrypt the files again if their encryption app was enabled Many quota related fixes Total used space (with quota) now only counts user’s own files Many external storage fixes, improved performance Improved file navigation performance by using Ajax calls (no full page reload for each folder) The file owner can now also restore deleted shared files New version drop-down with previews and the ability to downloading versions directly
2013-12-27 16:56:38 +01:00
share/owncloud/apps/calendar/l10n/en@pirate.php
share/owncloud/apps/calendar/l10n/en_GB.js
share/owncloud/apps/calendar/l10n/en_GB.json
Update to 6.0.0a * Switch to 6 branch * Replace interpreters with REPLACE_* Changelog: Version 6.0.0a Dec 14th 2013 Remove wrong warnings from logfile Fix LDAP authentication Fix LDAP configuration Fix Share dialog Fix migration under certain conditions Fix database encoding for old PHP versions Fix select all checkbox Fix migration with lucene search enabled Fix migration for postgresql Version 6.0.0 Dec 11th 2013 User Avatars Previews in files app and other places Updated design, less clutter and more whitespace Public gallery sharing Activities Better file conflict handling dialog Improved public App API Sharing API Example Files Share Email Notifications New Doctrine based database layer Plural translations Refactored OC.dialogs (both code and design wise) Priorize often used languages in personal-settings language selection Update jquery to 1.10.0 and add jquery-migrate 1.2.1 Show a summary as the last filelist entry Improve app-management (more verbose error-messages) Show ‘More apps’ link to app administration directly in app navigation Templates for newly created files Add MB indicator to size column Google Drive external storage uses a new library New icons for shared and external folders File uploads conflicts dialog Possibility to prepopulate a new users home with a skeleton Public upload with encryption enabled Users now can decrypt the files again if their encryption app was enabled Many quota related fixes Total used space (with quota) now only counts user’s own files Many external storage fixes, improved performance Improved file navigation performance by using Ajax calls (no full page reload for each folder) The file owner can now also restore deleted shared files New version drop-down with previews and the ability to downloading versions directly
2013-12-27 16:56:38 +01:00
share/owncloud/apps/calendar/l10n/en_GB.php
share/owncloud/apps/calendar/l10n/eo.js
share/owncloud/apps/calendar/l10n/eo.json
share/owncloud/apps/calendar/l10n/eo.php
share/owncloud/apps/calendar/l10n/es.js
share/owncloud/apps/calendar/l10n/es.json
share/owncloud/apps/calendar/l10n/es.php
share/owncloud/apps/calendar/l10n/es_AR.js
share/owncloud/apps/calendar/l10n/es_AR.json
share/owncloud/apps/calendar/l10n/es_AR.php
Update to 7.0.3 Changelog: Release "7.0.3" Oct 22. 2014 - Some OS X server fixes - Several external storage fixes and improvements - Close session early to speedup apps page loading - Add overwrite.cli.url config option - Fix finding old versions in special cases - Make versions and encryption aware of copy operations - Force loading encryption app in all needed cases - Better filesystem scanning error messages - LDAP wizard fixes - Add configuration switch to enable preview mimetypes - Create backup of all encryption keys before recovery - Add displayname for admins - Better config.sample documentation - Better apps descriptions - Improve visual feedback if recovery key password gets changed - Fix some object store integration issues - Improved data directory configuration - Fix DAV permissions without create permissions - Fix filepicker home icon being partly hidden - Do only follow http and https redirects - Properly delete old previews - Prevent upgrades between more than one major versions - Several security fixes - Lots of smaller improvements ----------------------------- Release "6.0.6" Oct 22. 2014 - Fix finding old versions in special cases - Make versions and encryption aware of copy operations - Force loading encryption app in all needed cases - Better filesystem scanning error messages - LDAP wizard fixes - Add configuration switch to enable preview mimetypes - Create backup of all encryption keys before recovery - Add displayname for admins - Several security fixes - Lots of smaller improvements ----------------------------- Release "5.0.18" Oct 22. 2014 - Only allow http and https redirects - Documentation fixes - Several security fixes - Several smaller fixes ----------------------------- Release "7.0.2" Aug 26. 2014 - App upgrading stability improvements - Make default share folder configurable - Improve readability of error messages - Log failed authentication - S3 key fixes - Fix range requests with encryption - Several LDAP fixes - Remove obsolete 'Download preparing' message for zip downloads - Remove not working checks from code checker - No error if we try to delete a file which no longer exists - Fix detection of system wide mount points - Simplify App navigation - Add group management to public api - Remove confusing 'automatic logon rejected' message - Implement a txt preview fallback for the case that ttf is not support - Fix tiny thumbnail bug - Don't display share permission if resharing was disabled by the admin - Close session right before the download starts - Fix date display in filepicker - Don't touch non-oc tables when doing the InnoDB repair step - Several Documents fixes - Correctly handle public uploads activities - Add better 4 image previews to gallery ----------------------------- Release "6.0.5" Aug 26. 2014 - Documentation improvements - fix anonymous upload if logged-in - Fix handling of special characters in group names - Fix downloading of big files in special situations - More consistent handling of debug mode - Fix sharing email notifications - Disabling upload button if upload is not possible - Fix detection of system wide mount points - Handle video viewer in sharing links correctly - Update encryption keys recursively if a folder was moved - Enable download button for public folders - Handle exceptions if file to too big for trash-bin correctly - Quota fixes - Avoid unnecessary writing to the DB when preferences are not changed - Disable download button if zip download is disabled - Fix searching for users in special situations - Mount-point handling fixes - Correctly handle storage stats for trash bin - Remove etag warning for trash bin - Hardened SFTP host verification ----------------------------- Release "7.0.1" Aug 4. 2014 - Set maximum width for notification so they don´t overlap the whole header - Don't preload videos on public sharing - Fix preview size calculation under certain conditions - Fix to always show all available versions in the versions dropdown - Support WebDAV copy operation and make encryption aware of it - Make sure to set the expire date if a date is set as default - Improved link icon for better UX - Fix rendering of blank template - Only call exec if is is enabled by PHP - Limit app menu icon size - Show a warning in the personal settings and admin settins if the encyption keys are not yet initialized - Always remove share permission if user is excluded from sharing - Add OCS api call to set expire date for link shares - Improved db schema migration for sqlite - Don't try to execute background jobs that no longer exist - Improve look of search on mobile, save space in top bar - Set core version after a successful update to make upgrade more robust of app upgrades fail - Verify whether download URLs are valid - Fix preview animation on uploading - Prevent cron.php to trigger apps updating - Fix remote share when remote server is installed at the root - Fix files sorting - Fix calendar import - Fix gallery pause icon - Several contacts fixes specifically for PHP 5.3 - Make updater more robust ----------------------------- Release "7.0.0" July 23. 2014 - New files view including sorting and endless scrolling - Server to Server sharing - Sharing overview - Improved sharing admin control - No more mandatory Shared folder - Improved ownCloud Documents features - Hugely improved Activity app including email notifications - Mobile optimized webinterface - Password strength indicator - Significant speed improvements - New user-management - Support for Swift object stores - Email configuration wizard - Email template editor - Improved upgrade process`
2014-11-30 01:08:57 +01:00
share/owncloud/apps/calendar/l10n/es_CL.php
share/owncloud/apps/calendar/l10n/es_MX.js
share/owncloud/apps/calendar/l10n/es_MX.json
Update to 7.0.3 Changelog: Release "7.0.3" Oct 22. 2014 - Some OS X server fixes - Several external storage fixes and improvements - Close session early to speedup apps page loading - Add overwrite.cli.url config option - Fix finding old versions in special cases - Make versions and encryption aware of copy operations - Force loading encryption app in all needed cases - Better filesystem scanning error messages - LDAP wizard fixes - Add configuration switch to enable preview mimetypes - Create backup of all encryption keys before recovery - Add displayname for admins - Better config.sample documentation - Better apps descriptions - Improve visual feedback if recovery key password gets changed - Fix some object store integration issues - Improved data directory configuration - Fix DAV permissions without create permissions - Fix filepicker home icon being partly hidden - Do only follow http and https redirects - Properly delete old previews - Prevent upgrades between more than one major versions - Several security fixes - Lots of smaller improvements ----------------------------- Release "6.0.6" Oct 22. 2014 - Fix finding old versions in special cases - Make versions and encryption aware of copy operations - Force loading encryption app in all needed cases - Better filesystem scanning error messages - LDAP wizard fixes - Add configuration switch to enable preview mimetypes - Create backup of all encryption keys before recovery - Add displayname for admins - Several security fixes - Lots of smaller improvements ----------------------------- Release "5.0.18" Oct 22. 2014 - Only allow http and https redirects - Documentation fixes - Several security fixes - Several smaller fixes ----------------------------- Release "7.0.2" Aug 26. 2014 - App upgrading stability improvements - Make default share folder configurable - Improve readability of error messages - Log failed authentication - S3 key fixes - Fix range requests with encryption - Several LDAP fixes - Remove obsolete 'Download preparing' message for zip downloads - Remove not working checks from code checker - No error if we try to delete a file which no longer exists - Fix detection of system wide mount points - Simplify App navigation - Add group management to public api - Remove confusing 'automatic logon rejected' message - Implement a txt preview fallback for the case that ttf is not support - Fix tiny thumbnail bug - Don't display share permission if resharing was disabled by the admin - Close session right before the download starts - Fix date display in filepicker - Don't touch non-oc tables when doing the InnoDB repair step - Several Documents fixes - Correctly handle public uploads activities - Add better 4 image previews to gallery ----------------------------- Release "6.0.5" Aug 26. 2014 - Documentation improvements - fix anonymous upload if logged-in - Fix handling of special characters in group names - Fix downloading of big files in special situations - More consistent handling of debug mode - Fix sharing email notifications - Disabling upload button if upload is not possible - Fix detection of system wide mount points - Handle video viewer in sharing links correctly - Update encryption keys recursively if a folder was moved - Enable download button for public folders - Handle exceptions if file to too big for trash-bin correctly - Quota fixes - Avoid unnecessary writing to the DB when preferences are not changed - Disable download button if zip download is disabled - Fix searching for users in special situations - Mount-point handling fixes - Correctly handle storage stats for trash bin - Remove etag warning for trash bin - Hardened SFTP host verification ----------------------------- Release "7.0.1" Aug 4. 2014 - Set maximum width for notification so they don´t overlap the whole header - Don't preload videos on public sharing - Fix preview size calculation under certain conditions - Fix to always show all available versions in the versions dropdown - Support WebDAV copy operation and make encryption aware of it - Make sure to set the expire date if a date is set as default - Improved link icon for better UX - Fix rendering of blank template - Only call exec if is is enabled by PHP - Limit app menu icon size - Show a warning in the personal settings and admin settins if the encyption keys are not yet initialized - Always remove share permission if user is excluded from sharing - Add OCS api call to set expire date for link shares - Improved db schema migration for sqlite - Don't try to execute background jobs that no longer exist - Improve look of search on mobile, save space in top bar - Set core version after a successful update to make upgrade more robust of app upgrades fail - Verify whether download URLs are valid - Fix preview animation on uploading - Prevent cron.php to trigger apps updating - Fix remote share when remote server is installed at the root - Fix files sorting - Fix calendar import - Fix gallery pause icon - Several contacts fixes specifically for PHP 5.3 - Make updater more robust ----------------------------- Release "7.0.0" July 23. 2014 - New files view including sorting and endless scrolling - Server to Server sharing - Sharing overview - Improved sharing admin control - No more mandatory Shared folder - Improved ownCloud Documents features - Hugely improved Activity app including email notifications - Mobile optimized webinterface - Password strength indicator - Significant speed improvements - New user-management - Support for Swift object stores - Email configuration wizard - Email template editor - Improved upgrade process`
2014-11-30 01:08:57 +01:00
share/owncloud/apps/calendar/l10n/es_MX.php
share/owncloud/apps/calendar/l10n/et_EE.js
share/owncloud/apps/calendar/l10n/et_EE.json
share/owncloud/apps/calendar/l10n/et_EE.php
share/owncloud/apps/calendar/l10n/eu.js
share/owncloud/apps/calendar/l10n/eu.json
share/owncloud/apps/calendar/l10n/eu.php
Update to 7.0.3 Changelog: Release "7.0.3" Oct 22. 2014 - Some OS X server fixes - Several external storage fixes and improvements - Close session early to speedup apps page loading - Add overwrite.cli.url config option - Fix finding old versions in special cases - Make versions and encryption aware of copy operations - Force loading encryption app in all needed cases - Better filesystem scanning error messages - LDAP wizard fixes - Add configuration switch to enable preview mimetypes - Create backup of all encryption keys before recovery - Add displayname for admins - Better config.sample documentation - Better apps descriptions - Improve visual feedback if recovery key password gets changed - Fix some object store integration issues - Improved data directory configuration - Fix DAV permissions without create permissions - Fix filepicker home icon being partly hidden - Do only follow http and https redirects - Properly delete old previews - Prevent upgrades between more than one major versions - Several security fixes - Lots of smaller improvements ----------------------------- Release "6.0.6" Oct 22. 2014 - Fix finding old versions in special cases - Make versions and encryption aware of copy operations - Force loading encryption app in all needed cases - Better filesystem scanning error messages - LDAP wizard fixes - Add configuration switch to enable preview mimetypes - Create backup of all encryption keys before recovery - Add displayname for admins - Several security fixes - Lots of smaller improvements ----------------------------- Release "5.0.18" Oct 22. 2014 - Only allow http and https redirects - Documentation fixes - Several security fixes - Several smaller fixes ----------------------------- Release "7.0.2" Aug 26. 2014 - App upgrading stability improvements - Make default share folder configurable - Improve readability of error messages - Log failed authentication - S3 key fixes - Fix range requests with encryption - Several LDAP fixes - Remove obsolete 'Download preparing' message for zip downloads - Remove not working checks from code checker - No error if we try to delete a file which no longer exists - Fix detection of system wide mount points - Simplify App navigation - Add group management to public api - Remove confusing 'automatic logon rejected' message - Implement a txt preview fallback for the case that ttf is not support - Fix tiny thumbnail bug - Don't display share permission if resharing was disabled by the admin - Close session right before the download starts - Fix date display in filepicker - Don't touch non-oc tables when doing the InnoDB repair step - Several Documents fixes - Correctly handle public uploads activities - Add better 4 image previews to gallery ----------------------------- Release "6.0.5" Aug 26. 2014 - Documentation improvements - fix anonymous upload if logged-in - Fix handling of special characters in group names - Fix downloading of big files in special situations - More consistent handling of debug mode - Fix sharing email notifications - Disabling upload button if upload is not possible - Fix detection of system wide mount points - Handle video viewer in sharing links correctly - Update encryption keys recursively if a folder was moved - Enable download button for public folders - Handle exceptions if file to too big for trash-bin correctly - Quota fixes - Avoid unnecessary writing to the DB when preferences are not changed - Disable download button if zip download is disabled - Fix searching for users in special situations - Mount-point handling fixes - Correctly handle storage stats for trash bin - Remove etag warning for trash bin - Hardened SFTP host verification ----------------------------- Release "7.0.1" Aug 4. 2014 - Set maximum width for notification so they don´t overlap the whole header - Don't preload videos on public sharing - Fix preview size calculation under certain conditions - Fix to always show all available versions in the versions dropdown - Support WebDAV copy operation and make encryption aware of it - Make sure to set the expire date if a date is set as default - Improved link icon for better UX - Fix rendering of blank template - Only call exec if is is enabled by PHP - Limit app menu icon size - Show a warning in the personal settings and admin settins if the encyption keys are not yet initialized - Always remove share permission if user is excluded from sharing - Add OCS api call to set expire date for link shares - Improved db schema migration for sqlite - Don't try to execute background jobs that no longer exist - Improve look of search on mobile, save space in top bar - Set core version after a successful update to make upgrade more robust of app upgrades fail - Verify whether download URLs are valid - Fix preview animation on uploading - Prevent cron.php to trigger apps updating - Fix remote share when remote server is installed at the root - Fix files sorting - Fix calendar import - Fix gallery pause icon - Several contacts fixes specifically for PHP 5.3 - Make updater more robust ----------------------------- Release "7.0.0" July 23. 2014 - New files view including sorting and endless scrolling - Server to Server sharing - Sharing overview - Improved sharing admin control - No more mandatory Shared folder - Improved ownCloud Documents features - Hugely improved Activity app including email notifications - Mobile optimized webinterface - Password strength indicator - Significant speed improvements - New user-management - Support for Swift object stores - Email configuration wizard - Email template editor - Improved upgrade process`
2014-11-30 01:08:57 +01:00
share/owncloud/apps/calendar/l10n/eu_ES.php
share/owncloud/apps/calendar/l10n/fa.js
share/owncloud/apps/calendar/l10n/fa.json
share/owncloud/apps/calendar/l10n/fa.php
share/owncloud/apps/calendar/l10n/fi.php
share/owncloud/apps/calendar/l10n/fi_FI.js
share/owncloud/apps/calendar/l10n/fi_FI.json
Update to 4.0.4 * php-sqlite is no longer needed at least fresh installation * Tested with php54 and apache24 * php-xml is needed * Update MESSAGE Changelog: Version 4.0.4 June 28rd 2012 Fix assigning several groups to a user. Fix LDAP connector with AD servers Conserve some memory in Contacts App Fix a warning in Gallery when deleting files Fix a bug in the music scanner Version 4.0.3 June 23rd 2012 Added a check if the .htaccess file is working and the data directory is protected or not. Added a check if a user is allowed to edit a bookmark or not. Fix the bookmarklet Fix the timezone in the datepicker Fix mimetype detection for cdr files Fix the filecache for the /Shared folder Fix a potential data corruption bug in the encryption app Don¡­t show other users filenames during filesystem cache rebuild Fix several XSS bugs Performance improvements for WebDAV and Desktop Syncing Fix quota calculation Improve the LDAP integration and group management Fix problems with the pdf viewer Fix user account migration Implement several CSRF security checks Fix a gallery bug where first picture is repeated in the last picture. Lot¡­s of calendar fixes Fix problem with ¡È/¡É in filenames Updated translations Several fixes in Contacts Lot¡­s of fixes in the Tasks App Fix a bug in the filesystem cache with ghost entries Version 4.0.2 June 11th 2012 Lot¡Çs of gallery fixes More 3rd party apps visible Fixed update notifications Several calendar fixes Several XSS fixes in calendar Several improvements in contacts Fix infinite redirect during setup for windows hosts Several XSS fixes in contacts New user password salting Several LDAP fixes Fix duplicate emails in sharing Improved compatibility with Android browser Fixed calendar links Fixed logging Allow ¡È/¡É in filenames Updated translations Fixed reverse proxy and custom hosts configuration Fix contact photo editing Don¡Çt allow renaming, deleting and resharing of shared folder
2012-07-10 15:20:19 +02:00
share/owncloud/apps/calendar/l10n/fi_FI.php
share/owncloud/apps/calendar/l10n/fr.js
share/owncloud/apps/calendar/l10n/fr.json
share/owncloud/apps/calendar/l10n/fr.php
share/owncloud/apps/calendar/l10n/gl.js
share/owncloud/apps/calendar/l10n/gl.json
share/owncloud/apps/calendar/l10n/gl.php
share/owncloud/apps/calendar/l10n/he.js
share/owncloud/apps/calendar/l10n/he.json
share/owncloud/apps/calendar/l10n/he.php
share/owncloud/apps/calendar/l10n/hi.php
share/owncloud/apps/calendar/l10n/hr.js
share/owncloud/apps/calendar/l10n/hr.json
share/owncloud/apps/calendar/l10n/hr.php
share/owncloud/apps/calendar/l10n/hu_HU.js
share/owncloud/apps/calendar/l10n/hu_HU.json
share/owncloud/apps/calendar/l10n/hu_HU.php
share/owncloud/apps/calendar/l10n/hy.php
share/owncloud/apps/calendar/l10n/ia.js
share/owncloud/apps/calendar/l10n/ia.json
share/owncloud/apps/calendar/l10n/ia.php
share/owncloud/apps/calendar/l10n/id.js
share/owncloud/apps/calendar/l10n/id.json
share/owncloud/apps/calendar/l10n/id.php
share/owncloud/apps/calendar/l10n/is.php
share/owncloud/apps/calendar/l10n/it.js
share/owncloud/apps/calendar/l10n/it.json
share/owncloud/apps/calendar/l10n/it.php
share/owncloud/apps/calendar/l10n/ja.js
share/owncloud/apps/calendar/l10n/ja.json
Update to 7.0.3 Changelog: Release "7.0.3" Oct 22. 2014 - Some OS X server fixes - Several external storage fixes and improvements - Close session early to speedup apps page loading - Add overwrite.cli.url config option - Fix finding old versions in special cases - Make versions and encryption aware of copy operations - Force loading encryption app in all needed cases - Better filesystem scanning error messages - LDAP wizard fixes - Add configuration switch to enable preview mimetypes - Create backup of all encryption keys before recovery - Add displayname for admins - Better config.sample documentation - Better apps descriptions - Improve visual feedback if recovery key password gets changed - Fix some object store integration issues - Improved data directory configuration - Fix DAV permissions without create permissions - Fix filepicker home icon being partly hidden - Do only follow http and https redirects - Properly delete old previews - Prevent upgrades between more than one major versions - Several security fixes - Lots of smaller improvements ----------------------------- Release "6.0.6" Oct 22. 2014 - Fix finding old versions in special cases - Make versions and encryption aware of copy operations - Force loading encryption app in all needed cases - Better filesystem scanning error messages - LDAP wizard fixes - Add configuration switch to enable preview mimetypes - Create backup of all encryption keys before recovery - Add displayname for admins - Several security fixes - Lots of smaller improvements ----------------------------- Release "5.0.18" Oct 22. 2014 - Only allow http and https redirects - Documentation fixes - Several security fixes - Several smaller fixes ----------------------------- Release "7.0.2" Aug 26. 2014 - App upgrading stability improvements - Make default share folder configurable - Improve readability of error messages - Log failed authentication - S3 key fixes - Fix range requests with encryption - Several LDAP fixes - Remove obsolete 'Download preparing' message for zip downloads - Remove not working checks from code checker - No error if we try to delete a file which no longer exists - Fix detection of system wide mount points - Simplify App navigation - Add group management to public api - Remove confusing 'automatic logon rejected' message - Implement a txt preview fallback for the case that ttf is not support - Fix tiny thumbnail bug - Don't display share permission if resharing was disabled by the admin - Close session right before the download starts - Fix date display in filepicker - Don't touch non-oc tables when doing the InnoDB repair step - Several Documents fixes - Correctly handle public uploads activities - Add better 4 image previews to gallery ----------------------------- Release "6.0.5" Aug 26. 2014 - Documentation improvements - fix anonymous upload if logged-in - Fix handling of special characters in group names - Fix downloading of big files in special situations - More consistent handling of debug mode - Fix sharing email notifications - Disabling upload button if upload is not possible - Fix detection of system wide mount points - Handle video viewer in sharing links correctly - Update encryption keys recursively if a folder was moved - Enable download button for public folders - Handle exceptions if file to too big for trash-bin correctly - Quota fixes - Avoid unnecessary writing to the DB when preferences are not changed - Disable download button if zip download is disabled - Fix searching for users in special situations - Mount-point handling fixes - Correctly handle storage stats for trash bin - Remove etag warning for trash bin - Hardened SFTP host verification ----------------------------- Release "7.0.1" Aug 4. 2014 - Set maximum width for notification so they don´t overlap the whole header - Don't preload videos on public sharing - Fix preview size calculation under certain conditions - Fix to always show all available versions in the versions dropdown - Support WebDAV copy operation and make encryption aware of it - Make sure to set the expire date if a date is set as default - Improved link icon for better UX - Fix rendering of blank template - Only call exec if is is enabled by PHP - Limit app menu icon size - Show a warning in the personal settings and admin settins if the encyption keys are not yet initialized - Always remove share permission if user is excluded from sharing - Add OCS api call to set expire date for link shares - Improved db schema migration for sqlite - Don't try to execute background jobs that no longer exist - Improve look of search on mobile, save space in top bar - Set core version after a successful update to make upgrade more robust of app upgrades fail - Verify whether download URLs are valid - Fix preview animation on uploading - Prevent cron.php to trigger apps updating - Fix remote share when remote server is installed at the root - Fix files sorting - Fix calendar import - Fix gallery pause icon - Several contacts fixes specifically for PHP 5.3 - Make updater more robust ----------------------------- Release "7.0.0" July 23. 2014 - New files view including sorting and endless scrolling - Server to Server sharing - Sharing overview - Improved sharing admin control - No more mandatory Shared folder - Improved ownCloud Documents features - Hugely improved Activity app including email notifications - Mobile optimized webinterface - Password strength indicator - Significant speed improvements - New user-management - Support for Swift object stores - Email configuration wizard - Email template editor - Improved upgrade process`
2014-11-30 01:08:57 +01:00
share/owncloud/apps/calendar/l10n/ja.php
share/owncloud/apps/calendar/l10n/jv.php
share/owncloud/apps/calendar/l10n/ka.php
share/owncloud/apps/calendar/l10n/ka_GE.js
share/owncloud/apps/calendar/l10n/ka_GE.json
share/owncloud/apps/calendar/l10n/ka_GE.php
share/owncloud/apps/calendar/l10n/km.js
share/owncloud/apps/calendar/l10n/km.json
Update to 6.0.0a * Switch to 6 branch * Replace interpreters with REPLACE_* Changelog: Version 6.0.0a Dec 14th 2013 Remove wrong warnings from logfile Fix LDAP authentication Fix LDAP configuration Fix Share dialog Fix migration under certain conditions Fix database encoding for old PHP versions Fix select all checkbox Fix migration with lucene search enabled Fix migration for postgresql Version 6.0.0 Dec 11th 2013 User Avatars Previews in files app and other places Updated design, less clutter and more whitespace Public gallery sharing Activities Better file conflict handling dialog Improved public App API Sharing API Example Files Share Email Notifications New Doctrine based database layer Plural translations Refactored OC.dialogs (both code and design wise) Priorize often used languages in personal-settings language selection Update jquery to 1.10.0 and add jquery-migrate 1.2.1 Show a summary as the last filelist entry Improve app-management (more verbose error-messages) Show ‘More apps’ link to app administration directly in app navigation Templates for newly created files Add MB indicator to size column Google Drive external storage uses a new library New icons for shared and external folders File uploads conflicts dialog Possibility to prepopulate a new users home with a skeleton Public upload with encryption enabled Users now can decrypt the files again if their encryption app was enabled Many quota related fixes Total used space (with quota) now only counts user’s own files Many external storage fixes, improved performance Improved file navigation performance by using Ajax calls (no full page reload for each folder) The file owner can now also restore deleted shared files New version drop-down with previews and the ability to downloading versions directly
2013-12-27 16:56:38 +01:00
share/owncloud/apps/calendar/l10n/km.php
share/owncloud/apps/calendar/l10n/ko.js
share/owncloud/apps/calendar/l10n/ko.json
share/owncloud/apps/calendar/l10n/ko.php
share/owncloud/apps/calendar/l10n/ku_IQ.php
share/owncloud/apps/calendar/l10n/lb.js
share/owncloud/apps/calendar/l10n/lb.json
share/owncloud/apps/calendar/l10n/lb.php
share/owncloud/apps/calendar/l10n/lt_LT.js
share/owncloud/apps/calendar/l10n/lt_LT.json
share/owncloud/apps/calendar/l10n/lt_LT.php
share/owncloud/apps/calendar/l10n/lv.js
share/owncloud/apps/calendar/l10n/lv.json
share/owncloud/apps/calendar/l10n/lv.php
share/owncloud/apps/calendar/l10n/mk.js
share/owncloud/apps/calendar/l10n/mk.json
share/owncloud/apps/calendar/l10n/mk.php
Update to 7.0.3 Changelog: Release "7.0.3" Oct 22. 2014 - Some OS X server fixes - Several external storage fixes and improvements - Close session early to speedup apps page loading - Add overwrite.cli.url config option - Fix finding old versions in special cases - Make versions and encryption aware of copy operations - Force loading encryption app in all needed cases - Better filesystem scanning error messages - LDAP wizard fixes - Add configuration switch to enable preview mimetypes - Create backup of all encryption keys before recovery - Add displayname for admins - Better config.sample documentation - Better apps descriptions - Improve visual feedback if recovery key password gets changed - Fix some object store integration issues - Improved data directory configuration - Fix DAV permissions without create permissions - Fix filepicker home icon being partly hidden - Do only follow http and https redirects - Properly delete old previews - Prevent upgrades between more than one major versions - Several security fixes - Lots of smaller improvements ----------------------------- Release "6.0.6" Oct 22. 2014 - Fix finding old versions in special cases - Make versions and encryption aware of copy operations - Force loading encryption app in all needed cases - Better filesystem scanning error messages - LDAP wizard fixes - Add configuration switch to enable preview mimetypes - Create backup of all encryption keys before recovery - Add displayname for admins - Several security fixes - Lots of smaller improvements ----------------------------- Release "5.0.18" Oct 22. 2014 - Only allow http and https redirects - Documentation fixes - Several security fixes - Several smaller fixes ----------------------------- Release "7.0.2" Aug 26. 2014 - App upgrading stability improvements - Make default share folder configurable - Improve readability of error messages - Log failed authentication - S3 key fixes - Fix range requests with encryption - Several LDAP fixes - Remove obsolete 'Download preparing' message for zip downloads - Remove not working checks from code checker - No error if we try to delete a file which no longer exists - Fix detection of system wide mount points - Simplify App navigation - Add group management to public api - Remove confusing 'automatic logon rejected' message - Implement a txt preview fallback for the case that ttf is not support - Fix tiny thumbnail bug - Don't display share permission if resharing was disabled by the admin - Close session right before the download starts - Fix date display in filepicker - Don't touch non-oc tables when doing the InnoDB repair step - Several Documents fixes - Correctly handle public uploads activities - Add better 4 image previews to gallery ----------------------------- Release "6.0.5" Aug 26. 2014 - Documentation improvements - fix anonymous upload if logged-in - Fix handling of special characters in group names - Fix downloading of big files in special situations - More consistent handling of debug mode - Fix sharing email notifications - Disabling upload button if upload is not possible - Fix detection of system wide mount points - Handle video viewer in sharing links correctly - Update encryption keys recursively if a folder was moved - Enable download button for public folders - Handle exceptions if file to too big for trash-bin correctly - Quota fixes - Avoid unnecessary writing to the DB when preferences are not changed - Disable download button if zip download is disabled - Fix searching for users in special situations - Mount-point handling fixes - Correctly handle storage stats for trash bin - Remove etag warning for trash bin - Hardened SFTP host verification ----------------------------- Release "7.0.1" Aug 4. 2014 - Set maximum width for notification so they don´t overlap the whole header - Don't preload videos on public sharing - Fix preview size calculation under certain conditions - Fix to always show all available versions in the versions dropdown - Support WebDAV copy operation and make encryption aware of it - Make sure to set the expire date if a date is set as default - Improved link icon for better UX - Fix rendering of blank template - Only call exec if is is enabled by PHP - Limit app menu icon size - Show a warning in the personal settings and admin settins if the encyption keys are not yet initialized - Always remove share permission if user is excluded from sharing - Add OCS api call to set expire date for link shares - Improved db schema migration for sqlite - Don't try to execute background jobs that no longer exist - Improve look of search on mobile, save space in top bar - Set core version after a successful update to make upgrade more robust of app upgrades fail - Verify whether download URLs are valid - Fix preview animation on uploading - Prevent cron.php to trigger apps updating - Fix remote share when remote server is installed at the root - Fix files sorting - Fix calendar import - Fix gallery pause icon - Several contacts fixes specifically for PHP 5.3 - Make updater more robust ----------------------------- Release "7.0.0" July 23. 2014 - New files view including sorting and endless scrolling - Server to Server sharing - Sharing overview - Improved sharing admin control - No more mandatory Shared folder - Improved ownCloud Documents features - Hugely improved Activity app including email notifications - Mobile optimized webinterface - Password strength indicator - Significant speed improvements - New user-management - Support for Swift object stores - Email configuration wizard - Email template editor - Improved upgrade process`
2014-11-30 01:08:57 +01:00
share/owncloud/apps/calendar/l10n/ml_IN.php
share/owncloud/apps/calendar/l10n/ms_MY.js
share/owncloud/apps/calendar/l10n/ms_MY.json
share/owncloud/apps/calendar/l10n/ms_MY.php
share/owncloud/apps/calendar/l10n/my_MM.php
share/owncloud/apps/calendar/l10n/nb_NO.js
share/owncloud/apps/calendar/l10n/nb_NO.json
share/owncloud/apps/calendar/l10n/nb_NO.php
share/owncloud/apps/calendar/l10n/nl.js
share/owncloud/apps/calendar/l10n/nl.json
share/owncloud/apps/calendar/l10n/nl.php
share/owncloud/apps/calendar/l10n/nn_NO.js
share/owncloud/apps/calendar/l10n/nn_NO.json
share/owncloud/apps/calendar/l10n/nn_NO.php
share/owncloud/apps/calendar/l10n/oc.js
share/owncloud/apps/calendar/l10n/oc.json
share/owncloud/apps/calendar/l10n/oc.php
Update to 6.0.0a * Switch to 6 branch * Replace interpreters with REPLACE_* Changelog: Version 6.0.0a Dec 14th 2013 Remove wrong warnings from logfile Fix LDAP authentication Fix LDAP configuration Fix Share dialog Fix migration under certain conditions Fix database encoding for old PHP versions Fix select all checkbox Fix migration with lucene search enabled Fix migration for postgresql Version 6.0.0 Dec 11th 2013 User Avatars Previews in files app and other places Updated design, less clutter and more whitespace Public gallery sharing Activities Better file conflict handling dialog Improved public App API Sharing API Example Files Share Email Notifications New Doctrine based database layer Plural translations Refactored OC.dialogs (both code and design wise) Priorize often used languages in personal-settings language selection Update jquery to 1.10.0 and add jquery-migrate 1.2.1 Show a summary as the last filelist entry Improve app-management (more verbose error-messages) Show ‘More apps’ link to app administration directly in app navigation Templates for newly created files Add MB indicator to size column Google Drive external storage uses a new library New icons for shared and external folders File uploads conflicts dialog Possibility to prepopulate a new users home with a skeleton Public upload with encryption enabled Users now can decrypt the files again if their encryption app was enabled Many quota related fixes Total used space (with quota) now only counts user’s own files Many external storage fixes, improved performance Improved file navigation performance by using Ajax calls (no full page reload for each folder) The file owner can now also restore deleted shared files New version drop-down with previews and the ability to downloading versions directly
2013-12-27 16:56:38 +01:00
share/owncloud/apps/calendar/l10n/pa.php
share/owncloud/apps/calendar/l10n/pl.js
share/owncloud/apps/calendar/l10n/pl.json
share/owncloud/apps/calendar/l10n/pl.php
share/owncloud/apps/calendar/l10n/pl_PL.php
share/owncloud/apps/calendar/l10n/pt_BR.js
share/owncloud/apps/calendar/l10n/pt_BR.json
share/owncloud/apps/calendar/l10n/pt_BR.php
share/owncloud/apps/calendar/l10n/pt_PT.js
share/owncloud/apps/calendar/l10n/pt_PT.json
share/owncloud/apps/calendar/l10n/pt_PT.php
share/owncloud/apps/calendar/l10n/ro.js
share/owncloud/apps/calendar/l10n/ro.json
share/owncloud/apps/calendar/l10n/ro.php
share/owncloud/apps/calendar/l10n/ru.js
share/owncloud/apps/calendar/l10n/ru.json
share/owncloud/apps/calendar/l10n/ru.php
share/owncloud/apps/calendar/l10n/ru_RU.php
share/owncloud/apps/calendar/l10n/si_LK.js
share/owncloud/apps/calendar/l10n/si_LK.json
share/owncloud/apps/calendar/l10n/si_LK.php
share/owncloud/apps/calendar/l10n/sk_SK.js
share/owncloud/apps/calendar/l10n/sk_SK.json
share/owncloud/apps/calendar/l10n/sk_SK.php
share/owncloud/apps/calendar/l10n/sl.js
share/owncloud/apps/calendar/l10n/sl.json
share/owncloud/apps/calendar/l10n/sl.php
share/owncloud/apps/calendar/l10n/sq.js
share/owncloud/apps/calendar/l10n/sq.json
Update to 6.0.0a * Switch to 6 branch * Replace interpreters with REPLACE_* Changelog: Version 6.0.0a Dec 14th 2013 Remove wrong warnings from logfile Fix LDAP authentication Fix LDAP configuration Fix Share dialog Fix migration under certain conditions Fix database encoding for old PHP versions Fix select all checkbox Fix migration with lucene search enabled Fix migration for postgresql Version 6.0.0 Dec 11th 2013 User Avatars Previews in files app and other places Updated design, less clutter and more whitespace Public gallery sharing Activities Better file conflict handling dialog Improved public App API Sharing API Example Files Share Email Notifications New Doctrine based database layer Plural translations Refactored OC.dialogs (both code and design wise) Priorize often used languages in personal-settings language selection Update jquery to 1.10.0 and add jquery-migrate 1.2.1 Show a summary as the last filelist entry Improve app-management (more verbose error-messages) Show ‘More apps’ link to app administration directly in app navigation Templates for newly created files Add MB indicator to size column Google Drive external storage uses a new library New icons for shared and external folders File uploads conflicts dialog Possibility to prepopulate a new users home with a skeleton Public upload with encryption enabled Users now can decrypt the files again if their encryption app was enabled Many quota related fixes Total used space (with quota) now only counts user’s own files Many external storage fixes, improved performance Improved file navigation performance by using Ajax calls (no full page reload for each folder) The file owner can now also restore deleted shared files New version drop-down with previews and the ability to downloading versions directly
2013-12-27 16:56:38 +01:00
share/owncloud/apps/calendar/l10n/sq.php
share/owncloud/apps/calendar/l10n/sr.js
share/owncloud/apps/calendar/l10n/sr.json
share/owncloud/apps/calendar/l10n/sr.php
share/owncloud/apps/calendar/l10n/sr@latin.js
share/owncloud/apps/calendar/l10n/sr@latin.json
share/owncloud/apps/calendar/l10n/sr@latin.php
share/owncloud/apps/calendar/l10n/sv.js
share/owncloud/apps/calendar/l10n/sv.json
share/owncloud/apps/calendar/l10n/sv.php
share/owncloud/apps/calendar/l10n/ta_IN.php
share/owncloud/apps/calendar/l10n/ta_LK.js
share/owncloud/apps/calendar/l10n/ta_LK.json
share/owncloud/apps/calendar/l10n/ta_LK.php
Update to 6.0.0a * Switch to 6 branch * Replace interpreters with REPLACE_* Changelog: Version 6.0.0a Dec 14th 2013 Remove wrong warnings from logfile Fix LDAP authentication Fix LDAP configuration Fix Share dialog Fix migration under certain conditions Fix database encoding for old PHP versions Fix select all checkbox Fix migration with lucene search enabled Fix migration for postgresql Version 6.0.0 Dec 11th 2013 User Avatars Previews in files app and other places Updated design, less clutter and more whitespace Public gallery sharing Activities Better file conflict handling dialog Improved public App API Sharing API Example Files Share Email Notifications New Doctrine based database layer Plural translations Refactored OC.dialogs (both code and design wise) Priorize often used languages in personal-settings language selection Update jquery to 1.10.0 and add jquery-migrate 1.2.1 Show a summary as the last filelist entry Improve app-management (more verbose error-messages) Show ‘More apps’ link to app administration directly in app navigation Templates for newly created files Add MB indicator to size column Google Drive external storage uses a new library New icons for shared and external folders File uploads conflicts dialog Possibility to prepopulate a new users home with a skeleton Public upload with encryption enabled Users now can decrypt the files again if their encryption app was enabled Many quota related fixes Total used space (with quota) now only counts user’s own files Many external storage fixes, improved performance Improved file navigation performance by using Ajax calls (no full page reload for each folder) The file owner can now also restore deleted shared files New version drop-down with previews and the ability to downloading versions directly
2013-12-27 16:56:38 +01:00
share/owncloud/apps/calendar/l10n/te.php
share/owncloud/apps/calendar/l10n/th_TH.js
share/owncloud/apps/calendar/l10n/th_TH.json
share/owncloud/apps/calendar/l10n/th_TH.php
share/owncloud/apps/calendar/l10n/tr.js
share/owncloud/apps/calendar/l10n/tr.json
share/owncloud/apps/calendar/l10n/tr.php
share/owncloud/apps/calendar/l10n/ug.js
share/owncloud/apps/calendar/l10n/ug.json
Update to 6.0.0a * Switch to 6 branch * Replace interpreters with REPLACE_* Changelog: Version 6.0.0a Dec 14th 2013 Remove wrong warnings from logfile Fix LDAP authentication Fix LDAP configuration Fix Share dialog Fix migration under certain conditions Fix database encoding for old PHP versions Fix select all checkbox Fix migration with lucene search enabled Fix migration for postgresql Version 6.0.0 Dec 11th 2013 User Avatars Previews in files app and other places Updated design, less clutter and more whitespace Public gallery sharing Activities Better file conflict handling dialog Improved public App API Sharing API Example Files Share Email Notifications New Doctrine based database layer Plural translations Refactored OC.dialogs (both code and design wise) Priorize often used languages in personal-settings language selection Update jquery to 1.10.0 and add jquery-migrate 1.2.1 Show a summary as the last filelist entry Improve app-management (more verbose error-messages) Show ‘More apps’ link to app administration directly in app navigation Templates for newly created files Add MB indicator to size column Google Drive external storage uses a new library New icons for shared and external folders File uploads conflicts dialog Possibility to prepopulate a new users home with a skeleton Public upload with encryption enabled Users now can decrypt the files again if their encryption app was enabled Many quota related fixes Total used space (with quota) now only counts user’s own files Many external storage fixes, improved performance Improved file navigation performance by using Ajax calls (no full page reload for each folder) The file owner can now also restore deleted shared files New version drop-down with previews and the ability to downloading versions directly
2013-12-27 16:56:38 +01:00
share/owncloud/apps/calendar/l10n/ug.php
share/owncloud/apps/calendar/l10n/uk.js
share/owncloud/apps/calendar/l10n/uk.json
share/owncloud/apps/calendar/l10n/uk.php
share/owncloud/apps/calendar/l10n/ur_PK.php
share/owncloud/apps/calendar/l10n/vi.js
share/owncloud/apps/calendar/l10n/vi.json
share/owncloud/apps/calendar/l10n/vi.php
share/owncloud/apps/calendar/l10n/xgettextfiles
share/owncloud/apps/calendar/l10n/zh_CN.js
share/owncloud/apps/calendar/l10n/zh_CN.json
share/owncloud/apps/calendar/l10n/zh_CN.php
Update to 6.0.0a * Switch to 6 branch * Replace interpreters with REPLACE_* Changelog: Version 6.0.0a Dec 14th 2013 Remove wrong warnings from logfile Fix LDAP authentication Fix LDAP configuration Fix Share dialog Fix migration under certain conditions Fix database encoding for old PHP versions Fix select all checkbox Fix migration with lucene search enabled Fix migration for postgresql Version 6.0.0 Dec 11th 2013 User Avatars Previews in files app and other places Updated design, less clutter and more whitespace Public gallery sharing Activities Better file conflict handling dialog Improved public App API Sharing API Example Files Share Email Notifications New Doctrine based database layer Plural translations Refactored OC.dialogs (both code and design wise) Priorize often used languages in personal-settings language selection Update jquery to 1.10.0 and add jquery-migrate 1.2.1 Show a summary as the last filelist entry Improve app-management (more verbose error-messages) Show ‘More apps’ link to app administration directly in app navigation Templates for newly created files Add MB indicator to size column Google Drive external storage uses a new library New icons for shared and external folders File uploads conflicts dialog Possibility to prepopulate a new users home with a skeleton Public upload with encryption enabled Users now can decrypt the files again if their encryption app was enabled Many quota related fixes Total used space (with quota) now only counts user’s own files Many external storage fixes, improved performance Improved file navigation performance by using Ajax calls (no full page reload for each folder) The file owner can now also restore deleted shared files New version drop-down with previews and the ability to downloading versions directly
2013-12-27 16:56:38 +01:00
share/owncloud/apps/calendar/l10n/zh_HK.php
share/owncloud/apps/calendar/l10n/zh_TW.js
share/owncloud/apps/calendar/l10n/zh_TW.json
share/owncloud/apps/calendar/l10n/zh_TW.php
share/owncloud/apps/calendar/lib/alarm.php
share/owncloud/apps/calendar/lib/app.php
share/owncloud/apps/calendar/lib/attendees.php
share/owncloud/apps/calendar/lib/calendar.php
share/owncloud/apps/calendar/lib/export.php
share/owncloud/apps/calendar/lib/hooks.php
share/owncloud/apps/calendar/lib/import.php
share/owncloud/apps/calendar/lib/object.php
share/owncloud/apps/calendar/lib/repeat.php
share/owncloud/apps/calendar/lib/sabre/backend.php
share/owncloud/apps/calendar/lib/sabre/calendar.php
share/owncloud/apps/calendar/lib/sabre/calendarroot.php
share/owncloud/apps/calendar/lib/sabre/object.php
share/owncloud/apps/calendar/lib/sabre/usercalendars.php
share/owncloud/apps/calendar/lib/search/event.php
share/owncloud/apps/calendar/lib/search/provider.php
share/owncloud/apps/calendar/lib/share/calendar.php
share/owncloud/apps/calendar/lib/share/event.php
share/owncloud/apps/calendar/settingswrapper.php
share/owncloud/apps/calendar/templates/calendar.php
share/owncloud/apps/calendar/templates/part.choosecalendar.rowfields.php
share/owncloud/apps/calendar/templates/part.editcalendar.php
share/owncloud/apps/calendar/templates/part.editevent.php
share/owncloud/apps/calendar/templates/part.eventform.php
share/owncloud/apps/calendar/templates/part.import.php
share/owncloud/apps/calendar/templates/part.newevent.php
share/owncloud/apps/calendar/templates/part.share.php
share/owncloud/apps/calendar/templates/part.showevent.php
Update to 5.0.7 Changelog: Version 5.0.7 June 6th 2013 SECURITY: Multiple XSS vulnerabilities (oC-SA-2013-028) New encryption app as preview included. WARNING: This is not yet ready for production use but testing and feedback is welcome. Several LDAP compatibility fixes Several performance improvements of file handling Trashbin fixes for Safari Internet Explorer fixes Several Contacts fixes New check for magic_quotes External Filesystem fixes Add support for copying/moving folders between storages Several smaller fixes Version 5.0.6 May 14th 2013 SECURITY: SQL Injection (oC-SA-2013-019) SECURITY: Multiple directory traversals (oC-SA-2013-020) SECURITY: Multiple XSS vulnerabilities (oC-SA-2013-021) SECURITY: Open redirector (oC-SA-2013-022) SECURITY: Password autocompletion (oC-SA-2013-023) SECURITY: Privilege escalation in the calendar application (oC-SA-2013-024) SECURITY: Privilege escalation and CSRF in the API (oC-SA-2013-025) SECURITY: Incomplete blacklist vulnerability (oC-SA-2013-026) SECURITY: Information disclosure: CSRF token + username (oC-SA-2013-027) Fix renaming of shared files Fix UUID handling with LDAP Fix several undelete files issues Fix LDAP cachekey handling Several OCS API fixes Dropbox mounting fixes Remove ldap group name restrictions Fix fetching of the userlist with multiple user backends Turn off password autocompletion Translation fixes of the Shared folder Fix the fileactions order for filetypes Allow to ship a default theme Disallow URLs containing “@” Smaller layout improvemens Log an upgrade warning Log a trash bin cleanup message Improved quota calculation Allow to set Quota to zero Fix performance regression for uploading of big files Several Calendar fixes Use displaynames in contacts Check for existing address books during migrate->import Texteditor fixes Increase the SQLite database timeout Order images in Gallery
2013-06-09 03:16:10 +02:00
share/owncloud/apps/contacts/Changelog
Update to 7.0.3 Changelog: Release "7.0.3" Oct 22. 2014 - Some OS X server fixes - Several external storage fixes and improvements - Close session early to speedup apps page loading - Add overwrite.cli.url config option - Fix finding old versions in special cases - Make versions and encryption aware of copy operations - Force loading encryption app in all needed cases - Better filesystem scanning error messages - LDAP wizard fixes - Add configuration switch to enable preview mimetypes - Create backup of all encryption keys before recovery - Add displayname for admins - Better config.sample documentation - Better apps descriptions - Improve visual feedback if recovery key password gets changed - Fix some object store integration issues - Improved data directory configuration - Fix DAV permissions without create permissions - Fix filepicker home icon being partly hidden - Do only follow http and https redirects - Properly delete old previews - Prevent upgrades between more than one major versions - Several security fixes - Lots of smaller improvements ----------------------------- Release "6.0.6" Oct 22. 2014 - Fix finding old versions in special cases - Make versions and encryption aware of copy operations - Force loading encryption app in all needed cases - Better filesystem scanning error messages - LDAP wizard fixes - Add configuration switch to enable preview mimetypes - Create backup of all encryption keys before recovery - Add displayname for admins - Several security fixes - Lots of smaller improvements ----------------------------- Release "5.0.18" Oct 22. 2014 - Only allow http and https redirects - Documentation fixes - Several security fixes - Several smaller fixes ----------------------------- Release "7.0.2" Aug 26. 2014 - App upgrading stability improvements - Make default share folder configurable - Improve readability of error messages - Log failed authentication - S3 key fixes - Fix range requests with encryption - Several LDAP fixes - Remove obsolete 'Download preparing' message for zip downloads - Remove not working checks from code checker - No error if we try to delete a file which no longer exists - Fix detection of system wide mount points - Simplify App navigation - Add group management to public api - Remove confusing 'automatic logon rejected' message - Implement a txt preview fallback for the case that ttf is not support - Fix tiny thumbnail bug - Don't display share permission if resharing was disabled by the admin - Close session right before the download starts - Fix date display in filepicker - Don't touch non-oc tables when doing the InnoDB repair step - Several Documents fixes - Correctly handle public uploads activities - Add better 4 image previews to gallery ----------------------------- Release "6.0.5" Aug 26. 2014 - Documentation improvements - fix anonymous upload if logged-in - Fix handling of special characters in group names - Fix downloading of big files in special situations - More consistent handling of debug mode - Fix sharing email notifications - Disabling upload button if upload is not possible - Fix detection of system wide mount points - Handle video viewer in sharing links correctly - Update encryption keys recursively if a folder was moved - Enable download button for public folders - Handle exceptions if file to too big for trash-bin correctly - Quota fixes - Avoid unnecessary writing to the DB when preferences are not changed - Disable download button if zip download is disabled - Fix searching for users in special situations - Mount-point handling fixes - Correctly handle storage stats for trash bin - Remove etag warning for trash bin - Hardened SFTP host verification ----------------------------- Release "7.0.1" Aug 4. 2014 - Set maximum width for notification so they don´t overlap the whole header - Don't preload videos on public sharing - Fix preview size calculation under certain conditions - Fix to always show all available versions in the versions dropdown - Support WebDAV copy operation and make encryption aware of it - Make sure to set the expire date if a date is set as default - Improved link icon for better UX - Fix rendering of blank template - Only call exec if is is enabled by PHP - Limit app menu icon size - Show a warning in the personal settings and admin settins if the encyption keys are not yet initialized - Always remove share permission if user is excluded from sharing - Add OCS api call to set expire date for link shares - Improved db schema migration for sqlite - Don't try to execute background jobs that no longer exist - Improve look of search on mobile, save space in top bar - Set core version after a successful update to make upgrade more robust of app upgrades fail - Verify whether download URLs are valid - Fix preview animation on uploading - Prevent cron.php to trigger apps updating - Fix remote share when remote server is installed at the root - Fix files sorting - Fix calendar import - Fix gallery pause icon - Several contacts fixes specifically for PHP 5.3 - Make updater more robust ----------------------------- Release "7.0.0" July 23. 2014 - New files view including sorting and endless scrolling - Server to Server sharing - Sharing overview - Improved sharing admin control - No more mandatory Shared folder - Improved ownCloud Documents features - Hugely improved Activity app including email notifications - Mobile optimized webinterface - Password strength indicator - Significant speed improvements - New user-management - Support for Swift object stores - Email configuration wizard - Email template editor - Improved upgrade process`
2014-11-30 01:08:57 +01:00
share/owncloud/apps/contacts/admin.php
share/owncloud/apps/contacts/appinfo/app.php
share/owncloud/apps/contacts/appinfo/database.xml
share/owncloud/apps/contacts/appinfo/info.xml
share/owncloud/apps/contacts/appinfo/remote.php
share/owncloud/apps/contacts/appinfo/routes.php
share/owncloud/apps/contacts/appinfo/update.php
share/owncloud/apps/contacts/appinfo/version
share/owncloud/apps/contacts/carddav.php
Update to 6.0.0a * Switch to 6 branch * Replace interpreters with REPLACE_* Changelog: Version 6.0.0a Dec 14th 2013 Remove wrong warnings from logfile Fix LDAP authentication Fix LDAP configuration Fix Share dialog Fix migration under certain conditions Fix database encoding for old PHP versions Fix select all checkbox Fix migration with lucene search enabled Fix migration for postgresql Version 6.0.0 Dec 11th 2013 User Avatars Previews in files app and other places Updated design, less clutter and more whitespace Public gallery sharing Activities Better file conflict handling dialog Improved public App API Sharing API Example Files Share Email Notifications New Doctrine based database layer Plural translations Refactored OC.dialogs (both code and design wise) Priorize often used languages in personal-settings language selection Update jquery to 1.10.0 and add jquery-migrate 1.2.1 Show a summary as the last filelist entry Improve app-management (more verbose error-messages) Show ‘More apps’ link to app administration directly in app navigation Templates for newly created files Add MB indicator to size column Google Drive external storage uses a new library New icons for shared and external folders File uploads conflicts dialog Possibility to prepopulate a new users home with a skeleton Public upload with encryption enabled Users now can decrypt the files again if their encryption app was enabled Many quota related fixes Total used space (with quota) now only counts user’s own files Many external storage fixes, improved performance Improved file navigation performance by using Ajax calls (no full page reload for each folder) The file owner can now also restore deleted shared files New version drop-down with previews and the ability to downloading versions directly
2013-12-27 16:56:38 +01:00
share/owncloud/apps/contacts/composer.json
share/owncloud/apps/contacts/css/contacts.css
share/owncloud/apps/contacts/css/jquery.Jcrop.min.css
Update to 6.0.0a * Switch to 6 branch * Replace interpreters with REPLACE_* Changelog: Version 6.0.0a Dec 14th 2013 Remove wrong warnings from logfile Fix LDAP authentication Fix LDAP configuration Fix Share dialog Fix migration under certain conditions Fix database encoding for old PHP versions Fix select all checkbox Fix migration with lucene search enabled Fix migration for postgresql Version 6.0.0 Dec 11th 2013 User Avatars Previews in files app and other places Updated design, less clutter and more whitespace Public gallery sharing Activities Better file conflict handling dialog Improved public App API Sharing API Example Files Share Email Notifications New Doctrine based database layer Plural translations Refactored OC.dialogs (both code and design wise) Priorize often used languages in personal-settings language selection Update jquery to 1.10.0 and add jquery-migrate 1.2.1 Show a summary as the last filelist entry Improve app-management (more verbose error-messages) Show ‘More apps’ link to app administration directly in app navigation Templates for newly created files Add MB indicator to size column Google Drive external storage uses a new library New icons for shared and external folders File uploads conflicts dialog Possibility to prepopulate a new users home with a skeleton Public upload with encryption enabled Users now can decrypt the files again if their encryption app was enabled Many quota related fixes Total used space (with quota) now only counts user’s own files Many external storage fixes, improved performance Improved file navigation performance by using Ajax calls (no full page reload for each folder) The file owner can now also restore deleted shared files New version drop-down with previews and the ability to downloading versions directly
2013-12-27 16:56:38 +01:00
share/owncloud/apps/contacts/css/jquery.ocaddnew.css
share/owncloud/apps/contacts/css/multi-select.css
share/owncloud/apps/contacts/css/placeholder_polyfill.css
share/owncloud/apps/contacts/css/placeholder_polyfill.min.css
Update to 7.0.3 Changelog: Release "7.0.3" Oct 22. 2014 - Some OS X server fixes - Several external storage fixes and improvements - Close session early to speedup apps page loading - Add overwrite.cli.url config option - Fix finding old versions in special cases - Make versions and encryption aware of copy operations - Force loading encryption app in all needed cases - Better filesystem scanning error messages - LDAP wizard fixes - Add configuration switch to enable preview mimetypes - Create backup of all encryption keys before recovery - Add displayname for admins - Better config.sample documentation - Better apps descriptions - Improve visual feedback if recovery key password gets changed - Fix some object store integration issues - Improved data directory configuration - Fix DAV permissions without create permissions - Fix filepicker home icon being partly hidden - Do only follow http and https redirects - Properly delete old previews - Prevent upgrades between more than one major versions - Several security fixes - Lots of smaller improvements ----------------------------- Release "6.0.6" Oct 22. 2014 - Fix finding old versions in special cases - Make versions and encryption aware of copy operations - Force loading encryption app in all needed cases - Better filesystem scanning error messages - LDAP wizard fixes - Add configuration switch to enable preview mimetypes - Create backup of all encryption keys before recovery - Add displayname for admins - Several security fixes - Lots of smaller improvements ----------------------------- Release "5.0.18" Oct 22. 2014 - Only allow http and https redirects - Documentation fixes - Several security fixes - Several smaller fixes ----------------------------- Release "7.0.2" Aug 26. 2014 - App upgrading stability improvements - Make default share folder configurable - Improve readability of error messages - Log failed authentication - S3 key fixes - Fix range requests with encryption - Several LDAP fixes - Remove obsolete 'Download preparing' message for zip downloads - Remove not working checks from code checker - No error if we try to delete a file which no longer exists - Fix detection of system wide mount points - Simplify App navigation - Add group management to public api - Remove confusing 'automatic logon rejected' message - Implement a txt preview fallback for the case that ttf is not support - Fix tiny thumbnail bug - Don't display share permission if resharing was disabled by the admin - Close session right before the download starts - Fix date display in filepicker - Don't touch non-oc tables when doing the InnoDB repair step - Several Documents fixes - Correctly handle public uploads activities - Add better 4 image previews to gallery ----------------------------- Release "6.0.5" Aug 26. 2014 - Documentation improvements - fix anonymous upload if logged-in - Fix handling of special characters in group names - Fix downloading of big files in special situations - More consistent handling of debug mode - Fix sharing email notifications - Disabling upload button if upload is not possible - Fix detection of system wide mount points - Handle video viewer in sharing links correctly - Update encryption keys recursively if a folder was moved - Enable download button for public folders - Handle exceptions if file to too big for trash-bin correctly - Quota fixes - Avoid unnecessary writing to the DB when preferences are not changed - Disable download button if zip download is disabled - Fix searching for users in special situations - Mount-point handling fixes - Correctly handle storage stats for trash bin - Remove etag warning for trash bin - Hardened SFTP host verification ----------------------------- Release "7.0.1" Aug 4. 2014 - Set maximum width for notification so they don´t overlap the whole header - Don't preload videos on public sharing - Fix preview size calculation under certain conditions - Fix to always show all available versions in the versions dropdown - Support WebDAV copy operation and make encryption aware of it - Make sure to set the expire date if a date is set as default - Improved link icon for better UX - Fix rendering of blank template - Only call exec if is is enabled by PHP - Limit app menu icon size - Show a warning in the personal settings and admin settins if the encyption keys are not yet initialized - Always remove share permission if user is excluded from sharing - Add OCS api call to set expire date for link shares - Improved db schema migration for sqlite - Don't try to execute background jobs that no longer exist - Improve look of search on mobile, save space in top bar - Set core version after a successful update to make upgrade more robust of app upgrades fail - Verify whether download URLs are valid - Fix preview animation on uploading - Prevent cron.php to trigger apps updating - Fix remote share when remote server is installed at the root - Fix files sorting - Fix calendar import - Fix gallery pause icon - Several contacts fixes specifically for PHP 5.3 - Make updater more robust ----------------------------- Release "7.0.0" July 23. 2014 - New files view including sorting and endless scrolling - Server to Server sharing - Sharing overview - Improved sharing admin control - No more mandatory Shared folder - Improved ownCloud Documents features - Hugely improved Activity app including email notifications - Mobile optimized webinterface - Password strength indicator - Significant speed improvements - New user-management - Support for Swift object stores - Email configuration wizard - Email template editor - Improved upgrade process`
2014-11-30 01:08:57 +01:00
share/owncloud/apps/contacts/formats/backend_ldap_inet_org_person_connector.xml
share/owncloud/apps/contacts/formats/backend_ldap_vcard_unassigned_connector.xml
share/owncloud/apps/contacts/formats/import_csv_gmail_connector.xml
share/owncloud/apps/contacts/formats/import_csv_outlook_connector.xml
share/owncloud/apps/contacts/formats/import_csv_thunderbird_connector.xml
share/owncloud/apps/contacts/formats/import_csv_yahoo_connector.xml
share/owncloud/apps/contacts/formats/import_ldif_phpldapadmin_connector.xml
share/owncloud/apps/contacts/formats/import_vcard_gmail_connector.xml
share/owncloud/apps/contacts/formats/import_vcard_standard_connector.xml
share/owncloud/apps/contacts/formats/import_vcard_yahoo_connector.xml
share/owncloud/apps/contacts/formats/vcardunassigned.schema
share/owncloud/apps/contacts/img/170x170.gif
share/owncloud/apps/contacts/img/contacts.png
share/owncloud/apps/contacts/img/contacts.svg
share/owncloud/apps/contacts/img/globe.svg
share/owncloud/apps/contacts/img/person_large.png
Update to 6.0.0a * Switch to 6 branch * Replace interpreters with REPLACE_* Changelog: Version 6.0.0a Dec 14th 2013 Remove wrong warnings from logfile Fix LDAP authentication Fix LDAP configuration Fix Share dialog Fix migration under certain conditions Fix database encoding for old PHP versions Fix select all checkbox Fix migration with lucene search enabled Fix migration for postgresql Version 6.0.0 Dec 11th 2013 User Avatars Previews in files app and other places Updated design, less clutter and more whitespace Public gallery sharing Activities Better file conflict handling dialog Improved public App API Sharing API Example Files Share Email Notifications New Doctrine based database layer Plural translations Refactored OC.dialogs (both code and design wise) Priorize often used languages in personal-settings language selection Update jquery to 1.10.0 and add jquery-migrate 1.2.1 Show a summary as the last filelist entry Improve app-management (more verbose error-messages) Show ‘More apps’ link to app administration directly in app navigation Templates for newly created files Add MB indicator to size column Google Drive external storage uses a new library New icons for shared and external folders File uploads conflicts dialog Possibility to prepopulate a new users home with a skeleton Public upload with encryption enabled Users now can decrypt the files again if their encryption app was enabled Many quota related fixes Total used space (with quota) now only counts user’s own files Many external storage fixes, improved performance Improved file navigation performance by using Ajax calls (no full page reload for each folder) The file owner can now also restore deleted shared files New version drop-down with previews and the ability to downloading versions directly
2013-12-27 16:56:38 +01:00
share/owncloud/apps/contacts/js/addressbooks.js
Update to 7.0.3 Changelog: Release "7.0.3" Oct 22. 2014 - Some OS X server fixes - Several external storage fixes and improvements - Close session early to speedup apps page loading - Add overwrite.cli.url config option - Fix finding old versions in special cases - Make versions and encryption aware of copy operations - Force loading encryption app in all needed cases - Better filesystem scanning error messages - LDAP wizard fixes - Add configuration switch to enable preview mimetypes - Create backup of all encryption keys before recovery - Add displayname for admins - Better config.sample documentation - Better apps descriptions - Improve visual feedback if recovery key password gets changed - Fix some object store integration issues - Improved data directory configuration - Fix DAV permissions without create permissions - Fix filepicker home icon being partly hidden - Do only follow http and https redirects - Properly delete old previews - Prevent upgrades between more than one major versions - Several security fixes - Lots of smaller improvements ----------------------------- Release "6.0.6" Oct 22. 2014 - Fix finding old versions in special cases - Make versions and encryption aware of copy operations - Force loading encryption app in all needed cases - Better filesystem scanning error messages - LDAP wizard fixes - Add configuration switch to enable preview mimetypes - Create backup of all encryption keys before recovery - Add displayname for admins - Several security fixes - Lots of smaller improvements ----------------------------- Release "5.0.18" Oct 22. 2014 - Only allow http and https redirects - Documentation fixes - Several security fixes - Several smaller fixes ----------------------------- Release "7.0.2" Aug 26. 2014 - App upgrading stability improvements - Make default share folder configurable - Improve readability of error messages - Log failed authentication - S3 key fixes - Fix range requests with encryption - Several LDAP fixes - Remove obsolete 'Download preparing' message for zip downloads - Remove not working checks from code checker - No error if we try to delete a file which no longer exists - Fix detection of system wide mount points - Simplify App navigation - Add group management to public api - Remove confusing 'automatic logon rejected' message - Implement a txt preview fallback for the case that ttf is not support - Fix tiny thumbnail bug - Don't display share permission if resharing was disabled by the admin - Close session right before the download starts - Fix date display in filepicker - Don't touch non-oc tables when doing the InnoDB repair step - Several Documents fixes - Correctly handle public uploads activities - Add better 4 image previews to gallery ----------------------------- Release "6.0.5" Aug 26. 2014 - Documentation improvements - fix anonymous upload if logged-in - Fix handling of special characters in group names - Fix downloading of big files in special situations - More consistent handling of debug mode - Fix sharing email notifications - Disabling upload button if upload is not possible - Fix detection of system wide mount points - Handle video viewer in sharing links correctly - Update encryption keys recursively if a folder was moved - Enable download button for public folders - Handle exceptions if file to too big for trash-bin correctly - Quota fixes - Avoid unnecessary writing to the DB when preferences are not changed - Disable download button if zip download is disabled - Fix searching for users in special situations - Mount-point handling fixes - Correctly handle storage stats for trash bin - Remove etag warning for trash bin - Hardened SFTP host verification ----------------------------- Release "7.0.1" Aug 4. 2014 - Set maximum width for notification so they don´t overlap the whole header - Don't preload videos on public sharing - Fix preview size calculation under certain conditions - Fix to always show all available versions in the versions dropdown - Support WebDAV copy operation and make encryption aware of it - Make sure to set the expire date if a date is set as default - Improved link icon for better UX - Fix rendering of blank template - Only call exec if is is enabled by PHP - Limit app menu icon size - Show a warning in the personal settings and admin settins if the encyption keys are not yet initialized - Always remove share permission if user is excluded from sharing - Add OCS api call to set expire date for link shares - Improved db schema migration for sqlite - Don't try to execute background jobs that no longer exist - Improve look of search on mobile, save space in top bar - Set core version after a successful update to make upgrade more robust of app upgrades fail - Verify whether download URLs are valid - Fix preview animation on uploading - Prevent cron.php to trigger apps updating - Fix remote share when remote server is installed at the root - Fix files sorting - Fix calendar import - Fix gallery pause icon - Several contacts fixes specifically for PHP 5.3 - Make updater more robust ----------------------------- Release "7.0.0" July 23. 2014 - New files view including sorting and endless scrolling - Server to Server sharing - Sharing overview - Improved sharing admin control - No more mandatory Shared folder - Improved ownCloud Documents features - Hugely improved Activity app including email notifications - Mobile optimized webinterface - Password strength indicator - Significant speed improvements - New user-management - Support for Swift object stores - Email configuration wizard - Email template editor - Improved upgrade process`
2014-11-30 01:08:57 +01:00
share/owncloud/apps/contacts/js/admin.js
share/owncloud/apps/contacts/js/app.js
Update to 6.0.0a * Switch to 6 branch * Replace interpreters with REPLACE_* Changelog: Version 6.0.0a Dec 14th 2013 Remove wrong warnings from logfile Fix LDAP authentication Fix LDAP configuration Fix Share dialog Fix migration under certain conditions Fix database encoding for old PHP versions Fix select all checkbox Fix migration with lucene search enabled Fix migration for postgresql Version 6.0.0 Dec 11th 2013 User Avatars Previews in files app and other places Updated design, less clutter and more whitespace Public gallery sharing Activities Better file conflict handling dialog Improved public App API Sharing API Example Files Share Email Notifications New Doctrine based database layer Plural translations Refactored OC.dialogs (both code and design wise) Priorize often used languages in personal-settings language selection Update jquery to 1.10.0 and add jquery-migrate 1.2.1 Show a summary as the last filelist entry Improve app-management (more verbose error-messages) Show ‘More apps’ link to app administration directly in app navigation Templates for newly created files Add MB indicator to size column Google Drive external storage uses a new library New icons for shared and external folders File uploads conflicts dialog Possibility to prepopulate a new users home with a skeleton Public upload with encryption enabled Users now can decrypt the files again if their encryption app was enabled Many quota related fixes Total used space (with quota) now only counts user’s own files Many external storage fixes, improved performance Improved file navigation performance by using Ajax calls (no full page reload for each folder) The file owner can now also restore deleted shared files New version drop-down with previews and the ability to downloading versions directly
2013-12-27 16:56:38 +01:00
share/owncloud/apps/contacts/js/config.php
share/owncloud/apps/contacts/js/contacts.js
share/owncloud/apps/contacts/js/groups.js
share/owncloud/apps/contacts/js/jquery.multi-autocomplete.js
Update to 6.0.0a * Switch to 6 branch * Replace interpreters with REPLACE_* Changelog: Version 6.0.0a Dec 14th 2013 Remove wrong warnings from logfile Fix LDAP authentication Fix LDAP configuration Fix Share dialog Fix migration under certain conditions Fix database encoding for old PHP versions Fix select all checkbox Fix migration with lucene search enabled Fix migration for postgresql Version 6.0.0 Dec 11th 2013 User Avatars Previews in files app and other places Updated design, less clutter and more whitespace Public gallery sharing Activities Better file conflict handling dialog Improved public App API Sharing API Example Files Share Email Notifications New Doctrine based database layer Plural translations Refactored OC.dialogs (both code and design wise) Priorize often used languages in personal-settings language selection Update jquery to 1.10.0 and add jquery-migrate 1.2.1 Show a summary as the last filelist entry Improve app-management (more verbose error-messages) Show ‘More apps’ link to app administration directly in app navigation Templates for newly created files Add MB indicator to size column Google Drive external storage uses a new library New icons for shared and external folders File uploads conflicts dialog Possibility to prepopulate a new users home with a skeleton Public upload with encryption enabled Users now can decrypt the files again if their encryption app was enabled Many quota related fixes Total used space (with quota) now only counts user’s own files Many external storage fixes, improved performance Improved file navigation performance by using Ajax calls (no full page reload for each folder) The file owner can now also restore deleted shared files New version drop-down with previews and the ability to downloading versions directly
2013-12-27 16:56:38 +01:00
share/owncloud/apps/contacts/js/jquery.ocaddnew.js
share/owncloud/apps/contacts/js/loader.js
share/owncloud/apps/contacts/js/modernizr.custom.js
Update to 7.0.3 Changelog: Release "7.0.3" Oct 22. 2014 - Some OS X server fixes - Several external storage fixes and improvements - Close session early to speedup apps page loading - Add overwrite.cli.url config option - Fix finding old versions in special cases - Make versions and encryption aware of copy operations - Force loading encryption app in all needed cases - Better filesystem scanning error messages - LDAP wizard fixes - Add configuration switch to enable preview mimetypes - Create backup of all encryption keys before recovery - Add displayname for admins - Better config.sample documentation - Better apps descriptions - Improve visual feedback if recovery key password gets changed - Fix some object store integration issues - Improved data directory configuration - Fix DAV permissions without create permissions - Fix filepicker home icon being partly hidden - Do only follow http and https redirects - Properly delete old previews - Prevent upgrades between more than one major versions - Several security fixes - Lots of smaller improvements ----------------------------- Release "6.0.6" Oct 22. 2014 - Fix finding old versions in special cases - Make versions and encryption aware of copy operations - Force loading encryption app in all needed cases - Better filesystem scanning error messages - LDAP wizard fixes - Add configuration switch to enable preview mimetypes - Create backup of all encryption keys before recovery - Add displayname for admins - Several security fixes - Lots of smaller improvements ----------------------------- Release "5.0.18" Oct 22. 2014 - Only allow http and https redirects - Documentation fixes - Several security fixes - Several smaller fixes ----------------------------- Release "7.0.2" Aug 26. 2014 - App upgrading stability improvements - Make default share folder configurable - Improve readability of error messages - Log failed authentication - S3 key fixes - Fix range requests with encryption - Several LDAP fixes - Remove obsolete 'Download preparing' message for zip downloads - Remove not working checks from code checker - No error if we try to delete a file which no longer exists - Fix detection of system wide mount points - Simplify App navigation - Add group management to public api - Remove confusing 'automatic logon rejected' message - Implement a txt preview fallback for the case that ttf is not support - Fix tiny thumbnail bug - Don't display share permission if resharing was disabled by the admin - Close session right before the download starts - Fix date display in filepicker - Don't touch non-oc tables when doing the InnoDB repair step - Several Documents fixes - Correctly handle public uploads activities - Add better 4 image previews to gallery ----------------------------- Release "6.0.5" Aug 26. 2014 - Documentation improvements - fix anonymous upload if logged-in - Fix handling of special characters in group names - Fix downloading of big files in special situations - More consistent handling of debug mode - Fix sharing email notifications - Disabling upload button if upload is not possible - Fix detection of system wide mount points - Handle video viewer in sharing links correctly - Update encryption keys recursively if a folder was moved - Enable download button for public folders - Handle exceptions if file to too big for trash-bin correctly - Quota fixes - Avoid unnecessary writing to the DB when preferences are not changed - Disable download button if zip download is disabled - Fix searching for users in special situations - Mount-point handling fixes - Correctly handle storage stats for trash bin - Remove etag warning for trash bin - Hardened SFTP host verification ----------------------------- Release "7.0.1" Aug 4. 2014 - Set maximum width for notification so they don´t overlap the whole header - Don't preload videos on public sharing - Fix preview size calculation under certain conditions - Fix to always show all available versions in the versions dropdown - Support WebDAV copy operation and make encryption aware of it - Make sure to set the expire date if a date is set as default - Improved link icon for better UX - Fix rendering of blank template - Only call exec if is is enabled by PHP - Limit app menu icon size - Show a warning in the personal settings and admin settins if the encyption keys are not yet initialized - Always remove share permission if user is excluded from sharing - Add OCS api call to set expire date for link shares - Improved db schema migration for sqlite - Don't try to execute background jobs that no longer exist - Improve look of search on mobile, save space in top bar - Set core version after a successful update to make upgrade more robust of app upgrades fail - Verify whether download URLs are valid - Fix preview animation on uploading - Prevent cron.php to trigger apps updating - Fix remote share when remote server is installed at the root - Fix files sorting - Fix calendar import - Fix gallery pause icon - Several contacts fixes specifically for PHP 5.3 - Make updater more robust ----------------------------- Release "7.0.0" July 23. 2014 - New files view including sorting and endless scrolling - Server to Server sharing - Sharing overview - Improved sharing admin control - No more mandatory Shared folder - Improved ownCloud Documents features - Hugely improved Activity app including email notifications - Mobile optimized webinterface - Password strength indicator - Significant speed improvements - New user-management - Support for Swift object stores - Email configuration wizard - Email template editor - Improved upgrade process`
2014-11-30 01:08:57 +01:00
share/owncloud/apps/contacts/js/otherbackendconfig.js
share/owncloud/apps/contacts/js/placeholder_polyfill.jquery.js
share/owncloud/apps/contacts/js/placeholder_polyfill.jquery.min.combo.js
Update to 6.0.0a * Switch to 6 branch * Replace interpreters with REPLACE_* Changelog: Version 6.0.0a Dec 14th 2013 Remove wrong warnings from logfile Fix LDAP authentication Fix LDAP configuration Fix Share dialog Fix migration under certain conditions Fix database encoding for old PHP versions Fix select all checkbox Fix migration with lucene search enabled Fix migration for postgresql Version 6.0.0 Dec 11th 2013 User Avatars Previews in files app and other places Updated design, less clutter and more whitespace Public gallery sharing Activities Better file conflict handling dialog Improved public App API Sharing API Example Files Share Email Notifications New Doctrine based database layer Plural translations Refactored OC.dialogs (both code and design wise) Priorize often used languages in personal-settings language selection Update jquery to 1.10.0 and add jquery-migrate 1.2.1 Show a summary as the last filelist entry Improve app-management (more verbose error-messages) Show ‘More apps’ link to app administration directly in app navigation Templates for newly created files Add MB indicator to size column Google Drive external storage uses a new library New icons for shared and external folders File uploads conflicts dialog Possibility to prepopulate a new users home with a skeleton Public upload with encryption enabled Users now can decrypt the files again if their encryption app was enabled Many quota related fixes Total used space (with quota) now only counts user’s own files Many external storage fixes, improved performance Improved file navigation performance by using Ajax calls (no full page reload for each folder) The file owner can now also restore deleted shared files New version drop-down with previews and the ability to downloading versions directly
2013-12-27 16:56:38 +01:00
share/owncloud/apps/contacts/js/storage.js
share/owncloud/apps/contacts/l10n/.tx/config
share/owncloud/apps/contacts/l10n/af_ZA.php
share/owncloud/apps/contacts/l10n/ar.js
share/owncloud/apps/contacts/l10n/ar.json
share/owncloud/apps/contacts/l10n/ar.php
share/owncloud/apps/contacts/l10n/ast.js
share/owncloud/apps/contacts/l10n/ast.json
Update to 7.0.3 Changelog: Release "7.0.3" Oct 22. 2014 - Some OS X server fixes - Several external storage fixes and improvements - Close session early to speedup apps page loading - Add overwrite.cli.url config option - Fix finding old versions in special cases - Make versions and encryption aware of copy operations - Force loading encryption app in all needed cases - Better filesystem scanning error messages - LDAP wizard fixes - Add configuration switch to enable preview mimetypes - Create backup of all encryption keys before recovery - Add displayname for admins - Better config.sample documentation - Better apps descriptions - Improve visual feedback if recovery key password gets changed - Fix some object store integration issues - Improved data directory configuration - Fix DAV permissions without create permissions - Fix filepicker home icon being partly hidden - Do only follow http and https redirects - Properly delete old previews - Prevent upgrades between more than one major versions - Several security fixes - Lots of smaller improvements ----------------------------- Release "6.0.6" Oct 22. 2014 - Fix finding old versions in special cases - Make versions and encryption aware of copy operations - Force loading encryption app in all needed cases - Better filesystem scanning error messages - LDAP wizard fixes - Add configuration switch to enable preview mimetypes - Create backup of all encryption keys before recovery - Add displayname for admins - Several security fixes - Lots of smaller improvements ----------------------------- Release "5.0.18" Oct 22. 2014 - Only allow http and https redirects - Documentation fixes - Several security fixes - Several smaller fixes ----------------------------- Release "7.0.2" Aug 26. 2014 - App upgrading stability improvements - Make default share folder configurable - Improve readability of error messages - Log failed authentication - S3 key fixes - Fix range requests with encryption - Several LDAP fixes - Remove obsolete 'Download preparing' message for zip downloads - Remove not working checks from code checker - No error if we try to delete a file which no longer exists - Fix detection of system wide mount points - Simplify App navigation - Add group management to public api - Remove confusing 'automatic logon rejected' message - Implement a txt preview fallback for the case that ttf is not support - Fix tiny thumbnail bug - Don't display share permission if resharing was disabled by the admin - Close session right before the download starts - Fix date display in filepicker - Don't touch non-oc tables when doing the InnoDB repair step - Several Documents fixes - Correctly handle public uploads activities - Add better 4 image previews to gallery ----------------------------- Release "6.0.5" Aug 26. 2014 - Documentation improvements - fix anonymous upload if logged-in - Fix handling of special characters in group names - Fix downloading of big files in special situations - More consistent handling of debug mode - Fix sharing email notifications - Disabling upload button if upload is not possible - Fix detection of system wide mount points - Handle video viewer in sharing links correctly - Update encryption keys recursively if a folder was moved - Enable download button for public folders - Handle exceptions if file to too big for trash-bin correctly - Quota fixes - Avoid unnecessary writing to the DB when preferences are not changed - Disable download button if zip download is disabled - Fix searching for users in special situations - Mount-point handling fixes - Correctly handle storage stats for trash bin - Remove etag warning for trash bin - Hardened SFTP host verification ----------------------------- Release "7.0.1" Aug 4. 2014 - Set maximum width for notification so they don´t overlap the whole header - Don't preload videos on public sharing - Fix preview size calculation under certain conditions - Fix to always show all available versions in the versions dropdown - Support WebDAV copy operation and make encryption aware of it - Make sure to set the expire date if a date is set as default - Improved link icon for better UX - Fix rendering of blank template - Only call exec if is is enabled by PHP - Limit app menu icon size - Show a warning in the personal settings and admin settins if the encyption keys are not yet initialized - Always remove share permission if user is excluded from sharing - Add OCS api call to set expire date for link shares - Improved db schema migration for sqlite - Don't try to execute background jobs that no longer exist - Improve look of search on mobile, save space in top bar - Set core version after a successful update to make upgrade more robust of app upgrades fail - Verify whether download URLs are valid - Fix preview animation on uploading - Prevent cron.php to trigger apps updating - Fix remote share when remote server is installed at the root - Fix files sorting - Fix calendar import - Fix gallery pause icon - Several contacts fixes specifically for PHP 5.3 - Make updater more robust ----------------------------- Release "7.0.0" July 23. 2014 - New files view including sorting and endless scrolling - Server to Server sharing - Sharing overview - Improved sharing admin control - No more mandatory Shared folder - Improved ownCloud Documents features - Hugely improved Activity app including email notifications - Mobile optimized webinterface - Password strength indicator - Significant speed improvements - New user-management - Support for Swift object stores - Email configuration wizard - Email template editor - Improved upgrade process`
2014-11-30 01:08:57 +01:00
share/owncloud/apps/contacts/l10n/ast.php
share/owncloud/apps/contacts/l10n/az.php
Update to 7.0.3 Changelog: Release "7.0.3" Oct 22. 2014 - Some OS X server fixes - Several external storage fixes and improvements - Close session early to speedup apps page loading - Add overwrite.cli.url config option - Fix finding old versions in special cases - Make versions and encryption aware of copy operations - Force loading encryption app in all needed cases - Better filesystem scanning error messages - LDAP wizard fixes - Add configuration switch to enable preview mimetypes - Create backup of all encryption keys before recovery - Add displayname for admins - Better config.sample documentation - Better apps descriptions - Improve visual feedback if recovery key password gets changed - Fix some object store integration issues - Improved data directory configuration - Fix DAV permissions without create permissions - Fix filepicker home icon being partly hidden - Do only follow http and https redirects - Properly delete old previews - Prevent upgrades between more than one major versions - Several security fixes - Lots of smaller improvements ----------------------------- Release "6.0.6" Oct 22. 2014 - Fix finding old versions in special cases - Make versions and encryption aware of copy operations - Force loading encryption app in all needed cases - Better filesystem scanning error messages - LDAP wizard fixes - Add configuration switch to enable preview mimetypes - Create backup of all encryption keys before recovery - Add displayname for admins - Several security fixes - Lots of smaller improvements ----------------------------- Release "5.0.18" Oct 22. 2014 - Only allow http and https redirects - Documentation fixes - Several security fixes - Several smaller fixes ----------------------------- Release "7.0.2" Aug 26. 2014 - App upgrading stability improvements - Make default share folder configurable - Improve readability of error messages - Log failed authentication - S3 key fixes - Fix range requests with encryption - Several LDAP fixes - Remove obsolete 'Download preparing' message for zip downloads - Remove not working checks from code checker - No error if we try to delete a file which no longer exists - Fix detection of system wide mount points - Simplify App navigation - Add group management to public api - Remove confusing 'automatic logon rejected' message - Implement a txt preview fallback for the case that ttf is not support - Fix tiny thumbnail bug - Don't display share permission if resharing was disabled by the admin - Close session right before the download starts - Fix date display in filepicker - Don't touch non-oc tables when doing the InnoDB repair step - Several Documents fixes - Correctly handle public uploads activities - Add better 4 image previews to gallery ----------------------------- Release "6.0.5" Aug 26. 2014 - Documentation improvements - fix anonymous upload if logged-in - Fix handling of special characters in group names - Fix downloading of big files in special situations - More consistent handling of debug mode - Fix sharing email notifications - Disabling upload button if upload is not possible - Fix detection of system wide mount points - Handle video viewer in sharing links correctly - Update encryption keys recursively if a folder was moved - Enable download button for public folders - Handle exceptions if file to too big for trash-bin correctly - Quota fixes - Avoid unnecessary writing to the DB when preferences are not changed - Disable download button if zip download is disabled - Fix searching for users in special situations - Mount-point handling fixes - Correctly handle storage stats for trash bin - Remove etag warning for trash bin - Hardened SFTP host verification ----------------------------- Release "7.0.1" Aug 4. 2014 - Set maximum width for notification so they don´t overlap the whole header - Don't preload videos on public sharing - Fix preview size calculation under certain conditions - Fix to always show all available versions in the versions dropdown - Support WebDAV copy operation and make encryption aware of it - Make sure to set the expire date if a date is set as default - Improved link icon for better UX - Fix rendering of blank template - Only call exec if is is enabled by PHP - Limit app menu icon size - Show a warning in the personal settings and admin settins if the encyption keys are not yet initialized - Always remove share permission if user is excluded from sharing - Add OCS api call to set expire date for link shares - Improved db schema migration for sqlite - Don't try to execute background jobs that no longer exist - Improve look of search on mobile, save space in top bar - Set core version after a successful update to make upgrade more robust of app upgrades fail - Verify whether download URLs are valid - Fix preview animation on uploading - Prevent cron.php to trigger apps updating - Fix remote share when remote server is installed at the root - Fix files sorting - Fix calendar import - Fix gallery pause icon - Several contacts fixes specifically for PHP 5.3 - Make updater more robust ----------------------------- Release "7.0.0" July 23. 2014 - New files view including sorting and endless scrolling - Server to Server sharing - Sharing overview - Improved sharing admin control - No more mandatory Shared folder - Improved ownCloud Documents features - Hugely improved Activity app including email notifications - Mobile optimized webinterface - Password strength indicator - Significant speed improvements - New user-management - Support for Swift object stores - Email configuration wizard - Email template editor - Improved upgrade process`
2014-11-30 01:08:57 +01:00
share/owncloud/apps/contacts/l10n/be.php
share/owncloud/apps/contacts/l10n/bg_BG.js
share/owncloud/apps/contacts/l10n/bg_BG.json
share/owncloud/apps/contacts/l10n/bg_BG.php
share/owncloud/apps/contacts/l10n/bn_BD.php
share/owncloud/apps/contacts/l10n/bn_IN.php
share/owncloud/apps/contacts/l10n/bs.js
share/owncloud/apps/contacts/l10n/bs.json
Update to 6.0.0a * Switch to 6 branch * Replace interpreters with REPLACE_* Changelog: Version 6.0.0a Dec 14th 2013 Remove wrong warnings from logfile Fix LDAP authentication Fix LDAP configuration Fix Share dialog Fix migration under certain conditions Fix database encoding for old PHP versions Fix select all checkbox Fix migration with lucene search enabled Fix migration for postgresql Version 6.0.0 Dec 11th 2013 User Avatars Previews in files app and other places Updated design, less clutter and more whitespace Public gallery sharing Activities Better file conflict handling dialog Improved public App API Sharing API Example Files Share Email Notifications New Doctrine based database layer Plural translations Refactored OC.dialogs (both code and design wise) Priorize often used languages in personal-settings language selection Update jquery to 1.10.0 and add jquery-migrate 1.2.1 Show a summary as the last filelist entry Improve app-management (more verbose error-messages) Show ‘More apps’ link to app administration directly in app navigation Templates for newly created files Add MB indicator to size column Google Drive external storage uses a new library New icons for shared and external folders File uploads conflicts dialog Possibility to prepopulate a new users home with a skeleton Public upload with encryption enabled Users now can decrypt the files again if their encryption app was enabled Many quota related fixes Total used space (with quota) now only counts user’s own files Many external storage fixes, improved performance Improved file navigation performance by using Ajax calls (no full page reload for each folder) The file owner can now also restore deleted shared files New version drop-down with previews and the ability to downloading versions directly
2013-12-27 16:56:38 +01:00
share/owncloud/apps/contacts/l10n/bs.php
share/owncloud/apps/contacts/l10n/ca.js
share/owncloud/apps/contacts/l10n/ca.json
share/owncloud/apps/contacts/l10n/ca.php
share/owncloud/apps/contacts/l10n/cs_CZ.js
share/owncloud/apps/contacts/l10n/cs_CZ.json
share/owncloud/apps/contacts/l10n/cs_CZ.php
Update to 6.0.0a * Switch to 6 branch * Replace interpreters with REPLACE_* Changelog: Version 6.0.0a Dec 14th 2013 Remove wrong warnings from logfile Fix LDAP authentication Fix LDAP configuration Fix Share dialog Fix migration under certain conditions Fix database encoding for old PHP versions Fix select all checkbox Fix migration with lucene search enabled Fix migration for postgresql Version 6.0.0 Dec 11th 2013 User Avatars Previews in files app and other places Updated design, less clutter and more whitespace Public gallery sharing Activities Better file conflict handling dialog Improved public App API Sharing API Example Files Share Email Notifications New Doctrine based database layer Plural translations Refactored OC.dialogs (both code and design wise) Priorize often used languages in personal-settings language selection Update jquery to 1.10.0 and add jquery-migrate 1.2.1 Show a summary as the last filelist entry Improve app-management (more verbose error-messages) Show ‘More apps’ link to app administration directly in app navigation Templates for newly created files Add MB indicator to size column Google Drive external storage uses a new library New icons for shared and external folders File uploads conflicts dialog Possibility to prepopulate a new users home with a skeleton Public upload with encryption enabled Users now can decrypt the files again if their encryption app was enabled Many quota related fixes Total used space (with quota) now only counts user’s own files Many external storage fixes, improved performance Improved file navigation performance by using Ajax calls (no full page reload for each folder) The file owner can now also restore deleted shared files New version drop-down with previews and the ability to downloading versions directly
2013-12-27 16:56:38 +01:00
share/owncloud/apps/contacts/l10n/cy_GB.php
share/owncloud/apps/contacts/l10n/da.js
share/owncloud/apps/contacts/l10n/da.json
share/owncloud/apps/contacts/l10n/da.php
share/owncloud/apps/contacts/l10n/de.js
share/owncloud/apps/contacts/l10n/de.json
share/owncloud/apps/contacts/l10n/de.php
Update to 7.0.3 Changelog: Release "7.0.3" Oct 22. 2014 - Some OS X server fixes - Several external storage fixes and improvements - Close session early to speedup apps page loading - Add overwrite.cli.url config option - Fix finding old versions in special cases - Make versions and encryption aware of copy operations - Force loading encryption app in all needed cases - Better filesystem scanning error messages - LDAP wizard fixes - Add configuration switch to enable preview mimetypes - Create backup of all encryption keys before recovery - Add displayname for admins - Better config.sample documentation - Better apps descriptions - Improve visual feedback if recovery key password gets changed - Fix some object store integration issues - Improved data directory configuration - Fix DAV permissions without create permissions - Fix filepicker home icon being partly hidden - Do only follow http and https redirects - Properly delete old previews - Prevent upgrades between more than one major versions - Several security fixes - Lots of smaller improvements ----------------------------- Release "6.0.6" Oct 22. 2014 - Fix finding old versions in special cases - Make versions and encryption aware of copy operations - Force loading encryption app in all needed cases - Better filesystem scanning error messages - LDAP wizard fixes - Add configuration switch to enable preview mimetypes - Create backup of all encryption keys before recovery - Add displayname for admins - Several security fixes - Lots of smaller improvements ----------------------------- Release "5.0.18" Oct 22. 2014 - Only allow http and https redirects - Documentation fixes - Several security fixes - Several smaller fixes ----------------------------- Release "7.0.2" Aug 26. 2014 - App upgrading stability improvements - Make default share folder configurable - Improve readability of error messages - Log failed authentication - S3 key fixes - Fix range requests with encryption - Several LDAP fixes - Remove obsolete 'Download preparing' message for zip downloads - Remove not working checks from code checker - No error if we try to delete a file which no longer exists - Fix detection of system wide mount points - Simplify App navigation - Add group management to public api - Remove confusing 'automatic logon rejected' message - Implement a txt preview fallback for the case that ttf is not support - Fix tiny thumbnail bug - Don't display share permission if resharing was disabled by the admin - Close session right before the download starts - Fix date display in filepicker - Don't touch non-oc tables when doing the InnoDB repair step - Several Documents fixes - Correctly handle public uploads activities - Add better 4 image previews to gallery ----------------------------- Release "6.0.5" Aug 26. 2014 - Documentation improvements - fix anonymous upload if logged-in - Fix handling of special characters in group names - Fix downloading of big files in special situations - More consistent handling of debug mode - Fix sharing email notifications - Disabling upload button if upload is not possible - Fix detection of system wide mount points - Handle video viewer in sharing links correctly - Update encryption keys recursively if a folder was moved - Enable download button for public folders - Handle exceptions if file to too big for trash-bin correctly - Quota fixes - Avoid unnecessary writing to the DB when preferences are not changed - Disable download button if zip download is disabled - Fix searching for users in special situations - Mount-point handling fixes - Correctly handle storage stats for trash bin - Remove etag warning for trash bin - Hardened SFTP host verification ----------------------------- Release "7.0.1" Aug 4. 2014 - Set maximum width for notification so they don´t overlap the whole header - Don't preload videos on public sharing - Fix preview size calculation under certain conditions - Fix to always show all available versions in the versions dropdown - Support WebDAV copy operation and make encryption aware of it - Make sure to set the expire date if a date is set as default - Improved link icon for better UX - Fix rendering of blank template - Only call exec if is is enabled by PHP - Limit app menu icon size - Show a warning in the personal settings and admin settins if the encyption keys are not yet initialized - Always remove share permission if user is excluded from sharing - Add OCS api call to set expire date for link shares - Improved db schema migration for sqlite - Don't try to execute background jobs that no longer exist - Improve look of search on mobile, save space in top bar - Set core version after a successful update to make upgrade more robust of app upgrades fail - Verify whether download URLs are valid - Fix preview animation on uploading - Prevent cron.php to trigger apps updating - Fix remote share when remote server is installed at the root - Fix files sorting - Fix calendar import - Fix gallery pause icon - Several contacts fixes specifically for PHP 5.3 - Make updater more robust ----------------------------- Release "7.0.0" July 23. 2014 - New files view including sorting and endless scrolling - Server to Server sharing - Sharing overview - Improved sharing admin control - No more mandatory Shared folder - Improved ownCloud Documents features - Hugely improved Activity app including email notifications - Mobile optimized webinterface - Password strength indicator - Significant speed improvements - New user-management - Support for Swift object stores - Email configuration wizard - Email template editor - Improved upgrade process`
2014-11-30 01:08:57 +01:00
share/owncloud/apps/contacts/l10n/de_AT.php
share/owncloud/apps/contacts/l10n/de_DE.js
share/owncloud/apps/contacts/l10n/de_DE.json
share/owncloud/apps/contacts/l10n/de_DE.php
share/owncloud/apps/contacts/l10n/el.js
share/owncloud/apps/contacts/l10n/el.json
share/owncloud/apps/contacts/l10n/el.php
Update to 6.0.0a * Switch to 6 branch * Replace interpreters with REPLACE_* Changelog: Version 6.0.0a Dec 14th 2013 Remove wrong warnings from logfile Fix LDAP authentication Fix LDAP configuration Fix Share dialog Fix migration under certain conditions Fix database encoding for old PHP versions Fix select all checkbox Fix migration with lucene search enabled Fix migration for postgresql Version 6.0.0 Dec 11th 2013 User Avatars Previews in files app and other places Updated design, less clutter and more whitespace Public gallery sharing Activities Better file conflict handling dialog Improved public App API Sharing API Example Files Share Email Notifications New Doctrine based database layer Plural translations Refactored OC.dialogs (both code and design wise) Priorize often used languages in personal-settings language selection Update jquery to 1.10.0 and add jquery-migrate 1.2.1 Show a summary as the last filelist entry Improve app-management (more verbose error-messages) Show ‘More apps’ link to app administration directly in app navigation Templates for newly created files Add MB indicator to size column Google Drive external storage uses a new library New icons for shared and external folders File uploads conflicts dialog Possibility to prepopulate a new users home with a skeleton Public upload with encryption enabled Users now can decrypt the files again if their encryption app was enabled Many quota related fixes Total used space (with quota) now only counts user’s own files Many external storage fixes, improved performance Improved file navigation performance by using Ajax calls (no full page reload for each folder) The file owner can now also restore deleted shared files New version drop-down with previews and the ability to downloading versions directly
2013-12-27 16:56:38 +01:00
share/owncloud/apps/contacts/l10n/en@pirate.php
share/owncloud/apps/contacts/l10n/en_GB.js
share/owncloud/apps/contacts/l10n/en_GB.json
Update to 6.0.0a * Switch to 6 branch * Replace interpreters with REPLACE_* Changelog: Version 6.0.0a Dec 14th 2013 Remove wrong warnings from logfile Fix LDAP authentication Fix LDAP configuration Fix Share dialog Fix migration under certain conditions Fix database encoding for old PHP versions Fix select all checkbox Fix migration with lucene search enabled Fix migration for postgresql Version 6.0.0 Dec 11th 2013 User Avatars Previews in files app and other places Updated design, less clutter and more whitespace Public gallery sharing Activities Better file conflict handling dialog Improved public App API Sharing API Example Files Share Email Notifications New Doctrine based database layer Plural translations Refactored OC.dialogs (both code and design wise) Priorize often used languages in personal-settings language selection Update jquery to 1.10.0 and add jquery-migrate 1.2.1 Show a summary as the last filelist entry Improve app-management (more verbose error-messages) Show ‘More apps’ link to app administration directly in app navigation Templates for newly created files Add MB indicator to size column Google Drive external storage uses a new library New icons for shared and external folders File uploads conflicts dialog Possibility to prepopulate a new users home with a skeleton Public upload with encryption enabled Users now can decrypt the files again if their encryption app was enabled Many quota related fixes Total used space (with quota) now only counts user’s own files Many external storage fixes, improved performance Improved file navigation performance by using Ajax calls (no full page reload for each folder) The file owner can now also restore deleted shared files New version drop-down with previews and the ability to downloading versions directly
2013-12-27 16:56:38 +01:00
share/owncloud/apps/contacts/l10n/en_GB.php
share/owncloud/apps/contacts/l10n/eo.js
share/owncloud/apps/contacts/l10n/eo.json
share/owncloud/apps/contacts/l10n/eo.php
share/owncloud/apps/contacts/l10n/es.js
share/owncloud/apps/contacts/l10n/es.json
share/owncloud/apps/contacts/l10n/es.php
share/owncloud/apps/contacts/l10n/es_AR.js
share/owncloud/apps/contacts/l10n/es_AR.json
share/owncloud/apps/contacts/l10n/es_AR.php
Update to 7.0.3 Changelog: Release "7.0.3" Oct 22. 2014 - Some OS X server fixes - Several external storage fixes and improvements - Close session early to speedup apps page loading - Add overwrite.cli.url config option - Fix finding old versions in special cases - Make versions and encryption aware of copy operations - Force loading encryption app in all needed cases - Better filesystem scanning error messages - LDAP wizard fixes - Add configuration switch to enable preview mimetypes - Create backup of all encryption keys before recovery - Add displayname for admins - Better config.sample documentation - Better apps descriptions - Improve visual feedback if recovery key password gets changed - Fix some object store integration issues - Improved data directory configuration - Fix DAV permissions without create permissions - Fix filepicker home icon being partly hidden - Do only follow http and https redirects - Properly delete old previews - Prevent upgrades between more than one major versions - Several security fixes - Lots of smaller improvements ----------------------------- Release "6.0.6" Oct 22. 2014 - Fix finding old versions in special cases - Make versions and encryption aware of copy operations - Force loading encryption app in all needed cases - Better filesystem scanning error messages - LDAP wizard fixes - Add configuration switch to enable preview mimetypes - Create backup of all encryption keys before recovery - Add displayname for admins - Several security fixes - Lots of smaller improvements ----------------------------- Release "5.0.18" Oct 22. 2014 - Only allow http and https redirects - Documentation fixes - Several security fixes - Several smaller fixes ----------------------------- Release "7.0.2" Aug 26. 2014 - App upgrading stability improvements - Make default share folder configurable - Improve readability of error messages - Log failed authentication - S3 key fixes - Fix range requests with encryption - Several LDAP fixes - Remove obsolete 'Download preparing' message for zip downloads - Remove not working checks from code checker - No error if we try to delete a file which no longer exists - Fix detection of system wide mount points - Simplify App navigation - Add group management to public api - Remove confusing 'automatic logon rejected' message - Implement a txt preview fallback for the case that ttf is not support - Fix tiny thumbnail bug - Don't display share permission if resharing was disabled by the admin - Close session right before the download starts - Fix date display in filepicker - Don't touch non-oc tables when doing the InnoDB repair step - Several Documents fixes - Correctly handle public uploads activities - Add better 4 image previews to gallery ----------------------------- Release "6.0.5" Aug 26. 2014 - Documentation improvements - fix anonymous upload if logged-in - Fix handling of special characters in group names - Fix downloading of big files in special situations - More consistent handling of debug mode - Fix sharing email notifications - Disabling upload button if upload is not possible - Fix detection of system wide mount points - Handle video viewer in sharing links correctly - Update encryption keys recursively if a folder was moved - Enable download button for public folders - Handle exceptions if file to too big for trash-bin correctly - Quota fixes - Avoid unnecessary writing to the DB when preferences are not changed - Disable download button if zip download is disabled - Fix searching for users in special situations - Mount-point handling fixes - Correctly handle storage stats for trash bin - Remove etag warning for trash bin - Hardened SFTP host verification ----------------------------- Release "7.0.1" Aug 4. 2014 - Set maximum width for notification so they don´t overlap the whole header - Don't preload videos on public sharing - Fix preview size calculation under certain conditions - Fix to always show all available versions in the versions dropdown - Support WebDAV copy operation and make encryption aware of it - Make sure to set the expire date if a date is set as default - Improved link icon for better UX - Fix rendering of blank template - Only call exec if is is enabled by PHP - Limit app menu icon size - Show a warning in the personal settings and admin settins if the encyption keys are not yet initialized - Always remove share permission if user is excluded from sharing - Add OCS api call to set expire date for link shares - Improved db schema migration for sqlite - Don't try to execute background jobs that no longer exist - Improve look of search on mobile, save space in top bar - Set core version after a successful update to make upgrade more robust of app upgrades fail - Verify whether download URLs are valid - Fix preview animation on uploading - Prevent cron.php to trigger apps updating - Fix remote share when remote server is installed at the root - Fix files sorting - Fix calendar import - Fix gallery pause icon - Several contacts fixes specifically for PHP 5.3 - Make updater more robust ----------------------------- Release "7.0.0" July 23. 2014 - New files view including sorting and endless scrolling - Server to Server sharing - Sharing overview - Improved sharing admin control - No more mandatory Shared folder - Improved ownCloud Documents features - Hugely improved Activity app including email notifications - Mobile optimized webinterface - Password strength indicator - Significant speed improvements - New user-management - Support for Swift object stores - Email configuration wizard - Email template editor - Improved upgrade process`
2014-11-30 01:08:57 +01:00
share/owncloud/apps/contacts/l10n/es_CL.php
share/owncloud/apps/contacts/l10n/es_MX.js
share/owncloud/apps/contacts/l10n/es_MX.json
Update to 7.0.3 Changelog: Release "7.0.3" Oct 22. 2014 - Some OS X server fixes - Several external storage fixes and improvements - Close session early to speedup apps page loading - Add overwrite.cli.url config option - Fix finding old versions in special cases - Make versions and encryption aware of copy operations - Force loading encryption app in all needed cases - Better filesystem scanning error messages - LDAP wizard fixes - Add configuration switch to enable preview mimetypes - Create backup of all encryption keys before recovery - Add displayname for admins - Better config.sample documentation - Better apps descriptions - Improve visual feedback if recovery key password gets changed - Fix some object store integration issues - Improved data directory configuration - Fix DAV permissions without create permissions - Fix filepicker home icon being partly hidden - Do only follow http and https redirects - Properly delete old previews - Prevent upgrades between more than one major versions - Several security fixes - Lots of smaller improvements ----------------------------- Release "6.0.6" Oct 22. 2014 - Fix finding old versions in special cases - Make versions and encryption aware of copy operations - Force loading encryption app in all needed cases - Better filesystem scanning error messages - LDAP wizard fixes - Add configuration switch to enable preview mimetypes - Create backup of all encryption keys before recovery - Add displayname for admins - Several security fixes - Lots of smaller improvements ----------------------------- Release "5.0.18" Oct 22. 2014 - Only allow http and https redirects - Documentation fixes - Several security fixes - Several smaller fixes ----------------------------- Release "7.0.2" Aug 26. 2014 - App upgrading stability improvements - Make default share folder configurable - Improve readability of error messages - Log failed authentication - S3 key fixes - Fix range requests with encryption - Several LDAP fixes - Remove obsolete 'Download preparing' message for zip downloads - Remove not working checks from code checker - No error if we try to delete a file which no longer exists - Fix detection of system wide mount points - Simplify App navigation - Add group management to public api - Remove confusing 'automatic logon rejected' message - Implement a txt preview fallback for the case that ttf is not support - Fix tiny thumbnail bug - Don't display share permission if resharing was disabled by the admin - Close session right before the download starts - Fix date display in filepicker - Don't touch non-oc tables when doing the InnoDB repair step - Several Documents fixes - Correctly handle public uploads activities - Add better 4 image previews to gallery ----------------------------- Release "6.0.5" Aug 26. 2014 - Documentation improvements - fix anonymous upload if logged-in - Fix handling of special characters in group names - Fix downloading of big files in special situations - More consistent handling of debug mode - Fix sharing email notifications - Disabling upload button if upload is not possible - Fix detection of system wide mount points - Handle video viewer in sharing links correctly - Update encryption keys recursively if a folder was moved - Enable download button for public folders - Handle exceptions if file to too big for trash-bin correctly - Quota fixes - Avoid unnecessary writing to the DB when preferences are not changed - Disable download button if zip download is disabled - Fix searching for users in special situations - Mount-point handling fixes - Correctly handle storage stats for trash bin - Remove etag warning for trash bin - Hardened SFTP host verification ----------------------------- Release "7.0.1" Aug 4. 2014 - Set maximum width for notification so they don´t overlap the whole header - Don't preload videos on public sharing - Fix preview size calculation under certain conditions - Fix to always show all available versions in the versions dropdown - Support WebDAV copy operation and make encryption aware of it - Make sure to set the expire date if a date is set as default - Improved link icon for better UX - Fix rendering of blank template - Only call exec if is is enabled by PHP - Limit app menu icon size - Show a warning in the personal settings and admin settins if the encyption keys are not yet initialized - Always remove share permission if user is excluded from sharing - Add OCS api call to set expire date for link shares - Improved db schema migration for sqlite - Don't try to execute background jobs that no longer exist - Improve look of search on mobile, save space in top bar - Set core version after a successful update to make upgrade more robust of app upgrades fail - Verify whether download URLs are valid - Fix preview animation on uploading - Prevent cron.php to trigger apps updating - Fix remote share when remote server is installed at the root - Fix files sorting - Fix calendar import - Fix gallery pause icon - Several contacts fixes specifically for PHP 5.3 - Make updater more robust ----------------------------- Release "7.0.0" July 23. 2014 - New files view including sorting and endless scrolling - Server to Server sharing - Sharing overview - Improved sharing admin control - No more mandatory Shared folder - Improved ownCloud Documents features - Hugely improved Activity app including email notifications - Mobile optimized webinterface - Password strength indicator - Significant speed improvements - New user-management - Support for Swift object stores - Email configuration wizard - Email template editor - Improved upgrade process`
2014-11-30 01:08:57 +01:00
share/owncloud/apps/contacts/l10n/es_MX.php
share/owncloud/apps/contacts/l10n/et_EE.js
share/owncloud/apps/contacts/l10n/et_EE.json
share/owncloud/apps/contacts/l10n/et_EE.php
share/owncloud/apps/contacts/l10n/eu.js
share/owncloud/apps/contacts/l10n/eu.json
share/owncloud/apps/contacts/l10n/eu.php
Update to 7.0.3 Changelog: Release "7.0.3" Oct 22. 2014 - Some OS X server fixes - Several external storage fixes and improvements - Close session early to speedup apps page loading - Add overwrite.cli.url config option - Fix finding old versions in special cases - Make versions and encryption aware of copy operations - Force loading encryption app in all needed cases - Better filesystem scanning error messages - LDAP wizard fixes - Add configuration switch to enable preview mimetypes - Create backup of all encryption keys before recovery - Add displayname for admins - Better config.sample documentation - Better apps descriptions - Improve visual feedback if recovery key password gets changed - Fix some object store integration issues - Improved data directory configuration - Fix DAV permissions without create permissions - Fix filepicker home icon being partly hidden - Do only follow http and https redirects - Properly delete old previews - Prevent upgrades between more than one major versions - Several security fixes - Lots of smaller improvements ----------------------------- Release "6.0.6" Oct 22. 2014 - Fix finding old versions in special cases - Make versions and encryption aware of copy operations - Force loading encryption app in all needed cases - Better filesystem scanning error messages - LDAP wizard fixes - Add configuration switch to enable preview mimetypes - Create backup of all encryption keys before recovery - Add displayname for admins - Several security fixes - Lots of smaller improvements ----------------------------- Release "5.0.18" Oct 22. 2014 - Only allow http and https redirects - Documentation fixes - Several security fixes - Several smaller fixes ----------------------------- Release "7.0.2" Aug 26. 2014 - App upgrading stability improvements - Make default share folder configurable - Improve readability of error messages - Log failed authentication - S3 key fixes - Fix range requests with encryption - Several LDAP fixes - Remove obsolete 'Download preparing' message for zip downloads - Remove not working checks from code checker - No error if we try to delete a file which no longer exists - Fix detection of system wide mount points - Simplify App navigation - Add group management to public api - Remove confusing 'automatic logon rejected' message - Implement a txt preview fallback for the case that ttf is not support - Fix tiny thumbnail bug - Don't display share permission if resharing was disabled by the admin - Close session right before the download starts - Fix date display in filepicker - Don't touch non-oc tables when doing the InnoDB repair step - Several Documents fixes - Correctly handle public uploads activities - Add better 4 image previews to gallery ----------------------------- Release "6.0.5" Aug 26. 2014 - Documentation improvements - fix anonymous upload if logged-in - Fix handling of special characters in group names - Fix downloading of big files in special situations - More consistent handling of debug mode - Fix sharing email notifications - Disabling upload button if upload is not possible - Fix detection of system wide mount points - Handle video viewer in sharing links correctly - Update encryption keys recursively if a folder was moved - Enable download button for public folders - Handle exceptions if file to too big for trash-bin correctly - Quota fixes - Avoid unnecessary writing to the DB when preferences are not changed - Disable download button if zip download is disabled - Fix searching for users in special situations - Mount-point handling fixes - Correctly handle storage stats for trash bin - Remove etag warning for trash bin - Hardened SFTP host verification ----------------------------- Release "7.0.1" Aug 4. 2014 - Set maximum width for notification so they don´t overlap the whole header - Don't preload videos on public sharing - Fix preview size calculation under certain conditions - Fix to always show all available versions in the versions dropdown - Support WebDAV copy operation and make encryption aware of it - Make sure to set the expire date if a date is set as default - Improved link icon for better UX - Fix rendering of blank template - Only call exec if is is enabled by PHP - Limit app menu icon size - Show a warning in the personal settings and admin settins if the encyption keys are not yet initialized - Always remove share permission if user is excluded from sharing - Add OCS api call to set expire date for link shares - Improved db schema migration for sqlite - Don't try to execute background jobs that no longer exist - Improve look of search on mobile, save space in top bar - Set core version after a successful update to make upgrade more robust of app upgrades fail - Verify whether download URLs are valid - Fix preview animation on uploading - Prevent cron.php to trigger apps updating - Fix remote share when remote server is installed at the root - Fix files sorting - Fix calendar import - Fix gallery pause icon - Several contacts fixes specifically for PHP 5.3 - Make updater more robust ----------------------------- Release "7.0.0" July 23. 2014 - New files view including sorting and endless scrolling - Server to Server sharing - Sharing overview - Improved sharing admin control - No more mandatory Shared folder - Improved ownCloud Documents features - Hugely improved Activity app including email notifications - Mobile optimized webinterface - Password strength indicator - Significant speed improvements - New user-management - Support for Swift object stores - Email configuration wizard - Email template editor - Improved upgrade process`
2014-11-30 01:08:57 +01:00
share/owncloud/apps/contacts/l10n/eu_ES.php
share/owncloud/apps/contacts/l10n/fa.php
share/owncloud/apps/contacts/l10n/fi_FI.js
share/owncloud/apps/contacts/l10n/fi_FI.json
Update to 4.0.4 * php-sqlite is no longer needed at least fresh installation * Tested with php54 and apache24 * php-xml is needed * Update MESSAGE Changelog: Version 4.0.4 June 28rd 2012 Fix assigning several groups to a user. Fix LDAP connector with AD servers Conserve some memory in Contacts App Fix a warning in Gallery when deleting files Fix a bug in the music scanner Version 4.0.3 June 23rd 2012 Added a check if the .htaccess file is working and the data directory is protected or not. Added a check if a user is allowed to edit a bookmark or not. Fix the bookmarklet Fix the timezone in the datepicker Fix mimetype detection for cdr files Fix the filecache for the /Shared folder Fix a potential data corruption bug in the encryption app Don¡­t show other users filenames during filesystem cache rebuild Fix several XSS bugs Performance improvements for WebDAV and Desktop Syncing Fix quota calculation Improve the LDAP integration and group management Fix problems with the pdf viewer Fix user account migration Implement several CSRF security checks Fix a gallery bug where first picture is repeated in the last picture. Lot¡­s of calendar fixes Fix problem with ¡È/¡É in filenames Updated translations Several fixes in Contacts Lot¡­s of fixes in the Tasks App Fix a bug in the filesystem cache with ghost entries Version 4.0.2 June 11th 2012 Lot¡Çs of gallery fixes More 3rd party apps visible Fixed update notifications Several calendar fixes Several XSS fixes in calendar Several improvements in contacts Fix infinite redirect during setup for windows hosts Several XSS fixes in contacts New user password salting Several LDAP fixes Fix duplicate emails in sharing Improved compatibility with Android browser Fixed calendar links Fixed logging Allow ¡È/¡É in filenames Updated translations Fixed reverse proxy and custom hosts configuration Fix contact photo editing Don¡Çt allow renaming, deleting and resharing of shared folder
2012-07-10 15:20:19 +02:00
share/owncloud/apps/contacts/l10n/fi_FI.php
share/owncloud/apps/contacts/l10n/fr.js
share/owncloud/apps/contacts/l10n/fr.json
share/owncloud/apps/contacts/l10n/fr.php
share/owncloud/apps/contacts/l10n/gl.js
share/owncloud/apps/contacts/l10n/gl.json
share/owncloud/apps/contacts/l10n/gl.php
share/owncloud/apps/contacts/l10n/he.js
share/owncloud/apps/contacts/l10n/he.json
share/owncloud/apps/contacts/l10n/he.php
share/owncloud/apps/contacts/l10n/hi.php
share/owncloud/apps/contacts/l10n/hr.js
share/owncloud/apps/contacts/l10n/hr.json
share/owncloud/apps/contacts/l10n/hr.php
share/owncloud/apps/contacts/l10n/hu_HU.js
share/owncloud/apps/contacts/l10n/hu_HU.json
share/owncloud/apps/contacts/l10n/hu_HU.php
share/owncloud/apps/contacts/l10n/hy.php
share/owncloud/apps/contacts/l10n/ia.php
share/owncloud/apps/contacts/l10n/id.js
share/owncloud/apps/contacts/l10n/id.json
share/owncloud/apps/contacts/l10n/id.php
share/owncloud/apps/contacts/l10n/is.php
share/owncloud/apps/contacts/l10n/it.js
share/owncloud/apps/contacts/l10n/it.json
share/owncloud/apps/contacts/l10n/it.php
share/owncloud/apps/contacts/l10n/ja.js
share/owncloud/apps/contacts/l10n/ja.json
Update to 7.0.3 Changelog: Release "7.0.3" Oct 22. 2014 - Some OS X server fixes - Several external storage fixes and improvements - Close session early to speedup apps page loading - Add overwrite.cli.url config option - Fix finding old versions in special cases - Make versions and encryption aware of copy operations - Force loading encryption app in all needed cases - Better filesystem scanning error messages - LDAP wizard fixes - Add configuration switch to enable preview mimetypes - Create backup of all encryption keys before recovery - Add displayname for admins - Better config.sample documentation - Better apps descriptions - Improve visual feedback if recovery key password gets changed - Fix some object store integration issues - Improved data directory configuration - Fix DAV permissions without create permissions - Fix filepicker home icon being partly hidden - Do only follow http and https redirects - Properly delete old previews - Prevent upgrades between more than one major versions - Several security fixes - Lots of smaller improvements ----------------------------- Release "6.0.6" Oct 22. 2014 - Fix finding old versions in special cases - Make versions and encryption aware of copy operations - Force loading encryption app in all needed cases - Better filesystem scanning error messages - LDAP wizard fixes - Add configuration switch to enable preview mimetypes - Create backup of all encryption keys before recovery - Add displayname for admins - Several security fixes - Lots of smaller improvements ----------------------------- Release "5.0.18" Oct 22. 2014 - Only allow http and https redirects - Documentation fixes - Several security fixes - Several smaller fixes ----------------------------- Release "7.0.2" Aug 26. 2014 - App upgrading stability improvements - Make default share folder configurable - Improve readability of error messages - Log failed authentication - S3 key fixes - Fix range requests with encryption - Several LDAP fixes - Remove obsolete 'Download preparing' message for zip downloads - Remove not working checks from code checker - No error if we try to delete a file which no longer exists - Fix detection of system wide mount points - Simplify App navigation - Add group management to public api - Remove confusing 'automatic logon rejected' message - Implement a txt preview fallback for the case that ttf is not support - Fix tiny thumbnail bug - Don't display share permission if resharing was disabled by the admin - Close session right before the download starts - Fix date display in filepicker - Don't touch non-oc tables when doing the InnoDB repair step - Several Documents fixes - Correctly handle public uploads activities - Add better 4 image previews to gallery ----------------------------- Release "6.0.5" Aug 26. 2014 - Documentation improvements - fix anonymous upload if logged-in - Fix handling of special characters in group names - Fix downloading of big files in special situations - More consistent handling of debug mode - Fix sharing email notifications - Disabling upload button if upload is not possible - Fix detection of system wide mount points - Handle video viewer in sharing links correctly - Update encryption keys recursively if a folder was moved - Enable download button for public folders - Handle exceptions if file to too big for trash-bin correctly - Quota fixes - Avoid unnecessary writing to the DB when preferences are not changed - Disable download button if zip download is disabled - Fix searching for users in special situations - Mount-point handling fixes - Correctly handle storage stats for trash bin - Remove etag warning for trash bin - Hardened SFTP host verification ----------------------------- Release "7.0.1" Aug 4. 2014 - Set maximum width for notification so they don´t overlap the whole header - Don't preload videos on public sharing - Fix preview size calculation under certain conditions - Fix to always show all available versions in the versions dropdown - Support WebDAV copy operation and make encryption aware of it - Make sure to set the expire date if a date is set as default - Improved link icon for better UX - Fix rendering of blank template - Only call exec if is is enabled by PHP - Limit app menu icon size - Show a warning in the personal settings and admin settins if the encyption keys are not yet initialized - Always remove share permission if user is excluded from sharing - Add OCS api call to set expire date for link shares - Improved db schema migration for sqlite - Don't try to execute background jobs that no longer exist - Improve look of search on mobile, save space in top bar - Set core version after a successful update to make upgrade more robust of app upgrades fail - Verify whether download URLs are valid - Fix preview animation on uploading - Prevent cron.php to trigger apps updating - Fix remote share when remote server is installed at the root - Fix files sorting - Fix calendar import - Fix gallery pause icon - Several contacts fixes specifically for PHP 5.3 - Make updater more robust ----------------------------- Release "7.0.0" July 23. 2014 - New files view including sorting and endless scrolling - Server to Server sharing - Sharing overview - Improved sharing admin control - No more mandatory Shared folder - Improved ownCloud Documents features - Hugely improved Activity app including email notifications - Mobile optimized webinterface - Password strength indicator - Significant speed improvements - New user-management - Support for Swift object stores - Email configuration wizard - Email template editor - Improved upgrade process`
2014-11-30 01:08:57 +01:00
share/owncloud/apps/contacts/l10n/ja.php
share/owncloud/apps/contacts/l10n/jv.php
share/owncloud/apps/contacts/l10n/ka.php
share/owncloud/apps/contacts/l10n/ka_GE.php
Update to 6.0.0a * Switch to 6 branch * Replace interpreters with REPLACE_* Changelog: Version 6.0.0a Dec 14th 2013 Remove wrong warnings from logfile Fix LDAP authentication Fix LDAP configuration Fix Share dialog Fix migration under certain conditions Fix database encoding for old PHP versions Fix select all checkbox Fix migration with lucene search enabled Fix migration for postgresql Version 6.0.0 Dec 11th 2013 User Avatars Previews in files app and other places Updated design, less clutter and more whitespace Public gallery sharing Activities Better file conflict handling dialog Improved public App API Sharing API Example Files Share Email Notifications New Doctrine based database layer Plural translations Refactored OC.dialogs (both code and design wise) Priorize often used languages in personal-settings language selection Update jquery to 1.10.0 and add jquery-migrate 1.2.1 Show a summary as the last filelist entry Improve app-management (more verbose error-messages) Show ‘More apps’ link to app administration directly in app navigation Templates for newly created files Add MB indicator to size column Google Drive external storage uses a new library New icons for shared and external folders File uploads conflicts dialog Possibility to prepopulate a new users home with a skeleton Public upload with encryption enabled Users now can decrypt the files again if their encryption app was enabled Many quota related fixes Total used space (with quota) now only counts user’s own files Many external storage fixes, improved performance Improved file navigation performance by using Ajax calls (no full page reload for each folder) The file owner can now also restore deleted shared files New version drop-down with previews and the ability to downloading versions directly
2013-12-27 16:56:38 +01:00
share/owncloud/apps/contacts/l10n/km.php
share/owncloud/apps/contacts/l10n/ko.js
share/owncloud/apps/contacts/l10n/ko.json
share/owncloud/apps/contacts/l10n/ko.php
share/owncloud/apps/contacts/l10n/ku_IQ.php
share/owncloud/apps/contacts/l10n/lb.php
share/owncloud/apps/contacts/l10n/lt_LT.js
share/owncloud/apps/contacts/l10n/lt_LT.json
share/owncloud/apps/contacts/l10n/lt_LT.php
share/owncloud/apps/contacts/l10n/lv.php
share/owncloud/apps/contacts/l10n/mk.php
Update to 7.0.3 Changelog: Release "7.0.3" Oct 22. 2014 - Some OS X server fixes - Several external storage fixes and improvements - Close session early to speedup apps page loading - Add overwrite.cli.url config option - Fix finding old versions in special cases - Make versions and encryption aware of copy operations - Force loading encryption app in all needed cases - Better filesystem scanning error messages - LDAP wizard fixes - Add configuration switch to enable preview mimetypes - Create backup of all encryption keys before recovery - Add displayname for admins - Better config.sample documentation - Better apps descriptions - Improve visual feedback if recovery key password gets changed - Fix some object store integration issues - Improved data directory configuration - Fix DAV permissions without create permissions - Fix filepicker home icon being partly hidden - Do only follow http and https redirects - Properly delete old previews - Prevent upgrades between more than one major versions - Several security fixes - Lots of smaller improvements ----------------------------- Release "6.0.6" Oct 22. 2014 - Fix finding old versions in special cases - Make versions and encryption aware of copy operations - Force loading encryption app in all needed cases - Better filesystem scanning error messages - LDAP wizard fixes - Add configuration switch to enable preview mimetypes - Create backup of all encryption keys before recovery - Add displayname for admins - Several security fixes - Lots of smaller improvements ----------------------------- Release "5.0.18" Oct 22. 2014 - Only allow http and https redirects - Documentation fixes - Several security fixes - Several smaller fixes ----------------------------- Release "7.0.2" Aug 26. 2014 - App upgrading stability improvements - Make default share folder configurable - Improve readability of error messages - Log failed authentication - S3 key fixes - Fix range requests with encryption - Several LDAP fixes - Remove obsolete 'Download preparing' message for zip downloads - Remove not working checks from code checker - No error if we try to delete a file which no longer exists - Fix detection of system wide mount points - Simplify App navigation - Add group management to public api - Remove confusing 'automatic logon rejected' message - Implement a txt preview fallback for the case that ttf is not support - Fix tiny thumbnail bug - Don't display share permission if resharing was disabled by the admin - Close session right before the download starts - Fix date display in filepicker - Don't touch non-oc tables when doing the InnoDB repair step - Several Documents fixes - Correctly handle public uploads activities - Add better 4 image previews to gallery ----------------------------- Release "6.0.5" Aug 26. 2014 - Documentation improvements - fix anonymous upload if logged-in - Fix handling of special characters in group names - Fix downloading of big files in special situations - More consistent handling of debug mode - Fix sharing email notifications - Disabling upload button if upload is not possible - Fix detection of system wide mount points - Handle video viewer in sharing links correctly - Update encryption keys recursively if a folder was moved - Enable download button for public folders - Handle exceptions if file to too big for trash-bin correctly - Quota fixes - Avoid unnecessary writing to the DB when preferences are not changed - Disable download button if zip download is disabled - Fix searching for users in special situations - Mount-point handling fixes - Correctly handle storage stats for trash bin - Remove etag warning for trash bin - Hardened SFTP host verification ----------------------------- Release "7.0.1" Aug 4. 2014 - Set maximum width for notification so they don´t overlap the whole header - Don't preload videos on public sharing - Fix preview size calculation under certain conditions - Fix to always show all available versions in the versions dropdown - Support WebDAV copy operation and make encryption aware of it - Make sure to set the expire date if a date is set as default - Improved link icon for better UX - Fix rendering of blank template - Only call exec if is is enabled by PHP - Limit app menu icon size - Show a warning in the personal settings and admin settins if the encyption keys are not yet initialized - Always remove share permission if user is excluded from sharing - Add OCS api call to set expire date for link shares - Improved db schema migration for sqlite - Don't try to execute background jobs that no longer exist - Improve look of search on mobile, save space in top bar - Set core version after a successful update to make upgrade more robust of app upgrades fail - Verify whether download URLs are valid - Fix preview animation on uploading - Prevent cron.php to trigger apps updating - Fix remote share when remote server is installed at the root - Fix files sorting - Fix calendar import - Fix gallery pause icon - Several contacts fixes specifically for PHP 5.3 - Make updater more robust ----------------------------- Release "7.0.0" July 23. 2014 - New files view including sorting and endless scrolling - Server to Server sharing - Sharing overview - Improved sharing admin control - No more mandatory Shared folder - Improved ownCloud Documents features - Hugely improved Activity app including email notifications - Mobile optimized webinterface - Password strength indicator - Significant speed improvements - New user-management - Support for Swift object stores - Email configuration wizard - Email template editor - Improved upgrade process`
2014-11-30 01:08:57 +01:00
share/owncloud/apps/contacts/l10n/ml_IN.php
share/owncloud/apps/contacts/l10n/ms_MY.php
share/owncloud/apps/contacts/l10n/my_MM.php
share/owncloud/apps/contacts/l10n/nb_NO.js
share/owncloud/apps/contacts/l10n/nb_NO.json
share/owncloud/apps/contacts/l10n/nb_NO.php
share/owncloud/apps/contacts/l10n/nl.js
share/owncloud/apps/contacts/l10n/nl.json
share/owncloud/apps/contacts/l10n/nl.php
share/owncloud/apps/contacts/l10n/nn_NO.php
share/owncloud/apps/contacts/l10n/oc.php
Update to 6.0.0a * Switch to 6 branch * Replace interpreters with REPLACE_* Changelog: Version 6.0.0a Dec 14th 2013 Remove wrong warnings from logfile Fix LDAP authentication Fix LDAP configuration Fix Share dialog Fix migration under certain conditions Fix database encoding for old PHP versions Fix select all checkbox Fix migration with lucene search enabled Fix migration for postgresql Version 6.0.0 Dec 11th 2013 User Avatars Previews in files app and other places Updated design, less clutter and more whitespace Public gallery sharing Activities Better file conflict handling dialog Improved public App API Sharing API Example Files Share Email Notifications New Doctrine based database layer Plural translations Refactored OC.dialogs (both code and design wise) Priorize often used languages in personal-settings language selection Update jquery to 1.10.0 and add jquery-migrate 1.2.1 Show a summary as the last filelist entry Improve app-management (more verbose error-messages) Show ‘More apps’ link to app administration directly in app navigation Templates for newly created files Add MB indicator to size column Google Drive external storage uses a new library New icons for shared and external folders File uploads conflicts dialog Possibility to prepopulate a new users home with a skeleton Public upload with encryption enabled Users now can decrypt the files again if their encryption app was enabled Many quota related fixes Total used space (with quota) now only counts user’s own files Many external storage fixes, improved performance Improved file navigation performance by using Ajax calls (no full page reload for each folder) The file owner can now also restore deleted shared files New version drop-down with previews and the ability to downloading versions directly
2013-12-27 16:56:38 +01:00
share/owncloud/apps/contacts/l10n/pa.php
share/owncloud/apps/contacts/l10n/pl.js
share/owncloud/apps/contacts/l10n/pl.json
share/owncloud/apps/contacts/l10n/pl.php
share/owncloud/apps/contacts/l10n/pt_BR.js
share/owncloud/apps/contacts/l10n/pt_BR.json
share/owncloud/apps/contacts/l10n/pt_BR.php
share/owncloud/apps/contacts/l10n/pt_PT.js
share/owncloud/apps/contacts/l10n/pt_PT.json
share/owncloud/apps/contacts/l10n/pt_PT.php
share/owncloud/apps/contacts/l10n/ro.js
share/owncloud/apps/contacts/l10n/ro.json
share/owncloud/apps/contacts/l10n/ro.php
share/owncloud/apps/contacts/l10n/ru.js
share/owncloud/apps/contacts/l10n/ru.json
share/owncloud/apps/contacts/l10n/ru.php
share/owncloud/apps/contacts/l10n/ru_RU.php
share/owncloud/apps/contacts/l10n/si_LK.php
share/owncloud/apps/contacts/l10n/sk_SK.js
share/owncloud/apps/contacts/l10n/sk_SK.json
share/owncloud/apps/contacts/l10n/sk_SK.php
share/owncloud/apps/contacts/l10n/sl.js
share/owncloud/apps/contacts/l10n/sl.json
share/owncloud/apps/contacts/l10n/sl.php
Update to 6.0.0a * Switch to 6 branch * Replace interpreters with REPLACE_* Changelog: Version 6.0.0a Dec 14th 2013 Remove wrong warnings from logfile Fix LDAP authentication Fix LDAP configuration Fix Share dialog Fix migration under certain conditions Fix database encoding for old PHP versions Fix select all checkbox Fix migration with lucene search enabled Fix migration for postgresql Version 6.0.0 Dec 11th 2013 User Avatars Previews in files app and other places Updated design, less clutter and more whitespace Public gallery sharing Activities Better file conflict handling dialog Improved public App API Sharing API Example Files Share Email Notifications New Doctrine based database layer Plural translations Refactored OC.dialogs (both code and design wise) Priorize often used languages in personal-settings language selection Update jquery to 1.10.0 and add jquery-migrate 1.2.1 Show a summary as the last filelist entry Improve app-management (more verbose error-messages) Show ‘More apps’ link to app administration directly in app navigation Templates for newly created files Add MB indicator to size column Google Drive external storage uses a new library New icons for shared and external folders File uploads conflicts dialog Possibility to prepopulate a new users home with a skeleton Public upload with encryption enabled Users now can decrypt the files again if their encryption app was enabled Many quota related fixes Total used space (with quota) now only counts user’s own files Many external storage fixes, improved performance Improved file navigation performance by using Ajax calls (no full page reload for each folder) The file owner can now also restore deleted shared files New version drop-down with previews and the ability to downloading versions directly
2013-12-27 16:56:38 +01:00
share/owncloud/apps/contacts/l10n/sq.php
share/owncloud/apps/contacts/l10n/sr.php
share/owncloud/apps/contacts/l10n/sr@latin.php
share/owncloud/apps/contacts/l10n/sv.js
share/owncloud/apps/contacts/l10n/sv.json
share/owncloud/apps/contacts/l10n/sv.php
share/owncloud/apps/contacts/l10n/ta_IN.php
share/owncloud/apps/contacts/l10n/ta_LK.php
Update to 6.0.0a * Switch to 6 branch * Replace interpreters with REPLACE_* Changelog: Version 6.0.0a Dec 14th 2013 Remove wrong warnings from logfile Fix LDAP authentication Fix LDAP configuration Fix Share dialog Fix migration under certain conditions Fix database encoding for old PHP versions Fix select all checkbox Fix migration with lucene search enabled Fix migration for postgresql Version 6.0.0 Dec 11th 2013 User Avatars Previews in files app and other places Updated design, less clutter and more whitespace Public gallery sharing Activities Better file conflict handling dialog Improved public App API Sharing API Example Files Share Email Notifications New Doctrine based database layer Plural translations Refactored OC.dialogs (both code and design wise) Priorize often used languages in personal-settings language selection Update jquery to 1.10.0 and add jquery-migrate 1.2.1 Show a summary as the last filelist entry Improve app-management (more verbose error-messages) Show ‘More apps’ link to app administration directly in app navigation Templates for newly created files Add MB indicator to size column Google Drive external storage uses a new library New icons for shared and external folders File uploads conflicts dialog Possibility to prepopulate a new users home with a skeleton Public upload with encryption enabled Users now can decrypt the files again if their encryption app was enabled Many quota related fixes Total used space (with quota) now only counts user’s own files Many external storage fixes, improved performance Improved file navigation performance by using Ajax calls (no full page reload for each folder) The file owner can now also restore deleted shared files New version drop-down with previews and the ability to downloading versions directly
2013-12-27 16:56:38 +01:00
share/owncloud/apps/contacts/l10n/te.php
share/owncloud/apps/contacts/l10n/th_TH.php
share/owncloud/apps/contacts/l10n/tr.js
share/owncloud/apps/contacts/l10n/tr.json
share/owncloud/apps/contacts/l10n/tr.php
Update to 6.0.0a * Switch to 6 branch * Replace interpreters with REPLACE_* Changelog: Version 6.0.0a Dec 14th 2013 Remove wrong warnings from logfile Fix LDAP authentication Fix LDAP configuration Fix Share dialog Fix migration under certain conditions Fix database encoding for old PHP versions Fix select all checkbox Fix migration with lucene search enabled Fix migration for postgresql Version 6.0.0 Dec 11th 2013 User Avatars Previews in files app and other places Updated design, less clutter and more whitespace Public gallery sharing Activities Better file conflict handling dialog Improved public App API Sharing API Example Files Share Email Notifications New Doctrine based database layer Plural translations Refactored OC.dialogs (both code and design wise) Priorize often used languages in personal-settings language selection Update jquery to 1.10.0 and add jquery-migrate 1.2.1 Show a summary as the last filelist entry Improve app-management (more verbose error-messages) Show ‘More apps’ link to app administration directly in app navigation Templates for newly created files Add MB indicator to size column Google Drive external storage uses a new library New icons for shared and external folders File uploads conflicts dialog Possibility to prepopulate a new users home with a skeleton Public upload with encryption enabled Users now can decrypt the files again if their encryption app was enabled Many quota related fixes Total used space (with quota) now only counts user’s own files Many external storage fixes, improved performance Improved file navigation performance by using Ajax calls (no full page reload for each folder) The file owner can now also restore deleted shared files New version drop-down with previews and the ability to downloading versions directly
2013-12-27 16:56:38 +01:00
share/owncloud/apps/contacts/l10n/ug.php
share/owncloud/apps/contacts/l10n/uk.js
share/owncloud/apps/contacts/l10n/uk.json
share/owncloud/apps/contacts/l10n/uk.php
share/owncloud/apps/contacts/l10n/ur_PK.php
share/owncloud/apps/contacts/l10n/vi.php
share/owncloud/apps/contacts/l10n/xgettextfiles
share/owncloud/apps/contacts/l10n/zh_CN.js
share/owncloud/apps/contacts/l10n/zh_CN.json
share/owncloud/apps/contacts/l10n/zh_CN.php
Update to 6.0.0a * Switch to 6 branch * Replace interpreters with REPLACE_* Changelog: Version 6.0.0a Dec 14th 2013 Remove wrong warnings from logfile Fix LDAP authentication Fix LDAP configuration Fix Share dialog Fix migration under certain conditions Fix database encoding for old PHP versions Fix select all checkbox Fix migration with lucene search enabled Fix migration for postgresql Version 6.0.0 Dec 11th 2013 User Avatars Previews in files app and other places Updated design, less clutter and more whitespace Public gallery sharing Activities Better file conflict handling dialog Improved public App API Sharing API Example Files Share Email Notifications New Doctrine based database layer Plural translations Refactored OC.dialogs (both code and design wise) Priorize often used languages in personal-settings language selection Update jquery to 1.10.0 and add jquery-migrate 1.2.1 Show a summary as the last filelist entry Improve app-management (more verbose error-messages) Show ‘More apps’ link to app administration directly in app navigation Templates for newly created files Add MB indicator to size column Google Drive external storage uses a new library New icons for shared and external folders File uploads conflicts dialog Possibility to prepopulate a new users home with a skeleton Public upload with encryption enabled Users now can decrypt the files again if their encryption app was enabled Many quota related fixes Total used space (with quota) now only counts user’s own files Many external storage fixes, improved performance Improved file navigation performance by using Ajax calls (no full page reload for each folder) The file owner can now also restore deleted shared files New version drop-down with previews and the ability to downloading versions directly
2013-12-27 16:56:38 +01:00
share/owncloud/apps/contacts/l10n/zh_HK.php
share/owncloud/apps/contacts/l10n/zh_TW.js
share/owncloud/apps/contacts/l10n/zh_TW.json
share/owncloud/apps/contacts/l10n/zh_TW.php
Update to 6.0.0a * Switch to 6 branch * Replace interpreters with REPLACE_* Changelog: Version 6.0.0a Dec 14th 2013 Remove wrong warnings from logfile Fix LDAP authentication Fix LDAP configuration Fix Share dialog Fix migration under certain conditions Fix database encoding for old PHP versions Fix select all checkbox Fix migration with lucene search enabled Fix migration for postgresql Version 6.0.0 Dec 11th 2013 User Avatars Previews in files app and other places Updated design, less clutter and more whitespace Public gallery sharing Activities Better file conflict handling dialog Improved public App API Sharing API Example Files Share Email Notifications New Doctrine based database layer Plural translations Refactored OC.dialogs (both code and design wise) Priorize often used languages in personal-settings language selection Update jquery to 1.10.0 and add jquery-migrate 1.2.1 Show a summary as the last filelist entry Improve app-management (more verbose error-messages) Show ‘More apps’ link to app administration directly in app navigation Templates for newly created files Add MB indicator to size column Google Drive external storage uses a new library New icons for shared and external folders File uploads conflicts dialog Possibility to prepopulate a new users home with a skeleton Public upload with encryption enabled Users now can decrypt the files again if their encryption app was enabled Many quota related fixes Total used space (with quota) now only counts user’s own files Many external storage fixes, improved performance Improved file navigation performance by using Ajax calls (no full page reload for each folder) The file owner can now also restore deleted shared files New version drop-down with previews and the ability to downloading versions directly
2013-12-27 16:56:38 +01:00
share/owncloud/apps/contacts/lib/abstractpimcollection.php
share/owncloud/apps/contacts/lib/abstractpimobject.php
share/owncloud/apps/contacts/lib/addressbook.php
share/owncloud/apps/contacts/lib/addressbookprovider.php
share/owncloud/apps/contacts/lib/app.php
Update to 6.0.0a * Switch to 6 branch * Replace interpreters with REPLACE_* Changelog: Version 6.0.0a Dec 14th 2013 Remove wrong warnings from logfile Fix LDAP authentication Fix LDAP configuration Fix Share dialog Fix migration under certain conditions Fix database encoding for old PHP versions Fix select all checkbox Fix migration with lucene search enabled Fix migration for postgresql Version 6.0.0 Dec 11th 2013 User Avatars Previews in files app and other places Updated design, less clutter and more whitespace Public gallery sharing Activities Better file conflict handling dialog Improved public App API Sharing API Example Files Share Email Notifications New Doctrine based database layer Plural translations Refactored OC.dialogs (both code and design wise) Priorize often used languages in personal-settings language selection Update jquery to 1.10.0 and add jquery-migrate 1.2.1 Show a summary as the last filelist entry Improve app-management (more verbose error-messages) Show ‘More apps’ link to app administration directly in app navigation Templates for newly created files Add MB indicator to size column Google Drive external storage uses a new library New icons for shared and external folders File uploads conflicts dialog Possibility to prepopulate a new users home with a skeleton Public upload with encryption enabled Users now can decrypt the files again if their encryption app was enabled Many quota related fixes Total used space (with quota) now only counts user’s own files Many external storage fixes, improved performance Improved file navigation performance by using Ajax calls (no full page reload for each folder) The file owner can now also restore deleted shared files New version drop-down with previews and the ability to downloading versions directly
2013-12-27 16:56:38 +01:00
share/owncloud/apps/contacts/lib/backend/abstractbackend.php
share/owncloud/apps/contacts/lib/backend/database.php
share/owncloud/apps/contacts/lib/backend/ldap.php
share/owncloud/apps/contacts/lib/backend/shared.php
share/owncloud/apps/contacts/lib/carddav/addressbook.php
share/owncloud/apps/contacts/lib/carddav/addressbookroot.php
share/owncloud/apps/contacts/lib/carddav/backend.php
share/owncloud/apps/contacts/lib/carddav/card.php
share/owncloud/apps/contacts/lib/carddav/plugin.php
share/owncloud/apps/contacts/lib/carddav/useraddressbooks.php
Update to 7.0.3 Changelog: Release "7.0.3" Oct 22. 2014 - Some OS X server fixes - Several external storage fixes and improvements - Close session early to speedup apps page loading - Add overwrite.cli.url config option - Fix finding old versions in special cases - Make versions and encryption aware of copy operations - Force loading encryption app in all needed cases - Better filesystem scanning error messages - LDAP wizard fixes - Add configuration switch to enable preview mimetypes - Create backup of all encryption keys before recovery - Add displayname for admins - Better config.sample documentation - Better apps descriptions - Improve visual feedback if recovery key password gets changed - Fix some object store integration issues - Improved data directory configuration - Fix DAV permissions without create permissions - Fix filepicker home icon being partly hidden - Do only follow http and https redirects - Properly delete old previews - Prevent upgrades between more than one major versions - Several security fixes - Lots of smaller improvements ----------------------------- Release "6.0.6" Oct 22. 2014 - Fix finding old versions in special cases - Make versions and encryption aware of copy operations - Force loading encryption app in all needed cases - Better filesystem scanning error messages - LDAP wizard fixes - Add configuration switch to enable preview mimetypes - Create backup of all encryption keys before recovery - Add displayname for admins - Several security fixes - Lots of smaller improvements ----------------------------- Release "5.0.18" Oct 22. 2014 - Only allow http and https redirects - Documentation fixes - Several security fixes - Several smaller fixes ----------------------------- Release "7.0.2" Aug 26. 2014 - App upgrading stability improvements - Make default share folder configurable - Improve readability of error messages - Log failed authentication - S3 key fixes - Fix range requests with encryption - Several LDAP fixes - Remove obsolete 'Download preparing' message for zip downloads - Remove not working checks from code checker - No error if we try to delete a file which no longer exists - Fix detection of system wide mount points - Simplify App navigation - Add group management to public api - Remove confusing 'automatic logon rejected' message - Implement a txt preview fallback for the case that ttf is not support - Fix tiny thumbnail bug - Don't display share permission if resharing was disabled by the admin - Close session right before the download starts - Fix date display in filepicker - Don't touch non-oc tables when doing the InnoDB repair step - Several Documents fixes - Correctly handle public uploads activities - Add better 4 image previews to gallery ----------------------------- Release "6.0.5" Aug 26. 2014 - Documentation improvements - fix anonymous upload if logged-in - Fix handling of special characters in group names - Fix downloading of big files in special situations - More consistent handling of debug mode - Fix sharing email notifications - Disabling upload button if upload is not possible - Fix detection of system wide mount points - Handle video viewer in sharing links correctly - Update encryption keys recursively if a folder was moved - Enable download button for public folders - Handle exceptions if file to too big for trash-bin correctly - Quota fixes - Avoid unnecessary writing to the DB when preferences are not changed - Disable download button if zip download is disabled - Fix searching for users in special situations - Mount-point handling fixes - Correctly handle storage stats for trash bin - Remove etag warning for trash bin - Hardened SFTP host verification ----------------------------- Release "7.0.1" Aug 4. 2014 - Set maximum width for notification so they don´t overlap the whole header - Don't preload videos on public sharing - Fix preview size calculation under certain conditions - Fix to always show all available versions in the versions dropdown - Support WebDAV copy operation and make encryption aware of it - Make sure to set the expire date if a date is set as default - Improved link icon for better UX - Fix rendering of blank template - Only call exec if is is enabled by PHP - Limit app menu icon size - Show a warning in the personal settings and admin settins if the encyption keys are not yet initialized - Always remove share permission if user is excluded from sharing - Add OCS api call to set expire date for link shares - Improved db schema migration for sqlite - Don't try to execute background jobs that no longer exist - Improve look of search on mobile, save space in top bar - Set core version after a successful update to make upgrade more robust of app upgrades fail - Verify whether download URLs are valid - Fix preview animation on uploading - Prevent cron.php to trigger apps updating - Fix remote share when remote server is installed at the root - Fix files sorting - Fix calendar import - Fix gallery pause icon - Several contacts fixes specifically for PHP 5.3 - Make updater more robust ----------------------------- Release "7.0.0" July 23. 2014 - New files view including sorting and endless scrolling - Server to Server sharing - Sharing overview - Improved sharing admin control - No more mandatory Shared folder - Improved ownCloud Documents features - Hugely improved Activity app including email notifications - Mobile optimized webinterface - Password strength indicator - Significant speed improvements - New user-management - Support for Swift object stores - Email configuration wizard - Email template editor - Improved upgrade process`
2014-11-30 01:08:57 +01:00
share/owncloud/apps/contacts/lib/connector/importconnector.php
share/owncloud/apps/contacts/lib/connector/importcsvconnector.php
share/owncloud/apps/contacts/lib/connector/importldifconnector.php
share/owncloud/apps/contacts/lib/connector/importvcardconnector.php
Update to 6.0.0a * Switch to 6 branch * Replace interpreters with REPLACE_* Changelog: Version 6.0.0a Dec 14th 2013 Remove wrong warnings from logfile Fix LDAP authentication Fix LDAP configuration Fix Share dialog Fix migration under certain conditions Fix database encoding for old PHP versions Fix select all checkbox Fix migration with lucene search enabled Fix migration for postgresql Version 6.0.0 Dec 11th 2013 User Avatars Previews in files app and other places Updated design, less clutter and more whitespace Public gallery sharing Activities Better file conflict handling dialog Improved public App API Sharing API Example Files Share Email Notifications New Doctrine based database layer Plural translations Refactored OC.dialogs (both code and design wise) Priorize often used languages in personal-settings language selection Update jquery to 1.10.0 and add jquery-migrate 1.2.1 Show a summary as the last filelist entry Improve app-management (more verbose error-messages) Show ‘More apps’ link to app administration directly in app navigation Templates for newly created files Add MB indicator to size column Google Drive external storage uses a new library New icons for shared and external folders File uploads conflicts dialog Possibility to prepopulate a new users home with a skeleton Public upload with encryption enabled Users now can decrypt the files again if their encryption app was enabled Many quota related fixes Total used space (with quota) now only counts user’s own files Many external storage fixes, improved performance Improved file navigation performance by using Ajax calls (no full page reload for each folder) The file owner can now also restore deleted shared files New version drop-down with previews and the ability to downloading versions directly
2013-12-27 16:56:38 +01:00
share/owncloud/apps/contacts/lib/connector/ldapconnector.php
share/owncloud/apps/contacts/lib/contact.php
share/owncloud/apps/contacts/lib/controller.php
share/owncloud/apps/contacts/lib/controller/addressbookcontroller.php
Update to 7.0.3 Changelog: Release "7.0.3" Oct 22. 2014 - Some OS X server fixes - Several external storage fixes and improvements - Close session early to speedup apps page loading - Add overwrite.cli.url config option - Fix finding old versions in special cases - Make versions and encryption aware of copy operations - Force loading encryption app in all needed cases - Better filesystem scanning error messages - LDAP wizard fixes - Add configuration switch to enable preview mimetypes - Create backup of all encryption keys before recovery - Add displayname for admins - Better config.sample documentation - Better apps descriptions - Improve visual feedback if recovery key password gets changed - Fix some object store integration issues - Improved data directory configuration - Fix DAV permissions without create permissions - Fix filepicker home icon being partly hidden - Do only follow http and https redirects - Properly delete old previews - Prevent upgrades between more than one major versions - Several security fixes - Lots of smaller improvements ----------------------------- Release "6.0.6" Oct 22. 2014 - Fix finding old versions in special cases - Make versions and encryption aware of copy operations - Force loading encryption app in all needed cases - Better filesystem scanning error messages - LDAP wizard fixes - Add configuration switch to enable preview mimetypes - Create backup of all encryption keys before recovery - Add displayname for admins - Several security fixes - Lots of smaller improvements ----------------------------- Release "5.0.18" Oct 22. 2014 - Only allow http and https redirects - Documentation fixes - Several security fixes - Several smaller fixes ----------------------------- Release "7.0.2" Aug 26. 2014 - App upgrading stability improvements - Make default share folder configurable - Improve readability of error messages - Log failed authentication - S3 key fixes - Fix range requests with encryption - Several LDAP fixes - Remove obsolete 'Download preparing' message for zip downloads - Remove not working checks from code checker - No error if we try to delete a file which no longer exists - Fix detection of system wide mount points - Simplify App navigation - Add group management to public api - Remove confusing 'automatic logon rejected' message - Implement a txt preview fallback for the case that ttf is not support - Fix tiny thumbnail bug - Don't display share permission if resharing was disabled by the admin - Close session right before the download starts - Fix date display in filepicker - Don't touch non-oc tables when doing the InnoDB repair step - Several Documents fixes - Correctly handle public uploads activities - Add better 4 image previews to gallery ----------------------------- Release "6.0.5" Aug 26. 2014 - Documentation improvements - fix anonymous upload if logged-in - Fix handling of special characters in group names - Fix downloading of big files in special situations - More consistent handling of debug mode - Fix sharing email notifications - Disabling upload button if upload is not possible - Fix detection of system wide mount points - Handle video viewer in sharing links correctly - Update encryption keys recursively if a folder was moved - Enable download button for public folders - Handle exceptions if file to too big for trash-bin correctly - Quota fixes - Avoid unnecessary writing to the DB when preferences are not changed - Disable download button if zip download is disabled - Fix searching for users in special situations - Mount-point handling fixes - Correctly handle storage stats for trash bin - Remove etag warning for trash bin - Hardened SFTP host verification ----------------------------- Release "7.0.1" Aug 4. 2014 - Set maximum width for notification so they don´t overlap the whole header - Don't preload videos on public sharing - Fix preview size calculation under certain conditions - Fix to always show all available versions in the versions dropdown - Support WebDAV copy operation and make encryption aware of it - Make sure to set the expire date if a date is set as default - Improved link icon for better UX - Fix rendering of blank template - Only call exec if is is enabled by PHP - Limit app menu icon size - Show a warning in the personal settings and admin settins if the encyption keys are not yet initialized - Always remove share permission if user is excluded from sharing - Add OCS api call to set expire date for link shares - Improved db schema migration for sqlite - Don't try to execute background jobs that no longer exist - Improve look of search on mobile, save space in top bar - Set core version after a successful update to make upgrade more robust of app upgrades fail - Verify whether download URLs are valid - Fix preview animation on uploading - Prevent cron.php to trigger apps updating - Fix remote share when remote server is installed at the root - Fix files sorting - Fix calendar import - Fix gallery pause icon - Several contacts fixes specifically for PHP 5.3 - Make updater more robust ----------------------------- Release "7.0.0" July 23. 2014 - New files view including sorting and endless scrolling - Server to Server sharing - Sharing overview - Improved sharing admin control - No more mandatory Shared folder - Improved ownCloud Documents features - Hugely improved Activity app including email notifications - Mobile optimized webinterface - Password strength indicator - Significant speed improvements - New user-management - Support for Swift object stores - Email configuration wizard - Email template editor - Improved upgrade process`
2014-11-30 01:08:57 +01:00
share/owncloud/apps/contacts/lib/controller/backendcontroller.php
Update to 6.0.0a * Switch to 6 branch * Replace interpreters with REPLACE_* Changelog: Version 6.0.0a Dec 14th 2013 Remove wrong warnings from logfile Fix LDAP authentication Fix LDAP configuration Fix Share dialog Fix migration under certain conditions Fix database encoding for old PHP versions Fix select all checkbox Fix migration with lucene search enabled Fix migration for postgresql Version 6.0.0 Dec 11th 2013 User Avatars Previews in files app and other places Updated design, less clutter and more whitespace Public gallery sharing Activities Better file conflict handling dialog Improved public App API Sharing API Example Files Share Email Notifications New Doctrine based database layer Plural translations Refactored OC.dialogs (both code and design wise) Priorize often used languages in personal-settings language selection Update jquery to 1.10.0 and add jquery-migrate 1.2.1 Show a summary as the last filelist entry Improve app-management (more verbose error-messages) Show ‘More apps’ link to app administration directly in app navigation Templates for newly created files Add MB indicator to size column Google Drive external storage uses a new library New icons for shared and external folders File uploads conflicts dialog Possibility to prepopulate a new users home with a skeleton Public upload with encryption enabled Users now can decrypt the files again if their encryption app was enabled Many quota related fixes Total used space (with quota) now only counts user’s own files Many external storage fixes, improved performance Improved file navigation performance by using Ajax calls (no full page reload for each folder) The file owner can now also restore deleted shared files New version drop-down with previews and the ability to downloading versions directly
2013-12-27 16:56:38 +01:00
share/owncloud/apps/contacts/lib/controller/contactcontroller.php
share/owncloud/apps/contacts/lib/controller/contactphotocontroller.php
share/owncloud/apps/contacts/lib/controller/exportcontroller.php
share/owncloud/apps/contacts/lib/controller/groupcontroller.php
share/owncloud/apps/contacts/lib/controller/importcontroller.php
Update to 6.0.0a * Switch to 6 branch * Replace interpreters with REPLACE_* Changelog: Version 6.0.0a Dec 14th 2013 Remove wrong warnings from logfile Fix LDAP authentication Fix LDAP configuration Fix Share dialog Fix migration under certain conditions Fix database encoding for old PHP versions Fix select all checkbox Fix migration with lucene search enabled Fix migration for postgresql Version 6.0.0 Dec 11th 2013 User Avatars Previews in files app and other places Updated design, less clutter and more whitespace Public gallery sharing Activities Better file conflict handling dialog Improved public App API Sharing API Example Files Share Email Notifications New Doctrine based database layer Plural translations Refactored OC.dialogs (both code and design wise) Priorize often used languages in personal-settings language selection Update jquery to 1.10.0 and add jquery-migrate 1.2.1 Show a summary as the last filelist entry Improve app-management (more verbose error-messages) Show ‘More apps’ link to app administration directly in app navigation Templates for newly created files Add MB indicator to size column Google Drive external storage uses a new library New icons for shared and external folders File uploads conflicts dialog Possibility to prepopulate a new users home with a skeleton Public upload with encryption enabled Users now can decrypt the files again if their encryption app was enabled Many quota related fixes Total used space (with quota) now only counts user’s own files Many external storage fixes, improved performance Improved file navigation performance by using Ajax calls (no full page reload for each folder) The file owner can now also restore deleted shared files New version drop-down with previews and the ability to downloading versions directly
2013-12-27 16:56:38 +01:00
share/owncloud/apps/contacts/lib/controller/pagecontroller.php
share/owncloud/apps/contacts/lib/controller/settingscontroller.php
share/owncloud/apps/contacts/lib/dispatcher.php
share/owncloud/apps/contacts/lib/hooks.php
Update to 6.0.0a * Switch to 6 branch * Replace interpreters with REPLACE_* Changelog: Version 6.0.0a Dec 14th 2013 Remove wrong warnings from logfile Fix LDAP authentication Fix LDAP configuration Fix Share dialog Fix migration under certain conditions Fix database encoding for old PHP versions Fix select all checkbox Fix migration with lucene search enabled Fix migration for postgresql Version 6.0.0 Dec 11th 2013 User Avatars Previews in files app and other places Updated design, less clutter and more whitespace Public gallery sharing Activities Better file conflict handling dialog Improved public App API Sharing API Example Files Share Email Notifications New Doctrine based database layer Plural translations Refactored OC.dialogs (both code and design wise) Priorize often used languages in personal-settings language selection Update jquery to 1.10.0 and add jquery-migrate 1.2.1 Show a summary as the last filelist entry Improve app-management (more verbose error-messages) Show ‘More apps’ link to app administration directly in app navigation Templates for newly created files Add MB indicator to size column Google Drive external storage uses a new library New icons for shared and external folders File uploads conflicts dialog Possibility to prepopulate a new users home with a skeleton Public upload with encryption enabled Users now can decrypt the files again if their encryption app was enabled Many quota related fixes Total used space (with quota) now only counts user’s own files Many external storage fixes, improved performance Improved file navigation performance by using Ajax calls (no full page reload for each folder) The file owner can now also restore deleted shared files New version drop-down with previews and the ability to downloading versions directly
2013-12-27 16:56:38 +01:00
share/owncloud/apps/contacts/lib/imageresponse.php
Update to 7.0.3 Changelog: Release "7.0.3" Oct 22. 2014 - Some OS X server fixes - Several external storage fixes and improvements - Close session early to speedup apps page loading - Add overwrite.cli.url config option - Fix finding old versions in special cases - Make versions and encryption aware of copy operations - Force loading encryption app in all needed cases - Better filesystem scanning error messages - LDAP wizard fixes - Add configuration switch to enable preview mimetypes - Create backup of all encryption keys before recovery - Add displayname for admins - Better config.sample documentation - Better apps descriptions - Improve visual feedback if recovery key password gets changed - Fix some object store integration issues - Improved data directory configuration - Fix DAV permissions without create permissions - Fix filepicker home icon being partly hidden - Do only follow http and https redirects - Properly delete old previews - Prevent upgrades between more than one major versions - Several security fixes - Lots of smaller improvements ----------------------------- Release "6.0.6" Oct 22. 2014 - Fix finding old versions in special cases - Make versions and encryption aware of copy operations - Force loading encryption app in all needed cases - Better filesystem scanning error messages - LDAP wizard fixes - Add configuration switch to enable preview mimetypes - Create backup of all encryption keys before recovery - Add displayname for admins - Several security fixes - Lots of smaller improvements ----------------------------- Release "5.0.18" Oct 22. 2014 - Only allow http and https redirects - Documentation fixes - Several security fixes - Several smaller fixes ----------------------------- Release "7.0.2" Aug 26. 2014 - App upgrading stability improvements - Make default share folder configurable - Improve readability of error messages - Log failed authentication - S3 key fixes - Fix range requests with encryption - Several LDAP fixes - Remove obsolete 'Download preparing' message for zip downloads - Remove not working checks from code checker - No error if we try to delete a file which no longer exists - Fix detection of system wide mount points - Simplify App navigation - Add group management to public api - Remove confusing 'automatic logon rejected' message - Implement a txt preview fallback for the case that ttf is not support - Fix tiny thumbnail bug - Don't display share permission if resharing was disabled by the admin - Close session right before the download starts - Fix date display in filepicker - Don't touch non-oc tables when doing the InnoDB repair step - Several Documents fixes - Correctly handle public uploads activities - Add better 4 image previews to gallery ----------------------------- Release "6.0.5" Aug 26. 2014 - Documentation improvements - fix anonymous upload if logged-in - Fix handling of special characters in group names - Fix downloading of big files in special situations - More consistent handling of debug mode - Fix sharing email notifications - Disabling upload button if upload is not possible - Fix detection of system wide mount points - Handle video viewer in sharing links correctly - Update encryption keys recursively if a folder was moved - Enable download button for public folders - Handle exceptions if file to too big for trash-bin correctly - Quota fixes - Avoid unnecessary writing to the DB when preferences are not changed - Disable download button if zip download is disabled - Fix searching for users in special situations - Mount-point handling fixes - Correctly handle storage stats for trash bin - Remove etag warning for trash bin - Hardened SFTP host verification ----------------------------- Release "7.0.1" Aug 4. 2014 - Set maximum width for notification so they don´t overlap the whole header - Don't preload videos on public sharing - Fix preview size calculation under certain conditions - Fix to always show all available versions in the versions dropdown - Support WebDAV copy operation and make encryption aware of it - Make sure to set the expire date if a date is set as default - Improved link icon for better UX - Fix rendering of blank template - Only call exec if is is enabled by PHP - Limit app menu icon size - Show a warning in the personal settings and admin settins if the encyption keys are not yet initialized - Always remove share permission if user is excluded from sharing - Add OCS api call to set expire date for link shares - Improved db schema migration for sqlite - Don't try to execute background jobs that no longer exist - Improve look of search on mobile, save space in top bar - Set core version after a successful update to make upgrade more robust of app upgrades fail - Verify whether download URLs are valid - Fix preview animation on uploading - Prevent cron.php to trigger apps updating - Fix remote share when remote server is installed at the root - Fix files sorting - Fix calendar import - Fix gallery pause icon - Several contacts fixes specifically for PHP 5.3 - Make updater more robust ----------------------------- Release "7.0.0" July 23. 2014 - New files view including sorting and endless scrolling - Server to Server sharing - Sharing overview - Improved sharing admin control - No more mandatory Shared folder - Improved ownCloud Documents features - Hugely improved Activity app including email notifications - Mobile optimized webinterface - Password strength indicator - Significant speed improvements - New user-management - Support for Swift object stores - Email configuration wizard - Email template editor - Improved upgrade process`
2014-11-30 01:08:57 +01:00
share/owncloud/apps/contacts/lib/importmanager.php
Update to 6.0.0a * Switch to 6 branch * Replace interpreters with REPLACE_* Changelog: Version 6.0.0a Dec 14th 2013 Remove wrong warnings from logfile Fix LDAP authentication Fix LDAP configuration Fix Share dialog Fix migration under certain conditions Fix database encoding for old PHP versions Fix select all checkbox Fix migration with lucene search enabled Fix migration for postgresql Version 6.0.0 Dec 11th 2013 User Avatars Previews in files app and other places Updated design, less clutter and more whitespace Public gallery sharing Activities Better file conflict handling dialog Improved public App API Sharing API Example Files Share Email Notifications New Doctrine based database layer Plural translations Refactored OC.dialogs (both code and design wise) Priorize often used languages in personal-settings language selection Update jquery to 1.10.0 and add jquery-migrate 1.2.1 Show a summary as the last filelist entry Improve app-management (more verbose error-messages) Show ‘More apps’ link to app administration directly in app navigation Templates for newly created files Add MB indicator to size column Google Drive external storage uses a new library New icons for shared and external folders File uploads conflicts dialog Possibility to prepopulate a new users home with a skeleton Public upload with encryption enabled Users now can decrypt the files again if their encryption app was enabled Many quota related fixes Total used space (with quota) now only counts user’s own files Many external storage fixes, improved performance Improved file navigation performance by using Ajax calls (no full page reload for each folder) The file owner can now also restore deleted shared files New version drop-down with previews and the ability to downloading versions directly
2013-12-27 16:56:38 +01:00
share/owncloud/apps/contacts/lib/ipimobject.php
share/owncloud/apps/contacts/lib/jsonresponse.php
Update to 6.0.0a * Switch to 6 branch * Replace interpreters with REPLACE_* Changelog: Version 6.0.0a Dec 14th 2013 Remove wrong warnings from logfile Fix LDAP authentication Fix LDAP configuration Fix Share dialog Fix migration under certain conditions Fix database encoding for old PHP versions Fix select all checkbox Fix migration with lucene search enabled Fix migration for postgresql Version 6.0.0 Dec 11th 2013 User Avatars Previews in files app and other places Updated design, less clutter and more whitespace Public gallery sharing Activities Better file conflict handling dialog Improved public App API Sharing API Example Files Share Email Notifications New Doctrine based database layer Plural translations Refactored OC.dialogs (both code and design wise) Priorize often used languages in personal-settings language selection Update jquery to 1.10.0 and add jquery-migrate 1.2.1 Show a summary as the last filelist entry Improve app-management (more verbose error-messages) Show ‘More apps’ link to app administration directly in app navigation Templates for newly created files Add MB indicator to size column Google Drive external storage uses a new library New icons for shared and external folders File uploads conflicts dialog Possibility to prepopulate a new users home with a skeleton Public upload with encryption enabled Users now can decrypt the files again if their encryption app was enabled Many quota related fixes Total used space (with quota) now only counts user’s own files Many external storage fixes, improved performance Improved file navigation performance by using Ajax calls (no full page reload for each folder) The file owner can now also restore deleted shared files New version drop-down with previews and the ability to downloading versions directly
2013-12-27 16:56:38 +01:00
share/owncloud/apps/contacts/lib/middleware/http.php
Update to 7.0.3 Changelog: Release "7.0.3" Oct 22. 2014 - Some OS X server fixes - Several external storage fixes and improvements - Close session early to speedup apps page loading - Add overwrite.cli.url config option - Fix finding old versions in special cases - Make versions and encryption aware of copy operations - Force loading encryption app in all needed cases - Better filesystem scanning error messages - LDAP wizard fixes - Add configuration switch to enable preview mimetypes - Create backup of all encryption keys before recovery - Add displayname for admins - Better config.sample documentation - Better apps descriptions - Improve visual feedback if recovery key password gets changed - Fix some object store integration issues - Improved data directory configuration - Fix DAV permissions without create permissions - Fix filepicker home icon being partly hidden - Do only follow http and https redirects - Properly delete old previews - Prevent upgrades between more than one major versions - Several security fixes - Lots of smaller improvements ----------------------------- Release "6.0.6" Oct 22. 2014 - Fix finding old versions in special cases - Make versions and encryption aware of copy operations - Force loading encryption app in all needed cases - Better filesystem scanning error messages - LDAP wizard fixes - Add configuration switch to enable preview mimetypes - Create backup of all encryption keys before recovery - Add displayname for admins - Several security fixes - Lots of smaller improvements ----------------------------- Release "5.0.18" Oct 22. 2014 - Only allow http and https redirects - Documentation fixes - Several security fixes - Several smaller fixes ----------------------------- Release "7.0.2" Aug 26. 2014 - App upgrading stability improvements - Make default share folder configurable - Improve readability of error messages - Log failed authentication - S3 key fixes - Fix range requests with encryption - Several LDAP fixes - Remove obsolete 'Download preparing' message for zip downloads - Remove not working checks from code checker - No error if we try to delete a file which no longer exists - Fix detection of system wide mount points - Simplify App navigation - Add group management to public api - Remove confusing 'automatic logon rejected' message - Implement a txt preview fallback for the case that ttf is not support - Fix tiny thumbnail bug - Don't display share permission if resharing was disabled by the admin - Close session right before the download starts - Fix date display in filepicker - Don't touch non-oc tables when doing the InnoDB repair step - Several Documents fixes - Correctly handle public uploads activities - Add better 4 image previews to gallery ----------------------------- Release "6.0.5" Aug 26. 2014 - Documentation improvements - fix anonymous upload if logged-in - Fix handling of special characters in group names - Fix downloading of big files in special situations - More consistent handling of debug mode - Fix sharing email notifications - Disabling upload button if upload is not possible - Fix detection of system wide mount points - Handle video viewer in sharing links correctly - Update encryption keys recursively if a folder was moved - Enable download button for public folders - Handle exceptions if file to too big for trash-bin correctly - Quota fixes - Avoid unnecessary writing to the DB when preferences are not changed - Disable download button if zip download is disabled - Fix searching for users in special situations - Mount-point handling fixes - Correctly handle storage stats for trash bin - Remove etag warning for trash bin - Hardened SFTP host verification ----------------------------- Release "7.0.1" Aug 4. 2014 - Set maximum width for notification so they don´t overlap the whole header - Don't preload videos on public sharing - Fix preview size calculation under certain conditions - Fix to always show all available versions in the versions dropdown - Support WebDAV copy operation and make encryption aware of it - Make sure to set the expire date if a date is set as default - Improved link icon for better UX - Fix rendering of blank template - Only call exec if is is enabled by PHP - Limit app menu icon size - Show a warning in the personal settings and admin settins if the encyption keys are not yet initialized - Always remove share permission if user is excluded from sharing - Add OCS api call to set expire date for link shares - Improved db schema migration for sqlite - Don't try to execute background jobs that no longer exist - Improve look of search on mobile, save space in top bar - Set core version after a successful update to make upgrade more robust of app upgrades fail - Verify whether download URLs are valid - Fix preview animation on uploading - Prevent cron.php to trigger apps updating - Fix remote share when remote server is installed at the root - Fix files sorting - Fix calendar import - Fix gallery pause icon - Several contacts fixes specifically for PHP 5.3 - Make updater more robust ----------------------------- Release "7.0.0" July 23. 2014 - New files view including sorting and endless scrolling - Server to Server sharing - Sharing overview - Improved sharing admin control - No more mandatory Shared folder - Improved ownCloud Documents features - Hugely improved Activity app including email notifications - Mobile optimized webinterface - Password strength indicator - Significant speed improvements - New user-management - Support for Swift object stores - Email configuration wizard - Email template editor - Improved upgrade process`
2014-11-30 01:08:57 +01:00
share/owncloud/apps/contacts/lib/search/contact.php
share/owncloud/apps/contacts/lib/search/provider.php
share/owncloud/apps/contacts/lib/share/addressbook.php
share/owncloud/apps/contacts/lib/share/contact.php
Update to 6.0.0a * Switch to 6 branch * Replace interpreters with REPLACE_* Changelog: Version 6.0.0a Dec 14th 2013 Remove wrong warnings from logfile Fix LDAP authentication Fix LDAP configuration Fix Share dialog Fix migration under certain conditions Fix database encoding for old PHP versions Fix select all checkbox Fix migration with lucene search enabled Fix migration for postgresql Version 6.0.0 Dec 11th 2013 User Avatars Previews in files app and other places Updated design, less clutter and more whitespace Public gallery sharing Activities Better file conflict handling dialog Improved public App API Sharing API Example Files Share Email Notifications New Doctrine based database layer Plural translations Refactored OC.dialogs (both code and design wise) Priorize often used languages in personal-settings language selection Update jquery to 1.10.0 and add jquery-migrate 1.2.1 Show a summary as the last filelist entry Improve app-management (more verbose error-messages) Show ‘More apps’ link to app administration directly in app navigation Templates for newly created files Add MB indicator to size column Google Drive external storage uses a new library New icons for shared and external folders File uploads conflicts dialog Possibility to prepopulate a new users home with a skeleton Public upload with encryption enabled Users now can decrypt the files again if their encryption app was enabled Many quota related fixes Total used space (with quota) now only counts user’s own files Many external storage fixes, improved performance Improved file navigation performance by using Ajax calls (no full page reload for each folder) The file owner can now also restore deleted shared files New version drop-down with previews and the ability to downloading versions directly
2013-12-27 16:56:38 +01:00
share/owncloud/apps/contacts/lib/textdownloadresponse.php
share/owncloud/apps/contacts/lib/utils/jsonserializer.php
share/owncloud/apps/contacts/lib/utils/properties.php
Update to 7.0.3 Changelog: Release "7.0.3" Oct 22. 2014 - Some OS X server fixes - Several external storage fixes and improvements - Close session early to speedup apps page loading - Add overwrite.cli.url config option - Fix finding old versions in special cases - Make versions and encryption aware of copy operations - Force loading encryption app in all needed cases - Better filesystem scanning error messages - LDAP wizard fixes - Add configuration switch to enable preview mimetypes - Create backup of all encryption keys before recovery - Add displayname for admins - Better config.sample documentation - Better apps descriptions - Improve visual feedback if recovery key password gets changed - Fix some object store integration issues - Improved data directory configuration - Fix DAV permissions without create permissions - Fix filepicker home icon being partly hidden - Do only follow http and https redirects - Properly delete old previews - Prevent upgrades between more than one major versions - Several security fixes - Lots of smaller improvements ----------------------------- Release "6.0.6" Oct 22. 2014 - Fix finding old versions in special cases - Make versions and encryption aware of copy operations - Force loading encryption app in all needed cases - Better filesystem scanning error messages - LDAP wizard fixes - Add configuration switch to enable preview mimetypes - Create backup of all encryption keys before recovery - Add displayname for admins - Several security fixes - Lots of smaller improvements ----------------------------- Release "5.0.18" Oct 22. 2014 - Only allow http and https redirects - Documentation fixes - Several security fixes - Several smaller fixes ----------------------------- Release "7.0.2" Aug 26. 2014 - App upgrading stability improvements - Make default share folder configurable - Improve readability of error messages - Log failed authentication - S3 key fixes - Fix range requests with encryption - Several LDAP fixes - Remove obsolete 'Download preparing' message for zip downloads - Remove not working checks from code checker - No error if we try to delete a file which no longer exists - Fix detection of system wide mount points - Simplify App navigation - Add group management to public api - Remove confusing 'automatic logon rejected' message - Implement a txt preview fallback for the case that ttf is not support - Fix tiny thumbnail bug - Don't display share permission if resharing was disabled by the admin - Close session right before the download starts - Fix date display in filepicker - Don't touch non-oc tables when doing the InnoDB repair step - Several Documents fixes - Correctly handle public uploads activities - Add better 4 image previews to gallery ----------------------------- Release "6.0.5" Aug 26. 2014 - Documentation improvements - fix anonymous upload if logged-in - Fix handling of special characters in group names - Fix downloading of big files in special situations - More consistent handling of debug mode - Fix sharing email notifications - Disabling upload button if upload is not possible - Fix detection of system wide mount points - Handle video viewer in sharing links correctly - Update encryption keys recursively if a folder was moved - Enable download button for public folders - Handle exceptions if file to too big for trash-bin correctly - Quota fixes - Avoid unnecessary writing to the DB when preferences are not changed - Disable download button if zip download is disabled - Fix searching for users in special situations - Mount-point handling fixes - Correctly handle storage stats for trash bin - Remove etag warning for trash bin - Hardened SFTP host verification ----------------------------- Release "7.0.1" Aug 4. 2014 - Set maximum width for notification so they don´t overlap the whole header - Don't preload videos on public sharing - Fix preview size calculation under certain conditions - Fix to always show all available versions in the versions dropdown - Support WebDAV copy operation and make encryption aware of it - Make sure to set the expire date if a date is set as default - Improved link icon for better UX - Fix rendering of blank template - Only call exec if is is enabled by PHP - Limit app menu icon size - Show a warning in the personal settings and admin settins if the encyption keys are not yet initialized - Always remove share permission if user is excluded from sharing - Add OCS api call to set expire date for link shares - Improved db schema migration for sqlite - Don't try to execute background jobs that no longer exist - Improve look of search on mobile, save space in top bar - Set core version after a successful update to make upgrade more robust of app upgrades fail - Verify whether download URLs are valid - Fix preview animation on uploading - Prevent cron.php to trigger apps updating - Fix remote share when remote server is installed at the root - Fix files sorting - Fix calendar import - Fix gallery pause icon - Several contacts fixes specifically for PHP 5.3 - Make updater more robust ----------------------------- Release "7.0.0" July 23. 2014 - New files view including sorting and endless scrolling - Server to Server sharing - Sharing overview - Improved sharing admin control - No more mandatory Shared folder - Improved ownCloud Documents features - Hugely improved Activity app including email notifications - Mobile optimized webinterface - Password strength indicator - Significant speed improvements - New user-management - Support for Swift object stores - Email configuration wizard - Email template editor - Improved upgrade process`
2014-11-30 01:08:57 +01:00
share/owncloud/apps/contacts/lib/utils/temporaryphoto.php
share/owncloud/apps/contacts/lib/utils/temporaryphoto/contact.php
share/owncloud/apps/contacts/lib/utils/temporaryphoto/filesystem.php
share/owncloud/apps/contacts/lib/utils/temporaryphoto/uploaded.php
share/owncloud/apps/contacts/lib/utils/temporaryphoto/user.php
share/owncloud/apps/contacts/lib/utils/uuid.php
Update to 6.0.0a * Switch to 6 branch * Replace interpreters with REPLACE_* Changelog: Version 6.0.0a Dec 14th 2013 Remove wrong warnings from logfile Fix LDAP authentication Fix LDAP configuration Fix Share dialog Fix migration under certain conditions Fix database encoding for old PHP versions Fix select all checkbox Fix migration with lucene search enabled Fix migration for postgresql Version 6.0.0 Dec 11th 2013 User Avatars Previews in files app and other places Updated design, less clutter and more whitespace Public gallery sharing Activities Better file conflict handling dialog Improved public App API Sharing API Example Files Share Email Notifications New Doctrine based database layer Plural translations Refactored OC.dialogs (both code and design wise) Priorize often used languages in personal-settings language selection Update jquery to 1.10.0 and add jquery-migrate 1.2.1 Show a summary as the last filelist entry Improve app-management (more verbose error-messages) Show ‘More apps’ link to app administration directly in app navigation Templates for newly created files Add MB indicator to size column Google Drive external storage uses a new library New icons for shared and external folders File uploads conflicts dialog Possibility to prepopulate a new users home with a skeleton Public upload with encryption enabled Users now can decrypt the files again if their encryption app was enabled Many quota related fixes Total used space (with quota) now only counts user’s own files Many external storage fixes, improved performance Improved file navigation performance by using Ajax calls (no full page reload for each folder) The file owner can now also restore deleted shared files New version drop-down with previews and the ability to downloading versions directly
2013-12-27 16:56:38 +01:00
share/owncloud/apps/contacts/lib/vobject/groupproperty.php
share/owncloud/apps/contacts/lib/vobject/stringproperty.php
share/owncloud/apps/contacts/lib/vobject/vcard.php
share/owncloud/apps/contacts/settings.php
Update to 7.0.3 Changelog: Release "7.0.3" Oct 22. 2014 - Some OS X server fixes - Several external storage fixes and improvements - Close session early to speedup apps page loading - Add overwrite.cli.url config option - Fix finding old versions in special cases - Make versions and encryption aware of copy operations - Force loading encryption app in all needed cases - Better filesystem scanning error messages - LDAP wizard fixes - Add configuration switch to enable preview mimetypes - Create backup of all encryption keys before recovery - Add displayname for admins - Better config.sample documentation - Better apps descriptions - Improve visual feedback if recovery key password gets changed - Fix some object store integration issues - Improved data directory configuration - Fix DAV permissions without create permissions - Fix filepicker home icon being partly hidden - Do only follow http and https redirects - Properly delete old previews - Prevent upgrades between more than one major versions - Several security fixes - Lots of smaller improvements ----------------------------- Release "6.0.6" Oct 22. 2014 - Fix finding old versions in special cases - Make versions and encryption aware of copy operations - Force loading encryption app in all needed cases - Better filesystem scanning error messages - LDAP wizard fixes - Add configuration switch to enable preview mimetypes - Create backup of all encryption keys before recovery - Add displayname for admins - Several security fixes - Lots of smaller improvements ----------------------------- Release "5.0.18" Oct 22. 2014 - Only allow http and https redirects - Documentation fixes - Several security fixes - Several smaller fixes ----------------------------- Release "7.0.2" Aug 26. 2014 - App upgrading stability improvements - Make default share folder configurable - Improve readability of error messages - Log failed authentication - S3 key fixes - Fix range requests with encryption - Several LDAP fixes - Remove obsolete 'Download preparing' message for zip downloads - Remove not working checks from code checker - No error if we try to delete a file which no longer exists - Fix detection of system wide mount points - Simplify App navigation - Add group management to public api - Remove confusing 'automatic logon rejected' message - Implement a txt preview fallback for the case that ttf is not support - Fix tiny thumbnail bug - Don't display share permission if resharing was disabled by the admin - Close session right before the download starts - Fix date display in filepicker - Don't touch non-oc tables when doing the InnoDB repair step - Several Documents fixes - Correctly handle public uploads activities - Add better 4 image previews to gallery ----------------------------- Release "6.0.5" Aug 26. 2014 - Documentation improvements - fix anonymous upload if logged-in - Fix handling of special characters in group names - Fix downloading of big files in special situations - More consistent handling of debug mode - Fix sharing email notifications - Disabling upload button if upload is not possible - Fix detection of system wide mount points - Handle video viewer in sharing links correctly - Update encryption keys recursively if a folder was moved - Enable download button for public folders - Handle exceptions if file to too big for trash-bin correctly - Quota fixes - Avoid unnecessary writing to the DB when preferences are not changed - Disable download button if zip download is disabled - Fix searching for users in special situations - Mount-point handling fixes - Correctly handle storage stats for trash bin - Remove etag warning for trash bin - Hardened SFTP host verification ----------------------------- Release "7.0.1" Aug 4. 2014 - Set maximum width for notification so they don´t overlap the whole header - Don't preload videos on public sharing - Fix preview size calculation under certain conditions - Fix to always show all available versions in the versions dropdown - Support WebDAV copy operation and make encryption aware of it - Make sure to set the expire date if a date is set as default - Improved link icon for better UX - Fix rendering of blank template - Only call exec if is is enabled by PHP - Limit app menu icon size - Show a warning in the personal settings and admin settins if the encyption keys are not yet initialized - Always remove share permission if user is excluded from sharing - Add OCS api call to set expire date for link shares - Improved db schema migration for sqlite - Don't try to execute background jobs that no longer exist - Improve look of search on mobile, save space in top bar - Set core version after a successful update to make upgrade more robust of app upgrades fail - Verify whether download URLs are valid - Fix preview animation on uploading - Prevent cron.php to trigger apps updating - Fix remote share when remote server is installed at the root - Fix files sorting - Fix calendar import - Fix gallery pause icon - Several contacts fixes specifically for PHP 5.3 - Make updater more robust ----------------------------- Release "7.0.0" July 23. 2014 - New files view including sorting and endless scrolling - Server to Server sharing - Sharing overview - Improved sharing admin control - No more mandatory Shared folder - Improved ownCloud Documents features - Hugely improved Activity app including email notifications - Mobile optimized webinterface - Password strength indicator - Significant speed improvements - New user-management - Support for Swift object stores - Email configuration wizard - Email template editor - Improved upgrade process`
2014-11-30 01:08:57 +01:00
share/owncloud/apps/contacts/templates/admin.php
share/owncloud/apps/contacts/templates/contacts.php
Update to 6.0.0a * Switch to 6 branch * Replace interpreters with REPLACE_* Changelog: Version 6.0.0a Dec 14th 2013 Remove wrong warnings from logfile Fix LDAP authentication Fix LDAP configuration Fix Share dialog Fix migration under certain conditions Fix database encoding for old PHP versions Fix select all checkbox Fix migration with lucene search enabled Fix migration for postgresql Version 6.0.0 Dec 11th 2013 User Avatars Previews in files app and other places Updated design, less clutter and more whitespace Public gallery sharing Activities Better file conflict handling dialog Improved public App API Sharing API Example Files Share Email Notifications New Doctrine based database layer Plural translations Refactored OC.dialogs (both code and design wise) Priorize often used languages in personal-settings language selection Update jquery to 1.10.0 and add jquery-migrate 1.2.1 Show a summary as the last filelist entry Improve app-management (more verbose error-messages) Show ‘More apps’ link to app administration directly in app navigation Templates for newly created files Add MB indicator to size column Google Drive external storage uses a new library New icons for shared and external folders File uploads conflicts dialog Possibility to prepopulate a new users home with a skeleton Public upload with encryption enabled Users now can decrypt the files again if their encryption app was enabled Many quota related fixes Total used space (with quota) now only counts user’s own files Many external storage fixes, improved performance Improved file navigation performance by using Ajax calls (no full page reload for each folder) The file owner can now also restore deleted shared files New version drop-down with previews and the ability to downloading versions directly
2013-12-27 16:56:38 +01:00
share/owncloud/apps/contacts/templates/importdialog.html
share/owncloud/apps/contacts/vendor/blueimp-canvas-to-blob/.bower.json
share/owncloud/apps/contacts/vendor/blueimp-canvas-to-blob/bower.json
share/owncloud/apps/contacts/vendor/blueimp-canvas-to-blob/js/canvas-to-blob.js
share/owncloud/apps/contacts/vendor/blueimp-canvas-to-blob/js/canvas-to-blob.min.js
share/owncloud/apps/contacts/vendor/blueimp-file-upload/.bower.json
share/owncloud/apps/contacts/vendor/blueimp-file-upload/bower.json
share/owncloud/apps/contacts/vendor/blueimp-file-upload/css/jquery.fileupload-noscript.css
share/owncloud/apps/contacts/vendor/blueimp-file-upload/css/jquery.fileupload-ui-noscript.css
share/owncloud/apps/contacts/vendor/blueimp-file-upload/css/jquery.fileupload-ui.css
share/owncloud/apps/contacts/vendor/blueimp-file-upload/css/jquery.fileupload.css
share/owncloud/apps/contacts/vendor/blueimp-file-upload/img/loading.gif
share/owncloud/apps/contacts/vendor/blueimp-file-upload/img/progressbar.gif
share/owncloud/apps/contacts/vendor/blueimp-file-upload/js/cors/jquery.postmessage-transport.js
share/owncloud/apps/contacts/vendor/blueimp-file-upload/js/cors/jquery.xdr-transport.js
share/owncloud/apps/contacts/vendor/blueimp-file-upload/js/jquery.fileupload-angular.js
share/owncloud/apps/contacts/vendor/blueimp-file-upload/js/jquery.fileupload-audio.js
share/owncloud/apps/contacts/vendor/blueimp-file-upload/js/jquery.fileupload-image.js
share/owncloud/apps/contacts/vendor/blueimp-file-upload/js/jquery.fileupload-jquery-ui.js
share/owncloud/apps/contacts/vendor/blueimp-file-upload/js/jquery.fileupload-process.js
share/owncloud/apps/contacts/vendor/blueimp-file-upload/js/jquery.fileupload-ui.js
share/owncloud/apps/contacts/vendor/blueimp-file-upload/js/jquery.fileupload-validate.js
share/owncloud/apps/contacts/vendor/blueimp-file-upload/js/jquery.fileupload-video.js
share/owncloud/apps/contacts/vendor/blueimp-file-upload/js/jquery.fileupload.js
share/owncloud/apps/contacts/vendor/blueimp-file-upload/js/jquery.iframe-transport.js
share/owncloud/apps/contacts/vendor/blueimp-file-upload/js/vendor/jquery.ui.widget.js
share/owncloud/apps/contacts/vendor/blueimp-load-image/.bower.json
share/owncloud/apps/contacts/vendor/blueimp-load-image/bower.json
share/owncloud/apps/contacts/vendor/blueimp-load-image/js/load-image-exif-map.js
share/owncloud/apps/contacts/vendor/blueimp-load-image/js/load-image-exif.js
share/owncloud/apps/contacts/vendor/blueimp-load-image/js/load-image-ios.js
share/owncloud/apps/contacts/vendor/blueimp-load-image/js/load-image-meta.js
share/owncloud/apps/contacts/vendor/blueimp-load-image/js/load-image-orientation.js
share/owncloud/apps/contacts/vendor/blueimp-load-image/js/load-image.all.min.js
share/owncloud/apps/contacts/vendor/blueimp-load-image/js/load-image.js
share/owncloud/apps/contacts/vendor/blueimp-md5/.bower.json
share/owncloud/apps/contacts/vendor/blueimp-md5/bower.json
share/owncloud/apps/contacts/vendor/blueimp-md5/js/md5.js
share/owncloud/apps/contacts/vendor/blueimp-md5/js/md5.min.js
share/owncloud/apps/contacts/vendor/blueimp-tmpl/.bower.json
share/owncloud/apps/contacts/vendor/blueimp-tmpl/bower.json
share/owncloud/apps/contacts/vendor/blueimp-tmpl/js/compile.js
share/owncloud/apps/contacts/vendor/blueimp-tmpl/js/runtime.js
share/owncloud/apps/contacts/vendor/blueimp-tmpl/js/tmpl.js
share/owncloud/apps/contacts/vendor/blueimp-tmpl/js/tmpl.min.js
share/owncloud/apps/contacts/vendor/combobox.js
share/owncloud/apps/contacts/vendor/jcrop/.bower.json
share/owncloud/apps/contacts/vendor/jcrop/MIT-LICENSE.txt
share/owncloud/apps/contacts/vendor/jcrop/css/Jcrop.gif
share/owncloud/apps/contacts/vendor/jcrop/css/jquery.Jcrop.css
share/owncloud/apps/contacts/vendor/jcrop/css/jquery.Jcrop.min.css
share/owncloud/apps/contacts/vendor/jcrop/js/jquery.Jcrop.js
share/owncloud/apps/contacts/vendor/jcrop/js/jquery.Jcrop.min.js
share/owncloud/apps/contacts/vendor/jcrop/js/jquery.color.js
share/owncloud/apps/contacts/vendor/jcrop/js/jquery.min.js
share/owncloud/apps/contacts/vendor/jquery.onfontresize/.bower.json
share/owncloud/apps/contacts/vendor/jquery.onfontresize/index.js
share/owncloud/apps/contacts/vendor/jquery/.bower.json
share/owncloud/apps/contacts/vendor/jquery/MIT-LICENSE.txt
share/owncloud/apps/contacts/vendor/jquery/bower.json
share/owncloud/apps/contacts/vendor/jquery/dist/jquery.js
share/owncloud/apps/contacts/vendor/jquery/dist/jquery.min.js
share/owncloud/apps/contacts/vendor/jquery/dist/jquery.min.map
share/owncloud/apps/contacts/vendor/jquery/src/ajax.js
share/owncloud/apps/contacts/vendor/jquery/src/ajax/jsonp.js
share/owncloud/apps/contacts/vendor/jquery/src/ajax/load.js
share/owncloud/apps/contacts/vendor/jquery/src/ajax/parseJSON.js
share/owncloud/apps/contacts/vendor/jquery/src/ajax/parseXML.js
share/owncloud/apps/contacts/vendor/jquery/src/ajax/script.js
share/owncloud/apps/contacts/vendor/jquery/src/ajax/var/nonce.js
share/owncloud/apps/contacts/vendor/jquery/src/ajax/var/rquery.js
share/owncloud/apps/contacts/vendor/jquery/src/ajax/xhr.js
share/owncloud/apps/contacts/vendor/jquery/src/attributes.js
share/owncloud/apps/contacts/vendor/jquery/src/attributes/attr.js
share/owncloud/apps/contacts/vendor/jquery/src/attributes/classes.js
share/owncloud/apps/contacts/vendor/jquery/src/attributes/prop.js
share/owncloud/apps/contacts/vendor/jquery/src/attributes/support.js
share/owncloud/apps/contacts/vendor/jquery/src/attributes/val.js
share/owncloud/apps/contacts/vendor/jquery/src/callbacks.js
share/owncloud/apps/contacts/vendor/jquery/src/core.js
share/owncloud/apps/contacts/vendor/jquery/src/core/access.js
share/owncloud/apps/contacts/vendor/jquery/src/core/init.js
share/owncloud/apps/contacts/vendor/jquery/src/core/parseHTML.js
share/owncloud/apps/contacts/vendor/jquery/src/core/ready.js
share/owncloud/apps/contacts/vendor/jquery/src/core/var/rsingleTag.js
share/owncloud/apps/contacts/vendor/jquery/src/css.js
share/owncloud/apps/contacts/vendor/jquery/src/css/addGetHookIf.js
share/owncloud/apps/contacts/vendor/jquery/src/css/curCSS.js
share/owncloud/apps/contacts/vendor/jquery/src/css/defaultDisplay.js
share/owncloud/apps/contacts/vendor/jquery/src/css/hiddenVisibleSelectors.js
share/owncloud/apps/contacts/vendor/jquery/src/css/support.js
share/owncloud/apps/contacts/vendor/jquery/src/css/swap.js
share/owncloud/apps/contacts/vendor/jquery/src/css/var/cssExpand.js
share/owncloud/apps/contacts/vendor/jquery/src/css/var/getStyles.js
share/owncloud/apps/contacts/vendor/jquery/src/css/var/isHidden.js
share/owncloud/apps/contacts/vendor/jquery/src/css/var/rmargin.js
share/owncloud/apps/contacts/vendor/jquery/src/css/var/rnumnonpx.js
share/owncloud/apps/contacts/vendor/jquery/src/data.js
share/owncloud/apps/contacts/vendor/jquery/src/data/Data.js
share/owncloud/apps/contacts/vendor/jquery/src/data/accepts.js
share/owncloud/apps/contacts/vendor/jquery/src/data/var/data_priv.js
share/owncloud/apps/contacts/vendor/jquery/src/data/var/data_user.js
share/owncloud/apps/contacts/vendor/jquery/src/deferred.js
share/owncloud/apps/contacts/vendor/jquery/src/deprecated.js
share/owncloud/apps/contacts/vendor/jquery/src/dimensions.js
share/owncloud/apps/contacts/vendor/jquery/src/effects.js
share/owncloud/apps/contacts/vendor/jquery/src/effects/Tween.js
share/owncloud/apps/contacts/vendor/jquery/src/effects/animatedSelector.js
share/owncloud/apps/contacts/vendor/jquery/src/event.js
share/owncloud/apps/contacts/vendor/jquery/src/event/alias.js
share/owncloud/apps/contacts/vendor/jquery/src/event/support.js
share/owncloud/apps/contacts/vendor/jquery/src/exports/amd.js
share/owncloud/apps/contacts/vendor/jquery/src/exports/global.js
share/owncloud/apps/contacts/vendor/jquery/src/intro.js
share/owncloud/apps/contacts/vendor/jquery/src/jquery.js
share/owncloud/apps/contacts/vendor/jquery/src/manipulation.js
share/owncloud/apps/contacts/vendor/jquery/src/manipulation/_evalUrl.js
share/owncloud/apps/contacts/vendor/jquery/src/manipulation/support.js
share/owncloud/apps/contacts/vendor/jquery/src/manipulation/var/rcheckableType.js
share/owncloud/apps/contacts/vendor/jquery/src/offset.js
share/owncloud/apps/contacts/vendor/jquery/src/outro.js
share/owncloud/apps/contacts/vendor/jquery/src/queue.js
share/owncloud/apps/contacts/vendor/jquery/src/queue/delay.js
share/owncloud/apps/contacts/vendor/jquery/src/selector-native.js
share/owncloud/apps/contacts/vendor/jquery/src/selector-sizzle.js
share/owncloud/apps/contacts/vendor/jquery/src/selector.js
share/owncloud/apps/contacts/vendor/jquery/src/serialize.js
share/owncloud/apps/contacts/vendor/jquery/src/sizzle/dist/sizzle.js
share/owncloud/apps/contacts/vendor/jquery/src/sizzle/dist/sizzle.min.js
share/owncloud/apps/contacts/vendor/jquery/src/sizzle/dist/sizzle.min.map
share/owncloud/apps/contacts/vendor/jquery/src/traversing.js
share/owncloud/apps/contacts/vendor/jquery/src/traversing/findFilter.js
share/owncloud/apps/contacts/vendor/jquery/src/traversing/var/rneedsContext.js
share/owncloud/apps/contacts/vendor/jquery/src/var/arr.js
share/owncloud/apps/contacts/vendor/jquery/src/var/class2type.js
share/owncloud/apps/contacts/vendor/jquery/src/var/concat.js
share/owncloud/apps/contacts/vendor/jquery/src/var/hasOwn.js
share/owncloud/apps/contacts/vendor/jquery/src/var/indexOf.js
share/owncloud/apps/contacts/vendor/jquery/src/var/pnum.js
share/owncloud/apps/contacts/vendor/jquery/src/var/push.js
share/owncloud/apps/contacts/vendor/jquery/src/var/rnotwhite.js
share/owncloud/apps/contacts/vendor/jquery/src/var/slice.js
share/owncloud/apps/contacts/vendor/jquery/src/var/strundefined.js
share/owncloud/apps/contacts/vendor/jquery/src/var/support.js
share/owncloud/apps/contacts/vendor/jquery/src/var/toString.js
share/owncloud/apps/contacts/vendor/jquery/src/wrap.js
share/owncloud/apps/contacts/vendor/ui-multiselect/.bower.json
share/owncloud/apps/contacts/vendor/ui-multiselect/CHANGELOG
share/owncloud/apps/contacts/vendor/ui-multiselect/GPL-LICENSE
share/owncloud/apps/contacts/vendor/ui-multiselect/MIT-LICENSE
share/owncloud/apps/contacts/vendor/ui-multiselect/README.markdown
share/owncloud/apps/contacts/vendor/ui-multiselect/i18n/jquery.multiselect.br.js
share/owncloud/apps/contacts/vendor/ui-multiselect/i18n/jquery.multiselect.cs.js
share/owncloud/apps/contacts/vendor/ui-multiselect/i18n/jquery.multiselect.de.js
share/owncloud/apps/contacts/vendor/ui-multiselect/i18n/jquery.multiselect.es.js
share/owncloud/apps/contacts/vendor/ui-multiselect/i18n/jquery.multiselect.filter.br.js
share/owncloud/apps/contacts/vendor/ui-multiselect/i18n/jquery.multiselect.filter.cs.js
share/owncloud/apps/contacts/vendor/ui-multiselect/i18n/jquery.multiselect.filter.de.js
share/owncloud/apps/contacts/vendor/ui-multiselect/i18n/jquery.multiselect.filter.es.js
share/owncloud/apps/contacts/vendor/ui-multiselect/i18n/jquery.multiselect.filter.fr.js
share/owncloud/apps/contacts/vendor/ui-multiselect/i18n/jquery.multiselect.filter.it.js
share/owncloud/apps/contacts/vendor/ui-multiselect/i18n/jquery.multiselect.filter.ja.js
share/owncloud/apps/contacts/vendor/ui-multiselect/i18n/jquery.multiselect.filter.tr.js
share/owncloud/apps/contacts/vendor/ui-multiselect/i18n/jquery.multiselect.filter.zh-cn.js
share/owncloud/apps/contacts/vendor/ui-multiselect/i18n/jquery.multiselect.filter.zh-tw.js
share/owncloud/apps/contacts/vendor/ui-multiselect/i18n/jquery.multiselect.fr.js
share/owncloud/apps/contacts/vendor/ui-multiselect/i18n/jquery.multiselect.it.js
share/owncloud/apps/contacts/vendor/ui-multiselect/i18n/jquery.multiselect.ja.js
share/owncloud/apps/contacts/vendor/ui-multiselect/i18n/jquery.multiselect.tr.js
share/owncloud/apps/contacts/vendor/ui-multiselect/i18n/jquery.multiselect.zh-cn.js
share/owncloud/apps/contacts/vendor/ui-multiselect/i18n/jquery.multiselect.zh-tw.js
share/owncloud/apps/contacts/vendor/ui-multiselect/jquery.multiselect.css
share/owncloud/apps/contacts/vendor/ui-multiselect/jquery.multiselect.filter.css
share/owncloud/apps/contacts/vendor/ui-multiselect/screenshot.gif
share/owncloud/apps/contacts/vendor/ui-multiselect/src/jquery.multiselect.filter.js
share/owncloud/apps/contacts/vendor/ui-multiselect/src/jquery.multiselect.filter.min.js
share/owncloud/apps/contacts/vendor/ui-multiselect/src/jquery.multiselect.js
share/owncloud/apps/contacts/vendor/ui-multiselect/src/jquery.multiselect.min.js
share/owncloud/apps/external/ajax/setsites.php
share/owncloud/apps/external/appinfo/app.php
share/owncloud/apps/external/appinfo/info.xml
share/owncloud/apps/external/appinfo/routes.php
share/owncloud/apps/external/appinfo/version
share/owncloud/apps/external/css/style.css
share/owncloud/apps/external/img/external.png
share/owncloud/apps/external/img/external.svg
share/owncloud/apps/external/index.php
share/owncloud/apps/external/js/admin.js
share/owncloud/apps/external/js/external.js
share/owncloud/apps/external/l10n/af_ZA.js
share/owncloud/apps/external/l10n/af_ZA.json
share/owncloud/apps/external/l10n/ar.js
share/owncloud/apps/external/l10n/ar.json
share/owncloud/apps/external/l10n/ast.js
share/owncloud/apps/external/l10n/ast.json
share/owncloud/apps/external/l10n/az.js
share/owncloud/apps/external/l10n/az.json
share/owncloud/apps/external/l10n/bg_BG.js
share/owncloud/apps/external/l10n/bg_BG.json
share/owncloud/apps/external/l10n/bn_BD.js
share/owncloud/apps/external/l10n/bn_BD.json
share/owncloud/apps/external/l10n/bn_IN.js
share/owncloud/apps/external/l10n/bn_IN.json
share/owncloud/apps/external/l10n/bs.js
share/owncloud/apps/external/l10n/bs.json
share/owncloud/apps/external/l10n/ca.js
share/owncloud/apps/external/l10n/ca.json
share/owncloud/apps/external/l10n/cs_CZ.js
share/owncloud/apps/external/l10n/cs_CZ.json
share/owncloud/apps/external/l10n/cy_GB.js
share/owncloud/apps/external/l10n/cy_GB.json
share/owncloud/apps/external/l10n/da.js
share/owncloud/apps/external/l10n/da.json
share/owncloud/apps/external/l10n/de.js
share/owncloud/apps/external/l10n/de.json
share/owncloud/apps/external/l10n/de_AT.js
share/owncloud/apps/external/l10n/de_AT.json
share/owncloud/apps/external/l10n/de_DE.js
share/owncloud/apps/external/l10n/de_DE.json
share/owncloud/apps/external/l10n/el.js
share/owncloud/apps/external/l10n/el.json
share/owncloud/apps/external/l10n/en_GB.js
share/owncloud/apps/external/l10n/en_GB.json
share/owncloud/apps/external/l10n/eo.js
share/owncloud/apps/external/l10n/eo.json
share/owncloud/apps/external/l10n/es.js
share/owncloud/apps/external/l10n/es.json
share/owncloud/apps/external/l10n/es_AR.js
share/owncloud/apps/external/l10n/es_AR.json
share/owncloud/apps/external/l10n/es_MX.js
share/owncloud/apps/external/l10n/es_MX.json
share/owncloud/apps/external/l10n/et_EE.js
share/owncloud/apps/external/l10n/et_EE.json
share/owncloud/apps/external/l10n/eu.js
share/owncloud/apps/external/l10n/eu.json
share/owncloud/apps/external/l10n/fa.js
share/owncloud/apps/external/l10n/fa.json
share/owncloud/apps/external/l10n/fi.js
share/owncloud/apps/external/l10n/fi.json
share/owncloud/apps/external/l10n/fi_FI.js
share/owncloud/apps/external/l10n/fi_FI.json
share/owncloud/apps/external/l10n/fr.js
share/owncloud/apps/external/l10n/fr.json
share/owncloud/apps/external/l10n/gl.js
share/owncloud/apps/external/l10n/gl.json
share/owncloud/apps/external/l10n/he.js
share/owncloud/apps/external/l10n/he.json
share/owncloud/apps/external/l10n/hi.js
share/owncloud/apps/external/l10n/hi.json
share/owncloud/apps/external/l10n/hr.js
share/owncloud/apps/external/l10n/hr.json
share/owncloud/apps/external/l10n/hu_HU.js
share/owncloud/apps/external/l10n/hu_HU.json
share/owncloud/apps/external/l10n/ia.js
share/owncloud/apps/external/l10n/ia.json
share/owncloud/apps/external/l10n/id.js
share/owncloud/apps/external/l10n/id.json
share/owncloud/apps/external/l10n/is.js
share/owncloud/apps/external/l10n/is.json
share/owncloud/apps/external/l10n/it.js
share/owncloud/apps/external/l10n/it.json
share/owncloud/apps/external/l10n/ja.js
share/owncloud/apps/external/l10n/ja.json
share/owncloud/apps/external/l10n/ka_GE.js
share/owncloud/apps/external/l10n/ka_GE.json
share/owncloud/apps/external/l10n/km.js
share/owncloud/apps/external/l10n/km.json
share/owncloud/apps/external/l10n/kn.js
share/owncloud/apps/external/l10n/kn.json
share/owncloud/apps/external/l10n/ko.js
share/owncloud/apps/external/l10n/ko.json
share/owncloud/apps/external/l10n/ku_IQ.js
share/owncloud/apps/external/l10n/ku_IQ.json
share/owncloud/apps/external/l10n/lb.js
share/owncloud/apps/external/l10n/lb.json
share/owncloud/apps/external/l10n/lt_LT.js
share/owncloud/apps/external/l10n/lt_LT.json
share/owncloud/apps/external/l10n/lv.js
share/owncloud/apps/external/l10n/lv.json
share/owncloud/apps/external/l10n/mk.js
share/owncloud/apps/external/l10n/mk.json
share/owncloud/apps/external/l10n/ms_MY.js
share/owncloud/apps/external/l10n/ms_MY.json
share/owncloud/apps/external/l10n/my_MM.js
share/owncloud/apps/external/l10n/my_MM.json
share/owncloud/apps/external/l10n/nb_NO.js
share/owncloud/apps/external/l10n/nb_NO.json
share/owncloud/apps/external/l10n/nl.js
share/owncloud/apps/external/l10n/nl.json
share/owncloud/apps/external/l10n/nn_NO.js
share/owncloud/apps/external/l10n/nn_NO.json
share/owncloud/apps/external/l10n/oc.js
share/owncloud/apps/external/l10n/oc.json
share/owncloud/apps/external/l10n/pl.js
share/owncloud/apps/external/l10n/pl.json
share/owncloud/apps/external/l10n/pt_BR.js
share/owncloud/apps/external/l10n/pt_BR.json
share/owncloud/apps/external/l10n/pt_PT.js
share/owncloud/apps/external/l10n/pt_PT.json
share/owncloud/apps/external/l10n/ro.js
share/owncloud/apps/external/l10n/ro.json
share/owncloud/apps/external/l10n/ru.js
share/owncloud/apps/external/l10n/ru.json
share/owncloud/apps/external/l10n/si_LK.js
share/owncloud/apps/external/l10n/si_LK.json
share/owncloud/apps/external/l10n/sk_SK.js
share/owncloud/apps/external/l10n/sk_SK.json
share/owncloud/apps/external/l10n/sl.js
share/owncloud/apps/external/l10n/sl.json
share/owncloud/apps/external/l10n/sq.js
share/owncloud/apps/external/l10n/sq.json
share/owncloud/apps/external/l10n/sr.js
share/owncloud/apps/external/l10n/sr.json
share/owncloud/apps/external/l10n/sr@latin.js
share/owncloud/apps/external/l10n/sr@latin.json
share/owncloud/apps/external/l10n/sv.js
share/owncloud/apps/external/l10n/sv.json
share/owncloud/apps/external/l10n/ta_LK.js
share/owncloud/apps/external/l10n/ta_LK.json
share/owncloud/apps/external/l10n/te.js
share/owncloud/apps/external/l10n/te.json
share/owncloud/apps/external/l10n/th_TH.js
share/owncloud/apps/external/l10n/th_TH.json
share/owncloud/apps/external/l10n/tr.js
share/owncloud/apps/external/l10n/tr.json
share/owncloud/apps/external/l10n/ug.js
share/owncloud/apps/external/l10n/ug.json
share/owncloud/apps/external/l10n/uk.js
share/owncloud/apps/external/l10n/uk.json
share/owncloud/apps/external/l10n/ur_PK.js
share/owncloud/apps/external/l10n/ur_PK.json
share/owncloud/apps/external/l10n/vi.js
share/owncloud/apps/external/l10n/vi.json
share/owncloud/apps/external/l10n/zh_CN.js
share/owncloud/apps/external/l10n/zh_CN.json
share/owncloud/apps/external/l10n/zh_HK.js
share/owncloud/apps/external/l10n/zh_HK.json
share/owncloud/apps/external/l10n/zh_TW.js
share/owncloud/apps/external/l10n/zh_TW.json
share/owncloud/apps/external/lib/external.php
share/owncloud/apps/external/settings.php
share/owncloud/apps/external/templates/frame.php
share/owncloud/apps/external/templates/settings.php
share/owncloud/apps/files/admin.php
share/owncloud/apps/files/ajax/delete.php
share/owncloud/apps/files/ajax/download.php
share/owncloud/apps/files/ajax/getstoragestats.php
share/owncloud/apps/files/ajax/list.php
share/owncloud/apps/files/ajax/mimeicon.php
share/owncloud/apps/files/ajax/move.php
share/owncloud/apps/files/ajax/newfile.php
share/owncloud/apps/files/ajax/newfolder.php
share/owncloud/apps/files/ajax/rename.php
share/owncloud/apps/files/ajax/scan.php
share/owncloud/apps/files/ajax/upload.php
share/owncloud/apps/files/appinfo/app.php
share/owncloud/apps/files/appinfo/application.php
share/owncloud/apps/files/appinfo/info.xml
Update to 6.0.0a * Switch to 6 branch * Replace interpreters with REPLACE_* Changelog: Version 6.0.0a Dec 14th 2013 Remove wrong warnings from logfile Fix LDAP authentication Fix LDAP configuration Fix Share dialog Fix migration under certain conditions Fix database encoding for old PHP versions Fix select all checkbox Fix migration with lucene search enabled Fix migration for postgresql Version 6.0.0 Dec 11th 2013 User Avatars Previews in files app and other places Updated design, less clutter and more whitespace Public gallery sharing Activities Better file conflict handling dialog Improved public App API Sharing API Example Files Share Email Notifications New Doctrine based database layer Plural translations Refactored OC.dialogs (both code and design wise) Priorize often used languages in personal-settings language selection Update jquery to 1.10.0 and add jquery-migrate 1.2.1 Show a summary as the last filelist entry Improve app-management (more verbose error-messages) Show ‘More apps’ link to app administration directly in app navigation Templates for newly created files Add MB indicator to size column Google Drive external storage uses a new library New icons for shared and external folders File uploads conflicts dialog Possibility to prepopulate a new users home with a skeleton Public upload with encryption enabled Users now can decrypt the files again if their encryption app was enabled Many quota related fixes Total used space (with quota) now only counts user’s own files Many external storage fixes, improved performance Improved file navigation performance by using Ajax calls (no full page reload for each folder) The file owner can now also restore deleted shared files New version drop-down with previews and the ability to downloading versions directly
2013-12-27 16:56:38 +01:00
share/owncloud/apps/files/appinfo/register_command.php
share/owncloud/apps/files/appinfo/remote.php
share/owncloud/apps/files/appinfo/routes.php
share/owncloud/apps/files/appinfo/version
Update to 6.0.0a * Switch to 6 branch * Replace interpreters with REPLACE_* Changelog: Version 6.0.0a Dec 14th 2013 Remove wrong warnings from logfile Fix LDAP authentication Fix LDAP configuration Fix Share dialog Fix migration under certain conditions Fix database encoding for old PHP versions Fix select all checkbox Fix migration with lucene search enabled Fix migration for postgresql Version 6.0.0 Dec 11th 2013 User Avatars Previews in files app and other places Updated design, less clutter and more whitespace Public gallery sharing Activities Better file conflict handling dialog Improved public App API Sharing API Example Files Share Email Notifications New Doctrine based database layer Plural translations Refactored OC.dialogs (both code and design wise) Priorize often used languages in personal-settings language selection Update jquery to 1.10.0 and add jquery-migrate 1.2.1 Show a summary as the last filelist entry Improve app-management (more verbose error-messages) Show ‘More apps’ link to app administration directly in app navigation Templates for newly created files Add MB indicator to size column Google Drive external storage uses a new library New icons for shared and external folders File uploads conflicts dialog Possibility to prepopulate a new users home with a skeleton Public upload with encryption enabled Users now can decrypt the files again if their encryption app was enabled Many quota related fixes Total used space (with quota) now only counts user’s own files Many external storage fixes, improved performance Improved file navigation performance by using Ajax calls (no full page reload for each folder) The file owner can now also restore deleted shared files New version drop-down with previews and the ability to downloading versions directly
2013-12-27 16:56:38 +01:00
share/owncloud/apps/files/command/scan.php
share/owncloud/apps/files/controller/apicontroller.php
share/owncloud/apps/files/css/files.css
Update to 7.0.3 Changelog: Release "7.0.3" Oct 22. 2014 - Some OS X server fixes - Several external storage fixes and improvements - Close session early to speedup apps page loading - Add overwrite.cli.url config option - Fix finding old versions in special cases - Make versions and encryption aware of copy operations - Force loading encryption app in all needed cases - Better filesystem scanning error messages - LDAP wizard fixes - Add configuration switch to enable preview mimetypes - Create backup of all encryption keys before recovery - Add displayname for admins - Better config.sample documentation - Better apps descriptions - Improve visual feedback if recovery key password gets changed - Fix some object store integration issues - Improved data directory configuration - Fix DAV permissions without create permissions - Fix filepicker home icon being partly hidden - Do only follow http and https redirects - Properly delete old previews - Prevent upgrades between more than one major versions - Several security fixes - Lots of smaller improvements ----------------------------- Release "6.0.6" Oct 22. 2014 - Fix finding old versions in special cases - Make versions and encryption aware of copy operations - Force loading encryption app in all needed cases - Better filesystem scanning error messages - LDAP wizard fixes - Add configuration switch to enable preview mimetypes - Create backup of all encryption keys before recovery - Add displayname for admins - Several security fixes - Lots of smaller improvements ----------------------------- Release "5.0.18" Oct 22. 2014 - Only allow http and https redirects - Documentation fixes - Several security fixes - Several smaller fixes ----------------------------- Release "7.0.2" Aug 26. 2014 - App upgrading stability improvements - Make default share folder configurable - Improve readability of error messages - Log failed authentication - S3 key fixes - Fix range requests with encryption - Several LDAP fixes - Remove obsolete 'Download preparing' message for zip downloads - Remove not working checks from code checker - No error if we try to delete a file which no longer exists - Fix detection of system wide mount points - Simplify App navigation - Add group management to public api - Remove confusing 'automatic logon rejected' message - Implement a txt preview fallback for the case that ttf is not support - Fix tiny thumbnail bug - Don't display share permission if resharing was disabled by the admin - Close session right before the download starts - Fix date display in filepicker - Don't touch non-oc tables when doing the InnoDB repair step - Several Documents fixes - Correctly handle public uploads activities - Add better 4 image previews to gallery ----------------------------- Release "6.0.5" Aug 26. 2014 - Documentation improvements - fix anonymous upload if logged-in - Fix handling of special characters in group names - Fix downloading of big files in special situations - More consistent handling of debug mode - Fix sharing email notifications - Disabling upload button if upload is not possible - Fix detection of system wide mount points - Handle video viewer in sharing links correctly - Update encryption keys recursively if a folder was moved - Enable download button for public folders - Handle exceptions if file to too big for trash-bin correctly - Quota fixes - Avoid unnecessary writing to the DB when preferences are not changed - Disable download button if zip download is disabled - Fix searching for users in special situations - Mount-point handling fixes - Correctly handle storage stats for trash bin - Remove etag warning for trash bin - Hardened SFTP host verification ----------------------------- Release "7.0.1" Aug 4. 2014 - Set maximum width for notification so they don´t overlap the whole header - Don't preload videos on public sharing - Fix preview size calculation under certain conditions - Fix to always show all available versions in the versions dropdown - Support WebDAV copy operation and make encryption aware of it - Make sure to set the expire date if a date is set as default - Improved link icon for better UX - Fix rendering of blank template - Only call exec if is is enabled by PHP - Limit app menu icon size - Show a warning in the personal settings and admin settins if the encyption keys are not yet initialized - Always remove share permission if user is excluded from sharing - Add OCS api call to set expire date for link shares - Improved db schema migration for sqlite - Don't try to execute background jobs that no longer exist - Improve look of search on mobile, save space in top bar - Set core version after a successful update to make upgrade more robust of app upgrades fail - Verify whether download URLs are valid - Fix preview animation on uploading - Prevent cron.php to trigger apps updating - Fix remote share when remote server is installed at the root - Fix files sorting - Fix calendar import - Fix gallery pause icon - Several contacts fixes specifically for PHP 5.3 - Make updater more robust ----------------------------- Release "7.0.0" July 23. 2014 - New files view including sorting and endless scrolling - Server to Server sharing - Sharing overview - Improved sharing admin control - No more mandatory Shared folder - Improved ownCloud Documents features - Hugely improved Activity app including email notifications - Mobile optimized webinterface - Password strength indicator - Significant speed improvements - New user-management - Support for Swift object stores - Email configuration wizard - Email template editor - Improved upgrade process`
2014-11-30 01:08:57 +01:00
share/owncloud/apps/files/css/mobile.css
Update to 6.0.0a * Switch to 6 branch * Replace interpreters with REPLACE_* Changelog: Version 6.0.0a Dec 14th 2013 Remove wrong warnings from logfile Fix LDAP authentication Fix LDAP configuration Fix Share dialog Fix migration under certain conditions Fix database encoding for old PHP versions Fix select all checkbox Fix migration with lucene search enabled Fix migration for postgresql Version 6.0.0 Dec 11th 2013 User Avatars Previews in files app and other places Updated design, less clutter and more whitespace Public gallery sharing Activities Better file conflict handling dialog Improved public App API Sharing API Example Files Share Email Notifications New Doctrine based database layer Plural translations Refactored OC.dialogs (both code and design wise) Priorize often used languages in personal-settings language selection Update jquery to 1.10.0 and add jquery-migrate 1.2.1 Show a summary as the last filelist entry Improve app-management (more verbose error-messages) Show ‘More apps’ link to app administration directly in app navigation Templates for newly created files Add MB indicator to size column Google Drive external storage uses a new library New icons for shared and external folders File uploads conflicts dialog Possibility to prepopulate a new users home with a skeleton Public upload with encryption enabled Users now can decrypt the files again if their encryption app was enabled Many quota related fixes Total used space (with quota) now only counts user’s own files Many external storage fixes, improved performance Improved file navigation performance by using Ajax calls (no full page reload for each folder) The file owner can now also restore deleted shared files New version drop-down with previews and the ability to downloading versions directly
2013-12-27 16:56:38 +01:00
share/owncloud/apps/files/css/upload.css
share/owncloud/apps/files/download.php
share/owncloud/apps/files/index.php
share/owncloud/apps/files/js/admin.js
Update to 7.0.3 Changelog: Release "7.0.3" Oct 22. 2014 - Some OS X server fixes - Several external storage fixes and improvements - Close session early to speedup apps page loading - Add overwrite.cli.url config option - Fix finding old versions in special cases - Make versions and encryption aware of copy operations - Force loading encryption app in all needed cases - Better filesystem scanning error messages - LDAP wizard fixes - Add configuration switch to enable preview mimetypes - Create backup of all encryption keys before recovery - Add displayname for admins - Better config.sample documentation - Better apps descriptions - Improve visual feedback if recovery key password gets changed - Fix some object store integration issues - Improved data directory configuration - Fix DAV permissions without create permissions - Fix filepicker home icon being partly hidden - Do only follow http and https redirects - Properly delete old previews - Prevent upgrades between more than one major versions - Several security fixes - Lots of smaller improvements ----------------------------- Release "6.0.6" Oct 22. 2014 - Fix finding old versions in special cases - Make versions and encryption aware of copy operations - Force loading encryption app in all needed cases - Better filesystem scanning error messages - LDAP wizard fixes - Add configuration switch to enable preview mimetypes - Create backup of all encryption keys before recovery - Add displayname for admins - Several security fixes - Lots of smaller improvements ----------------------------- Release "5.0.18" Oct 22. 2014 - Only allow http and https redirects - Documentation fixes - Several security fixes - Several smaller fixes ----------------------------- Release "7.0.2" Aug 26. 2014 - App upgrading stability improvements - Make default share folder configurable - Improve readability of error messages - Log failed authentication - S3 key fixes - Fix range requests with encryption - Several LDAP fixes - Remove obsolete 'Download preparing' message for zip downloads - Remove not working checks from code checker - No error if we try to delete a file which no longer exists - Fix detection of system wide mount points - Simplify App navigation - Add group management to public api - Remove confusing 'automatic logon rejected' message - Implement a txt preview fallback for the case that ttf is not support - Fix tiny thumbnail bug - Don't display share permission if resharing was disabled by the admin - Close session right before the download starts - Fix date display in filepicker - Don't touch non-oc tables when doing the InnoDB repair step - Several Documents fixes - Correctly handle public uploads activities - Add better 4 image previews to gallery ----------------------------- Release "6.0.5" Aug 26. 2014 - Documentation improvements - fix anonymous upload if logged-in - Fix handling of special characters in group names - Fix downloading of big files in special situations - More consistent handling of debug mode - Fix sharing email notifications - Disabling upload button if upload is not possible - Fix detection of system wide mount points - Handle video viewer in sharing links correctly - Update encryption keys recursively if a folder was moved - Enable download button for public folders - Handle exceptions if file to too big for trash-bin correctly - Quota fixes - Avoid unnecessary writing to the DB when preferences are not changed - Disable download button if zip download is disabled - Fix searching for users in special situations - Mount-point handling fixes - Correctly handle storage stats for trash bin - Remove etag warning for trash bin - Hardened SFTP host verification ----------------------------- Release "7.0.1" Aug 4. 2014 - Set maximum width for notification so they don´t overlap the whole header - Don't preload videos on public sharing - Fix preview size calculation under certain conditions - Fix to always show all available versions in the versions dropdown - Support WebDAV copy operation and make encryption aware of it - Make sure to set the expire date if a date is set as default - Improved link icon for better UX - Fix rendering of blank template - Only call exec if is is enabled by PHP - Limit app menu icon size - Show a warning in the personal settings and admin settins if the encyption keys are not yet initialized - Always remove share permission if user is excluded from sharing - Add OCS api call to set expire date for link shares - Improved db schema migration for sqlite - Don't try to execute background jobs that no longer exist - Improve look of search on mobile, save space in top bar - Set core version after a successful update to make upgrade more robust of app upgrades fail - Verify whether download URLs are valid - Fix preview animation on uploading - Prevent cron.php to trigger apps updating - Fix remote share when remote server is installed at the root - Fix files sorting - Fix calendar import - Fix gallery pause icon - Several contacts fixes specifically for PHP 5.3 - Make updater more robust ----------------------------- Release "7.0.0" July 23. 2014 - New files view including sorting and endless scrolling - Server to Server sharing - Sharing overview - Improved sharing admin control - No more mandatory Shared folder - Improved ownCloud Documents features - Hugely improved Activity app including email notifications - Mobile optimized webinterface - Password strength indicator - Significant speed improvements - New user-management - Support for Swift object stores - Email configuration wizard - Email template editor - Improved upgrade process`
2014-11-30 01:08:57 +01:00
share/owncloud/apps/files/js/app.js
share/owncloud/apps/files/js/breadcrumb.js
share/owncloud/apps/files/js/favoritesfilelist.js
share/owncloud/apps/files/js/favoritesplugin.js
share/owncloud/apps/files/js/file-upload.js
share/owncloud/apps/files/js/fileactions.js
share/owncloud/apps/files/js/filelist.js
share/owncloud/apps/files/js/files.js
Update to 7.0.3 Changelog: Release "7.0.3" Oct 22. 2014 - Some OS X server fixes - Several external storage fixes and improvements - Close session early to speedup apps page loading - Add overwrite.cli.url config option - Fix finding old versions in special cases - Make versions and encryption aware of copy operations - Force loading encryption app in all needed cases - Better filesystem scanning error messages - LDAP wizard fixes - Add configuration switch to enable preview mimetypes - Create backup of all encryption keys before recovery - Add displayname for admins - Better config.sample documentation - Better apps descriptions - Improve visual feedback if recovery key password gets changed - Fix some object store integration issues - Improved data directory configuration - Fix DAV permissions without create permissions - Fix filepicker home icon being partly hidden - Do only follow http and https redirects - Properly delete old previews - Prevent upgrades between more than one major versions - Several security fixes - Lots of smaller improvements ----------------------------- Release "6.0.6" Oct 22. 2014 - Fix finding old versions in special cases - Make versions and encryption aware of copy operations - Force loading encryption app in all needed cases - Better filesystem scanning error messages - LDAP wizard fixes - Add configuration switch to enable preview mimetypes - Create backup of all encryption keys before recovery - Add displayname for admins - Several security fixes - Lots of smaller improvements ----------------------------- Release "5.0.18" Oct 22. 2014 - Only allow http and https redirects - Documentation fixes - Several security fixes - Several smaller fixes ----------------------------- Release "7.0.2" Aug 26. 2014 - App upgrading stability improvements - Make default share folder configurable - Improve readability of error messages - Log failed authentication - S3 key fixes - Fix range requests with encryption - Several LDAP fixes - Remove obsolete 'Download preparing' message for zip downloads - Remove not working checks from code checker - No error if we try to delete a file which no longer exists - Fix detection of system wide mount points - Simplify App navigation - Add group management to public api - Remove confusing 'automatic logon rejected' message - Implement a txt preview fallback for the case that ttf is not support - Fix tiny thumbnail bug - Don't display share permission if resharing was disabled by the admin - Close session right before the download starts - Fix date display in filepicker - Don't touch non-oc tables when doing the InnoDB repair step - Several Documents fixes - Correctly handle public uploads activities - Add better 4 image previews to gallery ----------------------------- Release "6.0.5" Aug 26. 2014 - Documentation improvements - fix anonymous upload if logged-in - Fix handling of special characters in group names - Fix downloading of big files in special situations - More consistent handling of debug mode - Fix sharing email notifications - Disabling upload button if upload is not possible - Fix detection of system wide mount points - Handle video viewer in sharing links correctly - Update encryption keys recursively if a folder was moved - Enable download button for public folders - Handle exceptions if file to too big for trash-bin correctly - Quota fixes - Avoid unnecessary writing to the DB when preferences are not changed - Disable download button if zip download is disabled - Fix searching for users in special situations - Mount-point handling fixes - Correctly handle storage stats for trash bin - Remove etag warning for trash bin - Hardened SFTP host verification ----------------------------- Release "7.0.1" Aug 4. 2014 - Set maximum width for notification so they don´t overlap the whole header - Don't preload videos on public sharing - Fix preview size calculation under certain conditions - Fix to always show all available versions in the versions dropdown - Support WebDAV copy operation and make encryption aware of it - Make sure to set the expire date if a date is set as default - Improved link icon for better UX - Fix rendering of blank template - Only call exec if is is enabled by PHP - Limit app menu icon size - Show a warning in the personal settings and admin settins if the encyption keys are not yet initialized - Always remove share permission if user is excluded from sharing - Add OCS api call to set expire date for link shares - Improved db schema migration for sqlite - Don't try to execute background jobs that no longer exist - Improve look of search on mobile, save space in top bar - Set core version after a successful update to make upgrade more robust of app upgrades fail - Verify whether download URLs are valid - Fix preview animation on uploading - Prevent cron.php to trigger apps updating - Fix remote share when remote server is installed at the root - Fix files sorting - Fix calendar import - Fix gallery pause icon - Several contacts fixes specifically for PHP 5.3 - Make updater more robust ----------------------------- Release "7.0.0" July 23. 2014 - New files view including sorting and endless scrolling - Server to Server sharing - Sharing overview - Improved sharing admin control - No more mandatory Shared folder - Improved ownCloud Documents features - Hugely improved Activity app including email notifications - Mobile optimized webinterface - Password strength indicator - Significant speed improvements - New user-management - Support for Swift object stores - Email configuration wizard - Email template editor - Improved upgrade process`
2014-11-30 01:08:57 +01:00
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/jquery.iframe-transport.js
share/owncloud/apps/files/js/keyboardshortcuts.js
Update to 7.0.3 Changelog: Release "7.0.3" Oct 22. 2014 - Some OS X server fixes - Several external storage fixes and improvements - Close session early to speedup apps page loading - Add overwrite.cli.url config option - Fix finding old versions in special cases - Make versions and encryption aware of copy operations - Force loading encryption app in all needed cases - Better filesystem scanning error messages - LDAP wizard fixes - Add configuration switch to enable preview mimetypes - Create backup of all encryption keys before recovery - Add displayname for admins - Better config.sample documentation - Better apps descriptions - Improve visual feedback if recovery key password gets changed - Fix some object store integration issues - Improved data directory configuration - Fix DAV permissions without create permissions - Fix filepicker home icon being partly hidden - Do only follow http and https redirects - Properly delete old previews - Prevent upgrades between more than one major versions - Several security fixes - Lots of smaller improvements ----------------------------- Release "6.0.6" Oct 22. 2014 - Fix finding old versions in special cases - Make versions and encryption aware of copy operations - Force loading encryption app in all needed cases - Better filesystem scanning error messages - LDAP wizard fixes - Add configuration switch to enable preview mimetypes - Create backup of all encryption keys before recovery - Add displayname for admins - Several security fixes - Lots of smaller improvements ----------------------------- Release "5.0.18" Oct 22. 2014 - Only allow http and https redirects - Documentation fixes - Several security fixes - Several smaller fixes ----------------------------- Release "7.0.2" Aug 26. 2014 - App upgrading stability improvements - Make default share folder configurable - Improve readability of error messages - Log failed authentication - S3 key fixes - Fix range requests with encryption - Several LDAP fixes - Remove obsolete 'Download preparing' message for zip downloads - Remove not working checks from code checker - No error if we try to delete a file which no longer exists - Fix detection of system wide mount points - Simplify App navigation - Add group management to public api - Remove confusing 'automatic logon rejected' message - Implement a txt preview fallback for the case that ttf is not support - Fix tiny thumbnail bug - Don't display share permission if resharing was disabled by the admin - Close session right before the download starts - Fix date display in filepicker - Don't touch non-oc tables when doing the InnoDB repair step - Several Documents fixes - Correctly handle public uploads activities - Add better 4 image previews to gallery ----------------------------- Release "6.0.5" Aug 26. 2014 - Documentation improvements - fix anonymous upload if logged-in - Fix handling of special characters in group names - Fix downloading of big files in special situations - More consistent handling of debug mode - Fix sharing email notifications - Disabling upload button if upload is not possible - Fix detection of system wide mount points - Handle video viewer in sharing links correctly - Update encryption keys recursively if a folder was moved - Enable download button for public folders - Handle exceptions if file to too big for trash-bin correctly - Quota fixes - Avoid unnecessary writing to the DB when preferences are not changed - Disable download button if zip download is disabled - Fix searching for users in special situations - Mount-point handling fixes - Correctly handle storage stats for trash bin - Remove etag warning for trash bin - Hardened SFTP host verification ----------------------------- Release "7.0.1" Aug 4. 2014 - Set maximum width for notification so they don´t overlap the whole header - Don't preload videos on public sharing - Fix preview size calculation under certain conditions - Fix to always show all available versions in the versions dropdown - Support WebDAV copy operation and make encryption aware of it - Make sure to set the expire date if a date is set as default - Improved link icon for better UX - Fix rendering of blank template - Only call exec if is is enabled by PHP - Limit app menu icon size - Show a warning in the personal settings and admin settins if the encyption keys are not yet initialized - Always remove share permission if user is excluded from sharing - Add OCS api call to set expire date for link shares - Improved db schema migration for sqlite - Don't try to execute background jobs that no longer exist - Improve look of search on mobile, save space in top bar - Set core version after a successful update to make upgrade more robust of app upgrades fail - Verify whether download URLs are valid - Fix preview animation on uploading - Prevent cron.php to trigger apps updating - Fix remote share when remote server is installed at the root - Fix files sorting - Fix calendar import - Fix gallery pause icon - Several contacts fixes specifically for PHP 5.3 - Make updater more robust ----------------------------- Release "7.0.0" July 23. 2014 - New files view including sorting and endless scrolling - Server to Server sharing - Sharing overview - Improved sharing admin control - No more mandatory Shared folder - Improved ownCloud Documents features - Hugely improved Activity app including email notifications - Mobile optimized webinterface - Password strength indicator - Significant speed improvements - New user-management - Support for Swift object stores - Email configuration wizard - Email template editor - Improved upgrade process`
2014-11-30 01:08:57 +01:00
share/owncloud/apps/files/js/navigation.js
share/owncloud/apps/files/js/search.js
share/owncloud/apps/files/js/tagsplugin.js
share/owncloud/apps/files/js/upload.js
share/owncloud/apps/files/l10n/ach.js
share/owncloud/apps/files/l10n/ach.json
share/owncloud/apps/files/l10n/ady.js
share/owncloud/apps/files/l10n/ady.json
share/owncloud/apps/files/l10n/af.js
share/owncloud/apps/files/l10n/af.json
share/owncloud/apps/files/l10n/af_ZA.js
share/owncloud/apps/files/l10n/af_ZA.json
share/owncloud/apps/files/l10n/ak.js
share/owncloud/apps/files/l10n/ak.json
share/owncloud/apps/files/l10n/am_ET.js
share/owncloud/apps/files/l10n/am_ET.json
share/owncloud/apps/files/l10n/ar.js
share/owncloud/apps/files/l10n/ar.json
share/owncloud/apps/files/l10n/ast.js
share/owncloud/apps/files/l10n/ast.json
share/owncloud/apps/files/l10n/az.js
share/owncloud/apps/files/l10n/az.json
share/owncloud/apps/files/l10n/be.js
share/owncloud/apps/files/l10n/be.json
share/owncloud/apps/files/l10n/bg_BG.js
share/owncloud/apps/files/l10n/bg_BG.json
share/owncloud/apps/files/l10n/bn_BD.js
share/owncloud/apps/files/l10n/bn_BD.json
share/owncloud/apps/files/l10n/bn_IN.js
share/owncloud/apps/files/l10n/bn_IN.json
share/owncloud/apps/files/l10n/bs.js
share/owncloud/apps/files/l10n/bs.json
share/owncloud/apps/files/l10n/ca.js
share/owncloud/apps/files/l10n/ca.json
share/owncloud/apps/files/l10n/ca@valencia.js
share/owncloud/apps/files/l10n/ca@valencia.json
share/owncloud/apps/files/l10n/cs_CZ.js
share/owncloud/apps/files/l10n/cs_CZ.json
share/owncloud/apps/files/l10n/cy_GB.js
share/owncloud/apps/files/l10n/cy_GB.json
share/owncloud/apps/files/l10n/da.js
share/owncloud/apps/files/l10n/da.json
share/owncloud/apps/files/l10n/de.js
share/owncloud/apps/files/l10n/de.json
share/owncloud/apps/files/l10n/de_AT.js
share/owncloud/apps/files/l10n/de_AT.json
share/owncloud/apps/files/l10n/de_CH.js
share/owncloud/apps/files/l10n/de_CH.json
share/owncloud/apps/files/l10n/de_DE.js
share/owncloud/apps/files/l10n/de_DE.json
share/owncloud/apps/files/l10n/el.js
share/owncloud/apps/files/l10n/el.json
share/owncloud/apps/files/l10n/en@pirate.js
share/owncloud/apps/files/l10n/en@pirate.json
share/owncloud/apps/files/l10n/en_GB.js
share/owncloud/apps/files/l10n/en_GB.json
share/owncloud/apps/files/l10n/en_NZ.js
share/owncloud/apps/files/l10n/en_NZ.json
share/owncloud/apps/files/l10n/eo.js
share/owncloud/apps/files/l10n/eo.json
share/owncloud/apps/files/l10n/es.js
share/owncloud/apps/files/l10n/es.json
share/owncloud/apps/files/l10n/es_AR.js
share/owncloud/apps/files/l10n/es_AR.json
share/owncloud/apps/files/l10n/es_BO.js
share/owncloud/apps/files/l10n/es_BO.json
share/owncloud/apps/files/l10n/es_CL.js
share/owncloud/apps/files/l10n/es_CL.json
share/owncloud/apps/files/l10n/es_CO.js
share/owncloud/apps/files/l10n/es_CO.json
share/owncloud/apps/files/l10n/es_CR.js
share/owncloud/apps/files/l10n/es_CR.json
share/owncloud/apps/files/l10n/es_EC.js
share/owncloud/apps/files/l10n/es_EC.json
share/owncloud/apps/files/l10n/es_MX.js
share/owncloud/apps/files/l10n/es_MX.json
share/owncloud/apps/files/l10n/es_PE.js
share/owncloud/apps/files/l10n/es_PE.json
share/owncloud/apps/files/l10n/es_PY.js
share/owncloud/apps/files/l10n/es_PY.json
share/owncloud/apps/files/l10n/es_US.js
share/owncloud/apps/files/l10n/es_US.json
share/owncloud/apps/files/l10n/es_UY.js
share/owncloud/apps/files/l10n/es_UY.json
share/owncloud/apps/files/l10n/et_EE.js
share/owncloud/apps/files/l10n/et_EE.json
share/owncloud/apps/files/l10n/eu.js
share/owncloud/apps/files/l10n/eu.json
share/owncloud/apps/files/l10n/eu_ES.js
share/owncloud/apps/files/l10n/eu_ES.json
share/owncloud/apps/files/l10n/fa.js
share/owncloud/apps/files/l10n/fa.json
share/owncloud/apps/files/l10n/fi.js
share/owncloud/apps/files/l10n/fi.json
share/owncloud/apps/files/l10n/fi_FI.js
share/owncloud/apps/files/l10n/fi_FI.json
share/owncloud/apps/files/l10n/fil.js
share/owncloud/apps/files/l10n/fil.json
share/owncloud/apps/files/l10n/fr.js
share/owncloud/apps/files/l10n/fr.json
share/owncloud/apps/files/l10n/fr_CA.js
share/owncloud/apps/files/l10n/fr_CA.json
share/owncloud/apps/files/l10n/fy_NL.js
share/owncloud/apps/files/l10n/fy_NL.json
share/owncloud/apps/files/l10n/gl.js
share/owncloud/apps/files/l10n/gl.json
share/owncloud/apps/files/l10n/gu.js
share/owncloud/apps/files/l10n/gu.json
share/owncloud/apps/files/l10n/he.js
share/owncloud/apps/files/l10n/he.json
share/owncloud/apps/files/l10n/hi.js
share/owncloud/apps/files/l10n/hi.json
share/owncloud/apps/files/l10n/hi_IN.js
share/owncloud/apps/files/l10n/hi_IN.json
share/owncloud/apps/files/l10n/hr.js
share/owncloud/apps/files/l10n/hr.json
share/owncloud/apps/files/l10n/hu_HU.js
share/owncloud/apps/files/l10n/hu_HU.json
share/owncloud/apps/files/l10n/hy.js
share/owncloud/apps/files/l10n/hy.json
share/owncloud/apps/files/l10n/ia.js
share/owncloud/apps/files/l10n/ia.json
share/owncloud/apps/files/l10n/id.js
share/owncloud/apps/files/l10n/id.json
share/owncloud/apps/files/l10n/io.js
share/owncloud/apps/files/l10n/io.json
share/owncloud/apps/files/l10n/is.js
share/owncloud/apps/files/l10n/is.json
share/owncloud/apps/files/l10n/it.js
share/owncloud/apps/files/l10n/it.json
share/owncloud/apps/files/l10n/ja.js
share/owncloud/apps/files/l10n/ja.json
share/owncloud/apps/files/l10n/jv.js
share/owncloud/apps/files/l10n/jv.json
share/owncloud/apps/files/l10n/ka_GE.js
share/owncloud/apps/files/l10n/ka_GE.json
share/owncloud/apps/files/l10n/km.js
share/owncloud/apps/files/l10n/km.json
share/owncloud/apps/files/l10n/kn.js
share/owncloud/apps/files/l10n/kn.json
share/owncloud/apps/files/l10n/ko.js
share/owncloud/apps/files/l10n/ko.json
share/owncloud/apps/files/l10n/ku_IQ.js
share/owncloud/apps/files/l10n/ku_IQ.json
share/owncloud/apps/files/l10n/lb.js
share/owncloud/apps/files/l10n/lb.json
share/owncloud/apps/files/l10n/lo.js
share/owncloud/apps/files/l10n/lo.json
share/owncloud/apps/files/l10n/lt_LT.js
share/owncloud/apps/files/l10n/lt_LT.json
share/owncloud/apps/files/l10n/lv.js
share/owncloud/apps/files/l10n/lv.json
share/owncloud/apps/files/l10n/mg.js
share/owncloud/apps/files/l10n/mg.json
share/owncloud/apps/files/l10n/mk.js
share/owncloud/apps/files/l10n/mk.json
share/owncloud/apps/files/l10n/ml.js
share/owncloud/apps/files/l10n/ml.json
share/owncloud/apps/files/l10n/ml_IN.js
share/owncloud/apps/files/l10n/ml_IN.json
share/owncloud/apps/files/l10n/mn.js
share/owncloud/apps/files/l10n/mn.json
share/owncloud/apps/files/l10n/ms_MY.js
share/owncloud/apps/files/l10n/ms_MY.json
share/owncloud/apps/files/l10n/mt_MT.js
share/owncloud/apps/files/l10n/mt_MT.json
share/owncloud/apps/files/l10n/my_MM.js
share/owncloud/apps/files/l10n/my_MM.json
share/owncloud/apps/files/l10n/nb_NO.js
share/owncloud/apps/files/l10n/nb_NO.json
share/owncloud/apps/files/l10n/nds.js
share/owncloud/apps/files/l10n/nds.json
share/owncloud/apps/files/l10n/ne.js
share/owncloud/apps/files/l10n/ne.json
share/owncloud/apps/files/l10n/nl.js
share/owncloud/apps/files/l10n/nl.json
share/owncloud/apps/files/l10n/nn_NO.js
share/owncloud/apps/files/l10n/nn_NO.json
share/owncloud/apps/files/l10n/nqo.js
share/owncloud/apps/files/l10n/nqo.json
share/owncloud/apps/files/l10n/oc.js
share/owncloud/apps/files/l10n/oc.json
share/owncloud/apps/files/l10n/or_IN.js
share/owncloud/apps/files/l10n/or_IN.json
share/owncloud/apps/files/l10n/pa.js
share/owncloud/apps/files/l10n/pa.json
share/owncloud/apps/files/l10n/pl.js
share/owncloud/apps/files/l10n/pl.json
share/owncloud/apps/files/l10n/pt_BR.js
share/owncloud/apps/files/l10n/pt_BR.json
share/owncloud/apps/files/l10n/pt_PT.js
share/owncloud/apps/files/l10n/pt_PT.json
share/owncloud/apps/files/l10n/ro.js
share/owncloud/apps/files/l10n/ro.json
share/owncloud/apps/files/l10n/ru.js
share/owncloud/apps/files/l10n/ru.json
share/owncloud/apps/files/l10n/si_LK.js
share/owncloud/apps/files/l10n/si_LK.json
share/owncloud/apps/files/l10n/sk.js
share/owncloud/apps/files/l10n/sk.json
share/owncloud/apps/files/l10n/sk_SK.js
share/owncloud/apps/files/l10n/sk_SK.json
share/owncloud/apps/files/l10n/sl.js
share/owncloud/apps/files/l10n/sl.json
share/owncloud/apps/files/l10n/sq.js
share/owncloud/apps/files/l10n/sq.json
share/owncloud/apps/files/l10n/sr.js
share/owncloud/apps/files/l10n/sr.json
share/owncloud/apps/files/l10n/sr@latin.js
share/owncloud/apps/files/l10n/sr@latin.json
share/owncloud/apps/files/l10n/su.js
share/owncloud/apps/files/l10n/su.json
share/owncloud/apps/files/l10n/sv.js
share/owncloud/apps/files/l10n/sv.json
share/owncloud/apps/files/l10n/sw_KE.js
share/owncloud/apps/files/l10n/sw_KE.json
share/owncloud/apps/files/l10n/ta_IN.js
share/owncloud/apps/files/l10n/ta_IN.json
share/owncloud/apps/files/l10n/ta_LK.js
share/owncloud/apps/files/l10n/ta_LK.json
share/owncloud/apps/files/l10n/te.js
share/owncloud/apps/files/l10n/te.json
share/owncloud/apps/files/l10n/tg_TJ.js
share/owncloud/apps/files/l10n/tg_TJ.json
share/owncloud/apps/files/l10n/th_TH.js
share/owncloud/apps/files/l10n/th_TH.json
share/owncloud/apps/files/l10n/tl_PH.js
share/owncloud/apps/files/l10n/tl_PH.json
share/owncloud/apps/files/l10n/tr.js
share/owncloud/apps/files/l10n/tr.json
share/owncloud/apps/files/l10n/tzm.js
share/owncloud/apps/files/l10n/tzm.json
share/owncloud/apps/files/l10n/ug.js
share/owncloud/apps/files/l10n/ug.json
share/owncloud/apps/files/l10n/uk.js
share/owncloud/apps/files/l10n/uk.json
share/owncloud/apps/files/l10n/ur.js
share/owncloud/apps/files/l10n/ur.json
share/owncloud/apps/files/l10n/ur_PK.js
share/owncloud/apps/files/l10n/ur_PK.json
share/owncloud/apps/files/l10n/uz.js
share/owncloud/apps/files/l10n/uz.json
share/owncloud/apps/files/l10n/vi.js
share/owncloud/apps/files/l10n/vi.json
share/owncloud/apps/files/l10n/xgettextfiles
share/owncloud/apps/files/l10n/yo.js
share/owncloud/apps/files/l10n/yo.json
share/owncloud/apps/files/l10n/zh_CN.js
share/owncloud/apps/files/l10n/zh_CN.json
share/owncloud/apps/files/l10n/zh_HK.js
share/owncloud/apps/files/l10n/zh_HK.json
share/owncloud/apps/files/l10n/zh_TW.js
share/owncloud/apps/files/l10n/zh_TW.json
Update to 6.0.0a * Switch to 6 branch * Replace interpreters with REPLACE_* Changelog: Version 6.0.0a Dec 14th 2013 Remove wrong warnings from logfile Fix LDAP authentication Fix LDAP configuration Fix Share dialog Fix migration under certain conditions Fix database encoding for old PHP versions Fix select all checkbox Fix migration with lucene search enabled Fix migration for postgresql Version 6.0.0 Dec 11th 2013 User Avatars Previews in files app and other places Updated design, less clutter and more whitespace Public gallery sharing Activities Better file conflict handling dialog Improved public App API Sharing API Example Files Share Email Notifications New Doctrine based database layer Plural translations Refactored OC.dialogs (both code and design wise) Priorize often used languages in personal-settings language selection Update jquery to 1.10.0 and add jquery-migrate 1.2.1 Show a summary as the last filelist entry Improve app-management (more verbose error-messages) Show ‘More apps’ link to app administration directly in app navigation Templates for newly created files Add MB indicator to size column Google Drive external storage uses a new library New icons for shared and external folders File uploads conflicts dialog Possibility to prepopulate a new users home with a skeleton Public upload with encryption enabled Users now can decrypt the files again if their encryption app was enabled Many quota related fixes Total used space (with quota) now only counts user’s own files Many external storage fixes, improved performance Improved file navigation performance by using Ajax calls (no full page reload for each folder) The file owner can now also restore deleted shared files New version drop-down with previews and the ability to downloading versions directly
2013-12-27 16:56:38 +01:00
share/owncloud/apps/files/lib/app.php
share/owncloud/apps/files/lib/capabilities.php
share/owncloud/apps/files/lib/helper.php
Update to 7.0.3 Changelog: Release "7.0.3" Oct 22. 2014 - Some OS X server fixes - Several external storage fixes and improvements - Close session early to speedup apps page loading - Add overwrite.cli.url config option - Fix finding old versions in special cases - Make versions and encryption aware of copy operations - Force loading encryption app in all needed cases - Better filesystem scanning error messages - LDAP wizard fixes - Add configuration switch to enable preview mimetypes - Create backup of all encryption keys before recovery - Add displayname for admins - Better config.sample documentation - Better apps descriptions - Improve visual feedback if recovery key password gets changed - Fix some object store integration issues - Improved data directory configuration - Fix DAV permissions without create permissions - Fix filepicker home icon being partly hidden - Do only follow http and https redirects - Properly delete old previews - Prevent upgrades between more than one major versions - Several security fixes - Lots of smaller improvements ----------------------------- Release "6.0.6" Oct 22. 2014 - Fix finding old versions in special cases - Make versions and encryption aware of copy operations - Force loading encryption app in all needed cases - Better filesystem scanning error messages - LDAP wizard fixes - Add configuration switch to enable preview mimetypes - Create backup of all encryption keys before recovery - Add displayname for admins - Several security fixes - Lots of smaller improvements ----------------------------- Release "5.0.18" Oct 22. 2014 - Only allow http and https redirects - Documentation fixes - Several security fixes - Several smaller fixes ----------------------------- Release "7.0.2" Aug 26. 2014 - App upgrading stability improvements - Make default share folder configurable - Improve readability of error messages - Log failed authentication - S3 key fixes - Fix range requests with encryption - Several LDAP fixes - Remove obsolete 'Download preparing' message for zip downloads - Remove not working checks from code checker - No error if we try to delete a file which no longer exists - Fix detection of system wide mount points - Simplify App navigation - Add group management to public api - Remove confusing 'automatic logon rejected' message - Implement a txt preview fallback for the case that ttf is not support - Fix tiny thumbnail bug - Don't display share permission if resharing was disabled by the admin - Close session right before the download starts - Fix date display in filepicker - Don't touch non-oc tables when doing the InnoDB repair step - Several Documents fixes - Correctly handle public uploads activities - Add better 4 image previews to gallery ----------------------------- Release "6.0.5" Aug 26. 2014 - Documentation improvements - fix anonymous upload if logged-in - Fix handling of special characters in group names - Fix downloading of big files in special situations - More consistent handling of debug mode - Fix sharing email notifications - Disabling upload button if upload is not possible - Fix detection of system wide mount points - Handle video viewer in sharing links correctly - Update encryption keys recursively if a folder was moved - Enable download button for public folders - Handle exceptions if file to too big for trash-bin correctly - Quota fixes - Avoid unnecessary writing to the DB when preferences are not changed - Disable download button if zip download is disabled - Fix searching for users in special situations - Mount-point handling fixes - Correctly handle storage stats for trash bin - Remove etag warning for trash bin - Hardened SFTP host verification ----------------------------- Release "7.0.1" Aug 4. 2014 - Set maximum width for notification so they don´t overlap the whole header - Don't preload videos on public sharing - Fix preview size calculation under certain conditions - Fix to always show all available versions in the versions dropdown - Support WebDAV copy operation and make encryption aware of it - Make sure to set the expire date if a date is set as default - Improved link icon for better UX - Fix rendering of blank template - Only call exec if is is enabled by PHP - Limit app menu icon size - Show a warning in the personal settings and admin settins if the encyption keys are not yet initialized - Always remove share permission if user is excluded from sharing - Add OCS api call to set expire date for link shares - Improved db schema migration for sqlite - Don't try to execute background jobs that no longer exist - Improve look of search on mobile, save space in top bar - Set core version after a successful update to make upgrade more robust of app upgrades fail - Verify whether download URLs are valid - Fix preview animation on uploading - Prevent cron.php to trigger apps updating - Fix remote share when remote server is installed at the root - Fix files sorting - Fix calendar import - Fix gallery pause icon - Several contacts fixes specifically for PHP 5.3 - Make updater more robust ----------------------------- Release "7.0.0" July 23. 2014 - New files view including sorting and endless scrolling - Server to Server sharing - Sharing overview - Improved sharing admin control - No more mandatory Shared folder - Improved ownCloud Documents features - Hugely improved Activity app including email notifications - Mobile optimized webinterface - Password strength indicator - Significant speed improvements - New user-management - Support for Swift object stores - Email configuration wizard - Email template editor - Improved upgrade process`
2014-11-30 01:08:57 +01:00
share/owncloud/apps/files/list.php
share/owncloud/apps/files/service/tagservice.php
share/owncloud/apps/files/settings.php
share/owncloud/apps/files/simplelist.php
share/owncloud/apps/files/templates/admin.php
Update to 7.0.3 Changelog: Release "7.0.3" Oct 22. 2014 - Some OS X server fixes - Several external storage fixes and improvements - Close session early to speedup apps page loading - Add overwrite.cli.url config option - Fix finding old versions in special cases - Make versions and encryption aware of copy operations - Force loading encryption app in all needed cases - Better filesystem scanning error messages - LDAP wizard fixes - Add configuration switch to enable preview mimetypes - Create backup of all encryption keys before recovery - Add displayname for admins - Better config.sample documentation - Better apps descriptions - Improve visual feedback if recovery key password gets changed - Fix some object store integration issues - Improved data directory configuration - Fix DAV permissions without create permissions - Fix filepicker home icon being partly hidden - Do only follow http and https redirects - Properly delete old previews - Prevent upgrades between more than one major versions - Several security fixes - Lots of smaller improvements ----------------------------- Release "6.0.6" Oct 22. 2014 - Fix finding old versions in special cases - Make versions and encryption aware of copy operations - Force loading encryption app in all needed cases - Better filesystem scanning error messages - LDAP wizard fixes - Add configuration switch to enable preview mimetypes - Create backup of all encryption keys before recovery - Add displayname for admins - Several security fixes - Lots of smaller improvements ----------------------------- Release "5.0.18" Oct 22. 2014 - Only allow http and https redirects - Documentation fixes - Several security fixes - Several smaller fixes ----------------------------- Release "7.0.2" Aug 26. 2014 - App upgrading stability improvements - Make default share folder configurable - Improve readability of error messages - Log failed authentication - S3 key fixes - Fix range requests with encryption - Several LDAP fixes - Remove obsolete 'Download preparing' message for zip downloads - Remove not working checks from code checker - No error if we try to delete a file which no longer exists - Fix detection of system wide mount points - Simplify App navigation - Add group management to public api - Remove confusing 'automatic logon rejected' message - Implement a txt preview fallback for the case that ttf is not support - Fix tiny thumbnail bug - Don't display share permission if resharing was disabled by the admin - Close session right before the download starts - Fix date display in filepicker - Don't touch non-oc tables when doing the InnoDB repair step - Several Documents fixes - Correctly handle public uploads activities - Add better 4 image previews to gallery ----------------------------- Release "6.0.5" Aug 26. 2014 - Documentation improvements - fix anonymous upload if logged-in - Fix handling of special characters in group names - Fix downloading of big files in special situations - More consistent handling of debug mode - Fix sharing email notifications - Disabling upload button if upload is not possible - Fix detection of system wide mount points - Handle video viewer in sharing links correctly - Update encryption keys recursively if a folder was moved - Enable download button for public folders - Handle exceptions if file to too big for trash-bin correctly - Quota fixes - Avoid unnecessary writing to the DB when preferences are not changed - Disable download button if zip download is disabled - Fix searching for users in special situations - Mount-point handling fixes - Correctly handle storage stats for trash bin - Remove etag warning for trash bin - Hardened SFTP host verification ----------------------------- Release "7.0.1" Aug 4. 2014 - Set maximum width for notification so they don´t overlap the whole header - Don't preload videos on public sharing - Fix preview size calculation under certain conditions - Fix to always show all available versions in the versions dropdown - Support WebDAV copy operation and make encryption aware of it - Make sure to set the expire date if a date is set as default - Improved link icon for better UX - Fix rendering of blank template - Only call exec if is is enabled by PHP - Limit app menu icon size - Show a warning in the personal settings and admin settins if the encyption keys are not yet initialized - Always remove share permission if user is excluded from sharing - Add OCS api call to set expire date for link shares - Improved db schema migration for sqlite - Don't try to execute background jobs that no longer exist - Improve look of search on mobile, save space in top bar - Set core version after a successful update to make upgrade more robust of app upgrades fail - Verify whether download URLs are valid - Fix preview animation on uploading - Prevent cron.php to trigger apps updating - Fix remote share when remote server is installed at the root - Fix files sorting - Fix calendar import - Fix gallery pause icon - Several contacts fixes specifically for PHP 5.3 - Make updater more robust ----------------------------- Release "7.0.0" July 23. 2014 - New files view including sorting and endless scrolling - Server to Server sharing - Sharing overview - Improved sharing admin control - No more mandatory Shared folder - Improved ownCloud Documents features - Hugely improved Activity app including email notifications - Mobile optimized webinterface - Password strength indicator - Significant speed improvements - New user-management - Support for Swift object stores - Email configuration wizard - Email template editor - Improved upgrade process`
2014-11-30 01:08:57 +01:00
share/owncloud/apps/files/templates/appnavigation.php
Update to 6.0.0a * Switch to 6 branch * Replace interpreters with REPLACE_* Changelog: Version 6.0.0a Dec 14th 2013 Remove wrong warnings from logfile Fix LDAP authentication Fix LDAP configuration Fix Share dialog Fix migration under certain conditions Fix database encoding for old PHP versions Fix select all checkbox Fix migration with lucene search enabled Fix migration for postgresql Version 6.0.0 Dec 11th 2013 User Avatars Previews in files app and other places Updated design, less clutter and more whitespace Public gallery sharing Activities Better file conflict handling dialog Improved public App API Sharing API Example Files Share Email Notifications New Doctrine based database layer Plural translations Refactored OC.dialogs (both code and design wise) Priorize often used languages in personal-settings language selection Update jquery to 1.10.0 and add jquery-migrate 1.2.1 Show a summary as the last filelist entry Improve app-management (more verbose error-messages) Show ‘More apps’ link to app administration directly in app navigation Templates for newly created files Add MB indicator to size column Google Drive external storage uses a new library New icons for shared and external folders File uploads conflicts dialog Possibility to prepopulate a new users home with a skeleton Public upload with encryption enabled Users now can decrypt the files again if their encryption app was enabled Many quota related fixes Total used space (with quota) now only counts user’s own files Many external storage fixes, improved performance Improved file navigation performance by using Ajax calls (no full page reload for each folder) The file owner can now also restore deleted shared files New version drop-down with previews and the ability to downloading versions directly
2013-12-27 16:56:38 +01:00
share/owncloud/apps/files/templates/fileexists.html
share/owncloud/apps/files/templates/index.php
Update to 7.0.3 Changelog: Release "7.0.3" Oct 22. 2014 - Some OS X server fixes - Several external storage fixes and improvements - Close session early to speedup apps page loading - Add overwrite.cli.url config option - Fix finding old versions in special cases - Make versions and encryption aware of copy operations - Force loading encryption app in all needed cases - Better filesystem scanning error messages - LDAP wizard fixes - Add configuration switch to enable preview mimetypes - Create backup of all encryption keys before recovery - Add displayname for admins - Better config.sample documentation - Better apps descriptions - Improve visual feedback if recovery key password gets changed - Fix some object store integration issues - Improved data directory configuration - Fix DAV permissions without create permissions - Fix filepicker home icon being partly hidden - Do only follow http and https redirects - Properly delete old previews - Prevent upgrades between more than one major versions - Several security fixes - Lots of smaller improvements ----------------------------- Release "6.0.6" Oct 22. 2014 - Fix finding old versions in special cases - Make versions and encryption aware of copy operations - Force loading encryption app in all needed cases - Better filesystem scanning error messages - LDAP wizard fixes - Add configuration switch to enable preview mimetypes - Create backup of all encryption keys before recovery - Add displayname for admins - Several security fixes - Lots of smaller improvements ----------------------------- Release "5.0.18" Oct 22. 2014 - Only allow http and https redirects - Documentation fixes - Several security fixes - Several smaller fixes ----------------------------- Release "7.0.2" Aug 26. 2014 - App upgrading stability improvements - Make default share folder configurable - Improve readability of error messages - Log failed authentication - S3 key fixes - Fix range requests with encryption - Several LDAP fixes - Remove obsolete 'Download preparing' message for zip downloads - Remove not working checks from code checker - No error if we try to delete a file which no longer exists - Fix detection of system wide mount points - Simplify App navigation - Add group management to public api - Remove confusing 'automatic logon rejected' message - Implement a txt preview fallback for the case that ttf is not support - Fix tiny thumbnail bug - Don't display share permission if resharing was disabled by the admin - Close session right before the download starts - Fix date display in filepicker - Don't touch non-oc tables when doing the InnoDB repair step - Several Documents fixes - Correctly handle public uploads activities - Add better 4 image previews to gallery ----------------------------- Release "6.0.5" Aug 26. 2014 - Documentation improvements - fix anonymous upload if logged-in - Fix handling of special characters in group names - Fix downloading of big files in special situations - More consistent handling of debug mode - Fix sharing email notifications - Disabling upload button if upload is not possible - Fix detection of system wide mount points - Handle video viewer in sharing links correctly - Update encryption keys recursively if a folder was moved - Enable download button for public folders - Handle exceptions if file to too big for trash-bin correctly - Quota fixes - Avoid unnecessary writing to the DB when preferences are not changed - Disable download button if zip download is disabled - Fix searching for users in special situations - Mount-point handling fixes - Correctly handle storage stats for trash bin - Remove etag warning for trash bin - Hardened SFTP host verification ----------------------------- Release "7.0.1" Aug 4. 2014 - Set maximum width for notification so they don´t overlap the whole header - Don't preload videos on public sharing - Fix preview size calculation under certain conditions - Fix to always show all available versions in the versions dropdown - Support WebDAV copy operation and make encryption aware of it - Make sure to set the expire date if a date is set as default - Improved link icon for better UX - Fix rendering of blank template - Only call exec if is is enabled by PHP - Limit app menu icon size - Show a warning in the personal settings and admin settins if the encyption keys are not yet initialized - Always remove share permission if user is excluded from sharing - Add OCS api call to set expire date for link shares - Improved db schema migration for sqlite - Don't try to execute background jobs that no longer exist - Improve look of search on mobile, save space in top bar - Set core version after a successful update to make upgrade more robust of app upgrades fail - Verify whether download URLs are valid - Fix preview animation on uploading - Prevent cron.php to trigger apps updating - Fix remote share when remote server is installed at the root - Fix files sorting - Fix calendar import - Fix gallery pause icon - Several contacts fixes specifically for PHP 5.3 - Make updater more robust ----------------------------- Release "7.0.0" July 23. 2014 - New files view including sorting and endless scrolling - Server to Server sharing - Sharing overview - Improved sharing admin control - No more mandatory Shared folder - Improved ownCloud Documents features - Hugely improved Activity app including email notifications - Mobile optimized webinterface - Password strength indicator - Significant speed improvements - New user-management - Support for Swift object stores - Email configuration wizard - Email template editor - Improved upgrade process`
2014-11-30 01:08:57 +01:00
share/owncloud/apps/files/templates/list.php
share/owncloud/apps/files/templates/simplelist.php
Update to 6.0.0a * Switch to 6 branch * Replace interpreters with REPLACE_* Changelog: Version 6.0.0a Dec 14th 2013 Remove wrong warnings from logfile Fix LDAP authentication Fix LDAP configuration Fix Share dialog Fix migration under certain conditions Fix database encoding for old PHP versions Fix select all checkbox Fix migration with lucene search enabled Fix migration for postgresql Version 6.0.0 Dec 11th 2013 User Avatars Previews in files app and other places Updated design, less clutter and more whitespace Public gallery sharing Activities Better file conflict handling dialog Improved public App API Sharing API Example Files Share Email Notifications New Doctrine based database layer Plural translations Refactored OC.dialogs (both code and design wise) Priorize often used languages in personal-settings language selection Update jquery to 1.10.0 and add jquery-migrate 1.2.1 Show a summary as the last filelist entry Improve app-management (more verbose error-messages) Show ‘More apps’ link to app administration directly in app navigation Templates for newly created files Add MB indicator to size column Google Drive external storage uses a new library New icons for shared and external folders File uploads conflicts dialog Possibility to prepopulate a new users home with a skeleton Public upload with encryption enabled Users now can decrypt the files again if their encryption app was enabled Many quota related fixes Total used space (with quota) now only counts user’s own files Many external storage fixes, improved performance Improved file navigation performance by using Ajax calls (no full page reload for each folder) The file owner can now also restore deleted shared files New version drop-down with previews and the ability to downloading versions directly
2013-12-27 16:56:38 +01:00
share/owncloud/apps/files/tests/ajax_rename.php
share/owncloud/apps/files/tests/controller/apicontrollertest.php
Update to 7.0.3 Changelog: Release "7.0.3" Oct 22. 2014 - Some OS X server fixes - Several external storage fixes and improvements - Close session early to speedup apps page loading - Add overwrite.cli.url config option - Fix finding old versions in special cases - Make versions and encryption aware of copy operations - Force loading encryption app in all needed cases - Better filesystem scanning error messages - LDAP wizard fixes - Add configuration switch to enable preview mimetypes - Create backup of all encryption keys before recovery - Add displayname for admins - Better config.sample documentation - Better apps descriptions - Improve visual feedback if recovery key password gets changed - Fix some object store integration issues - Improved data directory configuration - Fix DAV permissions without create permissions - Fix filepicker home icon being partly hidden - Do only follow http and https redirects - Properly delete old previews - Prevent upgrades between more than one major versions - Several security fixes - Lots of smaller improvements ----------------------------- Release "6.0.6" Oct 22. 2014 - Fix finding old versions in special cases - Make versions and encryption aware of copy operations - Force loading encryption app in all needed cases - Better filesystem scanning error messages - LDAP wizard fixes - Add configuration switch to enable preview mimetypes - Create backup of all encryption keys before recovery - Add displayname for admins - Several security fixes - Lots of smaller improvements ----------------------------- Release "5.0.18" Oct 22. 2014 - Only allow http and https redirects - Documentation fixes - Several security fixes - Several smaller fixes ----------------------------- Release "7.0.2" Aug 26. 2014 - App upgrading stability improvements - Make default share folder configurable - Improve readability of error messages - Log failed authentication - S3 key fixes - Fix range requests with encryption - Several LDAP fixes - Remove obsolete 'Download preparing' message for zip downloads - Remove not working checks from code checker - No error if we try to delete a file which no longer exists - Fix detection of system wide mount points - Simplify App navigation - Add group management to public api - Remove confusing 'automatic logon rejected' message - Implement a txt preview fallback for the case that ttf is not support - Fix tiny thumbnail bug - Don't display share permission if resharing was disabled by the admin - Close session right before the download starts - Fix date display in filepicker - Don't touch non-oc tables when doing the InnoDB repair step - Several Documents fixes - Correctly handle public uploads activities - Add better 4 image previews to gallery ----------------------------- Release "6.0.5" Aug 26. 2014 - Documentation improvements - fix anonymous upload if logged-in - Fix handling of special characters in group names - Fix downloading of big files in special situations - More consistent handling of debug mode - Fix sharing email notifications - Disabling upload button if upload is not possible - Fix detection of system wide mount points - Handle video viewer in sharing links correctly - Update encryption keys recursively if a folder was moved - Enable download button for public folders - Handle exceptions if file to too big for trash-bin correctly - Quota fixes - Avoid unnecessary writing to the DB when preferences are not changed - Disable download button if zip download is disabled - Fix searching for users in special situations - Mount-point handling fixes - Correctly handle storage stats for trash bin - Remove etag warning for trash bin - Hardened SFTP host verification ----------------------------- Release "7.0.1" Aug 4. 2014 - Set maximum width for notification so they don´t overlap the whole header - Don't preload videos on public sharing - Fix preview size calculation under certain conditions - Fix to always show all available versions in the versions dropdown - Support WebDAV copy operation and make encryption aware of it - Make sure to set the expire date if a date is set as default - Improved link icon for better UX - Fix rendering of blank template - Only call exec if is is enabled by PHP - Limit app menu icon size - Show a warning in the personal settings and admin settins if the encyption keys are not yet initialized - Always remove share permission if user is excluded from sharing - Add OCS api call to set expire date for link shares - Improved db schema migration for sqlite - Don't try to execute background jobs that no longer exist - Improve look of search on mobile, save space in top bar - Set core version after a successful update to make upgrade more robust of app upgrades fail - Verify whether download URLs are valid - Fix preview animation on uploading - Prevent cron.php to trigger apps updating - Fix remote share when remote server is installed at the root - Fix files sorting - Fix calendar import - Fix gallery pause icon - Several contacts fixes specifically for PHP 5.3 - Make updater more robust ----------------------------- Release "7.0.0" July 23. 2014 - New files view including sorting and endless scrolling - Server to Server sharing - Sharing overview - Improved sharing admin control - No more mandatory Shared folder - Improved ownCloud Documents features - Hugely improved Activity app including email notifications - Mobile optimized webinterface - Password strength indicator - Significant speed improvements - New user-management - Support for Swift object stores - Email configuration wizard - Email template editor - Improved upgrade process`
2014-11-30 01:08:57 +01:00
share/owncloud/apps/files/tests/helper.php
share/owncloud/apps/files/tests/js/appSpec.js
share/owncloud/apps/files/tests/js/breadcrumbSpec.js
share/owncloud/apps/files/tests/js/favoritesfilelistspec.js
share/owncloud/apps/files/tests/js/favoritespluginspec.js
Update to 7.0.3 Changelog: Release "7.0.3" Oct 22. 2014 - Some OS X server fixes - Several external storage fixes and improvements - Close session early to speedup apps page loading - Add overwrite.cli.url config option - Fix finding old versions in special cases - Make versions and encryption aware of copy operations - Force loading encryption app in all needed cases - Better filesystem scanning error messages - LDAP wizard fixes - Add configuration switch to enable preview mimetypes - Create backup of all encryption keys before recovery - Add displayname for admins - Better config.sample documentation - Better apps descriptions - Improve visual feedback if recovery key password gets changed - Fix some object store integration issues - Improved data directory configuration - Fix DAV permissions without create permissions - Fix filepicker home icon being partly hidden - Do only follow http and https redirects - Properly delete old previews - Prevent upgrades between more than one major versions - Several security fixes - Lots of smaller improvements ----------------------------- Release "6.0.6" Oct 22. 2014 - Fix finding old versions in special cases - Make versions and encryption aware of copy operations - Force loading encryption app in all needed cases - Better filesystem scanning error messages - LDAP wizard fixes - Add configuration switch to enable preview mimetypes - Create backup of all encryption keys before recovery - Add displayname for admins - Several security fixes - Lots of smaller improvements ----------------------------- Release "5.0.18" Oct 22. 2014 - Only allow http and https redirects - Documentation fixes - Several security fixes - Several smaller fixes ----------------------------- Release "7.0.2" Aug 26. 2014 - App upgrading stability improvements - Make default share folder configurable - Improve readability of error messages - Log failed authentication - S3 key fixes - Fix range requests with encryption - Several LDAP fixes - Remove obsolete 'Download preparing' message for zip downloads - Remove not working checks from code checker - No error if we try to delete a file which no longer exists - Fix detection of system wide mount points - Simplify App navigation - Add group management to public api - Remove confusing 'automatic logon rejected' message - Implement a txt preview fallback for the case that ttf is not support - Fix tiny thumbnail bug - Don't display share permission if resharing was disabled by the admin - Close session right before the download starts - Fix date display in filepicker - Don't touch non-oc tables when doing the InnoDB repair step - Several Documents fixes - Correctly handle public uploads activities - Add better 4 image previews to gallery ----------------------------- Release "6.0.5" Aug 26. 2014 - Documentation improvements - fix anonymous upload if logged-in - Fix handling of special characters in group names - Fix downloading of big files in special situations - More consistent handling of debug mode - Fix sharing email notifications - Disabling upload button if upload is not possible - Fix detection of system wide mount points - Handle video viewer in sharing links correctly - Update encryption keys recursively if a folder was moved - Enable download button for public folders - Handle exceptions if file to too big for trash-bin correctly - Quota fixes - Avoid unnecessary writing to the DB when preferences are not changed - Disable download button if zip download is disabled - Fix searching for users in special situations - Mount-point handling fixes - Correctly handle storage stats for trash bin - Remove etag warning for trash bin - Hardened SFTP host verification ----------------------------- Release "7.0.1" Aug 4. 2014 - Set maximum width for notification so they don´t overlap the whole header - Don't preload videos on public sharing - Fix preview size calculation under certain conditions - Fix to always show all available versions in the versions dropdown - Support WebDAV copy operation and make encryption aware of it - Make sure to set the expire date if a date is set as default - Improved link icon for better UX - Fix rendering of blank template - Only call exec if is is enabled by PHP - Limit app menu icon size - Show a warning in the personal settings and admin settins if the encyption keys are not yet initialized - Always remove share permission if user is excluded from sharing - Add OCS api call to set expire date for link shares - Improved db schema migration for sqlite - Don't try to execute background jobs that no longer exist - Improve look of search on mobile, save space in top bar - Set core version after a successful update to make upgrade more robust of app upgrades fail - Verify whether download URLs are valid - Fix preview animation on uploading - Prevent cron.php to trigger apps updating - Fix remote share when remote server is installed at the root - Fix files sorting - Fix calendar import - Fix gallery pause icon - Several contacts fixes specifically for PHP 5.3 - Make updater more robust ----------------------------- Release "7.0.0" July 23. 2014 - New files view including sorting and endless scrolling - Server to Server sharing - Sharing overview - Improved sharing admin control - No more mandatory Shared folder - Improved ownCloud Documents features - Hugely improved Activity app including email notifications - Mobile optimized webinterface - Password strength indicator - Significant speed improvements - New user-management - Support for Swift object stores - Email configuration wizard - Email template editor - Improved upgrade process`
2014-11-30 01:08:57 +01:00
share/owncloud/apps/files/tests/js/fileUploadSpec.js
share/owncloud/apps/files/tests/js/fileactionsSpec.js
share/owncloud/apps/files/tests/js/filelistSpec.js
share/owncloud/apps/files/tests/js/filesSpec.js
share/owncloud/apps/files/tests/js/filesummarySpec.js
share/owncloud/apps/files/tests/js/tagspluginspec.js
share/owncloud/apps/files/tests/service/tagservice.php
Update to 5.0.7 Changelog: Version 5.0.7 June 6th 2013 SECURITY: Multiple XSS vulnerabilities (oC-SA-2013-028) New encryption app as preview included. WARNING: This is not yet ready for production use but testing and feedback is welcome. Several LDAP compatibility fixes Several performance improvements of file handling Trashbin fixes for Safari Internet Explorer fixes Several Contacts fixes New check for magic_quotes External Filesystem fixes Add support for copying/moving folders between storages Several smaller fixes Version 5.0.6 May 14th 2013 SECURITY: SQL Injection (oC-SA-2013-019) SECURITY: Multiple directory traversals (oC-SA-2013-020) SECURITY: Multiple XSS vulnerabilities (oC-SA-2013-021) SECURITY: Open redirector (oC-SA-2013-022) SECURITY: Password autocompletion (oC-SA-2013-023) SECURITY: Privilege escalation in the calendar application (oC-SA-2013-024) SECURITY: Privilege escalation and CSRF in the API (oC-SA-2013-025) SECURITY: Incomplete blacklist vulnerability (oC-SA-2013-026) SECURITY: Information disclosure: CSRF token + username (oC-SA-2013-027) Fix renaming of shared files Fix UUID handling with LDAP Fix several undelete files issues Fix LDAP cachekey handling Several OCS API fixes Dropbox mounting fixes Remove ldap group name restrictions Fix fetching of the userlist with multiple user backends Turn off password autocompletion Translation fixes of the Shared folder Fix the fileactions order for filetypes Allow to ship a default theme Disallow URLs containing “@” Smaller layout improvemens Log an upgrade warning Log a trash bin cleanup message Improved quota calculation Allow to set Quota to zero Fix performance regression for uploading of big files Several Calendar fixes Use displaynames in contacts Check for existing address books during migrate->import Texteditor fixes Increase the SQLite database timeout Order images in Gallery
2013-06-09 03:16:10 +02:00
share/owncloud/apps/files_encryption/ajax/adminrecovery.php
share/owncloud/apps/files_encryption/ajax/changeRecoveryPassword.php
Update to 6.0.0a * Switch to 6 branch * Replace interpreters with REPLACE_* Changelog: Version 6.0.0a Dec 14th 2013 Remove wrong warnings from logfile Fix LDAP authentication Fix LDAP configuration Fix Share dialog Fix migration under certain conditions Fix database encoding for old PHP versions Fix select all checkbox Fix migration with lucene search enabled Fix migration for postgresql Version 6.0.0 Dec 11th 2013 User Avatars Previews in files app and other places Updated design, less clutter and more whitespace Public gallery sharing Activities Better file conflict handling dialog Improved public App API Sharing API Example Files Share Email Notifications New Doctrine based database layer Plural translations Refactored OC.dialogs (both code and design wise) Priorize often used languages in personal-settings language selection Update jquery to 1.10.0 and add jquery-migrate 1.2.1 Show a summary as the last filelist entry Improve app-management (more verbose error-messages) Show ‘More apps’ link to app administration directly in app navigation Templates for newly created files Add MB indicator to size column Google Drive external storage uses a new library New icons for shared and external folders File uploads conflicts dialog Possibility to prepopulate a new users home with a skeleton Public upload with encryption enabled Users now can decrypt the files again if their encryption app was enabled Many quota related fixes Total used space (with quota) now only counts user’s own files Many external storage fixes, improved performance Improved file navigation performance by using Ajax calls (no full page reload for each folder) The file owner can now also restore deleted shared files New version drop-down with previews and the ability to downloading versions directly
2013-12-27 16:56:38 +01:00
share/owncloud/apps/files_encryption/ajax/getMigrationStatus.php
share/owncloud/apps/files_encryption/ajax/updatePrivateKeyPassword.php
Update to 5.0.7 Changelog: Version 5.0.7 June 6th 2013 SECURITY: Multiple XSS vulnerabilities (oC-SA-2013-028) New encryption app as preview included. WARNING: This is not yet ready for production use but testing and feedback is welcome. Several LDAP compatibility fixes Several performance improvements of file handling Trashbin fixes for Safari Internet Explorer fixes Several Contacts fixes New check for magic_quotes External Filesystem fixes Add support for copying/moving folders between storages Several smaller fixes Version 5.0.6 May 14th 2013 SECURITY: SQL Injection (oC-SA-2013-019) SECURITY: Multiple directory traversals (oC-SA-2013-020) SECURITY: Multiple XSS vulnerabilities (oC-SA-2013-021) SECURITY: Open redirector (oC-SA-2013-022) SECURITY: Password autocompletion (oC-SA-2013-023) SECURITY: Privilege escalation in the calendar application (oC-SA-2013-024) SECURITY: Privilege escalation and CSRF in the API (oC-SA-2013-025) SECURITY: Incomplete blacklist vulnerability (oC-SA-2013-026) SECURITY: Information disclosure: CSRF token + username (oC-SA-2013-027) Fix renaming of shared files Fix UUID handling with LDAP Fix several undelete files issues Fix LDAP cachekey handling Several OCS API fixes Dropbox mounting fixes Remove ldap group name restrictions Fix fetching of the userlist with multiple user backends Turn off password autocompletion Translation fixes of the Shared folder Fix the fileactions order for filetypes Allow to ship a default theme Disallow URLs containing “@” Smaller layout improvemens Log an upgrade warning Log a trash bin cleanup message Improved quota calculation Allow to set Quota to zero Fix performance regression for uploading of big files Several Calendar fixes Use displaynames in contacts Check for existing address books during migrate->import Texteditor fixes Increase the SQLite database timeout Order images in Gallery
2013-06-09 03:16:10 +02:00
share/owncloud/apps/files_encryption/ajax/userrecovery.php
share/owncloud/apps/files_encryption/appinfo/app.php
share/owncloud/apps/files_encryption/appinfo/info.xml
share/owncloud/apps/files_encryption/appinfo/register_command.php
Update to 5.0.7 Changelog: Version 5.0.7 June 6th 2013 SECURITY: Multiple XSS vulnerabilities (oC-SA-2013-028) New encryption app as preview included. WARNING: This is not yet ready for production use but testing and feedback is welcome. Several LDAP compatibility fixes Several performance improvements of file handling Trashbin fixes for Safari Internet Explorer fixes Several Contacts fixes New check for magic_quotes External Filesystem fixes Add support for copying/moving folders between storages Several smaller fixes Version 5.0.6 May 14th 2013 SECURITY: SQL Injection (oC-SA-2013-019) SECURITY: Multiple directory traversals (oC-SA-2013-020) SECURITY: Multiple XSS vulnerabilities (oC-SA-2013-021) SECURITY: Open redirector (oC-SA-2013-022) SECURITY: Password autocompletion (oC-SA-2013-023) SECURITY: Privilege escalation in the calendar application (oC-SA-2013-024) SECURITY: Privilege escalation and CSRF in the API (oC-SA-2013-025) SECURITY: Incomplete blacklist vulnerability (oC-SA-2013-026) SECURITY: Information disclosure: CSRF token + username (oC-SA-2013-027) Fix renaming of shared files Fix UUID handling with LDAP Fix several undelete files issues Fix LDAP cachekey handling Several OCS API fixes Dropbox mounting fixes Remove ldap group name restrictions Fix fetching of the userlist with multiple user backends Turn off password autocompletion Translation fixes of the Shared folder Fix the fileactions order for filetypes Allow to ship a default theme Disallow URLs containing “@” Smaller layout improvemens Log an upgrade warning Log a trash bin cleanup message Improved quota calculation Allow to set Quota to zero Fix performance regression for uploading of big files Several Calendar fixes Use displaynames in contacts Check for existing address books during migrate->import Texteditor fixes Increase the SQLite database timeout Order images in Gallery
2013-06-09 03:16:10 +02:00
share/owncloud/apps/files_encryption/appinfo/routes.php
share/owncloud/apps/files_encryption/appinfo/spec.txt
Update to 7.0.3 Changelog: Release "7.0.3" Oct 22. 2014 - Some OS X server fixes - Several external storage fixes and improvements - Close session early to speedup apps page loading - Add overwrite.cli.url config option - Fix finding old versions in special cases - Make versions and encryption aware of copy operations - Force loading encryption app in all needed cases - Better filesystem scanning error messages - LDAP wizard fixes - Add configuration switch to enable preview mimetypes - Create backup of all encryption keys before recovery - Add displayname for admins - Better config.sample documentation - Better apps descriptions - Improve visual feedback if recovery key password gets changed - Fix some object store integration issues - Improved data directory configuration - Fix DAV permissions without create permissions - Fix filepicker home icon being partly hidden - Do only follow http and https redirects - Properly delete old previews - Prevent upgrades between more than one major versions - Several security fixes - Lots of smaller improvements ----------------------------- Release "6.0.6" Oct 22. 2014 - Fix finding old versions in special cases - Make versions and encryption aware of copy operations - Force loading encryption app in all needed cases - Better filesystem scanning error messages - LDAP wizard fixes - Add configuration switch to enable preview mimetypes - Create backup of all encryption keys before recovery - Add displayname for admins - Several security fixes - Lots of smaller improvements ----------------------------- Release "5.0.18" Oct 22. 2014 - Only allow http and https redirects - Documentation fixes - Several security fixes - Several smaller fixes ----------------------------- Release "7.0.2" Aug 26. 2014 - App upgrading stability improvements - Make default share folder configurable - Improve readability of error messages - Log failed authentication - S3 key fixes - Fix range requests with encryption - Several LDAP fixes - Remove obsolete 'Download preparing' message for zip downloads - Remove not working checks from code checker - No error if we try to delete a file which no longer exists - Fix detection of system wide mount points - Simplify App navigation - Add group management to public api - Remove confusing 'automatic logon rejected' message - Implement a txt preview fallback for the case that ttf is not support - Fix tiny thumbnail bug - Don't display share permission if resharing was disabled by the admin - Close session right before the download starts - Fix date display in filepicker - Don't touch non-oc tables when doing the InnoDB repair step - Several Documents fixes - Correctly handle public uploads activities - Add better 4 image previews to gallery ----------------------------- Release "6.0.5" Aug 26. 2014 - Documentation improvements - fix anonymous upload if logged-in - Fix handling of special characters in group names - Fix downloading of big files in special situations - More consistent handling of debug mode - Fix sharing email notifications - Disabling upload button if upload is not possible - Fix detection of system wide mount points - Handle video viewer in sharing links correctly - Update encryption keys recursively if a folder was moved - Enable download button for public folders - Handle exceptions if file to too big for trash-bin correctly - Quota fixes - Avoid unnecessary writing to the DB when preferences are not changed - Disable download button if zip download is disabled - Fix searching for users in special situations - Mount-point handling fixes - Correctly handle storage stats for trash bin - Remove etag warning for trash bin - Hardened SFTP host verification ----------------------------- Release "7.0.1" Aug 4. 2014 - Set maximum width for notification so they don´t overlap the whole header - Don't preload videos on public sharing - Fix preview size calculation under certain conditions - Fix to always show all available versions in the versions dropdown - Support WebDAV copy operation and make encryption aware of it - Make sure to set the expire date if a date is set as default - Improved link icon for better UX - Fix rendering of blank template - Only call exec if is is enabled by PHP - Limit app menu icon size - Show a warning in the personal settings and admin settins if the encyption keys are not yet initialized - Always remove share permission if user is excluded from sharing - Add OCS api call to set expire date for link shares - Improved db schema migration for sqlite - Don't try to execute background jobs that no longer exist - Improve look of search on mobile, save space in top bar - Set core version after a successful update to make upgrade more robust of app upgrades fail - Verify whether download URLs are valid - Fix preview animation on uploading - Prevent cron.php to trigger apps updating - Fix remote share when remote server is installed at the root - Fix files sorting - Fix calendar import - Fix gallery pause icon - Several contacts fixes specifically for PHP 5.3 - Make updater more robust ----------------------------- Release "7.0.0" July 23. 2014 - New files view including sorting and endless scrolling - Server to Server sharing - Sharing overview - Improved sharing admin control - No more mandatory Shared folder - Improved ownCloud Documents features - Hugely improved Activity app including email notifications - Mobile optimized webinterface - Password strength indicator - Significant speed improvements - New user-management - Support for Swift object stores - Email configuration wizard - Email template editor - Improved upgrade process`
2014-11-30 01:08:57 +01:00
share/owncloud/apps/files_encryption/appinfo/update.php
Update to 5.0.7 Changelog: Version 5.0.7 June 6th 2013 SECURITY: Multiple XSS vulnerabilities (oC-SA-2013-028) New encryption app as preview included. WARNING: This is not yet ready for production use but testing and feedback is welcome. Several LDAP compatibility fixes Several performance improvements of file handling Trashbin fixes for Safari Internet Explorer fixes Several Contacts fixes New check for magic_quotes External Filesystem fixes Add support for copying/moving folders between storages Several smaller fixes Version 5.0.6 May 14th 2013 SECURITY: SQL Injection (oC-SA-2013-019) SECURITY: Multiple directory traversals (oC-SA-2013-020) SECURITY: Multiple XSS vulnerabilities (oC-SA-2013-021) SECURITY: Open redirector (oC-SA-2013-022) SECURITY: Password autocompletion (oC-SA-2013-023) SECURITY: Privilege escalation in the calendar application (oC-SA-2013-024) SECURITY: Privilege escalation and CSRF in the API (oC-SA-2013-025) SECURITY: Incomplete blacklist vulnerability (oC-SA-2013-026) SECURITY: Information disclosure: CSRF token + username (oC-SA-2013-027) Fix renaming of shared files Fix UUID handling with LDAP Fix several undelete files issues Fix LDAP cachekey handling Several OCS API fixes Dropbox mounting fixes Remove ldap group name restrictions Fix fetching of the userlist with multiple user backends Turn off password autocompletion Translation fixes of the Shared folder Fix the fileactions order for filetypes Allow to ship a default theme Disallow URLs containing “@” Smaller layout improvemens Log an upgrade warning Log a trash bin cleanup message Improved quota calculation Allow to set Quota to zero Fix performance regression for uploading of big files Several Calendar fixes Use displaynames in contacts Check for existing address books during migrate->import Texteditor fixes Increase the SQLite database timeout Order images in Gallery
2013-06-09 03:16:10 +02:00
share/owncloud/apps/files_encryption/appinfo/version
share/owncloud/apps/files_encryption/command/migratekeys.php
Update to 5.0.7 Changelog: Version 5.0.7 June 6th 2013 SECURITY: Multiple XSS vulnerabilities (oC-SA-2013-028) New encryption app as preview included. WARNING: This is not yet ready for production use but testing and feedback is welcome. Several LDAP compatibility fixes Several performance improvements of file handling Trashbin fixes for Safari Internet Explorer fixes Several Contacts fixes New check for magic_quotes External Filesystem fixes Add support for copying/moving folders between storages Several smaller fixes Version 5.0.6 May 14th 2013 SECURITY: SQL Injection (oC-SA-2013-019) SECURITY: Multiple directory traversals (oC-SA-2013-020) SECURITY: Multiple XSS vulnerabilities (oC-SA-2013-021) SECURITY: Open redirector (oC-SA-2013-022) SECURITY: Password autocompletion (oC-SA-2013-023) SECURITY: Privilege escalation in the calendar application (oC-SA-2013-024) SECURITY: Privilege escalation and CSRF in the API (oC-SA-2013-025) SECURITY: Incomplete blacklist vulnerability (oC-SA-2013-026) SECURITY: Information disclosure: CSRF token + username (oC-SA-2013-027) Fix renaming of shared files Fix UUID handling with LDAP Fix several undelete files issues Fix LDAP cachekey handling Several OCS API fixes Dropbox mounting fixes Remove ldap group name restrictions Fix fetching of the userlist with multiple user backends Turn off password autocompletion Translation fixes of the Shared folder Fix the fileactions order for filetypes Allow to ship a default theme Disallow URLs containing “@” Smaller layout improvemens Log an upgrade warning Log a trash bin cleanup message Improved quota calculation Allow to set Quota to zero Fix performance regression for uploading of big files Several Calendar fixes Use displaynames in contacts Check for existing address books during migrate->import Texteditor fixes Increase the SQLite database timeout Order images in Gallery
2013-06-09 03:16:10 +02:00
share/owncloud/apps/files_encryption/css/settings-personal.css
share/owncloud/apps/files_encryption/exception/encryptionexception.php
share/owncloud/apps/files_encryption/exception/multikeydecryptexception.php
share/owncloud/apps/files_encryption/exception/multikeyencryptexception.php
share/owncloud/apps/files_encryption/files/error.php
share/owncloud/apps/files_encryption/img/app.svg
Update to 6.0.0a * Switch to 6 branch * Replace interpreters with REPLACE_* Changelog: Version 6.0.0a Dec 14th 2013 Remove wrong warnings from logfile Fix LDAP authentication Fix LDAP configuration Fix Share dialog Fix migration under certain conditions Fix database encoding for old PHP versions Fix select all checkbox Fix migration with lucene search enabled Fix migration for postgresql Version 6.0.0 Dec 11th 2013 User Avatars Previews in files app and other places Updated design, less clutter and more whitespace Public gallery sharing Activities Better file conflict handling dialog Improved public App API Sharing API Example Files Share Email Notifications New Doctrine based database layer Plural translations Refactored OC.dialogs (both code and design wise) Priorize often used languages in personal-settings language selection Update jquery to 1.10.0 and add jquery-migrate 1.2.1 Show a summary as the last filelist entry Improve app-management (more verbose error-messages) Show ‘More apps’ link to app administration directly in app navigation Templates for newly created files Add MB indicator to size column Google Drive external storage uses a new library New icons for shared and external folders File uploads conflicts dialog Possibility to prepopulate a new users home with a skeleton Public upload with encryption enabled Users now can decrypt the files again if their encryption app was enabled Many quota related fixes Total used space (with quota) now only counts user’s own files Many external storage fixes, improved performance Improved file navigation performance by using Ajax calls (no full page reload for each folder) The file owner can now also restore deleted shared files New version drop-down with previews and the ability to downloading versions directly
2013-12-27 16:56:38 +01:00
share/owncloud/apps/files_encryption/js/detect-migration.js
share/owncloud/apps/files_encryption/js/encryption.js
Update to 5.0.7 Changelog: Version 5.0.7 June 6th 2013 SECURITY: Multiple XSS vulnerabilities (oC-SA-2013-028) New encryption app as preview included. WARNING: This is not yet ready for production use but testing and feedback is welcome. Several LDAP compatibility fixes Several performance improvements of file handling Trashbin fixes for Safari Internet Explorer fixes Several Contacts fixes New check for magic_quotes External Filesystem fixes Add support for copying/moving folders between storages Several smaller fixes Version 5.0.6 May 14th 2013 SECURITY: SQL Injection (oC-SA-2013-019) SECURITY: Multiple directory traversals (oC-SA-2013-020) SECURITY: Multiple XSS vulnerabilities (oC-SA-2013-021) SECURITY: Open redirector (oC-SA-2013-022) SECURITY: Password autocompletion (oC-SA-2013-023) SECURITY: Privilege escalation in the calendar application (oC-SA-2013-024) SECURITY: Privilege escalation and CSRF in the API (oC-SA-2013-025) SECURITY: Incomplete blacklist vulnerability (oC-SA-2013-026) SECURITY: Information disclosure: CSRF token + username (oC-SA-2013-027) Fix renaming of shared files Fix UUID handling with LDAP Fix several undelete files issues Fix LDAP cachekey handling Several OCS API fixes Dropbox mounting fixes Remove ldap group name restrictions Fix fetching of the userlist with multiple user backends Turn off password autocompletion Translation fixes of the Shared folder Fix the fileactions order for filetypes Allow to ship a default theme Disallow URLs containing “@” Smaller layout improvemens Log an upgrade warning Log a trash bin cleanup message Improved quota calculation Allow to set Quota to zero Fix performance regression for uploading of big files Several Calendar fixes Use displaynames in contacts Check for existing address books during migrate->import Texteditor fixes Increase the SQLite database timeout Order images in Gallery
2013-06-09 03:16:10 +02:00
share/owncloud/apps/files_encryption/js/settings-admin.js
share/owncloud/apps/files_encryption/js/settings-personal.js
share/owncloud/apps/files_encryption/l10n/ar.js
share/owncloud/apps/files_encryption/l10n/ar.json
share/owncloud/apps/files_encryption/l10n/ast.js
share/owncloud/apps/files_encryption/l10n/ast.json
share/owncloud/apps/files_encryption/l10n/az.js
share/owncloud/apps/files_encryption/l10n/az.json
share/owncloud/apps/files_encryption/l10n/bg_BG.js
share/owncloud/apps/files_encryption/l10n/bg_BG.json
share/owncloud/apps/files_encryption/l10n/bn_BD.js
share/owncloud/apps/files_encryption/l10n/bn_BD.json
share/owncloud/apps/files_encryption/l10n/bs.js
share/owncloud/apps/files_encryption/l10n/bs.json
share/owncloud/apps/files_encryption/l10n/ca.js
share/owncloud/apps/files_encryption/l10n/ca.json
share/owncloud/apps/files_encryption/l10n/cs_CZ.js
share/owncloud/apps/files_encryption/l10n/cs_CZ.json
share/owncloud/apps/files_encryption/l10n/cy_GB.js
share/owncloud/apps/files_encryption/l10n/cy_GB.json
share/owncloud/apps/files_encryption/l10n/da.js
share/owncloud/apps/files_encryption/l10n/da.json
share/owncloud/apps/files_encryption/l10n/de.js
share/owncloud/apps/files_encryption/l10n/de.json
share/owncloud/apps/files_encryption/l10n/de_CH.js
share/owncloud/apps/files_encryption/l10n/de_CH.json
share/owncloud/apps/files_encryption/l10n/de_DE.js
share/owncloud/apps/files_encryption/l10n/de_DE.json
share/owncloud/apps/files_encryption/l10n/el.js
share/owncloud/apps/files_encryption/l10n/el.json
share/owncloud/apps/files_encryption/l10n/en_GB.js
share/owncloud/apps/files_encryption/l10n/en_GB.json
share/owncloud/apps/files_encryption/l10n/eo.js
share/owncloud/apps/files_encryption/l10n/eo.json
share/owncloud/apps/files_encryption/l10n/es.js
share/owncloud/apps/files_encryption/l10n/es.json
share/owncloud/apps/files_encryption/l10n/es_AR.js
share/owncloud/apps/files_encryption/l10n/es_AR.json
share/owncloud/apps/files_encryption/l10n/es_CL.js
share/owncloud/apps/files_encryption/l10n/es_CL.json
share/owncloud/apps/files_encryption/l10n/es_MX.js
share/owncloud/apps/files_encryption/l10n/es_MX.json
share/owncloud/apps/files_encryption/l10n/et_EE.js
share/owncloud/apps/files_encryption/l10n/et_EE.json
share/owncloud/apps/files_encryption/l10n/eu.js
share/owncloud/apps/files_encryption/l10n/eu.json
share/owncloud/apps/files_encryption/l10n/fa.js
share/owncloud/apps/files_encryption/l10n/fa.json
share/owncloud/apps/files_encryption/l10n/fi_FI.js
share/owncloud/apps/files_encryption/l10n/fi_FI.json
share/owncloud/apps/files_encryption/l10n/fr.js
share/owncloud/apps/files_encryption/l10n/fr.json
share/owncloud/apps/files_encryption/l10n/gl.js
share/owncloud/apps/files_encryption/l10n/gl.json
share/owncloud/apps/files_encryption/l10n/he.js
share/owncloud/apps/files_encryption/l10n/he.json
share/owncloud/apps/files_encryption/l10n/hr.js
share/owncloud/apps/files_encryption/l10n/hr.json
share/owncloud/apps/files_encryption/l10n/hu_HU.js
share/owncloud/apps/files_encryption/l10n/hu_HU.json
share/owncloud/apps/files_encryption/l10n/ia.js
share/owncloud/apps/files_encryption/l10n/ia.json
share/owncloud/apps/files_encryption/l10n/id.js
share/owncloud/apps/files_encryption/l10n/id.json
share/owncloud/apps/files_encryption/l10n/is.js
share/owncloud/apps/files_encryption/l10n/is.json
share/owncloud/apps/files_encryption/l10n/it.js
share/owncloud/apps/files_encryption/l10n/it.json
share/owncloud/apps/files_encryption/l10n/ja.js
share/owncloud/apps/files_encryption/l10n/ja.json
share/owncloud/apps/files_encryption/l10n/ka_GE.js
share/owncloud/apps/files_encryption/l10n/ka_GE.json
share/owncloud/apps/files_encryption/l10n/km.js
share/owncloud/apps/files_encryption/l10n/km.json
share/owncloud/apps/files_encryption/l10n/kn.js
share/owncloud/apps/files_encryption/l10n/kn.json
share/owncloud/apps/files_encryption/l10n/ko.js
share/owncloud/apps/files_encryption/l10n/ko.json
share/owncloud/apps/files_encryption/l10n/ku_IQ.js
share/owncloud/apps/files_encryption/l10n/ku_IQ.json
share/owncloud/apps/files_encryption/l10n/lb.js
share/owncloud/apps/files_encryption/l10n/lb.json
share/owncloud/apps/files_encryption/l10n/lt_LT.js
share/owncloud/apps/files_encryption/l10n/lt_LT.json
share/owncloud/apps/files_encryption/l10n/lv.js
share/owncloud/apps/files_encryption/l10n/lv.json
share/owncloud/apps/files_encryption/l10n/mk.js
share/owncloud/apps/files_encryption/l10n/mk.json
share/owncloud/apps/files_encryption/l10n/nb_NO.js
share/owncloud/apps/files_encryption/l10n/nb_NO.json
share/owncloud/apps/files_encryption/l10n/nl.js
share/owncloud/apps/files_encryption/l10n/nl.json
share/owncloud/apps/files_encryption/l10n/nn_NO.js
share/owncloud/apps/files_encryption/l10n/nn_NO.json
share/owncloud/apps/files_encryption/l10n/pa.js
share/owncloud/apps/files_encryption/l10n/pa.json
share/owncloud/apps/files_encryption/l10n/pl.js
share/owncloud/apps/files_encryption/l10n/pl.json
share/owncloud/apps/files_encryption/l10n/pt_BR.js
share/owncloud/apps/files_encryption/l10n/pt_BR.json
share/owncloud/apps/files_encryption/l10n/pt_PT.js
share/owncloud/apps/files_encryption/l10n/pt_PT.json
share/owncloud/apps/files_encryption/l10n/ro.js
share/owncloud/apps/files_encryption/l10n/ro.json
share/owncloud/apps/files_encryption/l10n/ru.js
share/owncloud/apps/files_encryption/l10n/ru.json
share/owncloud/apps/files_encryption/l10n/si_LK.js
share/owncloud/apps/files_encryption/l10n/si_LK.json
share/owncloud/apps/files_encryption/l10n/sk_SK.js
share/owncloud/apps/files_encryption/l10n/sk_SK.json
share/owncloud/apps/files_encryption/l10n/sl.js
share/owncloud/apps/files_encryption/l10n/sl.json
share/owncloud/apps/files_encryption/l10n/sq.js
share/owncloud/apps/files_encryption/l10n/sq.json
share/owncloud/apps/files_encryption/l10n/sr.js
share/owncloud/apps/files_encryption/l10n/sr.json
share/owncloud/apps/files_encryption/l10n/sr@latin.js
share/owncloud/apps/files_encryption/l10n/sr@latin.json
share/owncloud/apps/files_encryption/l10n/sv.js
share/owncloud/apps/files_encryption/l10n/sv.json
share/owncloud/apps/files_encryption/l10n/ta_LK.js
share/owncloud/apps/files_encryption/l10n/ta_LK.json
share/owncloud/apps/files_encryption/l10n/th_TH.js
share/owncloud/apps/files_encryption/l10n/th_TH.json
share/owncloud/apps/files_encryption/l10n/tr.js
share/owncloud/apps/files_encryption/l10n/tr.json
share/owncloud/apps/files_encryption/l10n/ug.js
share/owncloud/apps/files_encryption/l10n/ug.json
share/owncloud/apps/files_encryption/l10n/uk.js
share/owncloud/apps/files_encryption/l10n/uk.json
share/owncloud/apps/files_encryption/l10n/ur_PK.js
share/owncloud/apps/files_encryption/l10n/ur_PK.json
share/owncloud/apps/files_encryption/l10n/vi.js
share/owncloud/apps/files_encryption/l10n/vi.json
share/owncloud/apps/files_encryption/l10n/zh_CN.js
share/owncloud/apps/files_encryption/l10n/zh_CN.json
share/owncloud/apps/files_encryption/l10n/zh_HK.js
share/owncloud/apps/files_encryption/l10n/zh_HK.json
share/owncloud/apps/files_encryption/l10n/zh_TW.js
share/owncloud/apps/files_encryption/l10n/zh_TW.json
Update to 5.0.7 Changelog: Version 5.0.7 June 6th 2013 SECURITY: Multiple XSS vulnerabilities (oC-SA-2013-028) New encryption app as preview included. WARNING: This is not yet ready for production use but testing and feedback is welcome. Several LDAP compatibility fixes Several performance improvements of file handling Trashbin fixes for Safari Internet Explorer fixes Several Contacts fixes New check for magic_quotes External Filesystem fixes Add support for copying/moving folders between storages Several smaller fixes Version 5.0.6 May 14th 2013 SECURITY: SQL Injection (oC-SA-2013-019) SECURITY: Multiple directory traversals (oC-SA-2013-020) SECURITY: Multiple XSS vulnerabilities (oC-SA-2013-021) SECURITY: Open redirector (oC-SA-2013-022) SECURITY: Password autocompletion (oC-SA-2013-023) SECURITY: Privilege escalation in the calendar application (oC-SA-2013-024) SECURITY: Privilege escalation and CSRF in the API (oC-SA-2013-025) SECURITY: Incomplete blacklist vulnerability (oC-SA-2013-026) SECURITY: Information disclosure: CSRF token + username (oC-SA-2013-027) Fix renaming of shared files Fix UUID handling with LDAP Fix several undelete files issues Fix LDAP cachekey handling Several OCS API fixes Dropbox mounting fixes Remove ldap group name restrictions Fix fetching of the userlist with multiple user backends Turn off password autocompletion Translation fixes of the Shared folder Fix the fileactions order for filetypes Allow to ship a default theme Disallow URLs containing “@” Smaller layout improvemens Log an upgrade warning Log a trash bin cleanup message Improved quota calculation Allow to set Quota to zero Fix performance regression for uploading of big files Several Calendar fixes Use displaynames in contacts Check for existing address books during migrate->import Texteditor fixes Increase the SQLite database timeout Order images in Gallery
2013-06-09 03:16:10 +02:00
share/owncloud/apps/files_encryption/lib/capabilities.php
share/owncloud/apps/files_encryption/lib/crypt.php
share/owncloud/apps/files_encryption/lib/helper.php
share/owncloud/apps/files_encryption/lib/hooks.php
Update to 5.0.7 Changelog: Version 5.0.7 June 6th 2013 SECURITY: Multiple XSS vulnerabilities (oC-SA-2013-028) New encryption app as preview included. WARNING: This is not yet ready for production use but testing and feedback is welcome. Several LDAP compatibility fixes Several performance improvements of file handling Trashbin fixes for Safari Internet Explorer fixes Several Contacts fixes New check for magic_quotes External Filesystem fixes Add support for copying/moving folders between storages Several smaller fixes Version 5.0.6 May 14th 2013 SECURITY: SQL Injection (oC-SA-2013-019) SECURITY: Multiple directory traversals (oC-SA-2013-020) SECURITY: Multiple XSS vulnerabilities (oC-SA-2013-021) SECURITY: Open redirector (oC-SA-2013-022) SECURITY: Password autocompletion (oC-SA-2013-023) SECURITY: Privilege escalation in the calendar application (oC-SA-2013-024) SECURITY: Privilege escalation and CSRF in the API (oC-SA-2013-025) SECURITY: Incomplete blacklist vulnerability (oC-SA-2013-026) SECURITY: Information disclosure: CSRF token + username (oC-SA-2013-027) Fix renaming of shared files Fix UUID handling with LDAP Fix several undelete files issues Fix LDAP cachekey handling Several OCS API fixes Dropbox mounting fixes Remove ldap group name restrictions Fix fetching of the userlist with multiple user backends Turn off password autocompletion Translation fixes of the Shared folder Fix the fileactions order for filetypes Allow to ship a default theme Disallow URLs containing “@” Smaller layout improvemens Log an upgrade warning Log a trash bin cleanup message Improved quota calculation Allow to set Quota to zero Fix performance regression for uploading of big files Several Calendar fixes Use displaynames in contacts Check for existing address books during migrate->import Texteditor fixes Increase the SQLite database timeout Order images in Gallery
2013-06-09 03:16:10 +02:00
share/owncloud/apps/files_encryption/lib/keymanager.php
Update to 7.0.3 Changelog: Release "7.0.3" Oct 22. 2014 - Some OS X server fixes - Several external storage fixes and improvements - Close session early to speedup apps page loading - Add overwrite.cli.url config option - Fix finding old versions in special cases - Make versions and encryption aware of copy operations - Force loading encryption app in all needed cases - Better filesystem scanning error messages - LDAP wizard fixes - Add configuration switch to enable preview mimetypes - Create backup of all encryption keys before recovery - Add displayname for admins - Better config.sample documentation - Better apps descriptions - Improve visual feedback if recovery key password gets changed - Fix some object store integration issues - Improved data directory configuration - Fix DAV permissions without create permissions - Fix filepicker home icon being partly hidden - Do only follow http and https redirects - Properly delete old previews - Prevent upgrades between more than one major versions - Several security fixes - Lots of smaller improvements ----------------------------- Release "6.0.6" Oct 22. 2014 - Fix finding old versions in special cases - Make versions and encryption aware of copy operations - Force loading encryption app in all needed cases - Better filesystem scanning error messages - LDAP wizard fixes - Add configuration switch to enable preview mimetypes - Create backup of all encryption keys before recovery - Add displayname for admins - Several security fixes - Lots of smaller improvements ----------------------------- Release "5.0.18" Oct 22. 2014 - Only allow http and https redirects - Documentation fixes - Several security fixes - Several smaller fixes ----------------------------- Release "7.0.2" Aug 26. 2014 - App upgrading stability improvements - Make default share folder configurable - Improve readability of error messages - Log failed authentication - S3 key fixes - Fix range requests with encryption - Several LDAP fixes - Remove obsolete 'Download preparing' message for zip downloads - Remove not working checks from code checker - No error if we try to delete a file which no longer exists - Fix detection of system wide mount points - Simplify App navigation - Add group management to public api - Remove confusing 'automatic logon rejected' message - Implement a txt preview fallback for the case that ttf is not support - Fix tiny thumbnail bug - Don't display share permission if resharing was disabled by the admin - Close session right before the download starts - Fix date display in filepicker - Don't touch non-oc tables when doing the InnoDB repair step - Several Documents fixes - Correctly handle public uploads activities - Add better 4 image previews to gallery ----------------------------- Release "6.0.5" Aug 26. 2014 - Documentation improvements - fix anonymous upload if logged-in - Fix handling of special characters in group names - Fix downloading of big files in special situations - More consistent handling of debug mode - Fix sharing email notifications - Disabling upload button if upload is not possible - Fix detection of system wide mount points - Handle video viewer in sharing links correctly - Update encryption keys recursively if a folder was moved - Enable download button for public folders - Handle exceptions if file to too big for trash-bin correctly - Quota fixes - Avoid unnecessary writing to the DB when preferences are not changed - Disable download button if zip download is disabled - Fix searching for users in special situations - Mount-point handling fixes - Correctly handle storage stats for trash bin - Remove etag warning for trash bin - Hardened SFTP host verification ----------------------------- Release "7.0.1" Aug 4. 2014 - Set maximum width for notification so they don´t overlap the whole header - Don't preload videos on public sharing - Fix preview size calculation under certain conditions - Fix to always show all available versions in the versions dropdown - Support WebDAV copy operation and make encryption aware of it - Make sure to set the expire date if a date is set as default - Improved link icon for better UX - Fix rendering of blank template - Only call exec if is is enabled by PHP - Limit app menu icon size - Show a warning in the personal settings and admin settins if the encyption keys are not yet initialized - Always remove share permission if user is excluded from sharing - Add OCS api call to set expire date for link shares - Improved db schema migration for sqlite - Don't try to execute background jobs that no longer exist - Improve look of search on mobile, save space in top bar - Set core version after a successful update to make upgrade more robust of app upgrades fail - Verify whether download URLs are valid - Fix preview animation on uploading - Prevent cron.php to trigger apps updating - Fix remote share when remote server is installed at the root - Fix files sorting - Fix calendar import - Fix gallery pause icon - Several contacts fixes specifically for PHP 5.3 - Make updater more robust ----------------------------- Release "7.0.0" July 23. 2014 - New files view including sorting and endless scrolling - Server to Server sharing - Sharing overview - Improved sharing admin control - No more mandatory Shared folder - Improved ownCloud Documents features - Hugely improved Activity app including email notifications - Mobile optimized webinterface - Password strength indicator - Significant speed improvements - New user-management - Support for Swift object stores - Email configuration wizard - Email template editor - Improved upgrade process`
2014-11-30 01:08:57 +01:00
share/owncloud/apps/files_encryption/lib/migration.php
Update to 5.0.7 Changelog: Version 5.0.7 June 6th 2013 SECURITY: Multiple XSS vulnerabilities (oC-SA-2013-028) New encryption app as preview included. WARNING: This is not yet ready for production use but testing and feedback is welcome. Several LDAP compatibility fixes Several performance improvements of file handling Trashbin fixes for Safari Internet Explorer fixes Several Contacts fixes New check for magic_quotes External Filesystem fixes Add support for copying/moving folders between storages Several smaller fixes Version 5.0.6 May 14th 2013 SECURITY: SQL Injection (oC-SA-2013-019) SECURITY: Multiple directory traversals (oC-SA-2013-020) SECURITY: Multiple XSS vulnerabilities (oC-SA-2013-021) SECURITY: Open redirector (oC-SA-2013-022) SECURITY: Password autocompletion (oC-SA-2013-023) SECURITY: Privilege escalation in the calendar application (oC-SA-2013-024) SECURITY: Privilege escalation and CSRF in the API (oC-SA-2013-025) SECURITY: Incomplete blacklist vulnerability (oC-SA-2013-026) SECURITY: Information disclosure: CSRF token + username (oC-SA-2013-027) Fix renaming of shared files Fix UUID handling with LDAP Fix several undelete files issues Fix LDAP cachekey handling Several OCS API fixes Dropbox mounting fixes Remove ldap group name restrictions Fix fetching of the userlist with multiple user backends Turn off password autocompletion Translation fixes of the Shared folder Fix the fileactions order for filetypes Allow to ship a default theme Disallow URLs containing “@” Smaller layout improvemens Log an upgrade warning Log a trash bin cleanup message Improved quota calculation Allow to set Quota to zero Fix performance regression for uploading of big files Several Calendar fixes Use displaynames in contacts Check for existing address books during migrate->import Texteditor fixes Increase the SQLite database timeout Order images in Gallery
2013-06-09 03:16:10 +02:00
share/owncloud/apps/files_encryption/lib/proxy.php
share/owncloud/apps/files_encryption/lib/session.php
share/owncloud/apps/files_encryption/lib/stream.php
share/owncloud/apps/files_encryption/lib/util.php
share/owncloud/apps/files_encryption/settings-admin.php
share/owncloud/apps/files_encryption/settings-personal.php
share/owncloud/apps/files_encryption/templates/invalid_private_key.php
Update to 5.0.7 Changelog: Version 5.0.7 June 6th 2013 SECURITY: Multiple XSS vulnerabilities (oC-SA-2013-028) New encryption app as preview included. WARNING: This is not yet ready for production use but testing and feedback is welcome. Several LDAP compatibility fixes Several performance improvements of file handling Trashbin fixes for Safari Internet Explorer fixes Several Contacts fixes New check for magic_quotes External Filesystem fixes Add support for copying/moving folders between storages Several smaller fixes Version 5.0.6 May 14th 2013 SECURITY: SQL Injection (oC-SA-2013-019) SECURITY: Multiple directory traversals (oC-SA-2013-020) SECURITY: Multiple XSS vulnerabilities (oC-SA-2013-021) SECURITY: Open redirector (oC-SA-2013-022) SECURITY: Password autocompletion (oC-SA-2013-023) SECURITY: Privilege escalation in the calendar application (oC-SA-2013-024) SECURITY: Privilege escalation and CSRF in the API (oC-SA-2013-025) SECURITY: Incomplete blacklist vulnerability (oC-SA-2013-026) SECURITY: Information disclosure: CSRF token + username (oC-SA-2013-027) Fix renaming of shared files Fix UUID handling with LDAP Fix several undelete files issues Fix LDAP cachekey handling Several OCS API fixes Dropbox mounting fixes Remove ldap group name restrictions Fix fetching of the userlist with multiple user backends Turn off password autocompletion Translation fixes of the Shared folder Fix the fileactions order for filetypes Allow to ship a default theme Disallow URLs containing “@” Smaller layout improvemens Log an upgrade warning Log a trash bin cleanup message Improved quota calculation Allow to set Quota to zero Fix performance regression for uploading of big files Several Calendar fixes Use displaynames in contacts Check for existing address books during migrate->import Texteditor fixes Increase the SQLite database timeout Order images in Gallery
2013-06-09 03:16:10 +02:00
share/owncloud/apps/files_encryption/templates/settings-admin.php
share/owncloud/apps/files_encryption/templates/settings-personal.php
share/owncloud/apps/files_encryption/tests/binary
share/owncloud/apps/files_encryption/tests/crypt.php
share/owncloud/apps/files_encryption/tests/encryption.key
Update to 7.0.3 Changelog: Release "7.0.3" Oct 22. 2014 - Some OS X server fixes - Several external storage fixes and improvements - Close session early to speedup apps page loading - Add overwrite.cli.url config option - Fix finding old versions in special cases - Make versions and encryption aware of copy operations - Force loading encryption app in all needed cases - Better filesystem scanning error messages - LDAP wizard fixes - Add configuration switch to enable preview mimetypes - Create backup of all encryption keys before recovery - Add displayname for admins - Better config.sample documentation - Better apps descriptions - Improve visual feedback if recovery key password gets changed - Fix some object store integration issues - Improved data directory configuration - Fix DAV permissions without create permissions - Fix filepicker home icon being partly hidden - Do only follow http and https redirects - Properly delete old previews - Prevent upgrades between more than one major versions - Several security fixes - Lots of smaller improvements ----------------------------- Release "6.0.6" Oct 22. 2014 - Fix finding old versions in special cases - Make versions and encryption aware of copy operations - Force loading encryption app in all needed cases - Better filesystem scanning error messages - LDAP wizard fixes - Add configuration switch to enable preview mimetypes - Create backup of all encryption keys before recovery - Add displayname for admins - Several security fixes - Lots of smaller improvements ----------------------------- Release "5.0.18" Oct 22. 2014 - Only allow http and https redirects - Documentation fixes - Several security fixes - Several smaller fixes ----------------------------- Release "7.0.2" Aug 26. 2014 - App upgrading stability improvements - Make default share folder configurable - Improve readability of error messages - Log failed authentication - S3 key fixes - Fix range requests with encryption - Several LDAP fixes - Remove obsolete 'Download preparing' message for zip downloads - Remove not working checks from code checker - No error if we try to delete a file which no longer exists - Fix detection of system wide mount points - Simplify App navigation - Add group management to public api - Remove confusing 'automatic logon rejected' message - Implement a txt preview fallback for the case that ttf is not support - Fix tiny thumbnail bug - Don't display share permission if resharing was disabled by the admin - Close session right before the download starts - Fix date display in filepicker - Don't touch non-oc tables when doing the InnoDB repair step - Several Documents fixes - Correctly handle public uploads activities - Add better 4 image previews to gallery ----------------------------- Release "6.0.5" Aug 26. 2014 - Documentation improvements - fix anonymous upload if logged-in - Fix handling of special characters in group names - Fix downloading of big files in special situations - More consistent handling of debug mode - Fix sharing email notifications - Disabling upload button if upload is not possible - Fix detection of system wide mount points - Handle video viewer in sharing links correctly - Update encryption keys recursively if a folder was moved - Enable download button for public folders - Handle exceptions if file to too big for trash-bin correctly - Quota fixes - Avoid unnecessary writing to the DB when preferences are not changed - Disable download button if zip download is disabled - Fix searching for users in special situations - Mount-point handling fixes - Correctly handle storage stats for trash bin - Remove etag warning for trash bin - Hardened SFTP host verification ----------------------------- Release "7.0.1" Aug 4. 2014 - Set maximum width for notification so they don´t overlap the whole header - Don't preload videos on public sharing - Fix preview size calculation under certain conditions - Fix to always show all available versions in the versions dropdown - Support WebDAV copy operation and make encryption aware of it - Make sure to set the expire date if a date is set as default - Improved link icon for better UX - Fix rendering of blank template - Only call exec if is is enabled by PHP - Limit app menu icon size - Show a warning in the personal settings and admin settins if the encyption keys are not yet initialized - Always remove share permission if user is excluded from sharing - Add OCS api call to set expire date for link shares - Improved db schema migration for sqlite - Don't try to execute background jobs that no longer exist - Improve look of search on mobile, save space in top bar - Set core version after a successful update to make upgrade more robust of app upgrades fail - Verify whether download URLs are valid - Fix preview animation on uploading - Prevent cron.php to trigger apps updating - Fix remote share when remote server is installed at the root - Fix files sorting - Fix calendar import - Fix gallery pause icon - Several contacts fixes specifically for PHP 5.3 - Make updater more robust ----------------------------- Release "7.0.0" July 23. 2014 - New files view including sorting and endless scrolling - Server to Server sharing - Sharing overview - Improved sharing admin control - No more mandatory Shared folder - Improved ownCloud Documents features - Hugely improved Activity app including email notifications - Mobile optimized webinterface - Password strength indicator - Significant speed improvements - New user-management - Support for Swift object stores - Email configuration wizard - Email template editor - Improved upgrade process`
2014-11-30 01:08:57 +01:00
share/owncloud/apps/files_encryption/tests/encryption_table.xml
Update to 6.0.0a * Switch to 6 branch * Replace interpreters with REPLACE_* Changelog: Version 6.0.0a Dec 14th 2013 Remove wrong warnings from logfile Fix LDAP authentication Fix LDAP configuration Fix Share dialog Fix migration under certain conditions Fix database encoding for old PHP versions Fix select all checkbox Fix migration with lucene search enabled Fix migration for postgresql Version 6.0.0 Dec 11th 2013 User Avatars Previews in files app and other places Updated design, less clutter and more whitespace Public gallery sharing Activities Better file conflict handling dialog Improved public App API Sharing API Example Files Share Email Notifications New Doctrine based database layer Plural translations Refactored OC.dialogs (both code and design wise) Priorize often used languages in personal-settings language selection Update jquery to 1.10.0 and add jquery-migrate 1.2.1 Show a summary as the last filelist entry Improve app-management (more verbose error-messages) Show ‘More apps’ link to app administration directly in app navigation Templates for newly created files Add MB indicator to size column Google Drive external storage uses a new library New icons for shared and external folders File uploads conflicts dialog Possibility to prepopulate a new users home with a skeleton Public upload with encryption enabled Users now can decrypt the files again if their encryption app was enabled Many quota related fixes Total used space (with quota) now only counts user’s own files Many external storage fixes, improved performance Improved file navigation performance by using Ajax calls (no full page reload for each folder) The file owner can now also restore deleted shared files New version drop-down with previews and the ability to downloading versions directly
2013-12-27 16:56:38 +01:00
share/owncloud/apps/files_encryption/tests/helper.php
share/owncloud/apps/files_encryption/tests/hooks.php
Update to 5.0.7 Changelog: Version 5.0.7 June 6th 2013 SECURITY: Multiple XSS vulnerabilities (oC-SA-2013-028) New encryption app as preview included. WARNING: This is not yet ready for production use but testing and feedback is welcome. Several LDAP compatibility fixes Several performance improvements of file handling Trashbin fixes for Safari Internet Explorer fixes Several Contacts fixes New check for magic_quotes External Filesystem fixes Add support for copying/moving folders between storages Several smaller fixes Version 5.0.6 May 14th 2013 SECURITY: SQL Injection (oC-SA-2013-019) SECURITY: Multiple directory traversals (oC-SA-2013-020) SECURITY: Multiple XSS vulnerabilities (oC-SA-2013-021) SECURITY: Open redirector (oC-SA-2013-022) SECURITY: Password autocompletion (oC-SA-2013-023) SECURITY: Privilege escalation in the calendar application (oC-SA-2013-024) SECURITY: Privilege escalation and CSRF in the API (oC-SA-2013-025) SECURITY: Incomplete blacklist vulnerability (oC-SA-2013-026) SECURITY: Information disclosure: CSRF token + username (oC-SA-2013-027) Fix renaming of shared files Fix UUID handling with LDAP Fix several undelete files issues Fix LDAP cachekey handling Several OCS API fixes Dropbox mounting fixes Remove ldap group name restrictions Fix fetching of the userlist with multiple user backends Turn off password autocompletion Translation fixes of the Shared folder Fix the fileactions order for filetypes Allow to ship a default theme Disallow URLs containing “@” Smaller layout improvemens Log an upgrade warning Log a trash bin cleanup message Improved quota calculation Allow to set Quota to zero Fix performance regression for uploading of big files Several Calendar fixes Use displaynames in contacts Check for existing address books during migrate->import Texteditor fixes Increase the SQLite database timeout Order images in Gallery
2013-06-09 03:16:10 +02:00
share/owncloud/apps/files_encryption/tests/keymanager.php
share/owncloud/apps/files_encryption/tests/legacy-encrypted-text.txt
Update to 7.0.3 Changelog: Release "7.0.3" Oct 22. 2014 - Some OS X server fixes - Several external storage fixes and improvements - Close session early to speedup apps page loading - Add overwrite.cli.url config option - Fix finding old versions in special cases - Make versions and encryption aware of copy operations - Force loading encryption app in all needed cases - Better filesystem scanning error messages - LDAP wizard fixes - Add configuration switch to enable preview mimetypes - Create backup of all encryption keys before recovery - Add displayname for admins - Better config.sample documentation - Better apps descriptions - Improve visual feedback if recovery key password gets changed - Fix some object store integration issues - Improved data directory configuration - Fix DAV permissions without create permissions - Fix filepicker home icon being partly hidden - Do only follow http and https redirects - Properly delete old previews - Prevent upgrades between more than one major versions - Several security fixes - Lots of smaller improvements ----------------------------- Release "6.0.6" Oct 22. 2014 - Fix finding old versions in special cases - Make versions and encryption aware of copy operations - Force loading encryption app in all needed cases - Better filesystem scanning error messages - LDAP wizard fixes - Add configuration switch to enable preview mimetypes - Create backup of all encryption keys before recovery - Add displayname for admins - Several security fixes - Lots of smaller improvements ----------------------------- Release "5.0.18" Oct 22. 2014 - Only allow http and https redirects - Documentation fixes - Several security fixes - Several smaller fixes ----------------------------- Release "7.0.2" Aug 26. 2014 - App upgrading stability improvements - Make default share folder configurable - Improve readability of error messages - Log failed authentication - S3 key fixes - Fix range requests with encryption - Several LDAP fixes - Remove obsolete 'Download preparing' message for zip downloads - Remove not working checks from code checker - No error if we try to delete a file which no longer exists - Fix detection of system wide mount points - Simplify App navigation - Add group management to public api - Remove confusing 'automatic logon rejected' message - Implement a txt preview fallback for the case that ttf is not support - Fix tiny thumbnail bug - Don't display share permission if resharing was disabled by the admin - Close session right before the download starts - Fix date display in filepicker - Don't touch non-oc tables when doing the InnoDB repair step - Several Documents fixes - Correctly handle public uploads activities - Add better 4 image previews to gallery ----------------------------- Release "6.0.5" Aug 26. 2014 - Documentation improvements - fix anonymous upload if logged-in - Fix handling of special characters in group names - Fix downloading of big files in special situations - More consistent handling of debug mode - Fix sharing email notifications - Disabling upload button if upload is not possible - Fix detection of system wide mount points - Handle video viewer in sharing links correctly - Update encryption keys recursively if a folder was moved - Enable download button for public folders - Handle exceptions if file to too big for trash-bin correctly - Quota fixes - Avoid unnecessary writing to the DB when preferences are not changed - Disable download button if zip download is disabled - Fix searching for users in special situations - Mount-point handling fixes - Correctly handle storage stats for trash bin - Remove etag warning for trash bin - Hardened SFTP host verification ----------------------------- Release "7.0.1" Aug 4. 2014 - Set maximum width for notification so they don´t overlap the whole header - Don't preload videos on public sharing - Fix preview size calculation under certain conditions - Fix to always show all available versions in the versions dropdown - Support WebDAV copy operation and make encryption aware of it - Make sure to set the expire date if a date is set as default - Improved link icon for better UX - Fix rendering of blank template - Only call exec if is is enabled by PHP - Limit app menu icon size - Show a warning in the personal settings and admin settins if the encyption keys are not yet initialized - Always remove share permission if user is excluded from sharing - Add OCS api call to set expire date for link shares - Improved db schema migration for sqlite - Don't try to execute background jobs that no longer exist - Improve look of search on mobile, save space in top bar - Set core version after a successful update to make upgrade more robust of app upgrades fail - Verify whether download URLs are valid - Fix preview animation on uploading - Prevent cron.php to trigger apps updating - Fix remote share when remote server is installed at the root - Fix files sorting - Fix calendar import - Fix gallery pause icon - Several contacts fixes specifically for PHP 5.3 - Make updater more robust ----------------------------- Release "7.0.0" July 23. 2014 - New files view including sorting and endless scrolling - Server to Server sharing - Sharing overview - Improved sharing admin control - No more mandatory Shared folder - Improved ownCloud Documents features - Hugely improved Activity app including email notifications - Mobile optimized webinterface - Password strength indicator - Significant speed improvements - New user-management - Support for Swift object stores - Email configuration wizard - Email template editor - Improved upgrade process`
2014-11-30 01:08:57 +01:00
share/owncloud/apps/files_encryption/tests/migration.php
Update to 5.0.7 Changelog: Version 5.0.7 June 6th 2013 SECURITY: Multiple XSS vulnerabilities (oC-SA-2013-028) New encryption app as preview included. WARNING: This is not yet ready for production use but testing and feedback is welcome. Several LDAP compatibility fixes Several performance improvements of file handling Trashbin fixes for Safari Internet Explorer fixes Several Contacts fixes New check for magic_quotes External Filesystem fixes Add support for copying/moving folders between storages Several smaller fixes Version 5.0.6 May 14th 2013 SECURITY: SQL Injection (oC-SA-2013-019) SECURITY: Multiple directory traversals (oC-SA-2013-020) SECURITY: Multiple XSS vulnerabilities (oC-SA-2013-021) SECURITY: Open redirector (oC-SA-2013-022) SECURITY: Password autocompletion (oC-SA-2013-023) SECURITY: Privilege escalation in the calendar application (oC-SA-2013-024) SECURITY: Privilege escalation and CSRF in the API (oC-SA-2013-025) SECURITY: Incomplete blacklist vulnerability (oC-SA-2013-026) SECURITY: Information disclosure: CSRF token + username (oC-SA-2013-027) Fix renaming of shared files Fix UUID handling with LDAP Fix several undelete files issues Fix LDAP cachekey handling Several OCS API fixes Dropbox mounting fixes Remove ldap group name restrictions Fix fetching of the userlist with multiple user backends Turn off password autocompletion Translation fixes of the Shared folder Fix the fileactions order for filetypes Allow to ship a default theme Disallow URLs containing “@” Smaller layout improvemens Log an upgrade warning Log a trash bin cleanup message Improved quota calculation Allow to set Quota to zero Fix performance regression for uploading of big files Several Calendar fixes Use displaynames in contacts Check for existing address books during migrate->import Texteditor fixes Increase the SQLite database timeout Order images in Gallery
2013-06-09 03:16:10 +02:00
share/owncloud/apps/files_encryption/tests/proxy.php
share/owncloud/apps/files_encryption/tests/share.php
share/owncloud/apps/files_encryption/tests/stream.php
share/owncloud/apps/files_encryption/tests/testcase.php
Update to 5.0.7 Changelog: Version 5.0.7 June 6th 2013 SECURITY: Multiple XSS vulnerabilities (oC-SA-2013-028) New encryption app as preview included. WARNING: This is not yet ready for production use but testing and feedback is welcome. Several LDAP compatibility fixes Several performance improvements of file handling Trashbin fixes for Safari Internet Explorer fixes Several Contacts fixes New check for magic_quotes External Filesystem fixes Add support for copying/moving folders between storages Several smaller fixes Version 5.0.6 May 14th 2013 SECURITY: SQL Injection (oC-SA-2013-019) SECURITY: Multiple directory traversals (oC-SA-2013-020) SECURITY: Multiple XSS vulnerabilities (oC-SA-2013-021) SECURITY: Open redirector (oC-SA-2013-022) SECURITY: Password autocompletion (oC-SA-2013-023) SECURITY: Privilege escalation in the calendar application (oC-SA-2013-024) SECURITY: Privilege escalation and CSRF in the API (oC-SA-2013-025) SECURITY: Incomplete blacklist vulnerability (oC-SA-2013-026) SECURITY: Information disclosure: CSRF token + username (oC-SA-2013-027) Fix renaming of shared files Fix UUID handling with LDAP Fix several undelete files issues Fix LDAP cachekey handling Several OCS API fixes Dropbox mounting fixes Remove ldap group name restrictions Fix fetching of the userlist with multiple user backends Turn off password autocompletion Translation fixes of the Shared folder Fix the fileactions order for filetypes Allow to ship a default theme Disallow URLs containing “@” Smaller layout improvemens Log an upgrade warning Log a trash bin cleanup message Improved quota calculation Allow to set Quota to zero Fix performance regression for uploading of big files Several Calendar fixes Use displaynames in contacts Check for existing address books during migrate->import Texteditor fixes Increase the SQLite database timeout Order images in Gallery
2013-06-09 03:16:10 +02:00
share/owncloud/apps/files_encryption/tests/trashbin.php
share/owncloud/apps/files_encryption/tests/util.php
share/owncloud/apps/files_encryption/tests/webdav.php
share/owncloud/apps/files_encryption/tests/zeros
Update to 6.0.0a * Switch to 6 branch * Replace interpreters with REPLACE_* Changelog: Version 6.0.0a Dec 14th 2013 Remove wrong warnings from logfile Fix LDAP authentication Fix LDAP configuration Fix Share dialog Fix migration under certain conditions Fix database encoding for old PHP versions Fix select all checkbox Fix migration with lucene search enabled Fix migration for postgresql Version 6.0.0 Dec 11th 2013 User Avatars Previews in files app and other places Updated design, less clutter and more whitespace Public gallery sharing Activities Better file conflict handling dialog Improved public App API Sharing API Example Files Share Email Notifications New Doctrine based database layer Plural translations Refactored OC.dialogs (both code and design wise) Priorize often used languages in personal-settings language selection Update jquery to 1.10.0 and add jquery-migrate 1.2.1 Show a summary as the last filelist entry Improve app-management (more verbose error-messages) Show ‘More apps’ link to app administration directly in app navigation Templates for newly created files Add MB indicator to size column Google Drive external storage uses a new library New icons for shared and external folders File uploads conflicts dialog Possibility to prepopulate a new users home with a skeleton Public upload with encryption enabled Users now can decrypt the files again if their encryption app was enabled Many quota related fixes Total used space (with quota) now only counts user’s own files Many external storage fixes, improved performance Improved file navigation performance by using Ajax calls (no full page reload for each folder) The file owner can now also restore deleted shared files New version drop-down with previews and the ability to downloading versions directly
2013-12-27 16:56:38 +01:00
share/owncloud/apps/files_external/3rdparty/Dropbox/API.php
share/owncloud/apps/files_external/3rdparty/Dropbox/Exception.php
share/owncloud/apps/files_external/3rdparty/Dropbox/Exception/Forbidden.php
share/owncloud/apps/files_external/3rdparty/Dropbox/Exception/NotFound.php
share/owncloud/apps/files_external/3rdparty/Dropbox/Exception/OverQuota.php
share/owncloud/apps/files_external/3rdparty/Dropbox/Exception/RequestToken.php
share/owncloud/apps/files_external/3rdparty/Dropbox/LICENSE.txt
share/owncloud/apps/files_external/3rdparty/Dropbox/OAuth.php
share/owncloud/apps/files_external/3rdparty/Dropbox/OAuth/Consumer/Dropbox.php
share/owncloud/apps/files_external/3rdparty/Dropbox/OAuth/Curl.php
share/owncloud/apps/files_external/3rdparty/Dropbox/autoload.php
share/owncloud/apps/files_external/3rdparty/aws-sdk-php/Aws/Common/Aws.php
share/owncloud/apps/files_external/3rdparty/aws-sdk-php/Aws/Common/Client/AbstractClient.php
share/owncloud/apps/files_external/3rdparty/aws-sdk-php/Aws/Common/Client/AwsClientInterface.php
share/owncloud/apps/files_external/3rdparty/aws-sdk-php/Aws/Common/Client/ClientBuilder.php
share/owncloud/apps/files_external/3rdparty/aws-sdk-php/Aws/Common/Client/DefaultClient.php
share/owncloud/apps/files_external/3rdparty/aws-sdk-php/Aws/Common/Client/ExpiredCredentialsChecker.php
share/owncloud/apps/files_external/3rdparty/aws-sdk-php/Aws/Common/Client/ThrottlingErrorChecker.php
share/owncloud/apps/files_external/3rdparty/aws-sdk-php/Aws/Common/Client/UploadBodyListener.php
share/owncloud/apps/files_external/3rdparty/aws-sdk-php/Aws/Common/Client/UserAgentListener.php
share/owncloud/apps/files_external/3rdparty/aws-sdk-php/Aws/Common/Command/AwsQueryVisitor.php
share/owncloud/apps/files_external/3rdparty/aws-sdk-php/Aws/Common/Command/JsonCommand.php
share/owncloud/apps/files_external/3rdparty/aws-sdk-php/Aws/Common/Command/QueryCommand.php
share/owncloud/apps/files_external/3rdparty/aws-sdk-php/Aws/Common/Command/XmlResponseLocationVisitor.php
share/owncloud/apps/files_external/3rdparty/aws-sdk-php/Aws/Common/Credentials/AbstractCredentialsDecorator.php
share/owncloud/apps/files_external/3rdparty/aws-sdk-php/Aws/Common/Credentials/AbstractRefreshableCredentials.php
share/owncloud/apps/files_external/3rdparty/aws-sdk-php/Aws/Common/Credentials/CacheableCredentials.php
share/owncloud/apps/files_external/3rdparty/aws-sdk-php/Aws/Common/Credentials/Credentials.php
share/owncloud/apps/files_external/3rdparty/aws-sdk-php/Aws/Common/Credentials/CredentialsInterface.php
share/owncloud/apps/files_external/3rdparty/aws-sdk-php/Aws/Common/Credentials/NullCredentials.php
Update to 6.0.0a * Switch to 6 branch * Replace interpreters with REPLACE_* Changelog: Version 6.0.0a Dec 14th 2013 Remove wrong warnings from logfile Fix LDAP authentication Fix LDAP configuration Fix Share dialog Fix migration under certain conditions Fix database encoding for old PHP versions Fix select all checkbox Fix migration with lucene search enabled Fix migration for postgresql Version 6.0.0 Dec 11th 2013 User Avatars Previews in files app and other places Updated design, less clutter and more whitespace Public gallery sharing Activities Better file conflict handling dialog Improved public App API Sharing API Example Files Share Email Notifications New Doctrine based database layer Plural translations Refactored OC.dialogs (both code and design wise) Priorize often used languages in personal-settings language selection Update jquery to 1.10.0 and add jquery-migrate 1.2.1 Show a summary as the last filelist entry Improve app-management (more verbose error-messages) Show ‘More apps’ link to app administration directly in app navigation Templates for newly created files Add MB indicator to size column Google Drive external storage uses a new library New icons for shared and external folders File uploads conflicts dialog Possibility to prepopulate a new users home with a skeleton Public upload with encryption enabled Users now can decrypt the files again if their encryption app was enabled Many quota related fixes Total used space (with quota) now only counts user’s own files Many external storage fixes, improved performance Improved file navigation performance by using Ajax calls (no full page reload for each folder) The file owner can now also restore deleted shared files New version drop-down with previews and the ability to downloading versions directly
2013-12-27 16:56:38 +01:00
share/owncloud/apps/files_external/3rdparty/aws-sdk-php/Aws/Common/Credentials/RefreshableInstanceProfileCredentials.php
share/owncloud/apps/files_external/3rdparty/aws-sdk-php/Aws/Common/Enum.php
share/owncloud/apps/files_external/3rdparty/aws-sdk-php/Aws/Common/Enum/ClientOptions.php
share/owncloud/apps/files_external/3rdparty/aws-sdk-php/Aws/Common/Enum/DateFormat.php
share/owncloud/apps/files_external/3rdparty/aws-sdk-php/Aws/Common/Enum/Region.php
share/owncloud/apps/files_external/3rdparty/aws-sdk-php/Aws/Common/Enum/Size.php
share/owncloud/apps/files_external/3rdparty/aws-sdk-php/Aws/Common/Enum/Time.php
share/owncloud/apps/files_external/3rdparty/aws-sdk-php/Aws/Common/Enum/UaString.php
share/owncloud/apps/files_external/3rdparty/aws-sdk-php/Aws/Common/Exception/AwsExceptionInterface.php
share/owncloud/apps/files_external/3rdparty/aws-sdk-php/Aws/Common/Exception/BadMethodCallException.php
share/owncloud/apps/files_external/3rdparty/aws-sdk-php/Aws/Common/Exception/DomainException.php
share/owncloud/apps/files_external/3rdparty/aws-sdk-php/Aws/Common/Exception/ExceptionFactoryInterface.php
share/owncloud/apps/files_external/3rdparty/aws-sdk-php/Aws/Common/Exception/ExceptionListener.php
share/owncloud/apps/files_external/3rdparty/aws-sdk-php/Aws/Common/Exception/InstanceProfileCredentialsException.php
share/owncloud/apps/files_external/3rdparty/aws-sdk-php/Aws/Common/Exception/InvalidArgumentException.php
share/owncloud/apps/files_external/3rdparty/aws-sdk-php/Aws/Common/Exception/LogicException.php
share/owncloud/apps/files_external/3rdparty/aws-sdk-php/Aws/Common/Exception/MultipartUploadException.php
share/owncloud/apps/files_external/3rdparty/aws-sdk-php/Aws/Common/Exception/NamespaceExceptionFactory.php
share/owncloud/apps/files_external/3rdparty/aws-sdk-php/Aws/Common/Exception/OutOfBoundsException.php
share/owncloud/apps/files_external/3rdparty/aws-sdk-php/Aws/Common/Exception/OverflowException.php
share/owncloud/apps/files_external/3rdparty/aws-sdk-php/Aws/Common/Exception/Parser/AbstractJsonExceptionParser.php
share/owncloud/apps/files_external/3rdparty/aws-sdk-php/Aws/Common/Exception/Parser/DefaultXmlExceptionParser.php
share/owncloud/apps/files_external/3rdparty/aws-sdk-php/Aws/Common/Exception/Parser/ExceptionParserInterface.php
share/owncloud/apps/files_external/3rdparty/aws-sdk-php/Aws/Common/Exception/Parser/JsonQueryExceptionParser.php
share/owncloud/apps/files_external/3rdparty/aws-sdk-php/Aws/Common/Exception/Parser/JsonRestExceptionParser.php
share/owncloud/apps/files_external/3rdparty/aws-sdk-php/Aws/Common/Exception/RequiredExtensionNotLoadedException.php
share/owncloud/apps/files_external/3rdparty/aws-sdk-php/Aws/Common/Exception/RuntimeException.php
share/owncloud/apps/files_external/3rdparty/aws-sdk-php/Aws/Common/Exception/ServiceResponseException.php
share/owncloud/apps/files_external/3rdparty/aws-sdk-php/Aws/Common/Exception/TransferException.php
Update to 6.0.0a * Switch to 6 branch * Replace interpreters with REPLACE_* Changelog: Version 6.0.0a Dec 14th 2013 Remove wrong warnings from logfile Fix LDAP authentication Fix LDAP configuration Fix Share dialog Fix migration under certain conditions Fix database encoding for old PHP versions Fix select all checkbox Fix migration with lucene search enabled Fix migration for postgresql Version 6.0.0 Dec 11th 2013 User Avatars Previews in files app and other places Updated design, less clutter and more whitespace Public gallery sharing Activities Better file conflict handling dialog Improved public App API Sharing API Example Files Share Email Notifications New Doctrine based database layer Plural translations Refactored OC.dialogs (both code and design wise) Priorize often used languages in personal-settings language selection Update jquery to 1.10.0 and add jquery-migrate 1.2.1 Show a summary as the last filelist entry Improve app-management (more verbose error-messages) Show ‘More apps’ link to app administration directly in app navigation Templates for newly created files Add MB indicator to size column Google Drive external storage uses a new library New icons for shared and external folders File uploads conflicts dialog Possibility to prepopulate a new users home with a skeleton Public upload with encryption enabled Users now can decrypt the files again if their encryption app was enabled Many quota related fixes Total used space (with quota) now only counts user’s own files Many external storage fixes, improved performance Improved file navigation performance by using Ajax calls (no full page reload for each folder) The file owner can now also restore deleted shared files New version drop-down with previews and the ability to downloading versions directly
2013-12-27 16:56:38 +01:00
share/owncloud/apps/files_external/3rdparty/aws-sdk-php/Aws/Common/Exception/UnexpectedValueException.php
share/owncloud/apps/files_external/3rdparty/aws-sdk-php/Aws/Common/Facade/Facade.php
share/owncloud/apps/files_external/3rdparty/aws-sdk-php/Aws/Common/Facade/FacadeInterface.php
share/owncloud/apps/files_external/3rdparty/aws-sdk-php/Aws/Common/Facade/facade-classes.php
share/owncloud/apps/files_external/3rdparty/aws-sdk-php/Aws/Common/Hash/ChunkHash.php
share/owncloud/apps/files_external/3rdparty/aws-sdk-php/Aws/Common/Hash/ChunkHashInterface.php
share/owncloud/apps/files_external/3rdparty/aws-sdk-php/Aws/Common/Hash/HashUtils.php
share/owncloud/apps/files_external/3rdparty/aws-sdk-php/Aws/Common/Hash/TreeHash.php
share/owncloud/apps/files_external/3rdparty/aws-sdk-php/Aws/Common/HostNameUtils.php
share/owncloud/apps/files_external/3rdparty/aws-sdk-php/Aws/Common/InstanceMetadata/InstanceMetadataClient.php
share/owncloud/apps/files_external/3rdparty/aws-sdk-php/Aws/Common/InstanceMetadata/Waiter/ServiceAvailable.php
share/owncloud/apps/files_external/3rdparty/aws-sdk-php/Aws/Common/Iterator/AwsResourceIterator.php
share/owncloud/apps/files_external/3rdparty/aws-sdk-php/Aws/Common/Iterator/AwsResourceIteratorFactory.php
share/owncloud/apps/files_external/3rdparty/aws-sdk-php/Aws/Common/Model/MultipartUpload/AbstractTransfer.php
share/owncloud/apps/files_external/3rdparty/aws-sdk-php/Aws/Common/Model/MultipartUpload/AbstractTransferState.php
share/owncloud/apps/files_external/3rdparty/aws-sdk-php/Aws/Common/Model/MultipartUpload/AbstractUploadBuilder.php
share/owncloud/apps/files_external/3rdparty/aws-sdk-php/Aws/Common/Model/MultipartUpload/AbstractUploadId.php
share/owncloud/apps/files_external/3rdparty/aws-sdk-php/Aws/Common/Model/MultipartUpload/AbstractUploadPart.php
share/owncloud/apps/files_external/3rdparty/aws-sdk-php/Aws/Common/Model/MultipartUpload/TransferInterface.php
share/owncloud/apps/files_external/3rdparty/aws-sdk-php/Aws/Common/Model/MultipartUpload/TransferStateInterface.php
share/owncloud/apps/files_external/3rdparty/aws-sdk-php/Aws/Common/Model/MultipartUpload/UploadIdInterface.php
share/owncloud/apps/files_external/3rdparty/aws-sdk-php/Aws/Common/Model/MultipartUpload/UploadPartInterface.php
share/owncloud/apps/files_external/3rdparty/aws-sdk-php/Aws/Common/Resources/aws-config.php
share/owncloud/apps/files_external/3rdparty/aws-sdk-php/Aws/Common/Resources/public-endpoints.php
Update to 6.0.0a * Switch to 6 branch * Replace interpreters with REPLACE_* Changelog: Version 6.0.0a Dec 14th 2013 Remove wrong warnings from logfile Fix LDAP authentication Fix LDAP configuration Fix Share dialog Fix migration under certain conditions Fix database encoding for old PHP versions Fix select all checkbox Fix migration with lucene search enabled Fix migration for postgresql Version 6.0.0 Dec 11th 2013 User Avatars Previews in files app and other places Updated design, less clutter and more whitespace Public gallery sharing Activities Better file conflict handling dialog Improved public App API Sharing API Example Files Share Email Notifications New Doctrine based database layer Plural translations Refactored OC.dialogs (both code and design wise) Priorize often used languages in personal-settings language selection Update jquery to 1.10.0 and add jquery-migrate 1.2.1 Show a summary as the last filelist entry Improve app-management (more verbose error-messages) Show ‘More apps’ link to app administration directly in app navigation Templates for newly created files Add MB indicator to size column Google Drive external storage uses a new library New icons for shared and external folders File uploads conflicts dialog Possibility to prepopulate a new users home with a skeleton Public upload with encryption enabled Users now can decrypt the files again if their encryption app was enabled Many quota related fixes Total used space (with quota) now only counts user’s own files Many external storage fixes, improved performance Improved file navigation performance by using Ajax calls (no full page reload for each folder) The file owner can now also restore deleted shared files New version drop-down with previews and the ability to downloading versions directly
2013-12-27 16:56:38 +01:00
share/owncloud/apps/files_external/3rdparty/aws-sdk-php/Aws/Common/Resources/sdk1-config.php
share/owncloud/apps/files_external/3rdparty/aws-sdk-php/Aws/Common/RulesEndpointProvider.php
Update to 6.0.0a * Switch to 6 branch * Replace interpreters with REPLACE_* Changelog: Version 6.0.0a Dec 14th 2013 Remove wrong warnings from logfile Fix LDAP authentication Fix LDAP configuration Fix Share dialog Fix migration under certain conditions Fix database encoding for old PHP versions Fix select all checkbox Fix migration with lucene search enabled Fix migration for postgresql Version 6.0.0 Dec 11th 2013 User Avatars Previews in files app and other places Updated design, less clutter and more whitespace Public gallery sharing Activities Better file conflict handling dialog Improved public App API Sharing API Example Files Share Email Notifications New Doctrine based database layer Plural translations Refactored OC.dialogs (both code and design wise) Priorize often used languages in personal-settings language selection Update jquery to 1.10.0 and add jquery-migrate 1.2.1 Show a summary as the last filelist entry Improve app-management (more verbose error-messages) Show ‘More apps’ link to app administration directly in app navigation Templates for newly created files Add MB indicator to size column Google Drive external storage uses a new library New icons for shared and external folders File uploads conflicts dialog Possibility to prepopulate a new users home with a skeleton Public upload with encryption enabled Users now can decrypt the files again if their encryption app was enabled Many quota related fixes Total used space (with quota) now only counts user’s own files Many external storage fixes, improved performance Improved file navigation performance by using Ajax calls (no full page reload for each folder) The file owner can now also restore deleted shared files New version drop-down with previews and the ability to downloading versions directly
2013-12-27 16:56:38 +01:00
share/owncloud/apps/files_external/3rdparty/aws-sdk-php/Aws/Common/Signature/AbstractSignature.php
share/owncloud/apps/files_external/3rdparty/aws-sdk-php/Aws/Common/Signature/EndpointSignatureInterface.php
share/owncloud/apps/files_external/3rdparty/aws-sdk-php/Aws/Common/Signature/SignatureInterface.php
share/owncloud/apps/files_external/3rdparty/aws-sdk-php/Aws/Common/Signature/SignatureListener.php
share/owncloud/apps/files_external/3rdparty/aws-sdk-php/Aws/Common/Signature/SignatureV2.php
share/owncloud/apps/files_external/3rdparty/aws-sdk-php/Aws/Common/Signature/SignatureV3Https.php
share/owncloud/apps/files_external/3rdparty/aws-sdk-php/Aws/Common/Signature/SignatureV4.php
share/owncloud/apps/files_external/3rdparty/aws-sdk-php/Aws/Common/Waiter/AbstractResourceWaiter.php
share/owncloud/apps/files_external/3rdparty/aws-sdk-php/Aws/Common/Waiter/AbstractWaiter.php
share/owncloud/apps/files_external/3rdparty/aws-sdk-php/Aws/Common/Waiter/CallableWaiter.php
share/owncloud/apps/files_external/3rdparty/aws-sdk-php/Aws/Common/Waiter/CompositeWaiterFactory.php
share/owncloud/apps/files_external/3rdparty/aws-sdk-php/Aws/Common/Waiter/ConfigResourceWaiter.php
share/owncloud/apps/files_external/3rdparty/aws-sdk-php/Aws/Common/Waiter/ResourceWaiterInterface.php
share/owncloud/apps/files_external/3rdparty/aws-sdk-php/Aws/Common/Waiter/WaiterClassFactory.php
share/owncloud/apps/files_external/3rdparty/aws-sdk-php/Aws/Common/Waiter/WaiterConfig.php
share/owncloud/apps/files_external/3rdparty/aws-sdk-php/Aws/Common/Waiter/WaiterConfigFactory.php
share/owncloud/apps/files_external/3rdparty/aws-sdk-php/Aws/Common/Waiter/WaiterFactoryInterface.php
share/owncloud/apps/files_external/3rdparty/aws-sdk-php/Aws/Common/Waiter/WaiterInterface.php
share/owncloud/apps/files_external/3rdparty/aws-sdk-php/Aws/S3/AcpListener.php
share/owncloud/apps/files_external/3rdparty/aws-sdk-php/Aws/S3/BucketStyleListener.php
share/owncloud/apps/files_external/3rdparty/aws-sdk-php/Aws/S3/Command/S3Command.php
share/owncloud/apps/files_external/3rdparty/aws-sdk-php/Aws/S3/Enum/CannedAcl.php
share/owncloud/apps/files_external/3rdparty/aws-sdk-php/Aws/S3/Enum/EncodingType.php
Update to 6.0.0a * Switch to 6 branch * Replace interpreters with REPLACE_* Changelog: Version 6.0.0a Dec 14th 2013 Remove wrong warnings from logfile Fix LDAP authentication Fix LDAP configuration Fix Share dialog Fix migration under certain conditions Fix database encoding for old PHP versions Fix select all checkbox Fix migration with lucene search enabled Fix migration for postgresql Version 6.0.0 Dec 11th 2013 User Avatars Previews in files app and other places Updated design, less clutter and more whitespace Public gallery sharing Activities Better file conflict handling dialog Improved public App API Sharing API Example Files Share Email Notifications New Doctrine based database layer Plural translations Refactored OC.dialogs (both code and design wise) Priorize often used languages in personal-settings language selection Update jquery to 1.10.0 and add jquery-migrate 1.2.1 Show a summary as the last filelist entry Improve app-management (more verbose error-messages) Show ‘More apps’ link to app administration directly in app navigation Templates for newly created files Add MB indicator to size column Google Drive external storage uses a new library New icons for shared and external folders File uploads conflicts dialog Possibility to prepopulate a new users home with a skeleton Public upload with encryption enabled Users now can decrypt the files again if their encryption app was enabled Many quota related fixes Total used space (with quota) now only counts user’s own files Many external storage fixes, improved performance Improved file navigation performance by using Ajax calls (no full page reload for each folder) The file owner can now also restore deleted shared files New version drop-down with previews and the ability to downloading versions directly
2013-12-27 16:56:38 +01:00
share/owncloud/apps/files_external/3rdparty/aws-sdk-php/Aws/S3/Enum/Event.php
share/owncloud/apps/files_external/3rdparty/aws-sdk-php/Aws/S3/Enum/GranteeType.php
share/owncloud/apps/files_external/3rdparty/aws-sdk-php/Aws/S3/Enum/Group.php
share/owncloud/apps/files_external/3rdparty/aws-sdk-php/Aws/S3/Enum/MFADelete.php
share/owncloud/apps/files_external/3rdparty/aws-sdk-php/Aws/S3/Enum/MetadataDirective.php
share/owncloud/apps/files_external/3rdparty/aws-sdk-php/Aws/S3/Enum/Payer.php
share/owncloud/apps/files_external/3rdparty/aws-sdk-php/Aws/S3/Enum/Permission.php
share/owncloud/apps/files_external/3rdparty/aws-sdk-php/Aws/S3/Enum/Protocol.php
share/owncloud/apps/files_external/3rdparty/aws-sdk-php/Aws/S3/Enum/ServerSideEncryption.php
share/owncloud/apps/files_external/3rdparty/aws-sdk-php/Aws/S3/Enum/Status.php
share/owncloud/apps/files_external/3rdparty/aws-sdk-php/Aws/S3/Enum/Storage.php
share/owncloud/apps/files_external/3rdparty/aws-sdk-php/Aws/S3/Enum/StorageClass.php
share/owncloud/apps/files_external/3rdparty/aws-sdk-php/Aws/S3/Exception/AccessDeniedException.php
share/owncloud/apps/files_external/3rdparty/aws-sdk-php/Aws/S3/Exception/AccountProblemException.php
share/owncloud/apps/files_external/3rdparty/aws-sdk-php/Aws/S3/Exception/AmbiguousGrantByEmailAddressException.php
share/owncloud/apps/files_external/3rdparty/aws-sdk-php/Aws/S3/Exception/BadDigestException.php
share/owncloud/apps/files_external/3rdparty/aws-sdk-php/Aws/S3/Exception/BucketAlreadyExistsException.php
share/owncloud/apps/files_external/3rdparty/aws-sdk-php/Aws/S3/Exception/BucketAlreadyOwnedByYouException.php
share/owncloud/apps/files_external/3rdparty/aws-sdk-php/Aws/S3/Exception/BucketNotEmptyException.php
share/owncloud/apps/files_external/3rdparty/aws-sdk-php/Aws/S3/Exception/CredentialsNotSupportedException.php
share/owncloud/apps/files_external/3rdparty/aws-sdk-php/Aws/S3/Exception/CrossLocationLoggingProhibitedException.php
share/owncloud/apps/files_external/3rdparty/aws-sdk-php/Aws/S3/Exception/DeleteMultipleObjectsException.php
share/owncloud/apps/files_external/3rdparty/aws-sdk-php/Aws/S3/Exception/EntityTooLargeException.php
share/owncloud/apps/files_external/3rdparty/aws-sdk-php/Aws/S3/Exception/EntityTooSmallException.php
share/owncloud/apps/files_external/3rdparty/aws-sdk-php/Aws/S3/Exception/ExpiredTokenException.php
share/owncloud/apps/files_external/3rdparty/aws-sdk-php/Aws/S3/Exception/IllegalVersioningConfigurationException.php
share/owncloud/apps/files_external/3rdparty/aws-sdk-php/Aws/S3/Exception/IncompleteBodyException.php
share/owncloud/apps/files_external/3rdparty/aws-sdk-php/Aws/S3/Exception/IncorrectNumberOfFilesInPostRequestException.php
share/owncloud/apps/files_external/3rdparty/aws-sdk-php/Aws/S3/Exception/InlineDataTooLargeException.php
share/owncloud/apps/files_external/3rdparty/aws-sdk-php/Aws/S3/Exception/InternalErrorException.php
share/owncloud/apps/files_external/3rdparty/aws-sdk-php/Aws/S3/Exception/InvalidAccessKeyIdException.php
share/owncloud/apps/files_external/3rdparty/aws-sdk-php/Aws/S3/Exception/InvalidAddressingHeaderException.php
share/owncloud/apps/files_external/3rdparty/aws-sdk-php/Aws/S3/Exception/InvalidArgumentException.php
share/owncloud/apps/files_external/3rdparty/aws-sdk-php/Aws/S3/Exception/InvalidBucketNameException.php
share/owncloud/apps/files_external/3rdparty/aws-sdk-php/Aws/S3/Exception/InvalidBucketStateException.php
share/owncloud/apps/files_external/3rdparty/aws-sdk-php/Aws/S3/Exception/InvalidDigestException.php
share/owncloud/apps/files_external/3rdparty/aws-sdk-php/Aws/S3/Exception/InvalidLocationConstraintException.php
share/owncloud/apps/files_external/3rdparty/aws-sdk-php/Aws/S3/Exception/InvalidPartException.php
share/owncloud/apps/files_external/3rdparty/aws-sdk-php/Aws/S3/Exception/InvalidPartOrderException.php
share/owncloud/apps/files_external/3rdparty/aws-sdk-php/Aws/S3/Exception/InvalidPayerException.php
share/owncloud/apps/files_external/3rdparty/aws-sdk-php/Aws/S3/Exception/InvalidPolicyDocumentException.php
share/owncloud/apps/files_external/3rdparty/aws-sdk-php/Aws/S3/Exception/InvalidRangeException.php
share/owncloud/apps/files_external/3rdparty/aws-sdk-php/Aws/S3/Exception/InvalidRequestException.php
share/owncloud/apps/files_external/3rdparty/aws-sdk-php/Aws/S3/Exception/InvalidSOAPRequestException.php
share/owncloud/apps/files_external/3rdparty/aws-sdk-php/Aws/S3/Exception/InvalidSecurityException.php
share/owncloud/apps/files_external/3rdparty/aws-sdk-php/Aws/S3/Exception/InvalidStorageClassException.php
share/owncloud/apps/files_external/3rdparty/aws-sdk-php/Aws/S3/Exception/InvalidTagErrorException.php
share/owncloud/apps/files_external/3rdparty/aws-sdk-php/Aws/S3/Exception/InvalidTargetBucketForLoggingException.php
share/owncloud/apps/files_external/3rdparty/aws-sdk-php/Aws/S3/Exception/InvalidTokenException.php
share/owncloud/apps/files_external/3rdparty/aws-sdk-php/Aws/S3/Exception/InvalidURIException.php
share/owncloud/apps/files_external/3rdparty/aws-sdk-php/Aws/S3/Exception/KeyTooLongException.php
share/owncloud/apps/files_external/3rdparty/aws-sdk-php/Aws/S3/Exception/MalformedACLErrorException.php
share/owncloud/apps/files_external/3rdparty/aws-sdk-php/Aws/S3/Exception/MalformedPOSTRequestException.php
share/owncloud/apps/files_external/3rdparty/aws-sdk-php/Aws/S3/Exception/MalformedXMLException.php
share/owncloud/apps/files_external/3rdparty/aws-sdk-php/Aws/S3/Exception/MaxMessageLengthExceededException.php
share/owncloud/apps/files_external/3rdparty/aws-sdk-php/Aws/S3/Exception/MaxPostPreDataLengthExceededErrorException.php
share/owncloud/apps/files_external/3rdparty/aws-sdk-php/Aws/S3/Exception/MetadataTooLargeException.php
share/owncloud/apps/files_external/3rdparty/aws-sdk-php/Aws/S3/Exception/MethodNotAllowedException.php
share/owncloud/apps/files_external/3rdparty/aws-sdk-php/Aws/S3/Exception/MissingAttachmentException.php
share/owncloud/apps/files_external/3rdparty/aws-sdk-php/Aws/S3/Exception/MissingContentLengthException.php
share/owncloud/apps/files_external/3rdparty/aws-sdk-php/Aws/S3/Exception/MissingRequestBodyErrorException.php
share/owncloud/apps/files_external/3rdparty/aws-sdk-php/Aws/S3/Exception/MissingSecurityElementException.php
share/owncloud/apps/files_external/3rdparty/aws-sdk-php/Aws/S3/Exception/MissingSecurityHeaderException.php
share/owncloud/apps/files_external/3rdparty/aws-sdk-php/Aws/S3/Exception/NoLoggingStatusForKeyException.php
share/owncloud/apps/files_external/3rdparty/aws-sdk-php/Aws/S3/Exception/NoSuchBucketException.php
share/owncloud/apps/files_external/3rdparty/aws-sdk-php/Aws/S3/Exception/NoSuchBucketPolicyException.php
share/owncloud/apps/files_external/3rdparty/aws-sdk-php/Aws/S3/Exception/NoSuchCORSConfigurationException.php
share/owncloud/apps/files_external/3rdparty/aws-sdk-php/Aws/S3/Exception/NoSuchKeyException.php
share/owncloud/apps/files_external/3rdparty/aws-sdk-php/Aws/S3/Exception/NoSuchLifecycleConfigurationException.php
share/owncloud/apps/files_external/3rdparty/aws-sdk-php/Aws/S3/Exception/NoSuchTagSetErrorException.php
share/owncloud/apps/files_external/3rdparty/aws-sdk-php/Aws/S3/Exception/NoSuchUploadException.php
share/owncloud/apps/files_external/3rdparty/aws-sdk-php/Aws/S3/Exception/NoSuchVersionException.php
share/owncloud/apps/files_external/3rdparty/aws-sdk-php/Aws/S3/Exception/NoSuchWebsiteConfigurationException.php
share/owncloud/apps/files_external/3rdparty/aws-sdk-php/Aws/S3/Exception/NotImplementedException.php
share/owncloud/apps/files_external/3rdparty/aws-sdk-php/Aws/S3/Exception/NotSignedUpException.php
share/owncloud/apps/files_external/3rdparty/aws-sdk-php/Aws/S3/Exception/NotSuchBucketPolicyException.php
share/owncloud/apps/files_external/3rdparty/aws-sdk-php/Aws/S3/Exception/ObjectAlreadyInActiveTierErrorException.php
share/owncloud/apps/files_external/3rdparty/aws-sdk-php/Aws/S3/Exception/ObjectNotInActiveTierErrorException.php
share/owncloud/apps/files_external/3rdparty/aws-sdk-php/Aws/S3/Exception/OperationAbortedException.php
share/owncloud/apps/files_external/3rdparty/aws-sdk-php/Aws/S3/Exception/Parser/S3ExceptionParser.php
share/owncloud/apps/files_external/3rdparty/aws-sdk-php/Aws/S3/Exception/PermanentRedirectException.php
share/owncloud/apps/files_external/3rdparty/aws-sdk-php/Aws/S3/Exception/PreconditionFailedException.php
share/owncloud/apps/files_external/3rdparty/aws-sdk-php/Aws/S3/Exception/RedirectException.php
share/owncloud/apps/files_external/3rdparty/aws-sdk-php/Aws/S3/Exception/RequestIsNotMultiPartContentException.php
share/owncloud/apps/files_external/3rdparty/aws-sdk-php/Aws/S3/Exception/RequestTimeTooSkewedException.php
share/owncloud/apps/files_external/3rdparty/aws-sdk-php/Aws/S3/Exception/RequestTimeoutException.php
share/owncloud/apps/files_external/3rdparty/aws-sdk-php/Aws/S3/Exception/RequestTorrentOfBucketErrorException.php
share/owncloud/apps/files_external/3rdparty/aws-sdk-php/Aws/S3/Exception/S3Exception.php
share/owncloud/apps/files_external/3rdparty/aws-sdk-php/Aws/S3/Exception/ServiceUnavailableException.php
share/owncloud/apps/files_external/3rdparty/aws-sdk-php/Aws/S3/Exception/SignatureDoesNotMatchException.php
share/owncloud/apps/files_external/3rdparty/aws-sdk-php/Aws/S3/Exception/SlowDownException.php
share/owncloud/apps/files_external/3rdparty/aws-sdk-php/Aws/S3/Exception/TemporaryRedirectException.php
share/owncloud/apps/files_external/3rdparty/aws-sdk-php/Aws/S3/Exception/TokenRefreshRequiredException.php
share/owncloud/apps/files_external/3rdparty/aws-sdk-php/Aws/S3/Exception/TooManyBucketsException.php
share/owncloud/apps/files_external/3rdparty/aws-sdk-php/Aws/S3/Exception/UnexpectedContentException.php
share/owncloud/apps/files_external/3rdparty/aws-sdk-php/Aws/S3/Exception/UnresolvableGrantByEmailAddressException.php
share/owncloud/apps/files_external/3rdparty/aws-sdk-php/Aws/S3/Exception/UserKeyMustBeSpecifiedException.php
share/owncloud/apps/files_external/3rdparty/aws-sdk-php/Aws/S3/Iterator/ListBucketsIterator.php
share/owncloud/apps/files_external/3rdparty/aws-sdk-php/Aws/S3/Iterator/ListMultipartUploadsIterator.php
share/owncloud/apps/files_external/3rdparty/aws-sdk-php/Aws/S3/Iterator/ListObjectVersionsIterator.php
share/owncloud/apps/files_external/3rdparty/aws-sdk-php/Aws/S3/Iterator/ListObjectsIterator.php
share/owncloud/apps/files_external/3rdparty/aws-sdk-php/Aws/S3/Iterator/OpendirIterator.php
share/owncloud/apps/files_external/3rdparty/aws-sdk-php/Aws/S3/Model/Acp.php
share/owncloud/apps/files_external/3rdparty/aws-sdk-php/Aws/S3/Model/AcpBuilder.php
share/owncloud/apps/files_external/3rdparty/aws-sdk-php/Aws/S3/Model/ClearBucket.php
share/owncloud/apps/files_external/3rdparty/aws-sdk-php/Aws/S3/Model/DeleteObjectsBatch.php
share/owncloud/apps/files_external/3rdparty/aws-sdk-php/Aws/S3/Model/DeleteObjectsTransfer.php
share/owncloud/apps/files_external/3rdparty/aws-sdk-php/Aws/S3/Model/Grant.php
share/owncloud/apps/files_external/3rdparty/aws-sdk-php/Aws/S3/Model/Grantee.php
share/owncloud/apps/files_external/3rdparty/aws-sdk-php/Aws/S3/Model/MultipartUpload/AbstractTransfer.php
share/owncloud/apps/files_external/3rdparty/aws-sdk-php/Aws/S3/Model/MultipartUpload/ParallelTransfer.php
share/owncloud/apps/files_external/3rdparty/aws-sdk-php/Aws/S3/Model/MultipartUpload/SerialTransfer.php
share/owncloud/apps/files_external/3rdparty/aws-sdk-php/Aws/S3/Model/MultipartUpload/TransferState.php
share/owncloud/apps/files_external/3rdparty/aws-sdk-php/Aws/S3/Model/MultipartUpload/UploadBuilder.php
share/owncloud/apps/files_external/3rdparty/aws-sdk-php/Aws/S3/Model/MultipartUpload/UploadId.php
share/owncloud/apps/files_external/3rdparty/aws-sdk-php/Aws/S3/Model/MultipartUpload/UploadPart.php
share/owncloud/apps/files_external/3rdparty/aws-sdk-php/Aws/S3/Model/PostObject.php
share/owncloud/apps/files_external/3rdparty/aws-sdk-php/Aws/S3/Resources/s3-2006-03-01.php
share/owncloud/apps/files_external/3rdparty/aws-sdk-php/Aws/S3/ResumableDownload.php
share/owncloud/apps/files_external/3rdparty/aws-sdk-php/Aws/S3/S3Client.php
share/owncloud/apps/files_external/3rdparty/aws-sdk-php/Aws/S3/S3Md5Listener.php
Update to 6.0.0a * Switch to 6 branch * Replace interpreters with REPLACE_* Changelog: Version 6.0.0a Dec 14th 2013 Remove wrong warnings from logfile Fix LDAP authentication Fix LDAP configuration Fix Share dialog Fix migration under certain conditions Fix database encoding for old PHP versions Fix select all checkbox Fix migration with lucene search enabled Fix migration for postgresql Version 6.0.0 Dec 11th 2013 User Avatars Previews in files app and other places Updated design, less clutter and more whitespace Public gallery sharing Activities Better file conflict handling dialog Improved public App API Sharing API Example Files Share Email Notifications New Doctrine based database layer Plural translations Refactored OC.dialogs (both code and design wise) Priorize often used languages in personal-settings language selection Update jquery to 1.10.0 and add jquery-migrate 1.2.1 Show a summary as the last filelist entry Improve app-management (more verbose error-messages) Show ‘More apps’ link to app administration directly in app navigation Templates for newly created files Add MB indicator to size column Google Drive external storage uses a new library New icons for shared and external folders File uploads conflicts dialog Possibility to prepopulate a new users home with a skeleton Public upload with encryption enabled Users now can decrypt the files again if their encryption app was enabled Many quota related fixes Total used space (with quota) now only counts user’s own files Many external storage fixes, improved performance Improved file navigation performance by using Ajax calls (no full page reload for each folder) The file owner can now also restore deleted shared files New version drop-down with previews and the ability to downloading versions directly
2013-12-27 16:56:38 +01:00
share/owncloud/apps/files_external/3rdparty/aws-sdk-php/Aws/S3/S3Signature.php
share/owncloud/apps/files_external/3rdparty/aws-sdk-php/Aws/S3/S3SignatureInterface.php
share/owncloud/apps/files_external/3rdparty/aws-sdk-php/Aws/S3/S3SignatureV4.php
Update to 6.0.0a * Switch to 6 branch * Replace interpreters with REPLACE_* Changelog: Version 6.0.0a Dec 14th 2013 Remove wrong warnings from logfile Fix LDAP authentication Fix LDAP configuration Fix Share dialog Fix migration under certain conditions Fix database encoding for old PHP versions Fix select all checkbox Fix migration with lucene search enabled Fix migration for postgresql Version 6.0.0 Dec 11th 2013 User Avatars Previews in files app and other places Updated design, less clutter and more whitespace Public gallery sharing Activities Better file conflict handling dialog Improved public App API Sharing API Example Files Share Email Notifications New Doctrine based database layer Plural translations Refactored OC.dialogs (both code and design wise) Priorize often used languages in personal-settings language selection Update jquery to 1.10.0 and add jquery-migrate 1.2.1 Show a summary as the last filelist entry Improve app-management (more verbose error-messages) Show ‘More apps’ link to app administration directly in app navigation Templates for newly created files Add MB indicator to size column Google Drive external storage uses a new library New icons for shared and external folders File uploads conflicts dialog Possibility to prepopulate a new users home with a skeleton Public upload with encryption enabled Users now can decrypt the files again if their encryption app was enabled Many quota related fixes Total used space (with quota) now only counts user’s own files Many external storage fixes, improved performance Improved file navigation performance by using Ajax calls (no full page reload for each folder) The file owner can now also restore deleted shared files New version drop-down with previews and the ability to downloading versions directly
2013-12-27 16:56:38 +01:00
share/owncloud/apps/files_external/3rdparty/aws-sdk-php/Aws/S3/SocketTimeoutChecker.php
share/owncloud/apps/files_external/3rdparty/aws-sdk-php/Aws/S3/SseCpkListener.php
Update to 6.0.0a * Switch to 6 branch * Replace interpreters with REPLACE_* Changelog: Version 6.0.0a Dec 14th 2013 Remove wrong warnings from logfile Fix LDAP authentication Fix LDAP configuration Fix Share dialog Fix migration under certain conditions Fix database encoding for old PHP versions Fix select all checkbox Fix migration with lucene search enabled Fix migration for postgresql Version 6.0.0 Dec 11th 2013 User Avatars Previews in files app and other places Updated design, less clutter and more whitespace Public gallery sharing Activities Better file conflict handling dialog Improved public App API Sharing API Example Files Share Email Notifications New Doctrine based database layer Plural translations Refactored OC.dialogs (both code and design wise) Priorize often used languages in personal-settings language selection Update jquery to 1.10.0 and add jquery-migrate 1.2.1 Show a summary as the last filelist entry Improve app-management (more verbose error-messages) Show ‘More apps’ link to app administration directly in app navigation Templates for newly created files Add MB indicator to size column Google Drive external storage uses a new library New icons for shared and external folders File uploads conflicts dialog Possibility to prepopulate a new users home with a skeleton Public upload with encryption enabled Users now can decrypt the files again if their encryption app was enabled Many quota related fixes Total used space (with quota) now only counts user’s own files Many external storage fixes, improved performance Improved file navigation performance by using Ajax calls (no full page reload for each folder) The file owner can now also restore deleted shared files New version drop-down with previews and the ability to downloading versions directly
2013-12-27 16:56:38 +01:00
share/owncloud/apps/files_external/3rdparty/aws-sdk-php/Aws/S3/StreamWrapper.php
share/owncloud/apps/files_external/3rdparty/aws-sdk-php/Aws/S3/Sync/AbstractSync.php
share/owncloud/apps/files_external/3rdparty/aws-sdk-php/Aws/S3/Sync/AbstractSyncBuilder.php
share/owncloud/apps/files_external/3rdparty/aws-sdk-php/Aws/S3/Sync/ChangedFilesIterator.php
share/owncloud/apps/files_external/3rdparty/aws-sdk-php/Aws/S3/Sync/DownloadSync.php
share/owncloud/apps/files_external/3rdparty/aws-sdk-php/Aws/S3/Sync/DownloadSyncBuilder.php
share/owncloud/apps/files_external/3rdparty/aws-sdk-php/Aws/S3/Sync/FilenameConverterInterface.php
share/owncloud/apps/files_external/3rdparty/aws-sdk-php/Aws/S3/Sync/KeyConverter.php
share/owncloud/apps/files_external/3rdparty/aws-sdk-php/Aws/S3/Sync/UploadSync.php
share/owncloud/apps/files_external/3rdparty/aws-sdk-php/Aws/S3/Sync/UploadSyncBuilder.php
share/owncloud/apps/files_external/3rdparty/aws-sdk-php/Guzzle/Batch/AbstractBatchDecorator.php
share/owncloud/apps/files_external/3rdparty/aws-sdk-php/Guzzle/Batch/Batch.php
share/owncloud/apps/files_external/3rdparty/aws-sdk-php/Guzzle/Batch/BatchBuilder.php
share/owncloud/apps/files_external/3rdparty/aws-sdk-php/Guzzle/Batch/BatchClosureDivisor.php
share/owncloud/apps/files_external/3rdparty/aws-sdk-php/Guzzle/Batch/BatchClosureTransfer.php
share/owncloud/apps/files_external/3rdparty/aws-sdk-php/Guzzle/Batch/BatchCommandTransfer.php
share/owncloud/apps/files_external/3rdparty/aws-sdk-php/Guzzle/Batch/BatchDivisorInterface.php
share/owncloud/apps/files_external/3rdparty/aws-sdk-php/Guzzle/Batch/BatchInterface.php
share/owncloud/apps/files_external/3rdparty/aws-sdk-php/Guzzle/Batch/BatchRequestTransfer.php
share/owncloud/apps/files_external/3rdparty/aws-sdk-php/Guzzle/Batch/BatchSizeDivisor.php
share/owncloud/apps/files_external/3rdparty/aws-sdk-php/Guzzle/Batch/BatchTransferInterface.php
share/owncloud/apps/files_external/3rdparty/aws-sdk-php/Guzzle/Batch/Exception/BatchTransferException.php
share/owncloud/apps/files_external/3rdparty/aws-sdk-php/Guzzle/Batch/ExceptionBufferingBatch.php
share/owncloud/apps/files_external/3rdparty/aws-sdk-php/Guzzle/Batch/FlushingBatch.php
share/owncloud/apps/files_external/3rdparty/aws-sdk-php/Guzzle/Batch/HistoryBatch.php
share/owncloud/apps/files_external/3rdparty/aws-sdk-php/Guzzle/Batch/NotifyingBatch.php
share/owncloud/apps/files_external/3rdparty/aws-sdk-php/Guzzle/Batch/composer.json
Update to 6.0.0a * Switch to 6 branch * Replace interpreters with REPLACE_* Changelog: Version 6.0.0a Dec 14th 2013 Remove wrong warnings from logfile Fix LDAP authentication Fix LDAP configuration Fix Share dialog Fix migration under certain conditions Fix database encoding for old PHP versions Fix select all checkbox Fix migration with lucene search enabled Fix migration for postgresql Version 6.0.0 Dec 11th 2013 User Avatars Previews in files app and other places Updated design, less clutter and more whitespace Public gallery sharing Activities Better file conflict handling dialog Improved public App API Sharing API Example Files Share Email Notifications New Doctrine based database layer Plural translations Refactored OC.dialogs (both code and design wise) Priorize often used languages in personal-settings language selection Update jquery to 1.10.0 and add jquery-migrate 1.2.1 Show a summary as the last filelist entry Improve app-management (more verbose error-messages) Show ‘More apps’ link to app administration directly in app navigation Templates for newly created files Add MB indicator to size column Google Drive external storage uses a new library New icons for shared and external folders File uploads conflicts dialog Possibility to prepopulate a new users home with a skeleton Public upload with encryption enabled Users now can decrypt the files again if their encryption app was enabled Many quota related fixes Total used space (with quota) now only counts user’s own files Many external storage fixes, improved performance Improved file navigation performance by using Ajax calls (no full page reload for each folder) The file owner can now also restore deleted shared files New version drop-down with previews and the ability to downloading versions directly
2013-12-27 16:56:38 +01:00
share/owncloud/apps/files_external/3rdparty/aws-sdk-php/Guzzle/Cache/AbstractCacheAdapter.php
share/owncloud/apps/files_external/3rdparty/aws-sdk-php/Guzzle/Cache/CacheAdapterFactory.php
share/owncloud/apps/files_external/3rdparty/aws-sdk-php/Guzzle/Cache/CacheAdapterInterface.php
share/owncloud/apps/files_external/3rdparty/aws-sdk-php/Guzzle/Cache/ClosureCacheAdapter.php
share/owncloud/apps/files_external/3rdparty/aws-sdk-php/Guzzle/Cache/DoctrineCacheAdapter.php
share/owncloud/apps/files_external/3rdparty/aws-sdk-php/Guzzle/Cache/NullCacheAdapter.php
share/owncloud/apps/files_external/3rdparty/aws-sdk-php/Guzzle/Cache/Zf1CacheAdapter.php
share/owncloud/apps/files_external/3rdparty/aws-sdk-php/Guzzle/Cache/Zf2CacheAdapter.php
share/owncloud/apps/files_external/3rdparty/aws-sdk-php/Guzzle/Cache/composer.json
Update to 6.0.0a * Switch to 6 branch * Replace interpreters with REPLACE_* Changelog: Version 6.0.0a Dec 14th 2013 Remove wrong warnings from logfile Fix LDAP authentication Fix LDAP configuration Fix Share dialog Fix migration under certain conditions Fix database encoding for old PHP versions Fix select all checkbox Fix migration with lucene search enabled Fix migration for postgresql Version 6.0.0 Dec 11th 2013 User Avatars Previews in files app and other places Updated design, less clutter and more whitespace Public gallery sharing Activities Better file conflict handling dialog Improved public App API Sharing API Example Files Share Email Notifications New Doctrine based database layer Plural translations Refactored OC.dialogs (both code and design wise) Priorize often used languages in personal-settings language selection Update jquery to 1.10.0 and add jquery-migrate 1.2.1 Show a summary as the last filelist entry Improve app-management (more verbose error-messages) Show ‘More apps’ link to app administration directly in app navigation Templates for newly created files Add MB indicator to size column Google Drive external storage uses a new library New icons for shared and external folders File uploads conflicts dialog Possibility to prepopulate a new users home with a skeleton Public upload with encryption enabled Users now can decrypt the files again if their encryption app was enabled Many quota related fixes Total used space (with quota) now only counts user’s own files Many external storage fixes, improved performance Improved file navigation performance by using Ajax calls (no full page reload for each folder) The file owner can now also restore deleted shared files New version drop-down with previews and the ability to downloading versions directly
2013-12-27 16:56:38 +01:00
share/owncloud/apps/files_external/3rdparty/aws-sdk-php/Guzzle/Common/AbstractHasDispatcher.php
share/owncloud/apps/files_external/3rdparty/aws-sdk-php/Guzzle/Common/Collection.php
share/owncloud/apps/files_external/3rdparty/aws-sdk-php/Guzzle/Common/Event.php
share/owncloud/apps/files_external/3rdparty/aws-sdk-php/Guzzle/Common/Exception/BadMethodCallException.php
share/owncloud/apps/files_external/3rdparty/aws-sdk-php/Guzzle/Common/Exception/ExceptionCollection.php
share/owncloud/apps/files_external/3rdparty/aws-sdk-php/Guzzle/Common/Exception/GuzzleException.php
share/owncloud/apps/files_external/3rdparty/aws-sdk-php/Guzzle/Common/Exception/InvalidArgumentException.php
share/owncloud/apps/files_external/3rdparty/aws-sdk-php/Guzzle/Common/Exception/RuntimeException.php
share/owncloud/apps/files_external/3rdparty/aws-sdk-php/Guzzle/Common/Exception/UnexpectedValueException.php
share/owncloud/apps/files_external/3rdparty/aws-sdk-php/Guzzle/Common/FromConfigInterface.php
share/owncloud/apps/files_external/3rdparty/aws-sdk-php/Guzzle/Common/HasDispatcherInterface.php
share/owncloud/apps/files_external/3rdparty/aws-sdk-php/Guzzle/Common/ToArrayInterface.php
share/owncloud/apps/files_external/3rdparty/aws-sdk-php/Guzzle/Common/Version.php
share/owncloud/apps/files_external/3rdparty/aws-sdk-php/Guzzle/Common/composer.json
Update to 6.0.0a * Switch to 6 branch * Replace interpreters with REPLACE_* Changelog: Version 6.0.0a Dec 14th 2013 Remove wrong warnings from logfile Fix LDAP authentication Fix LDAP configuration Fix Share dialog Fix migration under certain conditions Fix database encoding for old PHP versions Fix select all checkbox Fix migration with lucene search enabled Fix migration for postgresql Version 6.0.0 Dec 11th 2013 User Avatars Previews in files app and other places Updated design, less clutter and more whitespace Public gallery sharing Activities Better file conflict handling dialog Improved public App API Sharing API Example Files Share Email Notifications New Doctrine based database layer Plural translations Refactored OC.dialogs (both code and design wise) Priorize often used languages in personal-settings language selection Update jquery to 1.10.0 and add jquery-migrate 1.2.1 Show a summary as the last filelist entry Improve app-management (more verbose error-messages) Show ‘More apps’ link to app administration directly in app navigation Templates for newly created files Add MB indicator to size column Google Drive external storage uses a new library New icons for shared and external folders File uploads conflicts dialog Possibility to prepopulate a new users home with a skeleton Public upload with encryption enabled Users now can decrypt the files again if their encryption app was enabled Many quota related fixes Total used space (with quota) now only counts user’s own files Many external storage fixes, improved performance Improved file navigation performance by using Ajax calls (no full page reload for each folder) The file owner can now also restore deleted shared files New version drop-down with previews and the ability to downloading versions directly
2013-12-27 16:56:38 +01:00
share/owncloud/apps/files_external/3rdparty/aws-sdk-php/Guzzle/Http/AbstractEntityBodyDecorator.php
share/owncloud/apps/files_external/3rdparty/aws-sdk-php/Guzzle/Http/CachingEntityBody.php
share/owncloud/apps/files_external/3rdparty/aws-sdk-php/Guzzle/Http/Client.php
share/owncloud/apps/files_external/3rdparty/aws-sdk-php/Guzzle/Http/ClientInterface.php
share/owncloud/apps/files_external/3rdparty/aws-sdk-php/Guzzle/Http/Curl/CurlHandle.php
share/owncloud/apps/files_external/3rdparty/aws-sdk-php/Guzzle/Http/Curl/CurlMulti.php
share/owncloud/apps/files_external/3rdparty/aws-sdk-php/Guzzle/Http/Curl/CurlMultiInterface.php
share/owncloud/apps/files_external/3rdparty/aws-sdk-php/Guzzle/Http/Curl/CurlMultiProxy.php
share/owncloud/apps/files_external/3rdparty/aws-sdk-php/Guzzle/Http/Curl/CurlVersion.php
share/owncloud/apps/files_external/3rdparty/aws-sdk-php/Guzzle/Http/Curl/RequestMediator.php
share/owncloud/apps/files_external/3rdparty/aws-sdk-php/Guzzle/Http/EntityBody.php
share/owncloud/apps/files_external/3rdparty/aws-sdk-php/Guzzle/Http/EntityBodyInterface.php
share/owncloud/apps/files_external/3rdparty/aws-sdk-php/Guzzle/Http/Exception/BadResponseException.php
share/owncloud/apps/files_external/3rdparty/aws-sdk-php/Guzzle/Http/Exception/ClientErrorResponseException.php
share/owncloud/apps/files_external/3rdparty/aws-sdk-php/Guzzle/Http/Exception/CouldNotRewindStreamException.php
share/owncloud/apps/files_external/3rdparty/aws-sdk-php/Guzzle/Http/Exception/CurlException.php
share/owncloud/apps/files_external/3rdparty/aws-sdk-php/Guzzle/Http/Exception/HttpException.php
share/owncloud/apps/files_external/3rdparty/aws-sdk-php/Guzzle/Http/Exception/MultiTransferException.php
share/owncloud/apps/files_external/3rdparty/aws-sdk-php/Guzzle/Http/Exception/RequestException.php
share/owncloud/apps/files_external/3rdparty/aws-sdk-php/Guzzle/Http/Exception/ServerErrorResponseException.php
share/owncloud/apps/files_external/3rdparty/aws-sdk-php/Guzzle/Http/Exception/TooManyRedirectsException.php
share/owncloud/apps/files_external/3rdparty/aws-sdk-php/Guzzle/Http/IoEmittingEntityBody.php
share/owncloud/apps/files_external/3rdparty/aws-sdk-php/Guzzle/Http/Message/AbstractMessage.php
share/owncloud/apps/files_external/3rdparty/aws-sdk-php/Guzzle/Http/Message/EntityEnclosingRequest.php
share/owncloud/apps/files_external/3rdparty/aws-sdk-php/Guzzle/Http/Message/EntityEnclosingRequestInterface.php
share/owncloud/apps/files_external/3rdparty/aws-sdk-php/Guzzle/Http/Message/Header.php
share/owncloud/apps/files_external/3rdparty/aws-sdk-php/Guzzle/Http/Message/Header/CacheControl.php
share/owncloud/apps/files_external/3rdparty/aws-sdk-php/Guzzle/Http/Message/Header/HeaderCollection.php
share/owncloud/apps/files_external/3rdparty/aws-sdk-php/Guzzle/Http/Message/Header/HeaderFactory.php
share/owncloud/apps/files_external/3rdparty/aws-sdk-php/Guzzle/Http/Message/Header/HeaderFactoryInterface.php
share/owncloud/apps/files_external/3rdparty/aws-sdk-php/Guzzle/Http/Message/Header/HeaderInterface.php
share/owncloud/apps/files_external/3rdparty/aws-sdk-php/Guzzle/Http/Message/Header/Link.php
share/owncloud/apps/files_external/3rdparty/aws-sdk-php/Guzzle/Http/Message/MessageInterface.php
share/owncloud/apps/files_external/3rdparty/aws-sdk-php/Guzzle/Http/Message/PostFile.php
share/owncloud/apps/files_external/3rdparty/aws-sdk-php/Guzzle/Http/Message/PostFileInterface.php
share/owncloud/apps/files_external/3rdparty/aws-sdk-php/Guzzle/Http/Message/Request.php
share/owncloud/apps/files_external/3rdparty/aws-sdk-php/Guzzle/Http/Message/RequestFactory.php
share/owncloud/apps/files_external/3rdparty/aws-sdk-php/Guzzle/Http/Message/RequestFactoryInterface.php
share/owncloud/apps/files_external/3rdparty/aws-sdk-php/Guzzle/Http/Message/RequestInterface.php
share/owncloud/apps/files_external/3rdparty/aws-sdk-php/Guzzle/Http/Message/Response.php
share/owncloud/apps/files_external/3rdparty/aws-sdk-php/Guzzle/Http/Mimetypes.php
share/owncloud/apps/files_external/3rdparty/aws-sdk-php/Guzzle/Http/QueryAggregator/CommaAggregator.php
share/owncloud/apps/files_external/3rdparty/aws-sdk-php/Guzzle/Http/QueryAggregator/DuplicateAggregator.php
share/owncloud/apps/files_external/3rdparty/aws-sdk-php/Guzzle/Http/QueryAggregator/PhpAggregator.php
share/owncloud/apps/files_external/3rdparty/aws-sdk-php/Guzzle/Http/QueryAggregator/QueryAggregatorInterface.php
share/owncloud/apps/files_external/3rdparty/aws-sdk-php/Guzzle/Http/QueryString.php
share/owncloud/apps/files_external/3rdparty/aws-sdk-php/Guzzle/Http/ReadLimitEntityBody.php
share/owncloud/apps/files_external/3rdparty/aws-sdk-php/Guzzle/Http/RedirectPlugin.php
share/owncloud/apps/files_external/3rdparty/aws-sdk-php/Guzzle/Http/Resources/cacert.pem
share/owncloud/apps/files_external/3rdparty/aws-sdk-php/Guzzle/Http/StaticClient.php
share/owncloud/apps/files_external/3rdparty/aws-sdk-php/Guzzle/Http/Url.php
share/owncloud/apps/files_external/3rdparty/aws-sdk-php/Guzzle/Http/composer.json
Update to 6.0.0a * Switch to 6 branch * Replace interpreters with REPLACE_* Changelog: Version 6.0.0a Dec 14th 2013 Remove wrong warnings from logfile Fix LDAP authentication Fix LDAP configuration Fix Share dialog Fix migration under certain conditions Fix database encoding for old PHP versions Fix select all checkbox Fix migration with lucene search enabled Fix migration for postgresql Version 6.0.0 Dec 11th 2013 User Avatars Previews in files app and other places Updated design, less clutter and more whitespace Public gallery sharing Activities Better file conflict handling dialog Improved public App API Sharing API Example Files Share Email Notifications New Doctrine based database layer Plural translations Refactored OC.dialogs (both code and design wise) Priorize often used languages in personal-settings language selection Update jquery to 1.10.0 and add jquery-migrate 1.2.1 Show a summary as the last filelist entry Improve app-management (more verbose error-messages) Show ‘More apps’ link to app administration directly in app navigation Templates for newly created files Add MB indicator to size column Google Drive external storage uses a new library New icons for shared and external folders File uploads conflicts dialog Possibility to prepopulate a new users home with a skeleton Public upload with encryption enabled Users now can decrypt the files again if their encryption app was enabled Many quota related fixes Total used space (with quota) now only counts user’s own files Many external storage fixes, improved performance Improved file navigation performance by using Ajax calls (no full page reload for each folder) The file owner can now also restore deleted shared files New version drop-down with previews and the ability to downloading versions directly
2013-12-27 16:56:38 +01:00
share/owncloud/apps/files_external/3rdparty/aws-sdk-php/Guzzle/Inflection/Inflector.php
share/owncloud/apps/files_external/3rdparty/aws-sdk-php/Guzzle/Inflection/InflectorInterface.php
share/owncloud/apps/files_external/3rdparty/aws-sdk-php/Guzzle/Inflection/MemoizingInflector.php
share/owncloud/apps/files_external/3rdparty/aws-sdk-php/Guzzle/Inflection/PreComputedInflector.php
share/owncloud/apps/files_external/3rdparty/aws-sdk-php/Guzzle/Inflection/composer.json
Update to 6.0.0a * Switch to 6 branch * Replace interpreters with REPLACE_* Changelog: Version 6.0.0a Dec 14th 2013 Remove wrong warnings from logfile Fix LDAP authentication Fix LDAP configuration Fix Share dialog Fix migration under certain conditions Fix database encoding for old PHP versions Fix select all checkbox Fix migration with lucene search enabled Fix migration for postgresql Version 6.0.0 Dec 11th 2013 User Avatars Previews in files app and other places Updated design, less clutter and more whitespace Public gallery sharing Activities Better file conflict handling dialog Improved public App API Sharing API Example Files Share Email Notifications New Doctrine based database layer Plural translations Refactored OC.dialogs (both code and design wise) Priorize often used languages in personal-settings language selection Update jquery to 1.10.0 and add jquery-migrate 1.2.1 Show a summary as the last filelist entry Improve app-management (more verbose error-messages) Show ‘More apps’ link to app administration directly in app navigation Templates for newly created files Add MB indicator to size column Google Drive external storage uses a new library New icons for shared and external folders File uploads conflicts dialog Possibility to prepopulate a new users home with a skeleton Public upload with encryption enabled Users now can decrypt the files again if their encryption app was enabled Many quota related fixes Total used space (with quota) now only counts user’s own files Many external storage fixes, improved performance Improved file navigation performance by using Ajax calls (no full page reload for each folder) The file owner can now also restore deleted shared files New version drop-down with previews and the ability to downloading versions directly
2013-12-27 16:56:38 +01:00
share/owncloud/apps/files_external/3rdparty/aws-sdk-php/Guzzle/Iterator/AppendIterator.php
share/owncloud/apps/files_external/3rdparty/aws-sdk-php/Guzzle/Iterator/ChunkedIterator.php
share/owncloud/apps/files_external/3rdparty/aws-sdk-php/Guzzle/Iterator/FilterIterator.php
share/owncloud/apps/files_external/3rdparty/aws-sdk-php/Guzzle/Iterator/MapIterator.php
share/owncloud/apps/files_external/3rdparty/aws-sdk-php/Guzzle/Iterator/MethodProxyIterator.php
share/owncloud/apps/files_external/3rdparty/aws-sdk-php/Guzzle/Iterator/composer.json
Update to 6.0.0a * Switch to 6 branch * Replace interpreters with REPLACE_* Changelog: Version 6.0.0a Dec 14th 2013 Remove wrong warnings from logfile Fix LDAP authentication Fix LDAP configuration Fix Share dialog Fix migration under certain conditions Fix database encoding for old PHP versions Fix select all checkbox Fix migration with lucene search enabled Fix migration for postgresql Version 6.0.0 Dec 11th 2013 User Avatars Previews in files app and other places Updated design, less clutter and more whitespace Public gallery sharing Activities Better file conflict handling dialog Improved public App API Sharing API Example Files Share Email Notifications New Doctrine based database layer Plural translations Refactored OC.dialogs (both code and design wise) Priorize often used languages in personal-settings language selection Update jquery to 1.10.0 and add jquery-migrate 1.2.1 Show a summary as the last filelist entry Improve app-management (more verbose error-messages) Show ‘More apps’ link to app administration directly in app navigation Templates for newly created files Add MB indicator to size column Google Drive external storage uses a new library New icons for shared and external folders File uploads conflicts dialog Possibility to prepopulate a new users home with a skeleton Public upload with encryption enabled Users now can decrypt the files again if their encryption app was enabled Many quota related fixes Total used space (with quota) now only counts user’s own files Many external storage fixes, improved performance Improved file navigation performance by using Ajax calls (no full page reload for each folder) The file owner can now also restore deleted shared files New version drop-down with previews and the ability to downloading versions directly
2013-12-27 16:56:38 +01:00
share/owncloud/apps/files_external/3rdparty/aws-sdk-php/Guzzle/Log/AbstractLogAdapter.php
share/owncloud/apps/files_external/3rdparty/aws-sdk-php/Guzzle/Log/ArrayLogAdapter.php
share/owncloud/apps/files_external/3rdparty/aws-sdk-php/Guzzle/Log/ClosureLogAdapter.php
share/owncloud/apps/files_external/3rdparty/aws-sdk-php/Guzzle/Log/LogAdapterInterface.php
share/owncloud/apps/files_external/3rdparty/aws-sdk-php/Guzzle/Log/MessageFormatter.php
share/owncloud/apps/files_external/3rdparty/aws-sdk-php/Guzzle/Log/MonologLogAdapter.php
share/owncloud/apps/files_external/3rdparty/aws-sdk-php/Guzzle/Log/PsrLogAdapter.php
share/owncloud/apps/files_external/3rdparty/aws-sdk-php/Guzzle/Log/Zf1LogAdapter.php
share/owncloud/apps/files_external/3rdparty/aws-sdk-php/Guzzle/Log/Zf2LogAdapter.php
share/owncloud/apps/files_external/3rdparty/aws-sdk-php/Guzzle/Log/composer.json
Update to 6.0.0a * Switch to 6 branch * Replace interpreters with REPLACE_* Changelog: Version 6.0.0a Dec 14th 2013 Remove wrong warnings from logfile Fix LDAP authentication Fix LDAP configuration Fix Share dialog Fix migration under certain conditions Fix database encoding for old PHP versions Fix select all checkbox Fix migration with lucene search enabled Fix migration for postgresql Version 6.0.0 Dec 11th 2013 User Avatars Previews in files app and other places Updated design, less clutter and more whitespace Public gallery sharing Activities Better file conflict handling dialog Improved public App API Sharing API Example Files Share Email Notifications New Doctrine based database layer Plural translations Refactored OC.dialogs (both code and design wise) Priorize often used languages in personal-settings language selection Update jquery to 1.10.0 and add jquery-migrate 1.2.1 Show a summary as the last filelist entry Improve app-management (more verbose error-messages) Show ‘More apps’ link to app administration directly in app navigation Templates for newly created files Add MB indicator to size column Google Drive external storage uses a new library New icons for shared and external folders File uploads conflicts dialog Possibility to prepopulate a new users home with a skeleton Public upload with encryption enabled Users now can decrypt the files again if their encryption app was enabled Many quota related fixes Total used space (with quota) now only counts user’s own files Many external storage fixes, improved performance Improved file navigation performance by using Ajax calls (no full page reload for each folder) The file owner can now also restore deleted shared files New version drop-down with previews and the ability to downloading versions directly
2013-12-27 16:56:38 +01:00
share/owncloud/apps/files_external/3rdparty/aws-sdk-php/Guzzle/Parser/Cookie/CookieParser.php
share/owncloud/apps/files_external/3rdparty/aws-sdk-php/Guzzle/Parser/Cookie/CookieParserInterface.php
share/owncloud/apps/files_external/3rdparty/aws-sdk-php/Guzzle/Parser/Message/AbstractMessageParser.php
share/owncloud/apps/files_external/3rdparty/aws-sdk-php/Guzzle/Parser/Message/MessageParser.php
share/owncloud/apps/files_external/3rdparty/aws-sdk-php/Guzzle/Parser/Message/MessageParserInterface.php
share/owncloud/apps/files_external/3rdparty/aws-sdk-php/Guzzle/Parser/Message/PeclHttpMessageParser.php
share/owncloud/apps/files_external/3rdparty/aws-sdk-php/Guzzle/Parser/ParserRegistry.php
share/owncloud/apps/files_external/3rdparty/aws-sdk-php/Guzzle/Parser/UriTemplate/PeclUriTemplate.php
share/owncloud/apps/files_external/3rdparty/aws-sdk-php/Guzzle/Parser/UriTemplate/UriTemplate.php
share/owncloud/apps/files_external/3rdparty/aws-sdk-php/Guzzle/Parser/UriTemplate/UriTemplateInterface.php
share/owncloud/apps/files_external/3rdparty/aws-sdk-php/Guzzle/Parser/Url/UrlParser.php
share/owncloud/apps/files_external/3rdparty/aws-sdk-php/Guzzle/Parser/Url/UrlParserInterface.php
share/owncloud/apps/files_external/3rdparty/aws-sdk-php/Guzzle/Parser/composer.json
Update to 6.0.0a * Switch to 6 branch * Replace interpreters with REPLACE_* Changelog: Version 6.0.0a Dec 14th 2013 Remove wrong warnings from logfile Fix LDAP authentication Fix LDAP configuration Fix Share dialog Fix migration under certain conditions Fix database encoding for old PHP versions Fix select all checkbox Fix migration with lucene search enabled Fix migration for postgresql Version 6.0.0 Dec 11th 2013 User Avatars Previews in files app and other places Updated design, less clutter and more whitespace Public gallery sharing Activities Better file conflict handling dialog Improved public App API Sharing API Example Files Share Email Notifications New Doctrine based database layer Plural translations Refactored OC.dialogs (both code and design wise) Priorize often used languages in personal-settings language selection Update jquery to 1.10.0 and add jquery-migrate 1.2.1 Show a summary as the last filelist entry Improve app-management (more verbose error-messages) Show ‘More apps’ link to app administration directly in app navigation Templates for newly created files Add MB indicator to size column Google Drive external storage uses a new library New icons for shared and external folders File uploads conflicts dialog Possibility to prepopulate a new users home with a skeleton Public upload with encryption enabled Users now can decrypt the files again if their encryption app was enabled Many quota related fixes Total used space (with quota) now only counts user’s own files Many external storage fixes, improved performance Improved file navigation performance by using Ajax calls (no full page reload for each folder) The file owner can now also restore deleted shared files New version drop-down with previews and the ability to downloading versions directly
2013-12-27 16:56:38 +01:00
share/owncloud/apps/files_external/3rdparty/aws-sdk-php/Guzzle/Plugin/Async/AsyncPlugin.php
share/owncloud/apps/files_external/3rdparty/aws-sdk-php/Guzzle/Plugin/Async/composer.json
Update to 6.0.0a * Switch to 6 branch * Replace interpreters with REPLACE_* Changelog: Version 6.0.0a Dec 14th 2013 Remove wrong warnings from logfile Fix LDAP authentication Fix LDAP configuration Fix Share dialog Fix migration under certain conditions Fix database encoding for old PHP versions Fix select all checkbox Fix migration with lucene search enabled Fix migration for postgresql Version 6.0.0 Dec 11th 2013 User Avatars Previews in files app and other places Updated design, less clutter and more whitespace Public gallery sharing Activities Better file conflict handling dialog Improved public App API Sharing API Example Files Share Email Notifications New Doctrine based database layer Plural translations Refactored OC.dialogs (both code and design wise) Priorize often used languages in personal-settings language selection Update jquery to 1.10.0 and add jquery-migrate 1.2.1 Show a summary as the last filelist entry Improve app-management (more verbose error-messages) Show ‘More apps’ link to app administration directly in app navigation Templates for newly created files Add MB indicator to size column Google Drive external storage uses a new library New icons for shared and external folders File uploads conflicts dialog Possibility to prepopulate a new users home with a skeleton Public upload with encryption enabled Users now can decrypt the files again if their encryption app was enabled Many quota related fixes Total used space (with quota) now only counts user’s own files Many external storage fixes, improved performance Improved file navigation performance by using Ajax calls (no full page reload for each folder) The file owner can now also restore deleted shared files New version drop-down with previews and the ability to downloading versions directly
2013-12-27 16:56:38 +01:00
share/owncloud/apps/files_external/3rdparty/aws-sdk-php/Guzzle/Plugin/Backoff/AbstractBackoffStrategy.php
share/owncloud/apps/files_external/3rdparty/aws-sdk-php/Guzzle/Plugin/Backoff/AbstractErrorCodeBackoffStrategy.php
share/owncloud/apps/files_external/3rdparty/aws-sdk-php/Guzzle/Plugin/Backoff/BackoffLogger.php
share/owncloud/apps/files_external/3rdparty/aws-sdk-php/Guzzle/Plugin/Backoff/BackoffPlugin.php
share/owncloud/apps/files_external/3rdparty/aws-sdk-php/Guzzle/Plugin/Backoff/BackoffStrategyInterface.php
share/owncloud/apps/files_external/3rdparty/aws-sdk-php/Guzzle/Plugin/Backoff/CallbackBackoffStrategy.php
share/owncloud/apps/files_external/3rdparty/aws-sdk-php/Guzzle/Plugin/Backoff/ConstantBackoffStrategy.php
share/owncloud/apps/files_external/3rdparty/aws-sdk-php/Guzzle/Plugin/Backoff/CurlBackoffStrategy.php
share/owncloud/apps/files_external/3rdparty/aws-sdk-php/Guzzle/Plugin/Backoff/ExponentialBackoffStrategy.php
share/owncloud/apps/files_external/3rdparty/aws-sdk-php/Guzzle/Plugin/Backoff/HttpBackoffStrategy.php
share/owncloud/apps/files_external/3rdparty/aws-sdk-php/Guzzle/Plugin/Backoff/LinearBackoffStrategy.php
share/owncloud/apps/files_external/3rdparty/aws-sdk-php/Guzzle/Plugin/Backoff/ReasonPhraseBackoffStrategy.php
share/owncloud/apps/files_external/3rdparty/aws-sdk-php/Guzzle/Plugin/Backoff/TruncatedBackoffStrategy.php
share/owncloud/apps/files_external/3rdparty/aws-sdk-php/Guzzle/Plugin/Backoff/composer.json
Update to 6.0.0a * Switch to 6 branch * Replace interpreters with REPLACE_* Changelog: Version 6.0.0a Dec 14th 2013 Remove wrong warnings from logfile Fix LDAP authentication Fix LDAP configuration Fix Share dialog Fix migration under certain conditions Fix database encoding for old PHP versions Fix select all checkbox Fix migration with lucene search enabled Fix migration for postgresql Version 6.0.0 Dec 11th 2013 User Avatars Previews in files app and other places Updated design, less clutter and more whitespace Public gallery sharing Activities Better file conflict handling dialog Improved public App API Sharing API Example Files Share Email Notifications New Doctrine based database layer Plural translations Refactored OC.dialogs (both code and design wise) Priorize often used languages in personal-settings language selection Update jquery to 1.10.0 and add jquery-migrate 1.2.1 Show a summary as the last filelist entry Improve app-management (more verbose error-messages) Show ‘More apps’ link to app administration directly in app navigation Templates for newly created files Add MB indicator to size column Google Drive external storage uses a new library New icons for shared and external folders File uploads conflicts dialog Possibility to prepopulate a new users home with a skeleton Public upload with encryption enabled Users now can decrypt the files again if their encryption app was enabled Many quota related fixes Total used space (with quota) now only counts user’s own files Many external storage fixes, improved performance Improved file navigation performance by using Ajax calls (no full page reload for each folder) The file owner can now also restore deleted shared files New version drop-down with previews and the ability to downloading versions directly
2013-12-27 16:56:38 +01:00
share/owncloud/apps/files_external/3rdparty/aws-sdk-php/Guzzle/Plugin/Cache/CacheKeyProviderInterface.php
share/owncloud/apps/files_external/3rdparty/aws-sdk-php/Guzzle/Plugin/Cache/CachePlugin.php
share/owncloud/apps/files_external/3rdparty/aws-sdk-php/Guzzle/Plugin/Cache/CacheStorageInterface.php
share/owncloud/apps/files_external/3rdparty/aws-sdk-php/Guzzle/Plugin/Cache/CallbackCanCacheStrategy.php
share/owncloud/apps/files_external/3rdparty/aws-sdk-php/Guzzle/Plugin/Cache/CanCacheStrategyInterface.php
share/owncloud/apps/files_external/3rdparty/aws-sdk-php/Guzzle/Plugin/Cache/DefaultCacheKeyProvider.php
share/owncloud/apps/files_external/3rdparty/aws-sdk-php/Guzzle/Plugin/Cache/DefaultCacheStorage.php
share/owncloud/apps/files_external/3rdparty/aws-sdk-php/Guzzle/Plugin/Cache/DefaultCanCacheStrategy.php
share/owncloud/apps/files_external/3rdparty/aws-sdk-php/Guzzle/Plugin/Cache/DefaultRevalidation.php
share/owncloud/apps/files_external/3rdparty/aws-sdk-php/Guzzle/Plugin/Cache/DenyRevalidation.php
share/owncloud/apps/files_external/3rdparty/aws-sdk-php/Guzzle/Plugin/Cache/RevalidationInterface.php
share/owncloud/apps/files_external/3rdparty/aws-sdk-php/Guzzle/Plugin/Cache/SkipRevalidation.php
share/owncloud/apps/files_external/3rdparty/aws-sdk-php/Guzzle/Plugin/Cache/composer.json
Update to 6.0.0a * Switch to 6 branch * Replace interpreters with REPLACE_* Changelog: Version 6.0.0a Dec 14th 2013 Remove wrong warnings from logfile Fix LDAP authentication Fix LDAP configuration Fix Share dialog Fix migration under certain conditions Fix database encoding for old PHP versions Fix select all checkbox Fix migration with lucene search enabled Fix migration for postgresql Version 6.0.0 Dec 11th 2013 User Avatars Previews in files app and other places Updated design, less clutter and more whitespace Public gallery sharing Activities Better file conflict handling dialog Improved public App API Sharing API Example Files Share Email Notifications New Doctrine based database layer Plural translations Refactored OC.dialogs (both code and design wise) Priorize often used languages in personal-settings language selection Update jquery to 1.10.0 and add jquery-migrate 1.2.1 Show a summary as the last filelist entry Improve app-management (more verbose error-messages) Show ‘More apps’ link to app administration directly in app navigation Templates for newly created files Add MB indicator to size column Google Drive external storage uses a new library New icons for shared and external folders File uploads conflicts dialog Possibility to prepopulate a new users home with a skeleton Public upload with encryption enabled Users now can decrypt the files again if their encryption app was enabled Many quota related fixes Total used space (with quota) now only counts user’s own files Many external storage fixes, improved performance Improved file navigation performance by using Ajax calls (no full page reload for each folder) The file owner can now also restore deleted shared files New version drop-down with previews and the ability to downloading versions directly
2013-12-27 16:56:38 +01:00
share/owncloud/apps/files_external/3rdparty/aws-sdk-php/Guzzle/Plugin/Cookie/Cookie.php
share/owncloud/apps/files_external/3rdparty/aws-sdk-php/Guzzle/Plugin/Cookie/CookieJar/ArrayCookieJar.php
share/owncloud/apps/files_external/3rdparty/aws-sdk-php/Guzzle/Plugin/Cookie/CookieJar/CookieJarInterface.php
share/owncloud/apps/files_external/3rdparty/aws-sdk-php/Guzzle/Plugin/Cookie/CookieJar/FileCookieJar.php
share/owncloud/apps/files_external/3rdparty/aws-sdk-php/Guzzle/Plugin/Cookie/CookiePlugin.php
share/owncloud/apps/files_external/3rdparty/aws-sdk-php/Guzzle/Plugin/Cookie/Exception/InvalidCookieException.php
share/owncloud/apps/files_external/3rdparty/aws-sdk-php/Guzzle/Plugin/Cookie/composer.json
Update to 6.0.0a * Switch to 6 branch * Replace interpreters with REPLACE_* Changelog: Version 6.0.0a Dec 14th 2013 Remove wrong warnings from logfile Fix LDAP authentication Fix LDAP configuration Fix Share dialog Fix migration under certain conditions Fix database encoding for old PHP versions Fix select all checkbox Fix migration with lucene search enabled Fix migration for postgresql Version 6.0.0 Dec 11th 2013 User Avatars Previews in files app and other places Updated design, less clutter and more whitespace Public gallery sharing Activities Better file conflict handling dialog Improved public App API Sharing API Example Files Share Email Notifications New Doctrine based database layer Plural translations Refactored OC.dialogs (both code and design wise) Priorize often used languages in personal-settings language selection Update jquery to 1.10.0 and add jquery-migrate 1.2.1 Show a summary as the last filelist entry Improve app-management (more verbose error-messages) Show ‘More apps’ link to app administration directly in app navigation Templates for newly created files Add MB indicator to size column Google Drive external storage uses a new library New icons for shared and external folders File uploads conflicts dialog Possibility to prepopulate a new users home with a skeleton Public upload with encryption enabled Users now can decrypt the files again if their encryption app was enabled Many quota related fixes Total used space (with quota) now only counts user’s own files Many external storage fixes, improved performance Improved file navigation performance by using Ajax calls (no full page reload for each folder) The file owner can now also restore deleted shared files New version drop-down with previews and the ability to downloading versions directly
2013-12-27 16:56:38 +01:00
share/owncloud/apps/files_external/3rdparty/aws-sdk-php/Guzzle/Plugin/CurlAuth/CurlAuthPlugin.php
share/owncloud/apps/files_external/3rdparty/aws-sdk-php/Guzzle/Plugin/CurlAuth/composer.json
Update to 6.0.0a * Switch to 6 branch * Replace interpreters with REPLACE_* Changelog: Version 6.0.0a Dec 14th 2013 Remove wrong warnings from logfile Fix LDAP authentication Fix LDAP configuration Fix Share dialog Fix migration under certain conditions Fix database encoding for old PHP versions Fix select all checkbox Fix migration with lucene search enabled Fix migration for postgresql Version 6.0.0 Dec 11th 2013 User Avatars Previews in files app and other places Updated design, less clutter and more whitespace Public gallery sharing Activities Better file conflict handling dialog Improved public App API Sharing API Example Files Share Email Notifications New Doctrine based database layer Plural translations Refactored OC.dialogs (both code and design wise) Priorize often used languages in personal-settings language selection Update jquery to 1.10.0 and add jquery-migrate 1.2.1 Show a summary as the last filelist entry Improve app-management (more verbose error-messages) Show ‘More apps’ link to app administration directly in app navigation Templates for newly created files Add MB indicator to size column Google Drive external storage uses a new library New icons for shared and external folders File uploads conflicts dialog Possibility to prepopulate a new users home with a skeleton Public upload with encryption enabled Users now can decrypt the files again if their encryption app was enabled Many quota related fixes Total used space (with quota) now only counts user’s own files Many external storage fixes, improved performance Improved file navigation performance by using Ajax calls (no full page reload for each folder) The file owner can now also restore deleted shared files New version drop-down with previews and the ability to downloading versions directly
2013-12-27 16:56:38 +01:00
share/owncloud/apps/files_external/3rdparty/aws-sdk-php/Guzzle/Plugin/ErrorResponse/ErrorResponseExceptionInterface.php
share/owncloud/apps/files_external/3rdparty/aws-sdk-php/Guzzle/Plugin/ErrorResponse/ErrorResponsePlugin.php
share/owncloud/apps/files_external/3rdparty/aws-sdk-php/Guzzle/Plugin/ErrorResponse/Exception/ErrorResponseException.php
share/owncloud/apps/files_external/3rdparty/aws-sdk-php/Guzzle/Plugin/ErrorResponse/composer.json
Update to 6.0.0a * Switch to 6 branch * Replace interpreters with REPLACE_* Changelog: Version 6.0.0a Dec 14th 2013 Remove wrong warnings from logfile Fix LDAP authentication Fix LDAP configuration Fix Share dialog Fix migration under certain conditions Fix database encoding for old PHP versions Fix select all checkbox Fix migration with lucene search enabled Fix migration for postgresql Version 6.0.0 Dec 11th 2013 User Avatars Previews in files app and other places Updated design, less clutter and more whitespace Public gallery sharing Activities Better file conflict handling dialog Improved public App API Sharing API Example Files Share Email Notifications New Doctrine based database layer Plural translations Refactored OC.dialogs (both code and design wise) Priorize often used languages in personal-settings language selection Update jquery to 1.10.0 and add jquery-migrate 1.2.1 Show a summary as the last filelist entry Improve app-management (more verbose error-messages) Show ‘More apps’ link to app administration directly in app navigation Templates for newly created files Add MB indicator to size column Google Drive external storage uses a new library New icons for shared and external folders File uploads conflicts dialog Possibility to prepopulate a new users home with a skeleton Public upload with encryption enabled Users now can decrypt the files again if their encryption app was enabled Many quota related fixes Total used space (with quota) now only counts user’s own files Many external storage fixes, improved performance Improved file navigation performance by using Ajax calls (no full page reload for each folder) The file owner can now also restore deleted shared files New version drop-down with previews and the ability to downloading versions directly
2013-12-27 16:56:38 +01:00
share/owncloud/apps/files_external/3rdparty/aws-sdk-php/Guzzle/Plugin/History/HistoryPlugin.php
share/owncloud/apps/files_external/3rdparty/aws-sdk-php/Guzzle/Plugin/History/composer.json
Update to 6.0.0a * Switch to 6 branch * Replace interpreters with REPLACE_* Changelog: Version 6.0.0a Dec 14th 2013 Remove wrong warnings from logfile Fix LDAP authentication Fix LDAP configuration Fix Share dialog Fix migration under certain conditions Fix database encoding for old PHP versions Fix select all checkbox Fix migration with lucene search enabled Fix migration for postgresql Version 6.0.0 Dec 11th 2013 User Avatars Previews in files app and other places Updated design, less clutter and more whitespace Public gallery sharing Activities Better file conflict handling dialog Improved public App API Sharing API Example Files Share Email Notifications New Doctrine based database layer Plural translations Refactored OC.dialogs (both code and design wise) Priorize often used languages in personal-settings language selection Update jquery to 1.10.0 and add jquery-migrate 1.2.1 Show a summary as the last filelist entry Improve app-management (more verbose error-messages) Show ‘More apps’ link to app administration directly in app navigation Templates for newly created files Add MB indicator to size column Google Drive external storage uses a new library New icons for shared and external folders File uploads conflicts dialog Possibility to prepopulate a new users home with a skeleton Public upload with encryption enabled Users now can decrypt the files again if their encryption app was enabled Many quota related fixes Total used space (with quota) now only counts user’s own files Many external storage fixes, improved performance Improved file navigation performance by using Ajax calls (no full page reload for each folder) The file owner can now also restore deleted shared files New version drop-down with previews and the ability to downloading versions directly
2013-12-27 16:56:38 +01:00
share/owncloud/apps/files_external/3rdparty/aws-sdk-php/Guzzle/Plugin/Log/LogPlugin.php
share/owncloud/apps/files_external/3rdparty/aws-sdk-php/Guzzle/Plugin/Log/composer.json
Update to 6.0.0a * Switch to 6 branch * Replace interpreters with REPLACE_* Changelog: Version 6.0.0a Dec 14th 2013 Remove wrong warnings from logfile Fix LDAP authentication Fix LDAP configuration Fix Share dialog Fix migration under certain conditions Fix database encoding for old PHP versions Fix select all checkbox Fix migration with lucene search enabled Fix migration for postgresql Version 6.0.0 Dec 11th 2013 User Avatars Previews in files app and other places Updated design, less clutter and more whitespace Public gallery sharing Activities Better file conflict handling dialog Improved public App API Sharing API Example Files Share Email Notifications New Doctrine based database layer Plural translations Refactored OC.dialogs (both code and design wise) Priorize often used languages in personal-settings language selection Update jquery to 1.10.0 and add jquery-migrate 1.2.1 Show a summary as the last filelist entry Improve app-management (more verbose error-messages) Show ‘More apps’ link to app administration directly in app navigation Templates for newly created files Add MB indicator to size column Google Drive external storage uses a new library New icons for shared and external folders File uploads conflicts dialog Possibility to prepopulate a new users home with a skeleton Public upload with encryption enabled Users now can decrypt the files again if their encryption app was enabled Many quota related fixes Total used space (with quota) now only counts user’s own files Many external storage fixes, improved performance Improved file navigation performance by using Ajax calls (no full page reload for each folder) The file owner can now also restore deleted shared files New version drop-down with previews and the ability to downloading versions directly
2013-12-27 16:56:38 +01:00
share/owncloud/apps/files_external/3rdparty/aws-sdk-php/Guzzle/Plugin/Md5/CommandContentMd5Plugin.php
share/owncloud/apps/files_external/3rdparty/aws-sdk-php/Guzzle/Plugin/Md5/Md5ValidatorPlugin.php
share/owncloud/apps/files_external/3rdparty/aws-sdk-php/Guzzle/Plugin/Md5/composer.json
Update to 6.0.0a * Switch to 6 branch * Replace interpreters with REPLACE_* Changelog: Version 6.0.0a Dec 14th 2013 Remove wrong warnings from logfile Fix LDAP authentication Fix LDAP configuration Fix Share dialog Fix migration under certain conditions Fix database encoding for old PHP versions Fix select all checkbox Fix migration with lucene search enabled Fix migration for postgresql Version 6.0.0 Dec 11th 2013 User Avatars Previews in files app and other places Updated design, less clutter and more whitespace Public gallery sharing Activities Better file conflict handling dialog Improved public App API Sharing API Example Files Share Email Notifications New Doctrine based database layer Plural translations Refactored OC.dialogs (both code and design wise) Priorize often used languages in personal-settings language selection Update jquery to 1.10.0 and add jquery-migrate 1.2.1 Show a summary as the last filelist entry Improve app-management (more verbose error-messages) Show ‘More apps’ link to app administration directly in app navigation Templates for newly created files Add MB indicator to size column Google Drive external storage uses a new library New icons for shared and external folders File uploads conflicts dialog Possibility to prepopulate a new users home with a skeleton Public upload with encryption enabled Users now can decrypt the files again if their encryption app was enabled Many quota related fixes Total used space (with quota) now only counts user’s own files Many external storage fixes, improved performance Improved file navigation performance by using Ajax calls (no full page reload for each folder) The file owner can now also restore deleted shared files New version drop-down with previews and the ability to downloading versions directly
2013-12-27 16:56:38 +01:00
share/owncloud/apps/files_external/3rdparty/aws-sdk-php/Guzzle/Plugin/Mock/MockPlugin.php
share/owncloud/apps/files_external/3rdparty/aws-sdk-php/Guzzle/Plugin/Mock/composer.json
Update to 6.0.0a * Switch to 6 branch * Replace interpreters with REPLACE_* Changelog: Version 6.0.0a Dec 14th 2013 Remove wrong warnings from logfile Fix LDAP authentication Fix LDAP configuration Fix Share dialog Fix migration under certain conditions Fix database encoding for old PHP versions Fix select all checkbox Fix migration with lucene search enabled Fix migration for postgresql Version 6.0.0 Dec 11th 2013 User Avatars Previews in files app and other places Updated design, less clutter and more whitespace Public gallery sharing Activities Better file conflict handling dialog Improved public App API Sharing API Example Files Share Email Notifications New Doctrine based database layer Plural translations Refactored OC.dialogs (both code and design wise) Priorize often used languages in personal-settings language selection Update jquery to 1.10.0 and add jquery-migrate 1.2.1 Show a summary as the last filelist entry Improve app-management (more verbose error-messages) Show ‘More apps’ link to app administration directly in app navigation Templates for newly created files Add MB indicator to size column Google Drive external storage uses a new library New icons for shared and external folders File uploads conflicts dialog Possibility to prepopulate a new users home with a skeleton Public upload with encryption enabled Users now can decrypt the files again if their encryption app was enabled Many quota related fixes Total used space (with quota) now only counts user’s own files Many external storage fixes, improved performance Improved file navigation performance by using Ajax calls (no full page reload for each folder) The file owner can now also restore deleted shared files New version drop-down with previews and the ability to downloading versions directly
2013-12-27 16:56:38 +01:00
share/owncloud/apps/files_external/3rdparty/aws-sdk-php/Guzzle/Plugin/Oauth/OauthPlugin.php
share/owncloud/apps/files_external/3rdparty/aws-sdk-php/Guzzle/Plugin/Oauth/composer.json
share/owncloud/apps/files_external/3rdparty/aws-sdk-php/Guzzle/Plugin/composer.json
Update to 6.0.0a * Switch to 6 branch * Replace interpreters with REPLACE_* Changelog: Version 6.0.0a Dec 14th 2013 Remove wrong warnings from logfile Fix LDAP authentication Fix LDAP configuration Fix Share dialog Fix migration under certain conditions Fix database encoding for old PHP versions Fix select all checkbox Fix migration with lucene search enabled Fix migration for postgresql Version 6.0.0 Dec 11th 2013 User Avatars Previews in files app and other places Updated design, less clutter and more whitespace Public gallery sharing Activities Better file conflict handling dialog Improved public App API Sharing API Example Files Share Email Notifications New Doctrine based database layer Plural translations Refactored OC.dialogs (both code and design wise) Priorize often used languages in personal-settings language selection Update jquery to 1.10.0 and add jquery-migrate 1.2.1 Show a summary as the last filelist entry Improve app-management (more verbose error-messages) Show ‘More apps’ link to app administration directly in app navigation Templates for newly created files Add MB indicator to size column Google Drive external storage uses a new library New icons for shared and external folders File uploads conflicts dialog Possibility to prepopulate a new users home with a skeleton Public upload with encryption enabled Users now can decrypt the files again if their encryption app was enabled Many quota related fixes Total used space (with quota) now only counts user’s own files Many external storage fixes, improved performance Improved file navigation performance by using Ajax calls (no full page reload for each folder) The file owner can now also restore deleted shared files New version drop-down with previews and the ability to downloading versions directly
2013-12-27 16:56:38 +01:00
share/owncloud/apps/files_external/3rdparty/aws-sdk-php/Guzzle/Service/AbstractConfigLoader.php
share/owncloud/apps/files_external/3rdparty/aws-sdk-php/Guzzle/Service/Builder/ServiceBuilder.php
share/owncloud/apps/files_external/3rdparty/aws-sdk-php/Guzzle/Service/Builder/ServiceBuilderInterface.php
share/owncloud/apps/files_external/3rdparty/aws-sdk-php/Guzzle/Service/Builder/ServiceBuilderLoader.php
share/owncloud/apps/files_external/3rdparty/aws-sdk-php/Guzzle/Service/CachingConfigLoader.php
share/owncloud/apps/files_external/3rdparty/aws-sdk-php/Guzzle/Service/Client.php
share/owncloud/apps/files_external/3rdparty/aws-sdk-php/Guzzle/Service/ClientInterface.php
share/owncloud/apps/files_external/3rdparty/aws-sdk-php/Guzzle/Service/Command/AbstractCommand.php
share/owncloud/apps/files_external/3rdparty/aws-sdk-php/Guzzle/Service/Command/ClosureCommand.php
share/owncloud/apps/files_external/3rdparty/aws-sdk-php/Guzzle/Service/Command/CommandInterface.php
share/owncloud/apps/files_external/3rdparty/aws-sdk-php/Guzzle/Service/Command/CreateResponseClassEvent.php
Update to 6.0.0a * Switch to 6 branch * Replace interpreters with REPLACE_* Changelog: Version 6.0.0a Dec 14th 2013 Remove wrong warnings from logfile Fix LDAP authentication Fix LDAP configuration Fix Share dialog Fix migration under certain conditions Fix database encoding for old PHP versions Fix select all checkbox Fix migration with lucene search enabled Fix migration for postgresql Version 6.0.0 Dec 11th 2013 User Avatars Previews in files app and other places Updated design, less clutter and more whitespace Public gallery sharing Activities Better file conflict handling dialog Improved public App API Sharing API Example Files Share Email Notifications New Doctrine based database layer Plural translations Refactored OC.dialogs (both code and design wise) Priorize often used languages in personal-settings language selection Update jquery to 1.10.0 and add jquery-migrate 1.2.1 Show a summary as the last filelist entry Improve app-management (more verbose error-messages) Show ‘More apps’ link to app administration directly in app navigation Templates for newly created files Add MB indicator to size column Google Drive external storage uses a new library New icons for shared and external folders File uploads conflicts dialog Possibility to prepopulate a new users home with a skeleton Public upload with encryption enabled Users now can decrypt the files again if their encryption app was enabled Many quota related fixes Total used space (with quota) now only counts user’s own files Many external storage fixes, improved performance Improved file navigation performance by using Ajax calls (no full page reload for each folder) The file owner can now also restore deleted shared files New version drop-down with previews and the ability to downloading versions directly
2013-12-27 16:56:38 +01:00
share/owncloud/apps/files_external/3rdparty/aws-sdk-php/Guzzle/Service/Command/DefaultRequestSerializer.php
share/owncloud/apps/files_external/3rdparty/aws-sdk-php/Guzzle/Service/Command/DefaultResponseParser.php
share/owncloud/apps/files_external/3rdparty/aws-sdk-php/Guzzle/Service/Command/Factory/AliasFactory.php
share/owncloud/apps/files_external/3rdparty/aws-sdk-php/Guzzle/Service/Command/Factory/CompositeFactory.php
share/owncloud/apps/files_external/3rdparty/aws-sdk-php/Guzzle/Service/Command/Factory/ConcreteClassFactory.php
share/owncloud/apps/files_external/3rdparty/aws-sdk-php/Guzzle/Service/Command/Factory/FactoryInterface.php
share/owncloud/apps/files_external/3rdparty/aws-sdk-php/Guzzle/Service/Command/Factory/MapFactory.php
share/owncloud/apps/files_external/3rdparty/aws-sdk-php/Guzzle/Service/Command/Factory/ServiceDescriptionFactory.php
share/owncloud/apps/files_external/3rdparty/aws-sdk-php/Guzzle/Service/Command/LocationVisitor/Request/AbstractRequestVisitor.php
share/owncloud/apps/files_external/3rdparty/aws-sdk-php/Guzzle/Service/Command/LocationVisitor/Request/BodyVisitor.php
share/owncloud/apps/files_external/3rdparty/aws-sdk-php/Guzzle/Service/Command/LocationVisitor/Request/HeaderVisitor.php
share/owncloud/apps/files_external/3rdparty/aws-sdk-php/Guzzle/Service/Command/LocationVisitor/Request/JsonVisitor.php
share/owncloud/apps/files_external/3rdparty/aws-sdk-php/Guzzle/Service/Command/LocationVisitor/Request/PostFieldVisitor.php
share/owncloud/apps/files_external/3rdparty/aws-sdk-php/Guzzle/Service/Command/LocationVisitor/Request/PostFileVisitor.php
share/owncloud/apps/files_external/3rdparty/aws-sdk-php/Guzzle/Service/Command/LocationVisitor/Request/QueryVisitor.php
share/owncloud/apps/files_external/3rdparty/aws-sdk-php/Guzzle/Service/Command/LocationVisitor/Request/RequestVisitorInterface.php
share/owncloud/apps/files_external/3rdparty/aws-sdk-php/Guzzle/Service/Command/LocationVisitor/Request/ResponseBodyVisitor.php
share/owncloud/apps/files_external/3rdparty/aws-sdk-php/Guzzle/Service/Command/LocationVisitor/Request/XmlVisitor.php
share/owncloud/apps/files_external/3rdparty/aws-sdk-php/Guzzle/Service/Command/LocationVisitor/Response/AbstractResponseVisitor.php
share/owncloud/apps/files_external/3rdparty/aws-sdk-php/Guzzle/Service/Command/LocationVisitor/Response/BodyVisitor.php
share/owncloud/apps/files_external/3rdparty/aws-sdk-php/Guzzle/Service/Command/LocationVisitor/Response/HeaderVisitor.php
share/owncloud/apps/files_external/3rdparty/aws-sdk-php/Guzzle/Service/Command/LocationVisitor/Response/JsonVisitor.php
share/owncloud/apps/files_external/3rdparty/aws-sdk-php/Guzzle/Service/Command/LocationVisitor/Response/ReasonPhraseVisitor.php
share/owncloud/apps/files_external/3rdparty/aws-sdk-php/Guzzle/Service/Command/LocationVisitor/Response/ResponseVisitorInterface.php
share/owncloud/apps/files_external/3rdparty/aws-sdk-php/Guzzle/Service/Command/LocationVisitor/Response/StatusCodeVisitor.php
share/owncloud/apps/files_external/3rdparty/aws-sdk-php/Guzzle/Service/Command/LocationVisitor/Response/XmlVisitor.php
share/owncloud/apps/files_external/3rdparty/aws-sdk-php/Guzzle/Service/Command/LocationVisitor/VisitorFlyweight.php
share/owncloud/apps/files_external/3rdparty/aws-sdk-php/Guzzle/Service/Command/OperationCommand.php
share/owncloud/apps/files_external/3rdparty/aws-sdk-php/Guzzle/Service/Command/OperationResponseParser.php
share/owncloud/apps/files_external/3rdparty/aws-sdk-php/Guzzle/Service/Command/RequestSerializerInterface.php
share/owncloud/apps/files_external/3rdparty/aws-sdk-php/Guzzle/Service/Command/ResponseClassInterface.php
share/owncloud/apps/files_external/3rdparty/aws-sdk-php/Guzzle/Service/Command/ResponseParserInterface.php
share/owncloud/apps/files_external/3rdparty/aws-sdk-php/Guzzle/Service/ConfigLoaderInterface.php
share/owncloud/apps/files_external/3rdparty/aws-sdk-php/Guzzle/Service/Description/Operation.php
share/owncloud/apps/files_external/3rdparty/aws-sdk-php/Guzzle/Service/Description/OperationInterface.php
share/owncloud/apps/files_external/3rdparty/aws-sdk-php/Guzzle/Service/Description/Parameter.php
share/owncloud/apps/files_external/3rdparty/aws-sdk-php/Guzzle/Service/Description/SchemaFormatter.php
share/owncloud/apps/files_external/3rdparty/aws-sdk-php/Guzzle/Service/Description/SchemaValidator.php
share/owncloud/apps/files_external/3rdparty/aws-sdk-php/Guzzle/Service/Description/ServiceDescription.php
share/owncloud/apps/files_external/3rdparty/aws-sdk-php/Guzzle/Service/Description/ServiceDescriptionInterface.php
share/owncloud/apps/files_external/3rdparty/aws-sdk-php/Guzzle/Service/Description/ServiceDescriptionLoader.php
share/owncloud/apps/files_external/3rdparty/aws-sdk-php/Guzzle/Service/Description/ValidatorInterface.php
share/owncloud/apps/files_external/3rdparty/aws-sdk-php/Guzzle/Service/Exception/CommandException.php
share/owncloud/apps/files_external/3rdparty/aws-sdk-php/Guzzle/Service/Exception/CommandTransferException.php
share/owncloud/apps/files_external/3rdparty/aws-sdk-php/Guzzle/Service/Exception/DescriptionBuilderException.php
share/owncloud/apps/files_external/3rdparty/aws-sdk-php/Guzzle/Service/Exception/InconsistentClientTransferException.php
share/owncloud/apps/files_external/3rdparty/aws-sdk-php/Guzzle/Service/Exception/ResponseClassException.php
share/owncloud/apps/files_external/3rdparty/aws-sdk-php/Guzzle/Service/Exception/ServiceBuilderException.php
share/owncloud/apps/files_external/3rdparty/aws-sdk-php/Guzzle/Service/Exception/ServiceNotFoundException.php
share/owncloud/apps/files_external/3rdparty/aws-sdk-php/Guzzle/Service/Exception/ValidationException.php
share/owncloud/apps/files_external/3rdparty/aws-sdk-php/Guzzle/Service/Resource/AbstractResourceIteratorFactory.php
share/owncloud/apps/files_external/3rdparty/aws-sdk-php/Guzzle/Service/Resource/CompositeResourceIteratorFactory.php
share/owncloud/apps/files_external/3rdparty/aws-sdk-php/Guzzle/Service/Resource/MapResourceIteratorFactory.php
share/owncloud/apps/files_external/3rdparty/aws-sdk-php/Guzzle/Service/Resource/Model.php
share/owncloud/apps/files_external/3rdparty/aws-sdk-php/Guzzle/Service/Resource/ResourceIterator.php
share/owncloud/apps/files_external/3rdparty/aws-sdk-php/Guzzle/Service/Resource/ResourceIteratorApplyBatched.php
share/owncloud/apps/files_external/3rdparty/aws-sdk-php/Guzzle/Service/Resource/ResourceIteratorClassFactory.php
share/owncloud/apps/files_external/3rdparty/aws-sdk-php/Guzzle/Service/Resource/ResourceIteratorFactoryInterface.php
share/owncloud/apps/files_external/3rdparty/aws-sdk-php/Guzzle/Service/Resource/ResourceIteratorInterface.php
share/owncloud/apps/files_external/3rdparty/aws-sdk-php/Guzzle/Service/composer.json
Update to 6.0.0a * Switch to 6 branch * Replace interpreters with REPLACE_* Changelog: Version 6.0.0a Dec 14th 2013 Remove wrong warnings from logfile Fix LDAP authentication Fix LDAP configuration Fix Share dialog Fix migration under certain conditions Fix database encoding for old PHP versions Fix select all checkbox Fix migration with lucene search enabled Fix migration for postgresql Version 6.0.0 Dec 11th 2013 User Avatars Previews in files app and other places Updated design, less clutter and more whitespace Public gallery sharing Activities Better file conflict handling dialog Improved public App API Sharing API Example Files Share Email Notifications New Doctrine based database layer Plural translations Refactored OC.dialogs (both code and design wise) Priorize often used languages in personal-settings language selection Update jquery to 1.10.0 and add jquery-migrate 1.2.1 Show a summary as the last filelist entry Improve app-management (more verbose error-messages) Show ‘More apps’ link to app administration directly in app navigation Templates for newly created files Add MB indicator to size column Google Drive external storage uses a new library New icons for shared and external folders File uploads conflicts dialog Possibility to prepopulate a new users home with a skeleton Public upload with encryption enabled Users now can decrypt the files again if their encryption app was enabled Many quota related fixes Total used space (with quota) now only counts user’s own files Many external storage fixes, improved performance Improved file navigation performance by using Ajax calls (no full page reload for each folder) The file owner can now also restore deleted shared files New version drop-down with previews and the ability to downloading versions directly
2013-12-27 16:56:38 +01:00
share/owncloud/apps/files_external/3rdparty/aws-sdk-php/Guzzle/Stream/PhpStreamRequestFactory.php
share/owncloud/apps/files_external/3rdparty/aws-sdk-php/Guzzle/Stream/Stream.php
share/owncloud/apps/files_external/3rdparty/aws-sdk-php/Guzzle/Stream/StreamInterface.php
share/owncloud/apps/files_external/3rdparty/aws-sdk-php/Guzzle/Stream/StreamRequestFactoryInterface.php
share/owncloud/apps/files_external/3rdparty/aws-sdk-php/Guzzle/Stream/composer.json
Update to 6.0.0a * Switch to 6 branch * Replace interpreters with REPLACE_* Changelog: Version 6.0.0a Dec 14th 2013 Remove wrong warnings from logfile Fix LDAP authentication Fix LDAP configuration Fix Share dialog Fix migration under certain conditions Fix database encoding for old PHP versions Fix select all checkbox Fix migration with lucene search enabled Fix migration for postgresql Version 6.0.0 Dec 11th 2013 User Avatars Previews in files app and other places Updated design, less clutter and more whitespace Public gallery sharing Activities Better file conflict handling dialog Improved public App API Sharing API Example Files Share Email Notifications New Doctrine based database layer Plural translations Refactored OC.dialogs (both code and design wise) Priorize often used languages in personal-settings language selection Update jquery to 1.10.0 and add jquery-migrate 1.2.1 Show a summary as the last filelist entry Improve app-management (more verbose error-messages) Show ‘More apps’ link to app administration directly in app navigation Templates for newly created files Add MB indicator to size column Google Drive external storage uses a new library New icons for shared and external folders File uploads conflicts dialog Possibility to prepopulate a new users home with a skeleton Public upload with encryption enabled Users now can decrypt the files again if their encryption app was enabled Many quota related fixes Total used space (with quota) now only counts user’s own files Many external storage fixes, improved performance Improved file navigation performance by using Ajax calls (no full page reload for each folder) The file owner can now also restore deleted shared files New version drop-down with previews and the ability to downloading versions directly
2013-12-27 16:56:38 +01:00
share/owncloud/apps/files_external/3rdparty/aws-sdk-php/Symfony/Component/ClassLoader/ApcClassLoader.php
share/owncloud/apps/files_external/3rdparty/aws-sdk-php/Symfony/Component/ClassLoader/ApcUniversalClassLoader.php
share/owncloud/apps/files_external/3rdparty/aws-sdk-php/Symfony/Component/ClassLoader/CHANGELOG.md
Update to 6.0.0a * Switch to 6 branch * Replace interpreters with REPLACE_* Changelog: Version 6.0.0a Dec 14th 2013 Remove wrong warnings from logfile Fix LDAP authentication Fix LDAP configuration Fix Share dialog Fix migration under certain conditions Fix database encoding for old PHP versions Fix select all checkbox Fix migration with lucene search enabled Fix migration for postgresql Version 6.0.0 Dec 11th 2013 User Avatars Previews in files app and other places Updated design, less clutter and more whitespace Public gallery sharing Activities Better file conflict handling dialog Improved public App API Sharing API Example Files Share Email Notifications New Doctrine based database layer Plural translations Refactored OC.dialogs (both code and design wise) Priorize often used languages in personal-settings language selection Update jquery to 1.10.0 and add jquery-migrate 1.2.1 Show a summary as the last filelist entry Improve app-management (more verbose error-messages) Show ‘More apps’ link to app administration directly in app navigation Templates for newly created files Add MB indicator to size column Google Drive external storage uses a new library New icons for shared and external folders File uploads conflicts dialog Possibility to prepopulate a new users home with a skeleton Public upload with encryption enabled Users now can decrypt the files again if their encryption app was enabled Many quota related fixes Total used space (with quota) now only counts user’s own files Many external storage fixes, improved performance Improved file navigation performance by using Ajax calls (no full page reload for each folder) The file owner can now also restore deleted shared files New version drop-down with previews and the ability to downloading versions directly
2013-12-27 16:56:38 +01:00
share/owncloud/apps/files_external/3rdparty/aws-sdk-php/Symfony/Component/ClassLoader/ClassCollectionLoader.php
share/owncloud/apps/files_external/3rdparty/aws-sdk-php/Symfony/Component/ClassLoader/ClassLoader.php
share/owncloud/apps/files_external/3rdparty/aws-sdk-php/Symfony/Component/ClassLoader/ClassMapGenerator.php
share/owncloud/apps/files_external/3rdparty/aws-sdk-php/Symfony/Component/ClassLoader/DebugClassLoader.php
share/owncloud/apps/files_external/3rdparty/aws-sdk-php/Symfony/Component/ClassLoader/DebugUniversalClassLoader.php
share/owncloud/apps/files_external/3rdparty/aws-sdk-php/Symfony/Component/ClassLoader/LICENSE
Update to 6.0.0a * Switch to 6 branch * Replace interpreters with REPLACE_* Changelog: Version 6.0.0a Dec 14th 2013 Remove wrong warnings from logfile Fix LDAP authentication Fix LDAP configuration Fix Share dialog Fix migration under certain conditions Fix database encoding for old PHP versions Fix select all checkbox Fix migration with lucene search enabled Fix migration for postgresql Version 6.0.0 Dec 11th 2013 User Avatars Previews in files app and other places Updated design, less clutter and more whitespace Public gallery sharing Activities Better file conflict handling dialog Improved public App API Sharing API Example Files Share Email Notifications New Doctrine based database layer Plural translations Refactored OC.dialogs (both code and design wise) Priorize often used languages in personal-settings language selection Update jquery to 1.10.0 and add jquery-migrate 1.2.1 Show a summary as the last filelist entry Improve app-management (more verbose error-messages) Show ‘More apps’ link to app administration directly in app navigation Templates for newly created files Add MB indicator to size column Google Drive external storage uses a new library New icons for shared and external folders File uploads conflicts dialog Possibility to prepopulate a new users home with a skeleton Public upload with encryption enabled Users now can decrypt the files again if their encryption app was enabled Many quota related fixes Total used space (with quota) now only counts user’s own files Many external storage fixes, improved performance Improved file navigation performance by using Ajax calls (no full page reload for each folder) The file owner can now also restore deleted shared files New version drop-down with previews and the ability to downloading versions directly
2013-12-27 16:56:38 +01:00
share/owncloud/apps/files_external/3rdparty/aws-sdk-php/Symfony/Component/ClassLoader/MapClassLoader.php
share/owncloud/apps/files_external/3rdparty/aws-sdk-php/Symfony/Component/ClassLoader/Psr4ClassLoader.php
Update to 6.0.0a * Switch to 6 branch * Replace interpreters with REPLACE_* Changelog: Version 6.0.0a Dec 14th 2013 Remove wrong warnings from logfile Fix LDAP authentication Fix LDAP configuration Fix Share dialog Fix migration under certain conditions Fix database encoding for old PHP versions Fix select all checkbox Fix migration with lucene search enabled Fix migration for postgresql Version 6.0.0 Dec 11th 2013 User Avatars Previews in files app and other places Updated design, less clutter and more whitespace Public gallery sharing Activities Better file conflict handling dialog Improved public App API Sharing API Example Files Share Email Notifications New Doctrine based database layer Plural translations Refactored OC.dialogs (both code and design wise) Priorize often used languages in personal-settings language selection Update jquery to 1.10.0 and add jquery-migrate 1.2.1 Show a summary as the last filelist entry Improve app-management (more verbose error-messages) Show ‘More apps’ link to app administration directly in app navigation Templates for newly created files Add MB indicator to size column Google Drive external storage uses a new library New icons for shared and external folders File uploads conflicts dialog Possibility to prepopulate a new users home with a skeleton Public upload with encryption enabled Users now can decrypt the files again if their encryption app was enabled Many quota related fixes Total used space (with quota) now only counts user’s own files Many external storage fixes, improved performance Improved file navigation performance by using Ajax calls (no full page reload for each folder) The file owner can now also restore deleted shared files New version drop-down with previews and the ability to downloading versions directly
2013-12-27 16:56:38 +01:00
share/owncloud/apps/files_external/3rdparty/aws-sdk-php/Symfony/Component/ClassLoader/Tests/ApcUniversalClassLoaderTest.php
share/owncloud/apps/files_external/3rdparty/aws-sdk-php/Symfony/Component/ClassLoader/Tests/ClassCollectionLoaderTest.php
share/owncloud/apps/files_external/3rdparty/aws-sdk-php/Symfony/Component/ClassLoader/Tests/ClassLoaderTest.php
share/owncloud/apps/files_external/3rdparty/aws-sdk-php/Symfony/Component/ClassLoader/Tests/ClassMapGeneratorTest.php
share/owncloud/apps/files_external/3rdparty/aws-sdk-php/Symfony/Component/ClassLoader/Tests/Fixtures/Apc/Namespaced/Bar.php
share/owncloud/apps/files_external/3rdparty/aws-sdk-php/Symfony/Component/ClassLoader/Tests/Fixtures/Apc/Namespaced/Baz.php
share/owncloud/apps/files_external/3rdparty/aws-sdk-php/Symfony/Component/ClassLoader/Tests/Fixtures/Apc/Namespaced/Foo.php
share/owncloud/apps/files_external/3rdparty/aws-sdk-php/Symfony/Component/ClassLoader/Tests/Fixtures/Apc/Namespaced/FooBar.php
share/owncloud/apps/files_external/3rdparty/aws-sdk-php/Symfony/Component/ClassLoader/Tests/Fixtures/Apc/Pearlike/Bar.php
share/owncloud/apps/files_external/3rdparty/aws-sdk-php/Symfony/Component/ClassLoader/Tests/Fixtures/Apc/Pearlike/Baz.php
share/owncloud/apps/files_external/3rdparty/aws-sdk-php/Symfony/Component/ClassLoader/Tests/Fixtures/Apc/Pearlike/Foo.php
share/owncloud/apps/files_external/3rdparty/aws-sdk-php/Symfony/Component/ClassLoader/Tests/Fixtures/Apc/alpha/Apc/ApcPrefixCollision/A/Bar.php
share/owncloud/apps/files_external/3rdparty/aws-sdk-php/Symfony/Component/ClassLoader/Tests/Fixtures/Apc/alpha/Apc/ApcPrefixCollision/A/Foo.php
share/owncloud/apps/files_external/3rdparty/aws-sdk-php/Symfony/Component/ClassLoader/Tests/Fixtures/Apc/alpha/Apc/NamespaceCollision/A/Bar.php
share/owncloud/apps/files_external/3rdparty/aws-sdk-php/Symfony/Component/ClassLoader/Tests/Fixtures/Apc/alpha/Apc/NamespaceCollision/A/Foo.php
share/owncloud/apps/files_external/3rdparty/aws-sdk-php/Symfony/Component/ClassLoader/Tests/Fixtures/Apc/beta/Apc/ApcPrefixCollision/A/B/Bar.php
share/owncloud/apps/files_external/3rdparty/aws-sdk-php/Symfony/Component/ClassLoader/Tests/Fixtures/Apc/beta/Apc/ApcPrefixCollision/A/B/Foo.php
share/owncloud/apps/files_external/3rdparty/aws-sdk-php/Symfony/Component/ClassLoader/Tests/Fixtures/Apc/beta/Apc/NamespaceCollision/A/B/Bar.php
share/owncloud/apps/files_external/3rdparty/aws-sdk-php/Symfony/Component/ClassLoader/Tests/Fixtures/Apc/beta/Apc/NamespaceCollision/A/B/Foo.php
share/owncloud/apps/files_external/3rdparty/aws-sdk-php/Symfony/Component/ClassLoader/Tests/Fixtures/Apc/fallback/Apc/Pearlike/FooBar.php
share/owncloud/apps/files_external/3rdparty/aws-sdk-php/Symfony/Component/ClassLoader/Tests/Fixtures/Apc/fallback/Namespaced/FooBar.php
share/owncloud/apps/files_external/3rdparty/aws-sdk-php/Symfony/Component/ClassLoader/Tests/Fixtures/ClassesWithParents/A.php
share/owncloud/apps/files_external/3rdparty/aws-sdk-php/Symfony/Component/ClassLoader/Tests/Fixtures/ClassesWithParents/ATrait.php
share/owncloud/apps/files_external/3rdparty/aws-sdk-php/Symfony/Component/ClassLoader/Tests/Fixtures/ClassesWithParents/B.php
share/owncloud/apps/files_external/3rdparty/aws-sdk-php/Symfony/Component/ClassLoader/Tests/Fixtures/ClassesWithParents/BTrait.php
share/owncloud/apps/files_external/3rdparty/aws-sdk-php/Symfony/Component/ClassLoader/Tests/Fixtures/ClassesWithParents/CInterface.php
share/owncloud/apps/files_external/3rdparty/aws-sdk-php/Symfony/Component/ClassLoader/Tests/Fixtures/ClassesWithParents/CTrait.php
share/owncloud/apps/files_external/3rdparty/aws-sdk-php/Symfony/Component/ClassLoader/Tests/Fixtures/ClassesWithParents/D.php
share/owncloud/apps/files_external/3rdparty/aws-sdk-php/Symfony/Component/ClassLoader/Tests/Fixtures/ClassesWithParents/E.php
share/owncloud/apps/files_external/3rdparty/aws-sdk-php/Symfony/Component/ClassLoader/Tests/Fixtures/ClassesWithParents/GInterface.php
share/owncloud/apps/files_external/3rdparty/aws-sdk-php/Symfony/Component/ClassLoader/Tests/Fixtures/Namespaced/Bar.php
share/owncloud/apps/files_external/3rdparty/aws-sdk-php/Symfony/Component/ClassLoader/Tests/Fixtures/Namespaced/Baz.php
share/owncloud/apps/files_external/3rdparty/aws-sdk-php/Symfony/Component/ClassLoader/Tests/Fixtures/Namespaced/Foo.php
share/owncloud/apps/files_external/3rdparty/aws-sdk-php/Symfony/Component/ClassLoader/Tests/Fixtures/Namespaced/WithComments.php
share/owncloud/apps/files_external/3rdparty/aws-sdk-php/Symfony/Component/ClassLoader/Tests/Fixtures/Namespaced2/Bar.php
share/owncloud/apps/files_external/3rdparty/aws-sdk-php/Symfony/Component/ClassLoader/Tests/Fixtures/Namespaced2/Baz.php
share/owncloud/apps/files_external/3rdparty/aws-sdk-php/Symfony/Component/ClassLoader/Tests/Fixtures/Namespaced2/Foo.php
share/owncloud/apps/files_external/3rdparty/aws-sdk-php/Symfony/Component/ClassLoader/Tests/Fixtures/Pearlike/Bar.php
share/owncloud/apps/files_external/3rdparty/aws-sdk-php/Symfony/Component/ClassLoader/Tests/Fixtures/Pearlike/Baz.php
share/owncloud/apps/files_external/3rdparty/aws-sdk-php/Symfony/Component/ClassLoader/Tests/Fixtures/Pearlike/Foo.php
share/owncloud/apps/files_external/3rdparty/aws-sdk-php/Symfony/Component/ClassLoader/Tests/Fixtures/Pearlike/WithComments.php
share/owncloud/apps/files_external/3rdparty/aws-sdk-php/Symfony/Component/ClassLoader/Tests/Fixtures/Pearlike2/Bar.php
share/owncloud/apps/files_external/3rdparty/aws-sdk-php/Symfony/Component/ClassLoader/Tests/Fixtures/Pearlike2/Baz.php
share/owncloud/apps/files_external/3rdparty/aws-sdk-php/Symfony/Component/ClassLoader/Tests/Fixtures/Pearlike2/Foo.php
share/owncloud/apps/files_external/3rdparty/aws-sdk-php/Symfony/Component/ClassLoader/Tests/Fixtures/alpha/NamespaceCollision/A/Bar.php
share/owncloud/apps/files_external/3rdparty/aws-sdk-php/Symfony/Component/ClassLoader/Tests/Fixtures/alpha/NamespaceCollision/A/Foo.php
share/owncloud/apps/files_external/3rdparty/aws-sdk-php/Symfony/Component/ClassLoader/Tests/Fixtures/alpha/NamespaceCollision/C/Bar.php
share/owncloud/apps/files_external/3rdparty/aws-sdk-php/Symfony/Component/ClassLoader/Tests/Fixtures/alpha/NamespaceCollision/C/Foo.php
share/owncloud/apps/files_external/3rdparty/aws-sdk-php/Symfony/Component/ClassLoader/Tests/Fixtures/alpha/PrefixCollision/A/Bar.php
share/owncloud/apps/files_external/3rdparty/aws-sdk-php/Symfony/Component/ClassLoader/Tests/Fixtures/alpha/PrefixCollision/A/Foo.php
share/owncloud/apps/files_external/3rdparty/aws-sdk-php/Symfony/Component/ClassLoader/Tests/Fixtures/alpha/PrefixCollision/C/Bar.php
share/owncloud/apps/files_external/3rdparty/aws-sdk-php/Symfony/Component/ClassLoader/Tests/Fixtures/alpha/PrefixCollision/C/Foo.php
share/owncloud/apps/files_external/3rdparty/aws-sdk-php/Symfony/Component/ClassLoader/Tests/Fixtures/beta/NamespaceCollision/A/B/Bar.php
share/owncloud/apps/files_external/3rdparty/aws-sdk-php/Symfony/Component/ClassLoader/Tests/Fixtures/beta/NamespaceCollision/A/B/Foo.php
share/owncloud/apps/files_external/3rdparty/aws-sdk-php/Symfony/Component/ClassLoader/Tests/Fixtures/beta/NamespaceCollision/C/B/Bar.php
share/owncloud/apps/files_external/3rdparty/aws-sdk-php/Symfony/Component/ClassLoader/Tests/Fixtures/beta/NamespaceCollision/C/B/Foo.php
share/owncloud/apps/files_external/3rdparty/aws-sdk-php/Symfony/Component/ClassLoader/Tests/Fixtures/beta/PrefixCollision/A/B/Bar.php
share/owncloud/apps/files_external/3rdparty/aws-sdk-php/Symfony/Component/ClassLoader/Tests/Fixtures/beta/PrefixCollision/A/B/Foo.php
share/owncloud/apps/files_external/3rdparty/aws-sdk-php/Symfony/Component/ClassLoader/Tests/Fixtures/beta/PrefixCollision/C/B/Bar.php
share/owncloud/apps/files_external/3rdparty/aws-sdk-php/Symfony/Component/ClassLoader/Tests/Fixtures/beta/PrefixCollision/C/B/Foo.php
share/owncloud/apps/files_external/3rdparty/aws-sdk-php/Symfony/Component/ClassLoader/Tests/Fixtures/classmap/SomeClass.php
share/owncloud/apps/files_external/3rdparty/aws-sdk-php/Symfony/Component/ClassLoader/Tests/Fixtures/classmap/SomeInterface.php
share/owncloud/apps/files_external/3rdparty/aws-sdk-php/Symfony/Component/ClassLoader/Tests/Fixtures/classmap/SomeParent.php
share/owncloud/apps/files_external/3rdparty/aws-sdk-php/Symfony/Component/ClassLoader/Tests/Fixtures/classmap/multipleNs.php
share/owncloud/apps/files_external/3rdparty/aws-sdk-php/Symfony/Component/ClassLoader/Tests/Fixtures/classmap/notAClass.php
share/owncloud/apps/files_external/3rdparty/aws-sdk-php/Symfony/Component/ClassLoader/Tests/Fixtures/classmap/notPhpFile.md
Update to 6.0.0a * Switch to 6 branch * Replace interpreters with REPLACE_* Changelog: Version 6.0.0a Dec 14th 2013 Remove wrong warnings from logfile Fix LDAP authentication Fix LDAP configuration Fix Share dialog Fix migration under certain conditions Fix database encoding for old PHP versions Fix select all checkbox Fix migration with lucene search enabled Fix migration for postgresql Version 6.0.0 Dec 11th 2013 User Avatars Previews in files app and other places Updated design, less clutter and more whitespace Public gallery sharing Activities Better file conflict handling dialog Improved public App API Sharing API Example Files Share Email Notifications New Doctrine based database layer Plural translations Refactored OC.dialogs (both code and design wise) Priorize often used languages in personal-settings language selection Update jquery to 1.10.0 and add jquery-migrate 1.2.1 Show a summary as the last filelist entry Improve app-management (more verbose error-messages) Show ‘More apps’ link to app administration directly in app navigation Templates for newly created files Add MB indicator to size column Google Drive external storage uses a new library New icons for shared and external folders File uploads conflicts dialog Possibility to prepopulate a new users home with a skeleton Public upload with encryption enabled Users now can decrypt the files again if their encryption app was enabled Many quota related fixes Total used space (with quota) now only counts user’s own files Many external storage fixes, improved performance Improved file navigation performance by using Ajax calls (no full page reload for each folder) The file owner can now also restore deleted shared files New version drop-down with previews and the ability to downloading versions directly
2013-12-27 16:56:38 +01:00
share/owncloud/apps/files_external/3rdparty/aws-sdk-php/Symfony/Component/ClassLoader/Tests/Fixtures/classmap/sameNsMultipleClasses.php
share/owncloud/apps/files_external/3rdparty/aws-sdk-php/Symfony/Component/ClassLoader/Tests/Fixtures/deps/traits.php
share/owncloud/apps/files_external/3rdparty/aws-sdk-php/Symfony/Component/ClassLoader/Tests/Fixtures/fallback/Namespaced/FooBar.php
share/owncloud/apps/files_external/3rdparty/aws-sdk-php/Symfony/Component/ClassLoader/Tests/Fixtures/fallback/Namespaced2/FooBar.php
share/owncloud/apps/files_external/3rdparty/aws-sdk-php/Symfony/Component/ClassLoader/Tests/Fixtures/fallback/Pearlike/FooBar.php
share/owncloud/apps/files_external/3rdparty/aws-sdk-php/Symfony/Component/ClassLoader/Tests/Fixtures/fallback/Pearlike2/FooBar.php
share/owncloud/apps/files_external/3rdparty/aws-sdk-php/Symfony/Component/ClassLoader/Tests/Fixtures/includepath/Foo.php
share/owncloud/apps/files_external/3rdparty/aws-sdk-php/Symfony/Component/ClassLoader/Tests/Fixtures/php5.4/traits.php
share/owncloud/apps/files_external/3rdparty/aws-sdk-php/Symfony/Component/ClassLoader/Tests/Fixtures/psr-4/Class_With_Underscores.php
share/owncloud/apps/files_external/3rdparty/aws-sdk-php/Symfony/Component/ClassLoader/Tests/Fixtures/psr-4/Foo.php
share/owncloud/apps/files_external/3rdparty/aws-sdk-php/Symfony/Component/ClassLoader/Tests/Fixtures/psr-4/Lets/Go/Deeper/Class_With_Underscores.php
share/owncloud/apps/files_external/3rdparty/aws-sdk-php/Symfony/Component/ClassLoader/Tests/Fixtures/psr-4/Lets/Go/Deeper/Foo.php
share/owncloud/apps/files_external/3rdparty/aws-sdk-php/Symfony/Component/ClassLoader/Tests/Psr4ClassLoaderTest.php
Update to 6.0.0a * Switch to 6 branch * Replace interpreters with REPLACE_* Changelog: Version 6.0.0a Dec 14th 2013 Remove wrong warnings from logfile Fix LDAP authentication Fix LDAP configuration Fix Share dialog Fix migration under certain conditions Fix database encoding for old PHP versions Fix select all checkbox Fix migration with lucene search enabled Fix migration for postgresql Version 6.0.0 Dec 11th 2013 User Avatars Previews in files app and other places Updated design, less clutter and more whitespace Public gallery sharing Activities Better file conflict handling dialog Improved public App API Sharing API Example Files Share Email Notifications New Doctrine based database layer Plural translations Refactored OC.dialogs (both code and design wise) Priorize often used languages in personal-settings language selection Update jquery to 1.10.0 and add jquery-migrate 1.2.1 Show a summary as the last filelist entry Improve app-management (more verbose error-messages) Show ‘More apps’ link to app administration directly in app navigation Templates for newly created files Add MB indicator to size column Google Drive external storage uses a new library New icons for shared and external folders File uploads conflicts dialog Possibility to prepopulate a new users home with a skeleton Public upload with encryption enabled Users now can decrypt the files again if their encryption app was enabled Many quota related fixes Total used space (with quota) now only counts user’s own files Many external storage fixes, improved performance Improved file navigation performance by using Ajax calls (no full page reload for each folder) The file owner can now also restore deleted shared files New version drop-down with previews and the ability to downloading versions directly
2013-12-27 16:56:38 +01:00
share/owncloud/apps/files_external/3rdparty/aws-sdk-php/Symfony/Component/ClassLoader/Tests/UniversalClassLoaderTest.php
share/owncloud/apps/files_external/3rdparty/aws-sdk-php/Symfony/Component/ClassLoader/UniversalClassLoader.php
share/owncloud/apps/files_external/3rdparty/aws-sdk-php/Symfony/Component/ClassLoader/WinCacheClassLoader.php
share/owncloud/apps/files_external/3rdparty/aws-sdk-php/Symfony/Component/ClassLoader/XcacheClassLoader.php
share/owncloud/apps/files_external/3rdparty/aws-sdk-php/Symfony/Component/ClassLoader/composer.json
share/owncloud/apps/files_external/3rdparty/aws-sdk-php/Symfony/Component/ClassLoader/phpunit.xml.dist
share/owncloud/apps/files_external/3rdparty/aws-sdk-php/Symfony/Component/EventDispatcher/CHANGELOG.md
Update to 6.0.0a * Switch to 6 branch * Replace interpreters with REPLACE_* Changelog: Version 6.0.0a Dec 14th 2013 Remove wrong warnings from logfile Fix LDAP authentication Fix LDAP configuration Fix Share dialog Fix migration under certain conditions Fix database encoding for old PHP versions Fix select all checkbox Fix migration with lucene search enabled Fix migration for postgresql Version 6.0.0 Dec 11th 2013 User Avatars Previews in files app and other places Updated design, less clutter and more whitespace Public gallery sharing Activities Better file conflict handling dialog Improved public App API Sharing API Example Files Share Email Notifications New Doctrine based database layer Plural translations Refactored OC.dialogs (both code and design wise) Priorize often used languages in personal-settings language selection Update jquery to 1.10.0 and add jquery-migrate 1.2.1 Show a summary as the last filelist entry Improve app-management (more verbose error-messages) Show ‘More apps’ link to app administration directly in app navigation Templates for newly created files Add MB indicator to size column Google Drive external storage uses a new library New icons for shared and external folders File uploads conflicts dialog Possibility to prepopulate a new users home with a skeleton Public upload with encryption enabled Users now can decrypt the files again if their encryption app was enabled Many quota related fixes Total used space (with quota) now only counts user’s own files Many external storage fixes, improved performance Improved file navigation performance by using Ajax calls (no full page reload for each folder) The file owner can now also restore deleted shared files New version drop-down with previews and the ability to downloading versions directly
2013-12-27 16:56:38 +01:00
share/owncloud/apps/files_external/3rdparty/aws-sdk-php/Symfony/Component/EventDispatcher/ContainerAwareEventDispatcher.php
share/owncloud/apps/files_external/3rdparty/aws-sdk-php/Symfony/Component/EventDispatcher/Debug/TraceableEventDispatcher.php
Update to 6.0.0a * Switch to 6 branch * Replace interpreters with REPLACE_* Changelog: Version 6.0.0a Dec 14th 2013 Remove wrong warnings from logfile Fix LDAP authentication Fix LDAP configuration Fix Share dialog Fix migration under certain conditions Fix database encoding for old PHP versions Fix select all checkbox Fix migration with lucene search enabled Fix migration for postgresql Version 6.0.0 Dec 11th 2013 User Avatars Previews in files app and other places Updated design, less clutter and more whitespace Public gallery sharing Activities Better file conflict handling dialog Improved public App API Sharing API Example Files Share Email Notifications New Doctrine based database layer Plural translations Refactored OC.dialogs (both code and design wise) Priorize often used languages in personal-settings language selection Update jquery to 1.10.0 and add jquery-migrate 1.2.1 Show a summary as the last filelist entry Improve app-management (more verbose error-messages) Show ‘More apps’ link to app administration directly in app navigation Templates for newly created files Add MB indicator to size column Google Drive external storage uses a new library New icons for shared and external folders File uploads conflicts dialog Possibility to prepopulate a new users home with a skeleton Public upload with encryption enabled Users now can decrypt the files again if their encryption app was enabled Many quota related fixes Total used space (with quota) now only counts user’s own files Many external storage fixes, improved performance Improved file navigation performance by using Ajax calls (no full page reload for each folder) The file owner can now also restore deleted shared files New version drop-down with previews and the ability to downloading versions directly
2013-12-27 16:56:38 +01:00
share/owncloud/apps/files_external/3rdparty/aws-sdk-php/Symfony/Component/EventDispatcher/Debug/TraceableEventDispatcherInterface.php
share/owncloud/apps/files_external/3rdparty/aws-sdk-php/Symfony/Component/EventDispatcher/Debug/WrappedListener.php
share/owncloud/apps/files_external/3rdparty/aws-sdk-php/Symfony/Component/EventDispatcher/DependencyInjection/RegisterListenersPass.php
Update to 6.0.0a * Switch to 6 branch * Replace interpreters with REPLACE_* Changelog: Version 6.0.0a Dec 14th 2013 Remove wrong warnings from logfile Fix LDAP authentication Fix LDAP configuration Fix Share dialog Fix migration under certain conditions Fix database encoding for old PHP versions Fix select all checkbox Fix migration with lucene search enabled Fix migration for postgresql Version 6.0.0 Dec 11th 2013 User Avatars Previews in files app and other places Updated design, less clutter and more whitespace Public gallery sharing Activities Better file conflict handling dialog Improved public App API Sharing API Example Files Share Email Notifications New Doctrine based database layer Plural translations Refactored OC.dialogs (both code and design wise) Priorize often used languages in personal-settings language selection Update jquery to 1.10.0 and add jquery-migrate 1.2.1 Show a summary as the last filelist entry Improve app-management (more verbose error-messages) Show ‘More apps’ link to app administration directly in app navigation Templates for newly created files Add MB indicator to size column Google Drive external storage uses a new library New icons for shared and external folders File uploads conflicts dialog Possibility to prepopulate a new users home with a skeleton Public upload with encryption enabled Users now can decrypt the files again if their encryption app was enabled Many quota related fixes Total used space (with quota) now only counts user’s own files Many external storage fixes, improved performance Improved file navigation performance by using Ajax calls (no full page reload for each folder) The file owner can now also restore deleted shared files New version drop-down with previews and the ability to downloading versions directly
2013-12-27 16:56:38 +01:00
share/owncloud/apps/files_external/3rdparty/aws-sdk-php/Symfony/Component/EventDispatcher/Event.php
share/owncloud/apps/files_external/3rdparty/aws-sdk-php/Symfony/Component/EventDispatcher/EventDispatcher.php
share/owncloud/apps/files_external/3rdparty/aws-sdk-php/Symfony/Component/EventDispatcher/EventDispatcherInterface.php
share/owncloud/apps/files_external/3rdparty/aws-sdk-php/Symfony/Component/EventDispatcher/EventSubscriberInterface.php
share/owncloud/apps/files_external/3rdparty/aws-sdk-php/Symfony/Component/EventDispatcher/GenericEvent.php
share/owncloud/apps/files_external/3rdparty/aws-sdk-php/Symfony/Component/EventDispatcher/ImmutableEventDispatcher.php
share/owncloud/apps/files_external/3rdparty/aws-sdk-php/Symfony/Component/EventDispatcher/LICENSE
Update to 6.0.0a * Switch to 6 branch * Replace interpreters with REPLACE_* Changelog: Version 6.0.0a Dec 14th 2013 Remove wrong warnings from logfile Fix LDAP authentication Fix LDAP configuration Fix Share dialog Fix migration under certain conditions Fix database encoding for old PHP versions Fix select all checkbox Fix migration with lucene search enabled Fix migration for postgresql Version 6.0.0 Dec 11th 2013 User Avatars Previews in files app and other places Updated design, less clutter and more whitespace Public gallery sharing Activities Better file conflict handling dialog Improved public App API Sharing API Example Files Share Email Notifications New Doctrine based database layer Plural translations Refactored OC.dialogs (both code and design wise) Priorize often used languages in personal-settings language selection Update jquery to 1.10.0 and add jquery-migrate 1.2.1 Show a summary as the last filelist entry Improve app-management (more verbose error-messages) Show ‘More apps’ link to app administration directly in app navigation Templates for newly created files Add MB indicator to size column Google Drive external storage uses a new library New icons for shared and external folders File uploads conflicts dialog Possibility to prepopulate a new users home with a skeleton Public upload with encryption enabled Users now can decrypt the files again if their encryption app was enabled Many quota related fixes Total used space (with quota) now only counts user’s own files Many external storage fixes, improved performance Improved file navigation performance by using Ajax calls (no full page reload for each folder) The file owner can now also restore deleted shared files New version drop-down with previews and the ability to downloading versions directly
2013-12-27 16:56:38 +01:00
share/owncloud/apps/files_external/3rdparty/aws-sdk-php/Symfony/Component/EventDispatcher/Tests/ContainerAwareEventDispatcherTest.php
share/owncloud/apps/files_external/3rdparty/aws-sdk-php/Symfony/Component/EventDispatcher/Tests/Debug/TraceableEventDispatcherTest.php
share/owncloud/apps/files_external/3rdparty/aws-sdk-php/Symfony/Component/EventDispatcher/Tests/DependencyInjection/RegisterListenersPassTest.php
Update to 6.0.0a * Switch to 6 branch * Replace interpreters with REPLACE_* Changelog: Version 6.0.0a Dec 14th 2013 Remove wrong warnings from logfile Fix LDAP authentication Fix LDAP configuration Fix Share dialog Fix migration under certain conditions Fix database encoding for old PHP versions Fix select all checkbox Fix migration with lucene search enabled Fix migration for postgresql Version 6.0.0 Dec 11th 2013 User Avatars Previews in files app and other places Updated design, less clutter and more whitespace Public gallery sharing Activities Better file conflict handling dialog Improved public App API Sharing API Example Files Share Email Notifications New Doctrine based database layer Plural translations Refactored OC.dialogs (both code and design wise) Priorize often used languages in personal-settings language selection Update jquery to 1.10.0 and add jquery-migrate 1.2.1 Show a summary as the last filelist entry Improve app-management (more verbose error-messages) Show ‘More apps’ link to app administration directly in app navigation Templates for newly created files Add MB indicator to size column Google Drive external storage uses a new library New icons for shared and external folders File uploads conflicts dialog Possibility to prepopulate a new users home with a skeleton Public upload with encryption enabled Users now can decrypt the files again if their encryption app was enabled Many quota related fixes Total used space (with quota) now only counts user’s own files Many external storage fixes, improved performance Improved file navigation performance by using Ajax calls (no full page reload for each folder) The file owner can now also restore deleted shared files New version drop-down with previews and the ability to downloading versions directly
2013-12-27 16:56:38 +01:00
share/owncloud/apps/files_external/3rdparty/aws-sdk-php/Symfony/Component/EventDispatcher/Tests/EventDispatcherTest.php
share/owncloud/apps/files_external/3rdparty/aws-sdk-php/Symfony/Component/EventDispatcher/Tests/EventTest.php
share/owncloud/apps/files_external/3rdparty/aws-sdk-php/Symfony/Component/EventDispatcher/Tests/GenericEventTest.php
share/owncloud/apps/files_external/3rdparty/aws-sdk-php/Symfony/Component/EventDispatcher/Tests/ImmutableEventDispatcherTest.php
share/owncloud/apps/files_external/3rdparty/aws-sdk-php/Symfony/Component/EventDispatcher/composer.json
share/owncloud/apps/files_external/3rdparty/aws-sdk-php/Symfony/Component/EventDispatcher/phpunit.xml.dist
Update to 6.0.0a * Switch to 6 branch * Replace interpreters with REPLACE_* Changelog: Version 6.0.0a Dec 14th 2013 Remove wrong warnings from logfile Fix LDAP authentication Fix LDAP configuration Fix Share dialog Fix migration under certain conditions Fix database encoding for old PHP versions Fix select all checkbox Fix migration with lucene search enabled Fix migration for postgresql Version 6.0.0 Dec 11th 2013 User Avatars Previews in files app and other places Updated design, less clutter and more whitespace Public gallery sharing Activities Better file conflict handling dialog Improved public App API Sharing API Example Files Share Email Notifications New Doctrine based database layer Plural translations Refactored OC.dialogs (both code and design wise) Priorize often used languages in personal-settings language selection Update jquery to 1.10.0 and add jquery-migrate 1.2.1 Show a summary as the last filelist entry Improve app-management (more verbose error-messages) Show ‘More apps’ link to app administration directly in app navigation Templates for newly created files Add MB indicator to size column Google Drive external storage uses a new library New icons for shared and external folders File uploads conflicts dialog Possibility to prepopulate a new users home with a skeleton Public upload with encryption enabled Users now can decrypt the files again if their encryption app was enabled Many quota related fixes Total used space (with quota) now only counts user’s own files Many external storage fixes, improved performance Improved file navigation performance by using Ajax calls (no full page reload for each folder) The file owner can now also restore deleted shared files New version drop-down with previews and the ability to downloading versions directly
2013-12-27 16:56:38 +01:00
share/owncloud/apps/files_external/3rdparty/aws-sdk-php/aws-autoloader.php
share/owncloud/apps/files_external/3rdparty/google-api-php-client/LICENSE
share/owncloud/apps/files_external/3rdparty/google-api-php-client/src/Google/Auth/Abstract.php
share/owncloud/apps/files_external/3rdparty/google-api-php-client/src/Google/Auth/AssertionCredentials.php
share/owncloud/apps/files_external/3rdparty/google-api-php-client/src/Google/Auth/Exception.php
share/owncloud/apps/files_external/3rdparty/google-api-php-client/src/Google/Auth/LoginTicket.php
share/owncloud/apps/files_external/3rdparty/google-api-php-client/src/Google/Auth/OAuth2.php
share/owncloud/apps/files_external/3rdparty/google-api-php-client/src/Google/Auth/Simple.php
share/owncloud/apps/files_external/3rdparty/google-api-php-client/src/Google/Cache/Abstract.php
share/owncloud/apps/files_external/3rdparty/google-api-php-client/src/Google/Cache/Apc.php
share/owncloud/apps/files_external/3rdparty/google-api-php-client/src/Google/Cache/Exception.php
share/owncloud/apps/files_external/3rdparty/google-api-php-client/src/Google/Cache/File.php
share/owncloud/apps/files_external/3rdparty/google-api-php-client/src/Google/Cache/Memcache.php
share/owncloud/apps/files_external/3rdparty/google-api-php-client/src/Google/Client.php
share/owncloud/apps/files_external/3rdparty/google-api-php-client/src/Google/Collection.php
share/owncloud/apps/files_external/3rdparty/google-api-php-client/src/Google/Config.php
share/owncloud/apps/files_external/3rdparty/google-api-php-client/src/Google/Exception.php
share/owncloud/apps/files_external/3rdparty/google-api-php-client/src/Google/Http/Batch.php
share/owncloud/apps/files_external/3rdparty/google-api-php-client/src/Google/Http/CacheParser.php
share/owncloud/apps/files_external/3rdparty/google-api-php-client/src/Google/Http/MediaFileUpload.php
share/owncloud/apps/files_external/3rdparty/google-api-php-client/src/Google/Http/REST.php
share/owncloud/apps/files_external/3rdparty/google-api-php-client/src/Google/Http/Request.php
share/owncloud/apps/files_external/3rdparty/google-api-php-client/src/Google/IO/Abstract.php
share/owncloud/apps/files_external/3rdparty/google-api-php-client/src/Google/IO/Curl.php
share/owncloud/apps/files_external/3rdparty/google-api-php-client/src/Google/IO/Exception.php
share/owncloud/apps/files_external/3rdparty/google-api-php-client/src/Google/IO/Stream.php
share/owncloud/apps/files_external/3rdparty/google-api-php-client/src/Google/IO/cacerts.pem
share/owncloud/apps/files_external/3rdparty/google-api-php-client/src/Google/Model.php
share/owncloud/apps/files_external/3rdparty/google-api-php-client/src/Google/Service.php
share/owncloud/apps/files_external/3rdparty/google-api-php-client/src/Google/Service/Drive.php
share/owncloud/apps/files_external/3rdparty/google-api-php-client/src/Google/Service/Exception.php
share/owncloud/apps/files_external/3rdparty/google-api-php-client/src/Google/Service/Resource.php
share/owncloud/apps/files_external/3rdparty/google-api-php-client/src/Google/Signer/Abstract.php
share/owncloud/apps/files_external/3rdparty/google-api-php-client/src/Google/Signer/P12.php
share/owncloud/apps/files_external/3rdparty/google-api-php-client/src/Google/Utils.php
share/owncloud/apps/files_external/3rdparty/google-api-php-client/src/Google/Utils/URITemplate.php
share/owncloud/apps/files_external/3rdparty/google-api-php-client/src/Google/Verifier/Abstract.php
share/owncloud/apps/files_external/3rdparty/google-api-php-client/src/Google/Verifier/Pem.php
Update to 6.0.0a * Switch to 6 branch * Replace interpreters with REPLACE_* Changelog: Version 6.0.0a Dec 14th 2013 Remove wrong warnings from logfile Fix LDAP authentication Fix LDAP configuration Fix Share dialog Fix migration under certain conditions Fix database encoding for old PHP versions Fix select all checkbox Fix migration with lucene search enabled Fix migration for postgresql Version 6.0.0 Dec 11th 2013 User Avatars Previews in files app and other places Updated design, less clutter and more whitespace Public gallery sharing Activities Better file conflict handling dialog Improved public App API Sharing API Example Files Share Email Notifications New Doctrine based database layer Plural translations Refactored OC.dialogs (both code and design wise) Priorize often used languages in personal-settings language selection Update jquery to 1.10.0 and add jquery-migrate 1.2.1 Show a summary as the last filelist entry Improve app-management (more verbose error-messages) Show ‘More apps’ link to app administration directly in app navigation Templates for newly created files Add MB indicator to size column Google Drive external storage uses a new library New icons for shared and external folders File uploads conflicts dialog Possibility to prepopulate a new users home with a skeleton Public upload with encryption enabled Users now can decrypt the files again if their encryption app was enabled Many quota related fixes Total used space (with quota) now only counts user’s own files Many external storage fixes, improved performance Improved file navigation performance by using Ajax calls (no full page reload for each folder) The file owner can now also restore deleted shared files New version drop-down with previews and the ability to downloading versions directly
2013-12-27 16:56:38 +01:00
share/owncloud/apps/files_external/3rdparty/smb4php/smb.php
share/owncloud/apps/files_external/ajax/addMountPoint.php
Update to 7.0.3 Changelog: Release "7.0.3" Oct 22. 2014 - Some OS X server fixes - Several external storage fixes and improvements - Close session early to speedup apps page loading - Add overwrite.cli.url config option - Fix finding old versions in special cases - Make versions and encryption aware of copy operations - Force loading encryption app in all needed cases - Better filesystem scanning error messages - LDAP wizard fixes - Add configuration switch to enable preview mimetypes - Create backup of all encryption keys before recovery - Add displayname for admins - Better config.sample documentation - Better apps descriptions - Improve visual feedback if recovery key password gets changed - Fix some object store integration issues - Improved data directory configuration - Fix DAV permissions without create permissions - Fix filepicker home icon being partly hidden - Do only follow http and https redirects - Properly delete old previews - Prevent upgrades between more than one major versions - Several security fixes - Lots of smaller improvements ----------------------------- Release "6.0.6" Oct 22. 2014 - Fix finding old versions in special cases - Make versions and encryption aware of copy operations - Force loading encryption app in all needed cases - Better filesystem scanning error messages - LDAP wizard fixes - Add configuration switch to enable preview mimetypes - Create backup of all encryption keys before recovery - Add displayname for admins - Several security fixes - Lots of smaller improvements ----------------------------- Release "5.0.18" Oct 22. 2014 - Only allow http and https redirects - Documentation fixes - Several security fixes - Several smaller fixes ----------------------------- Release "7.0.2" Aug 26. 2014 - App upgrading stability improvements - Make default share folder configurable - Improve readability of error messages - Log failed authentication - S3 key fixes - Fix range requests with encryption - Several LDAP fixes - Remove obsolete 'Download preparing' message for zip downloads - Remove not working checks from code checker - No error if we try to delete a file which no longer exists - Fix detection of system wide mount points - Simplify App navigation - Add group management to public api - Remove confusing 'automatic logon rejected' message - Implement a txt preview fallback for the case that ttf is not support - Fix tiny thumbnail bug - Don't display share permission if resharing was disabled by the admin - Close session right before the download starts - Fix date display in filepicker - Don't touch non-oc tables when doing the InnoDB repair step - Several Documents fixes - Correctly handle public uploads activities - Add better 4 image previews to gallery ----------------------------- Release "6.0.5" Aug 26. 2014 - Documentation improvements - fix anonymous upload if logged-in - Fix handling of special characters in group names - Fix downloading of big files in special situations - More consistent handling of debug mode - Fix sharing email notifications - Disabling upload button if upload is not possible - Fix detection of system wide mount points - Handle video viewer in sharing links correctly - Update encryption keys recursively if a folder was moved - Enable download button for public folders - Handle exceptions if file to too big for trash-bin correctly - Quota fixes - Avoid unnecessary writing to the DB when preferences are not changed - Disable download button if zip download is disabled - Fix searching for users in special situations - Mount-point handling fixes - Correctly handle storage stats for trash bin - Remove etag warning for trash bin - Hardened SFTP host verification ----------------------------- Release "7.0.1" Aug 4. 2014 - Set maximum width for notification so they don´t overlap the whole header - Don't preload videos on public sharing - Fix preview size calculation under certain conditions - Fix to always show all available versions in the versions dropdown - Support WebDAV copy operation and make encryption aware of it - Make sure to set the expire date if a date is set as default - Improved link icon for better UX - Fix rendering of blank template - Only call exec if is is enabled by PHP - Limit app menu icon size - Show a warning in the personal settings and admin settins if the encyption keys are not yet initialized - Always remove share permission if user is excluded from sharing - Add OCS api call to set expire date for link shares - Improved db schema migration for sqlite - Don't try to execute background jobs that no longer exist - Improve look of search on mobile, save space in top bar - Set core version after a successful update to make upgrade more robust of app upgrades fail - Verify whether download URLs are valid - Fix preview animation on uploading - Prevent cron.php to trigger apps updating - Fix remote share when remote server is installed at the root - Fix files sorting - Fix calendar import - Fix gallery pause icon - Several contacts fixes specifically for PHP 5.3 - Make updater more robust ----------------------------- Release "7.0.0" July 23. 2014 - New files view including sorting and endless scrolling - Server to Server sharing - Sharing overview - Improved sharing admin control - No more mandatory Shared folder - Improved ownCloud Documents features - Hugely improved Activity app including email notifications - Mobile optimized webinterface - Password strength indicator - Significant speed improvements - New user-management - Support for Swift object stores - Email configuration wizard - Email template editor - Improved upgrade process`
2014-11-30 01:08:57 +01:00
share/owncloud/apps/files_external/ajax/applicable.php
share/owncloud/apps/files_external/ajax/dropbox.php
share/owncloud/apps/files_external/ajax/google.php
share/owncloud/apps/files_external/ajax/removeMountPoint.php
share/owncloud/apps/files_external/appinfo/app.php
share/owncloud/apps/files_external/appinfo/info.xml
Update to 7.0.3 Changelog: Release "7.0.3" Oct 22. 2014 - Some OS X server fixes - Several external storage fixes and improvements - Close session early to speedup apps page loading - Add overwrite.cli.url config option - Fix finding old versions in special cases - Make versions and encryption aware of copy operations - Force loading encryption app in all needed cases - Better filesystem scanning error messages - LDAP wizard fixes - Add configuration switch to enable preview mimetypes - Create backup of all encryption keys before recovery - Add displayname for admins - Better config.sample documentation - Better apps descriptions - Improve visual feedback if recovery key password gets changed - Fix some object store integration issues - Improved data directory configuration - Fix DAV permissions without create permissions - Fix filepicker home icon being partly hidden - Do only follow http and https redirects - Properly delete old previews - Prevent upgrades between more than one major versions - Several security fixes - Lots of smaller improvements ----------------------------- Release "6.0.6" Oct 22. 2014 - Fix finding old versions in special cases - Make versions and encryption aware of copy operations - Force loading encryption app in all needed cases - Better filesystem scanning error messages - LDAP wizard fixes - Add configuration switch to enable preview mimetypes - Create backup of all encryption keys before recovery - Add displayname for admins - Several security fixes - Lots of smaller improvements ----------------------------- Release "5.0.18" Oct 22. 2014 - Only allow http and https redirects - Documentation fixes - Several security fixes - Several smaller fixes ----------------------------- Release "7.0.2" Aug 26. 2014 - App upgrading stability improvements - Make default share folder configurable - Improve readability of error messages - Log failed authentication - S3 key fixes - Fix range requests with encryption - Several LDAP fixes - Remove obsolete 'Download preparing' message for zip downloads - Remove not working checks from code checker - No error if we try to delete a file which no longer exists - Fix detection of system wide mount points - Simplify App navigation - Add group management to public api - Remove confusing 'automatic logon rejected' message - Implement a txt preview fallback for the case that ttf is not support - Fix tiny thumbnail bug - Don't display share permission if resharing was disabled by the admin - Close session right before the download starts - Fix date display in filepicker - Don't touch non-oc tables when doing the InnoDB repair step - Several Documents fixes - Correctly handle public uploads activities - Add better 4 image previews to gallery ----------------------------- Release "6.0.5" Aug 26. 2014 - Documentation improvements - fix anonymous upload if logged-in - Fix handling of special characters in group names - Fix downloading of big files in special situations - More consistent handling of debug mode - Fix sharing email notifications - Disabling upload button if upload is not possible - Fix detection of system wide mount points - Handle video viewer in sharing links correctly - Update encryption keys recursively if a folder was moved - Enable download button for public folders - Handle exceptions if file to too big for trash-bin correctly - Quota fixes - Avoid unnecessary writing to the DB when preferences are not changed - Disable download button if zip download is disabled - Fix searching for users in special situations - Mount-point handling fixes - Correctly handle storage stats for trash bin - Remove etag warning for trash bin - Hardened SFTP host verification ----------------------------- Release "7.0.1" Aug 4. 2014 - Set maximum width for notification so they don´t overlap the whole header - Don't preload videos on public sharing - Fix preview size calculation under certain conditions - Fix to always show all available versions in the versions dropdown - Support WebDAV copy operation and make encryption aware of it - Make sure to set the expire date if a date is set as default - Improved link icon for better UX - Fix rendering of blank template - Only call exec if is is enabled by PHP - Limit app menu icon size - Show a warning in the personal settings and admin settins if the encyption keys are not yet initialized - Always remove share permission if user is excluded from sharing - Add OCS api call to set expire date for link shares - Improved db schema migration for sqlite - Don't try to execute background jobs that no longer exist - Improve look of search on mobile, save space in top bar - Set core version after a successful update to make upgrade more robust of app upgrades fail - Verify whether download URLs are valid - Fix preview animation on uploading - Prevent cron.php to trigger apps updating - Fix remote share when remote server is installed at the root - Fix files sorting - Fix calendar import - Fix gallery pause icon - Several contacts fixes specifically for PHP 5.3 - Make updater more robust ----------------------------- Release "7.0.0" July 23. 2014 - New files view including sorting and endless scrolling - Server to Server sharing - Sharing overview - Improved sharing admin control - No more mandatory Shared folder - Improved ownCloud Documents features - Hugely improved Activity app including email notifications - Mobile optimized webinterface - Password strength indicator - Significant speed improvements - New user-management - Support for Swift object stores - Email configuration wizard - Email template editor - Improved upgrade process`
2014-11-30 01:08:57 +01:00
share/owncloud/apps/files_external/appinfo/routes.php
share/owncloud/apps/files_external/appinfo/version
share/owncloud/apps/files_external/css/settings.css
share/owncloud/apps/files_external/img/app.svg
Update to 7.0.3 Changelog: Release "7.0.3" Oct 22. 2014 - Some OS X server fixes - Several external storage fixes and improvements - Close session early to speedup apps page loading - Add overwrite.cli.url config option - Fix finding old versions in special cases - Make versions and encryption aware of copy operations - Force loading encryption app in all needed cases - Better filesystem scanning error messages - LDAP wizard fixes - Add configuration switch to enable preview mimetypes - Create backup of all encryption keys before recovery - Add displayname for admins - Better config.sample documentation - Better apps descriptions - Improve visual feedback if recovery key password gets changed - Fix some object store integration issues - Improved data directory configuration - Fix DAV permissions without create permissions - Fix filepicker home icon being partly hidden - Do only follow http and https redirects - Properly delete old previews - Prevent upgrades between more than one major versions - Several security fixes - Lots of smaller improvements ----------------------------- Release "6.0.6" Oct 22. 2014 - Fix finding old versions in special cases - Make versions and encryption aware of copy operations - Force loading encryption app in all needed cases - Better filesystem scanning error messages - LDAP wizard fixes - Add configuration switch to enable preview mimetypes - Create backup of all encryption keys before recovery - Add displayname for admins - Several security fixes - Lots of smaller improvements ----------------------------- Release "5.0.18" Oct 22. 2014 - Only allow http and https redirects - Documentation fixes - Several security fixes - Several smaller fixes ----------------------------- Release "7.0.2" Aug 26. 2014 - App upgrading stability improvements - Make default share folder configurable - Improve readability of error messages - Log failed authentication - S3 key fixes - Fix range requests with encryption - Several LDAP fixes - Remove obsolete 'Download preparing' message for zip downloads - Remove not working checks from code checker - No error if we try to delete a file which no longer exists - Fix detection of system wide mount points - Simplify App navigation - Add group management to public api - Remove confusing 'automatic logon rejected' message - Implement a txt preview fallback for the case that ttf is not support - Fix tiny thumbnail bug - Don't display share permission if resharing was disabled by the admin - Close session right before the download starts - Fix date display in filepicker - Don't touch non-oc tables when doing the InnoDB repair step - Several Documents fixes - Correctly handle public uploads activities - Add better 4 image previews to gallery ----------------------------- Release "6.0.5" Aug 26. 2014 - Documentation improvements - fix anonymous upload if logged-in - Fix handling of special characters in group names - Fix downloading of big files in special situations - More consistent handling of debug mode - Fix sharing email notifications - Disabling upload button if upload is not possible - Fix detection of system wide mount points - Handle video viewer in sharing links correctly - Update encryption keys recursively if a folder was moved - Enable download button for public folders - Handle exceptions if file to too big for trash-bin correctly - Quota fixes - Avoid unnecessary writing to the DB when preferences are not changed - Disable download button if zip download is disabled - Fix searching for users in special situations - Mount-point handling fixes - Correctly handle storage stats for trash bin - Remove etag warning for trash bin - Hardened SFTP host verification ----------------------------- Release "7.0.1" Aug 4. 2014 - Set maximum width for notification so they don´t overlap the whole header - Don't preload videos on public sharing - Fix preview size calculation under certain conditions - Fix to always show all available versions in the versions dropdown - Support WebDAV copy operation and make encryption aware of it - Make sure to set the expire date if a date is set as default - Improved link icon for better UX - Fix rendering of blank template - Only call exec if is is enabled by PHP - Limit app menu icon size - Show a warning in the personal settings and admin settins if the encyption keys are not yet initialized - Always remove share permission if user is excluded from sharing - Add OCS api call to set expire date for link shares - Improved db schema migration for sqlite - Don't try to execute background jobs that no longer exist - Improve look of search on mobile, save space in top bar - Set core version after a successful update to make upgrade more robust of app upgrades fail - Verify whether download URLs are valid - Fix preview animation on uploading - Prevent cron.php to trigger apps updating - Fix remote share when remote server is installed at the root - Fix files sorting - Fix calendar import - Fix gallery pause icon - Several contacts fixes specifically for PHP 5.3 - Make updater more robust ----------------------------- Release "7.0.0" July 23. 2014 - New files view including sorting and endless scrolling - Server to Server sharing - Sharing overview - Improved sharing admin control - No more mandatory Shared folder - Improved ownCloud Documents features - Hugely improved Activity app including email notifications - Mobile optimized webinterface - Password strength indicator - Significant speed improvements - New user-management - Support for Swift object stores - Email configuration wizard - Email template editor - Improved upgrade process`
2014-11-30 01:08:57 +01:00
share/owncloud/apps/files_external/js/app.js
share/owncloud/apps/files_external/js/dropbox.js
share/owncloud/apps/files_external/js/google.js
Update to 7.0.3 Changelog: Release "7.0.3" Oct 22. 2014 - Some OS X server fixes - Several external storage fixes and improvements - Close session early to speedup apps page loading - Add overwrite.cli.url config option - Fix finding old versions in special cases - Make versions and encryption aware of copy operations - Force loading encryption app in all needed cases - Better filesystem scanning error messages - LDAP wizard fixes - Add configuration switch to enable preview mimetypes - Create backup of all encryption keys before recovery - Add displayname for admins - Better config.sample documentation - Better apps descriptions - Improve visual feedback if recovery key password gets changed - Fix some object store integration issues - Improved data directory configuration - Fix DAV permissions without create permissions - Fix filepicker home icon being partly hidden - Do only follow http and https redirects - Properly delete old previews - Prevent upgrades between more than one major versions - Several security fixes - Lots of smaller improvements ----------------------------- Release "6.0.6" Oct 22. 2014 - Fix finding old versions in special cases - Make versions and encryption aware of copy operations - Force loading encryption app in all needed cases - Better filesystem scanning error messages - LDAP wizard fixes - Add configuration switch to enable preview mimetypes - Create backup of all encryption keys before recovery - Add displayname for admins - Several security fixes - Lots of smaller improvements ----------------------------- Release "5.0.18" Oct 22. 2014 - Only allow http and https redirects - Documentation fixes - Several security fixes - Several smaller fixes ----------------------------- Release "7.0.2" Aug 26. 2014 - App upgrading stability improvements - Make default share folder configurable - Improve readability of error messages - Log failed authentication - S3 key fixes - Fix range requests with encryption - Several LDAP fixes - Remove obsolete 'Download preparing' message for zip downloads - Remove not working checks from code checker - No error if we try to delete a file which no longer exists - Fix detection of system wide mount points - Simplify App navigation - Add group management to public api - Remove confusing 'automatic logon rejected' message - Implement a txt preview fallback for the case that ttf is not support - Fix tiny thumbnail bug - Don't display share permission if resharing was disabled by the admin - Close session right before the download starts - Fix date display in filepicker - Don't touch non-oc tables when doing the InnoDB repair step - Several Documents fixes - Correctly handle public uploads activities - Add better 4 image previews to gallery ----------------------------- Release "6.0.5" Aug 26. 2014 - Documentation improvements - fix anonymous upload if logged-in - Fix handling of special characters in group names - Fix downloading of big files in special situations - More consistent handling of debug mode - Fix sharing email notifications - Disabling upload button if upload is not possible - Fix detection of system wide mount points - Handle video viewer in sharing links correctly - Update encryption keys recursively if a folder was moved - Enable download button for public folders - Handle exceptions if file to too big for trash-bin correctly - Quota fixes - Avoid unnecessary writing to the DB when preferences are not changed - Disable download button if zip download is disabled - Fix searching for users in special situations - Mount-point handling fixes - Correctly handle storage stats for trash bin - Remove etag warning for trash bin - Hardened SFTP host verification ----------------------------- Release "7.0.1" Aug 4. 2014 - Set maximum width for notification so they don´t overlap the whole header - Don't preload videos on public sharing - Fix preview size calculation under certain conditions - Fix to always show all available versions in the versions dropdown - Support WebDAV copy operation and make encryption aware of it - Make sure to set the expire date if a date is set as default - Improved link icon for better UX - Fix rendering of blank template - Only call exec if is is enabled by PHP - Limit app menu icon size - Show a warning in the personal settings and admin settins if the encyption keys are not yet initialized - Always remove share permission if user is excluded from sharing - Add OCS api call to set expire date for link shares - Improved db schema migration for sqlite - Don't try to execute background jobs that no longer exist - Improve look of search on mobile, save space in top bar - Set core version after a successful update to make upgrade more robust of app upgrades fail - Verify whether download URLs are valid - Fix preview animation on uploading - Prevent cron.php to trigger apps updating - Fix remote share when remote server is installed at the root - Fix files sorting - Fix calendar import - Fix gallery pause icon - Several contacts fixes specifically for PHP 5.3 - Make updater more robust ----------------------------- Release "7.0.0" July 23. 2014 - New files view including sorting and endless scrolling - Server to Server sharing - Sharing overview - Improved sharing admin control - No more mandatory Shared folder - Improved ownCloud Documents features - Hugely improved Activity app including email notifications - Mobile optimized webinterface - Password strength indicator - Significant speed improvements - New user-management - Support for Swift object stores - Email configuration wizard - Email template editor - Improved upgrade process`
2014-11-30 01:08:57 +01:00
share/owncloud/apps/files_external/js/mountsfilelist.js
share/owncloud/apps/files_external/js/settings.js
share/owncloud/apps/files_external/l10n/af_ZA.js
share/owncloud/apps/files_external/l10n/af_ZA.json
share/owncloud/apps/files_external/l10n/ar.js
share/owncloud/apps/files_external/l10n/ar.json
share/owncloud/apps/files_external/l10n/ast.js
share/owncloud/apps/files_external/l10n/ast.json
share/owncloud/apps/files_external/l10n/az.js
share/owncloud/apps/files_external/l10n/az.json
share/owncloud/apps/files_external/l10n/bg_BG.js
share/owncloud/apps/files_external/l10n/bg_BG.json
share/owncloud/apps/files_external/l10n/bn_BD.js
share/owncloud/apps/files_external/l10n/bn_BD.json
share/owncloud/apps/files_external/l10n/bn_IN.js
share/owncloud/apps/files_external/l10n/bn_IN.json
share/owncloud/apps/files_external/l10n/bs.js
share/owncloud/apps/files_external/l10n/bs.json
share/owncloud/apps/files_external/l10n/ca.js
share/owncloud/apps/files_external/l10n/ca.json
share/owncloud/apps/files_external/l10n/cs_CZ.js
share/owncloud/apps/files_external/l10n/cs_CZ.json
share/owncloud/apps/files_external/l10n/cy_GB.js
share/owncloud/apps/files_external/l10n/cy_GB.json
share/owncloud/apps/files_external/l10n/da.js
share/owncloud/apps/files_external/l10n/da.json
share/owncloud/apps/files_external/l10n/de.js
share/owncloud/apps/files_external/l10n/de.json
share/owncloud/apps/files_external/l10n/de_AT.js
share/owncloud/apps/files_external/l10n/de_AT.json
share/owncloud/apps/files_external/l10n/de_CH.js
share/owncloud/apps/files_external/l10n/de_CH.json
share/owncloud/apps/files_external/l10n/de_DE.js
share/owncloud/apps/files_external/l10n/de_DE.json
share/owncloud/apps/files_external/l10n/el.js
share/owncloud/apps/files_external/l10n/el.json
share/owncloud/apps/files_external/l10n/en@pirate.js
share/owncloud/apps/files_external/l10n/en@pirate.json
share/owncloud/apps/files_external/l10n/en_GB.js
share/owncloud/apps/files_external/l10n/en_GB.json
share/owncloud/apps/files_external/l10n/eo.js
share/owncloud/apps/files_external/l10n/eo.json
share/owncloud/apps/files_external/l10n/es.js
share/owncloud/apps/files_external/l10n/es.json
share/owncloud/apps/files_external/l10n/es_AR.js
share/owncloud/apps/files_external/l10n/es_AR.json
share/owncloud/apps/files_external/l10n/es_CL.js
share/owncloud/apps/files_external/l10n/es_CL.json
share/owncloud/apps/files_external/l10n/es_MX.js
share/owncloud/apps/files_external/l10n/es_MX.json
share/owncloud/apps/files_external/l10n/et_EE.js
share/owncloud/apps/files_external/l10n/et_EE.json
share/owncloud/apps/files_external/l10n/eu.js
share/owncloud/apps/files_external/l10n/eu.json
share/owncloud/apps/files_external/l10n/eu_ES.js
share/owncloud/apps/files_external/l10n/eu_ES.json
share/owncloud/apps/files_external/l10n/fa.js
share/owncloud/apps/files_external/l10n/fa.json
share/owncloud/apps/files_external/l10n/fi.js
share/owncloud/apps/files_external/l10n/fi.json
share/owncloud/apps/files_external/l10n/fi_FI.js
share/owncloud/apps/files_external/l10n/fi_FI.json
share/owncloud/apps/files_external/l10n/fr.js
share/owncloud/apps/files_external/l10n/fr.json
share/owncloud/apps/files_external/l10n/gl.js
share/owncloud/apps/files_external/l10n/gl.json
share/owncloud/apps/files_external/l10n/he.js
share/owncloud/apps/files_external/l10n/he.json
share/owncloud/apps/files_external/l10n/hi.js
share/owncloud/apps/files_external/l10n/hi.json
share/owncloud/apps/files_external/l10n/hr.js
share/owncloud/apps/files_external/l10n/hr.json
share/owncloud/apps/files_external/l10n/hu_HU.js
share/owncloud/apps/files_external/l10n/hu_HU.json
share/owncloud/apps/files_external/l10n/hy.js
share/owncloud/apps/files_external/l10n/hy.json
share/owncloud/apps/files_external/l10n/ia.js
share/owncloud/apps/files_external/l10n/ia.json
share/owncloud/apps/files_external/l10n/id.js
share/owncloud/apps/files_external/l10n/id.json
share/owncloud/apps/files_external/l10n/is.js
share/owncloud/apps/files_external/l10n/is.json
share/owncloud/apps/files_external/l10n/it.js
share/owncloud/apps/files_external/l10n/it.json
share/owncloud/apps/files_external/l10n/ja.js
share/owncloud/apps/files_external/l10n/ja.json
share/owncloud/apps/files_external/l10n/jv.js
share/owncloud/apps/files_external/l10n/jv.json
share/owncloud/apps/files_external/l10n/ka_GE.js
share/owncloud/apps/files_external/l10n/ka_GE.json
share/owncloud/apps/files_external/l10n/km.js
share/owncloud/apps/files_external/l10n/km.json
share/owncloud/apps/files_external/l10n/kn.js
share/owncloud/apps/files_external/l10n/kn.json
share/owncloud/apps/files_external/l10n/ko.js
share/owncloud/apps/files_external/l10n/ko.json
share/owncloud/apps/files_external/l10n/ku_IQ.js
share/owncloud/apps/files_external/l10n/ku_IQ.json
share/owncloud/apps/files_external/l10n/lb.js
share/owncloud/apps/files_external/l10n/lb.json
share/owncloud/apps/files_external/l10n/lt_LT.js
share/owncloud/apps/files_external/l10n/lt_LT.json
share/owncloud/apps/files_external/l10n/lv.js
share/owncloud/apps/files_external/l10n/lv.json
share/owncloud/apps/files_external/l10n/mk.js
share/owncloud/apps/files_external/l10n/mk.json
share/owncloud/apps/files_external/l10n/mn.js
share/owncloud/apps/files_external/l10n/mn.json
share/owncloud/apps/files_external/l10n/ms_MY.js
share/owncloud/apps/files_external/l10n/ms_MY.json
share/owncloud/apps/files_external/l10n/my_MM.js
share/owncloud/apps/files_external/l10n/my_MM.json
share/owncloud/apps/files_external/l10n/nb_NO.js
share/owncloud/apps/files_external/l10n/nb_NO.json
share/owncloud/apps/files_external/l10n/nl.js
share/owncloud/apps/files_external/l10n/nl.json
share/owncloud/apps/files_external/l10n/nn_NO.js
share/owncloud/apps/files_external/l10n/nn_NO.json
share/owncloud/apps/files_external/l10n/oc.js
share/owncloud/apps/files_external/l10n/oc.json
share/owncloud/apps/files_external/l10n/pa.js
share/owncloud/apps/files_external/l10n/pa.json
share/owncloud/apps/files_external/l10n/pl.js
share/owncloud/apps/files_external/l10n/pl.json
share/owncloud/apps/files_external/l10n/pt_BR.js
share/owncloud/apps/files_external/l10n/pt_BR.json
share/owncloud/apps/files_external/l10n/pt_PT.js
share/owncloud/apps/files_external/l10n/pt_PT.json
share/owncloud/apps/files_external/l10n/ro.js
share/owncloud/apps/files_external/l10n/ro.json
share/owncloud/apps/files_external/l10n/ru.js
share/owncloud/apps/files_external/l10n/ru.json
share/owncloud/apps/files_external/l10n/si_LK.js
share/owncloud/apps/files_external/l10n/si_LK.json
share/owncloud/apps/files_external/l10n/sk.js
share/owncloud/apps/files_external/l10n/sk.json
share/owncloud/apps/files_external/l10n/sk_SK.js
share/owncloud/apps/files_external/l10n/sk_SK.json
share/owncloud/apps/files_external/l10n/sl.js
share/owncloud/apps/files_external/l10n/sl.json
share/owncloud/apps/files_external/l10n/sq.js
share/owncloud/apps/files_external/l10n/sq.json
share/owncloud/apps/files_external/l10n/sr.js
share/owncloud/apps/files_external/l10n/sr.json
share/owncloud/apps/files_external/l10n/sr@latin.js
share/owncloud/apps/files_external/l10n/sr@latin.json
share/owncloud/apps/files_external/l10n/sv.js
share/owncloud/apps/files_external/l10n/sv.json
share/owncloud/apps/files_external/l10n/ta_LK.js
share/owncloud/apps/files_external/l10n/ta_LK.json
share/owncloud/apps/files_external/l10n/te.js
share/owncloud/apps/files_external/l10n/te.json
share/owncloud/apps/files_external/l10n/th_TH.js
share/owncloud/apps/files_external/l10n/th_TH.json
share/owncloud/apps/files_external/l10n/tr.js
share/owncloud/apps/files_external/l10n/tr.json
share/owncloud/apps/files_external/l10n/ug.js
share/owncloud/apps/files_external/l10n/ug.json
share/owncloud/apps/files_external/l10n/uk.js
share/owncloud/apps/files_external/l10n/uk.json
share/owncloud/apps/files_external/l10n/ur_PK.js
share/owncloud/apps/files_external/l10n/ur_PK.json
share/owncloud/apps/files_external/l10n/vi.js
share/owncloud/apps/files_external/l10n/vi.json
share/owncloud/apps/files_external/l10n/zh_CN.js
share/owncloud/apps/files_external/l10n/zh_CN.json
share/owncloud/apps/files_external/l10n/zh_HK.js
share/owncloud/apps/files_external/l10n/zh_HK.json
share/owncloud/apps/files_external/l10n/zh_TW.js
share/owncloud/apps/files_external/l10n/zh_TW.json
share/owncloud/apps/files_external/lib/amazons3.php
Update to 7.0.3 Changelog: Release "7.0.3" Oct 22. 2014 - Some OS X server fixes - Several external storage fixes and improvements - Close session early to speedup apps page loading - Add overwrite.cli.url config option - Fix finding old versions in special cases - Make versions and encryption aware of copy operations - Force loading encryption app in all needed cases - Better filesystem scanning error messages - LDAP wizard fixes - Add configuration switch to enable preview mimetypes - Create backup of all encryption keys before recovery - Add displayname for admins - Better config.sample documentation - Better apps descriptions - Improve visual feedback if recovery key password gets changed - Fix some object store integration issues - Improved data directory configuration - Fix DAV permissions without create permissions - Fix filepicker home icon being partly hidden - Do only follow http and https redirects - Properly delete old previews - Prevent upgrades between more than one major versions - Several security fixes - Lots of smaller improvements ----------------------------- Release "6.0.6" Oct 22. 2014 - Fix finding old versions in special cases - Make versions and encryption aware of copy operations - Force loading encryption app in all needed cases - Better filesystem scanning error messages - LDAP wizard fixes - Add configuration switch to enable preview mimetypes - Create backup of all encryption keys before recovery - Add displayname for admins - Several security fixes - Lots of smaller improvements ----------------------------- Release "5.0.18" Oct 22. 2014 - Only allow http and https redirects - Documentation fixes - Several security fixes - Several smaller fixes ----------------------------- Release "7.0.2" Aug 26. 2014 - App upgrading stability improvements - Make default share folder configurable - Improve readability of error messages - Log failed authentication - S3 key fixes - Fix range requests with encryption - Several LDAP fixes - Remove obsolete 'Download preparing' message for zip downloads - Remove not working checks from code checker - No error if we try to delete a file which no longer exists - Fix detection of system wide mount points - Simplify App navigation - Add group management to public api - Remove confusing 'automatic logon rejected' message - Implement a txt preview fallback for the case that ttf is not support - Fix tiny thumbnail bug - Don't display share permission if resharing was disabled by the admin - Close session right before the download starts - Fix date display in filepicker - Don't touch non-oc tables when doing the InnoDB repair step - Several Documents fixes - Correctly handle public uploads activities - Add better 4 image previews to gallery ----------------------------- Release "6.0.5" Aug 26. 2014 - Documentation improvements - fix anonymous upload if logged-in - Fix handling of special characters in group names - Fix downloading of big files in special situations - More consistent handling of debug mode - Fix sharing email notifications - Disabling upload button if upload is not possible - Fix detection of system wide mount points - Handle video viewer in sharing links correctly - Update encryption keys recursively if a folder was moved - Enable download button for public folders - Handle exceptions if file to too big for trash-bin correctly - Quota fixes - Avoid unnecessary writing to the DB when preferences are not changed - Disable download button if zip download is disabled - Fix searching for users in special situations - Mount-point handling fixes - Correctly handle storage stats for trash bin - Remove etag warning for trash bin - Hardened SFTP host verification ----------------------------- Release "7.0.1" Aug 4. 2014 - Set maximum width for notification so they don´t overlap the whole header - Don't preload videos on public sharing - Fix preview size calculation under certain conditions - Fix to always show all available versions in the versions dropdown - Support WebDAV copy operation and make encryption aware of it - Make sure to set the expire date if a date is set as default - Improved link icon for better UX - Fix rendering of blank template - Only call exec if is is enabled by PHP - Limit app menu icon size - Show a warning in the personal settings and admin settins if the encyption keys are not yet initialized - Always remove share permission if user is excluded from sharing - Add OCS api call to set expire date for link shares - Improved db schema migration for sqlite - Don't try to execute background jobs that no longer exist - Improve look of search on mobile, save space in top bar - Set core version after a successful update to make upgrade more robust of app upgrades fail - Verify whether download URLs are valid - Fix preview animation on uploading - Prevent cron.php to trigger apps updating - Fix remote share when remote server is installed at the root - Fix files sorting - Fix calendar import - Fix gallery pause icon - Several contacts fixes specifically for PHP 5.3 - Make updater more robust ----------------------------- Release "7.0.0" July 23. 2014 - New files view including sorting and endless scrolling - Server to Server sharing - Sharing overview - Improved sharing admin control - No more mandatory Shared folder - Improved ownCloud Documents features - Hugely improved Activity app including email notifications - Mobile optimized webinterface - Password strength indicator - Significant speed improvements - New user-management - Support for Swift object stores - Email configuration wizard - Email template editor - Improved upgrade process`
2014-11-30 01:08:57 +01:00
share/owncloud/apps/files_external/lib/api.php
share/owncloud/apps/files_external/lib/config.php
share/owncloud/apps/files_external/lib/config/configadapter.php
share/owncloud/apps/files_external/lib/dropbox.php
Update to 7.0.3 Changelog: Release "7.0.3" Oct 22. 2014 - Some OS X server fixes - Several external storage fixes and improvements - Close session early to speedup apps page loading - Add overwrite.cli.url config option - Fix finding old versions in special cases - Make versions and encryption aware of copy operations - Force loading encryption app in all needed cases - Better filesystem scanning error messages - LDAP wizard fixes - Add configuration switch to enable preview mimetypes - Create backup of all encryption keys before recovery - Add displayname for admins - Better config.sample documentation - Better apps descriptions - Improve visual feedback if recovery key password gets changed - Fix some object store integration issues - Improved data directory configuration - Fix DAV permissions without create permissions - Fix filepicker home icon being partly hidden - Do only follow http and https redirects - Properly delete old previews - Prevent upgrades between more than one major versions - Several security fixes - Lots of smaller improvements ----------------------------- Release "6.0.6" Oct 22. 2014 - Fix finding old versions in special cases - Make versions and encryption aware of copy operations - Force loading encryption app in all needed cases - Better filesystem scanning error messages - LDAP wizard fixes - Add configuration switch to enable preview mimetypes - Create backup of all encryption keys before recovery - Add displayname for admins - Several security fixes - Lots of smaller improvements ----------------------------- Release "5.0.18" Oct 22. 2014 - Only allow http and https redirects - Documentation fixes - Several security fixes - Several smaller fixes ----------------------------- Release "7.0.2" Aug 26. 2014 - App upgrading stability improvements - Make default share folder configurable - Improve readability of error messages - Log failed authentication - S3 key fixes - Fix range requests with encryption - Several LDAP fixes - Remove obsolete 'Download preparing' message for zip downloads - Remove not working checks from code checker - No error if we try to delete a file which no longer exists - Fix detection of system wide mount points - Simplify App navigation - Add group management to public api - Remove confusing 'automatic logon rejected' message - Implement a txt preview fallback for the case that ttf is not support - Fix tiny thumbnail bug - Don't display share permission if resharing was disabled by the admin - Close session right before the download starts - Fix date display in filepicker - Don't touch non-oc tables when doing the InnoDB repair step - Several Documents fixes - Correctly handle public uploads activities - Add better 4 image previews to gallery ----------------------------- Release "6.0.5" Aug 26. 2014 - Documentation improvements - fix anonymous upload if logged-in - Fix handling of special characters in group names - Fix downloading of big files in special situations - More consistent handling of debug mode - Fix sharing email notifications - Disabling upload button if upload is not possible - Fix detection of system wide mount points - Handle video viewer in sharing links correctly - Update encryption keys recursively if a folder was moved - Enable download button for public folders - Handle exceptions if file to too big for trash-bin correctly - Quota fixes - Avoid unnecessary writing to the DB when preferences are not changed - Disable download button if zip download is disabled - Fix searching for users in special situations - Mount-point handling fixes - Correctly handle storage stats for trash bin - Remove etag warning for trash bin - Hardened SFTP host verification ----------------------------- Release "7.0.1" Aug 4. 2014 - Set maximum width for notification so they don´t overlap the whole header - Don't preload videos on public sharing - Fix preview size calculation under certain conditions - Fix to always show all available versions in the versions dropdown - Support WebDAV copy operation and make encryption aware of it - Make sure to set the expire date if a date is set as default - Improved link icon for better UX - Fix rendering of blank template - Only call exec if is is enabled by PHP - Limit app menu icon size - Show a warning in the personal settings and admin settins if the encyption keys are not yet initialized - Always remove share permission if user is excluded from sharing - Add OCS api call to set expire date for link shares - Improved db schema migration for sqlite - Don't try to execute background jobs that no longer exist - Improve look of search on mobile, save space in top bar - Set core version after a successful update to make upgrade more robust of app upgrades fail - Verify whether download URLs are valid - Fix preview animation on uploading - Prevent cron.php to trigger apps updating - Fix remote share when remote server is installed at the root - Fix files sorting - Fix calendar import - Fix gallery pause icon - Several contacts fixes specifically for PHP 5.3 - Make updater more robust ----------------------------- Release "7.0.0" July 23. 2014 - New files view including sorting and endless scrolling - Server to Server sharing - Sharing overview - Improved sharing admin control - No more mandatory Shared folder - Improved ownCloud Documents features - Hugely improved Activity app including email notifications - Mobile optimized webinterface - Password strength indicator - Significant speed improvements - New user-management - Support for Swift object stores - Email configuration wizard - Email template editor - Improved upgrade process`
2014-11-30 01:08:57 +01:00
share/owncloud/apps/files_external/lib/etagpropagator.php
share/owncloud/apps/files_external/lib/ftp.php
share/owncloud/apps/files_external/lib/google.php
Update to 7.0.3 Changelog: Release "7.0.3" Oct 22. 2014 - Some OS X server fixes - Several external storage fixes and improvements - Close session early to speedup apps page loading - Add overwrite.cli.url config option - Fix finding old versions in special cases - Make versions and encryption aware of copy operations - Force loading encryption app in all needed cases - Better filesystem scanning error messages - LDAP wizard fixes - Add configuration switch to enable preview mimetypes - Create backup of all encryption keys before recovery - Add displayname for admins - Better config.sample documentation - Better apps descriptions - Improve visual feedback if recovery key password gets changed - Fix some object store integration issues - Improved data directory configuration - Fix DAV permissions without create permissions - Fix filepicker home icon being partly hidden - Do only follow http and https redirects - Properly delete old previews - Prevent upgrades between more than one major versions - Several security fixes - Lots of smaller improvements ----------------------------- Release "6.0.6" Oct 22. 2014 - Fix finding old versions in special cases - Make versions and encryption aware of copy operations - Force loading encryption app in all needed cases - Better filesystem scanning error messages - LDAP wizard fixes - Add configuration switch to enable preview mimetypes - Create backup of all encryption keys before recovery - Add displayname for admins - Several security fixes - Lots of smaller improvements ----------------------------- Release "5.0.18" Oct 22. 2014 - Only allow http and https redirects - Documentation fixes - Several security fixes - Several smaller fixes ----------------------------- Release "7.0.2" Aug 26. 2014 - App upgrading stability improvements - Make default share folder configurable - Improve readability of error messages - Log failed authentication - S3 key fixes - Fix range requests with encryption - Several LDAP fixes - Remove obsolete 'Download preparing' message for zip downloads - Remove not working checks from code checker - No error if we try to delete a file which no longer exists - Fix detection of system wide mount points - Simplify App navigation - Add group management to public api - Remove confusing 'automatic logon rejected' message - Implement a txt preview fallback for the case that ttf is not support - Fix tiny thumbnail bug - Don't display share permission if resharing was disabled by the admin - Close session right before the download starts - Fix date display in filepicker - Don't touch non-oc tables when doing the InnoDB repair step - Several Documents fixes - Correctly handle public uploads activities - Add better 4 image previews to gallery ----------------------------- Release "6.0.5" Aug 26. 2014 - Documentation improvements - fix anonymous upload if logged-in - Fix handling of special characters in group names - Fix downloading of big files in special situations - More consistent handling of debug mode - Fix sharing email notifications - Disabling upload button if upload is not possible - Fix detection of system wide mount points - Handle video viewer in sharing links correctly - Update encryption keys recursively if a folder was moved - Enable download button for public folders - Handle exceptions if file to too big for trash-bin correctly - Quota fixes - Avoid unnecessary writing to the DB when preferences are not changed - Disable download button if zip download is disabled - Fix searching for users in special situations - Mount-point handling fixes - Correctly handle storage stats for trash bin - Remove etag warning for trash bin - Hardened SFTP host verification ----------------------------- Release "7.0.1" Aug 4. 2014 - Set maximum width for notification so they don´t overlap the whole header - Don't preload videos on public sharing - Fix preview size calculation under certain conditions - Fix to always show all available versions in the versions dropdown - Support WebDAV copy operation and make encryption aware of it - Make sure to set the expire date if a date is set as default - Improved link icon for better UX - Fix rendering of blank template - Only call exec if is is enabled by PHP - Limit app menu icon size - Show a warning in the personal settings and admin settins if the encyption keys are not yet initialized - Always remove share permission if user is excluded from sharing - Add OCS api call to set expire date for link shares - Improved db schema migration for sqlite - Don't try to execute background jobs that no longer exist - Improve look of search on mobile, save space in top bar - Set core version after a successful update to make upgrade more robust of app upgrades fail - Verify whether download URLs are valid - Fix preview animation on uploading - Prevent cron.php to trigger apps updating - Fix remote share when remote server is installed at the root - Fix files sorting - Fix calendar import - Fix gallery pause icon - Several contacts fixes specifically for PHP 5.3 - Make updater more robust ----------------------------- Release "7.0.0" July 23. 2014 - New files view including sorting and endless scrolling - Server to Server sharing - Sharing overview - Improved sharing admin control - No more mandatory Shared folder - Improved ownCloud Documents features - Hugely improved Activity app including email notifications - Mobile optimized webinterface - Password strength indicator - Significant speed improvements - New user-management - Support for Swift object stores - Email configuration wizard - Email template editor - Improved upgrade process`
2014-11-30 01:08:57 +01:00
share/owncloud/apps/files_external/lib/owncloud.php
share/owncloud/apps/files_external/lib/personalmount.php
share/owncloud/apps/files_external/lib/sftp.php
Update to 4.0.7 * It seems that http://secunia.com/advisories/49894 and http://secunia.com/advisories/50214 are fixed Changelog: Version 4.0.7 Aug 15th 2012 Show Login Button when user and password are auto-completed Sanitize LDAP base, user and groups Fix non active Adressbooks Calendar: Remove double html encoding Fix label for versioning in admin settings Add parent directory into filecache if it ©¹doesn¡­t exist Handle non writable files correctly Disable webfinger completely if not activated Security: Disable user listings in DAV Check file blacklist for file renames Security: Fix XSS bug in Gallery Security: Several CSRF security fixes Security: Validate cookie to prevent auth bypasses Special thanks to Julien Cayssol for reporting several security problems Version 4.0.6 Aug 1th 2012 More robust LDAP integration during unexpected collisions Fix sharing for users with @ in username Additional error handling for emailing of private links Cleanup old session files Fix user space calculation Fix Ampache authentication Remove delete tipsy if file is deleted Don¡­t delete lot¡­s of session files during DAV requests Fix error when no adressbook is created Check if php-ldap is installed Security: Check for Admin user in appconfig.php Security: Several CSRF security fixes Version 4.0.5 July 20th 2012 Fix remember the username and autologin Offer an option to allow sharing outside the group. Fix for birthday format Fixes for several encoding fixes for unicode characters Fix invalid filesystem cache in the sharing folder Several calendar and contacts fixes Fix sending of emails Several fixes in the system log Several fixes for the external filesystem feature Several CSRF security fixes
2012-08-16 18:05:07 +02:00
share/owncloud/apps/files_external/lib/smb.php
Update to 7.0.3 Changelog: Release "7.0.3" Oct 22. 2014 - Some OS X server fixes - Several external storage fixes and improvements - Close session early to speedup apps page loading - Add overwrite.cli.url config option - Fix finding old versions in special cases - Make versions and encryption aware of copy operations - Force loading encryption app in all needed cases - Better filesystem scanning error messages - LDAP wizard fixes - Add configuration switch to enable preview mimetypes - Create backup of all encryption keys before recovery - Add displayname for admins - Better config.sample documentation - Better apps descriptions - Improve visual feedback if recovery key password gets changed - Fix some object store integration issues - Improved data directory configuration - Fix DAV permissions without create permissions - Fix filepicker home icon being partly hidden - Do only follow http and https redirects - Properly delete old previews - Prevent upgrades between more than one major versions - Several security fixes - Lots of smaller improvements ----------------------------- Release "6.0.6" Oct 22. 2014 - Fix finding old versions in special cases - Make versions and encryption aware of copy operations - Force loading encryption app in all needed cases - Better filesystem scanning error messages - LDAP wizard fixes - Add configuration switch to enable preview mimetypes - Create backup of all encryption keys before recovery - Add displayname for admins - Several security fixes - Lots of smaller improvements ----------------------------- Release "5.0.18" Oct 22. 2014 - Only allow http and https redirects - Documentation fixes - Several security fixes - Several smaller fixes ----------------------------- Release "7.0.2" Aug 26. 2014 - App upgrading stability improvements - Make default share folder configurable - Improve readability of error messages - Log failed authentication - S3 key fixes - Fix range requests with encryption - Several LDAP fixes - Remove obsolete 'Download preparing' message for zip downloads - Remove not working checks from code checker - No error if we try to delete a file which no longer exists - Fix detection of system wide mount points - Simplify App navigation - Add group management to public api - Remove confusing 'automatic logon rejected' message - Implement a txt preview fallback for the case that ttf is not support - Fix tiny thumbnail bug - Don't display share permission if resharing was disabled by the admin - Close session right before the download starts - Fix date display in filepicker - Don't touch non-oc tables when doing the InnoDB repair step - Several Documents fixes - Correctly handle public uploads activities - Add better 4 image previews to gallery ----------------------------- Release "6.0.5" Aug 26. 2014 - Documentation improvements - fix anonymous upload if logged-in - Fix handling of special characters in group names - Fix downloading of big files in special situations - More consistent handling of debug mode - Fix sharing email notifications - Disabling upload button if upload is not possible - Fix detection of system wide mount points - Handle video viewer in sharing links correctly - Update encryption keys recursively if a folder was moved - Enable download button for public folders - Handle exceptions if file to too big for trash-bin correctly - Quota fixes - Avoid unnecessary writing to the DB when preferences are not changed - Disable download button if zip download is disabled - Fix searching for users in special situations - Mount-point handling fixes - Correctly handle storage stats for trash bin - Remove etag warning for trash bin - Hardened SFTP host verification ----------------------------- Release "7.0.1" Aug 4. 2014 - Set maximum width for notification so they don´t overlap the whole header - Don't preload videos on public sharing - Fix preview size calculation under certain conditions - Fix to always show all available versions in the versions dropdown - Support WebDAV copy operation and make encryption aware of it - Make sure to set the expire date if a date is set as default - Improved link icon for better UX - Fix rendering of blank template - Only call exec if is is enabled by PHP - Limit app menu icon size - Show a warning in the personal settings and admin settins if the encyption keys are not yet initialized - Always remove share permission if user is excluded from sharing - Add OCS api call to set expire date for link shares - Improved db schema migration for sqlite - Don't try to execute background jobs that no longer exist - Improve look of search on mobile, save space in top bar - Set core version after a successful update to make upgrade more robust of app upgrades fail - Verify whether download URLs are valid - Fix preview animation on uploading - Prevent cron.php to trigger apps updating - Fix remote share when remote server is installed at the root - Fix files sorting - Fix calendar import - Fix gallery pause icon - Several contacts fixes specifically for PHP 5.3 - Make updater more robust ----------------------------- Release "7.0.0" July 23. 2014 - New files view including sorting and endless scrolling - Server to Server sharing - Sharing overview - Improved sharing admin control - No more mandatory Shared folder - Improved ownCloud Documents features - Hugely improved Activity app including email notifications - Mobile optimized webinterface - Password strength indicator - Significant speed improvements - New user-management - Support for Swift object stores - Email configuration wizard - Email template editor - Improved upgrade process`
2014-11-30 01:08:57 +01:00
share/owncloud/apps/files_external/lib/smb_oc.php
Update to 4.0.7 * It seems that http://secunia.com/advisories/49894 and http://secunia.com/advisories/50214 are fixed Changelog: Version 4.0.7 Aug 15th 2012 Show Login Button when user and password are auto-completed Sanitize LDAP base, user and groups Fix non active Adressbooks Calendar: Remove double html encoding Fix label for versioning in admin settings Add parent directory into filecache if it ©¹doesn¡­t exist Handle non writable files correctly Disable webfinger completely if not activated Security: Disable user listings in DAV Check file blacklist for file renames Security: Fix XSS bug in Gallery Security: Several CSRF security fixes Security: Validate cookie to prevent auth bypasses Special thanks to Julien Cayssol for reporting several security problems Version 4.0.6 Aug 1th 2012 More robust LDAP integration during unexpected collisions Fix sharing for users with @ in username Additional error handling for emailing of private links Cleanup old session files Fix user space calculation Fix Ampache authentication Remove delete tipsy if file is deleted Don¡­t delete lot¡­s of session files during DAV requests Fix error when no adressbook is created Check if php-ldap is installed Security: Check for Admin user in appconfig.php Security: Several CSRF security fixes Version 4.0.5 July 20th 2012 Fix remember the username and autologin Offer an option to allow sharing outside the group. Fix for birthday format Fixes for several encoding fixes for unicode characters Fix invalid filesystem cache in the sharing folder Several calendar and contacts fixes Fix sending of emails Several fixes in the system log Several fixes for the external filesystem feature Several CSRF security fixes
2012-08-16 18:05:07 +02:00
share/owncloud/apps/files_external/lib/streamwrapper.php
share/owncloud/apps/files_external/lib/swift.php
Update to 7.0.3 Changelog: Release "7.0.3" Oct 22. 2014 - Some OS X server fixes - Several external storage fixes and improvements - Close session early to speedup apps page loading - Add overwrite.cli.url config option - Fix finding old versions in special cases - Make versions and encryption aware of copy operations - Force loading encryption app in all needed cases - Better filesystem scanning error messages - LDAP wizard fixes - Add configuration switch to enable preview mimetypes - Create backup of all encryption keys before recovery - Add displayname for admins - Better config.sample documentation - Better apps descriptions - Improve visual feedback if recovery key password gets changed - Fix some object store integration issues - Improved data directory configuration - Fix DAV permissions without create permissions - Fix filepicker home icon being partly hidden - Do only follow http and https redirects - Properly delete old previews - Prevent upgrades between more than one major versions - Several security fixes - Lots of smaller improvements ----------------------------- Release "6.0.6" Oct 22. 2014 - Fix finding old versions in special cases - Make versions and encryption aware of copy operations - Force loading encryption app in all needed cases - Better filesystem scanning error messages - LDAP wizard fixes - Add configuration switch to enable preview mimetypes - Create backup of all encryption keys before recovery - Add displayname for admins - Several security fixes - Lots of smaller improvements ----------------------------- Release "5.0.18" Oct 22. 2014 - Only allow http and https redirects - Documentation fixes - Several security fixes - Several smaller fixes ----------------------------- Release "7.0.2" Aug 26. 2014 - App upgrading stability improvements - Make default share folder configurable - Improve readability of error messages - Log failed authentication - S3 key fixes - Fix range requests with encryption - Several LDAP fixes - Remove obsolete 'Download preparing' message for zip downloads - Remove not working checks from code checker - No error if we try to delete a file which no longer exists - Fix detection of system wide mount points - Simplify App navigation - Add group management to public api - Remove confusing 'automatic logon rejected' message - Implement a txt preview fallback for the case that ttf is not support - Fix tiny thumbnail bug - Don't display share permission if resharing was disabled by the admin - Close session right before the download starts - Fix date display in filepicker - Don't touch non-oc tables when doing the InnoDB repair step - Several Documents fixes - Correctly handle public uploads activities - Add better 4 image previews to gallery ----------------------------- Release "6.0.5" Aug 26. 2014 - Documentation improvements - fix anonymous upload if logged-in - Fix handling of special characters in group names - Fix downloading of big files in special situations - More consistent handling of debug mode - Fix sharing email notifications - Disabling upload button if upload is not possible - Fix detection of system wide mount points - Handle video viewer in sharing links correctly - Update encryption keys recursively if a folder was moved - Enable download button for public folders - Handle exceptions if file to too big for trash-bin correctly - Quota fixes - Avoid unnecessary writing to the DB when preferences are not changed - Disable download button if zip download is disabled - Fix searching for users in special situations - Mount-point handling fixes - Correctly handle storage stats for trash bin - Remove etag warning for trash bin - Hardened SFTP host verification ----------------------------- Release "7.0.1" Aug 4. 2014 - Set maximum width for notification so they don´t overlap the whole header - Don't preload videos on public sharing - Fix preview size calculation under certain conditions - Fix to always show all available versions in the versions dropdown - Support WebDAV copy operation and make encryption aware of it - Make sure to set the expire date if a date is set as default - Improved link icon for better UX - Fix rendering of blank template - Only call exec if is is enabled by PHP - Limit app menu icon size - Show a warning in the personal settings and admin settins if the encyption keys are not yet initialized - Always remove share permission if user is excluded from sharing - Add OCS api call to set expire date for link shares - Improved db schema migration for sqlite - Don't try to execute background jobs that no longer exist - Improve look of search on mobile, save space in top bar - Set core version after a successful update to make upgrade more robust of app upgrades fail - Verify whether download URLs are valid - Fix preview animation on uploading - Prevent cron.php to trigger apps updating - Fix remote share when remote server is installed at the root - Fix files sorting - Fix calendar import - Fix gallery pause icon - Several contacts fixes specifically for PHP 5.3 - Make updater more robust ----------------------------- Release "7.0.0" July 23. 2014 - New files view including sorting and endless scrolling - Server to Server sharing - Sharing overview - Improved sharing admin control - No more mandatory Shared folder - Improved ownCloud Documents features - Hugely improved Activity app including email notifications - Mobile optimized webinterface - Password strength indicator - Significant speed improvements - New user-management - Support for Swift object stores - Email configuration wizard - Email template editor - Improved upgrade process`
2014-11-30 01:08:57 +01:00
share/owncloud/apps/files_external/list.php
share/owncloud/apps/files_external/personal.php
share/owncloud/apps/files_external/settings.php
Update to 7.0.3 Changelog: Release "7.0.3" Oct 22. 2014 - Some OS X server fixes - Several external storage fixes and improvements - Close session early to speedup apps page loading - Add overwrite.cli.url config option - Fix finding old versions in special cases - Make versions and encryption aware of copy operations - Force loading encryption app in all needed cases - Better filesystem scanning error messages - LDAP wizard fixes - Add configuration switch to enable preview mimetypes - Create backup of all encryption keys before recovery - Add displayname for admins - Better config.sample documentation - Better apps descriptions - Improve visual feedback if recovery key password gets changed - Fix some object store integration issues - Improved data directory configuration - Fix DAV permissions without create permissions - Fix filepicker home icon being partly hidden - Do only follow http and https redirects - Properly delete old previews - Prevent upgrades between more than one major versions - Several security fixes - Lots of smaller improvements ----------------------------- Release "6.0.6" Oct 22. 2014 - Fix finding old versions in special cases - Make versions and encryption aware of copy operations - Force loading encryption app in all needed cases - Better filesystem scanning error messages - LDAP wizard fixes - Add configuration switch to enable preview mimetypes - Create backup of all encryption keys before recovery - Add displayname for admins - Several security fixes - Lots of smaller improvements ----------------------------- Release "5.0.18" Oct 22. 2014 - Only allow http and https redirects - Documentation fixes - Several security fixes - Several smaller fixes ----------------------------- Release "7.0.2" Aug 26. 2014 - App upgrading stability improvements - Make default share folder configurable - Improve readability of error messages - Log failed authentication - S3 key fixes - Fix range requests with encryption - Several LDAP fixes - Remove obsolete 'Download preparing' message for zip downloads - Remove not working checks from code checker - No error if we try to delete a file which no longer exists - Fix detection of system wide mount points - Simplify App navigation - Add group management to public api - Remove confusing 'automatic logon rejected' message - Implement a txt preview fallback for the case that ttf is not support - Fix tiny thumbnail bug - Don't display share permission if resharing was disabled by the admin - Close session right before the download starts - Fix date display in filepicker - Don't touch non-oc tables when doing the InnoDB repair step - Several Documents fixes - Correctly handle public uploads activities - Add better 4 image previews to gallery ----------------------------- Release "6.0.5" Aug 26. 2014 - Documentation improvements - fix anonymous upload if logged-in - Fix handling of special characters in group names - Fix downloading of big files in special situations - More consistent handling of debug mode - Fix sharing email notifications - Disabling upload button if upload is not possible - Fix detection of system wide mount points - Handle video viewer in sharing links correctly - Update encryption keys recursively if a folder was moved - Enable download button for public folders - Handle exceptions if file to too big for trash-bin correctly - Quota fixes - Avoid unnecessary writing to the DB when preferences are not changed - Disable download button if zip download is disabled - Fix searching for users in special situations - Mount-point handling fixes - Correctly handle storage stats for trash bin - Remove etag warning for trash bin - Hardened SFTP host verification ----------------------------- Release "7.0.1" Aug 4. 2014 - Set maximum width for notification so they don´t overlap the whole header - Don't preload videos on public sharing - Fix preview size calculation under certain conditions - Fix to always show all available versions in the versions dropdown - Support WebDAV copy operation and make encryption aware of it - Make sure to set the expire date if a date is set as default - Improved link icon for better UX - Fix rendering of blank template - Only call exec if is is enabled by PHP - Limit app menu icon size - Show a warning in the personal settings and admin settins if the encyption keys are not yet initialized - Always remove share permission if user is excluded from sharing - Add OCS api call to set expire date for link shares - Improved db schema migration for sqlite - Don't try to execute background jobs that no longer exist - Improve look of search on mobile, save space in top bar - Set core version after a successful update to make upgrade more robust of app upgrades fail - Verify whether download URLs are valid - Fix preview animation on uploading - Prevent cron.php to trigger apps updating - Fix remote share when remote server is installed at the root - Fix files sorting - Fix calendar import - Fix gallery pause icon - Several contacts fixes specifically for PHP 5.3 - Make updater more robust ----------------------------- Release "7.0.0" July 23. 2014 - New files view including sorting and endless scrolling - Server to Server sharing - Sharing overview - Improved sharing admin control - No more mandatory Shared folder - Improved ownCloud Documents features - Hugely improved Activity app including email notifications - Mobile optimized webinterface - Password strength indicator - Significant speed improvements - New user-management - Support for Swift object stores - Email configuration wizard - Email template editor - Improved upgrade process`
2014-11-30 01:08:57 +01:00
share/owncloud/apps/files_external/templates/list.php
share/owncloud/apps/files_external/templates/settings.php
Update to 7.0.3 Changelog: Release "7.0.3" Oct 22. 2014 - Some OS X server fixes - Several external storage fixes and improvements - Close session early to speedup apps page loading - Add overwrite.cli.url config option - Fix finding old versions in special cases - Make versions and encryption aware of copy operations - Force loading encryption app in all needed cases - Better filesystem scanning error messages - LDAP wizard fixes - Add configuration switch to enable preview mimetypes - Create backup of all encryption keys before recovery - Add displayname for admins - Better config.sample documentation - Better apps descriptions - Improve visual feedback if recovery key password gets changed - Fix some object store integration issues - Improved data directory configuration - Fix DAV permissions without create permissions - Fix filepicker home icon being partly hidden - Do only follow http and https redirects - Properly delete old previews - Prevent upgrades between more than one major versions - Several security fixes - Lots of smaller improvements ----------------------------- Release "6.0.6" Oct 22. 2014 - Fix finding old versions in special cases - Make versions and encryption aware of copy operations - Force loading encryption app in all needed cases - Better filesystem scanning error messages - LDAP wizard fixes - Add configuration switch to enable preview mimetypes - Create backup of all encryption keys before recovery - Add displayname for admins - Several security fixes - Lots of smaller improvements ----------------------------- Release "5.0.18" Oct 22. 2014 - Only allow http and https redirects - Documentation fixes - Several security fixes - Several smaller fixes ----------------------------- Release "7.0.2" Aug 26. 2014 - App upgrading stability improvements - Make default share folder configurable - Improve readability of error messages - Log failed authentication - S3 key fixes - Fix range requests with encryption - Several LDAP fixes - Remove obsolete 'Download preparing' message for zip downloads - Remove not working checks from code checker - No error if we try to delete a file which no longer exists - Fix detection of system wide mount points - Simplify App navigation - Add group management to public api - Remove confusing 'automatic logon rejected' message - Implement a txt preview fallback for the case that ttf is not support - Fix tiny thumbnail bug - Don't display share permission if resharing was disabled by the admin - Close session right before the download starts - Fix date display in filepicker - Don't touch non-oc tables when doing the InnoDB repair step - Several Documents fixes - Correctly handle public uploads activities - Add better 4 image previews to gallery ----------------------------- Release "6.0.5" Aug 26. 2014 - Documentation improvements - fix anonymous upload if logged-in - Fix handling of special characters in group names - Fix downloading of big files in special situations - More consistent handling of debug mode - Fix sharing email notifications - Disabling upload button if upload is not possible - Fix detection of system wide mount points - Handle video viewer in sharing links correctly - Update encryption keys recursively if a folder was moved - Enable download button for public folders - Handle exceptions if file to too big for trash-bin correctly - Quota fixes - Avoid unnecessary writing to the DB when preferences are not changed - Disable download button if zip download is disabled - Fix searching for users in special situations - Mount-point handling fixes - Correctly handle storage stats for trash bin - Remove etag warning for trash bin - Hardened SFTP host verification ----------------------------- Release "7.0.1" Aug 4. 2014 - Set maximum width for notification so they don´t overlap the whole header - Don't preload videos on public sharing - Fix preview size calculation under certain conditions - Fix to always show all available versions in the versions dropdown - Support WebDAV copy operation and make encryption aware of it - Make sure to set the expire date if a date is set as default - Improved link icon for better UX - Fix rendering of blank template - Only call exec if is is enabled by PHP - Limit app menu icon size - Show a warning in the personal settings and admin settins if the encyption keys are not yet initialized - Always remove share permission if user is excluded from sharing - Add OCS api call to set expire date for link shares - Improved db schema migration for sqlite - Don't try to execute background jobs that no longer exist - Improve look of search on mobile, save space in top bar - Set core version after a successful update to make upgrade more robust of app upgrades fail - Verify whether download URLs are valid - Fix preview animation on uploading - Prevent cron.php to trigger apps updating - Fix remote share when remote server is installed at the root - Fix files sorting - Fix calendar import - Fix gallery pause icon - Several contacts fixes specifically for PHP 5.3 - Make updater more robust ----------------------------- Release "7.0.0" July 23. 2014 - New files view including sorting and endless scrolling - Server to Server sharing - Sharing overview - Improved sharing admin control - No more mandatory Shared folder - Improved ownCloud Documents features - Hugely improved Activity app including email notifications - Mobile optimized webinterface - Password strength indicator - Significant speed improvements - New user-management - Support for Swift object stores - Email configuration wizard - Email template editor - Improved upgrade process`
2014-11-30 01:08:57 +01:00
share/owncloud/apps/files_external/tests/amazons3migration.php
share/owncloud/apps/files_external/tests/appSpec.js
share/owncloud/apps/files_external/tests/backends/amazons3.php
share/owncloud/apps/files_external/tests/backends/dropbox.php
share/owncloud/apps/files_external/tests/backends/ftp.php
share/owncloud/apps/files_external/tests/backends/google.php
share/owncloud/apps/files_external/tests/backends/owncloud.php
share/owncloud/apps/files_external/tests/backends/sftp.php
share/owncloud/apps/files_external/tests/backends/smb.php
share/owncloud/apps/files_external/tests/backends/swift.php
share/owncloud/apps/files_external/tests/backends/webdav.php
share/owncloud/apps/files_external/tests/config.php
Update to 7.0.3 Changelog: Release "7.0.3" Oct 22. 2014 - Some OS X server fixes - Several external storage fixes and improvements - Close session early to speedup apps page loading - Add overwrite.cli.url config option - Fix finding old versions in special cases - Make versions and encryption aware of copy operations - Force loading encryption app in all needed cases - Better filesystem scanning error messages - LDAP wizard fixes - Add configuration switch to enable preview mimetypes - Create backup of all encryption keys before recovery - Add displayname for admins - Better config.sample documentation - Better apps descriptions - Improve visual feedback if recovery key password gets changed - Fix some object store integration issues - Improved data directory configuration - Fix DAV permissions without create permissions - Fix filepicker home icon being partly hidden - Do only follow http and https redirects - Properly delete old previews - Prevent upgrades between more than one major versions - Several security fixes - Lots of smaller improvements ----------------------------- Release "6.0.6" Oct 22. 2014 - Fix finding old versions in special cases - Make versions and encryption aware of copy operations - Force loading encryption app in all needed cases - Better filesystem scanning error messages - LDAP wizard fixes - Add configuration switch to enable preview mimetypes - Create backup of all encryption keys before recovery - Add displayname for admins - Several security fixes - Lots of smaller improvements ----------------------------- Release "5.0.18" Oct 22. 2014 - Only allow http and https redirects - Documentation fixes - Several security fixes - Several smaller fixes ----------------------------- Release "7.0.2" Aug 26. 2014 - App upgrading stability improvements - Make default share folder configurable - Improve readability of error messages - Log failed authentication - S3 key fixes - Fix range requests with encryption - Several LDAP fixes - Remove obsolete 'Download preparing' message for zip downloads - Remove not working checks from code checker - No error if we try to delete a file which no longer exists - Fix detection of system wide mount points - Simplify App navigation - Add group management to public api - Remove confusing 'automatic logon rejected' message - Implement a txt preview fallback for the case that ttf is not support - Fix tiny thumbnail bug - Don't display share permission if resharing was disabled by the admin - Close session right before the download starts - Fix date display in filepicker - Don't touch non-oc tables when doing the InnoDB repair step - Several Documents fixes - Correctly handle public uploads activities - Add better 4 image previews to gallery ----------------------------- Release "6.0.5" Aug 26. 2014 - Documentation improvements - fix anonymous upload if logged-in - Fix handling of special characters in group names - Fix downloading of big files in special situations - More consistent handling of debug mode - Fix sharing email notifications - Disabling upload button if upload is not possible - Fix detection of system wide mount points - Handle video viewer in sharing links correctly - Update encryption keys recursively if a folder was moved - Enable download button for public folders - Handle exceptions if file to too big for trash-bin correctly - Quota fixes - Avoid unnecessary writing to the DB when preferences are not changed - Disable download button if zip download is disabled - Fix searching for users in special situations - Mount-point handling fixes - Correctly handle storage stats for trash bin - Remove etag warning for trash bin - Hardened SFTP host verification ----------------------------- Release "7.0.1" Aug 4. 2014 - Set maximum width for notification so they don´t overlap the whole header - Don't preload videos on public sharing - Fix preview size calculation under certain conditions - Fix to always show all available versions in the versions dropdown - Support WebDAV copy operation and make encryption aware of it - Make sure to set the expire date if a date is set as default - Improved link icon for better UX - Fix rendering of blank template - Only call exec if is is enabled by PHP - Limit app menu icon size - Show a warning in the personal settings and admin settins if the encyption keys are not yet initialized - Always remove share permission if user is excluded from sharing - Add OCS api call to set expire date for link shares - Improved db schema migration for sqlite - Don't try to execute background jobs that no longer exist - Improve look of search on mobile, save space in top bar - Set core version after a successful update to make upgrade more robust of app upgrades fail - Verify whether download URLs are valid - Fix preview animation on uploading - Prevent cron.php to trigger apps updating - Fix remote share when remote server is installed at the root - Fix files sorting - Fix calendar import - Fix gallery pause icon - Several contacts fixes specifically for PHP 5.3 - Make updater more robust ----------------------------- Release "7.0.0" July 23. 2014 - New files view including sorting and endless scrolling - Server to Server sharing - Sharing overview - Improved sharing admin control - No more mandatory Shared folder - Improved ownCloud Documents features - Hugely improved Activity app including email notifications - Mobile optimized webinterface - Password strength indicator - Significant speed improvements - New user-management - Support for Swift object stores - Email configuration wizard - Email template editor - Improved upgrade process`
2014-11-30 01:08:57 +01:00
share/owncloud/apps/files_external/tests/dynamicmountconfig.php
share/owncloud/apps/files_external/tests/env/start-webdav-ownCloud.sh
share/owncloud/apps/files_external/tests/env/stop-webdav-ownCloud.sh
Update to 7.0.3 Changelog: Release "7.0.3" Oct 22. 2014 - Some OS X server fixes - Several external storage fixes and improvements - Close session early to speedup apps page loading - Add overwrite.cli.url config option - Fix finding old versions in special cases - Make versions and encryption aware of copy operations - Force loading encryption app in all needed cases - Better filesystem scanning error messages - LDAP wizard fixes - Add configuration switch to enable preview mimetypes - Create backup of all encryption keys before recovery - Add displayname for admins - Better config.sample documentation - Better apps descriptions - Improve visual feedback if recovery key password gets changed - Fix some object store integration issues - Improved data directory configuration - Fix DAV permissions without create permissions - Fix filepicker home icon being partly hidden - Do only follow http and https redirects - Properly delete old previews - Prevent upgrades between more than one major versions - Several security fixes - Lots of smaller improvements ----------------------------- Release "6.0.6" Oct 22. 2014 - Fix finding old versions in special cases - Make versions and encryption aware of copy operations - Force loading encryption app in all needed cases - Better filesystem scanning error messages - LDAP wizard fixes - Add configuration switch to enable preview mimetypes - Create backup of all encryption keys before recovery - Add displayname for admins - Several security fixes - Lots of smaller improvements ----------------------------- Release "5.0.18" Oct 22. 2014 - Only allow http and https redirects - Documentation fixes - Several security fixes - Several smaller fixes ----------------------------- Release "7.0.2" Aug 26. 2014 - App upgrading stability improvements - Make default share folder configurable - Improve readability of error messages - Log failed authentication - S3 key fixes - Fix range requests with encryption - Several LDAP fixes - Remove obsolete 'Download preparing' message for zip downloads - Remove not working checks from code checker - No error if we try to delete a file which no longer exists - Fix detection of system wide mount points - Simplify App navigation - Add group management to public api - Remove confusing 'automatic logon rejected' message - Implement a txt preview fallback for the case that ttf is not support - Fix tiny thumbnail bug - Don't display share permission if resharing was disabled by the admin - Close session right before the download starts - Fix date display in filepicker - Don't touch non-oc tables when doing the InnoDB repair step - Several Documents fixes - Correctly handle public uploads activities - Add better 4 image previews to gallery ----------------------------- Release "6.0.5" Aug 26. 2014 - Documentation improvements - fix anonymous upload if logged-in - Fix handling of special characters in group names - Fix downloading of big files in special situations - More consistent handling of debug mode - Fix sharing email notifications - Disabling upload button if upload is not possible - Fix detection of system wide mount points - Handle video viewer in sharing links correctly - Update encryption keys recursively if a folder was moved - Enable download button for public folders - Handle exceptions if file to too big for trash-bin correctly - Quota fixes - Avoid unnecessary writing to the DB when preferences are not changed - Disable download button if zip download is disabled - Fix searching for users in special situations - Mount-point handling fixes - Correctly handle storage stats for trash bin - Remove etag warning for trash bin - Hardened SFTP host verification ----------------------------- Release "7.0.1" Aug 4. 2014 - Set maximum width for notification so they don´t overlap the whole header - Don't preload videos on public sharing - Fix preview size calculation under certain conditions - Fix to always show all available versions in the versions dropdown - Support WebDAV copy operation and make encryption aware of it - Make sure to set the expire date if a date is set as default - Improved link icon for better UX - Fix rendering of blank template - Only call exec if is is enabled by PHP - Limit app menu icon size - Show a warning in the personal settings and admin settins if the encyption keys are not yet initialized - Always remove share permission if user is excluded from sharing - Add OCS api call to set expire date for link shares - Improved db schema migration for sqlite - Don't try to execute background jobs that no longer exist - Improve look of search on mobile, save space in top bar - Set core version after a successful update to make upgrade more robust of app upgrades fail - Verify whether download URLs are valid - Fix preview animation on uploading - Prevent cron.php to trigger apps updating - Fix remote share when remote server is installed at the root - Fix files sorting - Fix calendar import - Fix gallery pause icon - Several contacts fixes specifically for PHP 5.3 - Make updater more robust ----------------------------- Release "7.0.0" July 23. 2014 - New files view including sorting and endless scrolling - Server to Server sharing - Sharing overview - Improved sharing admin control - No more mandatory Shared folder - Improved ownCloud Documents features - Hugely improved Activity app including email notifications - Mobile optimized webinterface - Password strength indicator - Significant speed improvements - New user-management - Support for Swift object stores - Email configuration wizard - Email template editor - Improved upgrade process`
2014-11-30 01:08:57 +01:00
share/owncloud/apps/files_external/tests/etagpropagator.php
share/owncloud/apps/files_external/tests/js/mountsfilelistSpec.js
Update to 6.0.0a * Switch to 6 branch * Replace interpreters with REPLACE_* Changelog: Version 6.0.0a Dec 14th 2013 Remove wrong warnings from logfile Fix LDAP authentication Fix LDAP configuration Fix Share dialog Fix migration under certain conditions Fix database encoding for old PHP versions Fix select all checkbox Fix migration with lucene search enabled Fix migration for postgresql Version 6.0.0 Dec 11th 2013 User Avatars Previews in files app and other places Updated design, less clutter and more whitespace Public gallery sharing Activities Better file conflict handling dialog Improved public App API Sharing API Example Files Share Email Notifications New Doctrine based database layer Plural translations Refactored OC.dialogs (both code and design wise) Priorize often used languages in personal-settings language selection Update jquery to 1.10.0 and add jquery-migrate 1.2.1 Show a summary as the last filelist entry Improve app-management (more verbose error-messages) Show ‘More apps’ link to app administration directly in app navigation Templates for newly created files Add MB indicator to size column Google Drive external storage uses a new library New icons for shared and external folders File uploads conflicts dialog Possibility to prepopulate a new users home with a skeleton Public upload with encryption enabled Users now can decrypt the files again if their encryption app was enabled Many quota related fixes Total used space (with quota) now only counts user’s own files Many external storage fixes, improved performance Improved file navigation performance by using Ajax calls (no full page reload for each folder) The file owner can now also restore deleted shared files New version drop-down with previews and the ability to downloading versions directly
2013-12-27 16:56:38 +01:00
share/owncloud/apps/files_external/tests/mountconfig.php
Update to 7.0.3 Changelog: Release "7.0.3" Oct 22. 2014 - Some OS X server fixes - Several external storage fixes and improvements - Close session early to speedup apps page loading - Add overwrite.cli.url config option - Fix finding old versions in special cases - Make versions and encryption aware of copy operations - Force loading encryption app in all needed cases - Better filesystem scanning error messages - LDAP wizard fixes - Add configuration switch to enable preview mimetypes - Create backup of all encryption keys before recovery - Add displayname for admins - Better config.sample documentation - Better apps descriptions - Improve visual feedback if recovery key password gets changed - Fix some object store integration issues - Improved data directory configuration - Fix DAV permissions without create permissions - Fix filepicker home icon being partly hidden - Do only follow http and https redirects - Properly delete old previews - Prevent upgrades between more than one major versions - Several security fixes - Lots of smaller improvements ----------------------------- Release "6.0.6" Oct 22. 2014 - Fix finding old versions in special cases - Make versions and encryption aware of copy operations - Force loading encryption app in all needed cases - Better filesystem scanning error messages - LDAP wizard fixes - Add configuration switch to enable preview mimetypes - Create backup of all encryption keys before recovery - Add displayname for admins - Several security fixes - Lots of smaller improvements ----------------------------- Release "5.0.18" Oct 22. 2014 - Only allow http and https redirects - Documentation fixes - Several security fixes - Several smaller fixes ----------------------------- Release "7.0.2" Aug 26. 2014 - App upgrading stability improvements - Make default share folder configurable - Improve readability of error messages - Log failed authentication - S3 key fixes - Fix range requests with encryption - Several LDAP fixes - Remove obsolete 'Download preparing' message for zip downloads - Remove not working checks from code checker - No error if we try to delete a file which no longer exists - Fix detection of system wide mount points - Simplify App navigation - Add group management to public api - Remove confusing 'automatic logon rejected' message - Implement a txt preview fallback for the case that ttf is not support - Fix tiny thumbnail bug - Don't display share permission if resharing was disabled by the admin - Close session right before the download starts - Fix date display in filepicker - Don't touch non-oc tables when doing the InnoDB repair step - Several Documents fixes - Correctly handle public uploads activities - Add better 4 image previews to gallery ----------------------------- Release "6.0.5" Aug 26. 2014 - Documentation improvements - fix anonymous upload if logged-in - Fix handling of special characters in group names - Fix downloading of big files in special situations - More consistent handling of debug mode - Fix sharing email notifications - Disabling upload button if upload is not possible - Fix detection of system wide mount points - Handle video viewer in sharing links correctly - Update encryption keys recursively if a folder was moved - Enable download button for public folders - Handle exceptions if file to too big for trash-bin correctly - Quota fixes - Avoid unnecessary writing to the DB when preferences are not changed - Disable download button if zip download is disabled - Fix searching for users in special situations - Mount-point handling fixes - Correctly handle storage stats for trash bin - Remove etag warning for trash bin - Hardened SFTP host verification ----------------------------- Release "7.0.1" Aug 4. 2014 - Set maximum width for notification so they don´t overlap the whole header - Don't preload videos on public sharing - Fix preview size calculation under certain conditions - Fix to always show all available versions in the versions dropdown - Support WebDAV copy operation and make encryption aware of it - Make sure to set the expire date if a date is set as default - Improved link icon for better UX - Fix rendering of blank template - Only call exec if is is enabled by PHP - Limit app menu icon size - Show a warning in the personal settings and admin settins if the encyption keys are not yet initialized - Always remove share permission if user is excluded from sharing - Add OCS api call to set expire date for link shares - Improved db schema migration for sqlite - Don't try to execute background jobs that no longer exist - Improve look of search on mobile, save space in top bar - Set core version after a successful update to make upgrade more robust of app upgrades fail - Verify whether download URLs are valid - Fix preview animation on uploading - Prevent cron.php to trigger apps updating - Fix remote share when remote server is installed at the root - Fix files sorting - Fix calendar import - Fix gallery pause icon - Several contacts fixes specifically for PHP 5.3 - Make updater more robust ----------------------------- Release "7.0.0" July 23. 2014 - New files view including sorting and endless scrolling - Server to Server sharing - Sharing overview - Improved sharing admin control - No more mandatory Shared folder - Improved ownCloud Documents features - Hugely improved Activity app including email notifications - Mobile optimized webinterface - Password strength indicator - Significant speed improvements - New user-management - Support for Swift object stores - Email configuration wizard - Email template editor - Improved upgrade process`
2014-11-30 01:08:57 +01:00
share/owncloud/apps/files_external/tests/owncloudfunctions.php
Update to 6.0.0a * Switch to 6 branch * Replace interpreters with REPLACE_* Changelog: Version 6.0.0a Dec 14th 2013 Remove wrong warnings from logfile Fix LDAP authentication Fix LDAP configuration Fix Share dialog Fix migration under certain conditions Fix database encoding for old PHP versions Fix select all checkbox Fix migration with lucene search enabled Fix migration for postgresql Version 6.0.0 Dec 11th 2013 User Avatars Previews in files app and other places Updated design, less clutter and more whitespace Public gallery sharing Activities Better file conflict handling dialog Improved public App API Sharing API Example Files Share Email Notifications New Doctrine based database layer Plural translations Refactored OC.dialogs (both code and design wise) Priorize often used languages in personal-settings language selection Update jquery to 1.10.0 and add jquery-migrate 1.2.1 Show a summary as the last filelist entry Improve app-management (more verbose error-messages) Show ‘More apps’ link to app administration directly in app navigation Templates for newly created files Add MB indicator to size column Google Drive external storage uses a new library New icons for shared and external folders File uploads conflicts dialog Possibility to prepopulate a new users home with a skeleton Public upload with encryption enabled Users now can decrypt the files again if their encryption app was enabled Many quota related fixes Total used space (with quota) now only counts user’s own files Many external storage fixes, improved performance Improved file navigation performance by using Ajax calls (no full page reload for each folder) The file owner can now also restore deleted shared files New version drop-down with previews and the ability to downloading versions directly
2013-12-27 16:56:38 +01:00
share/owncloud/apps/files_external/tests/smbfunctions.php
share/owncloud/apps/files_locking/appinfo/app.php
share/owncloud/apps/files_locking/appinfo/info.xml
share/owncloud/apps/files_locking/img/app.svg
share/owncloud/apps/files_locking/lib/lock.php
share/owncloud/apps/files_locking/lib/lockingwrapper.php
share/owncloud/apps/files_locking/tests/LockTest.php
share/owncloud/apps/files_locking/tests/LockingWrapperTest.php
share/owncloud/apps/files_locking/tests/bootstrap.php
share/owncloud/apps/files_locking/tests/data/test.txt
share/owncloud/apps/files_locking/tests/phpunit.xml
share/owncloud/apps/files_pdfviewer/appinfo/app.php
share/owncloud/apps/files_pdfviewer/appinfo/info.xml
share/owncloud/apps/files_pdfviewer/appinfo/routes.php
share/owncloud/apps/files_pdfviewer/appinfo/version
share/owncloud/apps/files_pdfviewer/controller/displaycontroller.php
share/owncloud/apps/files_pdfviewer/img/app.svg
share/owncloud/apps/files_pdfviewer/js/previewplugin.js
share/owncloud/apps/files_pdfviewer/js/workersrc.js
share/owncloud/apps/files_pdfviewer/templates/viewer.php
share/owncloud/apps/files_pdfviewer/tests/bootstrap.php
share/owncloud/apps/files_pdfviewer/tests/phpunit.xml
share/owncloud/apps/files_pdfviewer/tests/unit/controller/displaycontrollertest.php
share/owncloud/apps/files_pdfviewer/vendor/pdfjs/LICENSE
share/owncloud/apps/files_pdfviewer/vendor/pdfjs/build/pdf.js
share/owncloud/apps/files_pdfviewer/vendor/pdfjs/build/pdf.worker.js
share/owncloud/apps/files_pdfviewer/vendor/pdfjs/web/cmaps/78-EUC-H.bcmap
share/owncloud/apps/files_pdfviewer/vendor/pdfjs/web/cmaps/78-EUC-V.bcmap
share/owncloud/apps/files_pdfviewer/vendor/pdfjs/web/cmaps/78-H.bcmap
share/owncloud/apps/files_pdfviewer/vendor/pdfjs/web/cmaps/78-RKSJ-H.bcmap
share/owncloud/apps/files_pdfviewer/vendor/pdfjs/web/cmaps/78-RKSJ-V.bcmap
share/owncloud/apps/files_pdfviewer/vendor/pdfjs/web/cmaps/78-V.bcmap
share/owncloud/apps/files_pdfviewer/vendor/pdfjs/web/cmaps/78ms-RKSJ-H.bcmap
share/owncloud/apps/files_pdfviewer/vendor/pdfjs/web/cmaps/78ms-RKSJ-V.bcmap
share/owncloud/apps/files_pdfviewer/vendor/pdfjs/web/cmaps/83pv-RKSJ-H.bcmap
share/owncloud/apps/files_pdfviewer/vendor/pdfjs/web/cmaps/90ms-RKSJ-H.bcmap
share/owncloud/apps/files_pdfviewer/vendor/pdfjs/web/cmaps/90ms-RKSJ-V.bcmap
share/owncloud/apps/files_pdfviewer/vendor/pdfjs/web/cmaps/90msp-RKSJ-H.bcmap
share/owncloud/apps/files_pdfviewer/vendor/pdfjs/web/cmaps/90msp-RKSJ-V.bcmap
share/owncloud/apps/files_pdfviewer/vendor/pdfjs/web/cmaps/90pv-RKSJ-H.bcmap
share/owncloud/apps/files_pdfviewer/vendor/pdfjs/web/cmaps/90pv-RKSJ-V.bcmap
share/owncloud/apps/files_pdfviewer/vendor/pdfjs/web/cmaps/Add-H.bcmap
share/owncloud/apps/files_pdfviewer/vendor/pdfjs/web/cmaps/Add-RKSJ-H.bcmap
share/owncloud/apps/files_pdfviewer/vendor/pdfjs/web/cmaps/Add-RKSJ-V.bcmap
share/owncloud/apps/files_pdfviewer/vendor/pdfjs/web/cmaps/Add-V.bcmap
share/owncloud/apps/files_pdfviewer/vendor/pdfjs/web/cmaps/Adobe-CNS1-0.bcmap
share/owncloud/apps/files_pdfviewer/vendor/pdfjs/web/cmaps/Adobe-CNS1-1.bcmap
share/owncloud/apps/files_pdfviewer/vendor/pdfjs/web/cmaps/Adobe-CNS1-2.bcmap
share/owncloud/apps/files_pdfviewer/vendor/pdfjs/web/cmaps/Adobe-CNS1-3.bcmap
share/owncloud/apps/files_pdfviewer/vendor/pdfjs/web/cmaps/Adobe-CNS1-4.bcmap
share/owncloud/apps/files_pdfviewer/vendor/pdfjs/web/cmaps/Adobe-CNS1-5.bcmap
share/owncloud/apps/files_pdfviewer/vendor/pdfjs/web/cmaps/Adobe-CNS1-6.bcmap
share/owncloud/apps/files_pdfviewer/vendor/pdfjs/web/cmaps/Adobe-CNS1-UCS2.bcmap
share/owncloud/apps/files_pdfviewer/vendor/pdfjs/web/cmaps/Adobe-GB1-0.bcmap
share/owncloud/apps/files_pdfviewer/vendor/pdfjs/web/cmaps/Adobe-GB1-1.bcmap
share/owncloud/apps/files_pdfviewer/vendor/pdfjs/web/cmaps/Adobe-GB1-2.bcmap
share/owncloud/apps/files_pdfviewer/vendor/pdfjs/web/cmaps/Adobe-GB1-3.bcmap
share/owncloud/apps/files_pdfviewer/vendor/pdfjs/web/cmaps/Adobe-GB1-4.bcmap
share/owncloud/apps/files_pdfviewer/vendor/pdfjs/web/cmaps/Adobe-GB1-5.bcmap
share/owncloud/apps/files_pdfviewer/vendor/pdfjs/web/cmaps/Adobe-GB1-UCS2.bcmap
share/owncloud/apps/files_pdfviewer/vendor/pdfjs/web/cmaps/Adobe-Japan1-0.bcmap
share/owncloud/apps/files_pdfviewer/vendor/pdfjs/web/cmaps/Adobe-Japan1-1.bcmap
share/owncloud/apps/files_pdfviewer/vendor/pdfjs/web/cmaps/Adobe-Japan1-2.bcmap
share/owncloud/apps/files_pdfviewer/vendor/pdfjs/web/cmaps/Adobe-Japan1-3.bcmap
share/owncloud/apps/files_pdfviewer/vendor/pdfjs/web/cmaps/Adobe-Japan1-4.bcmap
share/owncloud/apps/files_pdfviewer/vendor/pdfjs/web/cmaps/Adobe-Japan1-5.bcmap
share/owncloud/apps/files_pdfviewer/vendor/pdfjs/web/cmaps/Adobe-Japan1-6.bcmap
share/owncloud/apps/files_pdfviewer/vendor/pdfjs/web/cmaps/Adobe-Japan1-UCS2.bcmap
share/owncloud/apps/files_pdfviewer/vendor/pdfjs/web/cmaps/Adobe-Korea1-0.bcmap
share/owncloud/apps/files_pdfviewer/vendor/pdfjs/web/cmaps/Adobe-Korea1-1.bcmap
share/owncloud/apps/files_pdfviewer/vendor/pdfjs/web/cmaps/Adobe-Korea1-2.bcmap
share/owncloud/apps/files_pdfviewer/vendor/pdfjs/web/cmaps/Adobe-Korea1-UCS2.bcmap
share/owncloud/apps/files_pdfviewer/vendor/pdfjs/web/cmaps/B5-H.bcmap
share/owncloud/apps/files_pdfviewer/vendor/pdfjs/web/cmaps/B5-V.bcmap
share/owncloud/apps/files_pdfviewer/vendor/pdfjs/web/cmaps/B5pc-H.bcmap
share/owncloud/apps/files_pdfviewer/vendor/pdfjs/web/cmaps/B5pc-V.bcmap
share/owncloud/apps/files_pdfviewer/vendor/pdfjs/web/cmaps/CNS-EUC-H.bcmap
share/owncloud/apps/files_pdfviewer/vendor/pdfjs/web/cmaps/CNS-EUC-V.bcmap
share/owncloud/apps/files_pdfviewer/vendor/pdfjs/web/cmaps/CNS1-H.bcmap
share/owncloud/apps/files_pdfviewer/vendor/pdfjs/web/cmaps/CNS1-V.bcmap
share/owncloud/apps/files_pdfviewer/vendor/pdfjs/web/cmaps/CNS2-H.bcmap
share/owncloud/apps/files_pdfviewer/vendor/pdfjs/web/cmaps/CNS2-V.bcmap
share/owncloud/apps/files_pdfviewer/vendor/pdfjs/web/cmaps/ETHK-B5-H.bcmap
share/owncloud/apps/files_pdfviewer/vendor/pdfjs/web/cmaps/ETHK-B5-V.bcmap
share/owncloud/apps/files_pdfviewer/vendor/pdfjs/web/cmaps/ETen-B5-H.bcmap
share/owncloud/apps/files_pdfviewer/vendor/pdfjs/web/cmaps/ETen-B5-V.bcmap
share/owncloud/apps/files_pdfviewer/vendor/pdfjs/web/cmaps/ETenms-B5-H.bcmap
share/owncloud/apps/files_pdfviewer/vendor/pdfjs/web/cmaps/ETenms-B5-V.bcmap
share/owncloud/apps/files_pdfviewer/vendor/pdfjs/web/cmaps/EUC-H.bcmap
share/owncloud/apps/files_pdfviewer/vendor/pdfjs/web/cmaps/EUC-V.bcmap
share/owncloud/apps/files_pdfviewer/vendor/pdfjs/web/cmaps/Ext-H.bcmap
share/owncloud/apps/files_pdfviewer/vendor/pdfjs/web/cmaps/Ext-RKSJ-H.bcmap
share/owncloud/apps/files_pdfviewer/vendor/pdfjs/web/cmaps/Ext-RKSJ-V.bcmap
share/owncloud/apps/files_pdfviewer/vendor/pdfjs/web/cmaps/Ext-V.bcmap
share/owncloud/apps/files_pdfviewer/vendor/pdfjs/web/cmaps/GB-EUC-H.bcmap
share/owncloud/apps/files_pdfviewer/vendor/pdfjs/web/cmaps/GB-EUC-V.bcmap
share/owncloud/apps/files_pdfviewer/vendor/pdfjs/web/cmaps/GB-H.bcmap
share/owncloud/apps/files_pdfviewer/vendor/pdfjs/web/cmaps/GB-V.bcmap
share/owncloud/apps/files_pdfviewer/vendor/pdfjs/web/cmaps/GBK-EUC-H.bcmap
share/owncloud/apps/files_pdfviewer/vendor/pdfjs/web/cmaps/GBK-EUC-V.bcmap
share/owncloud/apps/files_pdfviewer/vendor/pdfjs/web/cmaps/GBK2K-H.bcmap
share/owncloud/apps/files_pdfviewer/vendor/pdfjs/web/cmaps/GBK2K-V.bcmap
share/owncloud/apps/files_pdfviewer/vendor/pdfjs/web/cmaps/GBKp-EUC-H.bcmap
share/owncloud/apps/files_pdfviewer/vendor/pdfjs/web/cmaps/GBKp-EUC-V.bcmap
share/owncloud/apps/files_pdfviewer/vendor/pdfjs/web/cmaps/GBT-EUC-H.bcmap
share/owncloud/apps/files_pdfviewer/vendor/pdfjs/web/cmaps/GBT-EUC-V.bcmap
share/owncloud/apps/files_pdfviewer/vendor/pdfjs/web/cmaps/GBT-H.bcmap
share/owncloud/apps/files_pdfviewer/vendor/pdfjs/web/cmaps/GBT-V.bcmap
share/owncloud/apps/files_pdfviewer/vendor/pdfjs/web/cmaps/GBTpc-EUC-H.bcmap
share/owncloud/apps/files_pdfviewer/vendor/pdfjs/web/cmaps/GBTpc-EUC-V.bcmap
share/owncloud/apps/files_pdfviewer/vendor/pdfjs/web/cmaps/GBpc-EUC-H.bcmap
share/owncloud/apps/files_pdfviewer/vendor/pdfjs/web/cmaps/GBpc-EUC-V.bcmap
share/owncloud/apps/files_pdfviewer/vendor/pdfjs/web/cmaps/H.bcmap
share/owncloud/apps/files_pdfviewer/vendor/pdfjs/web/cmaps/HKdla-B5-H.bcmap
share/owncloud/apps/files_pdfviewer/vendor/pdfjs/web/cmaps/HKdla-B5-V.bcmap
share/owncloud/apps/files_pdfviewer/vendor/pdfjs/web/cmaps/HKdlb-B5-H.bcmap
share/owncloud/apps/files_pdfviewer/vendor/pdfjs/web/cmaps/HKdlb-B5-V.bcmap
share/owncloud/apps/files_pdfviewer/vendor/pdfjs/web/cmaps/HKgccs-B5-H.bcmap
share/owncloud/apps/files_pdfviewer/vendor/pdfjs/web/cmaps/HKgccs-B5-V.bcmap
share/owncloud/apps/files_pdfviewer/vendor/pdfjs/web/cmaps/HKm314-B5-H.bcmap
share/owncloud/apps/files_pdfviewer/vendor/pdfjs/web/cmaps/HKm314-B5-V.bcmap
share/owncloud/apps/files_pdfviewer/vendor/pdfjs/web/cmaps/HKm471-B5-H.bcmap
share/owncloud/apps/files_pdfviewer/vendor/pdfjs/web/cmaps/HKm471-B5-V.bcmap
share/owncloud/apps/files_pdfviewer/vendor/pdfjs/web/cmaps/HKscs-B5-H.bcmap
share/owncloud/apps/files_pdfviewer/vendor/pdfjs/web/cmaps/HKscs-B5-V.bcmap
share/owncloud/apps/files_pdfviewer/vendor/pdfjs/web/cmaps/Hankaku.bcmap
share/owncloud/apps/files_pdfviewer/vendor/pdfjs/web/cmaps/Hiragana.bcmap
share/owncloud/apps/files_pdfviewer/vendor/pdfjs/web/cmaps/KSC-EUC-H.bcmap
share/owncloud/apps/files_pdfviewer/vendor/pdfjs/web/cmaps/KSC-EUC-V.bcmap
share/owncloud/apps/files_pdfviewer/vendor/pdfjs/web/cmaps/KSC-H.bcmap
share/owncloud/apps/files_pdfviewer/vendor/pdfjs/web/cmaps/KSC-Johab-H.bcmap
share/owncloud/apps/files_pdfviewer/vendor/pdfjs/web/cmaps/KSC-Johab-V.bcmap
share/owncloud/apps/files_pdfviewer/vendor/pdfjs/web/cmaps/KSC-V.bcmap
share/owncloud/apps/files_pdfviewer/vendor/pdfjs/web/cmaps/KSCms-UHC-H.bcmap
share/owncloud/apps/files_pdfviewer/vendor/pdfjs/web/cmaps/KSCms-UHC-HW-H.bcmap
share/owncloud/apps/files_pdfviewer/vendor/pdfjs/web/cmaps/KSCms-UHC-HW-V.bcmap
share/owncloud/apps/files_pdfviewer/vendor/pdfjs/web/cmaps/KSCms-UHC-V.bcmap
share/owncloud/apps/files_pdfviewer/vendor/pdfjs/web/cmaps/KSCpc-EUC-H.bcmap
share/owncloud/apps/files_pdfviewer/vendor/pdfjs/web/cmaps/KSCpc-EUC-V.bcmap
share/owncloud/apps/files_pdfviewer/vendor/pdfjs/web/cmaps/Katakana.bcmap
share/owncloud/apps/files_pdfviewer/vendor/pdfjs/web/cmaps/LICENSE
share/owncloud/apps/files_pdfviewer/vendor/pdfjs/web/cmaps/NWP-H.bcmap
share/owncloud/apps/files_pdfviewer/vendor/pdfjs/web/cmaps/NWP-V.bcmap
share/owncloud/apps/files_pdfviewer/vendor/pdfjs/web/cmaps/RKSJ-H.bcmap
share/owncloud/apps/files_pdfviewer/vendor/pdfjs/web/cmaps/RKSJ-V.bcmap
share/owncloud/apps/files_pdfviewer/vendor/pdfjs/web/cmaps/Roman.bcmap
share/owncloud/apps/files_pdfviewer/vendor/pdfjs/web/cmaps/UniCNS-UCS2-H.bcmap
share/owncloud/apps/files_pdfviewer/vendor/pdfjs/web/cmaps/UniCNS-UCS2-V.bcmap
share/owncloud/apps/files_pdfviewer/vendor/pdfjs/web/cmaps/UniCNS-UTF16-H.bcmap
share/owncloud/apps/files_pdfviewer/vendor/pdfjs/web/cmaps/UniCNS-UTF16-V.bcmap
share/owncloud/apps/files_pdfviewer/vendor/pdfjs/web/cmaps/UniCNS-UTF32-H.bcmap
share/owncloud/apps/files_pdfviewer/vendor/pdfjs/web/cmaps/UniCNS-UTF32-V.bcmap
share/owncloud/apps/files_pdfviewer/vendor/pdfjs/web/cmaps/UniCNS-UTF8-H.bcmap
share/owncloud/apps/files_pdfviewer/vendor/pdfjs/web/cmaps/UniCNS-UTF8-V.bcmap
share/owncloud/apps/files_pdfviewer/vendor/pdfjs/web/cmaps/UniGB-UCS2-H.bcmap
share/owncloud/apps/files_pdfviewer/vendor/pdfjs/web/cmaps/UniGB-UCS2-V.bcmap
share/owncloud/apps/files_pdfviewer/vendor/pdfjs/web/cmaps/UniGB-UTF16-H.bcmap
share/owncloud/apps/files_pdfviewer/vendor/pdfjs/web/cmaps/UniGB-UTF16-V.bcmap
share/owncloud/apps/files_pdfviewer/vendor/pdfjs/web/cmaps/UniGB-UTF32-H.bcmap
share/owncloud/apps/files_pdfviewer/vendor/pdfjs/web/cmaps/UniGB-UTF32-V.bcmap
share/owncloud/apps/files_pdfviewer/vendor/pdfjs/web/cmaps/UniGB-UTF8-H.bcmap
share/owncloud/apps/files_pdfviewer/vendor/pdfjs/web/cmaps/UniGB-UTF8-V.bcmap
share/owncloud/apps/files_pdfviewer/vendor/pdfjs/web/cmaps/UniJIS-UCS2-H.bcmap
share/owncloud/apps/files_pdfviewer/vendor/pdfjs/web/cmaps/UniJIS-UCS2-HW-H.bcmap
share/owncloud/apps/files_pdfviewer/vendor/pdfjs/web/cmaps/UniJIS-UCS2-HW-V.bcmap
share/owncloud/apps/files_pdfviewer/vendor/pdfjs/web/cmaps/UniJIS-UCS2-V.bcmap
share/owncloud/apps/files_pdfviewer/vendor/pdfjs/web/cmaps/UniJIS-UTF16-H.bcmap
share/owncloud/apps/files_pdfviewer/vendor/pdfjs/web/cmaps/UniJIS-UTF16-V.bcmap
share/owncloud/apps/files_pdfviewer/vendor/pdfjs/web/cmaps/UniJIS-UTF32-H.bcmap
share/owncloud/apps/files_pdfviewer/vendor/pdfjs/web/cmaps/UniJIS-UTF32-V.bcmap
share/owncloud/apps/files_pdfviewer/vendor/pdfjs/web/cmaps/UniJIS-UTF8-H.bcmap
share/owncloud/apps/files_pdfviewer/vendor/pdfjs/web/cmaps/UniJIS-UTF8-V.bcmap
share/owncloud/apps/files_pdfviewer/vendor/pdfjs/web/cmaps/UniJIS2004-UTF16-H.bcmap
share/owncloud/apps/files_pdfviewer/vendor/pdfjs/web/cmaps/UniJIS2004-UTF16-V.bcmap
share/owncloud/apps/files_pdfviewer/vendor/pdfjs/web/cmaps/UniJIS2004-UTF32-H.bcmap
share/owncloud/apps/files_pdfviewer/vendor/pdfjs/web/cmaps/UniJIS2004-UTF32-V.bcmap
share/owncloud/apps/files_pdfviewer/vendor/pdfjs/web/cmaps/UniJIS2004-UTF8-H.bcmap
share/owncloud/apps/files_pdfviewer/vendor/pdfjs/web/cmaps/UniJIS2004-UTF8-V.bcmap
share/owncloud/apps/files_pdfviewer/vendor/pdfjs/web/cmaps/UniJISPro-UCS2-HW-V.bcmap
share/owncloud/apps/files_pdfviewer/vendor/pdfjs/web/cmaps/UniJISPro-UCS2-V.bcmap
share/owncloud/apps/files_pdfviewer/vendor/pdfjs/web/cmaps/UniJISPro-UTF8-V.bcmap
share/owncloud/apps/files_pdfviewer/vendor/pdfjs/web/cmaps/UniJISX0213-UTF32-H.bcmap
share/owncloud/apps/files_pdfviewer/vendor/pdfjs/web/cmaps/UniJISX0213-UTF32-V.bcmap
share/owncloud/apps/files_pdfviewer/vendor/pdfjs/web/cmaps/UniJISX02132004-UTF32-H.bcmap
share/owncloud/apps/files_pdfviewer/vendor/pdfjs/web/cmaps/UniJISX02132004-UTF32-V.bcmap
share/owncloud/apps/files_pdfviewer/vendor/pdfjs/web/cmaps/UniKS-UCS2-H.bcmap
share/owncloud/apps/files_pdfviewer/vendor/pdfjs/web/cmaps/UniKS-UCS2-V.bcmap
share/owncloud/apps/files_pdfviewer/vendor/pdfjs/web/cmaps/UniKS-UTF16-H.bcmap
share/owncloud/apps/files_pdfviewer/vendor/pdfjs/web/cmaps/UniKS-UTF16-V.bcmap
share/owncloud/apps/files_pdfviewer/vendor/pdfjs/web/cmaps/UniKS-UTF32-H.bcmap
share/owncloud/apps/files_pdfviewer/vendor/pdfjs/web/cmaps/UniKS-UTF32-V.bcmap
share/owncloud/apps/files_pdfviewer/vendor/pdfjs/web/cmaps/UniKS-UTF8-H.bcmap
share/owncloud/apps/files_pdfviewer/vendor/pdfjs/web/cmaps/UniKS-UTF8-V.bcmap
share/owncloud/apps/files_pdfviewer/vendor/pdfjs/web/cmaps/V.bcmap
share/owncloud/apps/files_pdfviewer/vendor/pdfjs/web/cmaps/WP-Symbol.bcmap
share/owncloud/apps/files_pdfviewer/vendor/pdfjs/web/compatibility.js
share/owncloud/apps/files_pdfviewer/vendor/pdfjs/web/compressed.tracemonkey-pldi-09.pdf
share/owncloud/apps/files_pdfviewer/vendor/pdfjs/web/debugger.js
share/owncloud/apps/files_pdfviewer/vendor/pdfjs/web/images/annotation-check.svg
share/owncloud/apps/files_pdfviewer/vendor/pdfjs/web/images/annotation-comment.svg
share/owncloud/apps/files_pdfviewer/vendor/pdfjs/web/images/annotation-help.svg
share/owncloud/apps/files_pdfviewer/vendor/pdfjs/web/images/annotation-insert.svg
share/owncloud/apps/files_pdfviewer/vendor/pdfjs/web/images/annotation-key.svg
share/owncloud/apps/files_pdfviewer/vendor/pdfjs/web/images/annotation-newparagraph.svg
share/owncloud/apps/files_pdfviewer/vendor/pdfjs/web/images/annotation-noicon.svg
share/owncloud/apps/files_pdfviewer/vendor/pdfjs/web/images/annotation-note.svg
share/owncloud/apps/files_pdfviewer/vendor/pdfjs/web/images/annotation-paragraph.svg
share/owncloud/apps/files_pdfviewer/vendor/pdfjs/web/images/findbarButton-next-rtl.png
share/owncloud/apps/files_pdfviewer/vendor/pdfjs/web/images/findbarButton-next-rtl@2x.png
share/owncloud/apps/files_pdfviewer/vendor/pdfjs/web/images/findbarButton-next.png
share/owncloud/apps/files_pdfviewer/vendor/pdfjs/web/images/findbarButton-next@2x.png
share/owncloud/apps/files_pdfviewer/vendor/pdfjs/web/images/findbarButton-previous-rtl.png
share/owncloud/apps/files_pdfviewer/vendor/pdfjs/web/images/findbarButton-previous-rtl@2x.png
share/owncloud/apps/files_pdfviewer/vendor/pdfjs/web/images/findbarButton-previous.png
share/owncloud/apps/files_pdfviewer/vendor/pdfjs/web/images/findbarButton-previous@2x.png
share/owncloud/apps/files_pdfviewer/vendor/pdfjs/web/images/grab.cur
share/owncloud/apps/files_pdfviewer/vendor/pdfjs/web/images/grabbing.cur
share/owncloud/apps/files_pdfviewer/vendor/pdfjs/web/images/loading-icon.gif
share/owncloud/apps/files_pdfviewer/vendor/pdfjs/web/images/loading-small.png
share/owncloud/apps/files_pdfviewer/vendor/pdfjs/web/images/secondaryToolbarButton-documentProperties.png
share/owncloud/apps/files_pdfviewer/vendor/pdfjs/web/images/secondaryToolbarButton-documentProperties@2x.png
share/owncloud/apps/files_pdfviewer/vendor/pdfjs/web/images/secondaryToolbarButton-firstPage.png
share/owncloud/apps/files_pdfviewer/vendor/pdfjs/web/images/secondaryToolbarButton-firstPage@2x.png
share/owncloud/apps/files_pdfviewer/vendor/pdfjs/web/images/secondaryToolbarButton-handTool.png
share/owncloud/apps/files_pdfviewer/vendor/pdfjs/web/images/secondaryToolbarButton-handTool@2x.png
share/owncloud/apps/files_pdfviewer/vendor/pdfjs/web/images/secondaryToolbarButton-lastPage.png
share/owncloud/apps/files_pdfviewer/vendor/pdfjs/web/images/secondaryToolbarButton-lastPage@2x.png
share/owncloud/apps/files_pdfviewer/vendor/pdfjs/web/images/secondaryToolbarButton-rotateCcw.png
share/owncloud/apps/files_pdfviewer/vendor/pdfjs/web/images/secondaryToolbarButton-rotateCcw@2x.png
share/owncloud/apps/files_pdfviewer/vendor/pdfjs/web/images/secondaryToolbarButton-rotateCw.png
share/owncloud/apps/files_pdfviewer/vendor/pdfjs/web/images/secondaryToolbarButton-rotateCw@2x.png
share/owncloud/apps/files_pdfviewer/vendor/pdfjs/web/images/shadow.png
share/owncloud/apps/files_pdfviewer/vendor/pdfjs/web/images/texture.png
share/owncloud/apps/files_pdfviewer/vendor/pdfjs/web/images/toolbarButton-bookmark.png
share/owncloud/apps/files_pdfviewer/vendor/pdfjs/web/images/toolbarButton-bookmark@2x.png
share/owncloud/apps/files_pdfviewer/vendor/pdfjs/web/images/toolbarButton-download.png
share/owncloud/apps/files_pdfviewer/vendor/pdfjs/web/images/toolbarButton-download@2x.png
share/owncloud/apps/files_pdfviewer/vendor/pdfjs/web/images/toolbarButton-menuArrows.png
share/owncloud/apps/files_pdfviewer/vendor/pdfjs/web/images/toolbarButton-menuArrows@2x.png
share/owncloud/apps/files_pdfviewer/vendor/pdfjs/web/images/toolbarButton-openFile.png
share/owncloud/apps/files_pdfviewer/vendor/pdfjs/web/images/toolbarButton-openFile@2x.png
share/owncloud/apps/files_pdfviewer/vendor/pdfjs/web/images/toolbarButton-pageDown-rtl.png
share/owncloud/apps/files_pdfviewer/vendor/pdfjs/web/images/toolbarButton-pageDown-rtl@2x.png
share/owncloud/apps/files_pdfviewer/vendor/pdfjs/web/images/toolbarButton-pageDown.png
share/owncloud/apps/files_pdfviewer/vendor/pdfjs/web/images/toolbarButton-pageDown@2x.png
share/owncloud/apps/files_pdfviewer/vendor/pdfjs/web/images/toolbarButton-pageUp-rtl.png
share/owncloud/apps/files_pdfviewer/vendor/pdfjs/web/images/toolbarButton-pageUp-rtl@2x.png
share/owncloud/apps/files_pdfviewer/vendor/pdfjs/web/images/toolbarButton-pageUp.png
share/owncloud/apps/files_pdfviewer/vendor/pdfjs/web/images/toolbarButton-pageUp@2x.png
share/owncloud/apps/files_pdfviewer/vendor/pdfjs/web/images/toolbarButton-presentationMode.png
share/owncloud/apps/files_pdfviewer/vendor/pdfjs/web/images/toolbarButton-presentationMode@2x.png
share/owncloud/apps/files_pdfviewer/vendor/pdfjs/web/images/toolbarButton-print.png
share/owncloud/apps/files_pdfviewer/vendor/pdfjs/web/images/toolbarButton-print@2x.png
share/owncloud/apps/files_pdfviewer/vendor/pdfjs/web/images/toolbarButton-search.png
share/owncloud/apps/files_pdfviewer/vendor/pdfjs/web/images/toolbarButton-search@2x.png
share/owncloud/apps/files_pdfviewer/vendor/pdfjs/web/images/toolbarButton-secondaryToolbarToggle-rtl.png
share/owncloud/apps/files_pdfviewer/vendor/pdfjs/web/images/toolbarButton-secondaryToolbarToggle-rtl@2x.png
share/owncloud/apps/files_pdfviewer/vendor/pdfjs/web/images/toolbarButton-secondaryToolbarToggle.png
share/owncloud/apps/files_pdfviewer/vendor/pdfjs/web/images/toolbarButton-secondaryToolbarToggle@2x.png
share/owncloud/apps/files_pdfviewer/vendor/pdfjs/web/images/toolbarButton-sidebarToggle-rtl.png
share/owncloud/apps/files_pdfviewer/vendor/pdfjs/web/images/toolbarButton-sidebarToggle-rtl@2x.png
share/owncloud/apps/files_pdfviewer/vendor/pdfjs/web/images/toolbarButton-sidebarToggle.png
share/owncloud/apps/files_pdfviewer/vendor/pdfjs/web/images/toolbarButton-sidebarToggle@2x.png
share/owncloud/apps/files_pdfviewer/vendor/pdfjs/web/images/toolbarButton-viewAttachments.png
share/owncloud/apps/files_pdfviewer/vendor/pdfjs/web/images/toolbarButton-viewAttachments@2x.png
share/owncloud/apps/files_pdfviewer/vendor/pdfjs/web/images/toolbarButton-viewOutline-rtl.png
share/owncloud/apps/files_pdfviewer/vendor/pdfjs/web/images/toolbarButton-viewOutline-rtl@2x.png
share/owncloud/apps/files_pdfviewer/vendor/pdfjs/web/images/toolbarButton-viewOutline.png
share/owncloud/apps/files_pdfviewer/vendor/pdfjs/web/images/toolbarButton-viewOutline@2x.png
share/owncloud/apps/files_pdfviewer/vendor/pdfjs/web/images/toolbarButton-viewThumbnail.png
share/owncloud/apps/files_pdfviewer/vendor/pdfjs/web/images/toolbarButton-viewThumbnail@2x.png
share/owncloud/apps/files_pdfviewer/vendor/pdfjs/web/images/toolbarButton-zoomIn.png
share/owncloud/apps/files_pdfviewer/vendor/pdfjs/web/images/toolbarButton-zoomIn@2x.png
share/owncloud/apps/files_pdfviewer/vendor/pdfjs/web/images/toolbarButton-zoomOut.png
share/owncloud/apps/files_pdfviewer/vendor/pdfjs/web/images/toolbarButton-zoomOut@2x.png
share/owncloud/apps/files_pdfviewer/vendor/pdfjs/web/l10n.js
share/owncloud/apps/files_pdfviewer/vendor/pdfjs/web/locale/ach/viewer.properties
share/owncloud/apps/files_pdfviewer/vendor/pdfjs/web/locale/af/viewer.properties
share/owncloud/apps/files_pdfviewer/vendor/pdfjs/web/locale/ak/viewer.properties
share/owncloud/apps/files_pdfviewer/vendor/pdfjs/web/locale/an/viewer.properties
share/owncloud/apps/files_pdfviewer/vendor/pdfjs/web/locale/ar/viewer.properties
share/owncloud/apps/files_pdfviewer/vendor/pdfjs/web/locale/as/viewer.properties
share/owncloud/apps/files_pdfviewer/vendor/pdfjs/web/locale/ast/viewer.properties
share/owncloud/apps/files_pdfviewer/vendor/pdfjs/web/locale/az/viewer.properties
share/owncloud/apps/files_pdfviewer/vendor/pdfjs/web/locale/be/viewer.properties
share/owncloud/apps/files_pdfviewer/vendor/pdfjs/web/locale/bg/viewer.properties
share/owncloud/apps/files_pdfviewer/vendor/pdfjs/web/locale/bn-BD/viewer.properties
share/owncloud/apps/files_pdfviewer/vendor/pdfjs/web/locale/bn-IN/viewer.properties
share/owncloud/apps/files_pdfviewer/vendor/pdfjs/web/locale/br/viewer.properties
share/owncloud/apps/files_pdfviewer/vendor/pdfjs/web/locale/bs/viewer.properties
share/owncloud/apps/files_pdfviewer/vendor/pdfjs/web/locale/ca/viewer.properties
share/owncloud/apps/files_pdfviewer/vendor/pdfjs/web/locale/cs/viewer.properties
share/owncloud/apps/files_pdfviewer/vendor/pdfjs/web/locale/csb/viewer.properties
share/owncloud/apps/files_pdfviewer/vendor/pdfjs/web/locale/cy/viewer.properties
share/owncloud/apps/files_pdfviewer/vendor/pdfjs/web/locale/da/viewer.properties
share/owncloud/apps/files_pdfviewer/vendor/pdfjs/web/locale/de/viewer.properties
share/owncloud/apps/files_pdfviewer/vendor/pdfjs/web/locale/el/viewer.properties
share/owncloud/apps/files_pdfviewer/vendor/pdfjs/web/locale/en-GB/viewer.properties
share/owncloud/apps/files_pdfviewer/vendor/pdfjs/web/locale/en-US/viewer.properties
share/owncloud/apps/files_pdfviewer/vendor/pdfjs/web/locale/en-ZA/viewer.properties
share/owncloud/apps/files_pdfviewer/vendor/pdfjs/web/locale/eo/viewer.properties
share/owncloud/apps/files_pdfviewer/vendor/pdfjs/web/locale/es-AR/viewer.properties
share/owncloud/apps/files_pdfviewer/vendor/pdfjs/web/locale/es-CL/viewer.properties
share/owncloud/apps/files_pdfviewer/vendor/pdfjs/web/locale/es-ES/viewer.properties
share/owncloud/apps/files_pdfviewer/vendor/pdfjs/web/locale/es-MX/viewer.properties
share/owncloud/apps/files_pdfviewer/vendor/pdfjs/web/locale/et/viewer.properties
share/owncloud/apps/files_pdfviewer/vendor/pdfjs/web/locale/eu/viewer.properties
share/owncloud/apps/files_pdfviewer/vendor/pdfjs/web/locale/fa/viewer.properties
share/owncloud/apps/files_pdfviewer/vendor/pdfjs/web/locale/ff/viewer.properties
share/owncloud/apps/files_pdfviewer/vendor/pdfjs/web/locale/fi/viewer.properties
share/owncloud/apps/files_pdfviewer/vendor/pdfjs/web/locale/fr/viewer.properties
share/owncloud/apps/files_pdfviewer/vendor/pdfjs/web/locale/fy-NL/viewer.properties
share/owncloud/apps/files_pdfviewer/vendor/pdfjs/web/locale/ga-IE/viewer.properties
share/owncloud/apps/files_pdfviewer/vendor/pdfjs/web/locale/gd/viewer.properties
share/owncloud/apps/files_pdfviewer/vendor/pdfjs/web/locale/gl/viewer.properties
share/owncloud/apps/files_pdfviewer/vendor/pdfjs/web/locale/gu-IN/viewer.properties
share/owncloud/apps/files_pdfviewer/vendor/pdfjs/web/locale/he/viewer.properties
share/owncloud/apps/files_pdfviewer/vendor/pdfjs/web/locale/hi-IN/viewer.properties
share/owncloud/apps/files_pdfviewer/vendor/pdfjs/web/locale/hr/viewer.properties
share/owncloud/apps/files_pdfviewer/vendor/pdfjs/web/locale/hu/viewer.properties
share/owncloud/apps/files_pdfviewer/vendor/pdfjs/web/locale/hy-AM/viewer.properties
share/owncloud/apps/files_pdfviewer/vendor/pdfjs/web/locale/id/viewer.properties
share/owncloud/apps/files_pdfviewer/vendor/pdfjs/web/locale/is/viewer.properties
share/owncloud/apps/files_pdfviewer/vendor/pdfjs/web/locale/it/viewer.properties
share/owncloud/apps/files_pdfviewer/vendor/pdfjs/web/locale/ja/viewer.properties
share/owncloud/apps/files_pdfviewer/vendor/pdfjs/web/locale/ka/viewer.properties
share/owncloud/apps/files_pdfviewer/vendor/pdfjs/web/locale/kk/viewer.properties
share/owncloud/apps/files_pdfviewer/vendor/pdfjs/web/locale/km/viewer.properties
share/owncloud/apps/files_pdfviewer/vendor/pdfjs/web/locale/kn/viewer.properties
share/owncloud/apps/files_pdfviewer/vendor/pdfjs/web/locale/ko/viewer.properties
share/owncloud/apps/files_pdfviewer/vendor/pdfjs/web/locale/ku/viewer.properties
share/owncloud/apps/files_pdfviewer/vendor/pdfjs/web/locale/lg/viewer.properties
share/owncloud/apps/files_pdfviewer/vendor/pdfjs/web/locale/lij/viewer.properties
share/owncloud/apps/files_pdfviewer/vendor/pdfjs/web/locale/locale.properties
share/owncloud/apps/files_pdfviewer/vendor/pdfjs/web/locale/lt/viewer.properties
share/owncloud/apps/files_pdfviewer/vendor/pdfjs/web/locale/lv/viewer.properties
share/owncloud/apps/files_pdfviewer/vendor/pdfjs/web/locale/mai/viewer.properties
share/owncloud/apps/files_pdfviewer/vendor/pdfjs/web/locale/mk/viewer.properties
share/owncloud/apps/files_pdfviewer/vendor/pdfjs/web/locale/ml/viewer.properties
share/owncloud/apps/files_pdfviewer/vendor/pdfjs/web/locale/mn/viewer.properties
share/owncloud/apps/files_pdfviewer/vendor/pdfjs/web/locale/mr/viewer.properties
share/owncloud/apps/files_pdfviewer/vendor/pdfjs/web/locale/ms/viewer.properties
share/owncloud/apps/files_pdfviewer/vendor/pdfjs/web/locale/my/viewer.properties
share/owncloud/apps/files_pdfviewer/vendor/pdfjs/web/locale/nb-NO/viewer.properties
share/owncloud/apps/files_pdfviewer/vendor/pdfjs/web/locale/nl/viewer.properties
share/owncloud/apps/files_pdfviewer/vendor/pdfjs/web/locale/nn-NO/viewer.properties
share/owncloud/apps/files_pdfviewer/vendor/pdfjs/web/locale/nso/viewer.properties
share/owncloud/apps/files_pdfviewer/vendor/pdfjs/web/locale/oc/viewer.properties
share/owncloud/apps/files_pdfviewer/vendor/pdfjs/web/locale/or/viewer.properties
share/owncloud/apps/files_pdfviewer/vendor/pdfjs/web/locale/pa-IN/viewer.properties
share/owncloud/apps/files_pdfviewer/vendor/pdfjs/web/locale/pl/viewer.properties
share/owncloud/apps/files_pdfviewer/vendor/pdfjs/web/locale/pt-BR/viewer.properties
share/owncloud/apps/files_pdfviewer/vendor/pdfjs/web/locale/pt-PT/viewer.properties
share/owncloud/apps/files_pdfviewer/vendor/pdfjs/web/locale/rm/viewer.properties
share/owncloud/apps/files_pdfviewer/vendor/pdfjs/web/locale/ro/viewer.properties
share/owncloud/apps/files_pdfviewer/vendor/pdfjs/web/locale/ru/viewer.properties
share/owncloud/apps/files_pdfviewer/vendor/pdfjs/web/locale/rw/viewer.properties
share/owncloud/apps/files_pdfviewer/vendor/pdfjs/web/locale/sah/viewer.properties
share/owncloud/apps/files_pdfviewer/vendor/pdfjs/web/locale/si/viewer.properties
share/owncloud/apps/files_pdfviewer/vendor/pdfjs/web/locale/sk/viewer.properties
share/owncloud/apps/files_pdfviewer/vendor/pdfjs/web/locale/sl/viewer.properties
share/owncloud/apps/files_pdfviewer/vendor/pdfjs/web/locale/son/viewer.properties
share/owncloud/apps/files_pdfviewer/vendor/pdfjs/web/locale/sq/viewer.properties
share/owncloud/apps/files_pdfviewer/vendor/pdfjs/web/locale/sr/viewer.properties
share/owncloud/apps/files_pdfviewer/vendor/pdfjs/web/locale/sv-SE/viewer.properties
share/owncloud/apps/files_pdfviewer/vendor/pdfjs/web/locale/sw/viewer.properties
share/owncloud/apps/files_pdfviewer/vendor/pdfjs/web/locale/ta-LK/viewer.properties
share/owncloud/apps/files_pdfviewer/vendor/pdfjs/web/locale/ta/viewer.properties
share/owncloud/apps/files_pdfviewer/vendor/pdfjs/web/locale/te/viewer.properties
share/owncloud/apps/files_pdfviewer/vendor/pdfjs/web/locale/th/viewer.properties
share/owncloud/apps/files_pdfviewer/vendor/pdfjs/web/locale/tl/viewer.properties
share/owncloud/apps/files_pdfviewer/vendor/pdfjs/web/locale/tn/viewer.properties
share/owncloud/apps/files_pdfviewer/vendor/pdfjs/web/locale/tr/viewer.properties
share/owncloud/apps/files_pdfviewer/vendor/pdfjs/web/locale/uk/viewer.properties
share/owncloud/apps/files_pdfviewer/vendor/pdfjs/web/locale/ur/viewer.properties
share/owncloud/apps/files_pdfviewer/vendor/pdfjs/web/locale/vi/viewer.properties
share/owncloud/apps/files_pdfviewer/vendor/pdfjs/web/locale/wo/viewer.properties
share/owncloud/apps/files_pdfviewer/vendor/pdfjs/web/locale/xh/viewer.properties
share/owncloud/apps/files_pdfviewer/vendor/pdfjs/web/locale/zh-CN/viewer.properties
share/owncloud/apps/files_pdfviewer/vendor/pdfjs/web/locale/zh-TW/viewer.properties
share/owncloud/apps/files_pdfviewer/vendor/pdfjs/web/locale/zu/viewer.properties
share/owncloud/apps/files_pdfviewer/vendor/pdfjs/web/viewer.css
share/owncloud/apps/files_pdfviewer/vendor/pdfjs/web/viewer.js
Update to 7.0.3 Changelog: Release "7.0.3" Oct 22. 2014 - Some OS X server fixes - Several external storage fixes and improvements - Close session early to speedup apps page loading - Add overwrite.cli.url config option - Fix finding old versions in special cases - Make versions and encryption aware of copy operations - Force loading encryption app in all needed cases - Better filesystem scanning error messages - LDAP wizard fixes - Add configuration switch to enable preview mimetypes - Create backup of all encryption keys before recovery - Add displayname for admins - Better config.sample documentation - Better apps descriptions - Improve visual feedback if recovery key password gets changed - Fix some object store integration issues - Improved data directory configuration - Fix DAV permissions without create permissions - Fix filepicker home icon being partly hidden - Do only follow http and https redirects - Properly delete old previews - Prevent upgrades between more than one major versions - Several security fixes - Lots of smaller improvements ----------------------------- Release "6.0.6" Oct 22. 2014 - Fix finding old versions in special cases - Make versions and encryption aware of copy operations - Force loading encryption app in all needed cases - Better filesystem scanning error messages - LDAP wizard fixes - Add configuration switch to enable preview mimetypes - Create backup of all encryption keys before recovery - Add displayname for admins - Several security fixes - Lots of smaller improvements ----------------------------- Release "5.0.18" Oct 22. 2014 - Only allow http and https redirects - Documentation fixes - Several security fixes - Several smaller fixes ----------------------------- Release "7.0.2" Aug 26. 2014 - App upgrading stability improvements - Make default share folder configurable - Improve readability of error messages - Log failed authentication - S3 key fixes - Fix range requests with encryption - Several LDAP fixes - Remove obsolete 'Download preparing' message for zip downloads - Remove not working checks from code checker - No error if we try to delete a file which no longer exists - Fix detection of system wide mount points - Simplify App navigation - Add group management to public api - Remove confusing 'automatic logon rejected' message - Implement a txt preview fallback for the case that ttf is not support - Fix tiny thumbnail bug - Don't display share permission if resharing was disabled by the admin - Close session right before the download starts - Fix date display in filepicker - Don't touch non-oc tables when doing the InnoDB repair step - Several Documents fixes - Correctly handle public uploads activities - Add better 4 image previews to gallery ----------------------------- Release "6.0.5" Aug 26. 2014 - Documentation improvements - fix anonymous upload if logged-in - Fix handling of special characters in group names - Fix downloading of big files in special situations - More consistent handling of debug mode - Fix sharing email notifications - Disabling upload button if upload is not possible - Fix detection of system wide mount points - Handle video viewer in sharing links correctly - Update encryption keys recursively if a folder was moved - Enable download button for public folders - Handle exceptions if file to too big for trash-bin correctly - Quota fixes - Avoid unnecessary writing to the DB when preferences are not changed - Disable download button if zip download is disabled - Fix searching for users in special situations - Mount-point handling fixes - Correctly handle storage stats for trash bin - Remove etag warning for trash bin - Hardened SFTP host verification ----------------------------- Release "7.0.1" Aug 4. 2014 - Set maximum width for notification so they don´t overlap the whole header - Don't preload videos on public sharing - Fix preview size calculation under certain conditions - Fix to always show all available versions in the versions dropdown - Support WebDAV copy operation and make encryption aware of it - Make sure to set the expire date if a date is set as default - Improved link icon for better UX - Fix rendering of blank template - Only call exec if is is enabled by PHP - Limit app menu icon size - Show a warning in the personal settings and admin settins if the encyption keys are not yet initialized - Always remove share permission if user is excluded from sharing - Add OCS api call to set expire date for link shares - Improved db schema migration for sqlite - Don't try to execute background jobs that no longer exist - Improve look of search on mobile, save space in top bar - Set core version after a successful update to make upgrade more robust of app upgrades fail - Verify whether download URLs are valid - Fix preview animation on uploading - Prevent cron.php to trigger apps updating - Fix remote share when remote server is installed at the root - Fix files sorting - Fix calendar import - Fix gallery pause icon - Several contacts fixes specifically for PHP 5.3 - Make updater more robust ----------------------------- Release "7.0.0" July 23. 2014 - New files view including sorting and endless scrolling - Server to Server sharing - Sharing overview - Improved sharing admin control - No more mandatory Shared folder - Improved ownCloud Documents features - Hugely improved Activity app including email notifications - Mobile optimized webinterface - Password strength indicator - Significant speed improvements - New user-management - Support for Swift object stores - Email configuration wizard - Email template editor - Improved upgrade process`
2014-11-30 01:08:57 +01:00
share/owncloud/apps/files_sharing/ajax/external.php
share/owncloud/apps/files_sharing/ajax/list.php
Update to 6.0.0a * Switch to 6 branch * Replace interpreters with REPLACE_* Changelog: Version 6.0.0a Dec 14th 2013 Remove wrong warnings from logfile Fix LDAP authentication Fix LDAP configuration Fix Share dialog Fix migration under certain conditions Fix database encoding for old PHP versions Fix select all checkbox Fix migration with lucene search enabled Fix migration for postgresql Version 6.0.0 Dec 11th 2013 User Avatars Previews in files app and other places Updated design, less clutter and more whitespace Public gallery sharing Activities Better file conflict handling dialog Improved public App API Sharing API Example Files Share Email Notifications New Doctrine based database layer Plural translations Refactored OC.dialogs (both code and design wise) Priorize often used languages in personal-settings language selection Update jquery to 1.10.0 and add jquery-migrate 1.2.1 Show a summary as the last filelist entry Improve app-management (more verbose error-messages) Show ‘More apps’ link to app administration directly in app navigation Templates for newly created files Add MB indicator to size column Google Drive external storage uses a new library New icons for shared and external folders File uploads conflicts dialog Possibility to prepopulate a new users home with a skeleton Public upload with encryption enabled Users now can decrypt the files again if their encryption app was enabled Many quota related fixes Total used space (with quota) now only counts user’s own files Many external storage fixes, improved performance Improved file navigation performance by using Ajax calls (no full page reload for each folder) The file owner can now also restore deleted shared files New version drop-down with previews and the ability to downloading versions directly
2013-12-27 16:56:38 +01:00
share/owncloud/apps/files_sharing/ajax/publicpreview.php
Update to 7.0.3 Changelog: Release "7.0.3" Oct 22. 2014 - Some OS X server fixes - Several external storage fixes and improvements - Close session early to speedup apps page loading - Add overwrite.cli.url config option - Fix finding old versions in special cases - Make versions and encryption aware of copy operations - Force loading encryption app in all needed cases - Better filesystem scanning error messages - LDAP wizard fixes - Add configuration switch to enable preview mimetypes - Create backup of all encryption keys before recovery - Add displayname for admins - Better config.sample documentation - Better apps descriptions - Improve visual feedback if recovery key password gets changed - Fix some object store integration issues - Improved data directory configuration - Fix DAV permissions without create permissions - Fix filepicker home icon being partly hidden - Do only follow http and https redirects - Properly delete old previews - Prevent upgrades between more than one major versions - Several security fixes - Lots of smaller improvements ----------------------------- Release "6.0.6" Oct 22. 2014 - Fix finding old versions in special cases - Make versions and encryption aware of copy operations - Force loading encryption app in all needed cases - Better filesystem scanning error messages - LDAP wizard fixes - Add configuration switch to enable preview mimetypes - Create backup of all encryption keys before recovery - Add displayname for admins - Several security fixes - Lots of smaller improvements ----------------------------- Release "5.0.18" Oct 22. 2014 - Only allow http and https redirects - Documentation fixes - Several security fixes - Several smaller fixes ----------------------------- Release "7.0.2" Aug 26. 2014 - App upgrading stability improvements - Make default share folder configurable - Improve readability of error messages - Log failed authentication - S3 key fixes - Fix range requests with encryption - Several LDAP fixes - Remove obsolete 'Download preparing' message for zip downloads - Remove not working checks from code checker - No error if we try to delete a file which no longer exists - Fix detection of system wide mount points - Simplify App navigation - Add group management to public api - Remove confusing 'automatic logon rejected' message - Implement a txt preview fallback for the case that ttf is not support - Fix tiny thumbnail bug - Don't display share permission if resharing was disabled by the admin - Close session right before the download starts - Fix date display in filepicker - Don't touch non-oc tables when doing the InnoDB repair step - Several Documents fixes - Correctly handle public uploads activities - Add better 4 image previews to gallery ----------------------------- Release "6.0.5" Aug 26. 2014 - Documentation improvements - fix anonymous upload if logged-in - Fix handling of special characters in group names - Fix downloading of big files in special situations - More consistent handling of debug mode - Fix sharing email notifications - Disabling upload button if upload is not possible - Fix detection of system wide mount points - Handle video viewer in sharing links correctly - Update encryption keys recursively if a folder was moved - Enable download button for public folders - Handle exceptions if file to too big for trash-bin correctly - Quota fixes - Avoid unnecessary writing to the DB when preferences are not changed - Disable download button if zip download is disabled - Fix searching for users in special situations - Mount-point handling fixes - Correctly handle storage stats for trash bin - Remove etag warning for trash bin - Hardened SFTP host verification ----------------------------- Release "7.0.1" Aug 4. 2014 - Set maximum width for notification so they don´t overlap the whole header - Don't preload videos on public sharing - Fix preview size calculation under certain conditions - Fix to always show all available versions in the versions dropdown - Support WebDAV copy operation and make encryption aware of it - Make sure to set the expire date if a date is set as default - Improved link icon for better UX - Fix rendering of blank template - Only call exec if is is enabled by PHP - Limit app menu icon size - Show a warning in the personal settings and admin settins if the encyption keys are not yet initialized - Always remove share permission if user is excluded from sharing - Add OCS api call to set expire date for link shares - Improved db schema migration for sqlite - Don't try to execute background jobs that no longer exist - Improve look of search on mobile, save space in top bar - Set core version after a successful update to make upgrade more robust of app upgrades fail - Verify whether download URLs are valid - Fix preview animation on uploading - Prevent cron.php to trigger apps updating - Fix remote share when remote server is installed at the root - Fix files sorting - Fix calendar import - Fix gallery pause icon - Several contacts fixes specifically for PHP 5.3 - Make updater more robust ----------------------------- Release "7.0.0" July 23. 2014 - New files view including sorting and endless scrolling - Server to Server sharing - Sharing overview - Improved sharing admin control - No more mandatory Shared folder - Improved ownCloud Documents features - Hugely improved Activity app including email notifications - Mobile optimized webinterface - Password strength indicator - Significant speed improvements - New user-management - Support for Swift object stores - Email configuration wizard - Email template editor - Improved upgrade process`
2014-11-30 01:08:57 +01:00
share/owncloud/apps/files_sharing/ajax/shareinfo.php
share/owncloud/apps/files_sharing/ajax/testremote.php
share/owncloud/apps/files_sharing/api/local.php
share/owncloud/apps/files_sharing/api/server2server.php
share/owncloud/apps/files_sharing/appinfo/app.php
Update to 7.0.3 Changelog: Release "7.0.3" Oct 22. 2014 - Some OS X server fixes - Several external storage fixes and improvements - Close session early to speedup apps page loading - Add overwrite.cli.url config option - Fix finding old versions in special cases - Make versions and encryption aware of copy operations - Force loading encryption app in all needed cases - Better filesystem scanning error messages - LDAP wizard fixes - Add configuration switch to enable preview mimetypes - Create backup of all encryption keys before recovery - Add displayname for admins - Better config.sample documentation - Better apps descriptions - Improve visual feedback if recovery key password gets changed - Fix some object store integration issues - Improved data directory configuration - Fix DAV permissions without create permissions - Fix filepicker home icon being partly hidden - Do only follow http and https redirects - Properly delete old previews - Prevent upgrades between more than one major versions - Several security fixes - Lots of smaller improvements ----------------------------- Release "6.0.6" Oct 22. 2014 - Fix finding old versions in special cases - Make versions and encryption aware of copy operations - Force loading encryption app in all needed cases - Better filesystem scanning error messages - LDAP wizard fixes - Add configuration switch to enable preview mimetypes - Create backup of all encryption keys before recovery - Add displayname for admins - Several security fixes - Lots of smaller improvements ----------------------------- Release "5.0.18" Oct 22. 2014 - Only allow http and https redirects - Documentation fixes - Several security fixes - Several smaller fixes ----------------------------- Release "7.0.2" Aug 26. 2014 - App upgrading stability improvements - Make default share folder configurable - Improve readability of error messages - Log failed authentication - S3 key fixes - Fix range requests with encryption - Several LDAP fixes - Remove obsolete 'Download preparing' message for zip downloads - Remove not working checks from code checker - No error if we try to delete a file which no longer exists - Fix detection of system wide mount points - Simplify App navigation - Add group management to public api - Remove confusing 'automatic logon rejected' message - Implement a txt preview fallback for the case that ttf is not support - Fix tiny thumbnail bug - Don't display share permission if resharing was disabled by the admin - Close session right before the download starts - Fix date display in filepicker - Don't touch non-oc tables when doing the InnoDB repair step - Several Documents fixes - Correctly handle public uploads activities - Add better 4 image previews to gallery ----------------------------- Release "6.0.5" Aug 26. 2014 - Documentation improvements - fix anonymous upload if logged-in - Fix handling of special characters in group names - Fix downloading of big files in special situations - More consistent handling of debug mode - Fix sharing email notifications - Disabling upload button if upload is not possible - Fix detection of system wide mount points - Handle video viewer in sharing links correctly - Update encryption keys recursively if a folder was moved - Enable download button for public folders - Handle exceptions if file to too big for trash-bin correctly - Quota fixes - Avoid unnecessary writing to the DB when preferences are not changed - Disable download button if zip download is disabled - Fix searching for users in special situations - Mount-point handling fixes - Correctly handle storage stats for trash bin - Remove etag warning for trash bin - Hardened SFTP host verification ----------------------------- Release "7.0.1" Aug 4. 2014 - Set maximum width for notification so they don´t overlap the whole header - Don't preload videos on public sharing - Fix preview size calculation under certain conditions - Fix to always show all available versions in the versions dropdown - Support WebDAV copy operation and make encryption aware of it - Make sure to set the expire date if a date is set as default - Improved link icon for better UX - Fix rendering of blank template - Only call exec if is is enabled by PHP - Limit app menu icon size - Show a warning in the personal settings and admin settins if the encyption keys are not yet initialized - Always remove share permission if user is excluded from sharing - Add OCS api call to set expire date for link shares - Improved db schema migration for sqlite - Don't try to execute background jobs that no longer exist - Improve look of search on mobile, save space in top bar - Set core version after a successful update to make upgrade more robust of app upgrades fail - Verify whether download URLs are valid - Fix preview animation on uploading - Prevent cron.php to trigger apps updating - Fix remote share when remote server is installed at the root - Fix files sorting - Fix calendar import - Fix gallery pause icon - Several contacts fixes specifically for PHP 5.3 - Make updater more robust ----------------------------- Release "7.0.0" July 23. 2014 - New files view including sorting and endless scrolling - Server to Server sharing - Sharing overview - Improved sharing admin control - No more mandatory Shared folder - Improved ownCloud Documents features - Hugely improved Activity app including email notifications - Mobile optimized webinterface - Password strength indicator - Significant speed improvements - New user-management - Support for Swift object stores - Email configuration wizard - Email template editor - Improved upgrade process`
2014-11-30 01:08:57 +01:00
share/owncloud/apps/files_sharing/appinfo/database.xml
share/owncloud/apps/files_sharing/appinfo/info.xml
share/owncloud/apps/files_sharing/appinfo/routes.php
Update to 4.0.7 * It seems that http://secunia.com/advisories/49894 and http://secunia.com/advisories/50214 are fixed Changelog: Version 4.0.7 Aug 15th 2012 Show Login Button when user and password are auto-completed Sanitize LDAP base, user and groups Fix non active Adressbooks Calendar: Remove double html encoding Fix label for versioning in admin settings Add parent directory into filecache if it ©¹doesn¡­t exist Handle non writable files correctly Disable webfinger completely if not activated Security: Disable user listings in DAV Check file blacklist for file renames Security: Fix XSS bug in Gallery Security: Several CSRF security fixes Security: Validate cookie to prevent auth bypasses Special thanks to Julien Cayssol for reporting several security problems Version 4.0.6 Aug 1th 2012 More robust LDAP integration during unexpected collisions Fix sharing for users with @ in username Additional error handling for emailing of private links Cleanup old session files Fix user space calculation Fix Ampache authentication Remove delete tipsy if file is deleted Don¡­t delete lot¡­s of session files during DAV requests Fix error when no adressbook is created Check if php-ldap is installed Security: Check for Admin user in appconfig.php Security: Several CSRF security fixes Version 4.0.5 July 20th 2012 Fix remember the username and autologin Offer an option to allow sharing outside the group. Fix for birthday format Fixes for several encoding fixes for unicode characters Fix invalid filesystem cache in the sharing folder Several calendar and contacts fixes Fix sending of emails Several fixes in the system log Several fixes for the external filesystem feature Several CSRF security fixes
2012-08-16 18:05:07 +02:00
share/owncloud/apps/files_sharing/appinfo/update.php
share/owncloud/apps/files_sharing/appinfo/version
share/owncloud/apps/files_sharing/application.php
Update to 6.0.0a * Switch to 6 branch * Replace interpreters with REPLACE_* Changelog: Version 6.0.0a Dec 14th 2013 Remove wrong warnings from logfile Fix LDAP authentication Fix LDAP configuration Fix Share dialog Fix migration under certain conditions Fix database encoding for old PHP versions Fix select all checkbox Fix migration with lucene search enabled Fix migration for postgresql Version 6.0.0 Dec 11th 2013 User Avatars Previews in files app and other places Updated design, less clutter and more whitespace Public gallery sharing Activities Better file conflict handling dialog Improved public App API Sharing API Example Files Share Email Notifications New Doctrine based database layer Plural translations Refactored OC.dialogs (both code and design wise) Priorize often used languages in personal-settings language selection Update jquery to 1.10.0 and add jquery-migrate 1.2.1 Show a summary as the last filelist entry Improve app-management (more verbose error-messages) Show ‘More apps’ link to app administration directly in app navigation Templates for newly created files Add MB indicator to size column Google Drive external storage uses a new library New icons for shared and external folders File uploads conflicts dialog Possibility to prepopulate a new users home with a skeleton Public upload with encryption enabled Users now can decrypt the files again if their encryption app was enabled Many quota related fixes Total used space (with quota) now only counts user’s own files Many external storage fixes, improved performance Improved file navigation performance by using Ajax calls (no full page reload for each folder) The file owner can now also restore deleted shared files New version drop-down with previews and the ability to downloading versions directly
2013-12-27 16:56:38 +01:00
share/owncloud/apps/files_sharing/css/404.css
share/owncloud/apps/files_sharing/css/authenticate.css
share/owncloud/apps/files_sharing/css/mobile.css
share/owncloud/apps/files_sharing/css/public.css
Update to 7.0.3 Changelog: Release "7.0.3" Oct 22. 2014 - Some OS X server fixes - Several external storage fixes and improvements - Close session early to speedup apps page loading - Add overwrite.cli.url config option - Fix finding old versions in special cases - Make versions and encryption aware of copy operations - Force loading encryption app in all needed cases - Better filesystem scanning error messages - LDAP wizard fixes - Add configuration switch to enable preview mimetypes - Create backup of all encryption keys before recovery - Add displayname for admins - Better config.sample documentation - Better apps descriptions - Improve visual feedback if recovery key password gets changed - Fix some object store integration issues - Improved data directory configuration - Fix DAV permissions without create permissions - Fix filepicker home icon being partly hidden - Do only follow http and https redirects - Properly delete old previews - Prevent upgrades between more than one major versions - Several security fixes - Lots of smaller improvements ----------------------------- Release "6.0.6" Oct 22. 2014 - Fix finding old versions in special cases - Make versions and encryption aware of copy operations - Force loading encryption app in all needed cases - Better filesystem scanning error messages - LDAP wizard fixes - Add configuration switch to enable preview mimetypes - Create backup of all encryption keys before recovery - Add displayname for admins - Several security fixes - Lots of smaller improvements ----------------------------- Release "5.0.18" Oct 22. 2014 - Only allow http and https redirects - Documentation fixes - Several security fixes - Several smaller fixes ----------------------------- Release "7.0.2" Aug 26. 2014 - App upgrading stability improvements - Make default share folder configurable - Improve readability of error messages - Log failed authentication - S3 key fixes - Fix range requests with encryption - Several LDAP fixes - Remove obsolete 'Download preparing' message for zip downloads - Remove not working checks from code checker - No error if we try to delete a file which no longer exists - Fix detection of system wide mount points - Simplify App navigation - Add group management to public api - Remove confusing 'automatic logon rejected' message - Implement a txt preview fallback for the case that ttf is not support - Fix tiny thumbnail bug - Don't display share permission if resharing was disabled by the admin - Close session right before the download starts - Fix date display in filepicker - Don't touch non-oc tables when doing the InnoDB repair step - Several Documents fixes - Correctly handle public uploads activities - Add better 4 image previews to gallery ----------------------------- Release "6.0.5" Aug 26. 2014 - Documentation improvements - fix anonymous upload if logged-in - Fix handling of special characters in group names - Fix downloading of big files in special situations - More consistent handling of debug mode - Fix sharing email notifications - Disabling upload button if upload is not possible - Fix detection of system wide mount points - Handle video viewer in sharing links correctly - Update encryption keys recursively if a folder was moved - Enable download button for public folders - Handle exceptions if file to too big for trash-bin correctly - Quota fixes - Avoid unnecessary writing to the DB when preferences are not changed - Disable download button if zip download is disabled - Fix searching for users in special situations - Mount-point handling fixes - Correctly handle storage stats for trash bin - Remove etag warning for trash bin - Hardened SFTP host verification ----------------------------- Release "7.0.1" Aug 4. 2014 - Set maximum width for notification so they don´t overlap the whole header - Don't preload videos on public sharing - Fix preview size calculation under certain conditions - Fix to always show all available versions in the versions dropdown - Support WebDAV copy operation and make encryption aware of it - Make sure to set the expire date if a date is set as default - Improved link icon for better UX - Fix rendering of blank template - Only call exec if is is enabled by PHP - Limit app menu icon size - Show a warning in the personal settings and admin settins if the encyption keys are not yet initialized - Always remove share permission if user is excluded from sharing - Add OCS api call to set expire date for link shares - Improved db schema migration for sqlite - Don't try to execute background jobs that no longer exist - Improve look of search on mobile, save space in top bar - Set core version after a successful update to make upgrade more robust of app upgrades fail - Verify whether download URLs are valid - Fix preview animation on uploading - Prevent cron.php to trigger apps updating - Fix remote share when remote server is installed at the root - Fix files sorting - Fix calendar import - Fix gallery pause icon - Several contacts fixes specifically for PHP 5.3 - Make updater more robust ----------------------------- Release "7.0.0" July 23. 2014 - New files view including sorting and endless scrolling - Server to Server sharing - Sharing overview - Improved sharing admin control - No more mandatory Shared folder - Improved ownCloud Documents features - Hugely improved Activity app including email notifications - Mobile optimized webinterface - Password strength indicator - Significant speed improvements - New user-management - Support for Swift object stores - Email configuration wizard - Email template editor - Improved upgrade process`
2014-11-30 01:08:57 +01:00
share/owncloud/apps/files_sharing/css/sharedfilelist.css
share/owncloud/apps/files_sharing/img/app.svg
Update to 7.0.3 Changelog: Release "7.0.3" Oct 22. 2014 - Some OS X server fixes - Several external storage fixes and improvements - Close session early to speedup apps page loading - Add overwrite.cli.url config option - Fix finding old versions in special cases - Make versions and encryption aware of copy operations - Force loading encryption app in all needed cases - Better filesystem scanning error messages - LDAP wizard fixes - Add configuration switch to enable preview mimetypes - Create backup of all encryption keys before recovery - Add displayname for admins - Better config.sample documentation - Better apps descriptions - Improve visual feedback if recovery key password gets changed - Fix some object store integration issues - Improved data directory configuration - Fix DAV permissions without create permissions - Fix filepicker home icon being partly hidden - Do only follow http and https redirects - Properly delete old previews - Prevent upgrades between more than one major versions - Several security fixes - Lots of smaller improvements ----------------------------- Release "6.0.6" Oct 22. 2014 - Fix finding old versions in special cases - Make versions and encryption aware of copy operations - Force loading encryption app in all needed cases - Better filesystem scanning error messages - LDAP wizard fixes - Add configuration switch to enable preview mimetypes - Create backup of all encryption keys before recovery - Add displayname for admins - Several security fixes - Lots of smaller improvements ----------------------------- Release "5.0.18" Oct 22. 2014 - Only allow http and https redirects - Documentation fixes - Several security fixes - Several smaller fixes ----------------------------- Release "7.0.2" Aug 26. 2014 - App upgrading stability improvements - Make default share folder configurable - Improve readability of error messages - Log failed authentication - S3 key fixes - Fix range requests with encryption - Several LDAP fixes - Remove obsolete 'Download preparing' message for zip downloads - Remove not working checks from code checker - No error if we try to delete a file which no longer exists - Fix detection of system wide mount points - Simplify App navigation - Add group management to public api - Remove confusing 'automatic logon rejected' message - Implement a txt preview fallback for the case that ttf is not support - Fix tiny thumbnail bug - Don't display share permission if resharing was disabled by the admin - Close session right before the download starts - Fix date display in filepicker - Don't touch non-oc tables when doing the InnoDB repair step - Several Documents fixes - Correctly handle public uploads activities - Add better 4 image previews to gallery ----------------------------- Release "6.0.5" Aug 26. 2014 - Documentation improvements - fix anonymous upload if logged-in - Fix handling of special characters in group names - Fix downloading of big files in special situations - More consistent handling of debug mode - Fix sharing email notifications - Disabling upload button if upload is not possible - Fix detection of system wide mount points - Handle video viewer in sharing links correctly - Update encryption keys recursively if a folder was moved - Enable download button for public folders - Handle exceptions if file to too big for trash-bin correctly - Quota fixes - Avoid unnecessary writing to the DB when preferences are not changed - Disable download button if zip download is disabled - Fix searching for users in special situations - Mount-point handling fixes - Correctly handle storage stats for trash bin - Remove etag warning for trash bin - Hardened SFTP host verification ----------------------------- Release "7.0.1" Aug 4. 2014 - Set maximum width for notification so they don´t overlap the whole header - Don't preload videos on public sharing - Fix preview size calculation under certain conditions - Fix to always show all available versions in the versions dropdown - Support WebDAV copy operation and make encryption aware of it - Make sure to set the expire date if a date is set as default - Improved link icon for better UX - Fix rendering of blank template - Only call exec if is is enabled by PHP - Limit app menu icon size - Show a warning in the personal settings and admin settins if the encyption keys are not yet initialized - Always remove share permission if user is excluded from sharing - Add OCS api call to set expire date for link shares - Improved db schema migration for sqlite - Don't try to execute background jobs that no longer exist - Improve look of search on mobile, save space in top bar - Set core version after a successful update to make upgrade more robust of app upgrades fail - Verify whether download URLs are valid - Fix preview animation on uploading - Prevent cron.php to trigger apps updating - Fix remote share when remote server is installed at the root - Fix files sorting - Fix calendar import - Fix gallery pause icon - Several contacts fixes specifically for PHP 5.3 - Make updater more robust ----------------------------- Release "7.0.0" July 23. 2014 - New files view including sorting and endless scrolling - Server to Server sharing - Sharing overview - Improved sharing admin control - No more mandatory Shared folder - Improved ownCloud Documents features - Hugely improved Activity app including email notifications - Mobile optimized webinterface - Password strength indicator - Significant speed improvements - New user-management - Support for Swift object stores - Email configuration wizard - Email template editor - Improved upgrade process`
2014-11-30 01:08:57 +01:00
share/owncloud/apps/files_sharing/js/app.js
share/owncloud/apps/files_sharing/js/external.js
share/owncloud/apps/files_sharing/js/public.js
Update to 7.0.3 Changelog: Release "7.0.3" Oct 22. 2014 - Some OS X server fixes - Several external storage fixes and improvements - Close session early to speedup apps page loading - Add overwrite.cli.url config option - Fix finding old versions in special cases - Make versions and encryption aware of copy operations - Force loading encryption app in all needed cases - Better filesystem scanning error messages - LDAP wizard fixes - Add configuration switch to enable preview mimetypes - Create backup of all encryption keys before recovery - Add displayname for admins - Better config.sample documentation - Better apps descriptions - Improve visual feedback if recovery key password gets changed - Fix some object store integration issues - Improved data directory configuration - Fix DAV permissions without create permissions - Fix filepicker home icon being partly hidden - Do only follow http and https redirects - Properly delete old previews - Prevent upgrades between more than one major versions - Several security fixes - Lots of smaller improvements ----------------------------- Release "6.0.6" Oct 22. 2014 - Fix finding old versions in special cases - Make versions and encryption aware of copy operations - Force loading encryption app in all needed cases - Better filesystem scanning error messages - LDAP wizard fixes - Add configuration switch to enable preview mimetypes - Create backup of all encryption keys before recovery - Add displayname for admins - Several security fixes - Lots of smaller improvements ----------------------------- Release "5.0.18" Oct 22. 2014 - Only allow http and https redirects - Documentation fixes - Several security fixes - Several smaller fixes ----------------------------- Release "7.0.2" Aug 26. 2014 - App upgrading stability improvements - Make default share folder configurable - Improve readability of error messages - Log failed authentication - S3 key fixes - Fix range requests with encryption - Several LDAP fixes - Remove obsolete 'Download preparing' message for zip downloads - Remove not working checks from code checker - No error if we try to delete a file which no longer exists - Fix detection of system wide mount points - Simplify App navigation - Add group management to public api - Remove confusing 'automatic logon rejected' message - Implement a txt preview fallback for the case that ttf is not support - Fix tiny thumbnail bug - Don't display share permission if resharing was disabled by the admin - Close session right before the download starts - Fix date display in filepicker - Don't touch non-oc tables when doing the InnoDB repair step - Several Documents fixes - Correctly handle public uploads activities - Add better 4 image previews to gallery ----------------------------- Release "6.0.5" Aug 26. 2014 - Documentation improvements - fix anonymous upload if logged-in - Fix handling of special characters in group names - Fix downloading of big files in special situations - More consistent handling of debug mode - Fix sharing email notifications - Disabling upload button if upload is not possible - Fix detection of system wide mount points - Handle video viewer in sharing links correctly - Update encryption keys recursively if a folder was moved - Enable download button for public folders - Handle exceptions if file to too big for trash-bin correctly - Quota fixes - Avoid unnecessary writing to the DB when preferences are not changed - Disable download button if zip download is disabled - Fix searching for users in special situations - Mount-point handling fixes - Correctly handle storage stats for trash bin - Remove etag warning for trash bin - Hardened SFTP host verification ----------------------------- Release "7.0.1" Aug 4. 2014 - Set maximum width for notification so they don´t overlap the whole header - Don't preload videos on public sharing - Fix preview size calculation under certain conditions - Fix to always show all available versions in the versions dropdown - Support WebDAV copy operation and make encryption aware of it - Make sure to set the expire date if a date is set as default - Improved link icon for better UX - Fix rendering of blank template - Only call exec if is is enabled by PHP - Limit app menu icon size - Show a warning in the personal settings and admin settins if the encyption keys are not yet initialized - Always remove share permission if user is excluded from sharing - Add OCS api call to set expire date for link shares - Improved db schema migration for sqlite - Don't try to execute background jobs that no longer exist - Improve look of search on mobile, save space in top bar - Set core version after a successful update to make upgrade more robust of app upgrades fail - Verify whether download URLs are valid - Fix preview animation on uploading - Prevent cron.php to trigger apps updating - Fix remote share when remote server is installed at the root - Fix files sorting - Fix calendar import - Fix gallery pause icon - Several contacts fixes specifically for PHP 5.3 - Make updater more robust ----------------------------- Release "7.0.0" July 23. 2014 - New files view including sorting and endless scrolling - Server to Server sharing - Sharing overview - Improved sharing admin control - No more mandatory Shared folder - Improved ownCloud Documents features - Hugely improved Activity app including email notifications - Mobile optimized webinterface - Password strength indicator - Significant speed improvements - New user-management - Support for Swift object stores - Email configuration wizard - Email template editor - Improved upgrade process`
2014-11-30 01:08:57 +01:00
share/owncloud/apps/files_sharing/js/settings-admin.js
share/owncloud/apps/files_sharing/js/share.js
Update to 7.0.3 Changelog: Release "7.0.3" Oct 22. 2014 - Some OS X server fixes - Several external storage fixes and improvements - Close session early to speedup apps page loading - Add overwrite.cli.url config option - Fix finding old versions in special cases - Make versions and encryption aware of copy operations - Force loading encryption app in all needed cases - Better filesystem scanning error messages - LDAP wizard fixes - Add configuration switch to enable preview mimetypes - Create backup of all encryption keys before recovery - Add displayname for admins - Better config.sample documentation - Better apps descriptions - Improve visual feedback if recovery key password gets changed - Fix some object store integration issues - Improved data directory configuration - Fix DAV permissions without create permissions - Fix filepicker home icon being partly hidden - Do only follow http and https redirects - Properly delete old previews - Prevent upgrades between more than one major versions - Several security fixes - Lots of smaller improvements ----------------------------- Release "6.0.6" Oct 22. 2014 - Fix finding old versions in special cases - Make versions and encryption aware of copy operations - Force loading encryption app in all needed cases - Better filesystem scanning error messages - LDAP wizard fixes - Add configuration switch to enable preview mimetypes - Create backup of all encryption keys before recovery - Add displayname for admins - Several security fixes - Lots of smaller improvements ----------------------------- Release "5.0.18" Oct 22. 2014 - Only allow http and https redirects - Documentation fixes - Several security fixes - Several smaller fixes ----------------------------- Release "7.0.2" Aug 26. 2014 - App upgrading stability improvements - Make default share folder configurable - Improve readability of error messages - Log failed authentication - S3 key fixes - Fix range requests with encryption - Several LDAP fixes - Remove obsolete 'Download preparing' message for zip downloads - Remove not working checks from code checker - No error if we try to delete a file which no longer exists - Fix detection of system wide mount points - Simplify App navigation - Add group management to public api - Remove confusing 'automatic logon rejected' message - Implement a txt preview fallback for the case that ttf is not support - Fix tiny thumbnail bug - Don't display share permission if resharing was disabled by the admin - Close session right before the download starts - Fix date display in filepicker - Don't touch non-oc tables when doing the InnoDB repair step - Several Documents fixes - Correctly handle public uploads activities - Add better 4 image previews to gallery ----------------------------- Release "6.0.5" Aug 26. 2014 - Documentation improvements - fix anonymous upload if logged-in - Fix handling of special characters in group names - Fix downloading of big files in special situations - More consistent handling of debug mode - Fix sharing email notifications - Disabling upload button if upload is not possible - Fix detection of system wide mount points - Handle video viewer in sharing links correctly - Update encryption keys recursively if a folder was moved - Enable download button for public folders - Handle exceptions if file to too big for trash-bin correctly - Quota fixes - Avoid unnecessary writing to the DB when preferences are not changed - Disable download button if zip download is disabled - Fix searching for users in special situations - Mount-point handling fixes - Correctly handle storage stats for trash bin - Remove etag warning for trash bin - Hardened SFTP host verification ----------------------------- Release "7.0.1" Aug 4. 2014 - Set maximum width for notification so they don´t overlap the whole header - Don't preload videos on public sharing - Fix preview size calculation under certain conditions - Fix to always show all available versions in the versions dropdown - Support WebDAV copy operation and make encryption aware of it - Make sure to set the expire date if a date is set as default - Improved link icon for better UX - Fix rendering of blank template - Only call exec if is is enabled by PHP - Limit app menu icon size - Show a warning in the personal settings and admin settins if the encyption keys are not yet initialized - Always remove share permission if user is excluded from sharing - Add OCS api call to set expire date for link shares - Improved db schema migration for sqlite - Don't try to execute background jobs that no longer exist - Improve look of search on mobile, save space in top bar - Set core version after a successful update to make upgrade more robust of app upgrades fail - Verify whether download URLs are valid - Fix preview animation on uploading - Prevent cron.php to trigger apps updating - Fix remote share when remote server is installed at the root - Fix files sorting - Fix calendar import - Fix gallery pause icon - Several contacts fixes specifically for PHP 5.3 - Make updater more robust ----------------------------- Release "7.0.0" July 23. 2014 - New files view including sorting and endless scrolling - Server to Server sharing - Sharing overview - Improved sharing admin control - No more mandatory Shared folder - Improved ownCloud Documents features - Hugely improved Activity app including email notifications - Mobile optimized webinterface - Password strength indicator - Significant speed improvements - New user-management - Support for Swift object stores - Email configuration wizard - Email template editor - Improved upgrade process`
2014-11-30 01:08:57 +01:00
share/owncloud/apps/files_sharing/js/sharedfilelist.js
share/owncloud/apps/files_sharing/l10n/af_ZA.js
share/owncloud/apps/files_sharing/l10n/af_ZA.json
share/owncloud/apps/files_sharing/l10n/ar.js
share/owncloud/apps/files_sharing/l10n/ar.json
share/owncloud/apps/files_sharing/l10n/ast.js
share/owncloud/apps/files_sharing/l10n/ast.json
share/owncloud/apps/files_sharing/l10n/az.js
share/owncloud/apps/files_sharing/l10n/az.json
share/owncloud/apps/files_sharing/l10n/bg_BG.js
share/owncloud/apps/files_sharing/l10n/bg_BG.json
share/owncloud/apps/files_sharing/l10n/bn_BD.js
share/owncloud/apps/files_sharing/l10n/bn_BD.json
share/owncloud/apps/files_sharing/l10n/bn_IN.js
share/owncloud/apps/files_sharing/l10n/bn_IN.json
share/owncloud/apps/files_sharing/l10n/bs.js
share/owncloud/apps/files_sharing/l10n/bs.json
share/owncloud/apps/files_sharing/l10n/ca.js
share/owncloud/apps/files_sharing/l10n/ca.json
share/owncloud/apps/files_sharing/l10n/cs_CZ.js
share/owncloud/apps/files_sharing/l10n/cs_CZ.json
share/owncloud/apps/files_sharing/l10n/cy_GB.js
share/owncloud/apps/files_sharing/l10n/cy_GB.json
share/owncloud/apps/files_sharing/l10n/da.js
share/owncloud/apps/files_sharing/l10n/da.json
share/owncloud/apps/files_sharing/l10n/de.js
share/owncloud/apps/files_sharing/l10n/de.json
share/owncloud/apps/files_sharing/l10n/de_AT.js
share/owncloud/apps/files_sharing/l10n/de_AT.json
share/owncloud/apps/files_sharing/l10n/de_CH.js
share/owncloud/apps/files_sharing/l10n/de_CH.json
share/owncloud/apps/files_sharing/l10n/de_DE.js
share/owncloud/apps/files_sharing/l10n/de_DE.json
share/owncloud/apps/files_sharing/l10n/el.js
share/owncloud/apps/files_sharing/l10n/el.json
share/owncloud/apps/files_sharing/l10n/en@pirate.js
share/owncloud/apps/files_sharing/l10n/en@pirate.json
share/owncloud/apps/files_sharing/l10n/en_GB.js
share/owncloud/apps/files_sharing/l10n/en_GB.json
share/owncloud/apps/files_sharing/l10n/eo.js
share/owncloud/apps/files_sharing/l10n/eo.json
share/owncloud/apps/files_sharing/l10n/es.js
share/owncloud/apps/files_sharing/l10n/es.json
share/owncloud/apps/files_sharing/l10n/es_AR.js
share/owncloud/apps/files_sharing/l10n/es_AR.json
share/owncloud/apps/files_sharing/l10n/es_CL.js
share/owncloud/apps/files_sharing/l10n/es_CL.json
share/owncloud/apps/files_sharing/l10n/es_MX.js
share/owncloud/apps/files_sharing/l10n/es_MX.json
share/owncloud/apps/files_sharing/l10n/et_EE.js
share/owncloud/apps/files_sharing/l10n/et_EE.json
share/owncloud/apps/files_sharing/l10n/eu.js
share/owncloud/apps/files_sharing/l10n/eu.json
share/owncloud/apps/files_sharing/l10n/eu_ES.js
share/owncloud/apps/files_sharing/l10n/eu_ES.json
share/owncloud/apps/files_sharing/l10n/fa.js
share/owncloud/apps/files_sharing/l10n/fa.json
share/owncloud/apps/files_sharing/l10n/fi.js
share/owncloud/apps/files_sharing/l10n/fi.json
share/owncloud/apps/files_sharing/l10n/fi_FI.js
share/owncloud/apps/files_sharing/l10n/fi_FI.json
share/owncloud/apps/files_sharing/l10n/fr.js
share/owncloud/apps/files_sharing/l10n/fr.json
share/owncloud/apps/files_sharing/l10n/gl.js
share/owncloud/apps/files_sharing/l10n/gl.json
share/owncloud/apps/files_sharing/l10n/he.js
share/owncloud/apps/files_sharing/l10n/he.json
share/owncloud/apps/files_sharing/l10n/hi.js
share/owncloud/apps/files_sharing/l10n/hi.json
share/owncloud/apps/files_sharing/l10n/hr.js
share/owncloud/apps/files_sharing/l10n/hr.json
share/owncloud/apps/files_sharing/l10n/hu_HU.js
share/owncloud/apps/files_sharing/l10n/hu_HU.json
share/owncloud/apps/files_sharing/l10n/hy.js
share/owncloud/apps/files_sharing/l10n/hy.json
share/owncloud/apps/files_sharing/l10n/ia.js
share/owncloud/apps/files_sharing/l10n/ia.json
share/owncloud/apps/files_sharing/l10n/id.js
share/owncloud/apps/files_sharing/l10n/id.json
share/owncloud/apps/files_sharing/l10n/is.js
share/owncloud/apps/files_sharing/l10n/is.json
share/owncloud/apps/files_sharing/l10n/it.js
share/owncloud/apps/files_sharing/l10n/it.json
share/owncloud/apps/files_sharing/l10n/ja.js
share/owncloud/apps/files_sharing/l10n/ja.json
share/owncloud/apps/files_sharing/l10n/jv.js
share/owncloud/apps/files_sharing/l10n/jv.json
share/owncloud/apps/files_sharing/l10n/ka_GE.js
share/owncloud/apps/files_sharing/l10n/ka_GE.json
share/owncloud/apps/files_sharing/l10n/km.js
share/owncloud/apps/files_sharing/l10n/km.json
share/owncloud/apps/files_sharing/l10n/kn.js
share/owncloud/apps/files_sharing/l10n/kn.json
share/owncloud/apps/files_sharing/l10n/ko.js
share/owncloud/apps/files_sharing/l10n/ko.json
share/owncloud/apps/files_sharing/l10n/ku_IQ.js
share/owncloud/apps/files_sharing/l10n/ku_IQ.json
share/owncloud/apps/files_sharing/l10n/lb.js
share/owncloud/apps/files_sharing/l10n/lb.json
share/owncloud/apps/files_sharing/l10n/lt_LT.js
share/owncloud/apps/files_sharing/l10n/lt_LT.json
share/owncloud/apps/files_sharing/l10n/lv.js
share/owncloud/apps/files_sharing/l10n/lv.json
share/owncloud/apps/files_sharing/l10n/mk.js
share/owncloud/apps/files_sharing/l10n/mk.json
share/owncloud/apps/files_sharing/l10n/mn.js
share/owncloud/apps/files_sharing/l10n/mn.json
share/owncloud/apps/files_sharing/l10n/ms_MY.js
share/owncloud/apps/files_sharing/l10n/ms_MY.json
share/owncloud/apps/files_sharing/l10n/my_MM.js
share/owncloud/apps/files_sharing/l10n/my_MM.json
share/owncloud/apps/files_sharing/l10n/nb_NO.js
share/owncloud/apps/files_sharing/l10n/nb_NO.json
share/owncloud/apps/files_sharing/l10n/nl.js
share/owncloud/apps/files_sharing/l10n/nl.json
share/owncloud/apps/files_sharing/l10n/nn_NO.js
share/owncloud/apps/files_sharing/l10n/nn_NO.json
share/owncloud/apps/files_sharing/l10n/oc.js
share/owncloud/apps/files_sharing/l10n/oc.json
share/owncloud/apps/files_sharing/l10n/pa.js
share/owncloud/apps/files_sharing/l10n/pa.json
share/owncloud/apps/files_sharing/l10n/pl.js
share/owncloud/apps/files_sharing/l10n/pl.json
share/owncloud/apps/files_sharing/l10n/pt_BR.js
share/owncloud/apps/files_sharing/l10n/pt_BR.json
share/owncloud/apps/files_sharing/l10n/pt_PT.js
share/owncloud/apps/files_sharing/l10n/pt_PT.json
share/owncloud/apps/files_sharing/l10n/ro.js
share/owncloud/apps/files_sharing/l10n/ro.json
share/owncloud/apps/files_sharing/l10n/ru.js
share/owncloud/apps/files_sharing/l10n/ru.json
share/owncloud/apps/files_sharing/l10n/si_LK.js
share/owncloud/apps/files_sharing/l10n/si_LK.json
share/owncloud/apps/files_sharing/l10n/sk.js
share/owncloud/apps/files_sharing/l10n/sk.json
share/owncloud/apps/files_sharing/l10n/sk_SK.js
share/owncloud/apps/files_sharing/l10n/sk_SK.json
share/owncloud/apps/files_sharing/l10n/sl.js
share/owncloud/apps/files_sharing/l10n/sl.json
share/owncloud/apps/files_sharing/l10n/sq.js
share/owncloud/apps/files_sharing/l10n/sq.json
share/owncloud/apps/files_sharing/l10n/sr.js
share/owncloud/apps/files_sharing/l10n/sr.json
share/owncloud/apps/files_sharing/l10n/sr@latin.js
share/owncloud/apps/files_sharing/l10n/sr@latin.json
share/owncloud/apps/files_sharing/l10n/sv.js
share/owncloud/apps/files_sharing/l10n/sv.json
share/owncloud/apps/files_sharing/l10n/ta_LK.js
share/owncloud/apps/files_sharing/l10n/ta_LK.json
share/owncloud/apps/files_sharing/l10n/te.js
share/owncloud/apps/files_sharing/l10n/te.json
share/owncloud/apps/files_sharing/l10n/th_TH.js
share/owncloud/apps/files_sharing/l10n/th_TH.json
share/owncloud/apps/files_sharing/l10n/tr.js
share/owncloud/apps/files_sharing/l10n/tr.json
share/owncloud/apps/files_sharing/l10n/ug.js
share/owncloud/apps/files_sharing/l10n/ug.json
share/owncloud/apps/files_sharing/l10n/uk.js
share/owncloud/apps/files_sharing/l10n/uk.json
share/owncloud/apps/files_sharing/l10n/ur_PK.js
share/owncloud/apps/files_sharing/l10n/ur_PK.json
share/owncloud/apps/files_sharing/l10n/vi.js
share/owncloud/apps/files_sharing/l10n/vi.json
share/owncloud/apps/files_sharing/l10n/zh_CN.js
share/owncloud/apps/files_sharing/l10n/zh_CN.json
share/owncloud/apps/files_sharing/l10n/zh_HK.js
share/owncloud/apps/files_sharing/l10n/zh_HK.json
share/owncloud/apps/files_sharing/l10n/zh_TW.js
share/owncloud/apps/files_sharing/l10n/zh_TW.json
share/owncloud/apps/files_sharing/lib/activity.php
share/owncloud/apps/files_sharing/lib/cache.php
Update to 7.0.3 Changelog: Release "7.0.3" Oct 22. 2014 - Some OS X server fixes - Several external storage fixes and improvements - Close session early to speedup apps page loading - Add overwrite.cli.url config option - Fix finding old versions in special cases - Make versions and encryption aware of copy operations - Force loading encryption app in all needed cases - Better filesystem scanning error messages - LDAP wizard fixes - Add configuration switch to enable preview mimetypes - Create backup of all encryption keys before recovery - Add displayname for admins - Better config.sample documentation - Better apps descriptions - Improve visual feedback if recovery key password gets changed - Fix some object store integration issues - Improved data directory configuration - Fix DAV permissions without create permissions - Fix filepicker home icon being partly hidden - Do only follow http and https redirects - Properly delete old previews - Prevent upgrades between more than one major versions - Several security fixes - Lots of smaller improvements ----------------------------- Release "6.0.6" Oct 22. 2014 - Fix finding old versions in special cases - Make versions and encryption aware of copy operations - Force loading encryption app in all needed cases - Better filesystem scanning error messages - LDAP wizard fixes - Add configuration switch to enable preview mimetypes - Create backup of all encryption keys before recovery - Add displayname for admins - Several security fixes - Lots of smaller improvements ----------------------------- Release "5.0.18" Oct 22. 2014 - Only allow http and https redirects - Documentation fixes - Several security fixes - Several smaller fixes ----------------------------- Release "7.0.2" Aug 26. 2014 - App upgrading stability improvements - Make default share folder configurable - Improve readability of error messages - Log failed authentication - S3 key fixes - Fix range requests with encryption - Several LDAP fixes - Remove obsolete 'Download preparing' message for zip downloads - Remove not working checks from code checker - No error if we try to delete a file which no longer exists - Fix detection of system wide mount points - Simplify App navigation - Add group management to public api - Remove confusing 'automatic logon rejected' message - Implement a txt preview fallback for the case that ttf is not support - Fix tiny thumbnail bug - Don't display share permission if resharing was disabled by the admin - Close session right before the download starts - Fix date display in filepicker - Don't touch non-oc tables when doing the InnoDB repair step - Several Documents fixes - Correctly handle public uploads activities - Add better 4 image previews to gallery ----------------------------- Release "6.0.5" Aug 26. 2014 - Documentation improvements - fix anonymous upload if logged-in - Fix handling of special characters in group names - Fix downloading of big files in special situations - More consistent handling of debug mode - Fix sharing email notifications - Disabling upload button if upload is not possible - Fix detection of system wide mount points - Handle video viewer in sharing links correctly - Update encryption keys recursively if a folder was moved - Enable download button for public folders - Handle exceptions if file to too big for trash-bin correctly - Quota fixes - Avoid unnecessary writing to the DB when preferences are not changed - Disable download button if zip download is disabled - Fix searching for users in special situations - Mount-point handling fixes - Correctly handle storage stats for trash bin - Remove etag warning for trash bin - Hardened SFTP host verification ----------------------------- Release "7.0.1" Aug 4. 2014 - Set maximum width for notification so they don´t overlap the whole header - Don't preload videos on public sharing - Fix preview size calculation under certain conditions - Fix to always show all available versions in the versions dropdown - Support WebDAV copy operation and make encryption aware of it - Make sure to set the expire date if a date is set as default - Improved link icon for better UX - Fix rendering of blank template - Only call exec if is is enabled by PHP - Limit app menu icon size - Show a warning in the personal settings and admin settins if the encyption keys are not yet initialized - Always remove share permission if user is excluded from sharing - Add OCS api call to set expire date for link shares - Improved db schema migration for sqlite - Don't try to execute background jobs that no longer exist - Improve look of search on mobile, save space in top bar - Set core version after a successful update to make upgrade more robust of app upgrades fail - Verify whether download URLs are valid - Fix preview animation on uploading - Prevent cron.php to trigger apps updating - Fix remote share when remote server is installed at the root - Fix files sorting - Fix calendar import - Fix gallery pause icon - Several contacts fixes specifically for PHP 5.3 - Make updater more robust ----------------------------- Release "7.0.0" July 23. 2014 - New files view including sorting and endless scrolling - Server to Server sharing - Sharing overview - Improved sharing admin control - No more mandatory Shared folder - Improved ownCloud Documents features - Hugely improved Activity app including email notifications - Mobile optimized webinterface - Password strength indicator - Significant speed improvements - New user-management - Support for Swift object stores - Email configuration wizard - Email template editor - Improved upgrade process`
2014-11-30 01:08:57 +01:00
share/owncloud/apps/files_sharing/lib/connector/publicauth.php
share/owncloud/apps/files_sharing/lib/controllers/externalsharescontroller.php
share/owncloud/apps/files_sharing/lib/controllers/sharecontroller.php
Update to 7.0.3 Changelog: Release "7.0.3" Oct 22. 2014 - Some OS X server fixes - Several external storage fixes and improvements - Close session early to speedup apps page loading - Add overwrite.cli.url config option - Fix finding old versions in special cases - Make versions and encryption aware of copy operations - Force loading encryption app in all needed cases - Better filesystem scanning error messages - LDAP wizard fixes - Add configuration switch to enable preview mimetypes - Create backup of all encryption keys before recovery - Add displayname for admins - Better config.sample documentation - Better apps descriptions - Improve visual feedback if recovery key password gets changed - Fix some object store integration issues - Improved data directory configuration - Fix DAV permissions without create permissions - Fix filepicker home icon being partly hidden - Do only follow http and https redirects - Properly delete old previews - Prevent upgrades between more than one major versions - Several security fixes - Lots of smaller improvements ----------------------------- Release "6.0.6" Oct 22. 2014 - Fix finding old versions in special cases - Make versions and encryption aware of copy operations - Force loading encryption app in all needed cases - Better filesystem scanning error messages - LDAP wizard fixes - Add configuration switch to enable preview mimetypes - Create backup of all encryption keys before recovery - Add displayname for admins - Several security fixes - Lots of smaller improvements ----------------------------- Release "5.0.18" Oct 22. 2014 - Only allow http and https redirects - Documentation fixes - Several security fixes - Several smaller fixes ----------------------------- Release "7.0.2" Aug 26. 2014 - App upgrading stability improvements - Make default share folder configurable - Improve readability of error messages - Log failed authentication - S3 key fixes - Fix range requests with encryption - Several LDAP fixes - Remove obsolete 'Download preparing' message for zip downloads - Remove not working checks from code checker - No error if we try to delete a file which no longer exists - Fix detection of system wide mount points - Simplify App navigation - Add group management to public api - Remove confusing 'automatic logon rejected' message - Implement a txt preview fallback for the case that ttf is not support - Fix tiny thumbnail bug - Don't display share permission if resharing was disabled by the admin - Close session right before the download starts - Fix date display in filepicker - Don't touch non-oc tables when doing the InnoDB repair step - Several Documents fixes - Correctly handle public uploads activities - Add better 4 image previews to gallery ----------------------------- Release "6.0.5" Aug 26. 2014 - Documentation improvements - fix anonymous upload if logged-in - Fix handling of special characters in group names - Fix downloading of big files in special situations - More consistent handling of debug mode - Fix sharing email notifications - Disabling upload button if upload is not possible - Fix detection of system wide mount points - Handle video viewer in sharing links correctly - Update encryption keys recursively if a folder was moved - Enable download button for public folders - Handle exceptions if file to too big for trash-bin correctly - Quota fixes - Avoid unnecessary writing to the DB when preferences are not changed - Disable download button if zip download is disabled - Fix searching for users in special situations - Mount-point handling fixes - Correctly handle storage stats for trash bin - Remove etag warning for trash bin - Hardened SFTP host verification ----------------------------- Release "7.0.1" Aug 4. 2014 - Set maximum width for notification so they don´t overlap the whole header - Don't preload videos on public sharing - Fix preview size calculation under certain conditions - Fix to always show all available versions in the versions dropdown - Support WebDAV copy operation and make encryption aware of it - Make sure to set the expire date if a date is set as default - Improved link icon for better UX - Fix rendering of blank template - Only call exec if is is enabled by PHP - Limit app menu icon size - Show a warning in the personal settings and admin settins if the encyption keys are not yet initialized - Always remove share permission if user is excluded from sharing - Add OCS api call to set expire date for link shares - Improved db schema migration for sqlite - Don't try to execute background jobs that no longer exist - Improve look of search on mobile, save space in top bar - Set core version after a successful update to make upgrade more robust of app upgrades fail - Verify whether download URLs are valid - Fix preview animation on uploading - Prevent cron.php to trigger apps updating - Fix remote share when remote server is installed at the root - Fix files sorting - Fix calendar import - Fix gallery pause icon - Several contacts fixes specifically for PHP 5.3 - Make updater more robust ----------------------------- Release "7.0.0" July 23. 2014 - New files view including sorting and endless scrolling - Server to Server sharing - Sharing overview - Improved sharing admin control - No more mandatory Shared folder - Improved ownCloud Documents features - Hugely improved Activity app including email notifications - Mobile optimized webinterface - Password strength indicator - Significant speed improvements - New user-management - Support for Swift object stores - Email configuration wizard - Email template editor - Improved upgrade process`
2014-11-30 01:08:57 +01:00
share/owncloud/apps/files_sharing/lib/exceptions.php
share/owncloud/apps/files_sharing/lib/external/cache.php
share/owncloud/apps/files_sharing/lib/external/manager.php
share/owncloud/apps/files_sharing/lib/external/mount.php
share/owncloud/apps/files_sharing/lib/external/scanner.php
share/owncloud/apps/files_sharing/lib/external/storage.php
share/owncloud/apps/files_sharing/lib/helper.php
share/owncloud/apps/files_sharing/lib/hooks.php
Update to 7.0.3 Changelog: Release "7.0.3" Oct 22. 2014 - Some OS X server fixes - Several external storage fixes and improvements - Close session early to speedup apps page loading - Add overwrite.cli.url config option - Fix finding old versions in special cases - Make versions and encryption aware of copy operations - Force loading encryption app in all needed cases - Better filesystem scanning error messages - LDAP wizard fixes - Add configuration switch to enable preview mimetypes - Create backup of all encryption keys before recovery - Add displayname for admins - Better config.sample documentation - Better apps descriptions - Improve visual feedback if recovery key password gets changed - Fix some object store integration issues - Improved data directory configuration - Fix DAV permissions without create permissions - Fix filepicker home icon being partly hidden - Do only follow http and https redirects - Properly delete old previews - Prevent upgrades between more than one major versions - Several security fixes - Lots of smaller improvements ----------------------------- Release "6.0.6" Oct 22. 2014 - Fix finding old versions in special cases - Make versions and encryption aware of copy operations - Force loading encryption app in all needed cases - Better filesystem scanning error messages - LDAP wizard fixes - Add configuration switch to enable preview mimetypes - Create backup of all encryption keys before recovery - Add displayname for admins - Several security fixes - Lots of smaller improvements ----------------------------- Release "5.0.18" Oct 22. 2014 - Only allow http and https redirects - Documentation fixes - Several security fixes - Several smaller fixes ----------------------------- Release "7.0.2" Aug 26. 2014 - App upgrading stability improvements - Make default share folder configurable - Improve readability of error messages - Log failed authentication - S3 key fixes - Fix range requests with encryption - Several LDAP fixes - Remove obsolete 'Download preparing' message for zip downloads - Remove not working checks from code checker - No error if we try to delete a file which no longer exists - Fix detection of system wide mount points - Simplify App navigation - Add group management to public api - Remove confusing 'automatic logon rejected' message - Implement a txt preview fallback for the case that ttf is not support - Fix tiny thumbnail bug - Don't display share permission if resharing was disabled by the admin - Close session right before the download starts - Fix date display in filepicker - Don't touch non-oc tables when doing the InnoDB repair step - Several Documents fixes - Correctly handle public uploads activities - Add better 4 image previews to gallery ----------------------------- Release "6.0.5" Aug 26. 2014 - Documentation improvements - fix anonymous upload if logged-in - Fix handling of special characters in group names - Fix downloading of big files in special situations - More consistent handling of debug mode - Fix sharing email notifications - Disabling upload button if upload is not possible - Fix detection of system wide mount points - Handle video viewer in sharing links correctly - Update encryption keys recursively if a folder was moved - Enable download button for public folders - Handle exceptions if file to too big for trash-bin correctly - Quota fixes - Avoid unnecessary writing to the DB when preferences are not changed - Disable download button if zip download is disabled - Fix searching for users in special situations - Mount-point handling fixes - Correctly handle storage stats for trash bin - Remove etag warning for trash bin - Hardened SFTP host verification ----------------------------- Release "7.0.1" Aug 4. 2014 - Set maximum width for notification so they don´t overlap the whole header - Don't preload videos on public sharing - Fix preview size calculation under certain conditions - Fix to always show all available versions in the versions dropdown - Support WebDAV copy operation and make encryption aware of it - Make sure to set the expire date if a date is set as default - Improved link icon for better UX - Fix rendering of blank template - Only call exec if is is enabled by PHP - Limit app menu icon size - Show a warning in the personal settings and admin settins if the encyption keys are not yet initialized - Always remove share permission if user is excluded from sharing - Add OCS api call to set expire date for link shares - Improved db schema migration for sqlite - Don't try to execute background jobs that no longer exist - Improve look of search on mobile, save space in top bar - Set core version after a successful update to make upgrade more robust of app upgrades fail - Verify whether download URLs are valid - Fix preview animation on uploading - Prevent cron.php to trigger apps updating - Fix remote share when remote server is installed at the root - Fix files sorting - Fix calendar import - Fix gallery pause icon - Several contacts fixes specifically for PHP 5.3 - Make updater more robust ----------------------------- Release "7.0.0" July 23. 2014 - New files view including sorting and endless scrolling - Server to Server sharing - Sharing overview - Improved sharing admin control - No more mandatory Shared folder - Improved ownCloud Documents features - Hugely improved Activity app including email notifications - Mobile optimized webinterface - Password strength indicator - Significant speed improvements - New user-management - Support for Swift object stores - Email configuration wizard - Email template editor - Improved upgrade process`
2014-11-30 01:08:57 +01:00
share/owncloud/apps/files_sharing/lib/isharedstorage.php
Update to 6.0.0a * Switch to 6 branch * Replace interpreters with REPLACE_* Changelog: Version 6.0.0a Dec 14th 2013 Remove wrong warnings from logfile Fix LDAP authentication Fix LDAP configuration Fix Share dialog Fix migration under certain conditions Fix database encoding for old PHP versions Fix select all checkbox Fix migration with lucene search enabled Fix migration for postgresql Version 6.0.0 Dec 11th 2013 User Avatars Previews in files app and other places Updated design, less clutter and more whitespace Public gallery sharing Activities Better file conflict handling dialog Improved public App API Sharing API Example Files Share Email Notifications New Doctrine based database layer Plural translations Refactored OC.dialogs (both code and design wise) Priorize often used languages in personal-settings language selection Update jquery to 1.10.0 and add jquery-migrate 1.2.1 Show a summary as the last filelist entry Improve app-management (more verbose error-messages) Show ‘More apps’ link to app administration directly in app navigation Templates for newly created files Add MB indicator to size column Google Drive external storage uses a new library New icons for shared and external folders File uploads conflicts dialog Possibility to prepopulate a new users home with a skeleton Public upload with encryption enabled Users now can decrypt the files again if their encryption app was enabled Many quota related fixes Total used space (with quota) now only counts user’s own files Many external storage fixes, improved performance Improved file navigation performance by using Ajax calls (no full page reload for each folder) The file owner can now also restore deleted shared files New version drop-down with previews and the ability to downloading versions directly
2013-12-27 16:56:38 +01:00
share/owncloud/apps/files_sharing/lib/maintainer.php
share/owncloud/apps/files_sharing/lib/middleware/sharingcheckmiddleware.php
share/owncloud/apps/files_sharing/lib/migration.php
Update to 7.0.3 Changelog: Release "7.0.3" Oct 22. 2014 - Some OS X server fixes - Several external storage fixes and improvements - Close session early to speedup apps page loading - Add overwrite.cli.url config option - Fix finding old versions in special cases - Make versions and encryption aware of copy operations - Force loading encryption app in all needed cases - Better filesystem scanning error messages - LDAP wizard fixes - Add configuration switch to enable preview mimetypes - Create backup of all encryption keys before recovery - Add displayname for admins - Better config.sample documentation - Better apps descriptions - Improve visual feedback if recovery key password gets changed - Fix some object store integration issues - Improved data directory configuration - Fix DAV permissions without create permissions - Fix filepicker home icon being partly hidden - Do only follow http and https redirects - Properly delete old previews - Prevent upgrades between more than one major versions - Several security fixes - Lots of smaller improvements ----------------------------- Release "6.0.6" Oct 22. 2014 - Fix finding old versions in special cases - Make versions and encryption aware of copy operations - Force loading encryption app in all needed cases - Better filesystem scanning error messages - LDAP wizard fixes - Add configuration switch to enable preview mimetypes - Create backup of all encryption keys before recovery - Add displayname for admins - Several security fixes - Lots of smaller improvements ----------------------------- Release "5.0.18" Oct 22. 2014 - Only allow http and https redirects - Documentation fixes - Several security fixes - Several smaller fixes ----------------------------- Release "7.0.2" Aug 26. 2014 - App upgrading stability improvements - Make default share folder configurable - Improve readability of error messages - Log failed authentication - S3 key fixes - Fix range requests with encryption - Several LDAP fixes - Remove obsolete 'Download preparing' message for zip downloads - Remove not working checks from code checker - No error if we try to delete a file which no longer exists - Fix detection of system wide mount points - Simplify App navigation - Add group management to public api - Remove confusing 'automatic logon rejected' message - Implement a txt preview fallback for the case that ttf is not support - Fix tiny thumbnail bug - Don't display share permission if resharing was disabled by the admin - Close session right before the download starts - Fix date display in filepicker - Don't touch non-oc tables when doing the InnoDB repair step - Several Documents fixes - Correctly handle public uploads activities - Add better 4 image previews to gallery ----------------------------- Release "6.0.5" Aug 26. 2014 - Documentation improvements - fix anonymous upload if logged-in - Fix handling of special characters in group names - Fix downloading of big files in special situations - More consistent handling of debug mode - Fix sharing email notifications - Disabling upload button if upload is not possible - Fix detection of system wide mount points - Handle video viewer in sharing links correctly - Update encryption keys recursively if a folder was moved - Enable download button for public folders - Handle exceptions if file to too big for trash-bin correctly - Quota fixes - Avoid unnecessary writing to the DB when preferences are not changed - Disable download button if zip download is disabled - Fix searching for users in special situations - Mount-point handling fixes - Correctly handle storage stats for trash bin - Remove etag warning for trash bin - Hardened SFTP host verification ----------------------------- Release "7.0.1" Aug 4. 2014 - Set maximum width for notification so they don´t overlap the whole header - Don't preload videos on public sharing - Fix preview size calculation under certain conditions - Fix to always show all available versions in the versions dropdown - Support WebDAV copy operation and make encryption aware of it - Make sure to set the expire date if a date is set as default - Improved link icon for better UX - Fix rendering of blank template - Only call exec if is is enabled by PHP - Limit app menu icon size - Show a warning in the personal settings and admin settins if the encyption keys are not yet initialized - Always remove share permission if user is excluded from sharing - Add OCS api call to set expire date for link shares - Improved db schema migration for sqlite - Don't try to execute background jobs that no longer exist - Improve look of search on mobile, save space in top bar - Set core version after a successful update to make upgrade more robust of app upgrades fail - Verify whether download URLs are valid - Fix preview animation on uploading - Prevent cron.php to trigger apps updating - Fix remote share when remote server is installed at the root - Fix files sorting - Fix calendar import - Fix gallery pause icon - Several contacts fixes specifically for PHP 5.3 - Make updater more robust ----------------------------- Release "7.0.0" July 23. 2014 - New files view including sorting and endless scrolling - Server to Server sharing - Sharing overview - Improved sharing admin control - No more mandatory Shared folder - Improved ownCloud Documents features - Hugely improved Activity app including email notifications - Mobile optimized webinterface - Password strength indicator - Significant speed improvements - New user-management - Support for Swift object stores - Email configuration wizard - Email template editor - Improved upgrade process`
2014-11-30 01:08:57 +01:00
share/owncloud/apps/files_sharing/lib/proxy.php
share/owncloud/apps/files_sharing/lib/readonlycache.php
share/owncloud/apps/files_sharing/lib/readonlywrapper.php
share/owncloud/apps/files_sharing/lib/scanner.php
share/owncloud/apps/files_sharing/lib/share/file.php
share/owncloud/apps/files_sharing/lib/share/folder.php
Update to 7.0.3 Changelog: Release "7.0.3" Oct 22. 2014 - Some OS X server fixes - Several external storage fixes and improvements - Close session early to speedup apps page loading - Add overwrite.cli.url config option - Fix finding old versions in special cases - Make versions and encryption aware of copy operations - Force loading encryption app in all needed cases - Better filesystem scanning error messages - LDAP wizard fixes - Add configuration switch to enable preview mimetypes - Create backup of all encryption keys before recovery - Add displayname for admins - Better config.sample documentation - Better apps descriptions - Improve visual feedback if recovery key password gets changed - Fix some object store integration issues - Improved data directory configuration - Fix DAV permissions without create permissions - Fix filepicker home icon being partly hidden - Do only follow http and https redirects - Properly delete old previews - Prevent upgrades between more than one major versions - Several security fixes - Lots of smaller improvements ----------------------------- Release "6.0.6" Oct 22. 2014 - Fix finding old versions in special cases - Make versions and encryption aware of copy operations - Force loading encryption app in all needed cases - Better filesystem scanning error messages - LDAP wizard fixes - Add configuration switch to enable preview mimetypes - Create backup of all encryption keys before recovery - Add displayname for admins - Several security fixes - Lots of smaller improvements ----------------------------- Release "5.0.18" Oct 22. 2014 - Only allow http and https redirects - Documentation fixes - Several security fixes - Several smaller fixes ----------------------------- Release "7.0.2" Aug 26. 2014 - App upgrading stability improvements - Make default share folder configurable - Improve readability of error messages - Log failed authentication - S3 key fixes - Fix range requests with encryption - Several LDAP fixes - Remove obsolete 'Download preparing' message for zip downloads - Remove not working checks from code checker - No error if we try to delete a file which no longer exists - Fix detection of system wide mount points - Simplify App navigation - Add group management to public api - Remove confusing 'automatic logon rejected' message - Implement a txt preview fallback for the case that ttf is not support - Fix tiny thumbnail bug - Don't display share permission if resharing was disabled by the admin - Close session right before the download starts - Fix date display in filepicker - Don't touch non-oc tables when doing the InnoDB repair step - Several Documents fixes - Correctly handle public uploads activities - Add better 4 image previews to gallery ----------------------------- Release "6.0.5" Aug 26. 2014 - Documentation improvements - fix anonymous upload if logged-in - Fix handling of special characters in group names - Fix downloading of big files in special situations - More consistent handling of debug mode - Fix sharing email notifications - Disabling upload button if upload is not possible - Fix detection of system wide mount points - Handle video viewer in sharing links correctly - Update encryption keys recursively if a folder was moved - Enable download button for public folders - Handle exceptions if file to too big for trash-bin correctly - Quota fixes - Avoid unnecessary writing to the DB when preferences are not changed - Disable download button if zip download is disabled - Fix searching for users in special situations - Mount-point handling fixes - Correctly handle storage stats for trash bin - Remove etag warning for trash bin - Hardened SFTP host verification ----------------------------- Release "7.0.1" Aug 4. 2014 - Set maximum width for notification so they don´t overlap the whole header - Don't preload videos on public sharing - Fix preview size calculation under certain conditions - Fix to always show all available versions in the versions dropdown - Support WebDAV copy operation and make encryption aware of it - Make sure to set the expire date if a date is set as default - Improved link icon for better UX - Fix rendering of blank template - Only call exec if is is enabled by PHP - Limit app menu icon size - Show a warning in the personal settings and admin settins if the encyption keys are not yet initialized - Always remove share permission if user is excluded from sharing - Add OCS api call to set expire date for link shares - Improved db schema migration for sqlite - Don't try to execute background jobs that no longer exist - Improve look of search on mobile, save space in top bar - Set core version after a successful update to make upgrade more robust of app upgrades fail - Verify whether download URLs are valid - Fix preview animation on uploading - Prevent cron.php to trigger apps updating - Fix remote share when remote server is installed at the root - Fix files sorting - Fix calendar import - Fix gallery pause icon - Several contacts fixes specifically for PHP 5.3 - Make updater more robust ----------------------------- Release "7.0.0" July 23. 2014 - New files view including sorting and endless scrolling - Server to Server sharing - Sharing overview - Improved sharing admin control - No more mandatory Shared folder - Improved ownCloud Documents features - Hugely improved Activity app including email notifications - Mobile optimized webinterface - Password strength indicator - Significant speed improvements - New user-management - Support for Swift object stores - Email configuration wizard - Email template editor - Improved upgrade process`
2014-11-30 01:08:57 +01:00
share/owncloud/apps/files_sharing/lib/sharedmount.php
share/owncloud/apps/files_sharing/lib/sharedstorage.php
share/owncloud/apps/files_sharing/lib/updater.php
share/owncloud/apps/files_sharing/lib/watcher.php
Update to 7.0.3 Changelog: Release "7.0.3" Oct 22. 2014 - Some OS X server fixes - Several external storage fixes and improvements - Close session early to speedup apps page loading - Add overwrite.cli.url config option - Fix finding old versions in special cases - Make versions and encryption aware of copy operations - Force loading encryption app in all needed cases - Better filesystem scanning error messages - LDAP wizard fixes - Add configuration switch to enable preview mimetypes - Create backup of all encryption keys before recovery - Add displayname for admins - Better config.sample documentation - Better apps descriptions - Improve visual feedback if recovery key password gets changed - Fix some object store integration issues - Improved data directory configuration - Fix DAV permissions without create permissions - Fix filepicker home icon being partly hidden - Do only follow http and https redirects - Properly delete old previews - Prevent upgrades between more than one major versions - Several security fixes - Lots of smaller improvements ----------------------------- Release "6.0.6" Oct 22. 2014 - Fix finding old versions in special cases - Make versions and encryption aware of copy operations - Force loading encryption app in all needed cases - Better filesystem scanning error messages - LDAP wizard fixes - Add configuration switch to enable preview mimetypes - Create backup of all encryption keys before recovery - Add displayname for admins - Several security fixes - Lots of smaller improvements ----------------------------- Release "5.0.18" Oct 22. 2014 - Only allow http and https redirects - Documentation fixes - Several security fixes - Several smaller fixes ----------------------------- Release "7.0.2" Aug 26. 2014 - App upgrading stability improvements - Make default share folder configurable - Improve readability of error messages - Log failed authentication - S3 key fixes - Fix range requests with encryption - Several LDAP fixes - Remove obsolete 'Download preparing' message for zip downloads - Remove not working checks from code checker - No error if we try to delete a file which no longer exists - Fix detection of system wide mount points - Simplify App navigation - Add group management to public api - Remove confusing 'automatic logon rejected' message - Implement a txt preview fallback for the case that ttf is not support - Fix tiny thumbnail bug - Don't display share permission if resharing was disabled by the admin - Close session right before the download starts - Fix date display in filepicker - Don't touch non-oc tables when doing the InnoDB repair step - Several Documents fixes - Correctly handle public uploads activities - Add better 4 image previews to gallery ----------------------------- Release "6.0.5" Aug 26. 2014 - Documentation improvements - fix anonymous upload if logged-in - Fix handling of special characters in group names - Fix downloading of big files in special situations - More consistent handling of debug mode - Fix sharing email notifications - Disabling upload button if upload is not possible - Fix detection of system wide mount points - Handle video viewer in sharing links correctly - Update encryption keys recursively if a folder was moved - Enable download button for public folders - Handle exceptions if file to too big for trash-bin correctly - Quota fixes - Avoid unnecessary writing to the DB when preferences are not changed - Disable download button if zip download is disabled - Fix searching for users in special situations - Mount-point handling fixes - Correctly handle storage stats for trash bin - Remove etag warning for trash bin - Hardened SFTP host verification ----------------------------- Release "7.0.1" Aug 4. 2014 - Set maximum width for notification so they don´t overlap the whole header - Don't preload videos on public sharing - Fix preview size calculation under certain conditions - Fix to always show all available versions in the versions dropdown - Support WebDAV copy operation and make encryption aware of it - Make sure to set the expire date if a date is set as default - Improved link icon for better UX - Fix rendering of blank template - Only call exec if is is enabled by PHP - Limit app menu icon size - Show a warning in the personal settings and admin settins if the encyption keys are not yet initialized - Always remove share permission if user is excluded from sharing - Add OCS api call to set expire date for link shares - Improved db schema migration for sqlite - Don't try to execute background jobs that no longer exist - Improve look of search on mobile, save space in top bar - Set core version after a successful update to make upgrade more robust of app upgrades fail - Verify whether download URLs are valid - Fix preview animation on uploading - Prevent cron.php to trigger apps updating - Fix remote share when remote server is installed at the root - Fix files sorting - Fix calendar import - Fix gallery pause icon - Several contacts fixes specifically for PHP 5.3 - Make updater more robust ----------------------------- Release "7.0.0" July 23. 2014 - New files view including sorting and endless scrolling - Server to Server sharing - Sharing overview - Improved sharing admin control - No more mandatory Shared folder - Improved ownCloud Documents features - Hugely improved Activity app including email notifications - Mobile optimized webinterface - Password strength indicator - Significant speed improvements - New user-management - Support for Swift object stores - Email configuration wizard - Email template editor - Improved upgrade process`
2014-11-30 01:08:57 +01:00
share/owncloud/apps/files_sharing/list.php
share/owncloud/apps/files_sharing/public.php
Update to 7.0.3 Changelog: Release "7.0.3" Oct 22. 2014 - Some OS X server fixes - Several external storage fixes and improvements - Close session early to speedup apps page loading - Add overwrite.cli.url config option - Fix finding old versions in special cases - Make versions and encryption aware of copy operations - Force loading encryption app in all needed cases - Better filesystem scanning error messages - LDAP wizard fixes - Add configuration switch to enable preview mimetypes - Create backup of all encryption keys before recovery - Add displayname for admins - Better config.sample documentation - Better apps descriptions - Improve visual feedback if recovery key password gets changed - Fix some object store integration issues - Improved data directory configuration - Fix DAV permissions without create permissions - Fix filepicker home icon being partly hidden - Do only follow http and https redirects - Properly delete old previews - Prevent upgrades between more than one major versions - Several security fixes - Lots of smaller improvements ----------------------------- Release "6.0.6" Oct 22. 2014 - Fix finding old versions in special cases - Make versions and encryption aware of copy operations - Force loading encryption app in all needed cases - Better filesystem scanning error messages - LDAP wizard fixes - Add configuration switch to enable preview mimetypes - Create backup of all encryption keys before recovery - Add displayname for admins - Several security fixes - Lots of smaller improvements ----------------------------- Release "5.0.18" Oct 22. 2014 - Only allow http and https redirects - Documentation fixes - Several security fixes - Several smaller fixes ----------------------------- Release "7.0.2" Aug 26. 2014 - App upgrading stability improvements - Make default share folder configurable - Improve readability of error messages - Log failed authentication - S3 key fixes - Fix range requests with encryption - Several LDAP fixes - Remove obsolete 'Download preparing' message for zip downloads - Remove not working checks from code checker - No error if we try to delete a file which no longer exists - Fix detection of system wide mount points - Simplify App navigation - Add group management to public api - Remove confusing 'automatic logon rejected' message - Implement a txt preview fallback for the case that ttf is not support - Fix tiny thumbnail bug - Don't display share permission if resharing was disabled by the admin - Close session right before the download starts - Fix date display in filepicker - Don't touch non-oc tables when doing the InnoDB repair step - Several Documents fixes - Correctly handle public uploads activities - Add better 4 image previews to gallery ----------------------------- Release "6.0.5" Aug 26. 2014 - Documentation improvements - fix anonymous upload if logged-in - Fix handling of special characters in group names - Fix downloading of big files in special situations - More consistent handling of debug mode - Fix sharing email notifications - Disabling upload button if upload is not possible - Fix detection of system wide mount points - Handle video viewer in sharing links correctly - Update encryption keys recursively if a folder was moved - Enable download button for public folders - Handle exceptions if file to too big for trash-bin correctly - Quota fixes - Avoid unnecessary writing to the DB when preferences are not changed - Disable download button if zip download is disabled - Fix searching for users in special situations - Mount-point handling fixes - Correctly handle storage stats for trash bin - Remove etag warning for trash bin - Hardened SFTP host verification ----------------------------- Release "7.0.1" Aug 4. 2014 - Set maximum width for notification so they don´t overlap the whole header - Don't preload videos on public sharing - Fix preview size calculation under certain conditions - Fix to always show all available versions in the versions dropdown - Support WebDAV copy operation and make encryption aware of it - Make sure to set the expire date if a date is set as default - Improved link icon for better UX - Fix rendering of blank template - Only call exec if is is enabled by PHP - Limit app menu icon size - Show a warning in the personal settings and admin settins if the encyption keys are not yet initialized - Always remove share permission if user is excluded from sharing - Add OCS api call to set expire date for link shares - Improved db schema migration for sqlite - Don't try to execute background jobs that no longer exist - Improve look of search on mobile, save space in top bar - Set core version after a successful update to make upgrade more robust of app upgrades fail - Verify whether download URLs are valid - Fix preview animation on uploading - Prevent cron.php to trigger apps updating - Fix remote share when remote server is installed at the root - Fix files sorting - Fix calendar import - Fix gallery pause icon - Several contacts fixes specifically for PHP 5.3 - Make updater more robust ----------------------------- Release "7.0.0" July 23. 2014 - New files view including sorting and endless scrolling - Server to Server sharing - Sharing overview - Improved sharing admin control - No more mandatory Shared folder - Improved ownCloud Documents features - Hugely improved Activity app including email notifications - Mobile optimized webinterface - Password strength indicator - Significant speed improvements - New user-management - Support for Swift object stores - Email configuration wizard - Email template editor - Improved upgrade process`
2014-11-30 01:08:57 +01:00
share/owncloud/apps/files_sharing/publicwebdav.php
share/owncloud/apps/files_sharing/settings-admin.php
share/owncloud/apps/files_sharing/templates/authenticate.php
Update to 7.0.3 Changelog: Release "7.0.3" Oct 22. 2014 - Some OS X server fixes - Several external storage fixes and improvements - Close session early to speedup apps page loading - Add overwrite.cli.url config option - Fix finding old versions in special cases - Make versions and encryption aware of copy operations - Force loading encryption app in all needed cases - Better filesystem scanning error messages - LDAP wizard fixes - Add configuration switch to enable preview mimetypes - Create backup of all encryption keys before recovery - Add displayname for admins - Better config.sample documentation - Better apps descriptions - Improve visual feedback if recovery key password gets changed - Fix some object store integration issues - Improved data directory configuration - Fix DAV permissions without create permissions - Fix filepicker home icon being partly hidden - Do only follow http and https redirects - Properly delete old previews - Prevent upgrades between more than one major versions - Several security fixes - Lots of smaller improvements ----------------------------- Release "6.0.6" Oct 22. 2014 - Fix finding old versions in special cases - Make versions and encryption aware of copy operations - Force loading encryption app in all needed cases - Better filesystem scanning error messages - LDAP wizard fixes - Add configuration switch to enable preview mimetypes - Create backup of all encryption keys before recovery - Add displayname for admins - Several security fixes - Lots of smaller improvements ----------------------------- Release "5.0.18" Oct 22. 2014 - Only allow http and https redirects - Documentation fixes - Several security fixes - Several smaller fixes ----------------------------- Release "7.0.2" Aug 26. 2014 - App upgrading stability improvements - Make default share folder configurable - Improve readability of error messages - Log failed authentication - S3 key fixes - Fix range requests with encryption - Several LDAP fixes - Remove obsolete 'Download preparing' message for zip downloads - Remove not working checks from code checker - No error if we try to delete a file which no longer exists - Fix detection of system wide mount points - Simplify App navigation - Add group management to public api - Remove confusing 'automatic logon rejected' message - Implement a txt preview fallback for the case that ttf is not support - Fix tiny thumbnail bug - Don't display share permission if resharing was disabled by the admin - Close session right before the download starts - Fix date display in filepicker - Don't touch non-oc tables when doing the InnoDB repair step - Several Documents fixes - Correctly handle public uploads activities - Add better 4 image previews to gallery ----------------------------- Release "6.0.5" Aug 26. 2014 - Documentation improvements - fix anonymous upload if logged-in - Fix handling of special characters in group names - Fix downloading of big files in special situations - More consistent handling of debug mode - Fix sharing email notifications - Disabling upload button if upload is not possible - Fix detection of system wide mount points - Handle video viewer in sharing links correctly - Update encryption keys recursively if a folder was moved - Enable download button for public folders - Handle exceptions if file to too big for trash-bin correctly - Quota fixes - Avoid unnecessary writing to the DB when preferences are not changed - Disable download button if zip download is disabled - Fix searching for users in special situations - Mount-point handling fixes - Correctly handle storage stats for trash bin - Remove etag warning for trash bin - Hardened SFTP host verification ----------------------------- Release "7.0.1" Aug 4. 2014 - Set maximum width for notification so they don´t overlap the whole header - Don't preload videos on public sharing - Fix preview size calculation under certain conditions - Fix to always show all available versions in the versions dropdown - Support WebDAV copy operation and make encryption aware of it - Make sure to set the expire date if a date is set as default - Improved link icon for better UX - Fix rendering of blank template - Only call exec if is is enabled by PHP - Limit app menu icon size - Show a warning in the personal settings and admin settins if the encyption keys are not yet initialized - Always remove share permission if user is excluded from sharing - Add OCS api call to set expire date for link shares - Improved db schema migration for sqlite - Don't try to execute background jobs that no longer exist - Improve look of search on mobile, save space in top bar - Set core version after a successful update to make upgrade more robust of app upgrades fail - Verify whether download URLs are valid - Fix preview animation on uploading - Prevent cron.php to trigger apps updating - Fix remote share when remote server is installed at the root - Fix files sorting - Fix calendar import - Fix gallery pause icon - Several contacts fixes specifically for PHP 5.3 - Make updater more robust ----------------------------- Release "7.0.0" July 23. 2014 - New files view including sorting and endless scrolling - Server to Server sharing - Sharing overview - Improved sharing admin control - No more mandatory Shared folder - Improved ownCloud Documents features - Hugely improved Activity app including email notifications - Mobile optimized webinterface - Password strength indicator - Significant speed improvements - New user-management - Support for Swift object stores - Email configuration wizard - Email template editor - Improved upgrade process`
2014-11-30 01:08:57 +01:00
share/owncloud/apps/files_sharing/templates/list.php
Update to 6.0.0a * Switch to 6 branch * Replace interpreters with REPLACE_* Changelog: Version 6.0.0a Dec 14th 2013 Remove wrong warnings from logfile Fix LDAP authentication Fix LDAP configuration Fix Share dialog Fix migration under certain conditions Fix database encoding for old PHP versions Fix select all checkbox Fix migration with lucene search enabled Fix migration for postgresql Version 6.0.0 Dec 11th 2013 User Avatars Previews in files app and other places Updated design, less clutter and more whitespace Public gallery sharing Activities Better file conflict handling dialog Improved public App API Sharing API Example Files Share Email Notifications New Doctrine based database layer Plural translations Refactored OC.dialogs (both code and design wise) Priorize often used languages in personal-settings language selection Update jquery to 1.10.0 and add jquery-migrate 1.2.1 Show a summary as the last filelist entry Improve app-management (more verbose error-messages) Show ‘More apps’ link to app administration directly in app navigation Templates for newly created files Add MB indicator to size column Google Drive external storage uses a new library New icons for shared and external folders File uploads conflicts dialog Possibility to prepopulate a new users home with a skeleton Public upload with encryption enabled Users now can decrypt the files again if their encryption app was enabled Many quota related fixes Total used space (with quota) now only counts user’s own files Many external storage fixes, improved performance Improved file navigation performance by using Ajax calls (no full page reload for each folder) The file owner can now also restore deleted shared files New version drop-down with previews and the ability to downloading versions directly
2013-12-27 16:56:38 +01:00
share/owncloud/apps/files_sharing/templates/part.404.php
share/owncloud/apps/files_sharing/templates/public.php
Update to 7.0.3 Changelog: Release "7.0.3" Oct 22. 2014 - Some OS X server fixes - Several external storage fixes and improvements - Close session early to speedup apps page loading - Add overwrite.cli.url config option - Fix finding old versions in special cases - Make versions and encryption aware of copy operations - Force loading encryption app in all needed cases - Better filesystem scanning error messages - LDAP wizard fixes - Add configuration switch to enable preview mimetypes - Create backup of all encryption keys before recovery - Add displayname for admins - Better config.sample documentation - Better apps descriptions - Improve visual feedback if recovery key password gets changed - Fix some object store integration issues - Improved data directory configuration - Fix DAV permissions without create permissions - Fix filepicker home icon being partly hidden - Do only follow http and https redirects - Properly delete old previews - Prevent upgrades between more than one major versions - Several security fixes - Lots of smaller improvements ----------------------------- Release "6.0.6" Oct 22. 2014 - Fix finding old versions in special cases - Make versions and encryption aware of copy operations - Force loading encryption app in all needed cases - Better filesystem scanning error messages - LDAP wizard fixes - Add configuration switch to enable preview mimetypes - Create backup of all encryption keys before recovery - Add displayname for admins - Several security fixes - Lots of smaller improvements ----------------------------- Release "5.0.18" Oct 22. 2014 - Only allow http and https redirects - Documentation fixes - Several security fixes - Several smaller fixes ----------------------------- Release "7.0.2" Aug 26. 2014 - App upgrading stability improvements - Make default share folder configurable - Improve readability of error messages - Log failed authentication - S3 key fixes - Fix range requests with encryption - Several LDAP fixes - Remove obsolete 'Download preparing' message for zip downloads - Remove not working checks from code checker - No error if we try to delete a file which no longer exists - Fix detection of system wide mount points - Simplify App navigation - Add group management to public api - Remove confusing 'automatic logon rejected' message - Implement a txt preview fallback for the case that ttf is not support - Fix tiny thumbnail bug - Don't display share permission if resharing was disabled by the admin - Close session right before the download starts - Fix date display in filepicker - Don't touch non-oc tables when doing the InnoDB repair step - Several Documents fixes - Correctly handle public uploads activities - Add better 4 image previews to gallery ----------------------------- Release "6.0.5" Aug 26. 2014 - Documentation improvements - fix anonymous upload if logged-in - Fix handling of special characters in group names - Fix downloading of big files in special situations - More consistent handling of debug mode - Fix sharing email notifications - Disabling upload button if upload is not possible - Fix detection of system wide mount points - Handle video viewer in sharing links correctly - Update encryption keys recursively if a folder was moved - Enable download button for public folders - Handle exceptions if file to too big for trash-bin correctly - Quota fixes - Avoid unnecessary writing to the DB when preferences are not changed - Disable download button if zip download is disabled - Fix searching for users in special situations - Mount-point handling fixes - Correctly handle storage stats for trash bin - Remove etag warning for trash bin - Hardened SFTP host verification ----------------------------- Release "7.0.1" Aug 4. 2014 - Set maximum width for notification so they don´t overlap the whole header - Don't preload videos on public sharing - Fix preview size calculation under certain conditions - Fix to always show all available versions in the versions dropdown - Support WebDAV copy operation and make encryption aware of it - Make sure to set the expire date if a date is set as default - Improved link icon for better UX - Fix rendering of blank template - Only call exec if is is enabled by PHP - Limit app menu icon size - Show a warning in the personal settings and admin settins if the encyption keys are not yet initialized - Always remove share permission if user is excluded from sharing - Add OCS api call to set expire date for link shares - Improved db schema migration for sqlite - Don't try to execute background jobs that no longer exist - Improve look of search on mobile, save space in top bar - Set core version after a successful update to make upgrade more robust of app upgrades fail - Verify whether download URLs are valid - Fix preview animation on uploading - Prevent cron.php to trigger apps updating - Fix remote share when remote server is installed at the root - Fix files sorting - Fix calendar import - Fix gallery pause icon - Several contacts fixes specifically for PHP 5.3 - Make updater more robust ----------------------------- Release "7.0.0" July 23. 2014 - New files view including sorting and endless scrolling - Server to Server sharing - Sharing overview - Improved sharing admin control - No more mandatory Shared folder - Improved ownCloud Documents features - Hugely improved Activity app including email notifications - Mobile optimized webinterface - Password strength indicator - Significant speed improvements - New user-management - Support for Swift object stores - Email configuration wizard - Email template editor - Improved upgrade process`
2014-11-30 01:08:57 +01:00
share/owncloud/apps/files_sharing/templates/settings-admin.php
share/owncloud/apps/files_sharing/tests/activity.php
share/owncloud/apps/files_sharing/tests/api.php
Update to 7.0.3 Changelog: Release "7.0.3" Oct 22. 2014 - Some OS X server fixes - Several external storage fixes and improvements - Close session early to speedup apps page loading - Add overwrite.cli.url config option - Fix finding old versions in special cases - Make versions and encryption aware of copy operations - Force loading encryption app in all needed cases - Better filesystem scanning error messages - LDAP wizard fixes - Add configuration switch to enable preview mimetypes - Create backup of all encryption keys before recovery - Add displayname for admins - Better config.sample documentation - Better apps descriptions - Improve visual feedback if recovery key password gets changed - Fix some object store integration issues - Improved data directory configuration - Fix DAV permissions without create permissions - Fix filepicker home icon being partly hidden - Do only follow http and https redirects - Properly delete old previews - Prevent upgrades between more than one major versions - Several security fixes - Lots of smaller improvements ----------------------------- Release "6.0.6" Oct 22. 2014 - Fix finding old versions in special cases - Make versions and encryption aware of copy operations - Force loading encryption app in all needed cases - Better filesystem scanning error messages - LDAP wizard fixes - Add configuration switch to enable preview mimetypes - Create backup of all encryption keys before recovery - Add displayname for admins - Several security fixes - Lots of smaller improvements ----------------------------- Release "5.0.18" Oct 22. 2014 - Only allow http and https redirects - Documentation fixes - Several security fixes - Several smaller fixes ----------------------------- Release "7.0.2" Aug 26. 2014 - App upgrading stability improvements - Make default share folder configurable - Improve readability of error messages - Log failed authentication - S3 key fixes - Fix range requests with encryption - Several LDAP fixes - Remove obsolete 'Download preparing' message for zip downloads - Remove not working checks from code checker - No error if we try to delete a file which no longer exists - Fix detection of system wide mount points - Simplify App navigation - Add group management to public api - Remove confusing 'automatic logon rejected' message - Implement a txt preview fallback for the case that ttf is not support - Fix tiny thumbnail bug - Don't display share permission if resharing was disabled by the admin - Close session right before the download starts - Fix date display in filepicker - Don't touch non-oc tables when doing the InnoDB repair step - Several Documents fixes - Correctly handle public uploads activities - Add better 4 image previews to gallery ----------------------------- Release "6.0.5" Aug 26. 2014 - Documentation improvements - fix anonymous upload if logged-in - Fix handling of special characters in group names - Fix downloading of big files in special situations - More consistent handling of debug mode - Fix sharing email notifications - Disabling upload button if upload is not possible - Fix detection of system wide mount points - Handle video viewer in sharing links correctly - Update encryption keys recursively if a folder was moved - Enable download button for public folders - Handle exceptions if file to too big for trash-bin correctly - Quota fixes - Avoid unnecessary writing to the DB when preferences are not changed - Disable download button if zip download is disabled - Fix searching for users in special situations - Mount-point handling fixes - Correctly handle storage stats for trash bin - Remove etag warning for trash bin - Hardened SFTP host verification ----------------------------- Release "7.0.1" Aug 4. 2014 - Set maximum width for notification so they don´t overlap the whole header - Don't preload videos on public sharing - Fix preview size calculation under certain conditions - Fix to always show all available versions in the versions dropdown - Support WebDAV copy operation and make encryption aware of it - Make sure to set the expire date if a date is set as default - Improved link icon for better UX - Fix rendering of blank template - Only call exec if is is enabled by PHP - Limit app menu icon size - Show a warning in the personal settings and admin settins if the encyption keys are not yet initialized - Always remove share permission if user is excluded from sharing - Add OCS api call to set expire date for link shares - Improved db schema migration for sqlite - Don't try to execute background jobs that no longer exist - Improve look of search on mobile, save space in top bar - Set core version after a successful update to make upgrade more robust of app upgrades fail - Verify whether download URLs are valid - Fix preview animation on uploading - Prevent cron.php to trigger apps updating - Fix remote share when remote server is installed at the root - Fix files sorting - Fix calendar import - Fix gallery pause icon - Several contacts fixes specifically for PHP 5.3 - Make updater more robust ----------------------------- Release "7.0.0" July 23. 2014 - New files view including sorting and endless scrolling - Server to Server sharing - Sharing overview - Improved sharing admin control - No more mandatory Shared folder - Improved ownCloud Documents features - Hugely improved Activity app including email notifications - Mobile optimized webinterface - Password strength indicator - Significant speed improvements - New user-management - Support for Swift object stores - Email configuration wizard - Email template editor - Improved upgrade process`
2014-11-30 01:08:57 +01:00
share/owncloud/apps/files_sharing/tests/backend.php
share/owncloud/apps/files_sharing/tests/cache.php
share/owncloud/apps/files_sharing/tests/controller/sharecontroller.php
share/owncloud/apps/files_sharing/tests/external/cache.php
Update to 7.0.3 Changelog: Release "7.0.3" Oct 22. 2014 - Some OS X server fixes - Several external storage fixes and improvements - Close session early to speedup apps page loading - Add overwrite.cli.url config option - Fix finding old versions in special cases - Make versions and encryption aware of copy operations - Force loading encryption app in all needed cases - Better filesystem scanning error messages - LDAP wizard fixes - Add configuration switch to enable preview mimetypes - Create backup of all encryption keys before recovery - Add displayname for admins - Better config.sample documentation - Better apps descriptions - Improve visual feedback if recovery key password gets changed - Fix some object store integration issues - Improved data directory configuration - Fix DAV permissions without create permissions - Fix filepicker home icon being partly hidden - Do only follow http and https redirects - Properly delete old previews - Prevent upgrades between more than one major versions - Several security fixes - Lots of smaller improvements ----------------------------- Release "6.0.6" Oct 22. 2014 - Fix finding old versions in special cases - Make versions and encryption aware of copy operations - Force loading encryption app in all needed cases - Better filesystem scanning error messages - LDAP wizard fixes - Add configuration switch to enable preview mimetypes - Create backup of all encryption keys before recovery - Add displayname for admins - Several security fixes - Lots of smaller improvements ----------------------------- Release "5.0.18" Oct 22. 2014 - Only allow http and https redirects - Documentation fixes - Several security fixes - Several smaller fixes ----------------------------- Release "7.0.2" Aug 26. 2014 - App upgrading stability improvements - Make default share folder configurable - Improve readability of error messages - Log failed authentication - S3 key fixes - Fix range requests with encryption - Several LDAP fixes - Remove obsolete 'Download preparing' message for zip downloads - Remove not working checks from code checker - No error if we try to delete a file which no longer exists - Fix detection of system wide mount points - Simplify App navigation - Add group management to public api - Remove confusing 'automatic logon rejected' message - Implement a txt preview fallback for the case that ttf is not support - Fix tiny thumbnail bug - Don't display share permission if resharing was disabled by the admin - Close session right before the download starts - Fix date display in filepicker - Don't touch non-oc tables when doing the InnoDB repair step - Several Documents fixes - Correctly handle public uploads activities - Add better 4 image previews to gallery ----------------------------- Release "6.0.5" Aug 26. 2014 - Documentation improvements - fix anonymous upload if logged-in - Fix handling of special characters in group names - Fix downloading of big files in special situations - More consistent handling of debug mode - Fix sharing email notifications - Disabling upload button if upload is not possible - Fix detection of system wide mount points - Handle video viewer in sharing links correctly - Update encryption keys recursively if a folder was moved - Enable download button for public folders - Handle exceptions if file to too big for trash-bin correctly - Quota fixes - Avoid unnecessary writing to the DB when preferences are not changed - Disable download button if zip download is disabled - Fix searching for users in special situations - Mount-point handling fixes - Correctly handle storage stats for trash bin - Remove etag warning for trash bin - Hardened SFTP host verification ----------------------------- Release "7.0.1" Aug 4. 2014 - Set maximum width for notification so they don´t overlap the whole header - Don't preload videos on public sharing - Fix preview size calculation under certain conditions - Fix to always show all available versions in the versions dropdown - Support WebDAV copy operation and make encryption aware of it - Make sure to set the expire date if a date is set as default - Improved link icon for better UX - Fix rendering of blank template - Only call exec if is is enabled by PHP - Limit app menu icon size - Show a warning in the personal settings and admin settins if the encyption keys are not yet initialized - Always remove share permission if user is excluded from sharing - Add OCS api call to set expire date for link shares - Improved db schema migration for sqlite - Don't try to execute background jobs that no longer exist - Improve look of search on mobile, save space in top bar - Set core version after a successful update to make upgrade more robust of app upgrades fail - Verify whether download URLs are valid - Fix preview animation on uploading - Prevent cron.php to trigger apps updating - Fix remote share when remote server is installed at the root - Fix files sorting - Fix calendar import - Fix gallery pause icon - Several contacts fixes specifically for PHP 5.3 - Make updater more robust ----------------------------- Release "7.0.0" July 23. 2014 - New files view including sorting and endless scrolling - Server to Server sharing - Sharing overview - Improved sharing admin control - No more mandatory Shared folder - Improved ownCloud Documents features - Hugely improved Activity app including email notifications - Mobile optimized webinterface - Password strength indicator - Significant speed improvements - New user-management - Support for Swift object stores - Email configuration wizard - Email template editor - Improved upgrade process`
2014-11-30 01:08:57 +01:00
share/owncloud/apps/files_sharing/tests/externalstorage.php
share/owncloud/apps/files_sharing/tests/helper.php
share/owncloud/apps/files_sharing/tests/js/appSpec.js
share/owncloud/apps/files_sharing/tests/js/externalSpec.js
Update to 7.0.3 Changelog: Release "7.0.3" Oct 22. 2014 - Some OS X server fixes - Several external storage fixes and improvements - Close session early to speedup apps page loading - Add overwrite.cli.url config option - Fix finding old versions in special cases - Make versions and encryption aware of copy operations - Force loading encryption app in all needed cases - Better filesystem scanning error messages - LDAP wizard fixes - Add configuration switch to enable preview mimetypes - Create backup of all encryption keys before recovery - Add displayname for admins - Better config.sample documentation - Better apps descriptions - Improve visual feedback if recovery key password gets changed - Fix some object store integration issues - Improved data directory configuration - Fix DAV permissions without create permissions - Fix filepicker home icon being partly hidden - Do only follow http and https redirects - Properly delete old previews - Prevent upgrades between more than one major versions - Several security fixes - Lots of smaller improvements ----------------------------- Release "6.0.6" Oct 22. 2014 - Fix finding old versions in special cases - Make versions and encryption aware of copy operations - Force loading encryption app in all needed cases - Better filesystem scanning error messages - LDAP wizard fixes - Add configuration switch to enable preview mimetypes - Create backup of all encryption keys before recovery - Add displayname for admins - Several security fixes - Lots of smaller improvements ----------------------------- Release "5.0.18" Oct 22. 2014 - Only allow http and https redirects - Documentation fixes - Several security fixes - Several smaller fixes ----------------------------- Release "7.0.2" Aug 26. 2014 - App upgrading stability improvements - Make default share folder configurable - Improve readability of error messages - Log failed authentication - S3 key fixes - Fix range requests with encryption - Several LDAP fixes - Remove obsolete 'Download preparing' message for zip downloads - Remove not working checks from code checker - No error if we try to delete a file which no longer exists - Fix detection of system wide mount points - Simplify App navigation - Add group management to public api - Remove confusing 'automatic logon rejected' message - Implement a txt preview fallback for the case that ttf is not support - Fix tiny thumbnail bug - Don't display share permission if resharing was disabled by the admin - Close session right before the download starts - Fix date display in filepicker - Don't touch non-oc tables when doing the InnoDB repair step - Several Documents fixes - Correctly handle public uploads activities - Add better 4 image previews to gallery ----------------------------- Release "6.0.5" Aug 26. 2014 - Documentation improvements - fix anonymous upload if logged-in - Fix handling of special characters in group names - Fix downloading of big files in special situations - More consistent handling of debug mode - Fix sharing email notifications - Disabling upload button if upload is not possible - Fix detection of system wide mount points - Handle video viewer in sharing links correctly - Update encryption keys recursively if a folder was moved - Enable download button for public folders - Handle exceptions if file to too big for trash-bin correctly - Quota fixes - Avoid unnecessary writing to the DB when preferences are not changed - Disable download button if zip download is disabled - Fix searching for users in special situations - Mount-point handling fixes - Correctly handle storage stats for trash bin - Remove etag warning for trash bin - Hardened SFTP host verification ----------------------------- Release "7.0.1" Aug 4. 2014 - Set maximum width for notification so they don´t overlap the whole header - Don't preload videos on public sharing - Fix preview size calculation under certain conditions - Fix to always show all available versions in the versions dropdown - Support WebDAV copy operation and make encryption aware of it - Make sure to set the expire date if a date is set as default - Improved link icon for better UX - Fix rendering of blank template - Only call exec if is is enabled by PHP - Limit app menu icon size - Show a warning in the personal settings and admin settins if the encyption keys are not yet initialized - Always remove share permission if user is excluded from sharing - Add OCS api call to set expire date for link shares - Improved db schema migration for sqlite - Don't try to execute background jobs that no longer exist - Improve look of search on mobile, save space in top bar - Set core version after a successful update to make upgrade more robust of app upgrades fail - Verify whether download URLs are valid - Fix preview animation on uploading - Prevent cron.php to trigger apps updating - Fix remote share when remote server is installed at the root - Fix files sorting - Fix calendar import - Fix gallery pause icon - Several contacts fixes specifically for PHP 5.3 - Make updater more robust ----------------------------- Release "7.0.0" July 23. 2014 - New files view including sorting and endless scrolling - Server to Server sharing - Sharing overview - Improved sharing admin control - No more mandatory Shared folder - Improved ownCloud Documents features - Hugely improved Activity app including email notifications - Mobile optimized webinterface - Password strength indicator - Significant speed improvements - New user-management - Support for Swift object stores - Email configuration wizard - Email template editor - Improved upgrade process`
2014-11-30 01:08:57 +01:00
share/owncloud/apps/files_sharing/tests/js/shareSpec.js
share/owncloud/apps/files_sharing/tests/js/sharedfilelistSpec.js
share/owncloud/apps/files_sharing/tests/middleware/sharingcheckmiddleware.php
share/owncloud/apps/files_sharing/tests/migrationtest.php
share/owncloud/apps/files_sharing/tests/permissions.php
Update to 7.0.3 Changelog: Release "7.0.3" Oct 22. 2014 - Some OS X server fixes - Several external storage fixes and improvements - Close session early to speedup apps page loading - Add overwrite.cli.url config option - Fix finding old versions in special cases - Make versions and encryption aware of copy operations - Force loading encryption app in all needed cases - Better filesystem scanning error messages - LDAP wizard fixes - Add configuration switch to enable preview mimetypes - Create backup of all encryption keys before recovery - Add displayname for admins - Better config.sample documentation - Better apps descriptions - Improve visual feedback if recovery key password gets changed - Fix some object store integration issues - Improved data directory configuration - Fix DAV permissions without create permissions - Fix filepicker home icon being partly hidden - Do only follow http and https redirects - Properly delete old previews - Prevent upgrades between more than one major versions - Several security fixes - Lots of smaller improvements ----------------------------- Release "6.0.6" Oct 22. 2014 - Fix finding old versions in special cases - Make versions and encryption aware of copy operations - Force loading encryption app in all needed cases - Better filesystem scanning error messages - LDAP wizard fixes - Add configuration switch to enable preview mimetypes - Create backup of all encryption keys before recovery - Add displayname for admins - Several security fixes - Lots of smaller improvements ----------------------------- Release "5.0.18" Oct 22. 2014 - Only allow http and https redirects - Documentation fixes - Several security fixes - Several smaller fixes ----------------------------- Release "7.0.2" Aug 26. 2014 - App upgrading stability improvements - Make default share folder configurable - Improve readability of error messages - Log failed authentication - S3 key fixes - Fix range requests with encryption - Several LDAP fixes - Remove obsolete 'Download preparing' message for zip downloads - Remove not working checks from code checker - No error if we try to delete a file which no longer exists - Fix detection of system wide mount points - Simplify App navigation - Add group management to public api - Remove confusing 'automatic logon rejected' message - Implement a txt preview fallback for the case that ttf is not support - Fix tiny thumbnail bug - Don't display share permission if resharing was disabled by the admin - Close session right before the download starts - Fix date display in filepicker - Don't touch non-oc tables when doing the InnoDB repair step - Several Documents fixes - Correctly handle public uploads activities - Add better 4 image previews to gallery ----------------------------- Release "6.0.5" Aug 26. 2014 - Documentation improvements - fix anonymous upload if logged-in - Fix handling of special characters in group names - Fix downloading of big files in special situations - More consistent handling of debug mode - Fix sharing email notifications - Disabling upload button if upload is not possible - Fix detection of system wide mount points - Handle video viewer in sharing links correctly - Update encryption keys recursively if a folder was moved - Enable download button for public folders - Handle exceptions if file to too big for trash-bin correctly - Quota fixes - Avoid unnecessary writing to the DB when preferences are not changed - Disable download button if zip download is disabled - Fix searching for users in special situations - Mount-point handling fixes - Correctly handle storage stats for trash bin - Remove etag warning for trash bin - Hardened SFTP host verification ----------------------------- Release "7.0.1" Aug 4. 2014 - Set maximum width for notification so they don´t overlap the whole header - Don't preload videos on public sharing - Fix preview size calculation under certain conditions - Fix to always show all available versions in the versions dropdown - Support WebDAV copy operation and make encryption aware of it - Make sure to set the expire date if a date is set as default - Improved link icon for better UX - Fix rendering of blank template - Only call exec if is is enabled by PHP - Limit app menu icon size - Show a warning in the personal settings and admin settins if the encyption keys are not yet initialized - Always remove share permission if user is excluded from sharing - Add OCS api call to set expire date for link shares - Improved db schema migration for sqlite - Don't try to execute background jobs that no longer exist - Improve look of search on mobile, save space in top bar - Set core version after a successful update to make upgrade more robust of app upgrades fail - Verify whether download URLs are valid - Fix preview animation on uploading - Prevent cron.php to trigger apps updating - Fix remote share when remote server is installed at the root - Fix files sorting - Fix calendar import - Fix gallery pause icon - Several contacts fixes specifically for PHP 5.3 - Make updater more robust ----------------------------- Release "7.0.0" July 23. 2014 - New files view including sorting and endless scrolling - Server to Server sharing - Sharing overview - Improved sharing admin control - No more mandatory Shared folder - Improved ownCloud Documents features - Hugely improved Activity app including email notifications - Mobile optimized webinterface - Password strength indicator - Significant speed improvements - New user-management - Support for Swift object stores - Email configuration wizard - Email template editor - Improved upgrade process`
2014-11-30 01:08:57 +01:00
share/owncloud/apps/files_sharing/tests/proxy.php
share/owncloud/apps/files_sharing/tests/server2server.php
Update to 7.0.3 Changelog: Release "7.0.3" Oct 22. 2014 - Some OS X server fixes - Several external storage fixes and improvements - Close session early to speedup apps page loading - Add overwrite.cli.url config option - Fix finding old versions in special cases - Make versions and encryption aware of copy operations - Force loading encryption app in all needed cases - Better filesystem scanning error messages - LDAP wizard fixes - Add configuration switch to enable preview mimetypes - Create backup of all encryption keys before recovery - Add displayname for admins - Better config.sample documentation - Better apps descriptions - Improve visual feedback if recovery key password gets changed - Fix some object store integration issues - Improved data directory configuration - Fix DAV permissions without create permissions - Fix filepicker home icon being partly hidden - Do only follow http and https redirects - Properly delete old previews - Prevent upgrades between more than one major versions - Several security fixes - Lots of smaller improvements ----------------------------- Release "6.0.6" Oct 22. 2014 - Fix finding old versions in special cases - Make versions and encryption aware of copy operations - Force loading encryption app in all needed cases - Better filesystem scanning error messages - LDAP wizard fixes - Add configuration switch to enable preview mimetypes - Create backup of all encryption keys before recovery - Add displayname for admins - Several security fixes - Lots of smaller improvements ----------------------------- Release "5.0.18" Oct 22. 2014 - Only allow http and https redirects - Documentation fixes - Several security fixes - Several smaller fixes ----------------------------- Release "7.0.2" Aug 26. 2014 - App upgrading stability improvements - Make default share folder configurable - Improve readability of error messages - Log failed authentication - S3 key fixes - Fix range requests with encryption - Several LDAP fixes - Remove obsolete 'Download preparing' message for zip downloads - Remove not working checks from code checker - No error if we try to delete a file which no longer exists - Fix detection of system wide mount points - Simplify App navigation - Add group management to public api - Remove confusing 'automatic logon rejected' message - Implement a txt preview fallback for the case that ttf is not support - Fix tiny thumbnail bug - Don't display share permission if resharing was disabled by the admin - Close session right before the download starts - Fix date display in filepicker - Don't touch non-oc tables when doing the InnoDB repair step - Several Documents fixes - Correctly handle public uploads activities - Add better 4 image previews to gallery ----------------------------- Release "6.0.5" Aug 26. 2014 - Documentation improvements - fix anonymous upload if logged-in - Fix handling of special characters in group names - Fix downloading of big files in special situations - More consistent handling of debug mode - Fix sharing email notifications - Disabling upload button if upload is not possible - Fix detection of system wide mount points - Handle video viewer in sharing links correctly - Update encryption keys recursively if a folder was moved - Enable download button for public folders - Handle exceptions if file to too big for trash-bin correctly - Quota fixes - Avoid unnecessary writing to the DB when preferences are not changed - Disable download button if zip download is disabled - Fix searching for users in special situations - Mount-point handling fixes - Correctly handle storage stats for trash bin - Remove etag warning for trash bin - Hardened SFTP host verification ----------------------------- Release "7.0.1" Aug 4. 2014 - Set maximum width for notification so they don´t overlap the whole header - Don't preload videos on public sharing - Fix preview size calculation under certain conditions - Fix to always show all available versions in the versions dropdown - Support WebDAV copy operation and make encryption aware of it - Make sure to set the expire date if a date is set as default - Improved link icon for better UX - Fix rendering of blank template - Only call exec if is is enabled by PHP - Limit app menu icon size - Show a warning in the personal settings and admin settins if the encyption keys are not yet initialized - Always remove share permission if user is excluded from sharing - Add OCS api call to set expire date for link shares - Improved db schema migration for sqlite - Don't try to execute background jobs that no longer exist - Improve look of search on mobile, save space in top bar - Set core version after a successful update to make upgrade more robust of app upgrades fail - Verify whether download URLs are valid - Fix preview animation on uploading - Prevent cron.php to trigger apps updating - Fix remote share when remote server is installed at the root - Fix files sorting - Fix calendar import - Fix gallery pause icon - Several contacts fixes specifically for PHP 5.3 - Make updater more robust ----------------------------- Release "7.0.0" July 23. 2014 - New files view including sorting and endless scrolling - Server to Server sharing - Sharing overview - Improved sharing admin control - No more mandatory Shared folder - Improved ownCloud Documents features - Hugely improved Activity app including email notifications - Mobile optimized webinterface - Password strength indicator - Significant speed improvements - New user-management - Support for Swift object stores - Email configuration wizard - Email template editor - Improved upgrade process`
2014-11-30 01:08:57 +01:00
share/owncloud/apps/files_sharing/tests/share.php
share/owncloud/apps/files_sharing/tests/sharedmount.php
share/owncloud/apps/files_sharing/tests/sharedstorage.php
share/owncloud/apps/files_sharing/tests/testcase.php
Update to 7.0.3 Changelog: Release "7.0.3" Oct 22. 2014 - Some OS X server fixes - Several external storage fixes and improvements - Close session early to speedup apps page loading - Add overwrite.cli.url config option - Fix finding old versions in special cases - Make versions and encryption aware of copy operations - Force loading encryption app in all needed cases - Better filesystem scanning error messages - LDAP wizard fixes - Add configuration switch to enable preview mimetypes - Create backup of all encryption keys before recovery - Add displayname for admins - Better config.sample documentation - Better apps descriptions - Improve visual feedback if recovery key password gets changed - Fix some object store integration issues - Improved data directory configuration - Fix DAV permissions without create permissions - Fix filepicker home icon being partly hidden - Do only follow http and https redirects - Properly delete old previews - Prevent upgrades between more than one major versions - Several security fixes - Lots of smaller improvements ----------------------------- Release "6.0.6" Oct 22. 2014 - Fix finding old versions in special cases - Make versions and encryption aware of copy operations - Force loading encryption app in all needed cases - Better filesystem scanning error messages - LDAP wizard fixes - Add configuration switch to enable preview mimetypes - Create backup of all encryption keys before recovery - Add displayname for admins - Several security fixes - Lots of smaller improvements ----------------------------- Release "5.0.18" Oct 22. 2014 - Only allow http and https redirects - Documentation fixes - Several security fixes - Several smaller fixes ----------------------------- Release "7.0.2" Aug 26. 2014 - App upgrading stability improvements - Make default share folder configurable - Improve readability of error messages - Log failed authentication - S3 key fixes - Fix range requests with encryption - Several LDAP fixes - Remove obsolete 'Download preparing' message for zip downloads - Remove not working checks from code checker - No error if we try to delete a file which no longer exists - Fix detection of system wide mount points - Simplify App navigation - Add group management to public api - Remove confusing 'automatic logon rejected' message - Implement a txt preview fallback for the case that ttf is not support - Fix tiny thumbnail bug - Don't display share permission if resharing was disabled by the admin - Close session right before the download starts - Fix date display in filepicker - Don't touch non-oc tables when doing the InnoDB repair step - Several Documents fixes - Correctly handle public uploads activities - Add better 4 image previews to gallery ----------------------------- Release "6.0.5" Aug 26. 2014 - Documentation improvements - fix anonymous upload if logged-in - Fix handling of special characters in group names - Fix downloading of big files in special situations - More consistent handling of debug mode - Fix sharing email notifications - Disabling upload button if upload is not possible - Fix detection of system wide mount points - Handle video viewer in sharing links correctly - Update encryption keys recursively if a folder was moved - Enable download button for public folders - Handle exceptions if file to too big for trash-bin correctly - Quota fixes - Avoid unnecessary writing to the DB when preferences are not changed - Disable download button if zip download is disabled - Fix searching for users in special situations - Mount-point handling fixes - Correctly handle storage stats for trash bin - Remove etag warning for trash bin - Hardened SFTP host verification ----------------------------- Release "7.0.1" Aug 4. 2014 - Set maximum width for notification so they don´t overlap the whole header - Don't preload videos on public sharing - Fix preview size calculation under certain conditions - Fix to always show all available versions in the versions dropdown - Support WebDAV copy operation and make encryption aware of it - Make sure to set the expire date if a date is set as default - Improved link icon for better UX - Fix rendering of blank template - Only call exec if is is enabled by PHP - Limit app menu icon size - Show a warning in the personal settings and admin settins if the encyption keys are not yet initialized - Always remove share permission if user is excluded from sharing - Add OCS api call to set expire date for link shares - Improved db schema migration for sqlite - Don't try to execute background jobs that no longer exist - Improve look of search on mobile, save space in top bar - Set core version after a successful update to make upgrade more robust of app upgrades fail - Verify whether download URLs are valid - Fix preview animation on uploading - Prevent cron.php to trigger apps updating - Fix remote share when remote server is installed at the root - Fix files sorting - Fix calendar import - Fix gallery pause icon - Several contacts fixes specifically for PHP 5.3 - Make updater more robust ----------------------------- Release "7.0.0" July 23. 2014 - New files view including sorting and endless scrolling - Server to Server sharing - Sharing overview - Improved sharing admin control - No more mandatory Shared folder - Improved ownCloud Documents features - Hugely improved Activity app including email notifications - Mobile optimized webinterface - Password strength indicator - Significant speed improvements - New user-management - Support for Swift object stores - Email configuration wizard - Email template editor - Improved upgrade process`
2014-11-30 01:08:57 +01:00
share/owncloud/apps/files_sharing/tests/updater.php
Update to 6.0.0a * Switch to 6 branch * Replace interpreters with REPLACE_* Changelog: Version 6.0.0a Dec 14th 2013 Remove wrong warnings from logfile Fix LDAP authentication Fix LDAP configuration Fix Share dialog Fix migration under certain conditions Fix database encoding for old PHP versions Fix select all checkbox Fix migration with lucene search enabled Fix migration for postgresql Version 6.0.0 Dec 11th 2013 User Avatars Previews in files app and other places Updated design, less clutter and more whitespace Public gallery sharing Activities Better file conflict handling dialog Improved public App API Sharing API Example Files Share Email Notifications New Doctrine based database layer Plural translations Refactored OC.dialogs (both code and design wise) Priorize often used languages in personal-settings language selection Update jquery to 1.10.0 and add jquery-migrate 1.2.1 Show a summary as the last filelist entry Improve app-management (more verbose error-messages) Show ‘More apps’ link to app administration directly in app navigation Templates for newly created files Add MB indicator to size column Google Drive external storage uses a new library New icons for shared and external folders File uploads conflicts dialog Possibility to prepopulate a new users home with a skeleton Public upload with encryption enabled Users now can decrypt the files again if their encryption app was enabled Many quota related fixes Total used space (with quota) now only counts user’s own files Many external storage fixes, improved performance Improved file navigation performance by using Ajax calls (no full page reload for each folder) The file owner can now also restore deleted shared files New version drop-down with previews and the ability to downloading versions directly
2013-12-27 16:56:38 +01:00
share/owncloud/apps/files_sharing/tests/watcher.php
share/owncloud/apps/files_texteditor/ajax/loadfile.php
share/owncloud/apps/files_texteditor/ajax/savefile.php
share/owncloud/apps/files_texteditor/appinfo/app.php
share/owncloud/apps/files_texteditor/appinfo/info.xml
share/owncloud/apps/files_texteditor/appinfo/routes.php
share/owncloud/apps/files_texteditor/appinfo/version
share/owncloud/apps/files_texteditor/css/DroidSansMono/DroidSansMono-webfont.eot
share/owncloud/apps/files_texteditor/css/DroidSansMono/DroidSansMono-webfont.svg
share/owncloud/apps/files_texteditor/css/DroidSansMono/DroidSansMono-webfont.ttf
share/owncloud/apps/files_texteditor/css/DroidSansMono/DroidSansMono-webfont.woff
share/owncloud/apps/files_texteditor/css/DroidSansMono/Google Android License.txt
share/owncloud/apps/files_texteditor/css/DroidSansMono/stylesheet.css
Update to 7.0.3 Changelog: Release "7.0.3" Oct 22. 2014 - Some OS X server fixes - Several external storage fixes and improvements - Close session early to speedup apps page loading - Add overwrite.cli.url config option - Fix finding old versions in special cases - Make versions and encryption aware of copy operations - Force loading encryption app in all needed cases - Better filesystem scanning error messages - LDAP wizard fixes - Add configuration switch to enable preview mimetypes - Create backup of all encryption keys before recovery - Add displayname for admins - Better config.sample documentation - Better apps descriptions - Improve visual feedback if recovery key password gets changed - Fix some object store integration issues - Improved data directory configuration - Fix DAV permissions without create permissions - Fix filepicker home icon being partly hidden - Do only follow http and https redirects - Properly delete old previews - Prevent upgrades between more than one major versions - Several security fixes - Lots of smaller improvements ----------------------------- Release "6.0.6" Oct 22. 2014 - Fix finding old versions in special cases - Make versions and encryption aware of copy operations - Force loading encryption app in all needed cases - Better filesystem scanning error messages - LDAP wizard fixes - Add configuration switch to enable preview mimetypes - Create backup of all encryption keys before recovery - Add displayname for admins - Several security fixes - Lots of smaller improvements ----------------------------- Release "5.0.18" Oct 22. 2014 - Only allow http and https redirects - Documentation fixes - Several security fixes - Several smaller fixes ----------------------------- Release "7.0.2" Aug 26. 2014 - App upgrading stability improvements - Make default share folder configurable - Improve readability of error messages - Log failed authentication - S3 key fixes - Fix range requests with encryption - Several LDAP fixes - Remove obsolete 'Download preparing' message for zip downloads - Remove not working checks from code checker - No error if we try to delete a file which no longer exists - Fix detection of system wide mount points - Simplify App navigation - Add group management to public api - Remove confusing 'automatic logon rejected' message - Implement a txt preview fallback for the case that ttf is not support - Fix tiny thumbnail bug - Don't display share permission if resharing was disabled by the admin - Close session right before the download starts - Fix date display in filepicker - Don't touch non-oc tables when doing the InnoDB repair step - Several Documents fixes - Correctly handle public uploads activities - Add better 4 image previews to gallery ----------------------------- Release "6.0.5" Aug 26. 2014 - Documentation improvements - fix anonymous upload if logged-in - Fix handling of special characters in group names - Fix downloading of big files in special situations - More consistent handling of debug mode - Fix sharing email notifications - Disabling upload button if upload is not possible - Fix detection of system wide mount points - Handle video viewer in sharing links correctly - Update encryption keys recursively if a folder was moved - Enable download button for public folders - Handle exceptions if file to too big for trash-bin correctly - Quota fixes - Avoid unnecessary writing to the DB when preferences are not changed - Disable download button if zip download is disabled - Fix searching for users in special situations - Mount-point handling fixes - Correctly handle storage stats for trash bin - Remove etag warning for trash bin - Hardened SFTP host verification ----------------------------- Release "7.0.1" Aug 4. 2014 - Set maximum width for notification so they don´t overlap the whole header - Don't preload videos on public sharing - Fix preview size calculation under certain conditions - Fix to always show all available versions in the versions dropdown - Support WebDAV copy operation and make encryption aware of it - Make sure to set the expire date if a date is set as default - Improved link icon for better UX - Fix rendering of blank template - Only call exec if is is enabled by PHP - Limit app menu icon size - Show a warning in the personal settings and admin settins if the encyption keys are not yet initialized - Always remove share permission if user is excluded from sharing - Add OCS api call to set expire date for link shares - Improved db schema migration for sqlite - Don't try to execute background jobs that no longer exist - Improve look of search on mobile, save space in top bar - Set core version after a successful update to make upgrade more robust of app upgrades fail - Verify whether download URLs are valid - Fix preview animation on uploading - Prevent cron.php to trigger apps updating - Fix remote share when remote server is installed at the root - Fix files sorting - Fix calendar import - Fix gallery pause icon - Several contacts fixes specifically for PHP 5.3 - Make updater more robust ----------------------------- Release "7.0.0" July 23. 2014 - New files view including sorting and endless scrolling - Server to Server sharing - Sharing overview - Improved sharing admin control - No more mandatory Shared folder - Improved ownCloud Documents features - Hugely improved Activity app including email notifications - Mobile optimized webinterface - Password strength indicator - Significant speed improvements - New user-management - Support for Swift object stores - Email configuration wizard - Email template editor - Improved upgrade process`
2014-11-30 01:08:57 +01:00
share/owncloud/apps/files_texteditor/css/mobile.css
share/owncloud/apps/files_texteditor/css/style.css
share/owncloud/apps/files_texteditor/img/app.svg
share/owncloud/apps/files_texteditor/js/editor.js
share/owncloud/apps/files_texteditor/js/vendor/ace/src-noconflict/ace.js
share/owncloud/apps/files_texteditor/js/vendor/ace/src-noconflict/ext-elastic_tabstops_lite.js
share/owncloud/apps/files_texteditor/js/vendor/ace/src-noconflict/ext-emmet.js
share/owncloud/apps/files_texteditor/js/vendor/ace/src-noconflict/ext-keybinding_menu.js
share/owncloud/apps/files_texteditor/js/vendor/ace/src-noconflict/ext-language_tools.js
share/owncloud/apps/files_texteditor/js/vendor/ace/src-noconflict/ext-modelist.js
share/owncloud/apps/files_texteditor/js/vendor/ace/src-noconflict/ext-options.js
share/owncloud/apps/files_texteditor/js/vendor/ace/src-noconflict/ext-searchbox.js
share/owncloud/apps/files_texteditor/js/vendor/ace/src-noconflict/ext-settings_menu.js
share/owncloud/apps/files_texteditor/js/vendor/ace/src-noconflict/ext-spellcheck.js
share/owncloud/apps/files_texteditor/js/vendor/ace/src-noconflict/ext-split.js
share/owncloud/apps/files_texteditor/js/vendor/ace/src-noconflict/ext-static_highlight.js
share/owncloud/apps/files_texteditor/js/vendor/ace/src-noconflict/ext-statusbar.js
share/owncloud/apps/files_texteditor/js/vendor/ace/src-noconflict/ext-textarea.js
share/owncloud/apps/files_texteditor/js/vendor/ace/src-noconflict/ext-themelist.js
share/owncloud/apps/files_texteditor/js/vendor/ace/src-noconflict/ext-whitespace.js
share/owncloud/apps/files_texteditor/js/vendor/ace/src-noconflict/keybinding-emacs.js
share/owncloud/apps/files_texteditor/js/vendor/ace/src-noconflict/keybinding-vim.js
share/owncloud/apps/files_texteditor/js/vendor/ace/src-noconflict/mode-abap.js
share/owncloud/apps/files_texteditor/js/vendor/ace/src-noconflict/mode-actionscript.js
share/owncloud/apps/files_texteditor/js/vendor/ace/src-noconflict/mode-ada.js
share/owncloud/apps/files_texteditor/js/vendor/ace/src-noconflict/mode-asciidoc.js
share/owncloud/apps/files_texteditor/js/vendor/ace/src-noconflict/mode-assembly_x86.js
share/owncloud/apps/files_texteditor/js/vendor/ace/src-noconflict/mode-autohotkey.js
share/owncloud/apps/files_texteditor/js/vendor/ace/src-noconflict/mode-batchfile.js
share/owncloud/apps/files_texteditor/js/vendor/ace/src-noconflict/mode-c9search.js
share/owncloud/apps/files_texteditor/js/vendor/ace/src-noconflict/mode-c_cpp.js
share/owncloud/apps/files_texteditor/js/vendor/ace/src-noconflict/mode-clojure.js
share/owncloud/apps/files_texteditor/js/vendor/ace/src-noconflict/mode-cobol.js
share/owncloud/apps/files_texteditor/js/vendor/ace/src-noconflict/mode-coffee.js
share/owncloud/apps/files_texteditor/js/vendor/ace/src-noconflict/mode-coldfusion.js
share/owncloud/apps/files_texteditor/js/vendor/ace/src-noconflict/mode-csharp.js
share/owncloud/apps/files_texteditor/js/vendor/ace/src-noconflict/mode-css.js
share/owncloud/apps/files_texteditor/js/vendor/ace/src-noconflict/mode-curly.js
share/owncloud/apps/files_texteditor/js/vendor/ace/src-noconflict/mode-d.js
share/owncloud/apps/files_texteditor/js/vendor/ace/src-noconflict/mode-dart.js
share/owncloud/apps/files_texteditor/js/vendor/ace/src-noconflict/mode-diff.js
share/owncloud/apps/files_texteditor/js/vendor/ace/src-noconflict/mode-django.js
share/owncloud/apps/files_texteditor/js/vendor/ace/src-noconflict/mode-dot.js
share/owncloud/apps/files_texteditor/js/vendor/ace/src-noconflict/mode-ejs.js
share/owncloud/apps/files_texteditor/js/vendor/ace/src-noconflict/mode-erlang.js
share/owncloud/apps/files_texteditor/js/vendor/ace/src-noconflict/mode-forth.js
share/owncloud/apps/files_texteditor/js/vendor/ace/src-noconflict/mode-ftl.js
share/owncloud/apps/files_texteditor/js/vendor/ace/src-noconflict/mode-glsl.js
share/owncloud/apps/files_texteditor/js/vendor/ace/src-noconflict/mode-golang.js
share/owncloud/apps/files_texteditor/js/vendor/ace/src-noconflict/mode-groovy.js
share/owncloud/apps/files_texteditor/js/vendor/ace/src-noconflict/mode-haml.js
share/owncloud/apps/files_texteditor/js/vendor/ace/src-noconflict/mode-haskell.js
share/owncloud/apps/files_texteditor/js/vendor/ace/src-noconflict/mode-haxe.js
share/owncloud/apps/files_texteditor/js/vendor/ace/src-noconflict/mode-html.js
share/owncloud/apps/files_texteditor/js/vendor/ace/src-noconflict/mode-html_ruby.js
share/owncloud/apps/files_texteditor/js/vendor/ace/src-noconflict/mode-ini.js
share/owncloud/apps/files_texteditor/js/vendor/ace/src-noconflict/mode-jade.js
share/owncloud/apps/files_texteditor/js/vendor/ace/src-noconflict/mode-java.js
share/owncloud/apps/files_texteditor/js/vendor/ace/src-noconflict/mode-javascript.js
share/owncloud/apps/files_texteditor/js/vendor/ace/src-noconflict/mode-json.js
share/owncloud/apps/files_texteditor/js/vendor/ace/src-noconflict/mode-jsoniq.js
share/owncloud/apps/files_texteditor/js/vendor/ace/src-noconflict/mode-jsp.js
share/owncloud/apps/files_texteditor/js/vendor/ace/src-noconflict/mode-jsx.js
share/owncloud/apps/files_texteditor/js/vendor/ace/src-noconflict/mode-julia.js
share/owncloud/apps/files_texteditor/js/vendor/ace/src-noconflict/mode-latex.js
share/owncloud/apps/files_texteditor/js/vendor/ace/src-noconflict/mode-less.js
share/owncloud/apps/files_texteditor/js/vendor/ace/src-noconflict/mode-liquid.js
share/owncloud/apps/files_texteditor/js/vendor/ace/src-noconflict/mode-lisp.js
share/owncloud/apps/files_texteditor/js/vendor/ace/src-noconflict/mode-livescript.js
share/owncloud/apps/files_texteditor/js/vendor/ace/src-noconflict/mode-logiql.js
share/owncloud/apps/files_texteditor/js/vendor/ace/src-noconflict/mode-lsl.js
share/owncloud/apps/files_texteditor/js/vendor/ace/src-noconflict/mode-lua.js
share/owncloud/apps/files_texteditor/js/vendor/ace/src-noconflict/mode-luapage.js
share/owncloud/apps/files_texteditor/js/vendor/ace/src-noconflict/mode-lucene.js
share/owncloud/apps/files_texteditor/js/vendor/ace/src-noconflict/mode-makefile.js
share/owncloud/apps/files_texteditor/js/vendor/ace/src-noconflict/mode-markdown.js
share/owncloud/apps/files_texteditor/js/vendor/ace/src-noconflict/mode-matlab.js
share/owncloud/apps/files_texteditor/js/vendor/ace/src-noconflict/mode-mushcode.js
share/owncloud/apps/files_texteditor/js/vendor/ace/src-noconflict/mode-mushcode_high_rules.js
share/owncloud/apps/files_texteditor/js/vendor/ace/src-noconflict/mode-mysql.js
share/owncloud/apps/files_texteditor/js/vendor/ace/src-noconflict/mode-objectivec.js
share/owncloud/apps/files_texteditor/js/vendor/ace/src-noconflict/mode-ocaml.js
share/owncloud/apps/files_texteditor/js/vendor/ace/src-noconflict/mode-pascal.js
share/owncloud/apps/files_texteditor/js/vendor/ace/src-noconflict/mode-perl.js
share/owncloud/apps/files_texteditor/js/vendor/ace/src-noconflict/mode-pgsql.js
share/owncloud/apps/files_texteditor/js/vendor/ace/src-noconflict/mode-php.js
share/owncloud/apps/files_texteditor/js/vendor/ace/src-noconflict/mode-plain_text.js
share/owncloud/apps/files_texteditor/js/vendor/ace/src-noconflict/mode-powershell.js
share/owncloud/apps/files_texteditor/js/vendor/ace/src-noconflict/mode-prolog.js
share/owncloud/apps/files_texteditor/js/vendor/ace/src-noconflict/mode-properties.js
share/owncloud/apps/files_texteditor/js/vendor/ace/src-noconflict/mode-python.js
share/owncloud/apps/files_texteditor/js/vendor/ace/src-noconflict/mode-r.js
share/owncloud/apps/files_texteditor/js/vendor/ace/src-noconflict/mode-rdoc.js
share/owncloud/apps/files_texteditor/js/vendor/ace/src-noconflict/mode-rhtml.js
share/owncloud/apps/files_texteditor/js/vendor/ace/src-noconflict/mode-ruby.js
share/owncloud/apps/files_texteditor/js/vendor/ace/src-noconflict/mode-rust.js
share/owncloud/apps/files_texteditor/js/vendor/ace/src-noconflict/mode-sass.js
share/owncloud/apps/files_texteditor/js/vendor/ace/src-noconflict/mode-scad.js
share/owncloud/apps/files_texteditor/js/vendor/ace/src-noconflict/mode-scala.js
share/owncloud/apps/files_texteditor/js/vendor/ace/src-noconflict/mode-scheme.js
share/owncloud/apps/files_texteditor/js/vendor/ace/src-noconflict/mode-scss.js
share/owncloud/apps/files_texteditor/js/vendor/ace/src-noconflict/mode-sh.js
share/owncloud/apps/files_texteditor/js/vendor/ace/src-noconflict/mode-snippets.js
share/owncloud/apps/files_texteditor/js/vendor/ace/src-noconflict/mode-sql.js
share/owncloud/apps/files_texteditor/js/vendor/ace/src-noconflict/mode-stylus.js
share/owncloud/apps/files_texteditor/js/vendor/ace/src-noconflict/mode-svg.js
share/owncloud/apps/files_texteditor/js/vendor/ace/src-noconflict/mode-tcl.js
share/owncloud/apps/files_texteditor/js/vendor/ace/src-noconflict/mode-tex.js
share/owncloud/apps/files_texteditor/js/vendor/ace/src-noconflict/mode-text.js
share/owncloud/apps/files_texteditor/js/vendor/ace/src-noconflict/mode-textile.js
share/owncloud/apps/files_texteditor/js/vendor/ace/src-noconflict/mode-tmsnippet.js
share/owncloud/apps/files_texteditor/js/vendor/ace/src-noconflict/mode-toml.js
share/owncloud/apps/files_texteditor/js/vendor/ace/src-noconflict/mode-twig.js
share/owncloud/apps/files_texteditor/js/vendor/ace/src-noconflict/mode-typescript.js
share/owncloud/apps/files_texteditor/js/vendor/ace/src-noconflict/mode-vbscript.js
share/owncloud/apps/files_texteditor/js/vendor/ace/src-noconflict/mode-velocity.js
share/owncloud/apps/files_texteditor/js/vendor/ace/src-noconflict/mode-verilog.js
share/owncloud/apps/files_texteditor/js/vendor/ace/src-noconflict/mode-xml.js
share/owncloud/apps/files_texteditor/js/vendor/ace/src-noconflict/mode-xquery.js
share/owncloud/apps/files_texteditor/js/vendor/ace/src-noconflict/mode-yaml.js
share/owncloud/apps/files_texteditor/js/vendor/ace/src-noconflict/snippets/abap.js
share/owncloud/apps/files_texteditor/js/vendor/ace/src-noconflict/snippets/actionscript.js
share/owncloud/apps/files_texteditor/js/vendor/ace/src-noconflict/snippets/ada.js
share/owncloud/apps/files_texteditor/js/vendor/ace/src-noconflict/snippets/asciidoc.js
share/owncloud/apps/files_texteditor/js/vendor/ace/src-noconflict/snippets/assembly_x86.js
share/owncloud/apps/files_texteditor/js/vendor/ace/src-noconflict/snippets/autohotkey.js
share/owncloud/apps/files_texteditor/js/vendor/ace/src-noconflict/snippets/batchfile.js
share/owncloud/apps/files_texteditor/js/vendor/ace/src-noconflict/snippets/c9search.js
share/owncloud/apps/files_texteditor/js/vendor/ace/src-noconflict/snippets/c_cpp.js
share/owncloud/apps/files_texteditor/js/vendor/ace/src-noconflict/snippets/clojure.js
share/owncloud/apps/files_texteditor/js/vendor/ace/src-noconflict/snippets/cobol.js
share/owncloud/apps/files_texteditor/js/vendor/ace/src-noconflict/snippets/coffee.js
share/owncloud/apps/files_texteditor/js/vendor/ace/src-noconflict/snippets/coldfusion.js
share/owncloud/apps/files_texteditor/js/vendor/ace/src-noconflict/snippets/csharp.js
share/owncloud/apps/files_texteditor/js/vendor/ace/src-noconflict/snippets/css.js
share/owncloud/apps/files_texteditor/js/vendor/ace/src-noconflict/snippets/curly.js
share/owncloud/apps/files_texteditor/js/vendor/ace/src-noconflict/snippets/d.js
share/owncloud/apps/files_texteditor/js/vendor/ace/src-noconflict/snippets/dart.js
share/owncloud/apps/files_texteditor/js/vendor/ace/src-noconflict/snippets/diff.js
share/owncloud/apps/files_texteditor/js/vendor/ace/src-noconflict/snippets/django.js
share/owncloud/apps/files_texteditor/js/vendor/ace/src-noconflict/snippets/dot.js
share/owncloud/apps/files_texteditor/js/vendor/ace/src-noconflict/snippets/ejs.js
share/owncloud/apps/files_texteditor/js/vendor/ace/src-noconflict/snippets/erlang.js
share/owncloud/apps/files_texteditor/js/vendor/ace/src-noconflict/snippets/forth.js
share/owncloud/apps/files_texteditor/js/vendor/ace/src-noconflict/snippets/ftl.js
share/owncloud/apps/files_texteditor/js/vendor/ace/src-noconflict/snippets/glsl.js
share/owncloud/apps/files_texteditor/js/vendor/ace/src-noconflict/snippets/golang.js
share/owncloud/apps/files_texteditor/js/vendor/ace/src-noconflict/snippets/groovy.js
share/owncloud/apps/files_texteditor/js/vendor/ace/src-noconflict/snippets/haml.js
share/owncloud/apps/files_texteditor/js/vendor/ace/src-noconflict/snippets/haskell.js
share/owncloud/apps/files_texteditor/js/vendor/ace/src-noconflict/snippets/haxe.js
share/owncloud/apps/files_texteditor/js/vendor/ace/src-noconflict/snippets/html.js
share/owncloud/apps/files_texteditor/js/vendor/ace/src-noconflict/snippets/html_ruby.js
share/owncloud/apps/files_texteditor/js/vendor/ace/src-noconflict/snippets/ini.js
share/owncloud/apps/files_texteditor/js/vendor/ace/src-noconflict/snippets/jade.js
share/owncloud/apps/files_texteditor/js/vendor/ace/src-noconflict/snippets/java.js
share/owncloud/apps/files_texteditor/js/vendor/ace/src-noconflict/snippets/javascript.js
share/owncloud/apps/files_texteditor/js/vendor/ace/src-noconflict/snippets/json.js
share/owncloud/apps/files_texteditor/js/vendor/ace/src-noconflict/snippets/jsoniq.js
share/owncloud/apps/files_texteditor/js/vendor/ace/src-noconflict/snippets/jsp.js
share/owncloud/apps/files_texteditor/js/vendor/ace/src-noconflict/snippets/jsx.js
share/owncloud/apps/files_texteditor/js/vendor/ace/src-noconflict/snippets/julia.js
share/owncloud/apps/files_texteditor/js/vendor/ace/src-noconflict/snippets/latex.js
share/owncloud/apps/files_texteditor/js/vendor/ace/src-noconflict/snippets/less.js
share/owncloud/apps/files_texteditor/js/vendor/ace/src-noconflict/snippets/liquid.js
share/owncloud/apps/files_texteditor/js/vendor/ace/src-noconflict/snippets/lisp.js
share/owncloud/apps/files_texteditor/js/vendor/ace/src-noconflict/snippets/livescript.js
share/owncloud/apps/files_texteditor/js/vendor/ace/src-noconflict/snippets/logiql.js
share/owncloud/apps/files_texteditor/js/vendor/ace/src-noconflict/snippets/lsl.js
share/owncloud/apps/files_texteditor/js/vendor/ace/src-noconflict/snippets/lua.js
share/owncloud/apps/files_texteditor/js/vendor/ace/src-noconflict/snippets/luapage.js
share/owncloud/apps/files_texteditor/js/vendor/ace/src-noconflict/snippets/lucene.js
share/owncloud/apps/files_texteditor/js/vendor/ace/src-noconflict/snippets/makefile.js
share/owncloud/apps/files_texteditor/js/vendor/ace/src-noconflict/snippets/markdown.js
share/owncloud/apps/files_texteditor/js/vendor/ace/src-noconflict/snippets/matlab.js
share/owncloud/apps/files_texteditor/js/vendor/ace/src-noconflict/snippets/mushcode.js
share/owncloud/apps/files_texteditor/js/vendor/ace/src-noconflict/snippets/mushcode_high_rules.js
share/owncloud/apps/files_texteditor/js/vendor/ace/src-noconflict/snippets/mysql.js
share/owncloud/apps/files_texteditor/js/vendor/ace/src-noconflict/snippets/objectivec.js
share/owncloud/apps/files_texteditor/js/vendor/ace/src-noconflict/snippets/ocaml.js
share/owncloud/apps/files_texteditor/js/vendor/ace/src-noconflict/snippets/pascal.js
share/owncloud/apps/files_texteditor/js/vendor/ace/src-noconflict/snippets/perl.js
share/owncloud/apps/files_texteditor/js/vendor/ace/src-noconflict/snippets/pgsql.js
share/owncloud/apps/files_texteditor/js/vendor/ace/src-noconflict/snippets/php.js
share/owncloud/apps/files_texteditor/js/vendor/ace/src-noconflict/snippets/plain_text.js
share/owncloud/apps/files_texteditor/js/vendor/ace/src-noconflict/snippets/powershell.js
share/owncloud/apps/files_texteditor/js/vendor/ace/src-noconflict/snippets/prolog.js
share/owncloud/apps/files_texteditor/js/vendor/ace/src-noconflict/snippets/properties.js
share/owncloud/apps/files_texteditor/js/vendor/ace/src-noconflict/snippets/python.js
share/owncloud/apps/files_texteditor/js/vendor/ace/src-noconflict/snippets/r.js
share/owncloud/apps/files_texteditor/js/vendor/ace/src-noconflict/snippets/rdoc.js
share/owncloud/apps/files_texteditor/js/vendor/ace/src-noconflict/snippets/rhtml.js
share/owncloud/apps/files_texteditor/js/vendor/ace/src-noconflict/snippets/ruby.js
share/owncloud/apps/files_texteditor/js/vendor/ace/src-noconflict/snippets/rust.js
share/owncloud/apps/files_texteditor/js/vendor/ace/src-noconflict/snippets/sass.js
share/owncloud/apps/files_texteditor/js/vendor/ace/src-noconflict/snippets/scad.js
share/owncloud/apps/files_texteditor/js/vendor/ace/src-noconflict/snippets/scala.js
share/owncloud/apps/files_texteditor/js/vendor/ace/src-noconflict/snippets/scheme.js
share/owncloud/apps/files_texteditor/js/vendor/ace/src-noconflict/snippets/scss.js
share/owncloud/apps/files_texteditor/js/vendor/ace/src-noconflict/snippets/sh.js
share/owncloud/apps/files_texteditor/js/vendor/ace/src-noconflict/snippets/snippets.js
share/owncloud/apps/files_texteditor/js/vendor/ace/src-noconflict/snippets/sql.js
share/owncloud/apps/files_texteditor/js/vendor/ace/src-noconflict/snippets/stylus.js
share/owncloud/apps/files_texteditor/js/vendor/ace/src-noconflict/snippets/svg.js
share/owncloud/apps/files_texteditor/js/vendor/ace/src-noconflict/snippets/tcl.js
share/owncloud/apps/files_texteditor/js/vendor/ace/src-noconflict/snippets/tex.js
share/owncloud/apps/files_texteditor/js/vendor/ace/src-noconflict/snippets/text.js
share/owncloud/apps/files_texteditor/js/vendor/ace/src-noconflict/snippets/textile.js
share/owncloud/apps/files_texteditor/js/vendor/ace/src-noconflict/snippets/toml.js
share/owncloud/apps/files_texteditor/js/vendor/ace/src-noconflict/snippets/twig.js
share/owncloud/apps/files_texteditor/js/vendor/ace/src-noconflict/snippets/typescript.js
share/owncloud/apps/files_texteditor/js/vendor/ace/src-noconflict/snippets/vbscript.js
share/owncloud/apps/files_texteditor/js/vendor/ace/src-noconflict/snippets/velocity.js
share/owncloud/apps/files_texteditor/js/vendor/ace/src-noconflict/snippets/verilog.js
share/owncloud/apps/files_texteditor/js/vendor/ace/src-noconflict/snippets/xml.js
share/owncloud/apps/files_texteditor/js/vendor/ace/src-noconflict/snippets/xquery.js
share/owncloud/apps/files_texteditor/js/vendor/ace/src-noconflict/snippets/yaml.js
share/owncloud/apps/files_texteditor/js/vendor/ace/src-noconflict/theme-ambiance.js
share/owncloud/apps/files_texteditor/js/vendor/ace/src-noconflict/theme-chaos.js
share/owncloud/apps/files_texteditor/js/vendor/ace/src-noconflict/theme-chrome.js
share/owncloud/apps/files_texteditor/js/vendor/ace/src-noconflict/theme-clouds.js
share/owncloud/apps/files_texteditor/js/vendor/ace/src-noconflict/theme-clouds_midnight.js
share/owncloud/apps/files_texteditor/js/vendor/ace/src-noconflict/theme-cobalt.js
share/owncloud/apps/files_texteditor/js/vendor/ace/src-noconflict/theme-crimson_editor.js
share/owncloud/apps/files_texteditor/js/vendor/ace/src-noconflict/theme-dawn.js
share/owncloud/apps/files_texteditor/js/vendor/ace/src-noconflict/theme-dreamweaver.js
share/owncloud/apps/files_texteditor/js/vendor/ace/src-noconflict/theme-eclipse.js
share/owncloud/apps/files_texteditor/js/vendor/ace/src-noconflict/theme-github.js
share/owncloud/apps/files_texteditor/js/vendor/ace/src-noconflict/theme-idle_fingers.js
share/owncloud/apps/files_texteditor/js/vendor/ace/src-noconflict/theme-kr.js
share/owncloud/apps/files_texteditor/js/vendor/ace/src-noconflict/theme-merbivore.js
share/owncloud/apps/files_texteditor/js/vendor/ace/src-noconflict/theme-merbivore_soft.js
share/owncloud/apps/files_texteditor/js/vendor/ace/src-noconflict/theme-mono_industrial.js
share/owncloud/apps/files_texteditor/js/vendor/ace/src-noconflict/theme-monokai.js
share/owncloud/apps/files_texteditor/js/vendor/ace/src-noconflict/theme-pastel_on_dark.js
share/owncloud/apps/files_texteditor/js/vendor/ace/src-noconflict/theme-solarized_dark.js
share/owncloud/apps/files_texteditor/js/vendor/ace/src-noconflict/theme-solarized_light.js
share/owncloud/apps/files_texteditor/js/vendor/ace/src-noconflict/theme-terminal.js
share/owncloud/apps/files_texteditor/js/vendor/ace/src-noconflict/theme-textmate.js
share/owncloud/apps/files_texteditor/js/vendor/ace/src-noconflict/theme-tomorrow.js
share/owncloud/apps/files_texteditor/js/vendor/ace/src-noconflict/theme-tomorrow_night.js
share/owncloud/apps/files_texteditor/js/vendor/ace/src-noconflict/theme-tomorrow_night_blue.js
share/owncloud/apps/files_texteditor/js/vendor/ace/src-noconflict/theme-tomorrow_night_bright.js
share/owncloud/apps/files_texteditor/js/vendor/ace/src-noconflict/theme-tomorrow_night_eighties.js
share/owncloud/apps/files_texteditor/js/vendor/ace/src-noconflict/theme-twilight.js
share/owncloud/apps/files_texteditor/js/vendor/ace/src-noconflict/theme-vibrant_ink.js
share/owncloud/apps/files_texteditor/js/vendor/ace/src-noconflict/theme-xcode.js
share/owncloud/apps/files_texteditor/js/vendor/ace/src-noconflict/worker-coffee.js
share/owncloud/apps/files_texteditor/js/vendor/ace/src-noconflict/worker-css.js
share/owncloud/apps/files_texteditor/js/vendor/ace/src-noconflict/worker-javascript.js
share/owncloud/apps/files_texteditor/js/vendor/ace/src-noconflict/worker-json.js
share/owncloud/apps/files_texteditor/js/vendor/ace/src-noconflict/worker-lua.js
share/owncloud/apps/files_texteditor/js/vendor/ace/src-noconflict/worker-php.js
share/owncloud/apps/files_texteditor/js/vendor/ace/src-noconflict/worker-xquery.js
share/owncloud/apps/files_texteditor/l10n/ar.php
share/owncloud/apps/files_texteditor/l10n/bg_BG.php
share/owncloud/apps/files_texteditor/l10n/bn_BD.php
Update to 6.0.0a * Switch to 6 branch * Replace interpreters with REPLACE_* Changelog: Version 6.0.0a Dec 14th 2013 Remove wrong warnings from logfile Fix LDAP authentication Fix LDAP configuration Fix Share dialog Fix migration under certain conditions Fix database encoding for old PHP versions Fix select all checkbox Fix migration with lucene search enabled Fix migration for postgresql Version 6.0.0 Dec 11th 2013 User Avatars Previews in files app and other places Updated design, less clutter and more whitespace Public gallery sharing Activities Better file conflict handling dialog Improved public App API Sharing API Example Files Share Email Notifications New Doctrine based database layer Plural translations Refactored OC.dialogs (both code and design wise) Priorize often used languages in personal-settings language selection Update jquery to 1.10.0 and add jquery-migrate 1.2.1 Show a summary as the last filelist entry Improve app-management (more verbose error-messages) Show ‘More apps’ link to app administration directly in app navigation Templates for newly created files Add MB indicator to size column Google Drive external storage uses a new library New icons for shared and external folders File uploads conflicts dialog Possibility to prepopulate a new users home with a skeleton Public upload with encryption enabled Users now can decrypt the files again if their encryption app was enabled Many quota related fixes Total used space (with quota) now only counts user’s own files Many external storage fixes, improved performance Improved file navigation performance by using Ajax calls (no full page reload for each folder) The file owner can now also restore deleted shared files New version drop-down with previews and the ability to downloading versions directly
2013-12-27 16:56:38 +01:00
share/owncloud/apps/files_texteditor/l10n/bs.php
share/owncloud/apps/files_texteditor/l10n/ca.php
share/owncloud/apps/files_texteditor/l10n/cs_CZ.php
Update to 6.0.0a * Switch to 6 branch * Replace interpreters with REPLACE_* Changelog: Version 6.0.0a Dec 14th 2013 Remove wrong warnings from logfile Fix LDAP authentication Fix LDAP configuration Fix Share dialog Fix migration under certain conditions Fix database encoding for old PHP versions Fix select all checkbox Fix migration with lucene search enabled Fix migration for postgresql Version 6.0.0 Dec 11th 2013 User Avatars Previews in files app and other places Updated design, less clutter and more whitespace Public gallery sharing Activities Better file conflict handling dialog Improved public App API Sharing API Example Files Share Email Notifications New Doctrine based database layer Plural translations Refactored OC.dialogs (both code and design wise) Priorize often used languages in personal-settings language selection Update jquery to 1.10.0 and add jquery-migrate 1.2.1 Show a summary as the last filelist entry Improve app-management (more verbose error-messages) Show ‘More apps’ link to app administration directly in app navigation Templates for newly created files Add MB indicator to size column Google Drive external storage uses a new library New icons for shared and external folders File uploads conflicts dialog Possibility to prepopulate a new users home with a skeleton Public upload with encryption enabled Users now can decrypt the files again if their encryption app was enabled Many quota related fixes Total used space (with quota) now only counts user’s own files Many external storage fixes, improved performance Improved file navigation performance by using Ajax calls (no full page reload for each folder) The file owner can now also restore deleted shared files New version drop-down with previews and the ability to downloading versions directly
2013-12-27 16:56:38 +01:00
share/owncloud/apps/files_texteditor/l10n/cy_GB.php
share/owncloud/apps/files_texteditor/l10n/da.php
share/owncloud/apps/files_texteditor/l10n/de.php
Update to 6.0.0a * Switch to 6 branch * Replace interpreters with REPLACE_* Changelog: Version 6.0.0a Dec 14th 2013 Remove wrong warnings from logfile Fix LDAP authentication Fix LDAP configuration Fix Share dialog Fix migration under certain conditions Fix database encoding for old PHP versions Fix select all checkbox Fix migration with lucene search enabled Fix migration for postgresql Version 6.0.0 Dec 11th 2013 User Avatars Previews in files app and other places Updated design, less clutter and more whitespace Public gallery sharing Activities Better file conflict handling dialog Improved public App API Sharing API Example Files Share Email Notifications New Doctrine based database layer Plural translations Refactored OC.dialogs (both code and design wise) Priorize often used languages in personal-settings language selection Update jquery to 1.10.0 and add jquery-migrate 1.2.1 Show a summary as the last filelist entry Improve app-management (more verbose error-messages) Show ‘More apps’ link to app administration directly in app navigation Templates for newly created files Add MB indicator to size column Google Drive external storage uses a new library New icons for shared and external folders File uploads conflicts dialog Possibility to prepopulate a new users home with a skeleton Public upload with encryption enabled Users now can decrypt the files again if their encryption app was enabled Many quota related fixes Total used space (with quota) now only counts user’s own files Many external storage fixes, improved performance Improved file navigation performance by using Ajax calls (no full page reload for each folder) The file owner can now also restore deleted shared files New version drop-down with previews and the ability to downloading versions directly
2013-12-27 16:56:38 +01:00
share/owncloud/apps/files_texteditor/l10n/de_CH.php
share/owncloud/apps/files_texteditor/l10n/de_DE.php
share/owncloud/apps/files_texteditor/l10n/el.php
Update to 6.0.0a * Switch to 6 branch * Replace interpreters with REPLACE_* Changelog: Version 6.0.0a Dec 14th 2013 Remove wrong warnings from logfile Fix LDAP authentication Fix LDAP configuration Fix Share dialog Fix migration under certain conditions Fix database encoding for old PHP versions Fix select all checkbox Fix migration with lucene search enabled Fix migration for postgresql Version 6.0.0 Dec 11th 2013 User Avatars Previews in files app and other places Updated design, less clutter and more whitespace Public gallery sharing Activities Better file conflict handling dialog Improved public App API Sharing API Example Files Share Email Notifications New Doctrine based database layer Plural translations Refactored OC.dialogs (both code and design wise) Priorize often used languages in personal-settings language selection Update jquery to 1.10.0 and add jquery-migrate 1.2.1 Show a summary as the last filelist entry Improve app-management (more verbose error-messages) Show ‘More apps’ link to app administration directly in app navigation Templates for newly created files Add MB indicator to size column Google Drive external storage uses a new library New icons for shared and external folders File uploads conflicts dialog Possibility to prepopulate a new users home with a skeleton Public upload with encryption enabled Users now can decrypt the files again if their encryption app was enabled Many quota related fixes Total used space (with quota) now only counts user’s own files Many external storage fixes, improved performance Improved file navigation performance by using Ajax calls (no full page reload for each folder) The file owner can now also restore deleted shared files New version drop-down with previews and the ability to downloading versions directly
2013-12-27 16:56:38 +01:00
share/owncloud/apps/files_texteditor/l10n/en_GB.php
share/owncloud/apps/files_texteditor/l10n/eo.php
share/owncloud/apps/files_texteditor/l10n/es.php
share/owncloud/apps/files_texteditor/l10n/es_AR.php
Update to 7.0.3 Changelog: Release "7.0.3" Oct 22. 2014 - Some OS X server fixes - Several external storage fixes and improvements - Close session early to speedup apps page loading - Add overwrite.cli.url config option - Fix finding old versions in special cases - Make versions and encryption aware of copy operations - Force loading encryption app in all needed cases - Better filesystem scanning error messages - LDAP wizard fixes - Add configuration switch to enable preview mimetypes - Create backup of all encryption keys before recovery - Add displayname for admins - Better config.sample documentation - Better apps descriptions - Improve visual feedback if recovery key password gets changed - Fix some object store integration issues - Improved data directory configuration - Fix DAV permissions without create permissions - Fix filepicker home icon being partly hidden - Do only follow http and https redirects - Properly delete old previews - Prevent upgrades between more than one major versions - Several security fixes - Lots of smaller improvements ----------------------------- Release "6.0.6" Oct 22. 2014 - Fix finding old versions in special cases - Make versions and encryption aware of copy operations - Force loading encryption app in all needed cases - Better filesystem scanning error messages - LDAP wizard fixes - Add configuration switch to enable preview mimetypes - Create backup of all encryption keys before recovery - Add displayname for admins - Several security fixes - Lots of smaller improvements ----------------------------- Release "5.0.18" Oct 22. 2014 - Only allow http and https redirects - Documentation fixes - Several security fixes - Several smaller fixes ----------------------------- Release "7.0.2" Aug 26. 2014 - App upgrading stability improvements - Make default share folder configurable - Improve readability of error messages - Log failed authentication - S3 key fixes - Fix range requests with encryption - Several LDAP fixes - Remove obsolete 'Download preparing' message for zip downloads - Remove not working checks from code checker - No error if we try to delete a file which no longer exists - Fix detection of system wide mount points - Simplify App navigation - Add group management to public api - Remove confusing 'automatic logon rejected' message - Implement a txt preview fallback for the case that ttf is not support - Fix tiny thumbnail bug - Don't display share permission if resharing was disabled by the admin - Close session right before the download starts - Fix date display in filepicker - Don't touch non-oc tables when doing the InnoDB repair step - Several Documents fixes - Correctly handle public uploads activities - Add better 4 image previews to gallery ----------------------------- Release "6.0.5" Aug 26. 2014 - Documentation improvements - fix anonymous upload if logged-in - Fix handling of special characters in group names - Fix downloading of big files in special situations - More consistent handling of debug mode - Fix sharing email notifications - Disabling upload button if upload is not possible - Fix detection of system wide mount points - Handle video viewer in sharing links correctly - Update encryption keys recursively if a folder was moved - Enable download button for public folders - Handle exceptions if file to too big for trash-bin correctly - Quota fixes - Avoid unnecessary writing to the DB when preferences are not changed - Disable download button if zip download is disabled - Fix searching for users in special situations - Mount-point handling fixes - Correctly handle storage stats for trash bin - Remove etag warning for trash bin - Hardened SFTP host verification ----------------------------- Release "7.0.1" Aug 4. 2014 - Set maximum width for notification so they don´t overlap the whole header - Don't preload videos on public sharing - Fix preview size calculation under certain conditions - Fix to always show all available versions in the versions dropdown - Support WebDAV copy operation and make encryption aware of it - Make sure to set the expire date if a date is set as default - Improved link icon for better UX - Fix rendering of blank template - Only call exec if is is enabled by PHP - Limit app menu icon size - Show a warning in the personal settings and admin settins if the encyption keys are not yet initialized - Always remove share permission if user is excluded from sharing - Add OCS api call to set expire date for link shares - Improved db schema migration for sqlite - Don't try to execute background jobs that no longer exist - Improve look of search on mobile, save space in top bar - Set core version after a successful update to make upgrade more robust of app upgrades fail - Verify whether download URLs are valid - Fix preview animation on uploading - Prevent cron.php to trigger apps updating - Fix remote share when remote server is installed at the root - Fix files sorting - Fix calendar import - Fix gallery pause icon - Several contacts fixes specifically for PHP 5.3 - Make updater more robust ----------------------------- Release "7.0.0" July 23. 2014 - New files view including sorting and endless scrolling - Server to Server sharing - Sharing overview - Improved sharing admin control - No more mandatory Shared folder - Improved ownCloud Documents features - Hugely improved Activity app including email notifications - Mobile optimized webinterface - Password strength indicator - Significant speed improvements - New user-management - Support for Swift object stores - Email configuration wizard - Email template editor - Improved upgrade process`
2014-11-30 01:08:57 +01:00
share/owncloud/apps/files_texteditor/l10n/es_MX.php
share/owncloud/apps/files_texteditor/l10n/et_EE.php
share/owncloud/apps/files_texteditor/l10n/eu.php
Update to 7.0.3 Changelog: Release "7.0.3" Oct 22. 2014 - Some OS X server fixes - Several external storage fixes and improvements - Close session early to speedup apps page loading - Add overwrite.cli.url config option - Fix finding old versions in special cases - Make versions and encryption aware of copy operations - Force loading encryption app in all needed cases - Better filesystem scanning error messages - LDAP wizard fixes - Add configuration switch to enable preview mimetypes - Create backup of all encryption keys before recovery - Add displayname for admins - Better config.sample documentation - Better apps descriptions - Improve visual feedback if recovery key password gets changed - Fix some object store integration issues - Improved data directory configuration - Fix DAV permissions without create permissions - Fix filepicker home icon being partly hidden - Do only follow http and https redirects - Properly delete old previews - Prevent upgrades between more than one major versions - Several security fixes - Lots of smaller improvements ----------------------------- Release "6.0.6" Oct 22. 2014 - Fix finding old versions in special cases - Make versions and encryption aware of copy operations - Force loading encryption app in all needed cases - Better filesystem scanning error messages - LDAP wizard fixes - Add configuration switch to enable preview mimetypes - Create backup of all encryption keys before recovery - Add displayname for admins - Several security fixes - Lots of smaller improvements ----------------------------- Release "5.0.18" Oct 22. 2014 - Only allow http and https redirects - Documentation fixes - Several security fixes - Several smaller fixes ----------------------------- Release "7.0.2" Aug 26. 2014 - App upgrading stability improvements - Make default share folder configurable - Improve readability of error messages - Log failed authentication - S3 key fixes - Fix range requests with encryption - Several LDAP fixes - Remove obsolete 'Download preparing' message for zip downloads - Remove not working checks from code checker - No error if we try to delete a file which no longer exists - Fix detection of system wide mount points - Simplify App navigation - Add group management to public api - Remove confusing 'automatic logon rejected' message - Implement a txt preview fallback for the case that ttf is not support - Fix tiny thumbnail bug - Don't display share permission if resharing was disabled by the admin - Close session right before the download starts - Fix date display in filepicker - Don't touch non-oc tables when doing the InnoDB repair step - Several Documents fixes - Correctly handle public uploads activities - Add better 4 image previews to gallery ----------------------------- Release "6.0.5" Aug 26. 2014 - Documentation improvements - fix anonymous upload if logged-in - Fix handling of special characters in group names - Fix downloading of big files in special situations - More consistent handling of debug mode - Fix sharing email notifications - Disabling upload button if upload is not possible - Fix detection of system wide mount points - Handle video viewer in sharing links correctly - Update encryption keys recursively if a folder was moved - Enable download button for public folders - Handle exceptions if file to too big for trash-bin correctly - Quota fixes - Avoid unnecessary writing to the DB when preferences are not changed - Disable download button if zip download is disabled - Fix searching for users in special situations - Mount-point handling fixes - Correctly handle storage stats for trash bin - Remove etag warning for trash bin - Hardened SFTP host verification ----------------------------- Release "7.0.1" Aug 4. 2014 - Set maximum width for notification so they don´t overlap the whole header - Don't preload videos on public sharing - Fix preview size calculation under certain conditions - Fix to always show all available versions in the versions dropdown - Support WebDAV copy operation and make encryption aware of it - Make sure to set the expire date if a date is set as default - Improved link icon for better UX - Fix rendering of blank template - Only call exec if is is enabled by PHP - Limit app menu icon size - Show a warning in the personal settings and admin settins if the encyption keys are not yet initialized - Always remove share permission if user is excluded from sharing - Add OCS api call to set expire date for link shares - Improved db schema migration for sqlite - Don't try to execute background jobs that no longer exist - Improve look of search on mobile, save space in top bar - Set core version after a successful update to make upgrade more robust of app upgrades fail - Verify whether download URLs are valid - Fix preview animation on uploading - Prevent cron.php to trigger apps updating - Fix remote share when remote server is installed at the root - Fix files sorting - Fix calendar import - Fix gallery pause icon - Several contacts fixes specifically for PHP 5.3 - Make updater more robust ----------------------------- Release "7.0.0" July 23. 2014 - New files view including sorting and endless scrolling - Server to Server sharing - Sharing overview - Improved sharing admin control - No more mandatory Shared folder - Improved ownCloud Documents features - Hugely improved Activity app including email notifications - Mobile optimized webinterface - Password strength indicator - Significant speed improvements - New user-management - Support for Swift object stores - Email configuration wizard - Email template editor - Improved upgrade process`
2014-11-30 01:08:57 +01:00
share/owncloud/apps/files_texteditor/l10n/eu_ES.php
share/owncloud/apps/files_texteditor/l10n/fa.php
share/owncloud/apps/files_texteditor/l10n/fi_FI.php
share/owncloud/apps/files_texteditor/l10n/fr.php
share/owncloud/apps/files_texteditor/l10n/gl.php
share/owncloud/apps/files_texteditor/l10n/he.php
Update to 6.0.0a * Switch to 6 branch * Replace interpreters with REPLACE_* Changelog: Version 6.0.0a Dec 14th 2013 Remove wrong warnings from logfile Fix LDAP authentication Fix LDAP configuration Fix Share dialog Fix migration under certain conditions Fix database encoding for old PHP versions Fix select all checkbox Fix migration with lucene search enabled Fix migration for postgresql Version 6.0.0 Dec 11th 2013 User Avatars Previews in files app and other places Updated design, less clutter and more whitespace Public gallery sharing Activities Better file conflict handling dialog Improved public App API Sharing API Example Files Share Email Notifications New Doctrine based database layer Plural translations Refactored OC.dialogs (both code and design wise) Priorize often used languages in personal-settings language selection Update jquery to 1.10.0 and add jquery-migrate 1.2.1 Show a summary as the last filelist entry Improve app-management (more verbose error-messages) Show ‘More apps’ link to app administration directly in app navigation Templates for newly created files Add MB indicator to size column Google Drive external storage uses a new library New icons for shared and external folders File uploads conflicts dialog Possibility to prepopulate a new users home with a skeleton Public upload with encryption enabled Users now can decrypt the files again if their encryption app was enabled Many quota related fixes Total used space (with quota) now only counts user’s own files Many external storage fixes, improved performance Improved file navigation performance by using Ajax calls (no full page reload for each folder) The file owner can now also restore deleted shared files New version drop-down with previews and the ability to downloading versions directly
2013-12-27 16:56:38 +01:00
share/owncloud/apps/files_texteditor/l10n/hi.php
share/owncloud/apps/files_texteditor/l10n/hr.php
share/owncloud/apps/files_texteditor/l10n/hu_HU.php
Update to 6.0.0a * Switch to 6 branch * Replace interpreters with REPLACE_* Changelog: Version 6.0.0a Dec 14th 2013 Remove wrong warnings from logfile Fix LDAP authentication Fix LDAP configuration Fix Share dialog Fix migration under certain conditions Fix database encoding for old PHP versions Fix select all checkbox Fix migration with lucene search enabled Fix migration for postgresql Version 6.0.0 Dec 11th 2013 User Avatars Previews in files app and other places Updated design, less clutter and more whitespace Public gallery sharing Activities Better file conflict handling dialog Improved public App API Sharing API Example Files Share Email Notifications New Doctrine based database layer Plural translations Refactored OC.dialogs (both code and design wise) Priorize often used languages in personal-settings language selection Update jquery to 1.10.0 and add jquery-migrate 1.2.1 Show a summary as the last filelist entry Improve app-management (more verbose error-messages) Show ‘More apps’ link to app administration directly in app navigation Templates for newly created files Add MB indicator to size column Google Drive external storage uses a new library New icons for shared and external folders File uploads conflicts dialog Possibility to prepopulate a new users home with a skeleton Public upload with encryption enabled Users now can decrypt the files again if their encryption app was enabled Many quota related fixes Total used space (with quota) now only counts user’s own files Many external storage fixes, improved performance Improved file navigation performance by using Ajax calls (no full page reload for each folder) The file owner can now also restore deleted shared files New version drop-down with previews and the ability to downloading versions directly
2013-12-27 16:56:38 +01:00
share/owncloud/apps/files_texteditor/l10n/hy.php
share/owncloud/apps/files_texteditor/l10n/ia.php
share/owncloud/apps/files_texteditor/l10n/id.php
share/owncloud/apps/files_texteditor/l10n/is.php
share/owncloud/apps/files_texteditor/l10n/it.php
share/owncloud/apps/files_texteditor/l10n/ka_GE.php
Update to 6.0.0a * Switch to 6 branch * Replace interpreters with REPLACE_* Changelog: Version 6.0.0a Dec 14th 2013 Remove wrong warnings from logfile Fix LDAP authentication Fix LDAP configuration Fix Share dialog Fix migration under certain conditions Fix database encoding for old PHP versions Fix select all checkbox Fix migration with lucene search enabled Fix migration for postgresql Version 6.0.0 Dec 11th 2013 User Avatars Previews in files app and other places Updated design, less clutter and more whitespace Public gallery sharing Activities Better file conflict handling dialog Improved public App API Sharing API Example Files Share Email Notifications New Doctrine based database layer Plural translations Refactored OC.dialogs (both code and design wise) Priorize often used languages in personal-settings language selection Update jquery to 1.10.0 and add jquery-migrate 1.2.1 Show a summary as the last filelist entry Improve app-management (more verbose error-messages) Show ‘More apps’ link to app administration directly in app navigation Templates for newly created files Add MB indicator to size column Google Drive external storage uses a new library New icons for shared and external folders File uploads conflicts dialog Possibility to prepopulate a new users home with a skeleton Public upload with encryption enabled Users now can decrypt the files again if their encryption app was enabled Many quota related fixes Total used space (with quota) now only counts user’s own files Many external storage fixes, improved performance Improved file navigation performance by using Ajax calls (no full page reload for each folder) The file owner can now also restore deleted shared files New version drop-down with previews and the ability to downloading versions directly
2013-12-27 16:56:38 +01:00
share/owncloud/apps/files_texteditor/l10n/km.php
share/owncloud/apps/files_texteditor/l10n/ko.php
share/owncloud/apps/files_texteditor/l10n/ku_IQ.php
share/owncloud/apps/files_texteditor/l10n/lb.php
share/owncloud/apps/files_texteditor/l10n/lt_LT.php
share/owncloud/apps/files_texteditor/l10n/lv.php
share/owncloud/apps/files_texteditor/l10n/mk.php
share/owncloud/apps/files_texteditor/l10n/ms_MY.php
share/owncloud/apps/files_texteditor/l10n/nb_NO.php
share/owncloud/apps/files_texteditor/l10n/nl.php
share/owncloud/apps/files_texteditor/l10n/nn_NO.php
share/owncloud/apps/files_texteditor/l10n/oc.php
Update to 6.0.0a * Switch to 6 branch * Replace interpreters with REPLACE_* Changelog: Version 6.0.0a Dec 14th 2013 Remove wrong warnings from logfile Fix LDAP authentication Fix LDAP configuration Fix Share dialog Fix migration under certain conditions Fix database encoding for old PHP versions Fix select all checkbox Fix migration with lucene search enabled Fix migration for postgresql Version 6.0.0 Dec 11th 2013 User Avatars Previews in files app and other places Updated design, less clutter and more whitespace Public gallery sharing Activities Better file conflict handling dialog Improved public App API Sharing API Example Files Share Email Notifications New Doctrine based database layer Plural translations Refactored OC.dialogs (both code and design wise) Priorize often used languages in personal-settings language selection Update jquery to 1.10.0 and add jquery-migrate 1.2.1 Show a summary as the last filelist entry Improve app-management (more verbose error-messages) Show ‘More apps’ link to app administration directly in app navigation Templates for newly created files Add MB indicator to size column Google Drive external storage uses a new library New icons for shared and external folders File uploads conflicts dialog Possibility to prepopulate a new users home with a skeleton Public upload with encryption enabled Users now can decrypt the files again if their encryption app was enabled Many quota related fixes Total used space (with quota) now only counts user’s own files Many external storage fixes, improved performance Improved file navigation performance by using Ajax calls (no full page reload for each folder) The file owner can now also restore deleted shared files New version drop-down with previews and the ability to downloading versions directly
2013-12-27 16:56:38 +01:00
share/owncloud/apps/files_texteditor/l10n/pa.php
share/owncloud/apps/files_texteditor/l10n/pl.php
share/owncloud/apps/files_texteditor/l10n/pt_BR.php
share/owncloud/apps/files_texteditor/l10n/pt_PT.php
share/owncloud/apps/files_texteditor/l10n/ro.php
share/owncloud/apps/files_texteditor/l10n/ru.php
share/owncloud/apps/files_texteditor/l10n/si_LK.php
Update to 7.0.3 Changelog: Release "7.0.3" Oct 22. 2014 - Some OS X server fixes - Several external storage fixes and improvements - Close session early to speedup apps page loading - Add overwrite.cli.url config option - Fix finding old versions in special cases - Make versions and encryption aware of copy operations - Force loading encryption app in all needed cases - Better filesystem scanning error messages - LDAP wizard fixes - Add configuration switch to enable preview mimetypes - Create backup of all encryption keys before recovery - Add displayname for admins - Better config.sample documentation - Better apps descriptions - Improve visual feedback if recovery key password gets changed - Fix some object store integration issues - Improved data directory configuration - Fix DAV permissions without create permissions - Fix filepicker home icon being partly hidden - Do only follow http and https redirects - Properly delete old previews - Prevent upgrades between more than one major versions - Several security fixes - Lots of smaller improvements ----------------------------- Release "6.0.6" Oct 22. 2014 - Fix finding old versions in special cases - Make versions and encryption aware of copy operations - Force loading encryption app in all needed cases - Better filesystem scanning error messages - LDAP wizard fixes - Add configuration switch to enable preview mimetypes - Create backup of all encryption keys before recovery - Add displayname for admins - Several security fixes - Lots of smaller improvements ----------------------------- Release "5.0.18" Oct 22. 2014 - Only allow http and https redirects - Documentation fixes - Several security fixes - Several smaller fixes ----------------------------- Release "7.0.2" Aug 26. 2014 - App upgrading stability improvements - Make default share folder configurable - Improve readability of error messages - Log failed authentication - S3 key fixes - Fix range requests with encryption - Several LDAP fixes - Remove obsolete 'Download preparing' message for zip downloads - Remove not working checks from code checker - No error if we try to delete a file which no longer exists - Fix detection of system wide mount points - Simplify App navigation - Add group management to public api - Remove confusing 'automatic logon rejected' message - Implement a txt preview fallback for the case that ttf is not support - Fix tiny thumbnail bug - Don't display share permission if resharing was disabled by the admin - Close session right before the download starts - Fix date display in filepicker - Don't touch non-oc tables when doing the InnoDB repair step - Several Documents fixes - Correctly handle public uploads activities - Add better 4 image previews to gallery ----------------------------- Release "6.0.5" Aug 26. 2014 - Documentation improvements - fix anonymous upload if logged-in - Fix handling of special characters in group names - Fix downloading of big files in special situations - More consistent handling of debug mode - Fix sharing email notifications - Disabling upload button if upload is not possible - Fix detection of system wide mount points - Handle video viewer in sharing links correctly - Update encryption keys recursively if a folder was moved - Enable download button for public folders - Handle exceptions if file to too big for trash-bin correctly - Quota fixes - Avoid unnecessary writing to the DB when preferences are not changed - Disable download button if zip download is disabled - Fix searching for users in special situations - Mount-point handling fixes - Correctly handle storage stats for trash bin - Remove etag warning for trash bin - Hardened SFTP host verification ----------------------------- Release "7.0.1" Aug 4. 2014 - Set maximum width for notification so they don´t overlap the whole header - Don't preload videos on public sharing - Fix preview size calculation under certain conditions - Fix to always show all available versions in the versions dropdown - Support WebDAV copy operation and make encryption aware of it - Make sure to set the expire date if a date is set as default - Improved link icon for better UX - Fix rendering of blank template - Only call exec if is is enabled by PHP - Limit app menu icon size - Show a warning in the personal settings and admin settins if the encyption keys are not yet initialized - Always remove share permission if user is excluded from sharing - Add OCS api call to set expire date for link shares - Improved db schema migration for sqlite - Don't try to execute background jobs that no longer exist - Improve look of search on mobile, save space in top bar - Set core version after a successful update to make upgrade more robust of app upgrades fail - Verify whether download URLs are valid - Fix preview animation on uploading - Prevent cron.php to trigger apps updating - Fix remote share when remote server is installed at the root - Fix files sorting - Fix calendar import - Fix gallery pause icon - Several contacts fixes specifically for PHP 5.3 - Make updater more robust ----------------------------- Release "7.0.0" July 23. 2014 - New files view including sorting and endless scrolling - Server to Server sharing - Sharing overview - Improved sharing admin control - No more mandatory Shared folder - Improved ownCloud Documents features - Hugely improved Activity app including email notifications - Mobile optimized webinterface - Password strength indicator - Significant speed improvements - New user-management - Support for Swift object stores - Email configuration wizard - Email template editor - Improved upgrade process`
2014-11-30 01:08:57 +01:00
share/owncloud/apps/files_texteditor/l10n/sk.php
share/owncloud/apps/files_texteditor/l10n/sk_SK.php
share/owncloud/apps/files_texteditor/l10n/sl.php
Update to 6.0.0a * Switch to 6 branch * Replace interpreters with REPLACE_* Changelog: Version 6.0.0a Dec 14th 2013 Remove wrong warnings from logfile Fix LDAP authentication Fix LDAP configuration Fix Share dialog Fix migration under certain conditions Fix database encoding for old PHP versions Fix select all checkbox Fix migration with lucene search enabled Fix migration for postgresql Version 6.0.0 Dec 11th 2013 User Avatars Previews in files app and other places Updated design, less clutter and more whitespace Public gallery sharing Activities Better file conflict handling dialog Improved public App API Sharing API Example Files Share Email Notifications New Doctrine based database layer Plural translations Refactored OC.dialogs (both code and design wise) Priorize often used languages in personal-settings language selection Update jquery to 1.10.0 and add jquery-migrate 1.2.1 Show a summary as the last filelist entry Improve app-management (more verbose error-messages) Show ‘More apps’ link to app administration directly in app navigation Templates for newly created files Add MB indicator to size column Google Drive external storage uses a new library New icons for shared and external folders File uploads conflicts dialog Possibility to prepopulate a new users home with a skeleton Public upload with encryption enabled Users now can decrypt the files again if their encryption app was enabled Many quota related fixes Total used space (with quota) now only counts user’s own files Many external storage fixes, improved performance Improved file navigation performance by using Ajax calls (no full page reload for each folder) The file owner can now also restore deleted shared files New version drop-down with previews and the ability to downloading versions directly
2013-12-27 16:56:38 +01:00
share/owncloud/apps/files_texteditor/l10n/sq.php
share/owncloud/apps/files_texteditor/l10n/sr.php
share/owncloud/apps/files_texteditor/l10n/sr@latin.php
share/owncloud/apps/files_texteditor/l10n/sv.php
share/owncloud/apps/files_texteditor/l10n/ta_LK.php
Update to 6.0.0a * Switch to 6 branch * Replace interpreters with REPLACE_* Changelog: Version 6.0.0a Dec 14th 2013 Remove wrong warnings from logfile Fix LDAP authentication Fix LDAP configuration Fix Share dialog Fix migration under certain conditions Fix database encoding for old PHP versions Fix select all checkbox Fix migration with lucene search enabled Fix migration for postgresql Version 6.0.0 Dec 11th 2013 User Avatars Previews in files app and other places Updated design, less clutter and more whitespace Public gallery sharing Activities Better file conflict handling dialog Improved public App API Sharing API Example Files Share Email Notifications New Doctrine based database layer Plural translations Refactored OC.dialogs (both code and design wise) Priorize often used languages in personal-settings language selection Update jquery to 1.10.0 and add jquery-migrate 1.2.1 Show a summary as the last filelist entry Improve app-management (more verbose error-messages) Show ‘More apps’ link to app administration directly in app navigation Templates for newly created files Add MB indicator to size column Google Drive external storage uses a new library New icons for shared and external folders File uploads conflicts dialog Possibility to prepopulate a new users home with a skeleton Public upload with encryption enabled Users now can decrypt the files again if their encryption app was enabled Many quota related fixes Total used space (with quota) now only counts user’s own files Many external storage fixes, improved performance Improved file navigation performance by using Ajax calls (no full page reload for each folder) The file owner can now also restore deleted shared files New version drop-down with previews and the ability to downloading versions directly
2013-12-27 16:56:38 +01:00
share/owncloud/apps/files_texteditor/l10n/te.php
share/owncloud/apps/files_texteditor/l10n/th_TH.php
share/owncloud/apps/files_texteditor/l10n/tr.php
Update to 6.0.0a * Switch to 6 branch * Replace interpreters with REPLACE_* Changelog: Version 6.0.0a Dec 14th 2013 Remove wrong warnings from logfile Fix LDAP authentication Fix LDAP configuration Fix Share dialog Fix migration under certain conditions Fix database encoding for old PHP versions Fix select all checkbox Fix migration with lucene search enabled Fix migration for postgresql Version 6.0.0 Dec 11th 2013 User Avatars Previews in files app and other places Updated design, less clutter and more whitespace Public gallery sharing Activities Better file conflict handling dialog Improved public App API Sharing API Example Files Share Email Notifications New Doctrine based database layer Plural translations Refactored OC.dialogs (both code and design wise) Priorize often used languages in personal-settings language selection Update jquery to 1.10.0 and add jquery-migrate 1.2.1 Show a summary as the last filelist entry Improve app-management (more verbose error-messages) Show ‘More apps’ link to app administration directly in app navigation Templates for newly created files Add MB indicator to size column Google Drive external storage uses a new library New icons for shared and external folders File uploads conflicts dialog Possibility to prepopulate a new users home with a skeleton Public upload with encryption enabled Users now can decrypt the files again if their encryption app was enabled Many quota related fixes Total used space (with quota) now only counts user’s own files Many external storage fixes, improved performance Improved file navigation performance by using Ajax calls (no full page reload for each folder) The file owner can now also restore deleted shared files New version drop-down with previews and the ability to downloading versions directly
2013-12-27 16:56:38 +01:00
share/owncloud/apps/files_texteditor/l10n/ug.php
share/owncloud/apps/files_texteditor/l10n/uk.php
share/owncloud/apps/files_texteditor/l10n/vi.php
share/owncloud/apps/files_texteditor/l10n/zh_CN.php
Update to 6.0.0a * Switch to 6 branch * Replace interpreters with REPLACE_* Changelog: Version 6.0.0a Dec 14th 2013 Remove wrong warnings from logfile Fix LDAP authentication Fix LDAP configuration Fix Share dialog Fix migration under certain conditions Fix database encoding for old PHP versions Fix select all checkbox Fix migration with lucene search enabled Fix migration for postgresql Version 6.0.0 Dec 11th 2013 User Avatars Previews in files app and other places Updated design, less clutter and more whitespace Public gallery sharing Activities Better file conflict handling dialog Improved public App API Sharing API Example Files Share Email Notifications New Doctrine based database layer Plural translations Refactored OC.dialogs (both code and design wise) Priorize often used languages in personal-settings language selection Update jquery to 1.10.0 and add jquery-migrate 1.2.1 Show a summary as the last filelist entry Improve app-management (more verbose error-messages) Show ‘More apps’ link to app administration directly in app navigation Templates for newly created files Add MB indicator to size column Google Drive external storage uses a new library New icons for shared and external folders File uploads conflicts dialog Possibility to prepopulate a new users home with a skeleton Public upload with encryption enabled Users now can decrypt the files again if their encryption app was enabled Many quota related fixes Total used space (with quota) now only counts user’s own files Many external storage fixes, improved performance Improved file navigation performance by using Ajax calls (no full page reload for each folder) The file owner can now also restore deleted shared files New version drop-down with previews and the ability to downloading versions directly
2013-12-27 16:56:38 +01:00
share/owncloud/apps/files_texteditor/l10n/zh_HK.php
share/owncloud/apps/files_texteditor/l10n/zh_TW.php
share/owncloud/apps/files_trashbin/ajax/delete.php
Update to 6.0.0a * Switch to 6 branch * Replace interpreters with REPLACE_* Changelog: Version 6.0.0a Dec 14th 2013 Remove wrong warnings from logfile Fix LDAP authentication Fix LDAP configuration Fix Share dialog Fix migration under certain conditions Fix database encoding for old PHP versions Fix select all checkbox Fix migration with lucene search enabled Fix migration for postgresql Version 6.0.0 Dec 11th 2013 User Avatars Previews in files app and other places Updated design, less clutter and more whitespace Public gallery sharing Activities Better file conflict handling dialog Improved public App API Sharing API Example Files Share Email Notifications New Doctrine based database layer Plural translations Refactored OC.dialogs (both code and design wise) Priorize often used languages in personal-settings language selection Update jquery to 1.10.0 and add jquery-migrate 1.2.1 Show a summary as the last filelist entry Improve app-management (more verbose error-messages) Show ‘More apps’ link to app administration directly in app navigation Templates for newly created files Add MB indicator to size column Google Drive external storage uses a new library New icons for shared and external folders File uploads conflicts dialog Possibility to prepopulate a new users home with a skeleton Public upload with encryption enabled Users now can decrypt the files again if their encryption app was enabled Many quota related fixes Total used space (with quota) now only counts user’s own files Many external storage fixes, improved performance Improved file navigation performance by using Ajax calls (no full page reload for each folder) The file owner can now also restore deleted shared files New version drop-down with previews and the ability to downloading versions directly
2013-12-27 16:56:38 +01:00
share/owncloud/apps/files_trashbin/ajax/isEmpty.php
share/owncloud/apps/files_trashbin/ajax/list.php
share/owncloud/apps/files_trashbin/ajax/preview.php
share/owncloud/apps/files_trashbin/ajax/undelete.php
share/owncloud/apps/files_trashbin/appinfo/app.php
share/owncloud/apps/files_trashbin/appinfo/database.xml
share/owncloud/apps/files_trashbin/appinfo/info.xml
Update to 6.0.0a * Switch to 6 branch * Replace interpreters with REPLACE_* Changelog: Version 6.0.0a Dec 14th 2013 Remove wrong warnings from logfile Fix LDAP authentication Fix LDAP configuration Fix Share dialog Fix migration under certain conditions Fix database encoding for old PHP versions Fix select all checkbox Fix migration with lucene search enabled Fix migration for postgresql Version 6.0.0 Dec 11th 2013 User Avatars Previews in files app and other places Updated design, less clutter and more whitespace Public gallery sharing Activities Better file conflict handling dialog Improved public App API Sharing API Example Files Share Email Notifications New Doctrine based database layer Plural translations Refactored OC.dialogs (both code and design wise) Priorize often used languages in personal-settings language selection Update jquery to 1.10.0 and add jquery-migrate 1.2.1 Show a summary as the last filelist entry Improve app-management (more verbose error-messages) Show ‘More apps’ link to app administration directly in app navigation Templates for newly created files Add MB indicator to size column Google Drive external storage uses a new library New icons for shared and external folders File uploads conflicts dialog Possibility to prepopulate a new users home with a skeleton Public upload with encryption enabled Users now can decrypt the files again if their encryption app was enabled Many quota related fixes Total used space (with quota) now only counts user’s own files Many external storage fixes, improved performance Improved file navigation performance by using Ajax calls (no full page reload for each folder) The file owner can now also restore deleted shared files New version drop-down with previews and the ability to downloading versions directly
2013-12-27 16:56:38 +01:00
share/owncloud/apps/files_trashbin/appinfo/routes.php
share/owncloud/apps/files_trashbin/appinfo/update.php
share/owncloud/apps/files_trashbin/appinfo/version
Update to 6.0.0a * Switch to 6 branch * Replace interpreters with REPLACE_* Changelog: Version 6.0.0a Dec 14th 2013 Remove wrong warnings from logfile Fix LDAP authentication Fix LDAP configuration Fix Share dialog Fix migration under certain conditions Fix database encoding for old PHP versions Fix select all checkbox Fix migration with lucene search enabled Fix migration for postgresql Version 6.0.0 Dec 11th 2013 User Avatars Previews in files app and other places Updated design, less clutter and more whitespace Public gallery sharing Activities Better file conflict handling dialog Improved public App API Sharing API Example Files Share Email Notifications New Doctrine based database layer Plural translations Refactored OC.dialogs (both code and design wise) Priorize often used languages in personal-settings language selection Update jquery to 1.10.0 and add jquery-migrate 1.2.1 Show a summary as the last filelist entry Improve app-management (more verbose error-messages) Show ‘More apps’ link to app administration directly in app navigation Templates for newly created files Add MB indicator to size column Google Drive external storage uses a new library New icons for shared and external folders File uploads conflicts dialog Possibility to prepopulate a new users home with a skeleton Public upload with encryption enabled Users now can decrypt the files again if their encryption app was enabled Many quota related fixes Total used space (with quota) now only counts user’s own files Many external storage fixes, improved performance Improved file navigation performance by using Ajax calls (no full page reload for each folder) The file owner can now also restore deleted shared files New version drop-down with previews and the ability to downloading versions directly
2013-12-27 16:56:38 +01:00
share/owncloud/apps/files_trashbin/css/trash.css
share/owncloud/apps/files_trashbin/img/app.svg
Update to 7.0.3 Changelog: Release "7.0.3" Oct 22. 2014 - Some OS X server fixes - Several external storage fixes and improvements - Close session early to speedup apps page loading - Add overwrite.cli.url config option - Fix finding old versions in special cases - Make versions and encryption aware of copy operations - Force loading encryption app in all needed cases - Better filesystem scanning error messages - LDAP wizard fixes - Add configuration switch to enable preview mimetypes - Create backup of all encryption keys before recovery - Add displayname for admins - Better config.sample documentation - Better apps descriptions - Improve visual feedback if recovery key password gets changed - Fix some object store integration issues - Improved data directory configuration - Fix DAV permissions without create permissions - Fix filepicker home icon being partly hidden - Do only follow http and https redirects - Properly delete old previews - Prevent upgrades between more than one major versions - Several security fixes - Lots of smaller improvements ----------------------------- Release "6.0.6" Oct 22. 2014 - Fix finding old versions in special cases - Make versions and encryption aware of copy operations - Force loading encryption app in all needed cases - Better filesystem scanning error messages - LDAP wizard fixes - Add configuration switch to enable preview mimetypes - Create backup of all encryption keys before recovery - Add displayname for admins - Several security fixes - Lots of smaller improvements ----------------------------- Release "5.0.18" Oct 22. 2014 - Only allow http and https redirects - Documentation fixes - Several security fixes - Several smaller fixes ----------------------------- Release "7.0.2" Aug 26. 2014 - App upgrading stability improvements - Make default share folder configurable - Improve readability of error messages - Log failed authentication - S3 key fixes - Fix range requests with encryption - Several LDAP fixes - Remove obsolete 'Download preparing' message for zip downloads - Remove not working checks from code checker - No error if we try to delete a file which no longer exists - Fix detection of system wide mount points - Simplify App navigation - Add group management to public api - Remove confusing 'automatic logon rejected' message - Implement a txt preview fallback for the case that ttf is not support - Fix tiny thumbnail bug - Don't display share permission if resharing was disabled by the admin - Close session right before the download starts - Fix date display in filepicker - Don't touch non-oc tables when doing the InnoDB repair step - Several Documents fixes - Correctly handle public uploads activities - Add better 4 image previews to gallery ----------------------------- Release "6.0.5" Aug 26. 2014 - Documentation improvements - fix anonymous upload if logged-in - Fix handling of special characters in group names - Fix downloading of big files in special situations - More consistent handling of debug mode - Fix sharing email notifications - Disabling upload button if upload is not possible - Fix detection of system wide mount points - Handle video viewer in sharing links correctly - Update encryption keys recursively if a folder was moved - Enable download button for public folders - Handle exceptions if file to too big for trash-bin correctly - Quota fixes - Avoid unnecessary writing to the DB when preferences are not changed - Disable download button if zip download is disabled - Fix searching for users in special situations - Mount-point handling fixes - Correctly handle storage stats for trash bin - Remove etag warning for trash bin - Hardened SFTP host verification ----------------------------- Release "7.0.1" Aug 4. 2014 - Set maximum width for notification so they don´t overlap the whole header - Don't preload videos on public sharing - Fix preview size calculation under certain conditions - Fix to always show all available versions in the versions dropdown - Support WebDAV copy operation and make encryption aware of it - Make sure to set the expire date if a date is set as default - Improved link icon for better UX - Fix rendering of blank template - Only call exec if is is enabled by PHP - Limit app menu icon size - Show a warning in the personal settings and admin settins if the encyption keys are not yet initialized - Always remove share permission if user is excluded from sharing - Add OCS api call to set expire date for link shares - Improved db schema migration for sqlite - Don't try to execute background jobs that no longer exist - Improve look of search on mobile, save space in top bar - Set core version after a successful update to make upgrade more robust of app upgrades fail - Verify whether download URLs are valid - Fix preview animation on uploading - Prevent cron.php to trigger apps updating - Fix remote share when remote server is installed at the root - Fix files sorting - Fix calendar import - Fix gallery pause icon - Several contacts fixes specifically for PHP 5.3 - Make updater more robust ----------------------------- Release "7.0.0" July 23. 2014 - New files view including sorting and endless scrolling - Server to Server sharing - Sharing overview - Improved sharing admin control - No more mandatory Shared folder - Improved ownCloud Documents features - Hugely improved Activity app including email notifications - Mobile optimized webinterface - Password strength indicator - Significant speed improvements - New user-management - Support for Swift object stores - Email configuration wizard - Email template editor - Improved upgrade process`
2014-11-30 01:08:57 +01:00
share/owncloud/apps/files_trashbin/js/app.js
Update to 6.0.0a * Switch to 6 branch * Replace interpreters with REPLACE_* Changelog: Version 6.0.0a Dec 14th 2013 Remove wrong warnings from logfile Fix LDAP authentication Fix LDAP configuration Fix Share dialog Fix migration under certain conditions Fix database encoding for old PHP versions Fix select all checkbox Fix migration with lucene search enabled Fix migration for postgresql Version 6.0.0 Dec 11th 2013 User Avatars Previews in files app and other places Updated design, less clutter and more whitespace Public gallery sharing Activities Better file conflict handling dialog Improved public App API Sharing API Example Files Share Email Notifications New Doctrine based database layer Plural translations Refactored OC.dialogs (both code and design wise) Priorize often used languages in personal-settings language selection Update jquery to 1.10.0 and add jquery-migrate 1.2.1 Show a summary as the last filelist entry Improve app-management (more verbose error-messages) Show ‘More apps’ link to app administration directly in app navigation Templates for newly created files Add MB indicator to size column Google Drive external storage uses a new library New icons for shared and external folders File uploads conflicts dialog Possibility to prepopulate a new users home with a skeleton Public upload with encryption enabled Users now can decrypt the files again if their encryption app was enabled Many quota related fixes Total used space (with quota) now only counts user’s own files Many external storage fixes, improved performance Improved file navigation performance by using Ajax calls (no full page reload for each folder) The file owner can now also restore deleted shared files New version drop-down with previews and the ability to downloading versions directly
2013-12-27 16:56:38 +01:00
share/owncloud/apps/files_trashbin/js/filelist.js
share/owncloud/apps/files_trashbin/l10n/af_ZA.js
share/owncloud/apps/files_trashbin/l10n/af_ZA.json
share/owncloud/apps/files_trashbin/l10n/ar.js
share/owncloud/apps/files_trashbin/l10n/ar.json
share/owncloud/apps/files_trashbin/l10n/ast.js
share/owncloud/apps/files_trashbin/l10n/ast.json
share/owncloud/apps/files_trashbin/l10n/az.js
share/owncloud/apps/files_trashbin/l10n/az.json
share/owncloud/apps/files_trashbin/l10n/be.js
share/owncloud/apps/files_trashbin/l10n/be.json
share/owncloud/apps/files_trashbin/l10n/bg_BG.js
share/owncloud/apps/files_trashbin/l10n/bg_BG.json
share/owncloud/apps/files_trashbin/l10n/bn_BD.js
share/owncloud/apps/files_trashbin/l10n/bn_BD.json
share/owncloud/apps/files_trashbin/l10n/bn_IN.js
share/owncloud/apps/files_trashbin/l10n/bn_IN.json
share/owncloud/apps/files_trashbin/l10n/bs.js
share/owncloud/apps/files_trashbin/l10n/bs.json
share/owncloud/apps/files_trashbin/l10n/ca.js
share/owncloud/apps/files_trashbin/l10n/ca.json
share/owncloud/apps/files_trashbin/l10n/cs_CZ.js
share/owncloud/apps/files_trashbin/l10n/cs_CZ.json
share/owncloud/apps/files_trashbin/l10n/cy_GB.js
share/owncloud/apps/files_trashbin/l10n/cy_GB.json
share/owncloud/apps/files_trashbin/l10n/da.js
share/owncloud/apps/files_trashbin/l10n/da.json
share/owncloud/apps/files_trashbin/l10n/de.js
share/owncloud/apps/files_trashbin/l10n/de.json
share/owncloud/apps/files_trashbin/l10n/de_AT.js
share/owncloud/apps/files_trashbin/l10n/de_AT.json
share/owncloud/apps/files_trashbin/l10n/de_CH.js
share/owncloud/apps/files_trashbin/l10n/de_CH.json
share/owncloud/apps/files_trashbin/l10n/de_DE.js
share/owncloud/apps/files_trashbin/l10n/de_DE.json
share/owncloud/apps/files_trashbin/l10n/el.js
share/owncloud/apps/files_trashbin/l10n/el.json
share/owncloud/apps/files_trashbin/l10n/en_GB.js
share/owncloud/apps/files_trashbin/l10n/en_GB.json
share/owncloud/apps/files_trashbin/l10n/eo.js
share/owncloud/apps/files_trashbin/l10n/eo.json
share/owncloud/apps/files_trashbin/l10n/es.js
share/owncloud/apps/files_trashbin/l10n/es.json
share/owncloud/apps/files_trashbin/l10n/es_AR.js
share/owncloud/apps/files_trashbin/l10n/es_AR.json
share/owncloud/apps/files_trashbin/l10n/es_CL.js
share/owncloud/apps/files_trashbin/l10n/es_CL.json
share/owncloud/apps/files_trashbin/l10n/es_MX.js
share/owncloud/apps/files_trashbin/l10n/es_MX.json
share/owncloud/apps/files_trashbin/l10n/et_EE.js
share/owncloud/apps/files_trashbin/l10n/et_EE.json
share/owncloud/apps/files_trashbin/l10n/eu.js
share/owncloud/apps/files_trashbin/l10n/eu.json
share/owncloud/apps/files_trashbin/l10n/eu_ES.js
share/owncloud/apps/files_trashbin/l10n/eu_ES.json
share/owncloud/apps/files_trashbin/l10n/fa.js
share/owncloud/apps/files_trashbin/l10n/fa.json
share/owncloud/apps/files_trashbin/l10n/fi.js
share/owncloud/apps/files_trashbin/l10n/fi.json
share/owncloud/apps/files_trashbin/l10n/fi_FI.js
share/owncloud/apps/files_trashbin/l10n/fi_FI.json
share/owncloud/apps/files_trashbin/l10n/fr.js
share/owncloud/apps/files_trashbin/l10n/fr.json
share/owncloud/apps/files_trashbin/l10n/gl.js
share/owncloud/apps/files_trashbin/l10n/gl.json
share/owncloud/apps/files_trashbin/l10n/he.js
share/owncloud/apps/files_trashbin/l10n/he.json
share/owncloud/apps/files_trashbin/l10n/hi.js
share/owncloud/apps/files_trashbin/l10n/hi.json
share/owncloud/apps/files_trashbin/l10n/hr.js
share/owncloud/apps/files_trashbin/l10n/hr.json
share/owncloud/apps/files_trashbin/l10n/hu_HU.js
share/owncloud/apps/files_trashbin/l10n/hu_HU.json
share/owncloud/apps/files_trashbin/l10n/hy.js
share/owncloud/apps/files_trashbin/l10n/hy.json
share/owncloud/apps/files_trashbin/l10n/ia.js
share/owncloud/apps/files_trashbin/l10n/ia.json
share/owncloud/apps/files_trashbin/l10n/id.js
share/owncloud/apps/files_trashbin/l10n/id.json
share/owncloud/apps/files_trashbin/l10n/is.js
share/owncloud/apps/files_trashbin/l10n/is.json
share/owncloud/apps/files_trashbin/l10n/it.js
share/owncloud/apps/files_trashbin/l10n/it.json
share/owncloud/apps/files_trashbin/l10n/ja.js
share/owncloud/apps/files_trashbin/l10n/ja.json
share/owncloud/apps/files_trashbin/l10n/ka_GE.js
share/owncloud/apps/files_trashbin/l10n/ka_GE.json
share/owncloud/apps/files_trashbin/l10n/km.js
share/owncloud/apps/files_trashbin/l10n/km.json
share/owncloud/apps/files_trashbin/l10n/kn.js
share/owncloud/apps/files_trashbin/l10n/kn.json
share/owncloud/apps/files_trashbin/l10n/ko.js
share/owncloud/apps/files_trashbin/l10n/ko.json
share/owncloud/apps/files_trashbin/l10n/ku_IQ.js
share/owncloud/apps/files_trashbin/l10n/ku_IQ.json
share/owncloud/apps/files_trashbin/l10n/lb.js
share/owncloud/apps/files_trashbin/l10n/lb.json
share/owncloud/apps/files_trashbin/l10n/lt_LT.js
share/owncloud/apps/files_trashbin/l10n/lt_LT.json
share/owncloud/apps/files_trashbin/l10n/lv.js
share/owncloud/apps/files_trashbin/l10n/lv.json
share/owncloud/apps/files_trashbin/l10n/mk.js
share/owncloud/apps/files_trashbin/l10n/mk.json
share/owncloud/apps/files_trashbin/l10n/ms_MY.js
share/owncloud/apps/files_trashbin/l10n/ms_MY.json
share/owncloud/apps/files_trashbin/l10n/nb_NO.js
share/owncloud/apps/files_trashbin/l10n/nb_NO.json
share/owncloud/apps/files_trashbin/l10n/nl.js
share/owncloud/apps/files_trashbin/l10n/nl.json
share/owncloud/apps/files_trashbin/l10n/nn_NO.js
share/owncloud/apps/files_trashbin/l10n/nn_NO.json
share/owncloud/apps/files_trashbin/l10n/oc.js
share/owncloud/apps/files_trashbin/l10n/oc.json
share/owncloud/apps/files_trashbin/l10n/pa.js
share/owncloud/apps/files_trashbin/l10n/pa.json
share/owncloud/apps/files_trashbin/l10n/pl.js
share/owncloud/apps/files_trashbin/l10n/pl.json
share/owncloud/apps/files_trashbin/l10n/pt_BR.js
share/owncloud/apps/files_trashbin/l10n/pt_BR.json
share/owncloud/apps/files_trashbin/l10n/pt_PT.js
share/owncloud/apps/files_trashbin/l10n/pt_PT.json
share/owncloud/apps/files_trashbin/l10n/ro.js
share/owncloud/apps/files_trashbin/l10n/ro.json
share/owncloud/apps/files_trashbin/l10n/ru.js
share/owncloud/apps/files_trashbin/l10n/ru.json
share/owncloud/apps/files_trashbin/l10n/si_LK.js
share/owncloud/apps/files_trashbin/l10n/si_LK.json
share/owncloud/apps/files_trashbin/l10n/sk.js
share/owncloud/apps/files_trashbin/l10n/sk.json
share/owncloud/apps/files_trashbin/l10n/sk_SK.js
share/owncloud/apps/files_trashbin/l10n/sk_SK.json
share/owncloud/apps/files_trashbin/l10n/sl.js
share/owncloud/apps/files_trashbin/l10n/sl.json
share/owncloud/apps/files_trashbin/l10n/sq.js
share/owncloud/apps/files_trashbin/l10n/sq.json
share/owncloud/apps/files_trashbin/l10n/sr.js
share/owncloud/apps/files_trashbin/l10n/sr.json
share/owncloud/apps/files_trashbin/l10n/sr@latin.js
share/owncloud/apps/files_trashbin/l10n/sr@latin.json
share/owncloud/apps/files_trashbin/l10n/sv.js
share/owncloud/apps/files_trashbin/l10n/sv.json
share/owncloud/apps/files_trashbin/l10n/ta_LK.js
share/owncloud/apps/files_trashbin/l10n/ta_LK.json
share/owncloud/apps/files_trashbin/l10n/te.js
share/owncloud/apps/files_trashbin/l10n/te.json
share/owncloud/apps/files_trashbin/l10n/th_TH.js
share/owncloud/apps/files_trashbin/l10n/th_TH.json
share/owncloud/apps/files_trashbin/l10n/tr.js
share/owncloud/apps/files_trashbin/l10n/tr.json
share/owncloud/apps/files_trashbin/l10n/ug.js
share/owncloud/apps/files_trashbin/l10n/ug.json
share/owncloud/apps/files_trashbin/l10n/uk.js
share/owncloud/apps/files_trashbin/l10n/uk.json
share/owncloud/apps/files_trashbin/l10n/ur.js
share/owncloud/apps/files_trashbin/l10n/ur.json
share/owncloud/apps/files_trashbin/l10n/ur_PK.js
share/owncloud/apps/files_trashbin/l10n/ur_PK.json
share/owncloud/apps/files_trashbin/l10n/vi.js
share/owncloud/apps/files_trashbin/l10n/vi.json
share/owncloud/apps/files_trashbin/l10n/zh_CN.js
share/owncloud/apps/files_trashbin/l10n/zh_CN.json
share/owncloud/apps/files_trashbin/l10n/zh_HK.js
share/owncloud/apps/files_trashbin/l10n/zh_HK.json
share/owncloud/apps/files_trashbin/l10n/zh_TW.js
share/owncloud/apps/files_trashbin/l10n/zh_TW.json
share/owncloud/apps/files_trashbin/lib/capabilities.php
share/owncloud/apps/files_trashbin/lib/exceptions/copyrecursiveexception.php
Update to 6.0.0a * Switch to 6 branch * Replace interpreters with REPLACE_* Changelog: Version 6.0.0a Dec 14th 2013 Remove wrong warnings from logfile Fix LDAP authentication Fix LDAP configuration Fix Share dialog Fix migration under certain conditions Fix database encoding for old PHP versions Fix select all checkbox Fix migration with lucene search enabled Fix migration for postgresql Version 6.0.0 Dec 11th 2013 User Avatars Previews in files app and other places Updated design, less clutter and more whitespace Public gallery sharing Activities Better file conflict handling dialog Improved public App API Sharing API Example Files Share Email Notifications New Doctrine based database layer Plural translations Refactored OC.dialogs (both code and design wise) Priorize often used languages in personal-settings language selection Update jquery to 1.10.0 and add jquery-migrate 1.2.1 Show a summary as the last filelist entry Improve app-management (more verbose error-messages) Show ‘More apps’ link to app administration directly in app navigation Templates for newly created files Add MB indicator to size column Google Drive external storage uses a new library New icons for shared and external folders File uploads conflicts dialog Possibility to prepopulate a new users home with a skeleton Public upload with encryption enabled Users now can decrypt the files again if their encryption app was enabled Many quota related fixes Total used space (with quota) now only counts user’s own files Many external storage fixes, improved performance Improved file navigation performance by using Ajax calls (no full page reload for each folder) The file owner can now also restore deleted shared files New version drop-down with previews and the ability to downloading versions directly
2013-12-27 16:56:38 +01:00
share/owncloud/apps/files_trashbin/lib/helper.php
share/owncloud/apps/files_trashbin/lib/hooks.php
share/owncloud/apps/files_trashbin/lib/storage.php
Update to 6.0.0a * Switch to 6 branch * Replace interpreters with REPLACE_* Changelog: Version 6.0.0a Dec 14th 2013 Remove wrong warnings from logfile Fix LDAP authentication Fix LDAP configuration Fix Share dialog Fix migration under certain conditions Fix database encoding for old PHP versions Fix select all checkbox Fix migration with lucene search enabled Fix migration for postgresql Version 6.0.0 Dec 11th 2013 User Avatars Previews in files app and other places Updated design, less clutter and more whitespace Public gallery sharing Activities Better file conflict handling dialog Improved public App API Sharing API Example Files Share Email Notifications New Doctrine based database layer Plural translations Refactored OC.dialogs (both code and design wise) Priorize often used languages in personal-settings language selection Update jquery to 1.10.0 and add jquery-migrate 1.2.1 Show a summary as the last filelist entry Improve app-management (more verbose error-messages) Show ‘More apps’ link to app administration directly in app navigation Templates for newly created files Add MB indicator to size column Google Drive external storage uses a new library New icons for shared and external folders File uploads conflicts dialog Possibility to prepopulate a new users home with a skeleton Public upload with encryption enabled Users now can decrypt the files again if their encryption app was enabled Many quota related fixes Total used space (with quota) now only counts user’s own files Many external storage fixes, improved performance Improved file navigation performance by using Ajax calls (no full page reload for each folder) The file owner can now also restore deleted shared files New version drop-down with previews and the ability to downloading versions directly
2013-12-27 16:56:38 +01:00
share/owncloud/apps/files_trashbin/lib/trashbin.php
Update to 7.0.3 Changelog: Release "7.0.3" Oct 22. 2014 - Some OS X server fixes - Several external storage fixes and improvements - Close session early to speedup apps page loading - Add overwrite.cli.url config option - Fix finding old versions in special cases - Make versions and encryption aware of copy operations - Force loading encryption app in all needed cases - Better filesystem scanning error messages - LDAP wizard fixes - Add configuration switch to enable preview mimetypes - Create backup of all encryption keys before recovery - Add displayname for admins - Better config.sample documentation - Better apps descriptions - Improve visual feedback if recovery key password gets changed - Fix some object store integration issues - Improved data directory configuration - Fix DAV permissions without create permissions - Fix filepicker home icon being partly hidden - Do only follow http and https redirects - Properly delete old previews - Prevent upgrades between more than one major versions - Several security fixes - Lots of smaller improvements ----------------------------- Release "6.0.6" Oct 22. 2014 - Fix finding old versions in special cases - Make versions and encryption aware of copy operations - Force loading encryption app in all needed cases - Better filesystem scanning error messages - LDAP wizard fixes - Add configuration switch to enable preview mimetypes - Create backup of all encryption keys before recovery - Add displayname for admins - Several security fixes - Lots of smaller improvements ----------------------------- Release "5.0.18" Oct 22. 2014 - Only allow http and https redirects - Documentation fixes - Several security fixes - Several smaller fixes ----------------------------- Release "7.0.2" Aug 26. 2014 - App upgrading stability improvements - Make default share folder configurable - Improve readability of error messages - Log failed authentication - S3 key fixes - Fix range requests with encryption - Several LDAP fixes - Remove obsolete 'Download preparing' message for zip downloads - Remove not working checks from code checker - No error if we try to delete a file which no longer exists - Fix detection of system wide mount points - Simplify App navigation - Add group management to public api - Remove confusing 'automatic logon rejected' message - Implement a txt preview fallback for the case that ttf is not support - Fix tiny thumbnail bug - Don't display share permission if resharing was disabled by the admin - Close session right before the download starts - Fix date display in filepicker - Don't touch non-oc tables when doing the InnoDB repair step - Several Documents fixes - Correctly handle public uploads activities - Add better 4 image previews to gallery ----------------------------- Release "6.0.5" Aug 26. 2014 - Documentation improvements - fix anonymous upload if logged-in - Fix handling of special characters in group names - Fix downloading of big files in special situations - More consistent handling of debug mode - Fix sharing email notifications - Disabling upload button if upload is not possible - Fix detection of system wide mount points - Handle video viewer in sharing links correctly - Update encryption keys recursively if a folder was moved - Enable download button for public folders - Handle exceptions if file to too big for trash-bin correctly - Quota fixes - Avoid unnecessary writing to the DB when preferences are not changed - Disable download button if zip download is disabled - Fix searching for users in special situations - Mount-point handling fixes - Correctly handle storage stats for trash bin - Remove etag warning for trash bin - Hardened SFTP host verification ----------------------------- Release "7.0.1" Aug 4. 2014 - Set maximum width for notification so they don´t overlap the whole header - Don't preload videos on public sharing - Fix preview size calculation under certain conditions - Fix to always show all available versions in the versions dropdown - Support WebDAV copy operation and make encryption aware of it - Make sure to set the expire date if a date is set as default - Improved link icon for better UX - Fix rendering of blank template - Only call exec if is is enabled by PHP - Limit app menu icon size - Show a warning in the personal settings and admin settins if the encyption keys are not yet initialized - Always remove share permission if user is excluded from sharing - Add OCS api call to set expire date for link shares - Improved db schema migration for sqlite - Don't try to execute background jobs that no longer exist - Improve look of search on mobile, save space in top bar - Set core version after a successful update to make upgrade more robust of app upgrades fail - Verify whether download URLs are valid - Fix preview animation on uploading - Prevent cron.php to trigger apps updating - Fix remote share when remote server is installed at the root - Fix files sorting - Fix calendar import - Fix gallery pause icon - Several contacts fixes specifically for PHP 5.3 - Make updater more robust ----------------------------- Release "7.0.0" July 23. 2014 - New files view including sorting and endless scrolling - Server to Server sharing - Sharing overview - Improved sharing admin control - No more mandatory Shared folder - Improved ownCloud Documents features - Hugely improved Activity app including email notifications - Mobile optimized webinterface - Password strength indicator - Significant speed improvements - New user-management - Support for Swift object stores - Email configuration wizard - Email template editor - Improved upgrade process`
2014-11-30 01:08:57 +01:00
share/owncloud/apps/files_trashbin/list.php
share/owncloud/apps/files_trashbin/templates/index.php
Update to 7.0.3 Changelog: Release "7.0.3" Oct 22. 2014 - Some OS X server fixes - Several external storage fixes and improvements - Close session early to speedup apps page loading - Add overwrite.cli.url config option - Fix finding old versions in special cases - Make versions and encryption aware of copy operations - Force loading encryption app in all needed cases - Better filesystem scanning error messages - LDAP wizard fixes - Add configuration switch to enable preview mimetypes - Create backup of all encryption keys before recovery - Add displayname for admins - Better config.sample documentation - Better apps descriptions - Improve visual feedback if recovery key password gets changed - Fix some object store integration issues - Improved data directory configuration - Fix DAV permissions without create permissions - Fix filepicker home icon being partly hidden - Do only follow http and https redirects - Properly delete old previews - Prevent upgrades between more than one major versions - Several security fixes - Lots of smaller improvements ----------------------------- Release "6.0.6" Oct 22. 2014 - Fix finding old versions in special cases - Make versions and encryption aware of copy operations - Force loading encryption app in all needed cases - Better filesystem scanning error messages - LDAP wizard fixes - Add configuration switch to enable preview mimetypes - Create backup of all encryption keys before recovery - Add displayname for admins - Several security fixes - Lots of smaller improvements ----------------------------- Release "5.0.18" Oct 22. 2014 - Only allow http and https redirects - Documentation fixes - Several security fixes - Several smaller fixes ----------------------------- Release "7.0.2" Aug 26. 2014 - App upgrading stability improvements - Make default share folder configurable - Improve readability of error messages - Log failed authentication - S3 key fixes - Fix range requests with encryption - Several LDAP fixes - Remove obsolete 'Download preparing' message for zip downloads - Remove not working checks from code checker - No error if we try to delete a file which no longer exists - Fix detection of system wide mount points - Simplify App navigation - Add group management to public api - Remove confusing 'automatic logon rejected' message - Implement a txt preview fallback for the case that ttf is not support - Fix tiny thumbnail bug - Don't display share permission if resharing was disabled by the admin - Close session right before the download starts - Fix date display in filepicker - Don't touch non-oc tables when doing the InnoDB repair step - Several Documents fixes - Correctly handle public uploads activities - Add better 4 image previews to gallery ----------------------------- Release "6.0.5" Aug 26. 2014 - Documentation improvements - fix anonymous upload if logged-in - Fix handling of special characters in group names - Fix downloading of big files in special situations - More consistent handling of debug mode - Fix sharing email notifications - Disabling upload button if upload is not possible - Fix detection of system wide mount points - Handle video viewer in sharing links correctly - Update encryption keys recursively if a folder was moved - Enable download button for public folders - Handle exceptions if file to too big for trash-bin correctly - Quota fixes - Avoid unnecessary writing to the DB when preferences are not changed - Disable download button if zip download is disabled - Fix searching for users in special situations - Mount-point handling fixes - Correctly handle storage stats for trash bin - Remove etag warning for trash bin - Hardened SFTP host verification ----------------------------- Release "7.0.1" Aug 4. 2014 - Set maximum width for notification so they don´t overlap the whole header - Don't preload videos on public sharing - Fix preview size calculation under certain conditions - Fix to always show all available versions in the versions dropdown - Support WebDAV copy operation and make encryption aware of it - Make sure to set the expire date if a date is set as default - Improved link icon for better UX - Fix rendering of blank template - Only call exec if is is enabled by PHP - Limit app menu icon size - Show a warning in the personal settings and admin settins if the encyption keys are not yet initialized - Always remove share permission if user is excluded from sharing - Add OCS api call to set expire date for link shares - Improved db schema migration for sqlite - Don't try to execute background jobs that no longer exist - Improve look of search on mobile, save space in top bar - Set core version after a successful update to make upgrade more robust of app upgrades fail - Verify whether download URLs are valid - Fix preview animation on uploading - Prevent cron.php to trigger apps updating - Fix remote share when remote server is installed at the root - Fix files sorting - Fix calendar import - Fix gallery pause icon - Several contacts fixes specifically for PHP 5.3 - Make updater more robust ----------------------------- Release "7.0.0" July 23. 2014 - New files view including sorting and endless scrolling - Server to Server sharing - Sharing overview - Improved sharing admin control - No more mandatory Shared folder - Improved ownCloud Documents features - Hugely improved Activity app including email notifications - Mobile optimized webinterface - Password strength indicator - Significant speed improvements - New user-management - Support for Swift object stores - Email configuration wizard - Email template editor - Improved upgrade process`
2014-11-30 01:08:57 +01:00
share/owncloud/apps/files_trashbin/tests/js/appSpec.js
share/owncloud/apps/files_trashbin/tests/js/filelistSpec.js
share/owncloud/apps/files_trashbin/tests/storage.php
Update to 7.0.3 Changelog: Release "7.0.3" Oct 22. 2014 - Some OS X server fixes - Several external storage fixes and improvements - Close session early to speedup apps page loading - Add overwrite.cli.url config option - Fix finding old versions in special cases - Make versions and encryption aware of copy operations - Force loading encryption app in all needed cases - Better filesystem scanning error messages - LDAP wizard fixes - Add configuration switch to enable preview mimetypes - Create backup of all encryption keys before recovery - Add displayname for admins - Better config.sample documentation - Better apps descriptions - Improve visual feedback if recovery key password gets changed - Fix some object store integration issues - Improved data directory configuration - Fix DAV permissions without create permissions - Fix filepicker home icon being partly hidden - Do only follow http and https redirects - Properly delete old previews - Prevent upgrades between more than one major versions - Several security fixes - Lots of smaller improvements ----------------------------- Release "6.0.6" Oct 22. 2014 - Fix finding old versions in special cases - Make versions and encryption aware of copy operations - Force loading encryption app in all needed cases - Better filesystem scanning error messages - LDAP wizard fixes - Add configuration switch to enable preview mimetypes - Create backup of all encryption keys before recovery - Add displayname for admins - Several security fixes - Lots of smaller improvements ----------------------------- Release "5.0.18" Oct 22. 2014 - Only allow http and https redirects - Documentation fixes - Several security fixes - Several smaller fixes ----------------------------- Release "7.0.2" Aug 26. 2014 - App upgrading stability improvements - Make default share folder configurable - Improve readability of error messages - Log failed authentication - S3 key fixes - Fix range requests with encryption - Several LDAP fixes - Remove obsolete 'Download preparing' message for zip downloads - Remove not working checks from code checker - No error if we try to delete a file which no longer exists - Fix detection of system wide mount points - Simplify App navigation - Add group management to public api - Remove confusing 'automatic logon rejected' message - Implement a txt preview fallback for the case that ttf is not support - Fix tiny thumbnail bug - Don't display share permission if resharing was disabled by the admin - Close session right before the download starts - Fix date display in filepicker - Don't touch non-oc tables when doing the InnoDB repair step - Several Documents fixes - Correctly handle public uploads activities - Add better 4 image previews to gallery ----------------------------- Release "6.0.5" Aug 26. 2014 - Documentation improvements - fix anonymous upload if logged-in - Fix handling of special characters in group names - Fix downloading of big files in special situations - More consistent handling of debug mode - Fix sharing email notifications - Disabling upload button if upload is not possible - Fix detection of system wide mount points - Handle video viewer in sharing links correctly - Update encryption keys recursively if a folder was moved - Enable download button for public folders - Handle exceptions if file to too big for trash-bin correctly - Quota fixes - Avoid unnecessary writing to the DB when preferences are not changed - Disable download button if zip download is disabled - Fix searching for users in special situations - Mount-point handling fixes - Correctly handle storage stats for trash bin - Remove etag warning for trash bin - Hardened SFTP host verification ----------------------------- Release "7.0.1" Aug 4. 2014 - Set maximum width for notification so they don´t overlap the whole header - Don't preload videos on public sharing - Fix preview size calculation under certain conditions - Fix to always show all available versions in the versions dropdown - Support WebDAV copy operation and make encryption aware of it - Make sure to set the expire date if a date is set as default - Improved link icon for better UX - Fix rendering of blank template - Only call exec if is is enabled by PHP - Limit app menu icon size - Show a warning in the personal settings and admin settins if the encyption keys are not yet initialized - Always remove share permission if user is excluded from sharing - Add OCS api call to set expire date for link shares - Improved db schema migration for sqlite - Don't try to execute background jobs that no longer exist - Improve look of search on mobile, save space in top bar - Set core version after a successful update to make upgrade more robust of app upgrades fail - Verify whether download URLs are valid - Fix preview animation on uploading - Prevent cron.php to trigger apps updating - Fix remote share when remote server is installed at the root - Fix files sorting - Fix calendar import - Fix gallery pause icon - Several contacts fixes specifically for PHP 5.3 - Make updater more robust ----------------------------- Release "7.0.0" July 23. 2014 - New files view including sorting and endless scrolling - Server to Server sharing - Sharing overview - Improved sharing admin control - No more mandatory Shared folder - Improved ownCloud Documents features - Hugely improved Activity app including email notifications - Mobile optimized webinterface - Password strength indicator - Significant speed improvements - New user-management - Support for Swift object stores - Email configuration wizard - Email template editor - Improved upgrade process`
2014-11-30 01:08:57 +01:00
share/owncloud/apps/files_trashbin/tests/trashbin.php
share/owncloud/apps/files_versions/ajax/getVersions.php
Update to 6.0.0a * Switch to 6 branch * Replace interpreters with REPLACE_* Changelog: Version 6.0.0a Dec 14th 2013 Remove wrong warnings from logfile Fix LDAP authentication Fix LDAP configuration Fix Share dialog Fix migration under certain conditions Fix database encoding for old PHP versions Fix select all checkbox Fix migration with lucene search enabled Fix migration for postgresql Version 6.0.0 Dec 11th 2013 User Avatars Previews in files app and other places Updated design, less clutter and more whitespace Public gallery sharing Activities Better file conflict handling dialog Improved public App API Sharing API Example Files Share Email Notifications New Doctrine based database layer Plural translations Refactored OC.dialogs (both code and design wise) Priorize often used languages in personal-settings language selection Update jquery to 1.10.0 and add jquery-migrate 1.2.1 Show a summary as the last filelist entry Improve app-management (more verbose error-messages) Show ‘More apps’ link to app administration directly in app navigation Templates for newly created files Add MB indicator to size column Google Drive external storage uses a new library New icons for shared and external folders File uploads conflicts dialog Possibility to prepopulate a new users home with a skeleton Public upload with encryption enabled Users now can decrypt the files again if their encryption app was enabled Many quota related fixes Total used space (with quota) now only counts user’s own files Many external storage fixes, improved performance Improved file navigation performance by using Ajax calls (no full page reload for each folder) The file owner can now also restore deleted shared files New version drop-down with previews and the ability to downloading versions directly
2013-12-27 16:56:38 +01:00
share/owncloud/apps/files_versions/ajax/preview.php
share/owncloud/apps/files_versions/ajax/rollbackVersion.php
share/owncloud/apps/files_versions/appinfo/app.php
share/owncloud/apps/files_versions/appinfo/info.xml
share/owncloud/apps/files_versions/appinfo/routes.php
share/owncloud/apps/files_versions/appinfo/update.php
share/owncloud/apps/files_versions/appinfo/version
share/owncloud/apps/files_versions/css/versions.css
Update to 6.0.0a * Switch to 6 branch * Replace interpreters with REPLACE_* Changelog: Version 6.0.0a Dec 14th 2013 Remove wrong warnings from logfile Fix LDAP authentication Fix LDAP configuration Fix Share dialog Fix migration under certain conditions Fix database encoding for old PHP versions Fix select all checkbox Fix migration with lucene search enabled Fix migration for postgresql Version 6.0.0 Dec 11th 2013 User Avatars Previews in files app and other places Updated design, less clutter and more whitespace Public gallery sharing Activities Better file conflict handling dialog Improved public App API Sharing API Example Files Share Email Notifications New Doctrine based database layer Plural translations Refactored OC.dialogs (both code and design wise) Priorize often used languages in personal-settings language selection Update jquery to 1.10.0 and add jquery-migrate 1.2.1 Show a summary as the last filelist entry Improve app-management (more verbose error-messages) Show ‘More apps’ link to app administration directly in app navigation Templates for newly created files Add MB indicator to size column Google Drive external storage uses a new library New icons for shared and external folders File uploads conflicts dialog Possibility to prepopulate a new users home with a skeleton Public upload with encryption enabled Users now can decrypt the files again if their encryption app was enabled Many quota related fixes Total used space (with quota) now only counts user’s own files Many external storage fixes, improved performance Improved file navigation performance by using Ajax calls (no full page reload for each folder) The file owner can now also restore deleted shared files New version drop-down with previews and the ability to downloading versions directly
2013-12-27 16:56:38 +01:00
share/owncloud/apps/files_versions/download.php
share/owncloud/apps/files_versions/img/app.svg
share/owncloud/apps/files_versions/js/versions.js
share/owncloud/apps/files_versions/l10n/ar.js
share/owncloud/apps/files_versions/l10n/ar.json
share/owncloud/apps/files_versions/l10n/ast.js
share/owncloud/apps/files_versions/l10n/ast.json
share/owncloud/apps/files_versions/l10n/az.js
share/owncloud/apps/files_versions/l10n/az.json
share/owncloud/apps/files_versions/l10n/bg_BG.js
share/owncloud/apps/files_versions/l10n/bg_BG.json
share/owncloud/apps/files_versions/l10n/bn_BD.js
share/owncloud/apps/files_versions/l10n/bn_BD.json
share/owncloud/apps/files_versions/l10n/bn_IN.js
share/owncloud/apps/files_versions/l10n/bn_IN.json
share/owncloud/apps/files_versions/l10n/bs.js
share/owncloud/apps/files_versions/l10n/bs.json
share/owncloud/apps/files_versions/l10n/ca.js
share/owncloud/apps/files_versions/l10n/ca.json
share/owncloud/apps/files_versions/l10n/cs_CZ.js
share/owncloud/apps/files_versions/l10n/cs_CZ.json
share/owncloud/apps/files_versions/l10n/cy_GB.js
share/owncloud/apps/files_versions/l10n/cy_GB.json
share/owncloud/apps/files_versions/l10n/da.js
share/owncloud/apps/files_versions/l10n/da.json
share/owncloud/apps/files_versions/l10n/de.js
share/owncloud/apps/files_versions/l10n/de.json
share/owncloud/apps/files_versions/l10n/de_CH.js
share/owncloud/apps/files_versions/l10n/de_CH.json
share/owncloud/apps/files_versions/l10n/de_DE.js
share/owncloud/apps/files_versions/l10n/de_DE.json
share/owncloud/apps/files_versions/l10n/el.js
share/owncloud/apps/files_versions/l10n/el.json
share/owncloud/apps/files_versions/l10n/en_GB.js
share/owncloud/apps/files_versions/l10n/en_GB.json
share/owncloud/apps/files_versions/l10n/eo.js
share/owncloud/apps/files_versions/l10n/eo.json
share/owncloud/apps/files_versions/l10n/es.js
share/owncloud/apps/files_versions/l10n/es.json
share/owncloud/apps/files_versions/l10n/es_AR.js
share/owncloud/apps/files_versions/l10n/es_AR.json
share/owncloud/apps/files_versions/l10n/es_MX.js
share/owncloud/apps/files_versions/l10n/es_MX.json
share/owncloud/apps/files_versions/l10n/et_EE.js
share/owncloud/apps/files_versions/l10n/et_EE.json
share/owncloud/apps/files_versions/l10n/eu.js
share/owncloud/apps/files_versions/l10n/eu.json
share/owncloud/apps/files_versions/l10n/fa.js
share/owncloud/apps/files_versions/l10n/fa.json
share/owncloud/apps/files_versions/l10n/fi_FI.js
share/owncloud/apps/files_versions/l10n/fi_FI.json
share/owncloud/apps/files_versions/l10n/fr.js
share/owncloud/apps/files_versions/l10n/fr.json
share/owncloud/apps/files_versions/l10n/gl.js
share/owncloud/apps/files_versions/l10n/gl.json
share/owncloud/apps/files_versions/l10n/he.js
share/owncloud/apps/files_versions/l10n/he.json
share/owncloud/apps/files_versions/l10n/hr.js
share/owncloud/apps/files_versions/l10n/hr.json
share/owncloud/apps/files_versions/l10n/hu_HU.js
share/owncloud/apps/files_versions/l10n/hu_HU.json
share/owncloud/apps/files_versions/l10n/id.js
share/owncloud/apps/files_versions/l10n/id.json
share/owncloud/apps/files_versions/l10n/is.js
share/owncloud/apps/files_versions/l10n/is.json
share/owncloud/apps/files_versions/l10n/it.js
share/owncloud/apps/files_versions/l10n/it.json
share/owncloud/apps/files_versions/l10n/ja.js
share/owncloud/apps/files_versions/l10n/ja.json
share/owncloud/apps/files_versions/l10n/ka_GE.js
share/owncloud/apps/files_versions/l10n/ka_GE.json
share/owncloud/apps/files_versions/l10n/km.js
share/owncloud/apps/files_versions/l10n/km.json
share/owncloud/apps/files_versions/l10n/kn.js
share/owncloud/apps/files_versions/l10n/kn.json
share/owncloud/apps/files_versions/l10n/ko.js
share/owncloud/apps/files_versions/l10n/ko.json
share/owncloud/apps/files_versions/l10n/ku_IQ.js
share/owncloud/apps/files_versions/l10n/ku_IQ.json
share/owncloud/apps/files_versions/l10n/lt_LT.js
share/owncloud/apps/files_versions/l10n/lt_LT.json
share/owncloud/apps/files_versions/l10n/lv.js
share/owncloud/apps/files_versions/l10n/lv.json
share/owncloud/apps/files_versions/l10n/mk.js
share/owncloud/apps/files_versions/l10n/mk.json
share/owncloud/apps/files_versions/l10n/ms_MY.js
share/owncloud/apps/files_versions/l10n/ms_MY.json
share/owncloud/apps/files_versions/l10n/nb_NO.js
share/owncloud/apps/files_versions/l10n/nb_NO.json
share/owncloud/apps/files_versions/l10n/nl.js
share/owncloud/apps/files_versions/l10n/nl.json
share/owncloud/apps/files_versions/l10n/nn_NO.js
share/owncloud/apps/files_versions/l10n/nn_NO.json
share/owncloud/apps/files_versions/l10n/pl.js
share/owncloud/apps/files_versions/l10n/pl.json
share/owncloud/apps/files_versions/l10n/pt_BR.js
share/owncloud/apps/files_versions/l10n/pt_BR.json
share/owncloud/apps/files_versions/l10n/pt_PT.js
share/owncloud/apps/files_versions/l10n/pt_PT.json
share/owncloud/apps/files_versions/l10n/ro.js
share/owncloud/apps/files_versions/l10n/ro.json
share/owncloud/apps/files_versions/l10n/ru.js
share/owncloud/apps/files_versions/l10n/ru.json
share/owncloud/apps/files_versions/l10n/si_LK.js
share/owncloud/apps/files_versions/l10n/si_LK.json
share/owncloud/apps/files_versions/l10n/sk_SK.js
share/owncloud/apps/files_versions/l10n/sk_SK.json
share/owncloud/apps/files_versions/l10n/sl.js
share/owncloud/apps/files_versions/l10n/sl.json
share/owncloud/apps/files_versions/l10n/sq.js
share/owncloud/apps/files_versions/l10n/sq.json
share/owncloud/apps/files_versions/l10n/sr.js
share/owncloud/apps/files_versions/l10n/sr.json
share/owncloud/apps/files_versions/l10n/sr@latin.js
share/owncloud/apps/files_versions/l10n/sr@latin.json
share/owncloud/apps/files_versions/l10n/sv.js
share/owncloud/apps/files_versions/l10n/sv.json
share/owncloud/apps/files_versions/l10n/ta_LK.js
share/owncloud/apps/files_versions/l10n/ta_LK.json
share/owncloud/apps/files_versions/l10n/th_TH.js
share/owncloud/apps/files_versions/l10n/th_TH.json
share/owncloud/apps/files_versions/l10n/tr.js
share/owncloud/apps/files_versions/l10n/tr.json
share/owncloud/apps/files_versions/l10n/ug.js
share/owncloud/apps/files_versions/l10n/ug.json
share/owncloud/apps/files_versions/l10n/uk.js
share/owncloud/apps/files_versions/l10n/uk.json
share/owncloud/apps/files_versions/l10n/ur_PK.js
share/owncloud/apps/files_versions/l10n/ur_PK.json
share/owncloud/apps/files_versions/l10n/vi.js
share/owncloud/apps/files_versions/l10n/vi.json
share/owncloud/apps/files_versions/l10n/zh_CN.js
share/owncloud/apps/files_versions/l10n/zh_CN.json
share/owncloud/apps/files_versions/l10n/zh_HK.js
share/owncloud/apps/files_versions/l10n/zh_HK.json
share/owncloud/apps/files_versions/l10n/zh_TW.js
share/owncloud/apps/files_versions/l10n/zh_TW.json
share/owncloud/apps/files_versions/lib/capabilities.php
share/owncloud/apps/files_versions/lib/hooks.php
share/owncloud/apps/files_versions/lib/storage.php
Update to 7.0.3 Changelog: Release "7.0.3" Oct 22. 2014 - Some OS X server fixes - Several external storage fixes and improvements - Close session early to speedup apps page loading - Add overwrite.cli.url config option - Fix finding old versions in special cases - Make versions and encryption aware of copy operations - Force loading encryption app in all needed cases - Better filesystem scanning error messages - LDAP wizard fixes - Add configuration switch to enable preview mimetypes - Create backup of all encryption keys before recovery - Add displayname for admins - Better config.sample documentation - Better apps descriptions - Improve visual feedback if recovery key password gets changed - Fix some object store integration issues - Improved data directory configuration - Fix DAV permissions without create permissions - Fix filepicker home icon being partly hidden - Do only follow http and https redirects - Properly delete old previews - Prevent upgrades between more than one major versions - Several security fixes - Lots of smaller improvements ----------------------------- Release "6.0.6" Oct 22. 2014 - Fix finding old versions in special cases - Make versions and encryption aware of copy operations - Force loading encryption app in all needed cases - Better filesystem scanning error messages - LDAP wizard fixes - Add configuration switch to enable preview mimetypes - Create backup of all encryption keys before recovery - Add displayname for admins - Several security fixes - Lots of smaller improvements ----------------------------- Release "5.0.18" Oct 22. 2014 - Only allow http and https redirects - Documentation fixes - Several security fixes - Several smaller fixes ----------------------------- Release "7.0.2" Aug 26. 2014 - App upgrading stability improvements - Make default share folder configurable - Improve readability of error messages - Log failed authentication - S3 key fixes - Fix range requests with encryption - Several LDAP fixes - Remove obsolete 'Download preparing' message for zip downloads - Remove not working checks from code checker - No error if we try to delete a file which no longer exists - Fix detection of system wide mount points - Simplify App navigation - Add group management to public api - Remove confusing 'automatic logon rejected' message - Implement a txt preview fallback for the case that ttf is not support - Fix tiny thumbnail bug - Don't display share permission if resharing was disabled by the admin - Close session right before the download starts - Fix date display in filepicker - Don't touch non-oc tables when doing the InnoDB repair step - Several Documents fixes - Correctly handle public uploads activities - Add better 4 image previews to gallery ----------------------------- Release "6.0.5" Aug 26. 2014 - Documentation improvements - fix anonymous upload if logged-in - Fix handling of special characters in group names - Fix downloading of big files in special situations - More consistent handling of debug mode - Fix sharing email notifications - Disabling upload button if upload is not possible - Fix detection of system wide mount points - Handle video viewer in sharing links correctly - Update encryption keys recursively if a folder was moved - Enable download button for public folders - Handle exceptions if file to too big for trash-bin correctly - Quota fixes - Avoid unnecessary writing to the DB when preferences are not changed - Disable download button if zip download is disabled - Fix searching for users in special situations - Mount-point handling fixes - Correctly handle storage stats for trash bin - Remove etag warning for trash bin - Hardened SFTP host verification ----------------------------- Release "7.0.1" Aug 4. 2014 - Set maximum width for notification so they don´t overlap the whole header - Don't preload videos on public sharing - Fix preview size calculation under certain conditions - Fix to always show all available versions in the versions dropdown - Support WebDAV copy operation and make encryption aware of it - Make sure to set the expire date if a date is set as default - Improved link icon for better UX - Fix rendering of blank template - Only call exec if is is enabled by PHP - Limit app menu icon size - Show a warning in the personal settings and admin settins if the encyption keys are not yet initialized - Always remove share permission if user is excluded from sharing - Add OCS api call to set expire date for link shares - Improved db schema migration for sqlite - Don't try to execute background jobs that no longer exist - Improve look of search on mobile, save space in top bar - Set core version after a successful update to make upgrade more robust of app upgrades fail - Verify whether download URLs are valid - Fix preview animation on uploading - Prevent cron.php to trigger apps updating - Fix remote share when remote server is installed at the root - Fix files sorting - Fix calendar import - Fix gallery pause icon - Several contacts fixes specifically for PHP 5.3 - Make updater more robust ----------------------------- Release "7.0.0" July 23. 2014 - New files view including sorting and endless scrolling - Server to Server sharing - Sharing overview - Improved sharing admin control - No more mandatory Shared folder - Improved ownCloud Documents features - Hugely improved Activity app including email notifications - Mobile optimized webinterface - Password strength indicator - Significant speed improvements - New user-management - Support for Swift object stores - Email configuration wizard - Email template editor - Improved upgrade process`
2014-11-30 01:08:57 +01:00
share/owncloud/apps/files_versions/tests/versions.php
share/owncloud/apps/files_videoviewer/appinfo/app.php
share/owncloud/apps/files_videoviewer/appinfo/info.xml
share/owncloud/apps/files_videoviewer/appinfo/version
share/owncloud/apps/files_videoviewer/css/mediaelementplayer.css
share/owncloud/apps/files_videoviewer/css/style.css
share/owncloud/apps/files_videoviewer/img/app.png
share/owncloud/apps/files_videoviewer/img/app.svg
share/owncloud/apps/files_videoviewer/img/close.png
share/owncloud/apps/files_videoviewer/img/skin/background.png
share/owncloud/apps/files_videoviewer/img/skin/bigplay.png
share/owncloud/apps/files_videoviewer/img/skin/bigplay.svg
share/owncloud/apps/files_videoviewer/img/skin/controls-ted.png
share/owncloud/apps/files_videoviewer/img/skin/controls-wmp-bg.png
share/owncloud/apps/files_videoviewer/img/skin/controls-wmp.png
share/owncloud/apps/files_videoviewer/img/skin/controls.png
share/owncloud/apps/files_videoviewer/img/skin/controls.svg
share/owncloud/apps/files_videoviewer/img/skin/loading.gif
share/owncloud/apps/files_videoviewer/js/flashmediaelement.swf
share/owncloud/apps/files_videoviewer/js/mediaelement-and-player.js
share/owncloud/apps/files_videoviewer/js/mediaelement-and-player.min.js
share/owncloud/apps/files_videoviewer/js/mep-extra.js
share/owncloud/apps/files_videoviewer/js/silverlightmediaelement.xap
share/owncloud/apps/files_videoviewer/js/viewer.js
Update to 7.0.3 Changelog: Release "7.0.3" Oct 22. 2014 - Some OS X server fixes - Several external storage fixes and improvements - Close session early to speedup apps page loading - Add overwrite.cli.url config option - Fix finding old versions in special cases - Make versions and encryption aware of copy operations - Force loading encryption app in all needed cases - Better filesystem scanning error messages - LDAP wizard fixes - Add configuration switch to enable preview mimetypes - Create backup of all encryption keys before recovery - Add displayname for admins - Better config.sample documentation - Better apps descriptions - Improve visual feedback if recovery key password gets changed - Fix some object store integration issues - Improved data directory configuration - Fix DAV permissions without create permissions - Fix filepicker home icon being partly hidden - Do only follow http and https redirects - Properly delete old previews - Prevent upgrades between more than one major versions - Several security fixes - Lots of smaller improvements ----------------------------- Release "6.0.6" Oct 22. 2014 - Fix finding old versions in special cases - Make versions and encryption aware of copy operations - Force loading encryption app in all needed cases - Better filesystem scanning error messages - LDAP wizard fixes - Add configuration switch to enable preview mimetypes - Create backup of all encryption keys before recovery - Add displayname for admins - Several security fixes - Lots of smaller improvements ----------------------------- Release "5.0.18" Oct 22. 2014 - Only allow http and https redirects - Documentation fixes - Several security fixes - Several smaller fixes ----------------------------- Release "7.0.2" Aug 26. 2014 - App upgrading stability improvements - Make default share folder configurable - Improve readability of error messages - Log failed authentication - S3 key fixes - Fix range requests with encryption - Several LDAP fixes - Remove obsolete 'Download preparing' message for zip downloads - Remove not working checks from code checker - No error if we try to delete a file which no longer exists - Fix detection of system wide mount points - Simplify App navigation - Add group management to public api - Remove confusing 'automatic logon rejected' message - Implement a txt preview fallback for the case that ttf is not support - Fix tiny thumbnail bug - Don't display share permission if resharing was disabled by the admin - Close session right before the download starts - Fix date display in filepicker - Don't touch non-oc tables when doing the InnoDB repair step - Several Documents fixes - Correctly handle public uploads activities - Add better 4 image previews to gallery ----------------------------- Release "6.0.5" Aug 26. 2014 - Documentation improvements - fix anonymous upload if logged-in - Fix handling of special characters in group names - Fix downloading of big files in special situations - More consistent handling of debug mode - Fix sharing email notifications - Disabling upload button if upload is not possible - Fix detection of system wide mount points - Handle video viewer in sharing links correctly - Update encryption keys recursively if a folder was moved - Enable download button for public folders - Handle exceptions if file to too big for trash-bin correctly - Quota fixes - Avoid unnecessary writing to the DB when preferences are not changed - Disable download button if zip download is disabled - Fix searching for users in special situations - Mount-point handling fixes - Correctly handle storage stats for trash bin - Remove etag warning for trash bin - Hardened SFTP host verification ----------------------------- Release "7.0.1" Aug 4. 2014 - Set maximum width for notification so they don´t overlap the whole header - Don't preload videos on public sharing - Fix preview size calculation under certain conditions - Fix to always show all available versions in the versions dropdown - Support WebDAV copy operation and make encryption aware of it - Make sure to set the expire date if a date is set as default - Improved link icon for better UX - Fix rendering of blank template - Only call exec if is is enabled by PHP - Limit app menu icon size - Show a warning in the personal settings and admin settins if the encyption keys are not yet initialized - Always remove share permission if user is excluded from sharing - Add OCS api call to set expire date for link shares - Improved db schema migration for sqlite - Don't try to execute background jobs that no longer exist - Improve look of search on mobile, save space in top bar - Set core version after a successful update to make upgrade more robust of app upgrades fail - Verify whether download URLs are valid - Fix preview animation on uploading - Prevent cron.php to trigger apps updating - Fix remote share when remote server is installed at the root - Fix files sorting - Fix calendar import - Fix gallery pause icon - Several contacts fixes specifically for PHP 5.3 - Make updater more robust ----------------------------- Release "7.0.0" July 23. 2014 - New files view including sorting and endless scrolling - Server to Server sharing - Sharing overview - Improved sharing admin control - No more mandatory Shared folder - Improved ownCloud Documents features - Hugely improved Activity app including email notifications - Mobile optimized webinterface - Password strength indicator - Significant speed improvements - New user-management - Support for Swift object stores - Email configuration wizard - Email template editor - Improved upgrade process`
2014-11-30 01:08:57 +01:00
share/owncloud/apps/files_videoviewer/src/flash/FlashMediaElement.as
share/owncloud/apps/files_videoviewer/src/flash/FlashMediaElement.fla
share/owncloud/apps/files_videoviewer/src/flash/HtmlMediaEvent.as
share/owncloud/apps/files_videoviewer/src/flash/htmlelements/AudioElement.as
share/owncloud/apps/files_videoviewer/src/flash/htmlelements/IMediaElement.as
share/owncloud/apps/files_videoviewer/src/flash/htmlelements/VideoElement.as
share/owncloud/apps/files_videoviewer/src/flash/htmlelements/YouTubeElement.as
share/owncloud/apps/files_videoviewer/src/silverlight/App.xaml
share/owncloud/apps/files_videoviewer/src/silverlight/App.xaml.cs
share/owncloud/apps/files_videoviewer/src/silverlight/MainPage.xaml
share/owncloud/apps/files_videoviewer/src/silverlight/MainPage.xaml.cs
share/owncloud/apps/files_videoviewer/src/silverlight/Properties/AppManifest.xml
share/owncloud/apps/files_videoviewer/src/silverlight/Properties/AssemblyInfo.cs
share/owncloud/apps/files_videoviewer/src/silverlight/SilverlightMediaElement.csproj
share/owncloud/apps/files_videoviewer/src/silverlight/SilverlightMediaElement.csproj.user
share/owncloud/apps/files_videoviewer/src/silverlight/SilverlightMediaElement.sln
share/owncloud/apps/firstrunwizard/ajax/disable.php
share/owncloud/apps/firstrunwizard/ajax/enable.php
share/owncloud/apps/firstrunwizard/appinfo/app.php
share/owncloud/apps/firstrunwizard/appinfo/info.xml
share/owncloud/apps/firstrunwizard/appinfo/routes.php
share/owncloud/apps/firstrunwizard/appinfo/version
share/owncloud/apps/firstrunwizard/css/colorbox.css
share/owncloud/apps/firstrunwizard/css/firstrunwizard.css
share/owncloud/apps/firstrunwizard/img/app.svg
share/owncloud/apps/firstrunwizard/js/activate.js
share/owncloud/apps/firstrunwizard/js/firstrunwizard.js
share/owncloud/apps/firstrunwizard/js/jquery.colorbox.js
Update to 6.0.0a * Switch to 6 branch * Replace interpreters with REPLACE_* Changelog: Version 6.0.0a Dec 14th 2013 Remove wrong warnings from logfile Fix LDAP authentication Fix LDAP configuration Fix Share dialog Fix migration under certain conditions Fix database encoding for old PHP versions Fix select all checkbox Fix migration with lucene search enabled Fix migration for postgresql Version 6.0.0 Dec 11th 2013 User Avatars Previews in files app and other places Updated design, less clutter and more whitespace Public gallery sharing Activities Better file conflict handling dialog Improved public App API Sharing API Example Files Share Email Notifications New Doctrine based database layer Plural translations Refactored OC.dialogs (both code and design wise) Priorize often used languages in personal-settings language selection Update jquery to 1.10.0 and add jquery-migrate 1.2.1 Show a summary as the last filelist entry Improve app-management (more verbose error-messages) Show ‘More apps’ link to app administration directly in app navigation Templates for newly created files Add MB indicator to size column Google Drive external storage uses a new library New icons for shared and external folders File uploads conflicts dialog Possibility to prepopulate a new users home with a skeleton Public upload with encryption enabled Users now can decrypt the files again if their encryption app was enabled Many quota related fixes Total used space (with quota) now only counts user’s own files Many external storage fixes, improved performance Improved file navigation performance by using Ajax calls (no full page reload for each folder) The file owner can now also restore deleted shared files New version drop-down with previews and the ability to downloading versions directly
2013-12-27 16:56:38 +01:00
share/owncloud/apps/firstrunwizard/l10n/ar.php
share/owncloud/apps/firstrunwizard/l10n/ast.js
share/owncloud/apps/firstrunwizard/l10n/ast.json
Update to 7.0.3 Changelog: Release "7.0.3" Oct 22. 2014 - Some OS X server fixes - Several external storage fixes and improvements - Close session early to speedup apps page loading - Add overwrite.cli.url config option - Fix finding old versions in special cases - Make versions and encryption aware of copy operations - Force loading encryption app in all needed cases - Better filesystem scanning error messages - LDAP wizard fixes - Add configuration switch to enable preview mimetypes - Create backup of all encryption keys before recovery - Add displayname for admins - Better config.sample documentation - Better apps descriptions - Improve visual feedback if recovery key password gets changed - Fix some object store integration issues - Improved data directory configuration - Fix DAV permissions without create permissions - Fix filepicker home icon being partly hidden - Do only follow http and https redirects - Properly delete old previews - Prevent upgrades between more than one major versions - Several security fixes - Lots of smaller improvements ----------------------------- Release "6.0.6" Oct 22. 2014 - Fix finding old versions in special cases - Make versions and encryption aware of copy operations - Force loading encryption app in all needed cases - Better filesystem scanning error messages - LDAP wizard fixes - Add configuration switch to enable preview mimetypes - Create backup of all encryption keys before recovery - Add displayname for admins - Several security fixes - Lots of smaller improvements ----------------------------- Release "5.0.18" Oct 22. 2014 - Only allow http and https redirects - Documentation fixes - Several security fixes - Several smaller fixes ----------------------------- Release "7.0.2" Aug 26. 2014 - App upgrading stability improvements - Make default share folder configurable - Improve readability of error messages - Log failed authentication - S3 key fixes - Fix range requests with encryption - Several LDAP fixes - Remove obsolete 'Download preparing' message for zip downloads - Remove not working checks from code checker - No error if we try to delete a file which no longer exists - Fix detection of system wide mount points - Simplify App navigation - Add group management to public api - Remove confusing 'automatic logon rejected' message - Implement a txt preview fallback for the case that ttf is not support - Fix tiny thumbnail bug - Don't display share permission if resharing was disabled by the admin - Close session right before the download starts - Fix date display in filepicker - Don't touch non-oc tables when doing the InnoDB repair step - Several Documents fixes - Correctly handle public uploads activities - Add better 4 image previews to gallery ----------------------------- Release "6.0.5" Aug 26. 2014 - Documentation improvements - fix anonymous upload if logged-in - Fix handling of special characters in group names - Fix downloading of big files in special situations - More consistent handling of debug mode - Fix sharing email notifications - Disabling upload button if upload is not possible - Fix detection of system wide mount points - Handle video viewer in sharing links correctly - Update encryption keys recursively if a folder was moved - Enable download button for public folders - Handle exceptions if file to too big for trash-bin correctly - Quota fixes - Avoid unnecessary writing to the DB when preferences are not changed - Disable download button if zip download is disabled - Fix searching for users in special situations - Mount-point handling fixes - Correctly handle storage stats for trash bin - Remove etag warning for trash bin - Hardened SFTP host verification ----------------------------- Release "7.0.1" Aug 4. 2014 - Set maximum width for notification so they don´t overlap the whole header - Don't preload videos on public sharing - Fix preview size calculation under certain conditions - Fix to always show all available versions in the versions dropdown - Support WebDAV copy operation and make encryption aware of it - Make sure to set the expire date if a date is set as default - Improved link icon for better UX - Fix rendering of blank template - Only call exec if is is enabled by PHP - Limit app menu icon size - Show a warning in the personal settings and admin settins if the encyption keys are not yet initialized - Always remove share permission if user is excluded from sharing - Add OCS api call to set expire date for link shares - Improved db schema migration for sqlite - Don't try to execute background jobs that no longer exist - Improve look of search on mobile, save space in top bar - Set core version after a successful update to make upgrade more robust of app upgrades fail - Verify whether download URLs are valid - Fix preview animation on uploading - Prevent cron.php to trigger apps updating - Fix remote share when remote server is installed at the root - Fix files sorting - Fix calendar import - Fix gallery pause icon - Several contacts fixes specifically for PHP 5.3 - Make updater more robust ----------------------------- Release "7.0.0" July 23. 2014 - New files view including sorting and endless scrolling - Server to Server sharing - Sharing overview - Improved sharing admin control - No more mandatory Shared folder - Improved ownCloud Documents features - Hugely improved Activity app including email notifications - Mobile optimized webinterface - Password strength indicator - Significant speed improvements - New user-management - Support for Swift object stores - Email configuration wizard - Email template editor - Improved upgrade process`
2014-11-30 01:08:57 +01:00
share/owncloud/apps/firstrunwizard/l10n/ast.php
share/owncloud/apps/firstrunwizard/l10n/az.js
share/owncloud/apps/firstrunwizard/l10n/az.json
share/owncloud/apps/firstrunwizard/l10n/az.php
share/owncloud/apps/firstrunwizard/l10n/bg_BG.js
share/owncloud/apps/firstrunwizard/l10n/bg_BG.json
share/owncloud/apps/firstrunwizard/l10n/bg_BG.php
share/owncloud/apps/firstrunwizard/l10n/bn_BD.js
share/owncloud/apps/firstrunwizard/l10n/bn_BD.json
share/owncloud/apps/firstrunwizard/l10n/bn_BD.php
share/owncloud/apps/firstrunwizard/l10n/bn_IN.js
share/owncloud/apps/firstrunwizard/l10n/bn_IN.json
share/owncloud/apps/firstrunwizard/l10n/bn_IN.php
Update to 7.0.3 Changelog: Release "7.0.3" Oct 22. 2014 - Some OS X server fixes - Several external storage fixes and improvements - Close session early to speedup apps page loading - Add overwrite.cli.url config option - Fix finding old versions in special cases - Make versions and encryption aware of copy operations - Force loading encryption app in all needed cases - Better filesystem scanning error messages - LDAP wizard fixes - Add configuration switch to enable preview mimetypes - Create backup of all encryption keys before recovery - Add displayname for admins - Better config.sample documentation - Better apps descriptions - Improve visual feedback if recovery key password gets changed - Fix some object store integration issues - Improved data directory configuration - Fix DAV permissions without create permissions - Fix filepicker home icon being partly hidden - Do only follow http and https redirects - Properly delete old previews - Prevent upgrades between more than one major versions - Several security fixes - Lots of smaller improvements ----------------------------- Release "6.0.6" Oct 22. 2014 - Fix finding old versions in special cases - Make versions and encryption aware of copy operations - Force loading encryption app in all needed cases - Better filesystem scanning error messages - LDAP wizard fixes - Add configuration switch to enable preview mimetypes - Create backup of all encryption keys before recovery - Add displayname for admins - Several security fixes - Lots of smaller improvements ----------------------------- Release "5.0.18" Oct 22. 2014 - Only allow http and https redirects - Documentation fixes - Several security fixes - Several smaller fixes ----------------------------- Release "7.0.2" Aug 26. 2014 - App upgrading stability improvements - Make default share folder configurable - Improve readability of error messages - Log failed authentication - S3 key fixes - Fix range requests with encryption - Several LDAP fixes - Remove obsolete 'Download preparing' message for zip downloads - Remove not working checks from code checker - No error if we try to delete a file which no longer exists - Fix detection of system wide mount points - Simplify App navigation - Add group management to public api - Remove confusing 'automatic logon rejected' message - Implement a txt preview fallback for the case that ttf is not support - Fix tiny thumbnail bug - Don't display share permission if resharing was disabled by the admin - Close session right before the download starts - Fix date display in filepicker - Don't touch non-oc tables when doing the InnoDB repair step - Several Documents fixes - Correctly handle public uploads activities - Add better 4 image previews to gallery ----------------------------- Release "6.0.5" Aug 26. 2014 - Documentation improvements - fix anonymous upload if logged-in - Fix handling of special characters in group names - Fix downloading of big files in special situations - More consistent handling of debug mode - Fix sharing email notifications - Disabling upload button if upload is not possible - Fix detection of system wide mount points - Handle video viewer in sharing links correctly - Update encryption keys recursively if a folder was moved - Enable download button for public folders - Handle exceptions if file to too big for trash-bin correctly - Quota fixes - Avoid unnecessary writing to the DB when preferences are not changed - Disable download button if zip download is disabled - Fix searching for users in special situations - Mount-point handling fixes - Correctly handle storage stats for trash bin - Remove etag warning for trash bin - Hardened SFTP host verification ----------------------------- Release "7.0.1" Aug 4. 2014 - Set maximum width for notification so they don´t overlap the whole header - Don't preload videos on public sharing - Fix preview size calculation under certain conditions - Fix to always show all available versions in the versions dropdown - Support WebDAV copy operation and make encryption aware of it - Make sure to set the expire date if a date is set as default - Improved link icon for better UX - Fix rendering of blank template - Only call exec if is is enabled by PHP - Limit app menu icon size - Show a warning in the personal settings and admin settins if the encyption keys are not yet initialized - Always remove share permission if user is excluded from sharing - Add OCS api call to set expire date for link shares - Improved db schema migration for sqlite - Don't try to execute background jobs that no longer exist - Improve look of search on mobile, save space in top bar - Set core version after a successful update to make upgrade more robust of app upgrades fail - Verify whether download URLs are valid - Fix preview animation on uploading - Prevent cron.php to trigger apps updating - Fix remote share when remote server is installed at the root - Fix files sorting - Fix calendar import - Fix gallery pause icon - Several contacts fixes specifically for PHP 5.3 - Make updater more robust ----------------------------- Release "7.0.0" July 23. 2014 - New files view including sorting and endless scrolling - Server to Server sharing - Sharing overview - Improved sharing admin control - No more mandatory Shared folder - Improved ownCloud Documents features - Hugely improved Activity app including email notifications - Mobile optimized webinterface - Password strength indicator - Significant speed improvements - New user-management - Support for Swift object stores - Email configuration wizard - Email template editor - Improved upgrade process`
2014-11-30 01:08:57 +01:00
share/owncloud/apps/firstrunwizard/l10n/bs.php
share/owncloud/apps/firstrunwizard/l10n/ca.js
share/owncloud/apps/firstrunwizard/l10n/ca.json
share/owncloud/apps/firstrunwizard/l10n/ca.php
share/owncloud/apps/firstrunwizard/l10n/cs_CZ.js
share/owncloud/apps/firstrunwizard/l10n/cs_CZ.json
share/owncloud/apps/firstrunwizard/l10n/cs_CZ.php
Update to 7.0.3 Changelog: Release "7.0.3" Oct 22. 2014 - Some OS X server fixes - Several external storage fixes and improvements - Close session early to speedup apps page loading - Add overwrite.cli.url config option - Fix finding old versions in special cases - Make versions and encryption aware of copy operations - Force loading encryption app in all needed cases - Better filesystem scanning error messages - LDAP wizard fixes - Add configuration switch to enable preview mimetypes - Create backup of all encryption keys before recovery - Add displayname for admins - Better config.sample documentation - Better apps descriptions - Improve visual feedback if recovery key password gets changed - Fix some object store integration issues - Improved data directory configuration - Fix DAV permissions without create permissions - Fix filepicker home icon being partly hidden - Do only follow http and https redirects - Properly delete old previews - Prevent upgrades between more than one major versions - Several security fixes - Lots of smaller improvements ----------------------------- Release "6.0.6" Oct 22. 2014 - Fix finding old versions in special cases - Make versions and encryption aware of copy operations - Force loading encryption app in all needed cases - Better filesystem scanning error messages - LDAP wizard fixes - Add configuration switch to enable preview mimetypes - Create backup of all encryption keys before recovery - Add displayname for admins - Several security fixes - Lots of smaller improvements ----------------------------- Release "5.0.18" Oct 22. 2014 - Only allow http and https redirects - Documentation fixes - Several security fixes - Several smaller fixes ----------------------------- Release "7.0.2" Aug 26. 2014 - App upgrading stability improvements - Make default share folder configurable - Improve readability of error messages - Log failed authentication - S3 key fixes - Fix range requests with encryption - Several LDAP fixes - Remove obsolete 'Download preparing' message for zip downloads - Remove not working checks from code checker - No error if we try to delete a file which no longer exists - Fix detection of system wide mount points - Simplify App navigation - Add group management to public api - Remove confusing 'automatic logon rejected' message - Implement a txt preview fallback for the case that ttf is not support - Fix tiny thumbnail bug - Don't display share permission if resharing was disabled by the admin - Close session right before the download starts - Fix date display in filepicker - Don't touch non-oc tables when doing the InnoDB repair step - Several Documents fixes - Correctly handle public uploads activities - Add better 4 image previews to gallery ----------------------------- Release "6.0.5" Aug 26. 2014 - Documentation improvements - fix anonymous upload if logged-in - Fix handling of special characters in group names - Fix downloading of big files in special situations - More consistent handling of debug mode - Fix sharing email notifications - Disabling upload button if upload is not possible - Fix detection of system wide mount points - Handle video viewer in sharing links correctly - Update encryption keys recursively if a folder was moved - Enable download button for public folders - Handle exceptions if file to too big for trash-bin correctly - Quota fixes - Avoid unnecessary writing to the DB when preferences are not changed - Disable download button if zip download is disabled - Fix searching for users in special situations - Mount-point handling fixes - Correctly handle storage stats for trash bin - Remove etag warning for trash bin - Hardened SFTP host verification ----------------------------- Release "7.0.1" Aug 4. 2014 - Set maximum width for notification so they don´t overlap the whole header - Don't preload videos on public sharing - Fix preview size calculation under certain conditions - Fix to always show all available versions in the versions dropdown - Support WebDAV copy operation and make encryption aware of it - Make sure to set the expire date if a date is set as default - Improved link icon for better UX - Fix rendering of blank template - Only call exec if is is enabled by PHP - Limit app menu icon size - Show a warning in the personal settings and admin settins if the encyption keys are not yet initialized - Always remove share permission if user is excluded from sharing - Add OCS api call to set expire date for link shares - Improved db schema migration for sqlite - Don't try to execute background jobs that no longer exist - Improve look of search on mobile, save space in top bar - Set core version after a successful update to make upgrade more robust of app upgrades fail - Verify whether download URLs are valid - Fix preview animation on uploading - Prevent cron.php to trigger apps updating - Fix remote share when remote server is installed at the root - Fix files sorting - Fix calendar import - Fix gallery pause icon - Several contacts fixes specifically for PHP 5.3 - Make updater more robust ----------------------------- Release "7.0.0" July 23. 2014 - New files view including sorting and endless scrolling - Server to Server sharing - Sharing overview - Improved sharing admin control - No more mandatory Shared folder - Improved ownCloud Documents features - Hugely improved Activity app including email notifications - Mobile optimized webinterface - Password strength indicator - Significant speed improvements - New user-management - Support for Swift object stores - Email configuration wizard - Email template editor - Improved upgrade process`
2014-11-30 01:08:57 +01:00
share/owncloud/apps/firstrunwizard/l10n/cy_GB.php
share/owncloud/apps/firstrunwizard/l10n/da.js
share/owncloud/apps/firstrunwizard/l10n/da.json
share/owncloud/apps/firstrunwizard/l10n/da.php
share/owncloud/apps/firstrunwizard/l10n/de.js
share/owncloud/apps/firstrunwizard/l10n/de.json
share/owncloud/apps/firstrunwizard/l10n/de.php
Update to 6.0.0a * Switch to 6 branch * Replace interpreters with REPLACE_* Changelog: Version 6.0.0a Dec 14th 2013 Remove wrong warnings from logfile Fix LDAP authentication Fix LDAP configuration Fix Share dialog Fix migration under certain conditions Fix database encoding for old PHP versions Fix select all checkbox Fix migration with lucene search enabled Fix migration for postgresql Version 6.0.0 Dec 11th 2013 User Avatars Previews in files app and other places Updated design, less clutter and more whitespace Public gallery sharing Activities Better file conflict handling dialog Improved public App API Sharing API Example Files Share Email Notifications New Doctrine based database layer Plural translations Refactored OC.dialogs (both code and design wise) Priorize often used languages in personal-settings language selection Update jquery to 1.10.0 and add jquery-migrate 1.2.1 Show a summary as the last filelist entry Improve app-management (more verbose error-messages) Show ‘More apps’ link to app administration directly in app navigation Templates for newly created files Add MB indicator to size column Google Drive external storage uses a new library New icons for shared and external folders File uploads conflicts dialog Possibility to prepopulate a new users home with a skeleton Public upload with encryption enabled Users now can decrypt the files again if their encryption app was enabled Many quota related fixes Total used space (with quota) now only counts user’s own files Many external storage fixes, improved performance Improved file navigation performance by using Ajax calls (no full page reload for each folder) The file owner can now also restore deleted shared files New version drop-down with previews and the ability to downloading versions directly
2013-12-27 16:56:38 +01:00
share/owncloud/apps/firstrunwizard/l10n/de_CH.php
share/owncloud/apps/firstrunwizard/l10n/de_DE.js
share/owncloud/apps/firstrunwizard/l10n/de_DE.json
share/owncloud/apps/firstrunwizard/l10n/de_DE.php
share/owncloud/apps/firstrunwizard/l10n/el.js
share/owncloud/apps/firstrunwizard/l10n/el.json
share/owncloud/apps/firstrunwizard/l10n/el.php
Update to 6.0.0a * Switch to 6 branch * Replace interpreters with REPLACE_* Changelog: Version 6.0.0a Dec 14th 2013 Remove wrong warnings from logfile Fix LDAP authentication Fix LDAP configuration Fix Share dialog Fix migration under certain conditions Fix database encoding for old PHP versions Fix select all checkbox Fix migration with lucene search enabled Fix migration for postgresql Version 6.0.0 Dec 11th 2013 User Avatars Previews in files app and other places Updated design, less clutter and more whitespace Public gallery sharing Activities Better file conflict handling dialog Improved public App API Sharing API Example Files Share Email Notifications New Doctrine based database layer Plural translations Refactored OC.dialogs (both code and design wise) Priorize often used languages in personal-settings language selection Update jquery to 1.10.0 and add jquery-migrate 1.2.1 Show a summary as the last filelist entry Improve app-management (more verbose error-messages) Show ‘More apps’ link to app administration directly in app navigation Templates for newly created files Add MB indicator to size column Google Drive external storage uses a new library New icons for shared and external folders File uploads conflicts dialog Possibility to prepopulate a new users home with a skeleton Public upload with encryption enabled Users now can decrypt the files again if their encryption app was enabled Many quota related fixes Total used space (with quota) now only counts user’s own files Many external storage fixes, improved performance Improved file navigation performance by using Ajax calls (no full page reload for each folder) The file owner can now also restore deleted shared files New version drop-down with previews and the ability to downloading versions directly
2013-12-27 16:56:38 +01:00
share/owncloud/apps/firstrunwizard/l10n/en@pirate.php
share/owncloud/apps/firstrunwizard/l10n/en_GB.js
share/owncloud/apps/firstrunwizard/l10n/en_GB.json
Update to 6.0.0a * Switch to 6 branch * Replace interpreters with REPLACE_* Changelog: Version 6.0.0a Dec 14th 2013 Remove wrong warnings from logfile Fix LDAP authentication Fix LDAP configuration Fix Share dialog Fix migration under certain conditions Fix database encoding for old PHP versions Fix select all checkbox Fix migration with lucene search enabled Fix migration for postgresql Version 6.0.0 Dec 11th 2013 User Avatars Previews in files app and other places Updated design, less clutter and more whitespace Public gallery sharing Activities Better file conflict handling dialog Improved public App API Sharing API Example Files Share Email Notifications New Doctrine based database layer Plural translations Refactored OC.dialogs (both code and design wise) Priorize often used languages in personal-settings language selection Update jquery to 1.10.0 and add jquery-migrate 1.2.1 Show a summary as the last filelist entry Improve app-management (more verbose error-messages) Show ‘More apps’ link to app administration directly in app navigation Templates for newly created files Add MB indicator to size column Google Drive external storage uses a new library New icons for shared and external folders File uploads conflicts dialog Possibility to prepopulate a new users home with a skeleton Public upload with encryption enabled Users now can decrypt the files again if their encryption app was enabled Many quota related fixes Total used space (with quota) now only counts user’s own files Many external storage fixes, improved performance Improved file navigation performance by using Ajax calls (no full page reload for each folder) The file owner can now also restore deleted shared files New version drop-down with previews and the ability to downloading versions directly
2013-12-27 16:56:38 +01:00
share/owncloud/apps/firstrunwizard/l10n/en_GB.php
share/owncloud/apps/firstrunwizard/l10n/eo.js
share/owncloud/apps/firstrunwizard/l10n/eo.json
Update to 6.0.0a * Switch to 6 branch * Replace interpreters with REPLACE_* Changelog: Version 6.0.0a Dec 14th 2013 Remove wrong warnings from logfile Fix LDAP authentication Fix LDAP configuration Fix Share dialog Fix migration under certain conditions Fix database encoding for old PHP versions Fix select all checkbox Fix migration with lucene search enabled Fix migration for postgresql Version 6.0.0 Dec 11th 2013 User Avatars Previews in files app and other places Updated design, less clutter and more whitespace Public gallery sharing Activities Better file conflict handling dialog Improved public App API Sharing API Example Files Share Email Notifications New Doctrine based database layer Plural translations Refactored OC.dialogs (both code and design wise) Priorize often used languages in personal-settings language selection Update jquery to 1.10.0 and add jquery-migrate 1.2.1 Show a summary as the last filelist entry Improve app-management (more verbose error-messages) Show ‘More apps’ link to app administration directly in app navigation Templates for newly created files Add MB indicator to size column Google Drive external storage uses a new library New icons for shared and external folders File uploads conflicts dialog Possibility to prepopulate a new users home with a skeleton Public upload with encryption enabled Users now can decrypt the files again if their encryption app was enabled Many quota related fixes Total used space (with quota) now only counts user’s own files Many external storage fixes, improved performance Improved file navigation performance by using Ajax calls (no full page reload for each folder) The file owner can now also restore deleted shared files New version drop-down with previews and the ability to downloading versions directly
2013-12-27 16:56:38 +01:00
share/owncloud/apps/firstrunwizard/l10n/eo.php
share/owncloud/apps/firstrunwizard/l10n/es.js
share/owncloud/apps/firstrunwizard/l10n/es.json
share/owncloud/apps/firstrunwizard/l10n/es.php
share/owncloud/apps/firstrunwizard/l10n/es_AR.php
Update to 7.0.3 Changelog: Release "7.0.3" Oct 22. 2014 - Some OS X server fixes - Several external storage fixes and improvements - Close session early to speedup apps page loading - Add overwrite.cli.url config option - Fix finding old versions in special cases - Make versions and encryption aware of copy operations - Force loading encryption app in all needed cases - Better filesystem scanning error messages - LDAP wizard fixes - Add configuration switch to enable preview mimetypes - Create backup of all encryption keys before recovery - Add displayname for admins - Better config.sample documentation - Better apps descriptions - Improve visual feedback if recovery key password gets changed - Fix some object store integration issues - Improved data directory configuration - Fix DAV permissions without create permissions - Fix filepicker home icon being partly hidden - Do only follow http and https redirects - Properly delete old previews - Prevent upgrades between more than one major versions - Several security fixes - Lots of smaller improvements ----------------------------- Release "6.0.6" Oct 22. 2014 - Fix finding old versions in special cases - Make versions and encryption aware of copy operations - Force loading encryption app in all needed cases - Better filesystem scanning error messages - LDAP wizard fixes - Add configuration switch to enable preview mimetypes - Create backup of all encryption keys before recovery - Add displayname for admins - Several security fixes - Lots of smaller improvements ----------------------------- Release "5.0.18" Oct 22. 2014 - Only allow http and https redirects - Documentation fixes - Several security fixes - Several smaller fixes ----------------------------- Release "7.0.2" Aug 26. 2014 - App upgrading stability improvements - Make default share folder configurable - Improve readability of error messages - Log failed authentication - S3 key fixes - Fix range requests with encryption - Several LDAP fixes - Remove obsolete 'Download preparing' message for zip downloads - Remove not working checks from code checker - No error if we try to delete a file which no longer exists - Fix detection of system wide mount points - Simplify App navigation - Add group management to public api - Remove confusing 'automatic logon rejected' message - Implement a txt preview fallback for the case that ttf is not support - Fix tiny thumbnail bug - Don't display share permission if resharing was disabled by the admin - Close session right before the download starts - Fix date display in filepicker - Don't touch non-oc tables when doing the InnoDB repair step - Several Documents fixes - Correctly handle public uploads activities - Add better 4 image previews to gallery ----------------------------- Release "6.0.5" Aug 26. 2014 - Documentation improvements - fix anonymous upload if logged-in - Fix handling of special characters in group names - Fix downloading of big files in special situations - More consistent handling of debug mode - Fix sharing email notifications - Disabling upload button if upload is not possible - Fix detection of system wide mount points - Handle video viewer in sharing links correctly - Update encryption keys recursively if a folder was moved - Enable download button for public folders - Handle exceptions if file to too big for trash-bin correctly - Quota fixes - Avoid unnecessary writing to the DB when preferences are not changed - Disable download button if zip download is disabled - Fix searching for users in special situations - Mount-point handling fixes - Correctly handle storage stats for trash bin - Remove etag warning for trash bin - Hardened SFTP host verification ----------------------------- Release "7.0.1" Aug 4. 2014 - Set maximum width for notification so they don´t overlap the whole header - Don't preload videos on public sharing - Fix preview size calculation under certain conditions - Fix to always show all available versions in the versions dropdown - Support WebDAV copy operation and make encryption aware of it - Make sure to set the expire date if a date is set as default - Improved link icon for better UX - Fix rendering of blank template - Only call exec if is is enabled by PHP - Limit app menu icon size - Show a warning in the personal settings and admin settins if the encyption keys are not yet initialized - Always remove share permission if user is excluded from sharing - Add OCS api call to set expire date for link shares - Improved db schema migration for sqlite - Don't try to execute background jobs that no longer exist - Improve look of search on mobile, save space in top bar - Set core version after a successful update to make upgrade more robust of app upgrades fail - Verify whether download URLs are valid - Fix preview animation on uploading - Prevent cron.php to trigger apps updating - Fix remote share when remote server is installed at the root - Fix files sorting - Fix calendar import - Fix gallery pause icon - Several contacts fixes specifically for PHP 5.3 - Make updater more robust ----------------------------- Release "7.0.0" July 23. 2014 - New files view including sorting and endless scrolling - Server to Server sharing - Sharing overview - Improved sharing admin control - No more mandatory Shared folder - Improved ownCloud Documents features - Hugely improved Activity app including email notifications - Mobile optimized webinterface - Password strength indicator - Significant speed improvements - New user-management - Support for Swift object stores - Email configuration wizard - Email template editor - Improved upgrade process`
2014-11-30 01:08:57 +01:00
share/owncloud/apps/firstrunwizard/l10n/es_MX.php
share/owncloud/apps/firstrunwizard/l10n/et_EE.js
share/owncloud/apps/firstrunwizard/l10n/et_EE.json
share/owncloud/apps/firstrunwizard/l10n/et_EE.php
share/owncloud/apps/firstrunwizard/l10n/eu.js
share/owncloud/apps/firstrunwizard/l10n/eu.json
share/owncloud/apps/firstrunwizard/l10n/eu.php
share/owncloud/apps/firstrunwizard/l10n/fa.js
share/owncloud/apps/firstrunwizard/l10n/fa.json
share/owncloud/apps/firstrunwizard/l10n/fa.php
share/owncloud/apps/firstrunwizard/l10n/fi_FI.js
share/owncloud/apps/firstrunwizard/l10n/fi_FI.json
share/owncloud/apps/firstrunwizard/l10n/fi_FI.php
share/owncloud/apps/firstrunwizard/l10n/fr.js
share/owncloud/apps/firstrunwizard/l10n/fr.json
share/owncloud/apps/firstrunwizard/l10n/fr.php
share/owncloud/apps/firstrunwizard/l10n/gl.js
share/owncloud/apps/firstrunwizard/l10n/gl.json
share/owncloud/apps/firstrunwizard/l10n/gl.php
share/owncloud/apps/firstrunwizard/l10n/he.php
share/owncloud/apps/firstrunwizard/l10n/hr.js
share/owncloud/apps/firstrunwizard/l10n/hr.json
Update to 7.0.3 Changelog: Release "7.0.3" Oct 22. 2014 - Some OS X server fixes - Several external storage fixes and improvements - Close session early to speedup apps page loading - Add overwrite.cli.url config option - Fix finding old versions in special cases - Make versions and encryption aware of copy operations - Force loading encryption app in all needed cases - Better filesystem scanning error messages - LDAP wizard fixes - Add configuration switch to enable preview mimetypes - Create backup of all encryption keys before recovery - Add displayname for admins - Better config.sample documentation - Better apps descriptions - Improve visual feedback if recovery key password gets changed - Fix some object store integration issues - Improved data directory configuration - Fix DAV permissions without create permissions - Fix filepicker home icon being partly hidden - Do only follow http and https redirects - Properly delete old previews - Prevent upgrades between more than one major versions - Several security fixes - Lots of smaller improvements ----------------------------- Release "6.0.6" Oct 22. 2014 - Fix finding old versions in special cases - Make versions and encryption aware of copy operations - Force loading encryption app in all needed cases - Better filesystem scanning error messages - LDAP wizard fixes - Add configuration switch to enable preview mimetypes - Create backup of all encryption keys before recovery - Add displayname for admins - Several security fixes - Lots of smaller improvements ----------------------------- Release "5.0.18" Oct 22. 2014 - Only allow http and https redirects - Documentation fixes - Several security fixes - Several smaller fixes ----------------------------- Release "7.0.2" Aug 26. 2014 - App upgrading stability improvements - Make default share folder configurable - Improve readability of error messages - Log failed authentication - S3 key fixes - Fix range requests with encryption - Several LDAP fixes - Remove obsolete 'Download preparing' message for zip downloads - Remove not working checks from code checker - No error if we try to delete a file which no longer exists - Fix detection of system wide mount points - Simplify App navigation - Add group management to public api - Remove confusing 'automatic logon rejected' message - Implement a txt preview fallback for the case that ttf is not support - Fix tiny thumbnail bug - Don't display share permission if resharing was disabled by the admin - Close session right before the download starts - Fix date display in filepicker - Don't touch non-oc tables when doing the InnoDB repair step - Several Documents fixes - Correctly handle public uploads activities - Add better 4 image previews to gallery ----------------------------- Release "6.0.5" Aug 26. 2014 - Documentation improvements - fix anonymous upload if logged-in - Fix handling of special characters in group names - Fix downloading of big files in special situations - More consistent handling of debug mode - Fix sharing email notifications - Disabling upload button if upload is not possible - Fix detection of system wide mount points - Handle video viewer in sharing links correctly - Update encryption keys recursively if a folder was moved - Enable download button for public folders - Handle exceptions if file to too big for trash-bin correctly - Quota fixes - Avoid unnecessary writing to the DB when preferences are not changed - Disable download button if zip download is disabled - Fix searching for users in special situations - Mount-point handling fixes - Correctly handle storage stats for trash bin - Remove etag warning for trash bin - Hardened SFTP host verification ----------------------------- Release "7.0.1" Aug 4. 2014 - Set maximum width for notification so they don´t overlap the whole header - Don't preload videos on public sharing - Fix preview size calculation under certain conditions - Fix to always show all available versions in the versions dropdown - Support WebDAV copy operation and make encryption aware of it - Make sure to set the expire date if a date is set as default - Improved link icon for better UX - Fix rendering of blank template - Only call exec if is is enabled by PHP - Limit app menu icon size - Show a warning in the personal settings and admin settins if the encyption keys are not yet initialized - Always remove share permission if user is excluded from sharing - Add OCS api call to set expire date for link shares - Improved db schema migration for sqlite - Don't try to execute background jobs that no longer exist - Improve look of search on mobile, save space in top bar - Set core version after a successful update to make upgrade more robust of app upgrades fail - Verify whether download URLs are valid - Fix preview animation on uploading - Prevent cron.php to trigger apps updating - Fix remote share when remote server is installed at the root - Fix files sorting - Fix calendar import - Fix gallery pause icon - Several contacts fixes specifically for PHP 5.3 - Make updater more robust ----------------------------- Release "7.0.0" July 23. 2014 - New files view including sorting and endless scrolling - Server to Server sharing - Sharing overview - Improved sharing admin control - No more mandatory Shared folder - Improved ownCloud Documents features - Hugely improved Activity app including email notifications - Mobile optimized webinterface - Password strength indicator - Significant speed improvements - New user-management - Support for Swift object stores - Email configuration wizard - Email template editor - Improved upgrade process`
2014-11-30 01:08:57 +01:00
share/owncloud/apps/firstrunwizard/l10n/hr.php
share/owncloud/apps/firstrunwizard/l10n/hu_HU.php
share/owncloud/apps/firstrunwizard/l10n/ia.js
share/owncloud/apps/firstrunwizard/l10n/ia.json
Update to 6.0.0a * Switch to 6 branch * Replace interpreters with REPLACE_* Changelog: Version 6.0.0a Dec 14th 2013 Remove wrong warnings from logfile Fix LDAP authentication Fix LDAP configuration Fix Share dialog Fix migration under certain conditions Fix database encoding for old PHP versions Fix select all checkbox Fix migration with lucene search enabled Fix migration for postgresql Version 6.0.0 Dec 11th 2013 User Avatars Previews in files app and other places Updated design, less clutter and more whitespace Public gallery sharing Activities Better file conflict handling dialog Improved public App API Sharing API Example Files Share Email Notifications New Doctrine based database layer Plural translations Refactored OC.dialogs (both code and design wise) Priorize often used languages in personal-settings language selection Update jquery to 1.10.0 and add jquery-migrate 1.2.1 Show a summary as the last filelist entry Improve app-management (more verbose error-messages) Show ‘More apps’ link to app administration directly in app navigation Templates for newly created files Add MB indicator to size column Google Drive external storage uses a new library New icons for shared and external folders File uploads conflicts dialog Possibility to prepopulate a new users home with a skeleton Public upload with encryption enabled Users now can decrypt the files again if their encryption app was enabled Many quota related fixes Total used space (with quota) now only counts user’s own files Many external storage fixes, improved performance Improved file navigation performance by using Ajax calls (no full page reload for each folder) The file owner can now also restore deleted shared files New version drop-down with previews and the ability to downloading versions directly
2013-12-27 16:56:38 +01:00
share/owncloud/apps/firstrunwizard/l10n/ia.php
share/owncloud/apps/firstrunwizard/l10n/id.js
share/owncloud/apps/firstrunwizard/l10n/id.json
share/owncloud/apps/firstrunwizard/l10n/id.php
Update to 6.0.0a * Switch to 6 branch * Replace interpreters with REPLACE_* Changelog: Version 6.0.0a Dec 14th 2013 Remove wrong warnings from logfile Fix LDAP authentication Fix LDAP configuration Fix Share dialog Fix migration under certain conditions Fix database encoding for old PHP versions Fix select all checkbox Fix migration with lucene search enabled Fix migration for postgresql Version 6.0.0 Dec 11th 2013 User Avatars Previews in files app and other places Updated design, less clutter and more whitespace Public gallery sharing Activities Better file conflict handling dialog Improved public App API Sharing API Example Files Share Email Notifications New Doctrine based database layer Plural translations Refactored OC.dialogs (both code and design wise) Priorize often used languages in personal-settings language selection Update jquery to 1.10.0 and add jquery-migrate 1.2.1 Show a summary as the last filelist entry Improve app-management (more verbose error-messages) Show ‘More apps’ link to app administration directly in app navigation Templates for newly created files Add MB indicator to size column Google Drive external storage uses a new library New icons for shared and external folders File uploads conflicts dialog Possibility to prepopulate a new users home with a skeleton Public upload with encryption enabled Users now can decrypt the files again if their encryption app was enabled Many quota related fixes Total used space (with quota) now only counts user’s own files Many external storage fixes, improved performance Improved file navigation performance by using Ajax calls (no full page reload for each folder) The file owner can now also restore deleted shared files New version drop-down with previews and the ability to downloading versions directly
2013-12-27 16:56:38 +01:00
share/owncloud/apps/firstrunwizard/l10n/is.php
share/owncloud/apps/firstrunwizard/l10n/it.js
share/owncloud/apps/firstrunwizard/l10n/it.json
share/owncloud/apps/firstrunwizard/l10n/it.php
share/owncloud/apps/firstrunwizard/l10n/ja.js
share/owncloud/apps/firstrunwizard/l10n/ja.json
Update to 7.0.3 Changelog: Release "7.0.3" Oct 22. 2014 - Some OS X server fixes - Several external storage fixes and improvements - Close session early to speedup apps page loading - Add overwrite.cli.url config option - Fix finding old versions in special cases - Make versions and encryption aware of copy operations - Force loading encryption app in all needed cases - Better filesystem scanning error messages - LDAP wizard fixes - Add configuration switch to enable preview mimetypes - Create backup of all encryption keys before recovery - Add displayname for admins - Better config.sample documentation - Better apps descriptions - Improve visual feedback if recovery key password gets changed - Fix some object store integration issues - Improved data directory configuration - Fix DAV permissions without create permissions - Fix filepicker home icon being partly hidden - Do only follow http and https redirects - Properly delete old previews - Prevent upgrades between more than one major versions - Several security fixes - Lots of smaller improvements ----------------------------- Release "6.0.6" Oct 22. 2014 - Fix finding old versions in special cases - Make versions and encryption aware of copy operations - Force loading encryption app in all needed cases - Better filesystem scanning error messages - LDAP wizard fixes - Add configuration switch to enable preview mimetypes - Create backup of all encryption keys before recovery - Add displayname for admins - Several security fixes - Lots of smaller improvements ----------------------------- Release "5.0.18" Oct 22. 2014 - Only allow http and https redirects - Documentation fixes - Several security fixes - Several smaller fixes ----------------------------- Release "7.0.2" Aug 26. 2014 - App upgrading stability improvements - Make default share folder configurable - Improve readability of error messages - Log failed authentication - S3 key fixes - Fix range requests with encryption - Several LDAP fixes - Remove obsolete 'Download preparing' message for zip downloads - Remove not working checks from code checker - No error if we try to delete a file which no longer exists - Fix detection of system wide mount points - Simplify App navigation - Add group management to public api - Remove confusing 'automatic logon rejected' message - Implement a txt preview fallback for the case that ttf is not support - Fix tiny thumbnail bug - Don't display share permission if resharing was disabled by the admin - Close session right before the download starts - Fix date display in filepicker - Don't touch non-oc tables when doing the InnoDB repair step - Several Documents fixes - Correctly handle public uploads activities - Add better 4 image previews to gallery ----------------------------- Release "6.0.5" Aug 26. 2014 - Documentation improvements - fix anonymous upload if logged-in - Fix handling of special characters in group names - Fix downloading of big files in special situations - More consistent handling of debug mode - Fix sharing email notifications - Disabling upload button if upload is not possible - Fix detection of system wide mount points - Handle video viewer in sharing links correctly - Update encryption keys recursively if a folder was moved - Enable download button for public folders - Handle exceptions if file to too big for trash-bin correctly - Quota fixes - Avoid unnecessary writing to the DB when preferences are not changed - Disable download button if zip download is disabled - Fix searching for users in special situations - Mount-point handling fixes - Correctly handle storage stats for trash bin - Remove etag warning for trash bin - Hardened SFTP host verification ----------------------------- Release "7.0.1" Aug 4. 2014 - Set maximum width for notification so they don´t overlap the whole header - Don't preload videos on public sharing - Fix preview size calculation under certain conditions - Fix to always show all available versions in the versions dropdown - Support WebDAV copy operation and make encryption aware of it - Make sure to set the expire date if a date is set as default - Improved link icon for better UX - Fix rendering of blank template - Only call exec if is is enabled by PHP - Limit app menu icon size - Show a warning in the personal settings and admin settins if the encyption keys are not yet initialized - Always remove share permission if user is excluded from sharing - Add OCS api call to set expire date for link shares - Improved db schema migration for sqlite - Don't try to execute background jobs that no longer exist - Improve look of search on mobile, save space in top bar - Set core version after a successful update to make upgrade more robust of app upgrades fail - Verify whether download URLs are valid - Fix preview animation on uploading - Prevent cron.php to trigger apps updating - Fix remote share when remote server is installed at the root - Fix files sorting - Fix calendar import - Fix gallery pause icon - Several contacts fixes specifically for PHP 5.3 - Make updater more robust ----------------------------- Release "7.0.0" July 23. 2014 - New files view including sorting and endless scrolling - Server to Server sharing - Sharing overview - Improved sharing admin control - No more mandatory Shared folder - Improved ownCloud Documents features - Hugely improved Activity app including email notifications - Mobile optimized webinterface - Password strength indicator - Significant speed improvements - New user-management - Support for Swift object stores - Email configuration wizard - Email template editor - Improved upgrade process`
2014-11-30 01:08:57 +01:00
share/owncloud/apps/firstrunwizard/l10n/ja.php
Update to 6.0.0a * Switch to 6 branch * Replace interpreters with REPLACE_* Changelog: Version 6.0.0a Dec 14th 2013 Remove wrong warnings from logfile Fix LDAP authentication Fix LDAP configuration Fix Share dialog Fix migration under certain conditions Fix database encoding for old PHP versions Fix select all checkbox Fix migration with lucene search enabled Fix migration for postgresql Version 6.0.0 Dec 11th 2013 User Avatars Previews in files app and other places Updated design, less clutter and more whitespace Public gallery sharing Activities Better file conflict handling dialog Improved public App API Sharing API Example Files Share Email Notifications New Doctrine based database layer Plural translations Refactored OC.dialogs (both code and design wise) Priorize often used languages in personal-settings language selection Update jquery to 1.10.0 and add jquery-migrate 1.2.1 Show a summary as the last filelist entry Improve app-management (more verbose error-messages) Show ‘More apps’ link to app administration directly in app navigation Templates for newly created files Add MB indicator to size column Google Drive external storage uses a new library New icons for shared and external folders File uploads conflicts dialog Possibility to prepopulate a new users home with a skeleton Public upload with encryption enabled Users now can decrypt the files again if their encryption app was enabled Many quota related fixes Total used space (with quota) now only counts user’s own files Many external storage fixes, improved performance Improved file navigation performance by using Ajax calls (no full page reload for each folder) The file owner can now also restore deleted shared files New version drop-down with previews and the ability to downloading versions directly
2013-12-27 16:56:38 +01:00
share/owncloud/apps/firstrunwizard/l10n/ka_GE.php
Update to 7.0.3 Changelog: Release "7.0.3" Oct 22. 2014 - Some OS X server fixes - Several external storage fixes and improvements - Close session early to speedup apps page loading - Add overwrite.cli.url config option - Fix finding old versions in special cases - Make versions and encryption aware of copy operations - Force loading encryption app in all needed cases - Better filesystem scanning error messages - LDAP wizard fixes - Add configuration switch to enable preview mimetypes - Create backup of all encryption keys before recovery - Add displayname for admins - Better config.sample documentation - Better apps descriptions - Improve visual feedback if recovery key password gets changed - Fix some object store integration issues - Improved data directory configuration - Fix DAV permissions without create permissions - Fix filepicker home icon being partly hidden - Do only follow http and https redirects - Properly delete old previews - Prevent upgrades between more than one major versions - Several security fixes - Lots of smaller improvements ----------------------------- Release "6.0.6" Oct 22. 2014 - Fix finding old versions in special cases - Make versions and encryption aware of copy operations - Force loading encryption app in all needed cases - Better filesystem scanning error messages - LDAP wizard fixes - Add configuration switch to enable preview mimetypes - Create backup of all encryption keys before recovery - Add displayname for admins - Several security fixes - Lots of smaller improvements ----------------------------- Release "5.0.18" Oct 22. 2014 - Only allow http and https redirects - Documentation fixes - Several security fixes - Several smaller fixes ----------------------------- Release "7.0.2" Aug 26. 2014 - App upgrading stability improvements - Make default share folder configurable - Improve readability of error messages - Log failed authentication - S3 key fixes - Fix range requests with encryption - Several LDAP fixes - Remove obsolete 'Download preparing' message for zip downloads - Remove not working checks from code checker - No error if we try to delete a file which no longer exists - Fix detection of system wide mount points - Simplify App navigation - Add group management to public api - Remove confusing 'automatic logon rejected' message - Implement a txt preview fallback for the case that ttf is not support - Fix tiny thumbnail bug - Don't display share permission if resharing was disabled by the admin - Close session right before the download starts - Fix date display in filepicker - Don't touch non-oc tables when doing the InnoDB repair step - Several Documents fixes - Correctly handle public uploads activities - Add better 4 image previews to gallery ----------------------------- Release "6.0.5" Aug 26. 2014 - Documentation improvements - fix anonymous upload if logged-in - Fix handling of special characters in group names - Fix downloading of big files in special situations - More consistent handling of debug mode - Fix sharing email notifications - Disabling upload button if upload is not possible - Fix detection of system wide mount points - Handle video viewer in sharing links correctly - Update encryption keys recursively if a folder was moved - Enable download button for public folders - Handle exceptions if file to too big for trash-bin correctly - Quota fixes - Avoid unnecessary writing to the DB when preferences are not changed - Disable download button if zip download is disabled - Fix searching for users in special situations - Mount-point handling fixes - Correctly handle storage stats for trash bin - Remove etag warning for trash bin - Hardened SFTP host verification ----------------------------- Release "7.0.1" Aug 4. 2014 - Set maximum width for notification so they don´t overlap the whole header - Don't preload videos on public sharing - Fix preview size calculation under certain conditions - Fix to always show all available versions in the versions dropdown - Support WebDAV copy operation and make encryption aware of it - Make sure to set the expire date if a date is set as default - Improved link icon for better UX - Fix rendering of blank template - Only call exec if is is enabled by PHP - Limit app menu icon size - Show a warning in the personal settings and admin settins if the encyption keys are not yet initialized - Always remove share permission if user is excluded from sharing - Add OCS api call to set expire date for link shares - Improved db schema migration for sqlite - Don't try to execute background jobs that no longer exist - Improve look of search on mobile, save space in top bar - Set core version after a successful update to make upgrade more robust of app upgrades fail - Verify whether download URLs are valid - Fix preview animation on uploading - Prevent cron.php to trigger apps updating - Fix remote share when remote server is installed at the root - Fix files sorting - Fix calendar import - Fix gallery pause icon - Several contacts fixes specifically for PHP 5.3 - Make updater more robust ----------------------------- Release "7.0.0" July 23. 2014 - New files view including sorting and endless scrolling - Server to Server sharing - Sharing overview - Improved sharing admin control - No more mandatory Shared folder - Improved ownCloud Documents features - Hugely improved Activity app including email notifications - Mobile optimized webinterface - Password strength indicator - Significant speed improvements - New user-management - Support for Swift object stores - Email configuration wizard - Email template editor - Improved upgrade process`
2014-11-30 01:08:57 +01:00
share/owncloud/apps/firstrunwizard/l10n/km.php
share/owncloud/apps/firstrunwizard/l10n/ko.js
share/owncloud/apps/firstrunwizard/l10n/ko.json
share/owncloud/apps/firstrunwizard/l10n/ko.php
Update to 7.0.3 Changelog: Release "7.0.3" Oct 22. 2014 - Some OS X server fixes - Several external storage fixes and improvements - Close session early to speedup apps page loading - Add overwrite.cli.url config option - Fix finding old versions in special cases - Make versions and encryption aware of copy operations - Force loading encryption app in all needed cases - Better filesystem scanning error messages - LDAP wizard fixes - Add configuration switch to enable preview mimetypes - Create backup of all encryption keys before recovery - Add displayname for admins - Better config.sample documentation - Better apps descriptions - Improve visual feedback if recovery key password gets changed - Fix some object store integration issues - Improved data directory configuration - Fix DAV permissions without create permissions - Fix filepicker home icon being partly hidden - Do only follow http and https redirects - Properly delete old previews - Prevent upgrades between more than one major versions - Several security fixes - Lots of smaller improvements ----------------------------- Release "6.0.6" Oct 22. 2014 - Fix finding old versions in special cases - Make versions and encryption aware of copy operations - Force loading encryption app in all needed cases - Better filesystem scanning error messages - LDAP wizard fixes - Add configuration switch to enable preview mimetypes - Create backup of all encryption keys before recovery - Add displayname for admins - Several security fixes - Lots of smaller improvements ----------------------------- Release "5.0.18" Oct 22. 2014 - Only allow http and https redirects - Documentation fixes - Several security fixes - Several smaller fixes ----------------------------- Release "7.0.2" Aug 26. 2014 - App upgrading stability improvements - Make default share folder configurable - Improve readability of error messages - Log failed authentication - S3 key fixes - Fix range requests with encryption - Several LDAP fixes - Remove obsolete 'Download preparing' message for zip downloads - Remove not working checks from code checker - No error if we try to delete a file which no longer exists - Fix detection of system wide mount points - Simplify App navigation - Add group management to public api - Remove confusing 'automatic logon rejected' message - Implement a txt preview fallback for the case that ttf is not support - Fix tiny thumbnail bug - Don't display share permission if resharing was disabled by the admin - Close session right before the download starts - Fix date display in filepicker - Don't touch non-oc tables when doing the InnoDB repair step - Several Documents fixes - Correctly handle public uploads activities - Add better 4 image previews to gallery ----------------------------- Release "6.0.5" Aug 26. 2014 - Documentation improvements - fix anonymous upload if logged-in - Fix handling of special characters in group names - Fix downloading of big files in special situations - More consistent handling of debug mode - Fix sharing email notifications - Disabling upload button if upload is not possible - Fix detection of system wide mount points - Handle video viewer in sharing links correctly - Update encryption keys recursively if a folder was moved - Enable download button for public folders - Handle exceptions if file to too big for trash-bin correctly - Quota fixes - Avoid unnecessary writing to the DB when preferences are not changed - Disable download button if zip download is disabled - Fix searching for users in special situations - Mount-point handling fixes - Correctly handle storage stats for trash bin - Remove etag warning for trash bin - Hardened SFTP host verification ----------------------------- Release "7.0.1" Aug 4. 2014 - Set maximum width for notification so they don´t overlap the whole header - Don't preload videos on public sharing - Fix preview size calculation under certain conditions - Fix to always show all available versions in the versions dropdown - Support WebDAV copy operation and make encryption aware of it - Make sure to set the expire date if a date is set as default - Improved link icon for better UX - Fix rendering of blank template - Only call exec if is is enabled by PHP - Limit app menu icon size - Show a warning in the personal settings and admin settins if the encyption keys are not yet initialized - Always remove share permission if user is excluded from sharing - Add OCS api call to set expire date for link shares - Improved db schema migration for sqlite - Don't try to execute background jobs that no longer exist - Improve look of search on mobile, save space in top bar - Set core version after a successful update to make upgrade more robust of app upgrades fail - Verify whether download URLs are valid - Fix preview animation on uploading - Prevent cron.php to trigger apps updating - Fix remote share when remote server is installed at the root - Fix files sorting - Fix calendar import - Fix gallery pause icon - Several contacts fixes specifically for PHP 5.3 - Make updater more robust ----------------------------- Release "7.0.0" July 23. 2014 - New files view including sorting and endless scrolling - Server to Server sharing - Sharing overview - Improved sharing admin control - No more mandatory Shared folder - Improved ownCloud Documents features - Hugely improved Activity app including email notifications - Mobile optimized webinterface - Password strength indicator - Significant speed improvements - New user-management - Support for Swift object stores - Email configuration wizard - Email template editor - Improved upgrade process`
2014-11-30 01:08:57 +01:00
share/owncloud/apps/firstrunwizard/l10n/ku_IQ.php
share/owncloud/apps/firstrunwizard/l10n/lb.php
share/owncloud/apps/firstrunwizard/l10n/lt_LT.js
share/owncloud/apps/firstrunwizard/l10n/lt_LT.json
Update to 6.0.0a * Switch to 6 branch * Replace interpreters with REPLACE_* Changelog: Version 6.0.0a Dec 14th 2013 Remove wrong warnings from logfile Fix LDAP authentication Fix LDAP configuration Fix Share dialog Fix migration under certain conditions Fix database encoding for old PHP versions Fix select all checkbox Fix migration with lucene search enabled Fix migration for postgresql Version 6.0.0 Dec 11th 2013 User Avatars Previews in files app and other places Updated design, less clutter and more whitespace Public gallery sharing Activities Better file conflict handling dialog Improved public App API Sharing API Example Files Share Email Notifications New Doctrine based database layer Plural translations Refactored OC.dialogs (both code and design wise) Priorize often used languages in personal-settings language selection Update jquery to 1.10.0 and add jquery-migrate 1.2.1 Show a summary as the last filelist entry Improve app-management (more verbose error-messages) Show ‘More apps’ link to app administration directly in app navigation Templates for newly created files Add MB indicator to size column Google Drive external storage uses a new library New icons for shared and external folders File uploads conflicts dialog Possibility to prepopulate a new users home with a skeleton Public upload with encryption enabled Users now can decrypt the files again if their encryption app was enabled Many quota related fixes Total used space (with quota) now only counts user’s own files Many external storage fixes, improved performance Improved file navigation performance by using Ajax calls (no full page reload for each folder) The file owner can now also restore deleted shared files New version drop-down with previews and the ability to downloading versions directly
2013-12-27 16:56:38 +01:00
share/owncloud/apps/firstrunwizard/l10n/lt_LT.php
share/owncloud/apps/firstrunwizard/l10n/lv.php
Update to 6.0.0a * Switch to 6 branch * Replace interpreters with REPLACE_* Changelog: Version 6.0.0a Dec 14th 2013 Remove wrong warnings from logfile Fix LDAP authentication Fix LDAP configuration Fix Share dialog Fix migration under certain conditions Fix database encoding for old PHP versions Fix select all checkbox Fix migration with lucene search enabled Fix migration for postgresql Version 6.0.0 Dec 11th 2013 User Avatars Previews in files app and other places Updated design, less clutter and more whitespace Public gallery sharing Activities Better file conflict handling dialog Improved public App API Sharing API Example Files Share Email Notifications New Doctrine based database layer Plural translations Refactored OC.dialogs (both code and design wise) Priorize often used languages in personal-settings language selection Update jquery to 1.10.0 and add jquery-migrate 1.2.1 Show a summary as the last filelist entry Improve app-management (more verbose error-messages) Show ‘More apps’ link to app administration directly in app navigation Templates for newly created files Add MB indicator to size column Google Drive external storage uses a new library New icons for shared and external folders File uploads conflicts dialog Possibility to prepopulate a new users home with a skeleton Public upload with encryption enabled Users now can decrypt the files again if their encryption app was enabled Many quota related fixes Total used space (with quota) now only counts user’s own files Many external storage fixes, improved performance Improved file navigation performance by using Ajax calls (no full page reload for each folder) The file owner can now also restore deleted shared files New version drop-down with previews and the ability to downloading versions directly
2013-12-27 16:56:38 +01:00
share/owncloud/apps/firstrunwizard/l10n/mk.php
share/owncloud/apps/firstrunwizard/l10n/ms_MY.php
share/owncloud/apps/firstrunwizard/l10n/nb_NO.js
share/owncloud/apps/firstrunwizard/l10n/nb_NO.json
share/owncloud/apps/firstrunwizard/l10n/nb_NO.php
share/owncloud/apps/firstrunwizard/l10n/nl.js
share/owncloud/apps/firstrunwizard/l10n/nl.json
share/owncloud/apps/firstrunwizard/l10n/nl.php
Update to 6.0.0a * Switch to 6 branch * Replace interpreters with REPLACE_* Changelog: Version 6.0.0a Dec 14th 2013 Remove wrong warnings from logfile Fix LDAP authentication Fix LDAP configuration Fix Share dialog Fix migration under certain conditions Fix database encoding for old PHP versions Fix select all checkbox Fix migration with lucene search enabled Fix migration for postgresql Version 6.0.0 Dec 11th 2013 User Avatars Previews in files app and other places Updated design, less clutter and more whitespace Public gallery sharing Activities Better file conflict handling dialog Improved public App API Sharing API Example Files Share Email Notifications New Doctrine based database layer Plural translations Refactored OC.dialogs (both code and design wise) Priorize often used languages in personal-settings language selection Update jquery to 1.10.0 and add jquery-migrate 1.2.1 Show a summary as the last filelist entry Improve app-management (more verbose error-messages) Show ‘More apps’ link to app administration directly in app navigation Templates for newly created files Add MB indicator to size column Google Drive external storage uses a new library New icons for shared and external folders File uploads conflicts dialog Possibility to prepopulate a new users home with a skeleton Public upload with encryption enabled Users now can decrypt the files again if their encryption app was enabled Many quota related fixes Total used space (with quota) now only counts user’s own files Many external storage fixes, improved performance Improved file navigation performance by using Ajax calls (no full page reload for each folder) The file owner can now also restore deleted shared files New version drop-down with previews and the ability to downloading versions directly
2013-12-27 16:56:38 +01:00
share/owncloud/apps/firstrunwizard/l10n/nn_NO.php
Update to 7.0.3 Changelog: Release "7.0.3" Oct 22. 2014 - Some OS X server fixes - Several external storage fixes and improvements - Close session early to speedup apps page loading - Add overwrite.cli.url config option - Fix finding old versions in special cases - Make versions and encryption aware of copy operations - Force loading encryption app in all needed cases - Better filesystem scanning error messages - LDAP wizard fixes - Add configuration switch to enable preview mimetypes - Create backup of all encryption keys before recovery - Add displayname for admins - Better config.sample documentation - Better apps descriptions - Improve visual feedback if recovery key password gets changed - Fix some object store integration issues - Improved data directory configuration - Fix DAV permissions without create permissions - Fix filepicker home icon being partly hidden - Do only follow http and https redirects - Properly delete old previews - Prevent upgrades between more than one major versions - Several security fixes - Lots of smaller improvements ----------------------------- Release "6.0.6" Oct 22. 2014 - Fix finding old versions in special cases - Make versions and encryption aware of copy operations - Force loading encryption app in all needed cases - Better filesystem scanning error messages - LDAP wizard fixes - Add configuration switch to enable preview mimetypes - Create backup of all encryption keys before recovery - Add displayname for admins - Several security fixes - Lots of smaller improvements ----------------------------- Release "5.0.18" Oct 22. 2014 - Only allow http and https redirects - Documentation fixes - Several security fixes - Several smaller fixes ----------------------------- Release "7.0.2" Aug 26. 2014 - App upgrading stability improvements - Make default share folder configurable - Improve readability of error messages - Log failed authentication - S3 key fixes - Fix range requests with encryption - Several LDAP fixes - Remove obsolete 'Download preparing' message for zip downloads - Remove not working checks from code checker - No error if we try to delete a file which no longer exists - Fix detection of system wide mount points - Simplify App navigation - Add group management to public api - Remove confusing 'automatic logon rejected' message - Implement a txt preview fallback for the case that ttf is not support - Fix tiny thumbnail bug - Don't display share permission if resharing was disabled by the admin - Close session right before the download starts - Fix date display in filepicker - Don't touch non-oc tables when doing the InnoDB repair step - Several Documents fixes - Correctly handle public uploads activities - Add better 4 image previews to gallery ----------------------------- Release "6.0.5" Aug 26. 2014 - Documentation improvements - fix anonymous upload if logged-in - Fix handling of special characters in group names - Fix downloading of big files in special situations - More consistent handling of debug mode - Fix sharing email notifications - Disabling upload button if upload is not possible - Fix detection of system wide mount points - Handle video viewer in sharing links correctly - Update encryption keys recursively if a folder was moved - Enable download button for public folders - Handle exceptions if file to too big for trash-bin correctly - Quota fixes - Avoid unnecessary writing to the DB when preferences are not changed - Disable download button if zip download is disabled - Fix searching for users in special situations - Mount-point handling fixes - Correctly handle storage stats for trash bin - Remove etag warning for trash bin - Hardened SFTP host verification ----------------------------- Release "7.0.1" Aug 4. 2014 - Set maximum width for notification so they don´t overlap the whole header - Don't preload videos on public sharing - Fix preview size calculation under certain conditions - Fix to always show all available versions in the versions dropdown - Support WebDAV copy operation and make encryption aware of it - Make sure to set the expire date if a date is set as default - Improved link icon for better UX - Fix rendering of blank template - Only call exec if is is enabled by PHP - Limit app menu icon size - Show a warning in the personal settings and admin settins if the encyption keys are not yet initialized - Always remove share permission if user is excluded from sharing - Add OCS api call to set expire date for link shares - Improved db schema migration for sqlite - Don't try to execute background jobs that no longer exist - Improve look of search on mobile, save space in top bar - Set core version after a successful update to make upgrade more robust of app upgrades fail - Verify whether download URLs are valid - Fix preview animation on uploading - Prevent cron.php to trigger apps updating - Fix remote share when remote server is installed at the root - Fix files sorting - Fix calendar import - Fix gallery pause icon - Several contacts fixes specifically for PHP 5.3 - Make updater more robust ----------------------------- Release "7.0.0" July 23. 2014 - New files view including sorting and endless scrolling - Server to Server sharing - Sharing overview - Improved sharing admin control - No more mandatory Shared folder - Improved ownCloud Documents features - Hugely improved Activity app including email notifications - Mobile optimized webinterface - Password strength indicator - Significant speed improvements - New user-management - Support for Swift object stores - Email configuration wizard - Email template editor - Improved upgrade process`
2014-11-30 01:08:57 +01:00
share/owncloud/apps/firstrunwizard/l10n/oc.php
share/owncloud/apps/firstrunwizard/l10n/pl.js
share/owncloud/apps/firstrunwizard/l10n/pl.json
share/owncloud/apps/firstrunwizard/l10n/pl.php
share/owncloud/apps/firstrunwizard/l10n/pt_BR.js
share/owncloud/apps/firstrunwizard/l10n/pt_BR.json
share/owncloud/apps/firstrunwizard/l10n/pt_BR.php
share/owncloud/apps/firstrunwizard/l10n/pt_PT.js
share/owncloud/apps/firstrunwizard/l10n/pt_PT.json
share/owncloud/apps/firstrunwizard/l10n/pt_PT.php
Update to 6.0.0a * Switch to 6 branch * Replace interpreters with REPLACE_* Changelog: Version 6.0.0a Dec 14th 2013 Remove wrong warnings from logfile Fix LDAP authentication Fix LDAP configuration Fix Share dialog Fix migration under certain conditions Fix database encoding for old PHP versions Fix select all checkbox Fix migration with lucene search enabled Fix migration for postgresql Version 6.0.0 Dec 11th 2013 User Avatars Previews in files app and other places Updated design, less clutter and more whitespace Public gallery sharing Activities Better file conflict handling dialog Improved public App API Sharing API Example Files Share Email Notifications New Doctrine based database layer Plural translations Refactored OC.dialogs (both code and design wise) Priorize often used languages in personal-settings language selection Update jquery to 1.10.0 and add jquery-migrate 1.2.1 Show a summary as the last filelist entry Improve app-management (more verbose error-messages) Show ‘More apps’ link to app administration directly in app navigation Templates for newly created files Add MB indicator to size column Google Drive external storage uses a new library New icons for shared and external folders File uploads conflicts dialog Possibility to prepopulate a new users home with a skeleton Public upload with encryption enabled Users now can decrypt the files again if their encryption app was enabled Many quota related fixes Total used space (with quota) now only counts user’s own files Many external storage fixes, improved performance Improved file navigation performance by using Ajax calls (no full page reload for each folder) The file owner can now also restore deleted shared files New version drop-down with previews and the ability to downloading versions directly
2013-12-27 16:56:38 +01:00
share/owncloud/apps/firstrunwizard/l10n/ro.php
share/owncloud/apps/firstrunwizard/l10n/ru.js
share/owncloud/apps/firstrunwizard/l10n/ru.json
share/owncloud/apps/firstrunwizard/l10n/ru.php
Update to 7.0.3 Changelog: Release "7.0.3" Oct 22. 2014 - Some OS X server fixes - Several external storage fixes and improvements - Close session early to speedup apps page loading - Add overwrite.cli.url config option - Fix finding old versions in special cases - Make versions and encryption aware of copy operations - Force loading encryption app in all needed cases - Better filesystem scanning error messages - LDAP wizard fixes - Add configuration switch to enable preview mimetypes - Create backup of all encryption keys before recovery - Add displayname for admins - Better config.sample documentation - Better apps descriptions - Improve visual feedback if recovery key password gets changed - Fix some object store integration issues - Improved data directory configuration - Fix DAV permissions without create permissions - Fix filepicker home icon being partly hidden - Do only follow http and https redirects - Properly delete old previews - Prevent upgrades between more than one major versions - Several security fixes - Lots of smaller improvements ----------------------------- Release "6.0.6" Oct 22. 2014 - Fix finding old versions in special cases - Make versions and encryption aware of copy operations - Force loading encryption app in all needed cases - Better filesystem scanning error messages - LDAP wizard fixes - Add configuration switch to enable preview mimetypes - Create backup of all encryption keys before recovery - Add displayname for admins - Several security fixes - Lots of smaller improvements ----------------------------- Release "5.0.18" Oct 22. 2014 - Only allow http and https redirects - Documentation fixes - Several security fixes - Several smaller fixes ----------------------------- Release "7.0.2" Aug 26. 2014 - App upgrading stability improvements - Make default share folder configurable - Improve readability of error messages - Log failed authentication - S3 key fixes - Fix range requests with encryption - Several LDAP fixes - Remove obsolete 'Download preparing' message for zip downloads - Remove not working checks from code checker - No error if we try to delete a file which no longer exists - Fix detection of system wide mount points - Simplify App navigation - Add group management to public api - Remove confusing 'automatic logon rejected' message - Implement a txt preview fallback for the case that ttf is not support - Fix tiny thumbnail bug - Don't display share permission if resharing was disabled by the admin - Close session right before the download starts - Fix date display in filepicker - Don't touch non-oc tables when doing the InnoDB repair step - Several Documents fixes - Correctly handle public uploads activities - Add better 4 image previews to gallery ----------------------------- Release "6.0.5" Aug 26. 2014 - Documentation improvements - fix anonymous upload if logged-in - Fix handling of special characters in group names - Fix downloading of big files in special situations - More consistent handling of debug mode - Fix sharing email notifications - Disabling upload button if upload is not possible - Fix detection of system wide mount points - Handle video viewer in sharing links correctly - Update encryption keys recursively if a folder was moved - Enable download button for public folders - Handle exceptions if file to too big for trash-bin correctly - Quota fixes - Avoid unnecessary writing to the DB when preferences are not changed - Disable download button if zip download is disabled - Fix searching for users in special situations - Mount-point handling fixes - Correctly handle storage stats for trash bin - Remove etag warning for trash bin - Hardened SFTP host verification ----------------------------- Release "7.0.1" Aug 4. 2014 - Set maximum width for notification so they don´t overlap the whole header - Don't preload videos on public sharing - Fix preview size calculation under certain conditions - Fix to always show all available versions in the versions dropdown - Support WebDAV copy operation and make encryption aware of it - Make sure to set the expire date if a date is set as default - Improved link icon for better UX - Fix rendering of blank template - Only call exec if is is enabled by PHP - Limit app menu icon size - Show a warning in the personal settings and admin settins if the encyption keys are not yet initialized - Always remove share permission if user is excluded from sharing - Add OCS api call to set expire date for link shares - Improved db schema migration for sqlite - Don't try to execute background jobs that no longer exist - Improve look of search on mobile, save space in top bar - Set core version after a successful update to make upgrade more robust of app upgrades fail - Verify whether download URLs are valid - Fix preview animation on uploading - Prevent cron.php to trigger apps updating - Fix remote share when remote server is installed at the root - Fix files sorting - Fix calendar import - Fix gallery pause icon - Several contacts fixes specifically for PHP 5.3 - Make updater more robust ----------------------------- Release "7.0.0" July 23. 2014 - New files view including sorting and endless scrolling - Server to Server sharing - Sharing overview - Improved sharing admin control - No more mandatory Shared folder - Improved ownCloud Documents features - Hugely improved Activity app including email notifications - Mobile optimized webinterface - Password strength indicator - Significant speed improvements - New user-management - Support for Swift object stores - Email configuration wizard - Email template editor - Improved upgrade process`
2014-11-30 01:08:57 +01:00
share/owncloud/apps/firstrunwizard/l10n/si_LK.php
share/owncloud/apps/firstrunwizard/l10n/sk_SK.js
share/owncloud/apps/firstrunwizard/l10n/sk_SK.json
share/owncloud/apps/firstrunwizard/l10n/sk_SK.php
share/owncloud/apps/firstrunwizard/l10n/sl.js
share/owncloud/apps/firstrunwizard/l10n/sl.json
share/owncloud/apps/firstrunwizard/l10n/sl.php
share/owncloud/apps/firstrunwizard/l10n/sq.js
share/owncloud/apps/firstrunwizard/l10n/sq.json
Update to 6.0.0a * Switch to 6 branch * Replace interpreters with REPLACE_* Changelog: Version 6.0.0a Dec 14th 2013 Remove wrong warnings from logfile Fix LDAP authentication Fix LDAP configuration Fix Share dialog Fix migration under certain conditions Fix database encoding for old PHP versions Fix select all checkbox Fix migration with lucene search enabled Fix migration for postgresql Version 6.0.0 Dec 11th 2013 User Avatars Previews in files app and other places Updated design, less clutter and more whitespace Public gallery sharing Activities Better file conflict handling dialog Improved public App API Sharing API Example Files Share Email Notifications New Doctrine based database layer Plural translations Refactored OC.dialogs (both code and design wise) Priorize often used languages in personal-settings language selection Update jquery to 1.10.0 and add jquery-migrate 1.2.1 Show a summary as the last filelist entry Improve app-management (more verbose error-messages) Show ‘More apps’ link to app administration directly in app navigation Templates for newly created files Add MB indicator to size column Google Drive external storage uses a new library New icons for shared and external folders File uploads conflicts dialog Possibility to prepopulate a new users home with a skeleton Public upload with encryption enabled Users now can decrypt the files again if their encryption app was enabled Many quota related fixes Total used space (with quota) now only counts user’s own files Many external storage fixes, improved performance Improved file navigation performance by using Ajax calls (no full page reload for each folder) The file owner can now also restore deleted shared files New version drop-down with previews and the ability to downloading versions directly
2013-12-27 16:56:38 +01:00
share/owncloud/apps/firstrunwizard/l10n/sq.php
share/owncloud/apps/firstrunwizard/l10n/sr.php
share/owncloud/apps/firstrunwizard/l10n/sr@latin.js
share/owncloud/apps/firstrunwizard/l10n/sr@latin.json
share/owncloud/apps/firstrunwizard/l10n/sr@latin.php
share/owncloud/apps/firstrunwizard/l10n/sv.js
share/owncloud/apps/firstrunwizard/l10n/sv.json
share/owncloud/apps/firstrunwizard/l10n/sv.php
Update to 7.0.3 Changelog: Release "7.0.3" Oct 22. 2014 - Some OS X server fixes - Several external storage fixes and improvements - Close session early to speedup apps page loading - Add overwrite.cli.url config option - Fix finding old versions in special cases - Make versions and encryption aware of copy operations - Force loading encryption app in all needed cases - Better filesystem scanning error messages - LDAP wizard fixes - Add configuration switch to enable preview mimetypes - Create backup of all encryption keys before recovery - Add displayname for admins - Better config.sample documentation - Better apps descriptions - Improve visual feedback if recovery key password gets changed - Fix some object store integration issues - Improved data directory configuration - Fix DAV permissions without create permissions - Fix filepicker home icon being partly hidden - Do only follow http and https redirects - Properly delete old previews - Prevent upgrades between more than one major versions - Several security fixes - Lots of smaller improvements ----------------------------- Release "6.0.6" Oct 22. 2014 - Fix finding old versions in special cases - Make versions and encryption aware of copy operations - Force loading encryption app in all needed cases - Better filesystem scanning error messages - LDAP wizard fixes - Add configuration switch to enable preview mimetypes - Create backup of all encryption keys before recovery - Add displayname for admins - Several security fixes - Lots of smaller improvements ----------------------------- Release "5.0.18" Oct 22. 2014 - Only allow http and https redirects - Documentation fixes - Several security fixes - Several smaller fixes ----------------------------- Release "7.0.2" Aug 26. 2014 - App upgrading stability improvements - Make default share folder configurable - Improve readability of error messages - Log failed authentication - S3 key fixes - Fix range requests with encryption - Several LDAP fixes - Remove obsolete 'Download preparing' message for zip downloads - Remove not working checks from code checker - No error if we try to delete a file which no longer exists - Fix detection of system wide mount points - Simplify App navigation - Add group management to public api - Remove confusing 'automatic logon rejected' message - Implement a txt preview fallback for the case that ttf is not support - Fix tiny thumbnail bug - Don't display share permission if resharing was disabled by the admin - Close session right before the download starts - Fix date display in filepicker - Don't touch non-oc tables when doing the InnoDB repair step - Several Documents fixes - Correctly handle public uploads activities - Add better 4 image previews to gallery ----------------------------- Release "6.0.5" Aug 26. 2014 - Documentation improvements - fix anonymous upload if logged-in - Fix handling of special characters in group names - Fix downloading of big files in special situations - More consistent handling of debug mode - Fix sharing email notifications - Disabling upload button if upload is not possible - Fix detection of system wide mount points - Handle video viewer in sharing links correctly - Update encryption keys recursively if a folder was moved - Enable download button for public folders - Handle exceptions if file to too big for trash-bin correctly - Quota fixes - Avoid unnecessary writing to the DB when preferences are not changed - Disable download button if zip download is disabled - Fix searching for users in special situations - Mount-point handling fixes - Correctly handle storage stats for trash bin - Remove etag warning for trash bin - Hardened SFTP host verification ----------------------------- Release "7.0.1" Aug 4. 2014 - Set maximum width for notification so they don´t overlap the whole header - Don't preload videos on public sharing - Fix preview size calculation under certain conditions - Fix to always show all available versions in the versions dropdown - Support WebDAV copy operation and make encryption aware of it - Make sure to set the expire date if a date is set as default - Improved link icon for better UX - Fix rendering of blank template - Only call exec if is is enabled by PHP - Limit app menu icon size - Show a warning in the personal settings and admin settins if the encyption keys are not yet initialized - Always remove share permission if user is excluded from sharing - Add OCS api call to set expire date for link shares - Improved db schema migration for sqlite - Don't try to execute background jobs that no longer exist - Improve look of search on mobile, save space in top bar - Set core version after a successful update to make upgrade more robust of app upgrades fail - Verify whether download URLs are valid - Fix preview animation on uploading - Prevent cron.php to trigger apps updating - Fix remote share when remote server is installed at the root - Fix files sorting - Fix calendar import - Fix gallery pause icon - Several contacts fixes specifically for PHP 5.3 - Make updater more robust ----------------------------- Release "7.0.0" July 23. 2014 - New files view including sorting and endless scrolling - Server to Server sharing - Sharing overview - Improved sharing admin control - No more mandatory Shared folder - Improved ownCloud Documents features - Hugely improved Activity app including email notifications - Mobile optimized webinterface - Password strength indicator - Significant speed improvements - New user-management - Support for Swift object stores - Email configuration wizard - Email template editor - Improved upgrade process`
2014-11-30 01:08:57 +01:00
share/owncloud/apps/firstrunwizard/l10n/ta_LK.php
Update to 6.0.0a * Switch to 6 branch * Replace interpreters with REPLACE_* Changelog: Version 6.0.0a Dec 14th 2013 Remove wrong warnings from logfile Fix LDAP authentication Fix LDAP configuration Fix Share dialog Fix migration under certain conditions Fix database encoding for old PHP versions Fix select all checkbox Fix migration with lucene search enabled Fix migration for postgresql Version 6.0.0 Dec 11th 2013 User Avatars Previews in files app and other places Updated design, less clutter and more whitespace Public gallery sharing Activities Better file conflict handling dialog Improved public App API Sharing API Example Files Share Email Notifications New Doctrine based database layer Plural translations Refactored OC.dialogs (both code and design wise) Priorize often used languages in personal-settings language selection Update jquery to 1.10.0 and add jquery-migrate 1.2.1 Show a summary as the last filelist entry Improve app-management (more verbose error-messages) Show ‘More apps’ link to app administration directly in app navigation Templates for newly created files Add MB indicator to size column Google Drive external storage uses a new library New icons for shared and external folders File uploads conflicts dialog Possibility to prepopulate a new users home with a skeleton Public upload with encryption enabled Users now can decrypt the files again if their encryption app was enabled Many quota related fixes Total used space (with quota) now only counts user’s own files Many external storage fixes, improved performance Improved file navigation performance by using Ajax calls (no full page reload for each folder) The file owner can now also restore deleted shared files New version drop-down with previews and the ability to downloading versions directly
2013-12-27 16:56:38 +01:00
share/owncloud/apps/firstrunwizard/l10n/te.php
share/owncloud/apps/firstrunwizard/l10n/th_TH.php
share/owncloud/apps/firstrunwizard/l10n/tr.js
share/owncloud/apps/firstrunwizard/l10n/tr.json
share/owncloud/apps/firstrunwizard/l10n/tr.php
Update to 6.0.0a * Switch to 6 branch * Replace interpreters with REPLACE_* Changelog: Version 6.0.0a Dec 14th 2013 Remove wrong warnings from logfile Fix LDAP authentication Fix LDAP configuration Fix Share dialog Fix migration under certain conditions Fix database encoding for old PHP versions Fix select all checkbox Fix migration with lucene search enabled Fix migration for postgresql Version 6.0.0 Dec 11th 2013 User Avatars Previews in files app and other places Updated design, less clutter and more whitespace Public gallery sharing Activities Better file conflict handling dialog Improved public App API Sharing API Example Files Share Email Notifications New Doctrine based database layer Plural translations Refactored OC.dialogs (both code and design wise) Priorize often used languages in personal-settings language selection Update jquery to 1.10.0 and add jquery-migrate 1.2.1 Show a summary as the last filelist entry Improve app-management (more verbose error-messages) Show ‘More apps’ link to app administration directly in app navigation Templates for newly created files Add MB indicator to size column Google Drive external storage uses a new library New icons for shared and external folders File uploads conflicts dialog Possibility to prepopulate a new users home with a skeleton Public upload with encryption enabled Users now can decrypt the files again if their encryption app was enabled Many quota related fixes Total used space (with quota) now only counts user’s own files Many external storage fixes, improved performance Improved file navigation performance by using Ajax calls (no full page reload for each folder) The file owner can now also restore deleted shared files New version drop-down with previews and the ability to downloading versions directly
2013-12-27 16:56:38 +01:00
share/owncloud/apps/firstrunwizard/l10n/ug.php
share/owncloud/apps/firstrunwizard/l10n/uk.js
share/owncloud/apps/firstrunwizard/l10n/uk.json
share/owncloud/apps/firstrunwizard/l10n/uk.php
share/owncloud/apps/firstrunwizard/l10n/vi.php
share/owncloud/apps/firstrunwizard/l10n/zh_CN.js
share/owncloud/apps/firstrunwizard/l10n/zh_CN.json
share/owncloud/apps/firstrunwizard/l10n/zh_CN.php
share/owncloud/apps/firstrunwizard/l10n/zh_HK.php
share/owncloud/apps/firstrunwizard/l10n/zh_TW.js
share/owncloud/apps/firstrunwizard/l10n/zh_TW.json
share/owncloud/apps/firstrunwizard/l10n/zh_TW.php
share/owncloud/apps/firstrunwizard/lib/firstrunwizard.php
share/owncloud/apps/firstrunwizard/templates/wizard.php
share/owncloud/apps/firstrunwizard/wizard.php
share/owncloud/apps/gallery/ajax/batch.php
share/owncloud/apps/gallery/ajax/gallery.php
share/owncloud/apps/gallery/ajax/getimages.php
share/owncloud/apps/gallery/ajax/image.php
share/owncloud/apps/gallery/ajax/thumbnail.php
share/owncloud/apps/gallery/appinfo/app.php
share/owncloud/apps/gallery/appinfo/info.xml
share/owncloud/apps/gallery/appinfo/routes.php
share/owncloud/apps/gallery/appinfo/version
share/owncloud/apps/gallery/css/mobile.css
Update to 6.0.0a * Switch to 6 branch * Replace interpreters with REPLACE_* Changelog: Version 6.0.0a Dec 14th 2013 Remove wrong warnings from logfile Fix LDAP authentication Fix LDAP configuration Fix Share dialog Fix migration under certain conditions Fix database encoding for old PHP versions Fix select all checkbox Fix migration with lucene search enabled Fix migration for postgresql Version 6.0.0 Dec 11th 2013 User Avatars Previews in files app and other places Updated design, less clutter and more whitespace Public gallery sharing Activities Better file conflict handling dialog Improved public App API Sharing API Example Files Share Email Notifications New Doctrine based database layer Plural translations Refactored OC.dialogs (both code and design wise) Priorize often used languages in personal-settings language selection Update jquery to 1.10.0 and add jquery-migrate 1.2.1 Show a summary as the last filelist entry Improve app-management (more verbose error-messages) Show ‘More apps’ link to app administration directly in app navigation Templates for newly created files Add MB indicator to size column Google Drive external storage uses a new library New icons for shared and external folders File uploads conflicts dialog Possibility to prepopulate a new users home with a skeleton Public upload with encryption enabled Users now can decrypt the files again if their encryption app was enabled Many quota related fixes Total used space (with quota) now only counts user’s own files Many external storage fixes, improved performance Improved file navigation performance by using Ajax calls (no full page reload for each folder) The file owner can now also restore deleted shared files New version drop-down with previews and the ability to downloading versions directly
2013-12-27 16:56:38 +01:00
share/owncloud/apps/gallery/css/public.css
share/owncloud/apps/gallery/css/slideshow.css
share/owncloud/apps/gallery/css/styles.css
share/owncloud/apps/gallery/img/gallery.png
share/owncloud/apps/gallery/img/gallery.svg
share/owncloud/apps/gallery/index.php
Update to 7.0.3 Changelog: Release "7.0.3" Oct 22. 2014 - Some OS X server fixes - Several external storage fixes and improvements - Close session early to speedup apps page loading - Add overwrite.cli.url config option - Fix finding old versions in special cases - Make versions and encryption aware of copy operations - Force loading encryption app in all needed cases - Better filesystem scanning error messages - LDAP wizard fixes - Add configuration switch to enable preview mimetypes - Create backup of all encryption keys before recovery - Add displayname for admins - Better config.sample documentation - Better apps descriptions - Improve visual feedback if recovery key password gets changed - Fix some object store integration issues - Improved data directory configuration - Fix DAV permissions without create permissions - Fix filepicker home icon being partly hidden - Do only follow http and https redirects - Properly delete old previews - Prevent upgrades between more than one major versions - Several security fixes - Lots of smaller improvements ----------------------------- Release "6.0.6" Oct 22. 2014 - Fix finding old versions in special cases - Make versions and encryption aware of copy operations - Force loading encryption app in all needed cases - Better filesystem scanning error messages - LDAP wizard fixes - Add configuration switch to enable preview mimetypes - Create backup of all encryption keys before recovery - Add displayname for admins - Several security fixes - Lots of smaller improvements ----------------------------- Release "5.0.18" Oct 22. 2014 - Only allow http and https redirects - Documentation fixes - Several security fixes - Several smaller fixes ----------------------------- Release "7.0.2" Aug 26. 2014 - App upgrading stability improvements - Make default share folder configurable - Improve readability of error messages - Log failed authentication - S3 key fixes - Fix range requests with encryption - Several LDAP fixes - Remove obsolete 'Download preparing' message for zip downloads - Remove not working checks from code checker - No error if we try to delete a file which no longer exists - Fix detection of system wide mount points - Simplify App navigation - Add group management to public api - Remove confusing 'automatic logon rejected' message - Implement a txt preview fallback for the case that ttf is not support - Fix tiny thumbnail bug - Don't display share permission if resharing was disabled by the admin - Close session right before the download starts - Fix date display in filepicker - Don't touch non-oc tables when doing the InnoDB repair step - Several Documents fixes - Correctly handle public uploads activities - Add better 4 image previews to gallery ----------------------------- Release "6.0.5" Aug 26. 2014 - Documentation improvements - fix anonymous upload if logged-in - Fix handling of special characters in group names - Fix downloading of big files in special situations - More consistent handling of debug mode - Fix sharing email notifications - Disabling upload button if upload is not possible - Fix detection of system wide mount points - Handle video viewer in sharing links correctly - Update encryption keys recursively if a folder was moved - Enable download button for public folders - Handle exceptions if file to too big for trash-bin correctly - Quota fixes - Avoid unnecessary writing to the DB when preferences are not changed - Disable download button if zip download is disabled - Fix searching for users in special situations - Mount-point handling fixes - Correctly handle storage stats for trash bin - Remove etag warning for trash bin - Hardened SFTP host verification ----------------------------- Release "7.0.1" Aug 4. 2014 - Set maximum width for notification so they don´t overlap the whole header - Don't preload videos on public sharing - Fix preview size calculation under certain conditions - Fix to always show all available versions in the versions dropdown - Support WebDAV copy operation and make encryption aware of it - Make sure to set the expire date if a date is set as default - Improved link icon for better UX - Fix rendering of blank template - Only call exec if is is enabled by PHP - Limit app menu icon size - Show a warning in the personal settings and admin settins if the encyption keys are not yet initialized - Always remove share permission if user is excluded from sharing - Add OCS api call to set expire date for link shares - Improved db schema migration for sqlite - Don't try to execute background jobs that no longer exist - Improve look of search on mobile, save space in top bar - Set core version after a successful update to make upgrade more robust of app upgrades fail - Verify whether download URLs are valid - Fix preview animation on uploading - Prevent cron.php to trigger apps updating - Fix remote share when remote server is installed at the root - Fix files sorting - Fix calendar import - Fix gallery pause icon - Several contacts fixes specifically for PHP 5.3 - Make updater more robust ----------------------------- Release "7.0.0" July 23. 2014 - New files view including sorting and endless scrolling - Server to Server sharing - Sharing overview - Improved sharing admin control - No more mandatory Shared folder - Improved ownCloud Documents features - Hugely improved Activity app including email notifications - Mobile optimized webinterface - Password strength indicator - Significant speed improvements - New user-management - Support for Swift object stores - Email configuration wizard - Email template editor - Improved upgrade process`
2014-11-30 01:08:57 +01:00
share/owncloud/apps/gallery/js/album.js
share/owncloud/apps/gallery/js/gallery.js
share/owncloud/apps/gallery/js/jquery.mousewheel-3.1.1.js
Update to 6.0.0a * Switch to 6 branch * Replace interpreters with REPLACE_* Changelog: Version 6.0.0a Dec 14th 2013 Remove wrong warnings from logfile Fix LDAP authentication Fix LDAP configuration Fix Share dialog Fix migration under certain conditions Fix database encoding for old PHP versions Fix select all checkbox Fix migration with lucene search enabled Fix migration for postgresql Version 6.0.0 Dec 11th 2013 User Avatars Previews in files app and other places Updated design, less clutter and more whitespace Public gallery sharing Activities Better file conflict handling dialog Improved public App API Sharing API Example Files Share Email Notifications New Doctrine based database layer Plural translations Refactored OC.dialogs (both code and design wise) Priorize often used languages in personal-settings language selection Update jquery to 1.10.0 and add jquery-migrate 1.2.1 Show a summary as the last filelist entry Improve app-management (more verbose error-messages) Show ‘More apps’ link to app administration directly in app navigation Templates for newly created files Add MB indicator to size column Google Drive external storage uses a new library New icons for shared and external folders File uploads conflicts dialog Possibility to prepopulate a new users home with a skeleton Public upload with encryption enabled Users now can decrypt the files again if their encryption app was enabled Many quota related fixes Total used space (with quota) now only counts user’s own files Many external storage fixes, improved performance Improved file navigation performance by using Ajax calls (no full page reload for each folder) The file owner can now also restore deleted shared files New version drop-down with previews and the ability to downloading versions directly
2013-12-27 16:56:38 +01:00
share/owncloud/apps/gallery/js/public.js
share/owncloud/apps/gallery/js/slideshow.js
share/owncloud/apps/gallery/js/thumbnail.js
Update to 7.0.3 Changelog: Release "7.0.3" Oct 22. 2014 - Some OS X server fixes - Several external storage fixes and improvements - Close session early to speedup apps page loading - Add overwrite.cli.url config option - Fix finding old versions in special cases - Make versions and encryption aware of copy operations - Force loading encryption app in all needed cases - Better filesystem scanning error messages - LDAP wizard fixes - Add configuration switch to enable preview mimetypes - Create backup of all encryption keys before recovery - Add displayname for admins - Better config.sample documentation - Better apps descriptions - Improve visual feedback if recovery key password gets changed - Fix some object store integration issues - Improved data directory configuration - Fix DAV permissions without create permissions - Fix filepicker home icon being partly hidden - Do only follow http and https redirects - Properly delete old previews - Prevent upgrades between more than one major versions - Several security fixes - Lots of smaller improvements ----------------------------- Release "6.0.6" Oct 22. 2014 - Fix finding old versions in special cases - Make versions and encryption aware of copy operations - Force loading encryption app in all needed cases - Better filesystem scanning error messages - LDAP wizard fixes - Add configuration switch to enable preview mimetypes - Create backup of all encryption keys before recovery - Add displayname for admins - Several security fixes - Lots of smaller improvements ----------------------------- Release "5.0.18" Oct 22. 2014 - Only allow http and https redirects - Documentation fixes - Several security fixes - Several smaller fixes ----------------------------- Release "7.0.2" Aug 26. 2014 - App upgrading stability improvements - Make default share folder configurable - Improve readability of error messages - Log failed authentication - S3 key fixes - Fix range requests with encryption - Several LDAP fixes - Remove obsolete 'Download preparing' message for zip downloads - Remove not working checks from code checker - No error if we try to delete a file which no longer exists - Fix detection of system wide mount points - Simplify App navigation - Add group management to public api - Remove confusing 'automatic logon rejected' message - Implement a txt preview fallback for the case that ttf is not support - Fix tiny thumbnail bug - Don't display share permission if resharing was disabled by the admin - Close session right before the download starts - Fix date display in filepicker - Don't touch non-oc tables when doing the InnoDB repair step - Several Documents fixes - Correctly handle public uploads activities - Add better 4 image previews to gallery ----------------------------- Release "6.0.5" Aug 26. 2014 - Documentation improvements - fix anonymous upload if logged-in - Fix handling of special characters in group names - Fix downloading of big files in special situations - More consistent handling of debug mode - Fix sharing email notifications - Disabling upload button if upload is not possible - Fix detection of system wide mount points - Handle video viewer in sharing links correctly - Update encryption keys recursively if a folder was moved - Enable download button for public folders - Handle exceptions if file to too big for trash-bin correctly - Quota fixes - Avoid unnecessary writing to the DB when preferences are not changed - Disable download button if zip download is disabled - Fix searching for users in special situations - Mount-point handling fixes - Correctly handle storage stats for trash bin - Remove etag warning for trash bin - Hardened SFTP host verification ----------------------------- Release "7.0.1" Aug 4. 2014 - Set maximum width for notification so they don´t overlap the whole header - Don't preload videos on public sharing - Fix preview size calculation under certain conditions - Fix to always show all available versions in the versions dropdown - Support WebDAV copy operation and make encryption aware of it - Make sure to set the expire date if a date is set as default - Improved link icon for better UX - Fix rendering of blank template - Only call exec if is is enabled by PHP - Limit app menu icon size - Show a warning in the personal settings and admin settins if the encyption keys are not yet initialized - Always remove share permission if user is excluded from sharing - Add OCS api call to set expire date for link shares - Improved db schema migration for sqlite - Don't try to execute background jobs that no longer exist - Improve look of search on mobile, save space in top bar - Set core version after a successful update to make upgrade more robust of app upgrades fail - Verify whether download URLs are valid - Fix preview animation on uploading - Prevent cron.php to trigger apps updating - Fix remote share when remote server is installed at the root - Fix files sorting - Fix calendar import - Fix gallery pause icon - Several contacts fixes specifically for PHP 5.3 - Make updater more robust ----------------------------- Release "7.0.0" July 23. 2014 - New files view including sorting and endless scrolling - Server to Server sharing - Sharing overview - Improved sharing admin control - No more mandatory Shared folder - Improved ownCloud Documents features - Hugely improved Activity app including email notifications - Mobile optimized webinterface - Password strength indicator - Significant speed improvements - New user-management - Support for Swift object stores - Email configuration wizard - Email template editor - Improved upgrade process`
2014-11-30 01:08:57 +01:00
share/owncloud/apps/gallery/l10n/af_ZA.php
share/owncloud/apps/gallery/l10n/ar.js
share/owncloud/apps/gallery/l10n/ar.json
share/owncloud/apps/gallery/l10n/ar.php
share/owncloud/apps/gallery/l10n/ast.js
share/owncloud/apps/gallery/l10n/ast.json
Update to 7.0.3 Changelog: Release "7.0.3" Oct 22. 2014 - Some OS X server fixes - Several external storage fixes and improvements - Close session early to speedup apps page loading - Add overwrite.cli.url config option - Fix finding old versions in special cases - Make versions and encryption aware of copy operations - Force loading encryption app in all needed cases - Better filesystem scanning error messages - LDAP wizard fixes - Add configuration switch to enable preview mimetypes - Create backup of all encryption keys before recovery - Add displayname for admins - Better config.sample documentation - Better apps descriptions - Improve visual feedback if recovery key password gets changed - Fix some object store integration issues - Improved data directory configuration - Fix DAV permissions without create permissions - Fix filepicker home icon being partly hidden - Do only follow http and https redirects - Properly delete old previews - Prevent upgrades between more than one major versions - Several security fixes - Lots of smaller improvements ----------------------------- Release "6.0.6" Oct 22. 2014 - Fix finding old versions in special cases - Make versions and encryption aware of copy operations - Force loading encryption app in all needed cases - Better filesystem scanning error messages - LDAP wizard fixes - Add configuration switch to enable preview mimetypes - Create backup of all encryption keys before recovery - Add displayname for admins - Several security fixes - Lots of smaller improvements ----------------------------- Release "5.0.18" Oct 22. 2014 - Only allow http and https redirects - Documentation fixes - Several security fixes - Several smaller fixes ----------------------------- Release "7.0.2" Aug 26. 2014 - App upgrading stability improvements - Make default share folder configurable - Improve readability of error messages - Log failed authentication - S3 key fixes - Fix range requests with encryption - Several LDAP fixes - Remove obsolete 'Download preparing' message for zip downloads - Remove not working checks from code checker - No error if we try to delete a file which no longer exists - Fix detection of system wide mount points - Simplify App navigation - Add group management to public api - Remove confusing 'automatic logon rejected' message - Implement a txt preview fallback for the case that ttf is not support - Fix tiny thumbnail bug - Don't display share permission if resharing was disabled by the admin - Close session right before the download starts - Fix date display in filepicker - Don't touch non-oc tables when doing the InnoDB repair step - Several Documents fixes - Correctly handle public uploads activities - Add better 4 image previews to gallery ----------------------------- Release "6.0.5" Aug 26. 2014 - Documentation improvements - fix anonymous upload if logged-in - Fix handling of special characters in group names - Fix downloading of big files in special situations - More consistent handling of debug mode - Fix sharing email notifications - Disabling upload button if upload is not possible - Fix detection of system wide mount points - Handle video viewer in sharing links correctly - Update encryption keys recursively if a folder was moved - Enable download button for public folders - Handle exceptions if file to too big for trash-bin correctly - Quota fixes - Avoid unnecessary writing to the DB when preferences are not changed - Disable download button if zip download is disabled - Fix searching for users in special situations - Mount-point handling fixes - Correctly handle storage stats for trash bin - Remove etag warning for trash bin - Hardened SFTP host verification ----------------------------- Release "7.0.1" Aug 4. 2014 - Set maximum width for notification so they don´t overlap the whole header - Don't preload videos on public sharing - Fix preview size calculation under certain conditions - Fix to always show all available versions in the versions dropdown - Support WebDAV copy operation and make encryption aware of it - Make sure to set the expire date if a date is set as default - Improved link icon for better UX - Fix rendering of blank template - Only call exec if is is enabled by PHP - Limit app menu icon size - Show a warning in the personal settings and admin settins if the encyption keys are not yet initialized - Always remove share permission if user is excluded from sharing - Add OCS api call to set expire date for link shares - Improved db schema migration for sqlite - Don't try to execute background jobs that no longer exist - Improve look of search on mobile, save space in top bar - Set core version after a successful update to make upgrade more robust of app upgrades fail - Verify whether download URLs are valid - Fix preview animation on uploading - Prevent cron.php to trigger apps updating - Fix remote share when remote server is installed at the root - Fix files sorting - Fix calendar import - Fix gallery pause icon - Several contacts fixes specifically for PHP 5.3 - Make updater more robust ----------------------------- Release "7.0.0" July 23. 2014 - New files view including sorting and endless scrolling - Server to Server sharing - Sharing overview - Improved sharing admin control - No more mandatory Shared folder - Improved ownCloud Documents features - Hugely improved Activity app including email notifications - Mobile optimized webinterface - Password strength indicator - Significant speed improvements - New user-management - Support for Swift object stores - Email configuration wizard - Email template editor - Improved upgrade process`
2014-11-30 01:08:57 +01:00
share/owncloud/apps/gallery/l10n/ast.php
share/owncloud/apps/gallery/l10n/az.js
share/owncloud/apps/gallery/l10n/az.json
share/owncloud/apps/gallery/l10n/az.php
share/owncloud/apps/gallery/l10n/bg_BG.js
share/owncloud/apps/gallery/l10n/bg_BG.json
share/owncloud/apps/gallery/l10n/bg_BG.php
share/owncloud/apps/gallery/l10n/bn_BD.js
share/owncloud/apps/gallery/l10n/bn_BD.json
share/owncloud/apps/gallery/l10n/bn_BD.php
share/owncloud/apps/gallery/l10n/bn_IN.js
share/owncloud/apps/gallery/l10n/bn_IN.json
share/owncloud/apps/gallery/l10n/bn_IN.php
share/owncloud/apps/gallery/l10n/bs.js
share/owncloud/apps/gallery/l10n/bs.json
Update to 6.0.0a * Switch to 6 branch * Replace interpreters with REPLACE_* Changelog: Version 6.0.0a Dec 14th 2013 Remove wrong warnings from logfile Fix LDAP authentication Fix LDAP configuration Fix Share dialog Fix migration under certain conditions Fix database encoding for old PHP versions Fix select all checkbox Fix migration with lucene search enabled Fix migration for postgresql Version 6.0.0 Dec 11th 2013 User Avatars Previews in files app and other places Updated design, less clutter and more whitespace Public gallery sharing Activities Better file conflict handling dialog Improved public App API Sharing API Example Files Share Email Notifications New Doctrine based database layer Plural translations Refactored OC.dialogs (both code and design wise) Priorize often used languages in personal-settings language selection Update jquery to 1.10.0 and add jquery-migrate 1.2.1 Show a summary as the last filelist entry Improve app-management (more verbose error-messages) Show ‘More apps’ link to app administration directly in app navigation Templates for newly created files Add MB indicator to size column Google Drive external storage uses a new library New icons for shared and external folders File uploads conflicts dialog Possibility to prepopulate a new users home with a skeleton Public upload with encryption enabled Users now can decrypt the files again if their encryption app was enabled Many quota related fixes Total used space (with quota) now only counts user’s own files Many external storage fixes, improved performance Improved file navigation performance by using Ajax calls (no full page reload for each folder) The file owner can now also restore deleted shared files New version drop-down with previews and the ability to downloading versions directly
2013-12-27 16:56:38 +01:00
share/owncloud/apps/gallery/l10n/bs.php
share/owncloud/apps/gallery/l10n/ca.js
share/owncloud/apps/gallery/l10n/ca.json
share/owncloud/apps/gallery/l10n/ca.php
share/owncloud/apps/gallery/l10n/cs_CZ.js
share/owncloud/apps/gallery/l10n/cs_CZ.json
share/owncloud/apps/gallery/l10n/cs_CZ.php
Update to 6.0.0a * Switch to 6 branch * Replace interpreters with REPLACE_* Changelog: Version 6.0.0a Dec 14th 2013 Remove wrong warnings from logfile Fix LDAP authentication Fix LDAP configuration Fix Share dialog Fix migration under certain conditions Fix database encoding for old PHP versions Fix select all checkbox Fix migration with lucene search enabled Fix migration for postgresql Version 6.0.0 Dec 11th 2013 User Avatars Previews in files app and other places Updated design, less clutter and more whitespace Public gallery sharing Activities Better file conflict handling dialog Improved public App API Sharing API Example Files Share Email Notifications New Doctrine based database layer Plural translations Refactored OC.dialogs (both code and design wise) Priorize often used languages in personal-settings language selection Update jquery to 1.10.0 and add jquery-migrate 1.2.1 Show a summary as the last filelist entry Improve app-management (more verbose error-messages) Show ‘More apps’ link to app administration directly in app navigation Templates for newly created files Add MB indicator to size column Google Drive external storage uses a new library New icons for shared and external folders File uploads conflicts dialog Possibility to prepopulate a new users home with a skeleton Public upload with encryption enabled Users now can decrypt the files again if their encryption app was enabled Many quota related fixes Total used space (with quota) now only counts user’s own files Many external storage fixes, improved performance Improved file navigation performance by using Ajax calls (no full page reload for each folder) The file owner can now also restore deleted shared files New version drop-down with previews and the ability to downloading versions directly
2013-12-27 16:56:38 +01:00
share/owncloud/apps/gallery/l10n/cy_GB.php
share/owncloud/apps/gallery/l10n/da.js
share/owncloud/apps/gallery/l10n/da.json
share/owncloud/apps/gallery/l10n/da.php
share/owncloud/apps/gallery/l10n/de.js
share/owncloud/apps/gallery/l10n/de.json
share/owncloud/apps/gallery/l10n/de.php
Update to 7.0.3 Changelog: Release "7.0.3" Oct 22. 2014 - Some OS X server fixes - Several external storage fixes and improvements - Close session early to speedup apps page loading - Add overwrite.cli.url config option - Fix finding old versions in special cases - Make versions and encryption aware of copy operations - Force loading encryption app in all needed cases - Better filesystem scanning error messages - LDAP wizard fixes - Add configuration switch to enable preview mimetypes - Create backup of all encryption keys before recovery - Add displayname for admins - Better config.sample documentation - Better apps descriptions - Improve visual feedback if recovery key password gets changed - Fix some object store integration issues - Improved data directory configuration - Fix DAV permissions without create permissions - Fix filepicker home icon being partly hidden - Do only follow http and https redirects - Properly delete old previews - Prevent upgrades between more than one major versions - Several security fixes - Lots of smaller improvements ----------------------------- Release "6.0.6" Oct 22. 2014 - Fix finding old versions in special cases - Make versions and encryption aware of copy operations - Force loading encryption app in all needed cases - Better filesystem scanning error messages - LDAP wizard fixes - Add configuration switch to enable preview mimetypes - Create backup of all encryption keys before recovery - Add displayname for admins - Several security fixes - Lots of smaller improvements ----------------------------- Release "5.0.18" Oct 22. 2014 - Only allow http and https redirects - Documentation fixes - Several security fixes - Several smaller fixes ----------------------------- Release "7.0.2" Aug 26. 2014 - App upgrading stability improvements - Make default share folder configurable - Improve readability of error messages - Log failed authentication - S3 key fixes - Fix range requests with encryption - Several LDAP fixes - Remove obsolete 'Download preparing' message for zip downloads - Remove not working checks from code checker - No error if we try to delete a file which no longer exists - Fix detection of system wide mount points - Simplify App navigation - Add group management to public api - Remove confusing 'automatic logon rejected' message - Implement a txt preview fallback for the case that ttf is not support - Fix tiny thumbnail bug - Don't display share permission if resharing was disabled by the admin - Close session right before the download starts - Fix date display in filepicker - Don't touch non-oc tables when doing the InnoDB repair step - Several Documents fixes - Correctly handle public uploads activities - Add better 4 image previews to gallery ----------------------------- Release "6.0.5" Aug 26. 2014 - Documentation improvements - fix anonymous upload if logged-in - Fix handling of special characters in group names - Fix downloading of big files in special situations - More consistent handling of debug mode - Fix sharing email notifications - Disabling upload button if upload is not possible - Fix detection of system wide mount points - Handle video viewer in sharing links correctly - Update encryption keys recursively if a folder was moved - Enable download button for public folders - Handle exceptions if file to too big for trash-bin correctly - Quota fixes - Avoid unnecessary writing to the DB when preferences are not changed - Disable download button if zip download is disabled - Fix searching for users in special situations - Mount-point handling fixes - Correctly handle storage stats for trash bin - Remove etag warning for trash bin - Hardened SFTP host verification ----------------------------- Release "7.0.1" Aug 4. 2014 - Set maximum width for notification so they don´t overlap the whole header - Don't preload videos on public sharing - Fix preview size calculation under certain conditions - Fix to always show all available versions in the versions dropdown - Support WebDAV copy operation and make encryption aware of it - Make sure to set the expire date if a date is set as default - Improved link icon for better UX - Fix rendering of blank template - Only call exec if is is enabled by PHP - Limit app menu icon size - Show a warning in the personal settings and admin settins if the encyption keys are not yet initialized - Always remove share permission if user is excluded from sharing - Add OCS api call to set expire date for link shares - Improved db schema migration for sqlite - Don't try to execute background jobs that no longer exist - Improve look of search on mobile, save space in top bar - Set core version after a successful update to make upgrade more robust of app upgrades fail - Verify whether download URLs are valid - Fix preview animation on uploading - Prevent cron.php to trigger apps updating - Fix remote share when remote server is installed at the root - Fix files sorting - Fix calendar import - Fix gallery pause icon - Several contacts fixes specifically for PHP 5.3 - Make updater more robust ----------------------------- Release "7.0.0" July 23. 2014 - New files view including sorting and endless scrolling - Server to Server sharing - Sharing overview - Improved sharing admin control - No more mandatory Shared folder - Improved ownCloud Documents features - Hugely improved Activity app including email notifications - Mobile optimized webinterface - Password strength indicator - Significant speed improvements - New user-management - Support for Swift object stores - Email configuration wizard - Email template editor - Improved upgrade process`
2014-11-30 01:08:57 +01:00
share/owncloud/apps/gallery/l10n/de_AT.php
share/owncloud/apps/gallery/l10n/de_DE.js
share/owncloud/apps/gallery/l10n/de_DE.json
share/owncloud/apps/gallery/l10n/de_DE.php
share/owncloud/apps/gallery/l10n/el.js
share/owncloud/apps/gallery/l10n/el.json
share/owncloud/apps/gallery/l10n/el.php
share/owncloud/apps/gallery/l10n/en_GB.js
share/owncloud/apps/gallery/l10n/en_GB.json
Update to 6.0.0a * Switch to 6 branch * Replace interpreters with REPLACE_* Changelog: Version 6.0.0a Dec 14th 2013 Remove wrong warnings from logfile Fix LDAP authentication Fix LDAP configuration Fix Share dialog Fix migration under certain conditions Fix database encoding for old PHP versions Fix select all checkbox Fix migration with lucene search enabled Fix migration for postgresql Version 6.0.0 Dec 11th 2013 User Avatars Previews in files app and other places Updated design, less clutter and more whitespace Public gallery sharing Activities Better file conflict handling dialog Improved public App API Sharing API Example Files Share Email Notifications New Doctrine based database layer Plural translations Refactored OC.dialogs (both code and design wise) Priorize often used languages in personal-settings language selection Update jquery to 1.10.0 and add jquery-migrate 1.2.1 Show a summary as the last filelist entry Improve app-management (more verbose error-messages) Show ‘More apps’ link to app administration directly in app navigation Templates for newly created files Add MB indicator to size column Google Drive external storage uses a new library New icons for shared and external folders File uploads conflicts dialog Possibility to prepopulate a new users home with a skeleton Public upload with encryption enabled Users now can decrypt the files again if their encryption app was enabled Many quota related fixes Total used space (with quota) now only counts user’s own files Many external storage fixes, improved performance Improved file navigation performance by using Ajax calls (no full page reload for each folder) The file owner can now also restore deleted shared files New version drop-down with previews and the ability to downloading versions directly
2013-12-27 16:56:38 +01:00
share/owncloud/apps/gallery/l10n/en_GB.php
share/owncloud/apps/gallery/l10n/eo.js
share/owncloud/apps/gallery/l10n/eo.json
share/owncloud/apps/gallery/l10n/eo.php
share/owncloud/apps/gallery/l10n/es.js
share/owncloud/apps/gallery/l10n/es.json
share/owncloud/apps/gallery/l10n/es.php
share/owncloud/apps/gallery/l10n/es_AR.js
share/owncloud/apps/gallery/l10n/es_AR.json
share/owncloud/apps/gallery/l10n/es_AR.php
Update to 7.0.3 Changelog: Release "7.0.3" Oct 22. 2014 - Some OS X server fixes - Several external storage fixes and improvements - Close session early to speedup apps page loading - Add overwrite.cli.url config option - Fix finding old versions in special cases - Make versions and encryption aware of copy operations - Force loading encryption app in all needed cases - Better filesystem scanning error messages - LDAP wizard fixes - Add configuration switch to enable preview mimetypes - Create backup of all encryption keys before recovery - Add displayname for admins - Better config.sample documentation - Better apps descriptions - Improve visual feedback if recovery key password gets changed - Fix some object store integration issues - Improved data directory configuration - Fix DAV permissions without create permissions - Fix filepicker home icon being partly hidden - Do only follow http and https redirects - Properly delete old previews - Prevent upgrades between more than one major versions - Several security fixes - Lots of smaller improvements ----------------------------- Release "6.0.6" Oct 22. 2014 - Fix finding old versions in special cases - Make versions and encryption aware of copy operations - Force loading encryption app in all needed cases - Better filesystem scanning error messages - LDAP wizard fixes - Add configuration switch to enable preview mimetypes - Create backup of all encryption keys before recovery - Add displayname for admins - Several security fixes - Lots of smaller improvements ----------------------------- Release "5.0.18" Oct 22. 2014 - Only allow http and https redirects - Documentation fixes - Several security fixes - Several smaller fixes ----------------------------- Release "7.0.2" Aug 26. 2014 - App upgrading stability improvements - Make default share folder configurable - Improve readability of error messages - Log failed authentication - S3 key fixes - Fix range requests with encryption - Several LDAP fixes - Remove obsolete 'Download preparing' message for zip downloads - Remove not working checks from code checker - No error if we try to delete a file which no longer exists - Fix detection of system wide mount points - Simplify App navigation - Add group management to public api - Remove confusing 'automatic logon rejected' message - Implement a txt preview fallback for the case that ttf is not support - Fix tiny thumbnail bug - Don't display share permission if resharing was disabled by the admin - Close session right before the download starts - Fix date display in filepicker - Don't touch non-oc tables when doing the InnoDB repair step - Several Documents fixes - Correctly handle public uploads activities - Add better 4 image previews to gallery ----------------------------- Release "6.0.5" Aug 26. 2014 - Documentation improvements - fix anonymous upload if logged-in - Fix handling of special characters in group names - Fix downloading of big files in special situations - More consistent handling of debug mode - Fix sharing email notifications - Disabling upload button if upload is not possible - Fix detection of system wide mount points - Handle video viewer in sharing links correctly - Update encryption keys recursively if a folder was moved - Enable download button for public folders - Handle exceptions if file to too big for trash-bin correctly - Quota fixes - Avoid unnecessary writing to the DB when preferences are not changed - Disable download button if zip download is disabled - Fix searching for users in special situations - Mount-point handling fixes - Correctly handle storage stats for trash bin - Remove etag warning for trash bin - Hardened SFTP host verification ----------------------------- Release "7.0.1" Aug 4. 2014 - Set maximum width for notification so they don´t overlap the whole header - Don't preload videos on public sharing - Fix preview size calculation under certain conditions - Fix to always show all available versions in the versions dropdown - Support WebDAV copy operation and make encryption aware of it - Make sure to set the expire date if a date is set as default - Improved link icon for better UX - Fix rendering of blank template - Only call exec if is is enabled by PHP - Limit app menu icon size - Show a warning in the personal settings and admin settins if the encyption keys are not yet initialized - Always remove share permission if user is excluded from sharing - Add OCS api call to set expire date for link shares - Improved db schema migration for sqlite - Don't try to execute background jobs that no longer exist - Improve look of search on mobile, save space in top bar - Set core version after a successful update to make upgrade more robust of app upgrades fail - Verify whether download URLs are valid - Fix preview animation on uploading - Prevent cron.php to trigger apps updating - Fix remote share when remote server is installed at the root - Fix files sorting - Fix calendar import - Fix gallery pause icon - Several contacts fixes specifically for PHP 5.3 - Make updater more robust ----------------------------- Release "7.0.0" July 23. 2014 - New files view including sorting and endless scrolling - Server to Server sharing - Sharing overview - Improved sharing admin control - No more mandatory Shared folder - Improved ownCloud Documents features - Hugely improved Activity app including email notifications - Mobile optimized webinterface - Password strength indicator - Significant speed improvements - New user-management - Support for Swift object stores - Email configuration wizard - Email template editor - Improved upgrade process`
2014-11-30 01:08:57 +01:00
share/owncloud/apps/gallery/l10n/es_CL.php
share/owncloud/apps/gallery/l10n/es_MX.js
share/owncloud/apps/gallery/l10n/es_MX.json
Update to 7.0.3 Changelog: Release "7.0.3" Oct 22. 2014 - Some OS X server fixes - Several external storage fixes and improvements - Close session early to speedup apps page loading - Add overwrite.cli.url config option - Fix finding old versions in special cases - Make versions and encryption aware of copy operations - Force loading encryption app in all needed cases - Better filesystem scanning error messages - LDAP wizard fixes - Add configuration switch to enable preview mimetypes - Create backup of all encryption keys before recovery - Add displayname for admins - Better config.sample documentation - Better apps descriptions - Improve visual feedback if recovery key password gets changed - Fix some object store integration issues - Improved data directory configuration - Fix DAV permissions without create permissions - Fix filepicker home icon being partly hidden - Do only follow http and https redirects - Properly delete old previews - Prevent upgrades between more than one major versions - Several security fixes - Lots of smaller improvements ----------------------------- Release "6.0.6" Oct 22. 2014 - Fix finding old versions in special cases - Make versions and encryption aware of copy operations - Force loading encryption app in all needed cases - Better filesystem scanning error messages - LDAP wizard fixes - Add configuration switch to enable preview mimetypes - Create backup of all encryption keys before recovery - Add displayname for admins - Several security fixes - Lots of smaller improvements ----------------------------- Release "5.0.18" Oct 22. 2014 - Only allow http and https redirects - Documentation fixes - Several security fixes - Several smaller fixes ----------------------------- Release "7.0.2" Aug 26. 2014 - App upgrading stability improvements - Make default share folder configurable - Improve readability of error messages - Log failed authentication - S3 key fixes - Fix range requests with encryption - Several LDAP fixes - Remove obsolete 'Download preparing' message for zip downloads - Remove not working checks from code checker - No error if we try to delete a file which no longer exists - Fix detection of system wide mount points - Simplify App navigation - Add group management to public api - Remove confusing 'automatic logon rejected' message - Implement a txt preview fallback for the case that ttf is not support - Fix tiny thumbnail bug - Don't display share permission if resharing was disabled by the admin - Close session right before the download starts - Fix date display in filepicker - Don't touch non-oc tables when doing the InnoDB repair step - Several Documents fixes - Correctly handle public uploads activities - Add better 4 image previews to gallery ----------------------------- Release "6.0.5" Aug 26. 2014 - Documentation improvements - fix anonymous upload if logged-in - Fix handling of special characters in group names - Fix downloading of big files in special situations - More consistent handling of debug mode - Fix sharing email notifications - Disabling upload button if upload is not possible - Fix detection of system wide mount points - Handle video viewer in sharing links correctly - Update encryption keys recursively if a folder was moved - Enable download button for public folders - Handle exceptions if file to too big for trash-bin correctly - Quota fixes - Avoid unnecessary writing to the DB when preferences are not changed - Disable download button if zip download is disabled - Fix searching for users in special situations - Mount-point handling fixes - Correctly handle storage stats for trash bin - Remove etag warning for trash bin - Hardened SFTP host verification ----------------------------- Release "7.0.1" Aug 4. 2014 - Set maximum width for notification so they don´t overlap the whole header - Don't preload videos on public sharing - Fix preview size calculation under certain conditions - Fix to always show all available versions in the versions dropdown - Support WebDAV copy operation and make encryption aware of it - Make sure to set the expire date if a date is set as default - Improved link icon for better UX - Fix rendering of blank template - Only call exec if is is enabled by PHP - Limit app menu icon size - Show a warning in the personal settings and admin settins if the encyption keys are not yet initialized - Always remove share permission if user is excluded from sharing - Add OCS api call to set expire date for link shares - Improved db schema migration for sqlite - Don't try to execute background jobs that no longer exist - Improve look of search on mobile, save space in top bar - Set core version after a successful update to make upgrade more robust of app upgrades fail - Verify whether download URLs are valid - Fix preview animation on uploading - Prevent cron.php to trigger apps updating - Fix remote share when remote server is installed at the root - Fix files sorting - Fix calendar import - Fix gallery pause icon - Several contacts fixes specifically for PHP 5.3 - Make updater more robust ----------------------------- Release "7.0.0" July 23. 2014 - New files view including sorting and endless scrolling - Server to Server sharing - Sharing overview - Improved sharing admin control - No more mandatory Shared folder - Improved ownCloud Documents features - Hugely improved Activity app including email notifications - Mobile optimized webinterface - Password strength indicator - Significant speed improvements - New user-management - Support for Swift object stores - Email configuration wizard - Email template editor - Improved upgrade process`
2014-11-30 01:08:57 +01:00
share/owncloud/apps/gallery/l10n/es_MX.php
share/owncloud/apps/gallery/l10n/et_EE.js
share/owncloud/apps/gallery/l10n/et_EE.json
share/owncloud/apps/gallery/l10n/et_EE.php
share/owncloud/apps/gallery/l10n/eu.js
share/owncloud/apps/gallery/l10n/eu.json
share/owncloud/apps/gallery/l10n/eu.php
share/owncloud/apps/gallery/l10n/fa.js
share/owncloud/apps/gallery/l10n/fa.json
share/owncloud/apps/gallery/l10n/fa.php
share/owncloud/apps/gallery/l10n/fi_FI.js
share/owncloud/apps/gallery/l10n/fi_FI.json
Update to 4.0.4 * php-sqlite is no longer needed at least fresh installation * Tested with php54 and apache24 * php-xml is needed * Update MESSAGE Changelog: Version 4.0.4 June 28rd 2012 Fix assigning several groups to a user. Fix LDAP connector with AD servers Conserve some memory in Contacts App Fix a warning in Gallery when deleting files Fix a bug in the music scanner Version 4.0.3 June 23rd 2012 Added a check if the .htaccess file is working and the data directory is protected or not. Added a check if a user is allowed to edit a bookmark or not. Fix the bookmarklet Fix the timezone in the datepicker Fix mimetype detection for cdr files Fix the filecache for the /Shared folder Fix a potential data corruption bug in the encryption app Don¡­t show other users filenames during filesystem cache rebuild Fix several XSS bugs Performance improvements for WebDAV and Desktop Syncing Fix quota calculation Improve the LDAP integration and group management Fix problems with the pdf viewer Fix user account migration Implement several CSRF security checks Fix a gallery bug where first picture is repeated in the last picture. Lot¡­s of calendar fixes Fix problem with ¡È/¡É in filenames Updated translations Several fixes in Contacts Lot¡­s of fixes in the Tasks App Fix a bug in the filesystem cache with ghost entries Version 4.0.2 June 11th 2012 Lot¡Çs of gallery fixes More 3rd party apps visible Fixed update notifications Several calendar fixes Several XSS fixes in calendar Several improvements in contacts Fix infinite redirect during setup for windows hosts Several XSS fixes in contacts New user password salting Several LDAP fixes Fix duplicate emails in sharing Improved compatibility with Android browser Fixed calendar links Fixed logging Allow ¡È/¡É in filenames Updated translations Fixed reverse proxy and custom hosts configuration Fix contact photo editing Don¡Çt allow renaming, deleting and resharing of shared folder
2012-07-10 15:20:19 +02:00
share/owncloud/apps/gallery/l10n/fi_FI.php
share/owncloud/apps/gallery/l10n/fr.js
share/owncloud/apps/gallery/l10n/fr.json
share/owncloud/apps/gallery/l10n/fr.php
share/owncloud/apps/gallery/l10n/gl.js
share/owncloud/apps/gallery/l10n/gl.json
share/owncloud/apps/gallery/l10n/gl.php
share/owncloud/apps/gallery/l10n/he.php
share/owncloud/apps/gallery/l10n/hi.js
share/owncloud/apps/gallery/l10n/hi.json
Update to 6.0.0a * Switch to 6 branch * Replace interpreters with REPLACE_* Changelog: Version 6.0.0a Dec 14th 2013 Remove wrong warnings from logfile Fix LDAP authentication Fix LDAP configuration Fix Share dialog Fix migration under certain conditions Fix database encoding for old PHP versions Fix select all checkbox Fix migration with lucene search enabled Fix migration for postgresql Version 6.0.0 Dec 11th 2013 User Avatars Previews in files app and other places Updated design, less clutter and more whitespace Public gallery sharing Activities Better file conflict handling dialog Improved public App API Sharing API Example Files Share Email Notifications New Doctrine based database layer Plural translations Refactored OC.dialogs (both code and design wise) Priorize often used languages in personal-settings language selection Update jquery to 1.10.0 and add jquery-migrate 1.2.1 Show a summary as the last filelist entry Improve app-management (more verbose error-messages) Show ‘More apps’ link to app administration directly in app navigation Templates for newly created files Add MB indicator to size column Google Drive external storage uses a new library New icons for shared and external folders File uploads conflicts dialog Possibility to prepopulate a new users home with a skeleton Public upload with encryption enabled Users now can decrypt the files again if their encryption app was enabled Many quota related fixes Total used space (with quota) now only counts user’s own files Many external storage fixes, improved performance Improved file navigation performance by using Ajax calls (no full page reload for each folder) The file owner can now also restore deleted shared files New version drop-down with previews and the ability to downloading versions directly
2013-12-27 16:56:38 +01:00
share/owncloud/apps/gallery/l10n/hi.php
share/owncloud/apps/gallery/l10n/hr.js
share/owncloud/apps/gallery/l10n/hr.json
Update to 4.0.4 * php-sqlite is no longer needed at least fresh installation * Tested with php54 and apache24 * php-xml is needed * Update MESSAGE Changelog: Version 4.0.4 June 28rd 2012 Fix assigning several groups to a user. Fix LDAP connector with AD servers Conserve some memory in Contacts App Fix a warning in Gallery when deleting files Fix a bug in the music scanner Version 4.0.3 June 23rd 2012 Added a check if the .htaccess file is working and the data directory is protected or not. Added a check if a user is allowed to edit a bookmark or not. Fix the bookmarklet Fix the timezone in the datepicker Fix mimetype detection for cdr files Fix the filecache for the /Shared folder Fix a potential data corruption bug in the encryption app Don¡­t show other users filenames during filesystem cache rebuild Fix several XSS bugs Performance improvements for WebDAV and Desktop Syncing Fix quota calculation Improve the LDAP integration and group management Fix problems with the pdf viewer Fix user account migration Implement several CSRF security checks Fix a gallery bug where first picture is repeated in the last picture. Lot¡­s of calendar fixes Fix problem with ¡È/¡É in filenames Updated translations Several fixes in Contacts Lot¡­s of fixes in the Tasks App Fix a bug in the filesystem cache with ghost entries Version 4.0.2 June 11th 2012 Lot¡Çs of gallery fixes More 3rd party apps visible Fixed update notifications Several calendar fixes Several XSS fixes in calendar Several improvements in contacts Fix infinite redirect during setup for windows hosts Several XSS fixes in contacts New user password salting Several LDAP fixes Fix duplicate emails in sharing Improved compatibility with Android browser Fixed calendar links Fixed logging Allow ¡È/¡É in filenames Updated translations Fixed reverse proxy and custom hosts configuration Fix contact photo editing Don¡Çt allow renaming, deleting and resharing of shared folder
2012-07-10 15:20:19 +02:00
share/owncloud/apps/gallery/l10n/hr.php
share/owncloud/apps/gallery/l10n/hu_HU.js
share/owncloud/apps/gallery/l10n/hu_HU.json
share/owncloud/apps/gallery/l10n/hu_HU.php
share/owncloud/apps/gallery/l10n/ia.php
share/owncloud/apps/gallery/l10n/id.js
share/owncloud/apps/gallery/l10n/id.json
Update to 4.0.4 * php-sqlite is no longer needed at least fresh installation * Tested with php54 and apache24 * php-xml is needed * Update MESSAGE Changelog: Version 4.0.4 June 28rd 2012 Fix assigning several groups to a user. Fix LDAP connector with AD servers Conserve some memory in Contacts App Fix a warning in Gallery when deleting files Fix a bug in the music scanner Version 4.0.3 June 23rd 2012 Added a check if the .htaccess file is working and the data directory is protected or not. Added a check if a user is allowed to edit a bookmark or not. Fix the bookmarklet Fix the timezone in the datepicker Fix mimetype detection for cdr files Fix the filecache for the /Shared folder Fix a potential data corruption bug in the encryption app Don¡­t show other users filenames during filesystem cache rebuild Fix several XSS bugs Performance improvements for WebDAV and Desktop Syncing Fix quota calculation Improve the LDAP integration and group management Fix problems with the pdf viewer Fix user account migration Implement several CSRF security checks Fix a gallery bug where first picture is repeated in the last picture. Lot¡­s of calendar fixes Fix problem with ¡È/¡É in filenames Updated translations Several fixes in Contacts Lot¡­s of fixes in the Tasks App Fix a bug in the filesystem cache with ghost entries Version 4.0.2 June 11th 2012 Lot¡Çs of gallery fixes More 3rd party apps visible Fixed update notifications Several calendar fixes Several XSS fixes in calendar Several improvements in contacts Fix infinite redirect during setup for windows hosts Several XSS fixes in contacts New user password salting Several LDAP fixes Fix duplicate emails in sharing Improved compatibility with Android browser Fixed calendar links Fixed logging Allow ¡È/¡É in filenames Updated translations Fixed reverse proxy and custom hosts configuration Fix contact photo editing Don¡Çt allow renaming, deleting and resharing of shared folder
2012-07-10 15:20:19 +02:00
share/owncloud/apps/gallery/l10n/id.php
share/owncloud/apps/gallery/l10n/is.php
share/owncloud/apps/gallery/l10n/it.js
share/owncloud/apps/gallery/l10n/it.json
share/owncloud/apps/gallery/l10n/it.php
share/owncloud/apps/gallery/l10n/ja.js
share/owncloud/apps/gallery/l10n/ja.json
Update to 7.0.3 Changelog: Release "7.0.3" Oct 22. 2014 - Some OS X server fixes - Several external storage fixes and improvements - Close session early to speedup apps page loading - Add overwrite.cli.url config option - Fix finding old versions in special cases - Make versions and encryption aware of copy operations - Force loading encryption app in all needed cases - Better filesystem scanning error messages - LDAP wizard fixes - Add configuration switch to enable preview mimetypes - Create backup of all encryption keys before recovery - Add displayname for admins - Better config.sample documentation - Better apps descriptions - Improve visual feedback if recovery key password gets changed - Fix some object store integration issues - Improved data directory configuration - Fix DAV permissions without create permissions - Fix filepicker home icon being partly hidden - Do only follow http and https redirects - Properly delete old previews - Prevent upgrades between more than one major versions - Several security fixes - Lots of smaller improvements ----------------------------- Release "6.0.6" Oct 22. 2014 - Fix finding old versions in special cases - Make versions and encryption aware of copy operations - Force loading encryption app in all needed cases - Better filesystem scanning error messages - LDAP wizard fixes - Add configuration switch to enable preview mimetypes - Create backup of all encryption keys before recovery - Add displayname for admins - Several security fixes - Lots of smaller improvements ----------------------------- Release "5.0.18" Oct 22. 2014 - Only allow http and https redirects - Documentation fixes - Several security fixes - Several smaller fixes ----------------------------- Release "7.0.2" Aug 26. 2014 - App upgrading stability improvements - Make default share folder configurable - Improve readability of error messages - Log failed authentication - S3 key fixes - Fix range requests with encryption - Several LDAP fixes - Remove obsolete 'Download preparing' message for zip downloads - Remove not working checks from code checker - No error if we try to delete a file which no longer exists - Fix detection of system wide mount points - Simplify App navigation - Add group management to public api - Remove confusing 'automatic logon rejected' message - Implement a txt preview fallback for the case that ttf is not support - Fix tiny thumbnail bug - Don't display share permission if resharing was disabled by the admin - Close session right before the download starts - Fix date display in filepicker - Don't touch non-oc tables when doing the InnoDB repair step - Several Documents fixes - Correctly handle public uploads activities - Add better 4 image previews to gallery ----------------------------- Release "6.0.5" Aug 26. 2014 - Documentation improvements - fix anonymous upload if logged-in - Fix handling of special characters in group names - Fix downloading of big files in special situations - More consistent handling of debug mode - Fix sharing email notifications - Disabling upload button if upload is not possible - Fix detection of system wide mount points - Handle video viewer in sharing links correctly - Update encryption keys recursively if a folder was moved - Enable download button for public folders - Handle exceptions if file to too big for trash-bin correctly - Quota fixes - Avoid unnecessary writing to the DB when preferences are not changed - Disable download button if zip download is disabled - Fix searching for users in special situations - Mount-point handling fixes - Correctly handle storage stats for trash bin - Remove etag warning for trash bin - Hardened SFTP host verification ----------------------------- Release "7.0.1" Aug 4. 2014 - Set maximum width for notification so they don´t overlap the whole header - Don't preload videos on public sharing - Fix preview size calculation under certain conditions - Fix to always show all available versions in the versions dropdown - Support WebDAV copy operation and make encryption aware of it - Make sure to set the expire date if a date is set as default - Improved link icon for better UX - Fix rendering of blank template - Only call exec if is is enabled by PHP - Limit app menu icon size - Show a warning in the personal settings and admin settins if the encyption keys are not yet initialized - Always remove share permission if user is excluded from sharing - Add OCS api call to set expire date for link shares - Improved db schema migration for sqlite - Don't try to execute background jobs that no longer exist - Improve look of search on mobile, save space in top bar - Set core version after a successful update to make upgrade more robust of app upgrades fail - Verify whether download URLs are valid - Fix preview animation on uploading - Prevent cron.php to trigger apps updating - Fix remote share when remote server is installed at the root - Fix files sorting - Fix calendar import - Fix gallery pause icon - Several contacts fixes specifically for PHP 5.3 - Make updater more robust ----------------------------- Release "7.0.0" July 23. 2014 - New files view including sorting and endless scrolling - Server to Server sharing - Sharing overview - Improved sharing admin control - No more mandatory Shared folder - Improved ownCloud Documents features - Hugely improved Activity app including email notifications - Mobile optimized webinterface - Password strength indicator - Significant speed improvements - New user-management - Support for Swift object stores - Email configuration wizard - Email template editor - Improved upgrade process`
2014-11-30 01:08:57 +01:00
share/owncloud/apps/gallery/l10n/ja.php
share/owncloud/apps/gallery/l10n/ka_GE.php
share/owncloud/apps/gallery/l10n/km.js
share/owncloud/apps/gallery/l10n/km.json
Update to 7.0.3 Changelog: Release "7.0.3" Oct 22. 2014 - Some OS X server fixes - Several external storage fixes and improvements - Close session early to speedup apps page loading - Add overwrite.cli.url config option - Fix finding old versions in special cases - Make versions and encryption aware of copy operations - Force loading encryption app in all needed cases - Better filesystem scanning error messages - LDAP wizard fixes - Add configuration switch to enable preview mimetypes - Create backup of all encryption keys before recovery - Add displayname for admins - Better config.sample documentation - Better apps descriptions - Improve visual feedback if recovery key password gets changed - Fix some object store integration issues - Improved data directory configuration - Fix DAV permissions without create permissions - Fix filepicker home icon being partly hidden - Do only follow http and https redirects - Properly delete old previews - Prevent upgrades between more than one major versions - Several security fixes - Lots of smaller improvements ----------------------------- Release "6.0.6" Oct 22. 2014 - Fix finding old versions in special cases - Make versions and encryption aware of copy operations - Force loading encryption app in all needed cases - Better filesystem scanning error messages - LDAP wizard fixes - Add configuration switch to enable preview mimetypes - Create backup of all encryption keys before recovery - Add displayname for admins - Several security fixes - Lots of smaller improvements ----------------------------- Release "5.0.18" Oct 22. 2014 - Only allow http and https redirects - Documentation fixes - Several security fixes - Several smaller fixes ----------------------------- Release "7.0.2" Aug 26. 2014 - App upgrading stability improvements - Make default share folder configurable - Improve readability of error messages - Log failed authentication - S3 key fixes - Fix range requests with encryption - Several LDAP fixes - Remove obsolete 'Download preparing' message for zip downloads - Remove not working checks from code checker - No error if we try to delete a file which no longer exists - Fix detection of system wide mount points - Simplify App navigation - Add group management to public api - Remove confusing 'automatic logon rejected' message - Implement a txt preview fallback for the case that ttf is not support - Fix tiny thumbnail bug - Don't display share permission if resharing was disabled by the admin - Close session right before the download starts - Fix date display in filepicker - Don't touch non-oc tables when doing the InnoDB repair step - Several Documents fixes - Correctly handle public uploads activities - Add better 4 image previews to gallery ----------------------------- Release "6.0.5" Aug 26. 2014 - Documentation improvements - fix anonymous upload if logged-in - Fix handling of special characters in group names - Fix downloading of big files in special situations - More consistent handling of debug mode - Fix sharing email notifications - Disabling upload button if upload is not possible - Fix detection of system wide mount points - Handle video viewer in sharing links correctly - Update encryption keys recursively if a folder was moved - Enable download button for public folders - Handle exceptions if file to too big for trash-bin correctly - Quota fixes - Avoid unnecessary writing to the DB when preferences are not changed - Disable download button if zip download is disabled - Fix searching for users in special situations - Mount-point handling fixes - Correctly handle storage stats for trash bin - Remove etag warning for trash bin - Hardened SFTP host verification ----------------------------- Release "7.0.1" Aug 4. 2014 - Set maximum width for notification so they don´t overlap the whole header - Don't preload videos on public sharing - Fix preview size calculation under certain conditions - Fix to always show all available versions in the versions dropdown - Support WebDAV copy operation and make encryption aware of it - Make sure to set the expire date if a date is set as default - Improved link icon for better UX - Fix rendering of blank template - Only call exec if is is enabled by PHP - Limit app menu icon size - Show a warning in the personal settings and admin settins if the encyption keys are not yet initialized - Always remove share permission if user is excluded from sharing - Add OCS api call to set expire date for link shares - Improved db schema migration for sqlite - Don't try to execute background jobs that no longer exist - Improve look of search on mobile, save space in top bar - Set core version after a successful update to make upgrade more robust of app upgrades fail - Verify whether download URLs are valid - Fix preview animation on uploading - Prevent cron.php to trigger apps updating - Fix remote share when remote server is installed at the root - Fix files sorting - Fix calendar import - Fix gallery pause icon - Several contacts fixes specifically for PHP 5.3 - Make updater more robust ----------------------------- Release "7.0.0" July 23. 2014 - New files view including sorting and endless scrolling - Server to Server sharing - Sharing overview - Improved sharing admin control - No more mandatory Shared folder - Improved ownCloud Documents features - Hugely improved Activity app including email notifications - Mobile optimized webinterface - Password strength indicator - Significant speed improvements - New user-management - Support for Swift object stores - Email configuration wizard - Email template editor - Improved upgrade process`
2014-11-30 01:08:57 +01:00
share/owncloud/apps/gallery/l10n/km.php
share/owncloud/apps/gallery/l10n/ko.js
share/owncloud/apps/gallery/l10n/ko.json
share/owncloud/apps/gallery/l10n/ko.php
share/owncloud/apps/gallery/l10n/ku_IQ.php
Update to 4.0.4 * php-sqlite is no longer needed at least fresh installation * Tested with php54 and apache24 * php-xml is needed * Update MESSAGE Changelog: Version 4.0.4 June 28rd 2012 Fix assigning several groups to a user. Fix LDAP connector with AD servers Conserve some memory in Contacts App Fix a warning in Gallery when deleting files Fix a bug in the music scanner Version 4.0.3 June 23rd 2012 Added a check if the .htaccess file is working and the data directory is protected or not. Added a check if a user is allowed to edit a bookmark or not. Fix the bookmarklet Fix the timezone in the datepicker Fix mimetype detection for cdr files Fix the filecache for the /Shared folder Fix a potential data corruption bug in the encryption app Don¡­t show other users filenames during filesystem cache rebuild Fix several XSS bugs Performance improvements for WebDAV and Desktop Syncing Fix quota calculation Improve the LDAP integration and group management Fix problems with the pdf viewer Fix user account migration Implement several CSRF security checks Fix a gallery bug where first picture is repeated in the last picture. Lot¡­s of calendar fixes Fix problem with ¡È/¡É in filenames Updated translations Several fixes in Contacts Lot¡­s of fixes in the Tasks App Fix a bug in the filesystem cache with ghost entries Version 4.0.2 June 11th 2012 Lot¡Çs of gallery fixes More 3rd party apps visible Fixed update notifications Several calendar fixes Several XSS fixes in calendar Several improvements in contacts Fix infinite redirect during setup for windows hosts Several XSS fixes in contacts New user password salting Several LDAP fixes Fix duplicate emails in sharing Improved compatibility with Android browser Fixed calendar links Fixed logging Allow ¡È/¡É in filenames Updated translations Fixed reverse proxy and custom hosts configuration Fix contact photo editing Don¡Çt allow renaming, deleting and resharing of shared folder
2012-07-10 15:20:19 +02:00
share/owncloud/apps/gallery/l10n/lb.php
share/owncloud/apps/gallery/l10n/lt_LT.js
share/owncloud/apps/gallery/l10n/lt_LT.json
share/owncloud/apps/gallery/l10n/lt_LT.php
share/owncloud/apps/gallery/l10n/lv.php
share/owncloud/apps/gallery/l10n/mk.php
share/owncloud/apps/gallery/l10n/ms_MY.php
share/owncloud/apps/gallery/l10n/nb_NO.js
share/owncloud/apps/gallery/l10n/nb_NO.json
share/owncloud/apps/gallery/l10n/nb_NO.php
share/owncloud/apps/gallery/l10n/nl.js
share/owncloud/apps/gallery/l10n/nl.json
share/owncloud/apps/gallery/l10n/nl.php
share/owncloud/apps/gallery/l10n/nn_NO.php
share/owncloud/apps/gallery/l10n/oc.php
Update to 6.0.0a * Switch to 6 branch * Replace interpreters with REPLACE_* Changelog: Version 6.0.0a Dec 14th 2013 Remove wrong warnings from logfile Fix LDAP authentication Fix LDAP configuration Fix Share dialog Fix migration under certain conditions Fix database encoding for old PHP versions Fix select all checkbox Fix migration with lucene search enabled Fix migration for postgresql Version 6.0.0 Dec 11th 2013 User Avatars Previews in files app and other places Updated design, less clutter and more whitespace Public gallery sharing Activities Better file conflict handling dialog Improved public App API Sharing API Example Files Share Email Notifications New Doctrine based database layer Plural translations Refactored OC.dialogs (both code and design wise) Priorize often used languages in personal-settings language selection Update jquery to 1.10.0 and add jquery-migrate 1.2.1 Show a summary as the last filelist entry Improve app-management (more verbose error-messages) Show ‘More apps’ link to app administration directly in app navigation Templates for newly created files Add MB indicator to size column Google Drive external storage uses a new library New icons for shared and external folders File uploads conflicts dialog Possibility to prepopulate a new users home with a skeleton Public upload with encryption enabled Users now can decrypt the files again if their encryption app was enabled Many quota related fixes Total used space (with quota) now only counts user’s own files Many external storage fixes, improved performance Improved file navigation performance by using Ajax calls (no full page reload for each folder) The file owner can now also restore deleted shared files New version drop-down with previews and the ability to downloading versions directly
2013-12-27 16:56:38 +01:00
share/owncloud/apps/gallery/l10n/pa.php
share/owncloud/apps/gallery/l10n/pl.js
share/owncloud/apps/gallery/l10n/pl.json
share/owncloud/apps/gallery/l10n/pl.php
share/owncloud/apps/gallery/l10n/pt_BR.js
share/owncloud/apps/gallery/l10n/pt_BR.json
share/owncloud/apps/gallery/l10n/pt_BR.php
share/owncloud/apps/gallery/l10n/pt_PT.js
share/owncloud/apps/gallery/l10n/pt_PT.json
share/owncloud/apps/gallery/l10n/pt_PT.php
share/owncloud/apps/gallery/l10n/ro.js
share/owncloud/apps/gallery/l10n/ro.json
share/owncloud/apps/gallery/l10n/ro.php
share/owncloud/apps/gallery/l10n/ru.js
share/owncloud/apps/gallery/l10n/ru.json
share/owncloud/apps/gallery/l10n/ru.php
share/owncloud/apps/gallery/l10n/si_LK.php
share/owncloud/apps/gallery/l10n/sk_SK.js
share/owncloud/apps/gallery/l10n/sk_SK.json
share/owncloud/apps/gallery/l10n/sk_SK.php
share/owncloud/apps/gallery/l10n/sl.js
share/owncloud/apps/gallery/l10n/sl.json
share/owncloud/apps/gallery/l10n/sl.php
share/owncloud/apps/gallery/l10n/sq.js
share/owncloud/apps/gallery/l10n/sq.json
Update to 6.0.0a * Switch to 6 branch * Replace interpreters with REPLACE_* Changelog: Version 6.0.0a Dec 14th 2013 Remove wrong warnings from logfile Fix LDAP authentication Fix LDAP configuration Fix Share dialog Fix migration under certain conditions Fix database encoding for old PHP versions Fix select all checkbox Fix migration with lucene search enabled Fix migration for postgresql Version 6.0.0 Dec 11th 2013 User Avatars Previews in files app and other places Updated design, less clutter and more whitespace Public gallery sharing Activities Better file conflict handling dialog Improved public App API Sharing API Example Files Share Email Notifications New Doctrine based database layer Plural translations Refactored OC.dialogs (both code and design wise) Priorize often used languages in personal-settings language selection Update jquery to 1.10.0 and add jquery-migrate 1.2.1 Show a summary as the last filelist entry Improve app-management (more verbose error-messages) Show ‘More apps’ link to app administration directly in app navigation Templates for newly created files Add MB indicator to size column Google Drive external storage uses a new library New icons for shared and external folders File uploads conflicts dialog Possibility to prepopulate a new users home with a skeleton Public upload with encryption enabled Users now can decrypt the files again if their encryption app was enabled Many quota related fixes Total used space (with quota) now only counts user’s own files Many external storage fixes, improved performance Improved file navigation performance by using Ajax calls (no full page reload for each folder) The file owner can now also restore deleted shared files New version drop-down with previews and the ability to downloading versions directly
2013-12-27 16:56:38 +01:00
share/owncloud/apps/gallery/l10n/sq.php
share/owncloud/apps/gallery/l10n/sr.php
share/owncloud/apps/gallery/l10n/sr@latin.js
share/owncloud/apps/gallery/l10n/sr@latin.json
Update to 6.0.0a * Switch to 6 branch * Replace interpreters with REPLACE_* Changelog: Version 6.0.0a Dec 14th 2013 Remove wrong warnings from logfile Fix LDAP authentication Fix LDAP configuration Fix Share dialog Fix migration under certain conditions Fix database encoding for old PHP versions Fix select all checkbox Fix migration with lucene search enabled Fix migration for postgresql Version 6.0.0 Dec 11th 2013 User Avatars Previews in files app and other places Updated design, less clutter and more whitespace Public gallery sharing Activities Better file conflict handling dialog Improved public App API Sharing API Example Files Share Email Notifications New Doctrine based database layer Plural translations Refactored OC.dialogs (both code and design wise) Priorize often used languages in personal-settings language selection Update jquery to 1.10.0 and add jquery-migrate 1.2.1 Show a summary as the last filelist entry Improve app-management (more verbose error-messages) Show ‘More apps’ link to app administration directly in app navigation Templates for newly created files Add MB indicator to size column Google Drive external storage uses a new library New icons for shared and external folders File uploads conflicts dialog Possibility to prepopulate a new users home with a skeleton Public upload with encryption enabled Users now can decrypt the files again if their encryption app was enabled Many quota related fixes Total used space (with quota) now only counts user’s own files Many external storage fixes, improved performance Improved file navigation performance by using Ajax calls (no full page reload for each folder) The file owner can now also restore deleted shared files New version drop-down with previews and the ability to downloading versions directly
2013-12-27 16:56:38 +01:00
share/owncloud/apps/gallery/l10n/sr@latin.php
share/owncloud/apps/gallery/l10n/sv.js
share/owncloud/apps/gallery/l10n/sv.json
share/owncloud/apps/gallery/l10n/sv.php
share/owncloud/apps/gallery/l10n/ta_LK.php
share/owncloud/apps/gallery/l10n/th_TH.php
share/owncloud/apps/gallery/l10n/tr.js
share/owncloud/apps/gallery/l10n/tr.json
share/owncloud/apps/gallery/l10n/tr.php
Update to 6.0.0a * Switch to 6 branch * Replace interpreters with REPLACE_* Changelog: Version 6.0.0a Dec 14th 2013 Remove wrong warnings from logfile Fix LDAP authentication Fix LDAP configuration Fix Share dialog Fix migration under certain conditions Fix database encoding for old PHP versions Fix select all checkbox Fix migration with lucene search enabled Fix migration for postgresql Version 6.0.0 Dec 11th 2013 User Avatars Previews in files app and other places Updated design, less clutter and more whitespace Public gallery sharing Activities Better file conflict handling dialog Improved public App API Sharing API Example Files Share Email Notifications New Doctrine based database layer Plural translations Refactored OC.dialogs (both code and design wise) Priorize often used languages in personal-settings language selection Update jquery to 1.10.0 and add jquery-migrate 1.2.1 Show a summary as the last filelist entry Improve app-management (more verbose error-messages) Show ‘More apps’ link to app administration directly in app navigation Templates for newly created files Add MB indicator to size column Google Drive external storage uses a new library New icons for shared and external folders File uploads conflicts dialog Possibility to prepopulate a new users home with a skeleton Public upload with encryption enabled Users now can decrypt the files again if their encryption app was enabled Many quota related fixes Total used space (with quota) now only counts user’s own files Many external storage fixes, improved performance Improved file navigation performance by using Ajax calls (no full page reload for each folder) The file owner can now also restore deleted shared files New version drop-down with previews and the ability to downloading versions directly
2013-12-27 16:56:38 +01:00
share/owncloud/apps/gallery/l10n/ug.php
share/owncloud/apps/gallery/l10n/uk.js
share/owncloud/apps/gallery/l10n/uk.json
share/owncloud/apps/gallery/l10n/uk.php
share/owncloud/apps/gallery/l10n/ur_PK.js
share/owncloud/apps/gallery/l10n/ur_PK.json
Update to 7.0.3 Changelog: Release "7.0.3" Oct 22. 2014 - Some OS X server fixes - Several external storage fixes and improvements - Close session early to speedup apps page loading - Add overwrite.cli.url config option - Fix finding old versions in special cases - Make versions and encryption aware of copy operations - Force loading encryption app in all needed cases - Better filesystem scanning error messages - LDAP wizard fixes - Add configuration switch to enable preview mimetypes - Create backup of all encryption keys before recovery - Add displayname for admins - Better config.sample documentation - Better apps descriptions - Improve visual feedback if recovery key password gets changed - Fix some object store integration issues - Improved data directory configuration - Fix DAV permissions without create permissions - Fix filepicker home icon being partly hidden - Do only follow http and https redirects - Properly delete old previews - Prevent upgrades between more than one major versions - Several security fixes - Lots of smaller improvements ----------------------------- Release "6.0.6" Oct 22. 2014 - Fix finding old versions in special cases - Make versions and encryption aware of copy operations - Force loading encryption app in all needed cases - Better filesystem scanning error messages - LDAP wizard fixes - Add configuration switch to enable preview mimetypes - Create backup of all encryption keys before recovery - Add displayname for admins - Several security fixes - Lots of smaller improvements ----------------------------- Release "5.0.18" Oct 22. 2014 - Only allow http and https redirects - Documentation fixes - Several security fixes - Several smaller fixes ----------------------------- Release "7.0.2" Aug 26. 2014 - App upgrading stability improvements - Make default share folder configurable - Improve readability of error messages - Log failed authentication - S3 key fixes - Fix range requests with encryption - Several LDAP fixes - Remove obsolete 'Download preparing' message for zip downloads - Remove not working checks from code checker - No error if we try to delete a file which no longer exists - Fix detection of system wide mount points - Simplify App navigation - Add group management to public api - Remove confusing 'automatic logon rejected' message - Implement a txt preview fallback for the case that ttf is not support - Fix tiny thumbnail bug - Don't display share permission if resharing was disabled by the admin - Close session right before the download starts - Fix date display in filepicker - Don't touch non-oc tables when doing the InnoDB repair step - Several Documents fixes - Correctly handle public uploads activities - Add better 4 image previews to gallery ----------------------------- Release "6.0.5" Aug 26. 2014 - Documentation improvements - fix anonymous upload if logged-in - Fix handling of special characters in group names - Fix downloading of big files in special situations - More consistent handling of debug mode - Fix sharing email notifications - Disabling upload button if upload is not possible - Fix detection of system wide mount points - Handle video viewer in sharing links correctly - Update encryption keys recursively if a folder was moved - Enable download button for public folders - Handle exceptions if file to too big for trash-bin correctly - Quota fixes - Avoid unnecessary writing to the DB when preferences are not changed - Disable download button if zip download is disabled - Fix searching for users in special situations - Mount-point handling fixes - Correctly handle storage stats for trash bin - Remove etag warning for trash bin - Hardened SFTP host verification ----------------------------- Release "7.0.1" Aug 4. 2014 - Set maximum width for notification so they don´t overlap the whole header - Don't preload videos on public sharing - Fix preview size calculation under certain conditions - Fix to always show all available versions in the versions dropdown - Support WebDAV copy operation and make encryption aware of it - Make sure to set the expire date if a date is set as default - Improved link icon for better UX - Fix rendering of blank template - Only call exec if is is enabled by PHP - Limit app menu icon size - Show a warning in the personal settings and admin settins if the encyption keys are not yet initialized - Always remove share permission if user is excluded from sharing - Add OCS api call to set expire date for link shares - Improved db schema migration for sqlite - Don't try to execute background jobs that no longer exist - Improve look of search on mobile, save space in top bar - Set core version after a successful update to make upgrade more robust of app upgrades fail - Verify whether download URLs are valid - Fix preview animation on uploading - Prevent cron.php to trigger apps updating - Fix remote share when remote server is installed at the root - Fix files sorting - Fix calendar import - Fix gallery pause icon - Several contacts fixes specifically for PHP 5.3 - Make updater more robust ----------------------------- Release "7.0.0" July 23. 2014 - New files view including sorting and endless scrolling - Server to Server sharing - Sharing overview - Improved sharing admin control - No more mandatory Shared folder - Improved ownCloud Documents features - Hugely improved Activity app including email notifications - Mobile optimized webinterface - Password strength indicator - Significant speed improvements - New user-management - Support for Swift object stores - Email configuration wizard - Email template editor - Improved upgrade process`
2014-11-30 01:08:57 +01:00
share/owncloud/apps/gallery/l10n/ur_PK.php
share/owncloud/apps/gallery/l10n/vi.js
share/owncloud/apps/gallery/l10n/vi.json
share/owncloud/apps/gallery/l10n/vi.php
share/owncloud/apps/gallery/l10n/zh_CN.js
share/owncloud/apps/gallery/l10n/zh_CN.json
share/owncloud/apps/gallery/l10n/zh_CN.php
Update to 6.0.0a * Switch to 6 branch * Replace interpreters with REPLACE_* Changelog: Version 6.0.0a Dec 14th 2013 Remove wrong warnings from logfile Fix LDAP authentication Fix LDAP configuration Fix Share dialog Fix migration under certain conditions Fix database encoding for old PHP versions Fix select all checkbox Fix migration with lucene search enabled Fix migration for postgresql Version 6.0.0 Dec 11th 2013 User Avatars Previews in files app and other places Updated design, less clutter and more whitespace Public gallery sharing Activities Better file conflict handling dialog Improved public App API Sharing API Example Files Share Email Notifications New Doctrine based database layer Plural translations Refactored OC.dialogs (both code and design wise) Priorize often used languages in personal-settings language selection Update jquery to 1.10.0 and add jquery-migrate 1.2.1 Show a summary as the last filelist entry Improve app-management (more verbose error-messages) Show ‘More apps’ link to app administration directly in app navigation Templates for newly created files Add MB indicator to size column Google Drive external storage uses a new library New icons for shared and external folders File uploads conflicts dialog Possibility to prepopulate a new users home with a skeleton Public upload with encryption enabled Users now can decrypt the files again if their encryption app was enabled Many quota related fixes Total used space (with quota) now only counts user’s own files Many external storage fixes, improved performance Improved file navigation performance by using Ajax calls (no full page reload for each folder) The file owner can now also restore deleted shared files New version drop-down with previews and the ability to downloading versions directly
2013-12-27 16:56:38 +01:00
share/owncloud/apps/gallery/l10n/zh_HK.php
share/owncloud/apps/gallery/l10n/zh_TW.js
share/owncloud/apps/gallery/l10n/zh_TW.json
share/owncloud/apps/gallery/l10n/zh_TW.php
Update to 6.0.0a * Switch to 6 branch * Replace interpreters with REPLACE_* Changelog: Version 6.0.0a Dec 14th 2013 Remove wrong warnings from logfile Fix LDAP authentication Fix LDAP configuration Fix Share dialog Fix migration under certain conditions Fix database encoding for old PHP versions Fix select all checkbox Fix migration with lucene search enabled Fix migration for postgresql Version 6.0.0 Dec 11th 2013 User Avatars Previews in files app and other places Updated design, less clutter and more whitespace Public gallery sharing Activities Better file conflict handling dialog Improved public App API Sharing API Example Files Share Email Notifications New Doctrine based database layer Plural translations Refactored OC.dialogs (both code and design wise) Priorize often used languages in personal-settings language selection Update jquery to 1.10.0 and add jquery-migrate 1.2.1 Show a summary as the last filelist entry Improve app-management (more verbose error-messages) Show ‘More apps’ link to app administration directly in app navigation Templates for newly created files Add MB indicator to size column Google Drive external storage uses a new library New icons for shared and external folders File uploads conflicts dialog Possibility to prepopulate a new users home with a skeleton Public upload with encryption enabled Users now can decrypt the files again if their encryption app was enabled Many quota related fixes Total used space (with quota) now only counts user’s own files Many external storage fixes, improved performance Improved file navigation performance by using Ajax calls (no full page reload for each folder) The file owner can now also restore deleted shared files New version drop-down with previews and the ability to downloading versions directly
2013-12-27 16:56:38 +01:00
share/owncloud/apps/gallery/public.php
share/owncloud/apps/gallery/templates/index.php
Update to 6.0.0a * Switch to 6 branch * Replace interpreters with REPLACE_* Changelog: Version 6.0.0a Dec 14th 2013 Remove wrong warnings from logfile Fix LDAP authentication Fix LDAP configuration Fix Share dialog Fix migration under certain conditions Fix database encoding for old PHP versions Fix select all checkbox Fix migration with lucene search enabled Fix migration for postgresql Version 6.0.0 Dec 11th 2013 User Avatars Previews in files app and other places Updated design, less clutter and more whitespace Public gallery sharing Activities Better file conflict handling dialog Improved public App API Sharing API Example Files Share Email Notifications New Doctrine based database layer Plural translations Refactored OC.dialogs (both code and design wise) Priorize often used languages in personal-settings language selection Update jquery to 1.10.0 and add jquery-migrate 1.2.1 Show a summary as the last filelist entry Improve app-management (more verbose error-messages) Show ‘More apps’ link to app administration directly in app navigation Templates for newly created files Add MB indicator to size column Google Drive external storage uses a new library New icons for shared and external folders File uploads conflicts dialog Possibility to prepopulate a new users home with a skeleton Public upload with encryption enabled Users now can decrypt the files again if their encryption app was enabled Many quota related fixes Total used space (with quota) now only counts user’s own files Many external storage fixes, improved performance Improved file navigation performance by using Ajax calls (no full page reload for each folder) The file owner can now also restore deleted shared files New version drop-down with previews and the ability to downloading versions directly
2013-12-27 16:56:38 +01:00
share/owncloud/apps/gallery/templates/public.php
share/owncloud/apps/gallery/templates/slideshow.html
share/owncloud/apps/provisioning_api/appinfo/app.php
share/owncloud/apps/provisioning_api/appinfo/info.xml
share/owncloud/apps/provisioning_api/appinfo/routes.php
share/owncloud/apps/provisioning_api/appinfo/version
share/owncloud/apps/provisioning_api/img/app.svg
share/owncloud/apps/provisioning_api/lib/apps.php
share/owncloud/apps/provisioning_api/lib/groups.php
share/owncloud/apps/provisioning_api/lib/users.php
share/owncloud/apps/provisioning_api/tests/appstest.php
share/owncloud/apps/provisioning_api/tests/groupstest.php
share/owncloud/apps/provisioning_api/tests/testcase.php
share/owncloud/apps/provisioning_api/tests/userstest.php
Update to 7.0.3 Changelog: Release "7.0.3" Oct 22. 2014 - Some OS X server fixes - Several external storage fixes and improvements - Close session early to speedup apps page loading - Add overwrite.cli.url config option - Fix finding old versions in special cases - Make versions and encryption aware of copy operations - Force loading encryption app in all needed cases - Better filesystem scanning error messages - LDAP wizard fixes - Add configuration switch to enable preview mimetypes - Create backup of all encryption keys before recovery - Add displayname for admins - Better config.sample documentation - Better apps descriptions - Improve visual feedback if recovery key password gets changed - Fix some object store integration issues - Improved data directory configuration - Fix DAV permissions without create permissions - Fix filepicker home icon being partly hidden - Do only follow http and https redirects - Properly delete old previews - Prevent upgrades between more than one major versions - Several security fixes - Lots of smaller improvements ----------------------------- Release "6.0.6" Oct 22. 2014 - Fix finding old versions in special cases - Make versions and encryption aware of copy operations - Force loading encryption app in all needed cases - Better filesystem scanning error messages - LDAP wizard fixes - Add configuration switch to enable preview mimetypes - Create backup of all encryption keys before recovery - Add displayname for admins - Several security fixes - Lots of smaller improvements ----------------------------- Release "5.0.18" Oct 22. 2014 - Only allow http and https redirects - Documentation fixes - Several security fixes - Several smaller fixes ----------------------------- Release "7.0.2" Aug 26. 2014 - App upgrading stability improvements - Make default share folder configurable - Improve readability of error messages - Log failed authentication - S3 key fixes - Fix range requests with encryption - Several LDAP fixes - Remove obsolete 'Download preparing' message for zip downloads - Remove not working checks from code checker - No error if we try to delete a file which no longer exists - Fix detection of system wide mount points - Simplify App navigation - Add group management to public api - Remove confusing 'automatic logon rejected' message - Implement a txt preview fallback for the case that ttf is not support - Fix tiny thumbnail bug - Don't display share permission if resharing was disabled by the admin - Close session right before the download starts - Fix date display in filepicker - Don't touch non-oc tables when doing the InnoDB repair step - Several Documents fixes - Correctly handle public uploads activities - Add better 4 image previews to gallery ----------------------------- Release "6.0.5" Aug 26. 2014 - Documentation improvements - fix anonymous upload if logged-in - Fix handling of special characters in group names - Fix downloading of big files in special situations - More consistent handling of debug mode - Fix sharing email notifications - Disabling upload button if upload is not possible - Fix detection of system wide mount points - Handle video viewer in sharing links correctly - Update encryption keys recursively if a folder was moved - Enable download button for public folders - Handle exceptions if file to too big for trash-bin correctly - Quota fixes - Avoid unnecessary writing to the DB when preferences are not changed - Disable download button if zip download is disabled - Fix searching for users in special situations - Mount-point handling fixes - Correctly handle storage stats for trash bin - Remove etag warning for trash bin - Hardened SFTP host verification ----------------------------- Release "7.0.1" Aug 4. 2014 - Set maximum width for notification so they don´t overlap the whole header - Don't preload videos on public sharing - Fix preview size calculation under certain conditions - Fix to always show all available versions in the versions dropdown - Support WebDAV copy operation and make encryption aware of it - Make sure to set the expire date if a date is set as default - Improved link icon for better UX - Fix rendering of blank template - Only call exec if is is enabled by PHP - Limit app menu icon size - Show a warning in the personal settings and admin settins if the encyption keys are not yet initialized - Always remove share permission if user is excluded from sharing - Add OCS api call to set expire date for link shares - Improved db schema migration for sqlite - Don't try to execute background jobs that no longer exist - Improve look of search on mobile, save space in top bar - Set core version after a successful update to make upgrade more robust of app upgrades fail - Verify whether download URLs are valid - Fix preview animation on uploading - Prevent cron.php to trigger apps updating - Fix remote share when remote server is installed at the root - Fix files sorting - Fix calendar import - Fix gallery pause icon - Several contacts fixes specifically for PHP 5.3 - Make updater more robust ----------------------------- Release "7.0.0" July 23. 2014 - New files view including sorting and endless scrolling - Server to Server sharing - Sharing overview - Improved sharing admin control - No more mandatory Shared folder - Improved ownCloud Documents features - Hugely improved Activity app including email notifications - Mobile optimized webinterface - Password strength indicator - Significant speed improvements - New user-management - Support for Swift object stores - Email configuration wizard - Email template editor - Improved upgrade process`
2014-11-30 01:08:57 +01:00
share/owncloud/apps/templateeditor/app/templateeditor.php
share/owncloud/apps/templateeditor/appinfo/app.php
share/owncloud/apps/templateeditor/appinfo/info.xml
share/owncloud/apps/templateeditor/appinfo/routes.php
share/owncloud/apps/templateeditor/appinfo/version
share/owncloud/apps/templateeditor/controller/adminsettingscontroller.php
share/owncloud/apps/templateeditor/css/settings-admin.css
share/owncloud/apps/templateeditor/http/mailtemplateresponse.php
share/owncloud/apps/templateeditor/img/app.svg
Update to 7.0.3 Changelog: Release "7.0.3" Oct 22. 2014 - Some OS X server fixes - Several external storage fixes and improvements - Close session early to speedup apps page loading - Add overwrite.cli.url config option - Fix finding old versions in special cases - Make versions and encryption aware of copy operations - Force loading encryption app in all needed cases - Better filesystem scanning error messages - LDAP wizard fixes - Add configuration switch to enable preview mimetypes - Create backup of all encryption keys before recovery - Add displayname for admins - Better config.sample documentation - Better apps descriptions - Improve visual feedback if recovery key password gets changed - Fix some object store integration issues - Improved data directory configuration - Fix DAV permissions without create permissions - Fix filepicker home icon being partly hidden - Do only follow http and https redirects - Properly delete old previews - Prevent upgrades between more than one major versions - Several security fixes - Lots of smaller improvements ----------------------------- Release "6.0.6" Oct 22. 2014 - Fix finding old versions in special cases - Make versions and encryption aware of copy operations - Force loading encryption app in all needed cases - Better filesystem scanning error messages - LDAP wizard fixes - Add configuration switch to enable preview mimetypes - Create backup of all encryption keys before recovery - Add displayname for admins - Several security fixes - Lots of smaller improvements ----------------------------- Release "5.0.18" Oct 22. 2014 - Only allow http and https redirects - Documentation fixes - Several security fixes - Several smaller fixes ----------------------------- Release "7.0.2" Aug 26. 2014 - App upgrading stability improvements - Make default share folder configurable - Improve readability of error messages - Log failed authentication - S3 key fixes - Fix range requests with encryption - Several LDAP fixes - Remove obsolete 'Download preparing' message for zip downloads - Remove not working checks from code checker - No error if we try to delete a file which no longer exists - Fix detection of system wide mount points - Simplify App navigation - Add group management to public api - Remove confusing 'automatic logon rejected' message - Implement a txt preview fallback for the case that ttf is not support - Fix tiny thumbnail bug - Don't display share permission if resharing was disabled by the admin - Close session right before the download starts - Fix date display in filepicker - Don't touch non-oc tables when doing the InnoDB repair step - Several Documents fixes - Correctly handle public uploads activities - Add better 4 image previews to gallery ----------------------------- Release "6.0.5" Aug 26. 2014 - Documentation improvements - fix anonymous upload if logged-in - Fix handling of special characters in group names - Fix downloading of big files in special situations - More consistent handling of debug mode - Fix sharing email notifications - Disabling upload button if upload is not possible - Fix detection of system wide mount points - Handle video viewer in sharing links correctly - Update encryption keys recursively if a folder was moved - Enable download button for public folders - Handle exceptions if file to too big for trash-bin correctly - Quota fixes - Avoid unnecessary writing to the DB when preferences are not changed - Disable download button if zip download is disabled - Fix searching for users in special situations - Mount-point handling fixes - Correctly handle storage stats for trash bin - Remove etag warning for trash bin - Hardened SFTP host verification ----------------------------- Release "7.0.1" Aug 4. 2014 - Set maximum width for notification so they don´t overlap the whole header - Don't preload videos on public sharing - Fix preview size calculation under certain conditions - Fix to always show all available versions in the versions dropdown - Support WebDAV copy operation and make encryption aware of it - Make sure to set the expire date if a date is set as default - Improved link icon for better UX - Fix rendering of blank template - Only call exec if is is enabled by PHP - Limit app menu icon size - Show a warning in the personal settings and admin settins if the encyption keys are not yet initialized - Always remove share permission if user is excluded from sharing - Add OCS api call to set expire date for link shares - Improved db schema migration for sqlite - Don't try to execute background jobs that no longer exist - Improve look of search on mobile, save space in top bar - Set core version after a successful update to make upgrade more robust of app upgrades fail - Verify whether download URLs are valid - Fix preview animation on uploading - Prevent cron.php to trigger apps updating - Fix remote share when remote server is installed at the root - Fix files sorting - Fix calendar import - Fix gallery pause icon - Several contacts fixes specifically for PHP 5.3 - Make updater more robust ----------------------------- Release "7.0.0" July 23. 2014 - New files view including sorting and endless scrolling - Server to Server sharing - Sharing overview - Improved sharing admin control - No more mandatory Shared folder - Improved ownCloud Documents features - Hugely improved Activity app including email notifications - Mobile optimized webinterface - Password strength indicator - Significant speed improvements - New user-management - Support for Swift object stores - Email configuration wizard - Email template editor - Improved upgrade process`
2014-11-30 01:08:57 +01:00
share/owncloud/apps/templateeditor/js/settings-admin.js
share/owncloud/apps/templateeditor/l10n/ar.js
share/owncloud/apps/templateeditor/l10n/ar.json
share/owncloud/apps/templateeditor/l10n/ar.php
share/owncloud/apps/templateeditor/l10n/ast.js
share/owncloud/apps/templateeditor/l10n/ast.json
share/owncloud/apps/templateeditor/l10n/ast.php
share/owncloud/apps/templateeditor/l10n/az.js
share/owncloud/apps/templateeditor/l10n/az.json
share/owncloud/apps/templateeditor/l10n/az.php
share/owncloud/apps/templateeditor/l10n/bg_BG.js
share/owncloud/apps/templateeditor/l10n/bg_BG.json
share/owncloud/apps/templateeditor/l10n/bg_BG.php
share/owncloud/apps/templateeditor/l10n/bn_BD.js
share/owncloud/apps/templateeditor/l10n/bn_BD.json
share/owncloud/apps/templateeditor/l10n/bn_BD.php
share/owncloud/apps/templateeditor/l10n/bn_IN.js
share/owncloud/apps/templateeditor/l10n/bn_IN.json
share/owncloud/apps/templateeditor/l10n/bn_IN.php
share/owncloud/apps/templateeditor/l10n/bs.php
share/owncloud/apps/templateeditor/l10n/ca.js
share/owncloud/apps/templateeditor/l10n/ca.json
share/owncloud/apps/templateeditor/l10n/ca.php
share/owncloud/apps/templateeditor/l10n/cs_CZ.js
share/owncloud/apps/templateeditor/l10n/cs_CZ.json
share/owncloud/apps/templateeditor/l10n/cs_CZ.php
share/owncloud/apps/templateeditor/l10n/cy_GB.php
share/owncloud/apps/templateeditor/l10n/da.js
share/owncloud/apps/templateeditor/l10n/da.json
share/owncloud/apps/templateeditor/l10n/da.php
share/owncloud/apps/templateeditor/l10n/de.js
share/owncloud/apps/templateeditor/l10n/de.json
share/owncloud/apps/templateeditor/l10n/de.php
share/owncloud/apps/templateeditor/l10n/de_AT.php
share/owncloud/apps/templateeditor/l10n/de_CH.php
share/owncloud/apps/templateeditor/l10n/de_DE.js
share/owncloud/apps/templateeditor/l10n/de_DE.json
share/owncloud/apps/templateeditor/l10n/de_DE.php
share/owncloud/apps/templateeditor/l10n/el.js
share/owncloud/apps/templateeditor/l10n/el.json
share/owncloud/apps/templateeditor/l10n/el.php
share/owncloud/apps/templateeditor/l10n/en_GB.js
share/owncloud/apps/templateeditor/l10n/en_GB.json
share/owncloud/apps/templateeditor/l10n/en_GB.php
share/owncloud/apps/templateeditor/l10n/eo.php
share/owncloud/apps/templateeditor/l10n/es.js
share/owncloud/apps/templateeditor/l10n/es.json
share/owncloud/apps/templateeditor/l10n/es.php
share/owncloud/apps/templateeditor/l10n/es_AR.php
share/owncloud/apps/templateeditor/l10n/es_MX.php
share/owncloud/apps/templateeditor/l10n/et_EE.js
share/owncloud/apps/templateeditor/l10n/et_EE.json
share/owncloud/apps/templateeditor/l10n/et_EE.php
share/owncloud/apps/templateeditor/l10n/eu.js
share/owncloud/apps/templateeditor/l10n/eu.json
share/owncloud/apps/templateeditor/l10n/eu.php
share/owncloud/apps/templateeditor/l10n/eu_ES.php
share/owncloud/apps/templateeditor/l10n/fa.js
share/owncloud/apps/templateeditor/l10n/fa.json
share/owncloud/apps/templateeditor/l10n/fa.php
share/owncloud/apps/templateeditor/l10n/fi_FI.js
share/owncloud/apps/templateeditor/l10n/fi_FI.json
share/owncloud/apps/templateeditor/l10n/fi_FI.php
share/owncloud/apps/templateeditor/l10n/fr.js
share/owncloud/apps/templateeditor/l10n/fr.json
share/owncloud/apps/templateeditor/l10n/fr.php
share/owncloud/apps/templateeditor/l10n/gl.js
share/owncloud/apps/templateeditor/l10n/gl.json
share/owncloud/apps/templateeditor/l10n/gl.php
share/owncloud/apps/templateeditor/l10n/he.php
share/owncloud/apps/templateeditor/l10n/hi.php
share/owncloud/apps/templateeditor/l10n/hr.php
share/owncloud/apps/templateeditor/l10n/hu_HU.js
share/owncloud/apps/templateeditor/l10n/hu_HU.json
share/owncloud/apps/templateeditor/l10n/hu_HU.php
share/owncloud/apps/templateeditor/l10n/hy.php
share/owncloud/apps/templateeditor/l10n/ia.php
share/owncloud/apps/templateeditor/l10n/id.js
share/owncloud/apps/templateeditor/l10n/id.json
share/owncloud/apps/templateeditor/l10n/id.php
share/owncloud/apps/templateeditor/l10n/is.php
share/owncloud/apps/templateeditor/l10n/it.js
share/owncloud/apps/templateeditor/l10n/it.json
share/owncloud/apps/templateeditor/l10n/it.php
share/owncloud/apps/templateeditor/l10n/ja.js
share/owncloud/apps/templateeditor/l10n/ja.json
share/owncloud/apps/templateeditor/l10n/ja.php
share/owncloud/apps/templateeditor/l10n/ka_GE.php
share/owncloud/apps/templateeditor/l10n/km.php
share/owncloud/apps/templateeditor/l10n/ko.js
share/owncloud/apps/templateeditor/l10n/ko.json
share/owncloud/apps/templateeditor/l10n/ko.php
share/owncloud/apps/templateeditor/l10n/ku_IQ.php
share/owncloud/apps/templateeditor/l10n/lb.php
share/owncloud/apps/templateeditor/l10n/lt_LT.php
share/owncloud/apps/templateeditor/l10n/lv.php
share/owncloud/apps/templateeditor/l10n/mk.php
share/owncloud/apps/templateeditor/l10n/ms_MY.php
share/owncloud/apps/templateeditor/l10n/nb_NO.js
share/owncloud/apps/templateeditor/l10n/nb_NO.json
share/owncloud/apps/templateeditor/l10n/nb_NO.php
share/owncloud/apps/templateeditor/l10n/nl.js
share/owncloud/apps/templateeditor/l10n/nl.json
share/owncloud/apps/templateeditor/l10n/nl.php
share/owncloud/apps/templateeditor/l10n/nn_NO.php
share/owncloud/apps/templateeditor/l10n/oc.php
share/owncloud/apps/templateeditor/l10n/pl.js
share/owncloud/apps/templateeditor/l10n/pl.json
share/owncloud/apps/templateeditor/l10n/pl.php
share/owncloud/apps/templateeditor/l10n/pt_BR.js
share/owncloud/apps/templateeditor/l10n/pt_BR.json
share/owncloud/apps/templateeditor/l10n/pt_BR.php
share/owncloud/apps/templateeditor/l10n/pt_PT.js
share/owncloud/apps/templateeditor/l10n/pt_PT.json
share/owncloud/apps/templateeditor/l10n/pt_PT.php
share/owncloud/apps/templateeditor/l10n/ro.php
share/owncloud/apps/templateeditor/l10n/ru.js
share/owncloud/apps/templateeditor/l10n/ru.json
share/owncloud/apps/templateeditor/l10n/ru.php
share/owncloud/apps/templateeditor/l10n/si_LK.php
share/owncloud/apps/templateeditor/l10n/sk.php
share/owncloud/apps/templateeditor/l10n/sk_SK.js
share/owncloud/apps/templateeditor/l10n/sk_SK.json
share/owncloud/apps/templateeditor/l10n/sk_SK.php
share/owncloud/apps/templateeditor/l10n/sl.js
share/owncloud/apps/templateeditor/l10n/sl.json
share/owncloud/apps/templateeditor/l10n/sl.php
share/owncloud/apps/templateeditor/l10n/sq.php
share/owncloud/apps/templateeditor/l10n/sr.php
share/owncloud/apps/templateeditor/l10n/sr@latin.php
share/owncloud/apps/templateeditor/l10n/sv.js
share/owncloud/apps/templateeditor/l10n/sv.json
share/owncloud/apps/templateeditor/l10n/sv.php
share/owncloud/apps/templateeditor/l10n/ta_LK.php
share/owncloud/apps/templateeditor/l10n/te.php
share/owncloud/apps/templateeditor/l10n/th_TH.php
share/owncloud/apps/templateeditor/l10n/tr.js
share/owncloud/apps/templateeditor/l10n/tr.json
share/owncloud/apps/templateeditor/l10n/tr.php
share/owncloud/apps/templateeditor/l10n/ug.php
share/owncloud/apps/templateeditor/l10n/uk.js
share/owncloud/apps/templateeditor/l10n/uk.json
share/owncloud/apps/templateeditor/l10n/uk.php
share/owncloud/apps/templateeditor/l10n/ur_PK.php
share/owncloud/apps/templateeditor/l10n/vi.php
share/owncloud/apps/templateeditor/l10n/zh_CN.js
share/owncloud/apps/templateeditor/l10n/zh_CN.json
share/owncloud/apps/templateeditor/l10n/zh_CN.php
share/owncloud/apps/templateeditor/l10n/zh_HK.php
share/owncloud/apps/templateeditor/l10n/zh_TW.php
Update to 7.0.3 Changelog: Release "7.0.3" Oct 22. 2014 - Some OS X server fixes - Several external storage fixes and improvements - Close session early to speedup apps page loading - Add overwrite.cli.url config option - Fix finding old versions in special cases - Make versions and encryption aware of copy operations - Force loading encryption app in all needed cases - Better filesystem scanning error messages - LDAP wizard fixes - Add configuration switch to enable preview mimetypes - Create backup of all encryption keys before recovery - Add displayname for admins - Better config.sample documentation - Better apps descriptions - Improve visual feedback if recovery key password gets changed - Fix some object store integration issues - Improved data directory configuration - Fix DAV permissions without create permissions - Fix filepicker home icon being partly hidden - Do only follow http and https redirects - Properly delete old previews - Prevent upgrades between more than one major versions - Several security fixes - Lots of smaller improvements ----------------------------- Release "6.0.6" Oct 22. 2014 - Fix finding old versions in special cases - Make versions and encryption aware of copy operations - Force loading encryption app in all needed cases - Better filesystem scanning error messages - LDAP wizard fixes - Add configuration switch to enable preview mimetypes - Create backup of all encryption keys before recovery - Add displayname for admins - Several security fixes - Lots of smaller improvements ----------------------------- Release "5.0.18" Oct 22. 2014 - Only allow http and https redirects - Documentation fixes - Several security fixes - Several smaller fixes ----------------------------- Release "7.0.2" Aug 26. 2014 - App upgrading stability improvements - Make default share folder configurable - Improve readability of error messages - Log failed authentication - S3 key fixes - Fix range requests with encryption - Several LDAP fixes - Remove obsolete 'Download preparing' message for zip downloads - Remove not working checks from code checker - No error if we try to delete a file which no longer exists - Fix detection of system wide mount points - Simplify App navigation - Add group management to public api - Remove confusing 'automatic logon rejected' message - Implement a txt preview fallback for the case that ttf is not support - Fix tiny thumbnail bug - Don't display share permission if resharing was disabled by the admin - Close session right before the download starts - Fix date display in filepicker - Don't touch non-oc tables when doing the InnoDB repair step - Several Documents fixes - Correctly handle public uploads activities - Add better 4 image previews to gallery ----------------------------- Release "6.0.5" Aug 26. 2014 - Documentation improvements - fix anonymous upload if logged-in - Fix handling of special characters in group names - Fix downloading of big files in special situations - More consistent handling of debug mode - Fix sharing email notifications - Disabling upload button if upload is not possible - Fix detection of system wide mount points - Handle video viewer in sharing links correctly - Update encryption keys recursively if a folder was moved - Enable download button for public folders - Handle exceptions if file to too big for trash-bin correctly - Quota fixes - Avoid unnecessary writing to the DB when preferences are not changed - Disable download button if zip download is disabled - Fix searching for users in special situations - Mount-point handling fixes - Correctly handle storage stats for trash bin - Remove etag warning for trash bin - Hardened SFTP host verification ----------------------------- Release "7.0.1" Aug 4. 2014 - Set maximum width for notification so they don´t overlap the whole header - Don't preload videos on public sharing - Fix preview size calculation under certain conditions - Fix to always show all available versions in the versions dropdown - Support WebDAV copy operation and make encryption aware of it - Make sure to set the expire date if a date is set as default - Improved link icon for better UX - Fix rendering of blank template - Only call exec if is is enabled by PHP - Limit app menu icon size - Show a warning in the personal settings and admin settins if the encyption keys are not yet initialized - Always remove share permission if user is excluded from sharing - Add OCS api call to set expire date for link shares - Improved db schema migration for sqlite - Don't try to execute background jobs that no longer exist - Improve look of search on mobile, save space in top bar - Set core version after a successful update to make upgrade more robust of app upgrades fail - Verify whether download URLs are valid - Fix preview animation on uploading - Prevent cron.php to trigger apps updating - Fix remote share when remote server is installed at the root - Fix files sorting - Fix calendar import - Fix gallery pause icon - Several contacts fixes specifically for PHP 5.3 - Make updater more robust ----------------------------- Release "7.0.0" July 23. 2014 - New files view including sorting and endless scrolling - Server to Server sharing - Sharing overview - Improved sharing admin control - No more mandatory Shared folder - Improved ownCloud Documents features - Hugely improved Activity app including email notifications - Mobile optimized webinterface - Password strength indicator - Significant speed improvements - New user-management - Support for Swift object stores - Email configuration wizard - Email template editor - Improved upgrade process`
2014-11-30 01:08:57 +01:00
share/owncloud/apps/templateeditor/lib/mailtemplate.php
share/owncloud/apps/templateeditor/settings-admin.php
share/owncloud/apps/templateeditor/templates/settings-admin.php
share/owncloud/apps/updater/COPYING-AGPL
share/owncloud/apps/updater/admin.php
Update to 7.0.3 Changelog: Release "7.0.3" Oct 22. 2014 - Some OS X server fixes - Several external storage fixes and improvements - Close session early to speedup apps page loading - Add overwrite.cli.url config option - Fix finding old versions in special cases - Make versions and encryption aware of copy operations - Force loading encryption app in all needed cases - Better filesystem scanning error messages - LDAP wizard fixes - Add configuration switch to enable preview mimetypes - Create backup of all encryption keys before recovery - Add displayname for admins - Better config.sample documentation - Better apps descriptions - Improve visual feedback if recovery key password gets changed - Fix some object store integration issues - Improved data directory configuration - Fix DAV permissions without create permissions - Fix filepicker home icon being partly hidden - Do only follow http and https redirects - Properly delete old previews - Prevent upgrades between more than one major versions - Several security fixes - Lots of smaller improvements ----------------------------- Release "6.0.6" Oct 22. 2014 - Fix finding old versions in special cases - Make versions and encryption aware of copy operations - Force loading encryption app in all needed cases - Better filesystem scanning error messages - LDAP wizard fixes - Add configuration switch to enable preview mimetypes - Create backup of all encryption keys before recovery - Add displayname for admins - Several security fixes - Lots of smaller improvements ----------------------------- Release "5.0.18" Oct 22. 2014 - Only allow http and https redirects - Documentation fixes - Several security fixes - Several smaller fixes ----------------------------- Release "7.0.2" Aug 26. 2014 - App upgrading stability improvements - Make default share folder configurable - Improve readability of error messages - Log failed authentication - S3 key fixes - Fix range requests with encryption - Several LDAP fixes - Remove obsolete 'Download preparing' message for zip downloads - Remove not working checks from code checker - No error if we try to delete a file which no longer exists - Fix detection of system wide mount points - Simplify App navigation - Add group management to public api - Remove confusing 'automatic logon rejected' message - Implement a txt preview fallback for the case that ttf is not support - Fix tiny thumbnail bug - Don't display share permission if resharing was disabled by the admin - Close session right before the download starts - Fix date display in filepicker - Don't touch non-oc tables when doing the InnoDB repair step - Several Documents fixes - Correctly handle public uploads activities - Add better 4 image previews to gallery ----------------------------- Release "6.0.5" Aug 26. 2014 - Documentation improvements - fix anonymous upload if logged-in - Fix handling of special characters in group names - Fix downloading of big files in special situations - More consistent handling of debug mode - Fix sharing email notifications - Disabling upload button if upload is not possible - Fix detection of system wide mount points - Handle video viewer in sharing links correctly - Update encryption keys recursively if a folder was moved - Enable download button for public folders - Handle exceptions if file to too big for trash-bin correctly - Quota fixes - Avoid unnecessary writing to the DB when preferences are not changed - Disable download button if zip download is disabled - Fix searching for users in special situations - Mount-point handling fixes - Correctly handle storage stats for trash bin - Remove etag warning for trash bin - Hardened SFTP host verification ----------------------------- Release "7.0.1" Aug 4. 2014 - Set maximum width for notification so they don´t overlap the whole header - Don't preload videos on public sharing - Fix preview size calculation under certain conditions - Fix to always show all available versions in the versions dropdown - Support WebDAV copy operation and make encryption aware of it - Make sure to set the expire date if a date is set as default - Improved link icon for better UX - Fix rendering of blank template - Only call exec if is is enabled by PHP - Limit app menu icon size - Show a warning in the personal settings and admin settins if the encyption keys are not yet initialized - Always remove share permission if user is excluded from sharing - Add OCS api call to set expire date for link shares - Improved db schema migration for sqlite - Don't try to execute background jobs that no longer exist - Improve look of search on mobile, save space in top bar - Set core version after a successful update to make upgrade more robust of app upgrades fail - Verify whether download URLs are valid - Fix preview animation on uploading - Prevent cron.php to trigger apps updating - Fix remote share when remote server is installed at the root - Fix files sorting - Fix calendar import - Fix gallery pause icon - Several contacts fixes specifically for PHP 5.3 - Make updater more robust ----------------------------- Release "7.0.0" July 23. 2014 - New files view including sorting and endless scrolling - Server to Server sharing - Sharing overview - Improved sharing admin control - No more mandatory Shared folder - Improved ownCloud Documents features - Hugely improved Activity app including email notifications - Mobile optimized webinterface - Password strength indicator - Significant speed improvements - New user-management - Support for Swift object stores - Email configuration wizard - Email template editor - Improved upgrade process`
2014-11-30 01:08:57 +01:00
share/owncloud/apps/updater/ajax/backup.php
share/owncloud/apps/updater/ajax/backup/delete.php
share/owncloud/apps/updater/ajax/backup/download.php
share/owncloud/apps/updater/ajax/backup/list.php
Update to 7.0.3 Changelog: Release "7.0.3" Oct 22. 2014 - Some OS X server fixes - Several external storage fixes and improvements - Close session early to speedup apps page loading - Add overwrite.cli.url config option - Fix finding old versions in special cases - Make versions and encryption aware of copy operations - Force loading encryption app in all needed cases - Better filesystem scanning error messages - LDAP wizard fixes - Add configuration switch to enable preview mimetypes - Create backup of all encryption keys before recovery - Add displayname for admins - Better config.sample documentation - Better apps descriptions - Improve visual feedback if recovery key password gets changed - Fix some object store integration issues - Improved data directory configuration - Fix DAV permissions without create permissions - Fix filepicker home icon being partly hidden - Do only follow http and https redirects - Properly delete old previews - Prevent upgrades between more than one major versions - Several security fixes - Lots of smaller improvements ----------------------------- Release "6.0.6" Oct 22. 2014 - Fix finding old versions in special cases - Make versions and encryption aware of copy operations - Force loading encryption app in all needed cases - Better filesystem scanning error messages - LDAP wizard fixes - Add configuration switch to enable preview mimetypes - Create backup of all encryption keys before recovery - Add displayname for admins - Several security fixes - Lots of smaller improvements ----------------------------- Release "5.0.18" Oct 22. 2014 - Only allow http and https redirects - Documentation fixes - Several security fixes - Several smaller fixes ----------------------------- Release "7.0.2" Aug 26. 2014 - App upgrading stability improvements - Make default share folder configurable - Improve readability of error messages - Log failed authentication - S3 key fixes - Fix range requests with encryption - Several LDAP fixes - Remove obsolete 'Download preparing' message for zip downloads - Remove not working checks from code checker - No error if we try to delete a file which no longer exists - Fix detection of system wide mount points - Simplify App navigation - Add group management to public api - Remove confusing 'automatic logon rejected' message - Implement a txt preview fallback for the case that ttf is not support - Fix tiny thumbnail bug - Don't display share permission if resharing was disabled by the admin - Close session right before the download starts - Fix date display in filepicker - Don't touch non-oc tables when doing the InnoDB repair step - Several Documents fixes - Correctly handle public uploads activities - Add better 4 image previews to gallery ----------------------------- Release "6.0.5" Aug 26. 2014 - Documentation improvements - fix anonymous upload if logged-in - Fix handling of special characters in group names - Fix downloading of big files in special situations - More consistent handling of debug mode - Fix sharing email notifications - Disabling upload button if upload is not possible - Fix detection of system wide mount points - Handle video viewer in sharing links correctly - Update encryption keys recursively if a folder was moved - Enable download button for public folders - Handle exceptions if file to too big for trash-bin correctly - Quota fixes - Avoid unnecessary writing to the DB when preferences are not changed - Disable download button if zip download is disabled - Fix searching for users in special situations - Mount-point handling fixes - Correctly handle storage stats for trash bin - Remove etag warning for trash bin - Hardened SFTP host verification ----------------------------- Release "7.0.1" Aug 4. 2014 - Set maximum width for notification so they don´t overlap the whole header - Don't preload videos on public sharing - Fix preview size calculation under certain conditions - Fix to always show all available versions in the versions dropdown - Support WebDAV copy operation and make encryption aware of it - Make sure to set the expire date if a date is set as default - Improved link icon for better UX - Fix rendering of blank template - Only call exec if is is enabled by PHP - Limit app menu icon size - Show a warning in the personal settings and admin settins if the encyption keys are not yet initialized - Always remove share permission if user is excluded from sharing - Add OCS api call to set expire date for link shares - Improved db schema migration for sqlite - Don't try to execute background jobs that no longer exist - Improve look of search on mobile, save space in top bar - Set core version after a successful update to make upgrade more robust of app upgrades fail - Verify whether download URLs are valid - Fix preview animation on uploading - Prevent cron.php to trigger apps updating - Fix remote share when remote server is installed at the root - Fix files sorting - Fix calendar import - Fix gallery pause icon - Several contacts fixes specifically for PHP 5.3 - Make updater more robust ----------------------------- Release "7.0.0" July 23. 2014 - New files view including sorting and endless scrolling - Server to Server sharing - Sharing overview - Improved sharing admin control - No more mandatory Shared folder - Improved ownCloud Documents features - Hugely improved Activity app including email notifications - Mobile optimized webinterface - Password strength indicator - Significant speed improvements - New user-management - Support for Swift object stores - Email configuration wizard - Email template editor - Improved upgrade process`
2014-11-30 01:08:57 +01:00
share/owncloud/apps/updater/ajax/download.php
share/owncloud/apps/updater/ajax/update.php
share/owncloud/apps/updater/appinfo/app.php
share/owncloud/apps/updater/appinfo/info.xml
share/owncloud/apps/updater/appinfo/routes.php
Update to 7.0.3 Changelog: Release "7.0.3" Oct 22. 2014 - Some OS X server fixes - Several external storage fixes and improvements - Close session early to speedup apps page loading - Add overwrite.cli.url config option - Fix finding old versions in special cases - Make versions and encryption aware of copy operations - Force loading encryption app in all needed cases - Better filesystem scanning error messages - LDAP wizard fixes - Add configuration switch to enable preview mimetypes - Create backup of all encryption keys before recovery - Add displayname for admins - Better config.sample documentation - Better apps descriptions - Improve visual feedback if recovery key password gets changed - Fix some object store integration issues - Improved data directory configuration - Fix DAV permissions without create permissions - Fix filepicker home icon being partly hidden - Do only follow http and https redirects - Properly delete old previews - Prevent upgrades between more than one major versions - Several security fixes - Lots of smaller improvements ----------------------------- Release "6.0.6" Oct 22. 2014 - Fix finding old versions in special cases - Make versions and encryption aware of copy operations - Force loading encryption app in all needed cases - Better filesystem scanning error messages - LDAP wizard fixes - Add configuration switch to enable preview mimetypes - Create backup of all encryption keys before recovery - Add displayname for admins - Several security fixes - Lots of smaller improvements ----------------------------- Release "5.0.18" Oct 22. 2014 - Only allow http and https redirects - Documentation fixes - Several security fixes - Several smaller fixes ----------------------------- Release "7.0.2" Aug 26. 2014 - App upgrading stability improvements - Make default share folder configurable - Improve readability of error messages - Log failed authentication - S3 key fixes - Fix range requests with encryption - Several LDAP fixes - Remove obsolete 'Download preparing' message for zip downloads - Remove not working checks from code checker - No error if we try to delete a file which no longer exists - Fix detection of system wide mount points - Simplify App navigation - Add group management to public api - Remove confusing 'automatic logon rejected' message - Implement a txt preview fallback for the case that ttf is not support - Fix tiny thumbnail bug - Don't display share permission if resharing was disabled by the admin - Close session right before the download starts - Fix date display in filepicker - Don't touch non-oc tables when doing the InnoDB repair step - Several Documents fixes - Correctly handle public uploads activities - Add better 4 image previews to gallery ----------------------------- Release "6.0.5" Aug 26. 2014 - Documentation improvements - fix anonymous upload if logged-in - Fix handling of special characters in group names - Fix downloading of big files in special situations - More consistent handling of debug mode - Fix sharing email notifications - Disabling upload button if upload is not possible - Fix detection of system wide mount points - Handle video viewer in sharing links correctly - Update encryption keys recursively if a folder was moved - Enable download button for public folders - Handle exceptions if file to too big for trash-bin correctly - Quota fixes - Avoid unnecessary writing to the DB when preferences are not changed - Disable download button if zip download is disabled - Fix searching for users in special situations - Mount-point handling fixes - Correctly handle storage stats for trash bin - Remove etag warning for trash bin - Hardened SFTP host verification ----------------------------- Release "7.0.1" Aug 4. 2014 - Set maximum width for notification so they don´t overlap the whole header - Don't preload videos on public sharing - Fix preview size calculation under certain conditions - Fix to always show all available versions in the versions dropdown - Support WebDAV copy operation and make encryption aware of it - Make sure to set the expire date if a date is set as default - Improved link icon for better UX - Fix rendering of blank template - Only call exec if is is enabled by PHP - Limit app menu icon size - Show a warning in the personal settings and admin settins if the encyption keys are not yet initialized - Always remove share permission if user is excluded from sharing - Add OCS api call to set expire date for link shares - Improved db schema migration for sqlite - Don't try to execute background jobs that no longer exist - Improve look of search on mobile, save space in top bar - Set core version after a successful update to make upgrade more robust of app upgrades fail - Verify whether download URLs are valid - Fix preview animation on uploading - Prevent cron.php to trigger apps updating - Fix remote share when remote server is installed at the root - Fix files sorting - Fix calendar import - Fix gallery pause icon - Several contacts fixes specifically for PHP 5.3 - Make updater more robust ----------------------------- Release "7.0.0" July 23. 2014 - New files view including sorting and endless scrolling - Server to Server sharing - Sharing overview - Improved sharing admin control - No more mandatory Shared folder - Improved ownCloud Documents features - Hugely improved Activity app including email notifications - Mobile optimized webinterface - Password strength indicator - Significant speed improvements - New user-management - Support for Swift object stores - Email configuration wizard - Email template editor - Improved upgrade process`
2014-11-30 01:08:57 +01:00
share/owncloud/apps/updater/appinfo/version
share/owncloud/apps/updater/css/updater.css
share/owncloud/apps/updater/img/app.svg
share/owncloud/apps/updater/js/3rdparty/angular.js
share/owncloud/apps/updater/js/app.js
share/owncloud/apps/updater/js/controllers.js
share/owncloud/apps/updater/l10n/ar.php
Update to 7.0.3 Changelog: Release "7.0.3" Oct 22. 2014 - Some OS X server fixes - Several external storage fixes and improvements - Close session early to speedup apps page loading - Add overwrite.cli.url config option - Fix finding old versions in special cases - Make versions and encryption aware of copy operations - Force loading encryption app in all needed cases - Better filesystem scanning error messages - LDAP wizard fixes - Add configuration switch to enable preview mimetypes - Create backup of all encryption keys before recovery - Add displayname for admins - Better config.sample documentation - Better apps descriptions - Improve visual feedback if recovery key password gets changed - Fix some object store integration issues - Improved data directory configuration - Fix DAV permissions without create permissions - Fix filepicker home icon being partly hidden - Do only follow http and https redirects - Properly delete old previews - Prevent upgrades between more than one major versions - Several security fixes - Lots of smaller improvements ----------------------------- Release "6.0.6" Oct 22. 2014 - Fix finding old versions in special cases - Make versions and encryption aware of copy operations - Force loading encryption app in all needed cases - Better filesystem scanning error messages - LDAP wizard fixes - Add configuration switch to enable preview mimetypes - Create backup of all encryption keys before recovery - Add displayname for admins - Several security fixes - Lots of smaller improvements ----------------------------- Release "5.0.18" Oct 22. 2014 - Only allow http and https redirects - Documentation fixes - Several security fixes - Several smaller fixes ----------------------------- Release "7.0.2" Aug 26. 2014 - App upgrading stability improvements - Make default share folder configurable - Improve readability of error messages - Log failed authentication - S3 key fixes - Fix range requests with encryption - Several LDAP fixes - Remove obsolete 'Download preparing' message for zip downloads - Remove not working checks from code checker - No error if we try to delete a file which no longer exists - Fix detection of system wide mount points - Simplify App navigation - Add group management to public api - Remove confusing 'automatic logon rejected' message - Implement a txt preview fallback for the case that ttf is not support - Fix tiny thumbnail bug - Don't display share permission if resharing was disabled by the admin - Close session right before the download starts - Fix date display in filepicker - Don't touch non-oc tables when doing the InnoDB repair step - Several Documents fixes - Correctly handle public uploads activities - Add better 4 image previews to gallery ----------------------------- Release "6.0.5" Aug 26. 2014 - Documentation improvements - fix anonymous upload if logged-in - Fix handling of special characters in group names - Fix downloading of big files in special situations - More consistent handling of debug mode - Fix sharing email notifications - Disabling upload button if upload is not possible - Fix detection of system wide mount points - Handle video viewer in sharing links correctly - Update encryption keys recursively if a folder was moved - Enable download button for public folders - Handle exceptions if file to too big for trash-bin correctly - Quota fixes - Avoid unnecessary writing to the DB when preferences are not changed - Disable download button if zip download is disabled - Fix searching for users in special situations - Mount-point handling fixes - Correctly handle storage stats for trash bin - Remove etag warning for trash bin - Hardened SFTP host verification ----------------------------- Release "7.0.1" Aug 4. 2014 - Set maximum width for notification so they don´t overlap the whole header - Don't preload videos on public sharing - Fix preview size calculation under certain conditions - Fix to always show all available versions in the versions dropdown - Support WebDAV copy operation and make encryption aware of it - Make sure to set the expire date if a date is set as default - Improved link icon for better UX - Fix rendering of blank template - Only call exec if is is enabled by PHP - Limit app menu icon size - Show a warning in the personal settings and admin settins if the encyption keys are not yet initialized - Always remove share permission if user is excluded from sharing - Add OCS api call to set expire date for link shares - Improved db schema migration for sqlite - Don't try to execute background jobs that no longer exist - Improve look of search on mobile, save space in top bar - Set core version after a successful update to make upgrade more robust of app upgrades fail - Verify whether download URLs are valid - Fix preview animation on uploading - Prevent cron.php to trigger apps updating - Fix remote share when remote server is installed at the root - Fix files sorting - Fix calendar import - Fix gallery pause icon - Several contacts fixes specifically for PHP 5.3 - Make updater more robust ----------------------------- Release "7.0.0" July 23. 2014 - New files view including sorting and endless scrolling - Server to Server sharing - Sharing overview - Improved sharing admin control - No more mandatory Shared folder - Improved ownCloud Documents features - Hugely improved Activity app including email notifications - Mobile optimized webinterface - Password strength indicator - Significant speed improvements - New user-management - Support for Swift object stores - Email configuration wizard - Email template editor - Improved upgrade process`
2014-11-30 01:08:57 +01:00
share/owncloud/apps/updater/l10n/ast.php
share/owncloud/apps/updater/l10n/az.php
share/owncloud/apps/updater/l10n/bg_BG.js
share/owncloud/apps/updater/l10n/bg_BG.json
share/owncloud/apps/updater/l10n/bg_BG.php
share/owncloud/apps/updater/l10n/bn_BD.php
share/owncloud/apps/updater/l10n/bn_IN.php
share/owncloud/apps/updater/l10n/bs.js
share/owncloud/apps/updater/l10n/bs.json
share/owncloud/apps/updater/l10n/bs.php
share/owncloud/apps/updater/l10n/ca.php
share/owncloud/apps/updater/l10n/cs_CZ.js
share/owncloud/apps/updater/l10n/cs_CZ.json
share/owncloud/apps/updater/l10n/cs_CZ.php
Update to 6.0.0a * Switch to 6 branch * Replace interpreters with REPLACE_* Changelog: Version 6.0.0a Dec 14th 2013 Remove wrong warnings from logfile Fix LDAP authentication Fix LDAP configuration Fix Share dialog Fix migration under certain conditions Fix database encoding for old PHP versions Fix select all checkbox Fix migration with lucene search enabled Fix migration for postgresql Version 6.0.0 Dec 11th 2013 User Avatars Previews in files app and other places Updated design, less clutter and more whitespace Public gallery sharing Activities Better file conflict handling dialog Improved public App API Sharing API Example Files Share Email Notifications New Doctrine based database layer Plural translations Refactored OC.dialogs (both code and design wise) Priorize often used languages in personal-settings language selection Update jquery to 1.10.0 and add jquery-migrate 1.2.1 Show a summary as the last filelist entry Improve app-management (more verbose error-messages) Show ‘More apps’ link to app administration directly in app navigation Templates for newly created files Add MB indicator to size column Google Drive external storage uses a new library New icons for shared and external folders File uploads conflicts dialog Possibility to prepopulate a new users home with a skeleton Public upload with encryption enabled Users now can decrypt the files again if their encryption app was enabled Many quota related fixes Total used space (with quota) now only counts user’s own files Many external storage fixes, improved performance Improved file navigation performance by using Ajax calls (no full page reload for each folder) The file owner can now also restore deleted shared files New version drop-down with previews and the ability to downloading versions directly
2013-12-27 16:56:38 +01:00
share/owncloud/apps/updater/l10n/cy_GB.php
share/owncloud/apps/updater/l10n/da.js
share/owncloud/apps/updater/l10n/da.json
share/owncloud/apps/updater/l10n/da.php
share/owncloud/apps/updater/l10n/de.js
share/owncloud/apps/updater/l10n/de.json
share/owncloud/apps/updater/l10n/de.php
Update to 7.0.3 Changelog: Release "7.0.3" Oct 22. 2014 - Some OS X server fixes - Several external storage fixes and improvements - Close session early to speedup apps page loading - Add overwrite.cli.url config option - Fix finding old versions in special cases - Make versions and encryption aware of copy operations - Force loading encryption app in all needed cases - Better filesystem scanning error messages - LDAP wizard fixes - Add configuration switch to enable preview mimetypes - Create backup of all encryption keys before recovery - Add displayname for admins - Better config.sample documentation - Better apps descriptions - Improve visual feedback if recovery key password gets changed - Fix some object store integration issues - Improved data directory configuration - Fix DAV permissions without create permissions - Fix filepicker home icon being partly hidden - Do only follow http and https redirects - Properly delete old previews - Prevent upgrades between more than one major versions - Several security fixes - Lots of smaller improvements ----------------------------- Release "6.0.6" Oct 22. 2014 - Fix finding old versions in special cases - Make versions and encryption aware of copy operations - Force loading encryption app in all needed cases - Better filesystem scanning error messages - LDAP wizard fixes - Add configuration switch to enable preview mimetypes - Create backup of all encryption keys before recovery - Add displayname for admins - Several security fixes - Lots of smaller improvements ----------------------------- Release "5.0.18" Oct 22. 2014 - Only allow http and https redirects - Documentation fixes - Several security fixes - Several smaller fixes ----------------------------- Release "7.0.2" Aug 26. 2014 - App upgrading stability improvements - Make default share folder configurable - Improve readability of error messages - Log failed authentication - S3 key fixes - Fix range requests with encryption - Several LDAP fixes - Remove obsolete 'Download preparing' message for zip downloads - Remove not working checks from code checker - No error if we try to delete a file which no longer exists - Fix detection of system wide mount points - Simplify App navigation - Add group management to public api - Remove confusing 'automatic logon rejected' message - Implement a txt preview fallback for the case that ttf is not support - Fix tiny thumbnail bug - Don't display share permission if resharing was disabled by the admin - Close session right before the download starts - Fix date display in filepicker - Don't touch non-oc tables when doing the InnoDB repair step - Several Documents fixes - Correctly handle public uploads activities - Add better 4 image previews to gallery ----------------------------- Release "6.0.5" Aug 26. 2014 - Documentation improvements - fix anonymous upload if logged-in - Fix handling of special characters in group names - Fix downloading of big files in special situations - More consistent handling of debug mode - Fix sharing email notifications - Disabling upload button if upload is not possible - Fix detection of system wide mount points - Handle video viewer in sharing links correctly - Update encryption keys recursively if a folder was moved - Enable download button for public folders - Handle exceptions if file to too big for trash-bin correctly - Quota fixes - Avoid unnecessary writing to the DB when preferences are not changed - Disable download button if zip download is disabled - Fix searching for users in special situations - Mount-point handling fixes - Correctly handle storage stats for trash bin - Remove etag warning for trash bin - Hardened SFTP host verification ----------------------------- Release "7.0.1" Aug 4. 2014 - Set maximum width for notification so they don´t overlap the whole header - Don't preload videos on public sharing - Fix preview size calculation under certain conditions - Fix to always show all available versions in the versions dropdown - Support WebDAV copy operation and make encryption aware of it - Make sure to set the expire date if a date is set as default - Improved link icon for better UX - Fix rendering of blank template - Only call exec if is is enabled by PHP - Limit app menu icon size - Show a warning in the personal settings and admin settins if the encyption keys are not yet initialized - Always remove share permission if user is excluded from sharing - Add OCS api call to set expire date for link shares - Improved db schema migration for sqlite - Don't try to execute background jobs that no longer exist - Improve look of search on mobile, save space in top bar - Set core version after a successful update to make upgrade more robust of app upgrades fail - Verify whether download URLs are valid - Fix preview animation on uploading - Prevent cron.php to trigger apps updating - Fix remote share when remote server is installed at the root - Fix files sorting - Fix calendar import - Fix gallery pause icon - Several contacts fixes specifically for PHP 5.3 - Make updater more robust ----------------------------- Release "7.0.0" July 23. 2014 - New files view including sorting and endless scrolling - Server to Server sharing - Sharing overview - Improved sharing admin control - No more mandatory Shared folder - Improved ownCloud Documents features - Hugely improved Activity app including email notifications - Mobile optimized webinterface - Password strength indicator - Significant speed improvements - New user-management - Support for Swift object stores - Email configuration wizard - Email template editor - Improved upgrade process`
2014-11-30 01:08:57 +01:00
share/owncloud/apps/updater/l10n/de_AT.php
share/owncloud/apps/updater/l10n/de_DE.js
share/owncloud/apps/updater/l10n/de_DE.json
share/owncloud/apps/updater/l10n/de_DE.php
share/owncloud/apps/updater/l10n/el.js
share/owncloud/apps/updater/l10n/el.json
share/owncloud/apps/updater/l10n/el.php
Update to 6.0.0a * Switch to 6 branch * Replace interpreters with REPLACE_* Changelog: Version 6.0.0a Dec 14th 2013 Remove wrong warnings from logfile Fix LDAP authentication Fix LDAP configuration Fix Share dialog Fix migration under certain conditions Fix database encoding for old PHP versions Fix select all checkbox Fix migration with lucene search enabled Fix migration for postgresql Version 6.0.0 Dec 11th 2013 User Avatars Previews in files app and other places Updated design, less clutter and more whitespace Public gallery sharing Activities Better file conflict handling dialog Improved public App API Sharing API Example Files Share Email Notifications New Doctrine based database layer Plural translations Refactored OC.dialogs (both code and design wise) Priorize often used languages in personal-settings language selection Update jquery to 1.10.0 and add jquery-migrate 1.2.1 Show a summary as the last filelist entry Improve app-management (more verbose error-messages) Show ‘More apps’ link to app administration directly in app navigation Templates for newly created files Add MB indicator to size column Google Drive external storage uses a new library New icons for shared and external folders File uploads conflicts dialog Possibility to prepopulate a new users home with a skeleton Public upload with encryption enabled Users now can decrypt the files again if their encryption app was enabled Many quota related fixes Total used space (with quota) now only counts user’s own files Many external storage fixes, improved performance Improved file navigation performance by using Ajax calls (no full page reload for each folder) The file owner can now also restore deleted shared files New version drop-down with previews and the ability to downloading versions directly
2013-12-27 16:56:38 +01:00
share/owncloud/apps/updater/l10n/en@pirate.php
share/owncloud/apps/updater/l10n/en_GB.js
share/owncloud/apps/updater/l10n/en_GB.json
Update to 6.0.0a * Switch to 6 branch * Replace interpreters with REPLACE_* Changelog: Version 6.0.0a Dec 14th 2013 Remove wrong warnings from logfile Fix LDAP authentication Fix LDAP configuration Fix Share dialog Fix migration under certain conditions Fix database encoding for old PHP versions Fix select all checkbox Fix migration with lucene search enabled Fix migration for postgresql Version 6.0.0 Dec 11th 2013 User Avatars Previews in files app and other places Updated design, less clutter and more whitespace Public gallery sharing Activities Better file conflict handling dialog Improved public App API Sharing API Example Files Share Email Notifications New Doctrine based database layer Plural translations Refactored OC.dialogs (both code and design wise) Priorize often used languages in personal-settings language selection Update jquery to 1.10.0 and add jquery-migrate 1.2.1 Show a summary as the last filelist entry Improve app-management (more verbose error-messages) Show ‘More apps’ link to app administration directly in app navigation Templates for newly created files Add MB indicator to size column Google Drive external storage uses a new library New icons for shared and external folders File uploads conflicts dialog Possibility to prepopulate a new users home with a skeleton Public upload with encryption enabled Users now can decrypt the files again if their encryption app was enabled Many quota related fixes Total used space (with quota) now only counts user’s own files Many external storage fixes, improved performance Improved file navigation performance by using Ajax calls (no full page reload for each folder) The file owner can now also restore deleted shared files New version drop-down with previews and the ability to downloading versions directly
2013-12-27 16:56:38 +01:00
share/owncloud/apps/updater/l10n/en_GB.php
share/owncloud/apps/updater/l10n/eo.php
share/owncloud/apps/updater/l10n/es.js
share/owncloud/apps/updater/l10n/es.json
share/owncloud/apps/updater/l10n/es.php
share/owncloud/apps/updater/l10n/es_AR.php
Update to 7.0.3 Changelog: Release "7.0.3" Oct 22. 2014 - Some OS X server fixes - Several external storage fixes and improvements - Close session early to speedup apps page loading - Add overwrite.cli.url config option - Fix finding old versions in special cases - Make versions and encryption aware of copy operations - Force loading encryption app in all needed cases - Better filesystem scanning error messages - LDAP wizard fixes - Add configuration switch to enable preview mimetypes - Create backup of all encryption keys before recovery - Add displayname for admins - Better config.sample documentation - Better apps descriptions - Improve visual feedback if recovery key password gets changed - Fix some object store integration issues - Improved data directory configuration - Fix DAV permissions without create permissions - Fix filepicker home icon being partly hidden - Do only follow http and https redirects - Properly delete old previews - Prevent upgrades between more than one major versions - Several security fixes - Lots of smaller improvements ----------------------------- Release "6.0.6" Oct 22. 2014 - Fix finding old versions in special cases - Make versions and encryption aware of copy operations - Force loading encryption app in all needed cases - Better filesystem scanning error messages - LDAP wizard fixes - Add configuration switch to enable preview mimetypes - Create backup of all encryption keys before recovery - Add displayname for admins - Several security fixes - Lots of smaller improvements ----------------------------- Release "5.0.18" Oct 22. 2014 - Only allow http and https redirects - Documentation fixes - Several security fixes - Several smaller fixes ----------------------------- Release "7.0.2" Aug 26. 2014 - App upgrading stability improvements - Make default share folder configurable - Improve readability of error messages - Log failed authentication - S3 key fixes - Fix range requests with encryption - Several LDAP fixes - Remove obsolete 'Download preparing' message for zip downloads - Remove not working checks from code checker - No error if we try to delete a file which no longer exists - Fix detection of system wide mount points - Simplify App navigation - Add group management to public api - Remove confusing 'automatic logon rejected' message - Implement a txt preview fallback for the case that ttf is not support - Fix tiny thumbnail bug - Don't display share permission if resharing was disabled by the admin - Close session right before the download starts - Fix date display in filepicker - Don't touch non-oc tables when doing the InnoDB repair step - Several Documents fixes - Correctly handle public uploads activities - Add better 4 image previews to gallery ----------------------------- Release "6.0.5" Aug 26. 2014 - Documentation improvements - fix anonymous upload if logged-in - Fix handling of special characters in group names - Fix downloading of big files in special situations - More consistent handling of debug mode - Fix sharing email notifications - Disabling upload button if upload is not possible - Fix detection of system wide mount points - Handle video viewer in sharing links correctly - Update encryption keys recursively if a folder was moved - Enable download button for public folders - Handle exceptions if file to too big for trash-bin correctly - Quota fixes - Avoid unnecessary writing to the DB when preferences are not changed - Disable download button if zip download is disabled - Fix searching for users in special situations - Mount-point handling fixes - Correctly handle storage stats for trash bin - Remove etag warning for trash bin - Hardened SFTP host verification ----------------------------- Release "7.0.1" Aug 4. 2014 - Set maximum width for notification so they don´t overlap the whole header - Don't preload videos on public sharing - Fix preview size calculation under certain conditions - Fix to always show all available versions in the versions dropdown - Support WebDAV copy operation and make encryption aware of it - Make sure to set the expire date if a date is set as default - Improved link icon for better UX - Fix rendering of blank template - Only call exec if is is enabled by PHP - Limit app menu icon size - Show a warning in the personal settings and admin settins if the encyption keys are not yet initialized - Always remove share permission if user is excluded from sharing - Add OCS api call to set expire date for link shares - Improved db schema migration for sqlite - Don't try to execute background jobs that no longer exist - Improve look of search on mobile, save space in top bar - Set core version after a successful update to make upgrade more robust of app upgrades fail - Verify whether download URLs are valid - Fix preview animation on uploading - Prevent cron.php to trigger apps updating - Fix remote share when remote server is installed at the root - Fix files sorting - Fix calendar import - Fix gallery pause icon - Several contacts fixes specifically for PHP 5.3 - Make updater more robust ----------------------------- Release "7.0.0" July 23. 2014 - New files view including sorting and endless scrolling - Server to Server sharing - Sharing overview - Improved sharing admin control - No more mandatory Shared folder - Improved ownCloud Documents features - Hugely improved Activity app including email notifications - Mobile optimized webinterface - Password strength indicator - Significant speed improvements - New user-management - Support for Swift object stores - Email configuration wizard - Email template editor - Improved upgrade process`
2014-11-30 01:08:57 +01:00
share/owncloud/apps/updater/l10n/es_CL.php
share/owncloud/apps/updater/l10n/es_MX.php
share/owncloud/apps/updater/l10n/et_EE.js
share/owncloud/apps/updater/l10n/et_EE.json
share/owncloud/apps/updater/l10n/et_EE.php
share/owncloud/apps/updater/l10n/eu.js
share/owncloud/apps/updater/l10n/eu.json
share/owncloud/apps/updater/l10n/eu.php
Update to 7.0.3 Changelog: Release "7.0.3" Oct 22. 2014 - Some OS X server fixes - Several external storage fixes and improvements - Close session early to speedup apps page loading - Add overwrite.cli.url config option - Fix finding old versions in special cases - Make versions and encryption aware of copy operations - Force loading encryption app in all needed cases - Better filesystem scanning error messages - LDAP wizard fixes - Add configuration switch to enable preview mimetypes - Create backup of all encryption keys before recovery - Add displayname for admins - Better config.sample documentation - Better apps descriptions - Improve visual feedback if recovery key password gets changed - Fix some object store integration issues - Improved data directory configuration - Fix DAV permissions without create permissions - Fix filepicker home icon being partly hidden - Do only follow http and https redirects - Properly delete old previews - Prevent upgrades between more than one major versions - Several security fixes - Lots of smaller improvements ----------------------------- Release "6.0.6" Oct 22. 2014 - Fix finding old versions in special cases - Make versions and encryption aware of copy operations - Force loading encryption app in all needed cases - Better filesystem scanning error messages - LDAP wizard fixes - Add configuration switch to enable preview mimetypes - Create backup of all encryption keys before recovery - Add displayname for admins - Several security fixes - Lots of smaller improvements ----------------------------- Release "5.0.18" Oct 22. 2014 - Only allow http and https redirects - Documentation fixes - Several security fixes - Several smaller fixes ----------------------------- Release "7.0.2" Aug 26. 2014 - App upgrading stability improvements - Make default share folder configurable - Improve readability of error messages - Log failed authentication - S3 key fixes - Fix range requests with encryption - Several LDAP fixes - Remove obsolete 'Download preparing' message for zip downloads - Remove not working checks from code checker - No error if we try to delete a file which no longer exists - Fix detection of system wide mount points - Simplify App navigation - Add group management to public api - Remove confusing 'automatic logon rejected' message - Implement a txt preview fallback for the case that ttf is not support - Fix tiny thumbnail bug - Don't display share permission if resharing was disabled by the admin - Close session right before the download starts - Fix date display in filepicker - Don't touch non-oc tables when doing the InnoDB repair step - Several Documents fixes - Correctly handle public uploads activities - Add better 4 image previews to gallery ----------------------------- Release "6.0.5" Aug 26. 2014 - Documentation improvements - fix anonymous upload if logged-in - Fix handling of special characters in group names - Fix downloading of big files in special situations - More consistent handling of debug mode - Fix sharing email notifications - Disabling upload button if upload is not possible - Fix detection of system wide mount points - Handle video viewer in sharing links correctly - Update encryption keys recursively if a folder was moved - Enable download button for public folders - Handle exceptions if file to too big for trash-bin correctly - Quota fixes - Avoid unnecessary writing to the DB when preferences are not changed - Disable download button if zip download is disabled - Fix searching for users in special situations - Mount-point handling fixes - Correctly handle storage stats for trash bin - Remove etag warning for trash bin - Hardened SFTP host verification ----------------------------- Release "7.0.1" Aug 4. 2014 - Set maximum width for notification so they don´t overlap the whole header - Don't preload videos on public sharing - Fix preview size calculation under certain conditions - Fix to always show all available versions in the versions dropdown - Support WebDAV copy operation and make encryption aware of it - Make sure to set the expire date if a date is set as default - Improved link icon for better UX - Fix rendering of blank template - Only call exec if is is enabled by PHP - Limit app menu icon size - Show a warning in the personal settings and admin settins if the encyption keys are not yet initialized - Always remove share permission if user is excluded from sharing - Add OCS api call to set expire date for link shares - Improved db schema migration for sqlite - Don't try to execute background jobs that no longer exist - Improve look of search on mobile, save space in top bar - Set core version after a successful update to make upgrade more robust of app upgrades fail - Verify whether download URLs are valid - Fix preview animation on uploading - Prevent cron.php to trigger apps updating - Fix remote share when remote server is installed at the root - Fix files sorting - Fix calendar import - Fix gallery pause icon - Several contacts fixes specifically for PHP 5.3 - Make updater more robust ----------------------------- Release "7.0.0" July 23. 2014 - New files view including sorting and endless scrolling - Server to Server sharing - Sharing overview - Improved sharing admin control - No more mandatory Shared folder - Improved ownCloud Documents features - Hugely improved Activity app including email notifications - Mobile optimized webinterface - Password strength indicator - Significant speed improvements - New user-management - Support for Swift object stores - Email configuration wizard - Email template editor - Improved upgrade process`
2014-11-30 01:08:57 +01:00
share/owncloud/apps/updater/l10n/eu_ES.php
share/owncloud/apps/updater/l10n/fa.php
share/owncloud/apps/updater/l10n/fi_FI.js
share/owncloud/apps/updater/l10n/fi_FI.json
share/owncloud/apps/updater/l10n/fi_FI.php
share/owncloud/apps/updater/l10n/fr.js
share/owncloud/apps/updater/l10n/fr.json
share/owncloud/apps/updater/l10n/fr.php
share/owncloud/apps/updater/l10n/gl.js
share/owncloud/apps/updater/l10n/gl.json
share/owncloud/apps/updater/l10n/gl.php
share/owncloud/apps/updater/l10n/he.php
Update to 6.0.0a * Switch to 6 branch * Replace interpreters with REPLACE_* Changelog: Version 6.0.0a Dec 14th 2013 Remove wrong warnings from logfile Fix LDAP authentication Fix LDAP configuration Fix Share dialog Fix migration under certain conditions Fix database encoding for old PHP versions Fix select all checkbox Fix migration with lucene search enabled Fix migration for postgresql Version 6.0.0 Dec 11th 2013 User Avatars Previews in files app and other places Updated design, less clutter and more whitespace Public gallery sharing Activities Better file conflict handling dialog Improved public App API Sharing API Example Files Share Email Notifications New Doctrine based database layer Plural translations Refactored OC.dialogs (both code and design wise) Priorize often used languages in personal-settings language selection Update jquery to 1.10.0 and add jquery-migrate 1.2.1 Show a summary as the last filelist entry Improve app-management (more verbose error-messages) Show ‘More apps’ link to app administration directly in app navigation Templates for newly created files Add MB indicator to size column Google Drive external storage uses a new library New icons for shared and external folders File uploads conflicts dialog Possibility to prepopulate a new users home with a skeleton Public upload with encryption enabled Users now can decrypt the files again if their encryption app was enabled Many quota related fixes Total used space (with quota) now only counts user’s own files Many external storage fixes, improved performance Improved file navigation performance by using Ajax calls (no full page reload for each folder) The file owner can now also restore deleted shared files New version drop-down with previews and the ability to downloading versions directly
2013-12-27 16:56:38 +01:00
share/owncloud/apps/updater/l10n/hi.php
share/owncloud/apps/updater/l10n/hr.js
share/owncloud/apps/updater/l10n/hr.json
share/owncloud/apps/updater/l10n/hr.php
share/owncloud/apps/updater/l10n/hu_HU.php
Update to 6.0.0a * Switch to 6 branch * Replace interpreters with REPLACE_* Changelog: Version 6.0.0a Dec 14th 2013 Remove wrong warnings from logfile Fix LDAP authentication Fix LDAP configuration Fix Share dialog Fix migration under certain conditions Fix database encoding for old PHP versions Fix select all checkbox Fix migration with lucene search enabled Fix migration for postgresql Version 6.0.0 Dec 11th 2013 User Avatars Previews in files app and other places Updated design, less clutter and more whitespace Public gallery sharing Activities Better file conflict handling dialog Improved public App API Sharing API Example Files Share Email Notifications New Doctrine based database layer Plural translations Refactored OC.dialogs (both code and design wise) Priorize often used languages in personal-settings language selection Update jquery to 1.10.0 and add jquery-migrate 1.2.1 Show a summary as the last filelist entry Improve app-management (more verbose error-messages) Show ‘More apps’ link to app administration directly in app navigation Templates for newly created files Add MB indicator to size column Google Drive external storage uses a new library New icons for shared and external folders File uploads conflicts dialog Possibility to prepopulate a new users home with a skeleton Public upload with encryption enabled Users now can decrypt the files again if their encryption app was enabled Many quota related fixes Total used space (with quota) now only counts user’s own files Many external storage fixes, improved performance Improved file navigation performance by using Ajax calls (no full page reload for each folder) The file owner can now also restore deleted shared files New version drop-down with previews and the ability to downloading versions directly
2013-12-27 16:56:38 +01:00
share/owncloud/apps/updater/l10n/hy.php
share/owncloud/apps/updater/l10n/ia.php
share/owncloud/apps/updater/l10n/id.js
share/owncloud/apps/updater/l10n/id.json
share/owncloud/apps/updater/l10n/id.php
share/owncloud/apps/updater/l10n/is.php
share/owncloud/apps/updater/l10n/it.js
share/owncloud/apps/updater/l10n/it.json
share/owncloud/apps/updater/l10n/it.php
share/owncloud/apps/updater/l10n/ja.js
share/owncloud/apps/updater/l10n/ja.json
Update to 7.0.3 Changelog: Release "7.0.3" Oct 22. 2014 - Some OS X server fixes - Several external storage fixes and improvements - Close session early to speedup apps page loading - Add overwrite.cli.url config option - Fix finding old versions in special cases - Make versions and encryption aware of copy operations - Force loading encryption app in all needed cases - Better filesystem scanning error messages - LDAP wizard fixes - Add configuration switch to enable preview mimetypes - Create backup of all encryption keys before recovery - Add displayname for admins - Better config.sample documentation - Better apps descriptions - Improve visual feedback if recovery key password gets changed - Fix some object store integration issues - Improved data directory configuration - Fix DAV permissions without create permissions - Fix filepicker home icon being partly hidden - Do only follow http and https redirects - Properly delete old previews - Prevent upgrades between more than one major versions - Several security fixes - Lots of smaller improvements ----------------------------- Release "6.0.6" Oct 22. 2014 - Fix finding old versions in special cases - Make versions and encryption aware of copy operations - Force loading encryption app in all needed cases - Better filesystem scanning error messages - LDAP wizard fixes - Add configuration switch to enable preview mimetypes - Create backup of all encryption keys before recovery - Add displayname for admins - Several security fixes - Lots of smaller improvements ----------------------------- Release "5.0.18" Oct 22. 2014 - Only allow http and https redirects - Documentation fixes - Several security fixes - Several smaller fixes ----------------------------- Release "7.0.2" Aug 26. 2014 - App upgrading stability improvements - Make default share folder configurable - Improve readability of error messages - Log failed authentication - S3 key fixes - Fix range requests with encryption - Several LDAP fixes - Remove obsolete 'Download preparing' message for zip downloads - Remove not working checks from code checker - No error if we try to delete a file which no longer exists - Fix detection of system wide mount points - Simplify App navigation - Add group management to public api - Remove confusing 'automatic logon rejected' message - Implement a txt preview fallback for the case that ttf is not support - Fix tiny thumbnail bug - Don't display share permission if resharing was disabled by the admin - Close session right before the download starts - Fix date display in filepicker - Don't touch non-oc tables when doing the InnoDB repair step - Several Documents fixes - Correctly handle public uploads activities - Add better 4 image previews to gallery ----------------------------- Release "6.0.5" Aug 26. 2014 - Documentation improvements - fix anonymous upload if logged-in - Fix handling of special characters in group names - Fix downloading of big files in special situations - More consistent handling of debug mode - Fix sharing email notifications - Disabling upload button if upload is not possible - Fix detection of system wide mount points - Handle video viewer in sharing links correctly - Update encryption keys recursively if a folder was moved - Enable download button for public folders - Handle exceptions if file to too big for trash-bin correctly - Quota fixes - Avoid unnecessary writing to the DB when preferences are not changed - Disable download button if zip download is disabled - Fix searching for users in special situations - Mount-point handling fixes - Correctly handle storage stats for trash bin - Remove etag warning for trash bin - Hardened SFTP host verification ----------------------------- Release "7.0.1" Aug 4. 2014 - Set maximum width for notification so they don´t overlap the whole header - Don't preload videos on public sharing - Fix preview size calculation under certain conditions - Fix to always show all available versions in the versions dropdown - Support WebDAV copy operation and make encryption aware of it - Make sure to set the expire date if a date is set as default - Improved link icon for better UX - Fix rendering of blank template - Only call exec if is is enabled by PHP - Limit app menu icon size - Show a warning in the personal settings and admin settins if the encyption keys are not yet initialized - Always remove share permission if user is excluded from sharing - Add OCS api call to set expire date for link shares - Improved db schema migration for sqlite - Don't try to execute background jobs that no longer exist - Improve look of search on mobile, save space in top bar - Set core version after a successful update to make upgrade more robust of app upgrades fail - Verify whether download URLs are valid - Fix preview animation on uploading - Prevent cron.php to trigger apps updating - Fix remote share when remote server is installed at the root - Fix files sorting - Fix calendar import - Fix gallery pause icon - Several contacts fixes specifically for PHP 5.3 - Make updater more robust ----------------------------- Release "7.0.0" July 23. 2014 - New files view including sorting and endless scrolling - Server to Server sharing - Sharing overview - Improved sharing admin control - No more mandatory Shared folder - Improved ownCloud Documents features - Hugely improved Activity app including email notifications - Mobile optimized webinterface - Password strength indicator - Significant speed improvements - New user-management - Support for Swift object stores - Email configuration wizard - Email template editor - Improved upgrade process`
2014-11-30 01:08:57 +01:00
share/owncloud/apps/updater/l10n/ja.php
share/owncloud/apps/updater/l10n/jv.php
share/owncloud/apps/updater/l10n/ka_GE.php
Update to 6.0.0a * Switch to 6 branch * Replace interpreters with REPLACE_* Changelog: Version 6.0.0a Dec 14th 2013 Remove wrong warnings from logfile Fix LDAP authentication Fix LDAP configuration Fix Share dialog Fix migration under certain conditions Fix database encoding for old PHP versions Fix select all checkbox Fix migration with lucene search enabled Fix migration for postgresql Version 6.0.0 Dec 11th 2013 User Avatars Previews in files app and other places Updated design, less clutter and more whitespace Public gallery sharing Activities Better file conflict handling dialog Improved public App API Sharing API Example Files Share Email Notifications New Doctrine based database layer Plural translations Refactored OC.dialogs (both code and design wise) Priorize often used languages in personal-settings language selection Update jquery to 1.10.0 and add jquery-migrate 1.2.1 Show a summary as the last filelist entry Improve app-management (more verbose error-messages) Show ‘More apps’ link to app administration directly in app navigation Templates for newly created files Add MB indicator to size column Google Drive external storage uses a new library New icons for shared and external folders File uploads conflicts dialog Possibility to prepopulate a new users home with a skeleton Public upload with encryption enabled Users now can decrypt the files again if their encryption app was enabled Many quota related fixes Total used space (with quota) now only counts user’s own files Many external storage fixes, improved performance Improved file navigation performance by using Ajax calls (no full page reload for each folder) The file owner can now also restore deleted shared files New version drop-down with previews and the ability to downloading versions directly
2013-12-27 16:56:38 +01:00
share/owncloud/apps/updater/l10n/km.php
share/owncloud/apps/updater/l10n/ko.js
share/owncloud/apps/updater/l10n/ko.json
share/owncloud/apps/updater/l10n/ko.php
share/owncloud/apps/updater/l10n/ku_IQ.php
share/owncloud/apps/updater/l10n/lb.php
share/owncloud/apps/updater/l10n/lt_LT.php
share/owncloud/apps/updater/l10n/lv.php
share/owncloud/apps/updater/l10n/mk.php
share/owncloud/apps/updater/l10n/ms_MY.php
Update to 6.0.0a * Switch to 6 branch * Replace interpreters with REPLACE_* Changelog: Version 6.0.0a Dec 14th 2013 Remove wrong warnings from logfile Fix LDAP authentication Fix LDAP configuration Fix Share dialog Fix migration under certain conditions Fix database encoding for old PHP versions Fix select all checkbox Fix migration with lucene search enabled Fix migration for postgresql Version 6.0.0 Dec 11th 2013 User Avatars Previews in files app and other places Updated design, less clutter and more whitespace Public gallery sharing Activities Better file conflict handling dialog Improved public App API Sharing API Example Files Share Email Notifications New Doctrine based database layer Plural translations Refactored OC.dialogs (both code and design wise) Priorize often used languages in personal-settings language selection Update jquery to 1.10.0 and add jquery-migrate 1.2.1 Show a summary as the last filelist entry Improve app-management (more verbose error-messages) Show ‘More apps’ link to app administration directly in app navigation Templates for newly created files Add MB indicator to size column Google Drive external storage uses a new library New icons for shared and external folders File uploads conflicts dialog Possibility to prepopulate a new users home with a skeleton Public upload with encryption enabled Users now can decrypt the files again if their encryption app was enabled Many quota related fixes Total used space (with quota) now only counts user’s own files Many external storage fixes, improved performance Improved file navigation performance by using Ajax calls (no full page reload for each folder) The file owner can now also restore deleted shared files New version drop-down with previews and the ability to downloading versions directly
2013-12-27 16:56:38 +01:00
share/owncloud/apps/updater/l10n/my_MM.php
share/owncloud/apps/updater/l10n/nb_NO.js
share/owncloud/apps/updater/l10n/nb_NO.json
share/owncloud/apps/updater/l10n/nb_NO.php
share/owncloud/apps/updater/l10n/nl.js
share/owncloud/apps/updater/l10n/nl.json
share/owncloud/apps/updater/l10n/nl.php
share/owncloud/apps/updater/l10n/nn_NO.php
share/owncloud/apps/updater/l10n/oc.php
Update to 6.0.0a * Switch to 6 branch * Replace interpreters with REPLACE_* Changelog: Version 6.0.0a Dec 14th 2013 Remove wrong warnings from logfile Fix LDAP authentication Fix LDAP configuration Fix Share dialog Fix migration under certain conditions Fix database encoding for old PHP versions Fix select all checkbox Fix migration with lucene search enabled Fix migration for postgresql Version 6.0.0 Dec 11th 2013 User Avatars Previews in files app and other places Updated design, less clutter and more whitespace Public gallery sharing Activities Better file conflict handling dialog Improved public App API Sharing API Example Files Share Email Notifications New Doctrine based database layer Plural translations Refactored OC.dialogs (both code and design wise) Priorize often used languages in personal-settings language selection Update jquery to 1.10.0 and add jquery-migrate 1.2.1 Show a summary as the last filelist entry Improve app-management (more verbose error-messages) Show ‘More apps’ link to app administration directly in app navigation Templates for newly created files Add MB indicator to size column Google Drive external storage uses a new library New icons for shared and external folders File uploads conflicts dialog Possibility to prepopulate a new users home with a skeleton Public upload with encryption enabled Users now can decrypt the files again if their encryption app was enabled Many quota related fixes Total used space (with quota) now only counts user’s own files Many external storage fixes, improved performance Improved file navigation performance by using Ajax calls (no full page reload for each folder) The file owner can now also restore deleted shared files New version drop-down with previews and the ability to downloading versions directly
2013-12-27 16:56:38 +01:00
share/owncloud/apps/updater/l10n/pa.php
share/owncloud/apps/updater/l10n/pl.js
share/owncloud/apps/updater/l10n/pl.json
share/owncloud/apps/updater/l10n/pl.php
share/owncloud/apps/updater/l10n/pt_BR.js
share/owncloud/apps/updater/l10n/pt_BR.json
share/owncloud/apps/updater/l10n/pt_BR.php
share/owncloud/apps/updater/l10n/pt_PT.js
share/owncloud/apps/updater/l10n/pt_PT.json
share/owncloud/apps/updater/l10n/pt_PT.php
share/owncloud/apps/updater/l10n/ro.php
share/owncloud/apps/updater/l10n/ru.js
share/owncloud/apps/updater/l10n/ru.json
share/owncloud/apps/updater/l10n/ru.php
share/owncloud/apps/updater/l10n/si_LK.php
share/owncloud/apps/updater/l10n/sk_SK.js
share/owncloud/apps/updater/l10n/sk_SK.json
share/owncloud/apps/updater/l10n/sk_SK.php
share/owncloud/apps/updater/l10n/sl.js
share/owncloud/apps/updater/l10n/sl.json
share/owncloud/apps/updater/l10n/sl.php
Update to 6.0.0a * Switch to 6 branch * Replace interpreters with REPLACE_* Changelog: Version 6.0.0a Dec 14th 2013 Remove wrong warnings from logfile Fix LDAP authentication Fix LDAP configuration Fix Share dialog Fix migration under certain conditions Fix database encoding for old PHP versions Fix select all checkbox Fix migration with lucene search enabled Fix migration for postgresql Version 6.0.0 Dec 11th 2013 User Avatars Previews in files app and other places Updated design, less clutter and more whitespace Public gallery sharing Activities Better file conflict handling dialog Improved public App API Sharing API Example Files Share Email Notifications New Doctrine based database layer Plural translations Refactored OC.dialogs (both code and design wise) Priorize often used languages in personal-settings language selection Update jquery to 1.10.0 and add jquery-migrate 1.2.1 Show a summary as the last filelist entry Improve app-management (more verbose error-messages) Show ‘More apps’ link to app administration directly in app navigation Templates for newly created files Add MB indicator to size column Google Drive external storage uses a new library New icons for shared and external folders File uploads conflicts dialog Possibility to prepopulate a new users home with a skeleton Public upload with encryption enabled Users now can decrypt the files again if their encryption app was enabled Many quota related fixes Total used space (with quota) now only counts user’s own files Many external storage fixes, improved performance Improved file navigation performance by using Ajax calls (no full page reload for each folder) The file owner can now also restore deleted shared files New version drop-down with previews and the ability to downloading versions directly
2013-12-27 16:56:38 +01:00
share/owncloud/apps/updater/l10n/sq.php
share/owncloud/apps/updater/l10n/sr.php
Update to 6.0.0a * Switch to 6 branch * Replace interpreters with REPLACE_* Changelog: Version 6.0.0a Dec 14th 2013 Remove wrong warnings from logfile Fix LDAP authentication Fix LDAP configuration Fix Share dialog Fix migration under certain conditions Fix database encoding for old PHP versions Fix select all checkbox Fix migration with lucene search enabled Fix migration for postgresql Version 6.0.0 Dec 11th 2013 User Avatars Previews in files app and other places Updated design, less clutter and more whitespace Public gallery sharing Activities Better file conflict handling dialog Improved public App API Sharing API Example Files Share Email Notifications New Doctrine based database layer Plural translations Refactored OC.dialogs (both code and design wise) Priorize often used languages in personal-settings language selection Update jquery to 1.10.0 and add jquery-migrate 1.2.1 Show a summary as the last filelist entry Improve app-management (more verbose error-messages) Show ‘More apps’ link to app administration directly in app navigation Templates for newly created files Add MB indicator to size column Google Drive external storage uses a new library New icons for shared and external folders File uploads conflicts dialog Possibility to prepopulate a new users home with a skeleton Public upload with encryption enabled Users now can decrypt the files again if their encryption app was enabled Many quota related fixes Total used space (with quota) now only counts user’s own files Many external storage fixes, improved performance Improved file navigation performance by using Ajax calls (no full page reload for each folder) The file owner can now also restore deleted shared files New version drop-down with previews and the ability to downloading versions directly
2013-12-27 16:56:38 +01:00
share/owncloud/apps/updater/l10n/sr@latin.php
share/owncloud/apps/updater/l10n/sv.js
share/owncloud/apps/updater/l10n/sv.json
share/owncloud/apps/updater/l10n/sv.php
share/owncloud/apps/updater/l10n/ta_LK.php
Update to 6.0.0a * Switch to 6 branch * Replace interpreters with REPLACE_* Changelog: Version 6.0.0a Dec 14th 2013 Remove wrong warnings from logfile Fix LDAP authentication Fix LDAP configuration Fix Share dialog Fix migration under certain conditions Fix database encoding for old PHP versions Fix select all checkbox Fix migration with lucene search enabled Fix migration for postgresql Version 6.0.0 Dec 11th 2013 User Avatars Previews in files app and other places Updated design, less clutter and more whitespace Public gallery sharing Activities Better file conflict handling dialog Improved public App API Sharing API Example Files Share Email Notifications New Doctrine based database layer Plural translations Refactored OC.dialogs (both code and design wise) Priorize often used languages in personal-settings language selection Update jquery to 1.10.0 and add jquery-migrate 1.2.1 Show a summary as the last filelist entry Improve app-management (more verbose error-messages) Show ‘More apps’ link to app administration directly in app navigation Templates for newly created files Add MB indicator to size column Google Drive external storage uses a new library New icons for shared and external folders File uploads conflicts dialog Possibility to prepopulate a new users home with a skeleton Public upload with encryption enabled Users now can decrypt the files again if their encryption app was enabled Many quota related fixes Total used space (with quota) now only counts user’s own files Many external storage fixes, improved performance Improved file navigation performance by using Ajax calls (no full page reload for each folder) The file owner can now also restore deleted shared files New version drop-down with previews and the ability to downloading versions directly
2013-12-27 16:56:38 +01:00
share/owncloud/apps/updater/l10n/te.php
share/owncloud/apps/updater/l10n/th_TH.php
share/owncloud/apps/updater/l10n/tr.js
share/owncloud/apps/updater/l10n/tr.json
share/owncloud/apps/updater/l10n/tr.php
Update to 6.0.0a * Switch to 6 branch * Replace interpreters with REPLACE_* Changelog: Version 6.0.0a Dec 14th 2013 Remove wrong warnings from logfile Fix LDAP authentication Fix LDAP configuration Fix Share dialog Fix migration under certain conditions Fix database encoding for old PHP versions Fix select all checkbox Fix migration with lucene search enabled Fix migration for postgresql Version 6.0.0 Dec 11th 2013 User Avatars Previews in files app and other places Updated design, less clutter and more whitespace Public gallery sharing Activities Better file conflict handling dialog Improved public App API Sharing API Example Files Share Email Notifications New Doctrine based database layer Plural translations Refactored OC.dialogs (both code and design wise) Priorize often used languages in personal-settings language selection Update jquery to 1.10.0 and add jquery-migrate 1.2.1 Show a summary as the last filelist entry Improve app-management (more verbose error-messages) Show ‘More apps’ link to app administration directly in app navigation Templates for newly created files Add MB indicator to size column Google Drive external storage uses a new library New icons for shared and external folders File uploads conflicts dialog Possibility to prepopulate a new users home with a skeleton Public upload with encryption enabled Users now can decrypt the files again if their encryption app was enabled Many quota related fixes Total used space (with quota) now only counts user’s own files Many external storage fixes, improved performance Improved file navigation performance by using Ajax calls (no full page reload for each folder) The file owner can now also restore deleted shared files New version drop-down with previews and the ability to downloading versions directly
2013-12-27 16:56:38 +01:00
share/owncloud/apps/updater/l10n/ug.php
share/owncloud/apps/updater/l10n/uk.js
share/owncloud/apps/updater/l10n/uk.json
share/owncloud/apps/updater/l10n/uk.php
Update to 6.0.0a * Switch to 6 branch * Replace interpreters with REPLACE_* Changelog: Version 6.0.0a Dec 14th 2013 Remove wrong warnings from logfile Fix LDAP authentication Fix LDAP configuration Fix Share dialog Fix migration under certain conditions Fix database encoding for old PHP versions Fix select all checkbox Fix migration with lucene search enabled Fix migration for postgresql Version 6.0.0 Dec 11th 2013 User Avatars Previews in files app and other places Updated design, less clutter and more whitespace Public gallery sharing Activities Better file conflict handling dialog Improved public App API Sharing API Example Files Share Email Notifications New Doctrine based database layer Plural translations Refactored OC.dialogs (both code and design wise) Priorize often used languages in personal-settings language selection Update jquery to 1.10.0 and add jquery-migrate 1.2.1 Show a summary as the last filelist entry Improve app-management (more verbose error-messages) Show ‘More apps’ link to app administration directly in app navigation Templates for newly created files Add MB indicator to size column Google Drive external storage uses a new library New icons for shared and external folders File uploads conflicts dialog Possibility to prepopulate a new users home with a skeleton Public upload with encryption enabled Users now can decrypt the files again if their encryption app was enabled Many quota related fixes Total used space (with quota) now only counts user’s own files Many external storage fixes, improved performance Improved file navigation performance by using Ajax calls (no full page reload for each folder) The file owner can now also restore deleted shared files New version drop-down with previews and the ability to downloading versions directly
2013-12-27 16:56:38 +01:00
share/owncloud/apps/updater/l10n/ur_PK.php
share/owncloud/apps/updater/l10n/vi.php
share/owncloud/apps/updater/l10n/zh_CN.php
Update to 6.0.0a * Switch to 6 branch * Replace interpreters with REPLACE_* Changelog: Version 6.0.0a Dec 14th 2013 Remove wrong warnings from logfile Fix LDAP authentication Fix LDAP configuration Fix Share dialog Fix migration under certain conditions Fix database encoding for old PHP versions Fix select all checkbox Fix migration with lucene search enabled Fix migration for postgresql Version 6.0.0 Dec 11th 2013 User Avatars Previews in files app and other places Updated design, less clutter and more whitespace Public gallery sharing Activities Better file conflict handling dialog Improved public App API Sharing API Example Files Share Email Notifications New Doctrine based database layer Plural translations Refactored OC.dialogs (both code and design wise) Priorize often used languages in personal-settings language selection Update jquery to 1.10.0 and add jquery-migrate 1.2.1 Show a summary as the last filelist entry Improve app-management (more verbose error-messages) Show ‘More apps’ link to app administration directly in app navigation Templates for newly created files Add MB indicator to size column Google Drive external storage uses a new library New icons for shared and external folders File uploads conflicts dialog Possibility to prepopulate a new users home with a skeleton Public upload with encryption enabled Users now can decrypt the files again if their encryption app was enabled Many quota related fixes Total used space (with quota) now only counts user’s own files Many external storage fixes, improved performance Improved file navigation performance by using Ajax calls (no full page reload for each folder) The file owner can now also restore deleted shared files New version drop-down with previews and the ability to downloading versions directly
2013-12-27 16:56:38 +01:00
share/owncloud/apps/updater/l10n/zh_HK.php
share/owncloud/apps/updater/l10n/zh_TW.php
Update to 7.0.3 Changelog: Release "7.0.3" Oct 22. 2014 - Some OS X server fixes - Several external storage fixes and improvements - Close session early to speedup apps page loading - Add overwrite.cli.url config option - Fix finding old versions in special cases - Make versions and encryption aware of copy operations - Force loading encryption app in all needed cases - Better filesystem scanning error messages - LDAP wizard fixes - Add configuration switch to enable preview mimetypes - Create backup of all encryption keys before recovery - Add displayname for admins - Better config.sample documentation - Better apps descriptions - Improve visual feedback if recovery key password gets changed - Fix some object store integration issues - Improved data directory configuration - Fix DAV permissions without create permissions - Fix filepicker home icon being partly hidden - Do only follow http and https redirects - Properly delete old previews - Prevent upgrades between more than one major versions - Several security fixes - Lots of smaller improvements ----------------------------- Release "6.0.6" Oct 22. 2014 - Fix finding old versions in special cases - Make versions and encryption aware of copy operations - Force loading encryption app in all needed cases - Better filesystem scanning error messages - LDAP wizard fixes - Add configuration switch to enable preview mimetypes - Create backup of all encryption keys before recovery - Add displayname for admins - Several security fixes - Lots of smaller improvements ----------------------------- Release "5.0.18" Oct 22. 2014 - Only allow http and https redirects - Documentation fixes - Several security fixes - Several smaller fixes ----------------------------- Release "7.0.2" Aug 26. 2014 - App upgrading stability improvements - Make default share folder configurable - Improve readability of error messages - Log failed authentication - S3 key fixes - Fix range requests with encryption - Several LDAP fixes - Remove obsolete 'Download preparing' message for zip downloads - Remove not working checks from code checker - No error if we try to delete a file which no longer exists - Fix detection of system wide mount points - Simplify App navigation - Add group management to public api - Remove confusing 'automatic logon rejected' message - Implement a txt preview fallback for the case that ttf is not support - Fix tiny thumbnail bug - Don't display share permission if resharing was disabled by the admin - Close session right before the download starts - Fix date display in filepicker - Don't touch non-oc tables when doing the InnoDB repair step - Several Documents fixes - Correctly handle public uploads activities - Add better 4 image previews to gallery ----------------------------- Release "6.0.5" Aug 26. 2014 - Documentation improvements - fix anonymous upload if logged-in - Fix handling of special characters in group names - Fix downloading of big files in special situations - More consistent handling of debug mode - Fix sharing email notifications - Disabling upload button if upload is not possible - Fix detection of system wide mount points - Handle video viewer in sharing links correctly - Update encryption keys recursively if a folder was moved - Enable download button for public folders - Handle exceptions if file to too big for trash-bin correctly - Quota fixes - Avoid unnecessary writing to the DB when preferences are not changed - Disable download button if zip download is disabled - Fix searching for users in special situations - Mount-point handling fixes - Correctly handle storage stats for trash bin - Remove etag warning for trash bin - Hardened SFTP host verification ----------------------------- Release "7.0.1" Aug 4. 2014 - Set maximum width for notification so they don´t overlap the whole header - Don't preload videos on public sharing - Fix preview size calculation under certain conditions - Fix to always show all available versions in the versions dropdown - Support WebDAV copy operation and make encryption aware of it - Make sure to set the expire date if a date is set as default - Improved link icon for better UX - Fix rendering of blank template - Only call exec if is is enabled by PHP - Limit app menu icon size - Show a warning in the personal settings and admin settins if the encyption keys are not yet initialized - Always remove share permission if user is excluded from sharing - Add OCS api call to set expire date for link shares - Improved db schema migration for sqlite - Don't try to execute background jobs that no longer exist - Improve look of search on mobile, save space in top bar - Set core version after a successful update to make upgrade more robust of app upgrades fail - Verify whether download URLs are valid - Fix preview animation on uploading - Prevent cron.php to trigger apps updating - Fix remote share when remote server is installed at the root - Fix files sorting - Fix calendar import - Fix gallery pause icon - Several contacts fixes specifically for PHP 5.3 - Make updater more robust ----------------------------- Release "7.0.0" July 23. 2014 - New files view including sorting and endless scrolling - Server to Server sharing - Sharing overview - Improved sharing admin control - No more mandatory Shared folder - Improved ownCloud Documents features - Hugely improved Activity app including email notifications - Mobile optimized webinterface - Password strength indicator - Significant speed improvements - New user-management - Support for Swift object stores - Email configuration wizard - Email template editor - Improved upgrade process`
2014-11-30 01:08:57 +01:00
share/owncloud/apps/updater/lib/app.php
share/owncloud/apps/updater/lib/backup.php
Update to 7.0.3 Changelog: Release "7.0.3" Oct 22. 2014 - Some OS X server fixes - Several external storage fixes and improvements - Close session early to speedup apps page loading - Add overwrite.cli.url config option - Fix finding old versions in special cases - Make versions and encryption aware of copy operations - Force loading encryption app in all needed cases - Better filesystem scanning error messages - LDAP wizard fixes - Add configuration switch to enable preview mimetypes - Create backup of all encryption keys before recovery - Add displayname for admins - Better config.sample documentation - Better apps descriptions - Improve visual feedback if recovery key password gets changed - Fix some object store integration issues - Improved data directory configuration - Fix DAV permissions without create permissions - Fix filepicker home icon being partly hidden - Do only follow http and https redirects - Properly delete old previews - Prevent upgrades between more than one major versions - Several security fixes - Lots of smaller improvements ----------------------------- Release "6.0.6" Oct 22. 2014 - Fix finding old versions in special cases - Make versions and encryption aware of copy operations - Force loading encryption app in all needed cases - Better filesystem scanning error messages - LDAP wizard fixes - Add configuration switch to enable preview mimetypes - Create backup of all encryption keys before recovery - Add displayname for admins - Several security fixes - Lots of smaller improvements ----------------------------- Release "5.0.18" Oct 22. 2014 - Only allow http and https redirects - Documentation fixes - Several security fixes - Several smaller fixes ----------------------------- Release "7.0.2" Aug 26. 2014 - App upgrading stability improvements - Make default share folder configurable - Improve readability of error messages - Log failed authentication - S3 key fixes - Fix range requests with encryption - Several LDAP fixes - Remove obsolete 'Download preparing' message for zip downloads - Remove not working checks from code checker - No error if we try to delete a file which no longer exists - Fix detection of system wide mount points - Simplify App navigation - Add group management to public api - Remove confusing 'automatic logon rejected' message - Implement a txt preview fallback for the case that ttf is not support - Fix tiny thumbnail bug - Don't display share permission if resharing was disabled by the admin - Close session right before the download starts - Fix date display in filepicker - Don't touch non-oc tables when doing the InnoDB repair step - Several Documents fixes - Correctly handle public uploads activities - Add better 4 image previews to gallery ----------------------------- Release "6.0.5" Aug 26. 2014 - Documentation improvements - fix anonymous upload if logged-in - Fix handling of special characters in group names - Fix downloading of big files in special situations - More consistent handling of debug mode - Fix sharing email notifications - Disabling upload button if upload is not possible - Fix detection of system wide mount points - Handle video viewer in sharing links correctly - Update encryption keys recursively if a folder was moved - Enable download button for public folders - Handle exceptions if file to too big for trash-bin correctly - Quota fixes - Avoid unnecessary writing to the DB when preferences are not changed - Disable download button if zip download is disabled - Fix searching for users in special situations - Mount-point handling fixes - Correctly handle storage stats for trash bin - Remove etag warning for trash bin - Hardened SFTP host verification ----------------------------- Release "7.0.1" Aug 4. 2014 - Set maximum width for notification so they don´t overlap the whole header - Don't preload videos on public sharing - Fix preview size calculation under certain conditions - Fix to always show all available versions in the versions dropdown - Support WebDAV copy operation and make encryption aware of it - Make sure to set the expire date if a date is set as default - Improved link icon for better UX - Fix rendering of blank template - Only call exec if is is enabled by PHP - Limit app menu icon size - Show a warning in the personal settings and admin settins if the encyption keys are not yet initialized - Always remove share permission if user is excluded from sharing - Add OCS api call to set expire date for link shares - Improved db schema migration for sqlite - Don't try to execute background jobs that no longer exist - Improve look of search on mobile, save space in top bar - Set core version after a successful update to make upgrade more robust of app upgrades fail - Verify whether download URLs are valid - Fix preview animation on uploading - Prevent cron.php to trigger apps updating - Fix remote share when remote server is installed at the root - Fix files sorting - Fix calendar import - Fix gallery pause icon - Several contacts fixes specifically for PHP 5.3 - Make updater more robust ----------------------------- Release "7.0.0" July 23. 2014 - New files view including sorting and endless scrolling - Server to Server sharing - Sharing overview - Improved sharing admin control - No more mandatory Shared folder - Improved ownCloud Documents features - Hugely improved Activity app including email notifications - Mobile optimized webinterface - Password strength indicator - Significant speed improvements - New user-management - Support for Swift object stores - Email configuration wizard - Email template editor - Improved upgrade process`
2014-11-30 01:08:57 +01:00
share/owncloud/apps/updater/lib/collection.php
share/owncloud/apps/updater/lib/downloader.php
share/owncloud/apps/updater/lib/files.json
Update to 7.0.3 Changelog: Release "7.0.3" Oct 22. 2014 - Some OS X server fixes - Several external storage fixes and improvements - Close session early to speedup apps page loading - Add overwrite.cli.url config option - Fix finding old versions in special cases - Make versions and encryption aware of copy operations - Force loading encryption app in all needed cases - Better filesystem scanning error messages - LDAP wizard fixes - Add configuration switch to enable preview mimetypes - Create backup of all encryption keys before recovery - Add displayname for admins - Better config.sample documentation - Better apps descriptions - Improve visual feedback if recovery key password gets changed - Fix some object store integration issues - Improved data directory configuration - Fix DAV permissions without create permissions - Fix filepicker home icon being partly hidden - Do only follow http and https redirects - Properly delete old previews - Prevent upgrades between more than one major versions - Several security fixes - Lots of smaller improvements ----------------------------- Release "6.0.6" Oct 22. 2014 - Fix finding old versions in special cases - Make versions and encryption aware of copy operations - Force loading encryption app in all needed cases - Better filesystem scanning error messages - LDAP wizard fixes - Add configuration switch to enable preview mimetypes - Create backup of all encryption keys before recovery - Add displayname for admins - Several security fixes - Lots of smaller improvements ----------------------------- Release "5.0.18" Oct 22. 2014 - Only allow http and https redirects - Documentation fixes - Several security fixes - Several smaller fixes ----------------------------- Release "7.0.2" Aug 26. 2014 - App upgrading stability improvements - Make default share folder configurable - Improve readability of error messages - Log failed authentication - S3 key fixes - Fix range requests with encryption - Several LDAP fixes - Remove obsolete 'Download preparing' message for zip downloads - Remove not working checks from code checker - No error if we try to delete a file which no longer exists - Fix detection of system wide mount points - Simplify App navigation - Add group management to public api - Remove confusing 'automatic logon rejected' message - Implement a txt preview fallback for the case that ttf is not support - Fix tiny thumbnail bug - Don't display share permission if resharing was disabled by the admin - Close session right before the download starts - Fix date display in filepicker - Don't touch non-oc tables when doing the InnoDB repair step - Several Documents fixes - Correctly handle public uploads activities - Add better 4 image previews to gallery ----------------------------- Release "6.0.5" Aug 26. 2014 - Documentation improvements - fix anonymous upload if logged-in - Fix handling of special characters in group names - Fix downloading of big files in special situations - More consistent handling of debug mode - Fix sharing email notifications - Disabling upload button if upload is not possible - Fix detection of system wide mount points - Handle video viewer in sharing links correctly - Update encryption keys recursively if a folder was moved - Enable download button for public folders - Handle exceptions if file to too big for trash-bin correctly - Quota fixes - Avoid unnecessary writing to the DB when preferences are not changed - Disable download button if zip download is disabled - Fix searching for users in special situations - Mount-point handling fixes - Correctly handle storage stats for trash bin - Remove etag warning for trash bin - Hardened SFTP host verification ----------------------------- Release "7.0.1" Aug 4. 2014 - Set maximum width for notification so they don´t overlap the whole header - Don't preload videos on public sharing - Fix preview size calculation under certain conditions - Fix to always show all available versions in the versions dropdown - Support WebDAV copy operation and make encryption aware of it - Make sure to set the expire date if a date is set as default - Improved link icon for better UX - Fix rendering of blank template - Only call exec if is is enabled by PHP - Limit app menu icon size - Show a warning in the personal settings and admin settins if the encyption keys are not yet initialized - Always remove share permission if user is excluded from sharing - Add OCS api call to set expire date for link shares - Improved db schema migration for sqlite - Don't try to execute background jobs that no longer exist - Improve look of search on mobile, save space in top bar - Set core version after a successful update to make upgrade more robust of app upgrades fail - Verify whether download URLs are valid - Fix preview animation on uploading - Prevent cron.php to trigger apps updating - Fix remote share when remote server is installed at the root - Fix files sorting - Fix calendar import - Fix gallery pause icon - Several contacts fixes specifically for PHP 5.3 - Make updater more robust ----------------------------- Release "7.0.0" July 23. 2014 - New files view including sorting and endless scrolling - Server to Server sharing - Sharing overview - Improved sharing admin control - No more mandatory Shared folder - Improved ownCloud Documents features - Hugely improved Activity app including email notifications - Mobile optimized webinterface - Password strength indicator - Significant speed improvements - New user-management - Support for Swift object stores - Email configuration wizard - Email template editor - Improved upgrade process`
2014-11-30 01:08:57 +01:00
share/owncloud/apps/updater/lib/fsexception.php
share/owncloud/apps/updater/lib/helper.php
share/owncloud/apps/updater/lib/location.php
share/owncloud/apps/updater/lib/location/apps.php
share/owncloud/apps/updater/lib/location/core.php
share/owncloud/apps/updater/lib/location/thirdparty.php
Update to 7.0.3 Changelog: Release "7.0.3" Oct 22. 2014 - Some OS X server fixes - Several external storage fixes and improvements - Close session early to speedup apps page loading - Add overwrite.cli.url config option - Fix finding old versions in special cases - Make versions and encryption aware of copy operations - Force loading encryption app in all needed cases - Better filesystem scanning error messages - LDAP wizard fixes - Add configuration switch to enable preview mimetypes - Create backup of all encryption keys before recovery - Add displayname for admins - Better config.sample documentation - Better apps descriptions - Improve visual feedback if recovery key password gets changed - Fix some object store integration issues - Improved data directory configuration - Fix DAV permissions without create permissions - Fix filepicker home icon being partly hidden - Do only follow http and https redirects - Properly delete old previews - Prevent upgrades between more than one major versions - Several security fixes - Lots of smaller improvements ----------------------------- Release "6.0.6" Oct 22. 2014 - Fix finding old versions in special cases - Make versions and encryption aware of copy operations - Force loading encryption app in all needed cases - Better filesystem scanning error messages - LDAP wizard fixes - Add configuration switch to enable preview mimetypes - Create backup of all encryption keys before recovery - Add displayname for admins - Several security fixes - Lots of smaller improvements ----------------------------- Release "5.0.18" Oct 22. 2014 - Only allow http and https redirects - Documentation fixes - Several security fixes - Several smaller fixes ----------------------------- Release "7.0.2" Aug 26. 2014 - App upgrading stability improvements - Make default share folder configurable - Improve readability of error messages - Log failed authentication - S3 key fixes - Fix range requests with encryption - Several LDAP fixes - Remove obsolete 'Download preparing' message for zip downloads - Remove not working checks from code checker - No error if we try to delete a file which no longer exists - Fix detection of system wide mount points - Simplify App navigation - Add group management to public api - Remove confusing 'automatic logon rejected' message - Implement a txt preview fallback for the case that ttf is not support - Fix tiny thumbnail bug - Don't display share permission if resharing was disabled by the admin - Close session right before the download starts - Fix date display in filepicker - Don't touch non-oc tables when doing the InnoDB repair step - Several Documents fixes - Correctly handle public uploads activities - Add better 4 image previews to gallery ----------------------------- Release "6.0.5" Aug 26. 2014 - Documentation improvements - fix anonymous upload if logged-in - Fix handling of special characters in group names - Fix downloading of big files in special situations - More consistent handling of debug mode - Fix sharing email notifications - Disabling upload button if upload is not possible - Fix detection of system wide mount points - Handle video viewer in sharing links correctly - Update encryption keys recursively if a folder was moved - Enable download button for public folders - Handle exceptions if file to too big for trash-bin correctly - Quota fixes - Avoid unnecessary writing to the DB when preferences are not changed - Disable download button if zip download is disabled - Fix searching for users in special situations - Mount-point handling fixes - Correctly handle storage stats for trash bin - Remove etag warning for trash bin - Hardened SFTP host verification ----------------------------- Release "7.0.1" Aug 4. 2014 - Set maximum width for notification so they don´t overlap the whole header - Don't preload videos on public sharing - Fix preview size calculation under certain conditions - Fix to always show all available versions in the versions dropdown - Support WebDAV copy operation and make encryption aware of it - Make sure to set the expire date if a date is set as default - Improved link icon for better UX - Fix rendering of blank template - Only call exec if is is enabled by PHP - Limit app menu icon size - Show a warning in the personal settings and admin settins if the encyption keys are not yet initialized - Always remove share permission if user is excluded from sharing - Add OCS api call to set expire date for link shares - Improved db schema migration for sqlite - Don't try to execute background jobs that no longer exist - Improve look of search on mobile, save space in top bar - Set core version after a successful update to make upgrade more robust of app upgrades fail - Verify whether download URLs are valid - Fix preview animation on uploading - Prevent cron.php to trigger apps updating - Fix remote share when remote server is installed at the root - Fix files sorting - Fix calendar import - Fix gallery pause icon - Several contacts fixes specifically for PHP 5.3 - Make updater more robust ----------------------------- Release "7.0.0" July 23. 2014 - New files view including sorting and endless scrolling - Server to Server sharing - Sharing overview - Improved sharing admin control - No more mandatory Shared folder - Improved ownCloud Documents features - Hugely improved Activity app including email notifications - Mobile optimized webinterface - Password strength indicator - Significant speed improvements - New user-management - Support for Swift object stores - Email configuration wizard - Email template editor - Improved upgrade process`
2014-11-30 01:08:57 +01:00
share/owncloud/apps/updater/lib/permissionexception.php
share/owncloud/apps/updater/lib/updater.php
share/owncloud/apps/updater/templates/admin.php
share/owncloud/apps/updater/templates/update.php
share/owncloud/apps/updater/tests/apptest.php
share/owncloud/apps/updater/tests/bootstrap.php
share/owncloud/apps/updater/tests/phpunit.xml
share/owncloud/apps/updater/update.php
share/owncloud/apps/user_external/appinfo/app.php
Update to 7.0.3 Changelog: Release "7.0.3" Oct 22. 2014 - Some OS X server fixes - Several external storage fixes and improvements - Close session early to speedup apps page loading - Add overwrite.cli.url config option - Fix finding old versions in special cases - Make versions and encryption aware of copy operations - Force loading encryption app in all needed cases - Better filesystem scanning error messages - LDAP wizard fixes - Add configuration switch to enable preview mimetypes - Create backup of all encryption keys before recovery - Add displayname for admins - Better config.sample documentation - Better apps descriptions - Improve visual feedback if recovery key password gets changed - Fix some object store integration issues - Improved data directory configuration - Fix DAV permissions without create permissions - Fix filepicker home icon being partly hidden - Do only follow http and https redirects - Properly delete old previews - Prevent upgrades between more than one major versions - Several security fixes - Lots of smaller improvements ----------------------------- Release "6.0.6" Oct 22. 2014 - Fix finding old versions in special cases - Make versions and encryption aware of copy operations - Force loading encryption app in all needed cases - Better filesystem scanning error messages - LDAP wizard fixes - Add configuration switch to enable preview mimetypes - Create backup of all encryption keys before recovery - Add displayname for admins - Several security fixes - Lots of smaller improvements ----------------------------- Release "5.0.18" Oct 22. 2014 - Only allow http and https redirects - Documentation fixes - Several security fixes - Several smaller fixes ----------------------------- Release "7.0.2" Aug 26. 2014 - App upgrading stability improvements - Make default share folder configurable - Improve readability of error messages - Log failed authentication - S3 key fixes - Fix range requests with encryption - Several LDAP fixes - Remove obsolete 'Download preparing' message for zip downloads - Remove not working checks from code checker - No error if we try to delete a file which no longer exists - Fix detection of system wide mount points - Simplify App navigation - Add group management to public api - Remove confusing 'automatic logon rejected' message - Implement a txt preview fallback for the case that ttf is not support - Fix tiny thumbnail bug - Don't display share permission if resharing was disabled by the admin - Close session right before the download starts - Fix date display in filepicker - Don't touch non-oc tables when doing the InnoDB repair step - Several Documents fixes - Correctly handle public uploads activities - Add better 4 image previews to gallery ----------------------------- Release "6.0.5" Aug 26. 2014 - Documentation improvements - fix anonymous upload if logged-in - Fix handling of special characters in group names - Fix downloading of big files in special situations - More consistent handling of debug mode - Fix sharing email notifications - Disabling upload button if upload is not possible - Fix detection of system wide mount points - Handle video viewer in sharing links correctly - Update encryption keys recursively if a folder was moved - Enable download button for public folders - Handle exceptions if file to too big for trash-bin correctly - Quota fixes - Avoid unnecessary writing to the DB when preferences are not changed - Disable download button if zip download is disabled - Fix searching for users in special situations - Mount-point handling fixes - Correctly handle storage stats for trash bin - Remove etag warning for trash bin - Hardened SFTP host verification ----------------------------- Release "7.0.1" Aug 4. 2014 - Set maximum width for notification so they don´t overlap the whole header - Don't preload videos on public sharing - Fix preview size calculation under certain conditions - Fix to always show all available versions in the versions dropdown - Support WebDAV copy operation and make encryption aware of it - Make sure to set the expire date if a date is set as default - Improved link icon for better UX - Fix rendering of blank template - Only call exec if is is enabled by PHP - Limit app menu icon size - Show a warning in the personal settings and admin settins if the encyption keys are not yet initialized - Always remove share permission if user is excluded from sharing - Add OCS api call to set expire date for link shares - Improved db schema migration for sqlite - Don't try to execute background jobs that no longer exist - Improve look of search on mobile, save space in top bar - Set core version after a successful update to make upgrade more robust of app upgrades fail - Verify whether download URLs are valid - Fix preview animation on uploading - Prevent cron.php to trigger apps updating - Fix remote share when remote server is installed at the root - Fix files sorting - Fix calendar import - Fix gallery pause icon - Several contacts fixes specifically for PHP 5.3 - Make updater more robust ----------------------------- Release "7.0.0" July 23. 2014 - New files view including sorting and endless scrolling - Server to Server sharing - Sharing overview - Improved sharing admin control - No more mandatory Shared folder - Improved ownCloud Documents features - Hugely improved Activity app including email notifications - Mobile optimized webinterface - Password strength indicator - Significant speed improvements - New user-management - Support for Swift object stores - Email configuration wizard - Email template editor - Improved upgrade process`
2014-11-30 01:08:57 +01:00
share/owncloud/apps/user_external/appinfo/database.xml
share/owncloud/apps/user_external/appinfo/info.xml
share/owncloud/apps/user_external/appinfo/version
share/owncloud/apps/user_external/img/app.svg
Update to 7.0.3 Changelog: Release "7.0.3" Oct 22. 2014 - Some OS X server fixes - Several external storage fixes and improvements - Close session early to speedup apps page loading - Add overwrite.cli.url config option - Fix finding old versions in special cases - Make versions and encryption aware of copy operations - Force loading encryption app in all needed cases - Better filesystem scanning error messages - LDAP wizard fixes - Add configuration switch to enable preview mimetypes - Create backup of all encryption keys before recovery - Add displayname for admins - Better config.sample documentation - Better apps descriptions - Improve visual feedback if recovery key password gets changed - Fix some object store integration issues - Improved data directory configuration - Fix DAV permissions without create permissions - Fix filepicker home icon being partly hidden - Do only follow http and https redirects - Properly delete old previews - Prevent upgrades between more than one major versions - Several security fixes - Lots of smaller improvements ----------------------------- Release "6.0.6" Oct 22. 2014 - Fix finding old versions in special cases - Make versions and encryption aware of copy operations - Force loading encryption app in all needed cases - Better filesystem scanning error messages - LDAP wizard fixes - Add configuration switch to enable preview mimetypes - Create backup of all encryption keys before recovery - Add displayname for admins - Several security fixes - Lots of smaller improvements ----------------------------- Release "5.0.18" Oct 22. 2014 - Only allow http and https redirects - Documentation fixes - Several security fixes - Several smaller fixes ----------------------------- Release "7.0.2" Aug 26. 2014 - App upgrading stability improvements - Make default share folder configurable - Improve readability of error messages - Log failed authentication - S3 key fixes - Fix range requests with encryption - Several LDAP fixes - Remove obsolete 'Download preparing' message for zip downloads - Remove not working checks from code checker - No error if we try to delete a file which no longer exists - Fix detection of system wide mount points - Simplify App navigation - Add group management to public api - Remove confusing 'automatic logon rejected' message - Implement a txt preview fallback for the case that ttf is not support - Fix tiny thumbnail bug - Don't display share permission if resharing was disabled by the admin - Close session right before the download starts - Fix date display in filepicker - Don't touch non-oc tables when doing the InnoDB repair step - Several Documents fixes - Correctly handle public uploads activities - Add better 4 image previews to gallery ----------------------------- Release "6.0.5" Aug 26. 2014 - Documentation improvements - fix anonymous upload if logged-in - Fix handling of special characters in group names - Fix downloading of big files in special situations - More consistent handling of debug mode - Fix sharing email notifications - Disabling upload button if upload is not possible - Fix detection of system wide mount points - Handle video viewer in sharing links correctly - Update encryption keys recursively if a folder was moved - Enable download button for public folders - Handle exceptions if file to too big for trash-bin correctly - Quota fixes - Avoid unnecessary writing to the DB when preferences are not changed - Disable download button if zip download is disabled - Fix searching for users in special situations - Mount-point handling fixes - Correctly handle storage stats for trash bin - Remove etag warning for trash bin - Hardened SFTP host verification ----------------------------- Release "7.0.1" Aug 4. 2014 - Set maximum width for notification so they don´t overlap the whole header - Don't preload videos on public sharing - Fix preview size calculation under certain conditions - Fix to always show all available versions in the versions dropdown - Support WebDAV copy operation and make encryption aware of it - Make sure to set the expire date if a date is set as default - Improved link icon for better UX - Fix rendering of blank template - Only call exec if is is enabled by PHP - Limit app menu icon size - Show a warning in the personal settings and admin settins if the encyption keys are not yet initialized - Always remove share permission if user is excluded from sharing - Add OCS api call to set expire date for link shares - Improved db schema migration for sqlite - Don't try to execute background jobs that no longer exist - Improve look of search on mobile, save space in top bar - Set core version after a successful update to make upgrade more robust of app upgrades fail - Verify whether download URLs are valid - Fix preview animation on uploading - Prevent cron.php to trigger apps updating - Fix remote share when remote server is installed at the root - Fix files sorting - Fix calendar import - Fix gallery pause icon - Several contacts fixes specifically for PHP 5.3 - Make updater more robust ----------------------------- Release "7.0.0" July 23. 2014 - New files view including sorting and endless scrolling - Server to Server sharing - Sharing overview - Improved sharing admin control - No more mandatory Shared folder - Improved ownCloud Documents features - Hugely improved Activity app including email notifications - Mobile optimized webinterface - Password strength indicator - Significant speed improvements - New user-management - Support for Swift object stores - Email configuration wizard - Email template editor - Improved upgrade process`
2014-11-30 01:08:57 +01:00
share/owncloud/apps/user_external/lib/base.php
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/tests/config.php
share/owncloud/apps/user_external/tests/ftp.php
share/owncloud/apps/user_external/tests/imap.php
share/owncloud/apps/user_external/tests/smb.php
Update to 5.0.7 Changelog: Version 5.0.7 June 6th 2013 SECURITY: Multiple XSS vulnerabilities (oC-SA-2013-028) New encryption app as preview included. WARNING: This is not yet ready for production use but testing and feedback is welcome. Several LDAP compatibility fixes Several performance improvements of file handling Trashbin fixes for Safari Internet Explorer fixes Several Contacts fixes New check for magic_quotes External Filesystem fixes Add support for copying/moving folders between storages Several smaller fixes Version 5.0.6 May 14th 2013 SECURITY: SQL Injection (oC-SA-2013-019) SECURITY: Multiple directory traversals (oC-SA-2013-020) SECURITY: Multiple XSS vulnerabilities (oC-SA-2013-021) SECURITY: Open redirector (oC-SA-2013-022) SECURITY: Password autocompletion (oC-SA-2013-023) SECURITY: Privilege escalation in the calendar application (oC-SA-2013-024) SECURITY: Privilege escalation and CSRF in the API (oC-SA-2013-025) SECURITY: Incomplete blacklist vulnerability (oC-SA-2013-026) SECURITY: Information disclosure: CSRF token + username (oC-SA-2013-027) Fix renaming of shared files Fix UUID handling with LDAP Fix several undelete files issues Fix LDAP cachekey handling Several OCS API fixes Dropbox mounting fixes Remove ldap group name restrictions Fix fetching of the userlist with multiple user backends Turn off password autocompletion Translation fixes of the Shared folder Fix the fileactions order for filetypes Allow to ship a default theme Disallow URLs containing “@” Smaller layout improvemens Log an upgrade warning Log a trash bin cleanup message Improved quota calculation Allow to set Quota to zero Fix performance regression for uploading of big files Several Calendar fixes Use displaynames in contacts Check for existing address books during migrate->import Texteditor fixes Increase the SQLite database timeout Order images in Gallery
2013-06-09 03:16:10 +02:00
share/owncloud/apps/user_ldap/ajax/clearMappings.php
share/owncloud/apps/user_ldap/ajax/deleteConfiguration.php
share/owncloud/apps/user_ldap/ajax/getConfiguration.php
share/owncloud/apps/user_ldap/ajax/getNewServerConfigPrefix.php
share/owncloud/apps/user_ldap/ajax/setConfiguration.php
share/owncloud/apps/user_ldap/ajax/testConfiguration.php
Update to 6.0.0a * Switch to 6 branch * Replace interpreters with REPLACE_* Changelog: Version 6.0.0a Dec 14th 2013 Remove wrong warnings from logfile Fix LDAP authentication Fix LDAP configuration Fix Share dialog Fix migration under certain conditions Fix database encoding for old PHP versions Fix select all checkbox Fix migration with lucene search enabled Fix migration for postgresql Version 6.0.0 Dec 11th 2013 User Avatars Previews in files app and other places Updated design, less clutter and more whitespace Public gallery sharing Activities Better file conflict handling dialog Improved public App API Sharing API Example Files Share Email Notifications New Doctrine based database layer Plural translations Refactored OC.dialogs (both code and design wise) Priorize often used languages in personal-settings language selection Update jquery to 1.10.0 and add jquery-migrate 1.2.1 Show a summary as the last filelist entry Improve app-management (more verbose error-messages) Show ‘More apps’ link to app administration directly in app navigation Templates for newly created files Add MB indicator to size column Google Drive external storage uses a new library New icons for shared and external folders File uploads conflicts dialog Possibility to prepopulate a new users home with a skeleton Public upload with encryption enabled Users now can decrypt the files again if their encryption app was enabled Many quota related fixes Total used space (with quota) now only counts user’s own files Many external storage fixes, improved performance Improved file navigation performance by using Ajax calls (no full page reload for each folder) The file owner can now also restore deleted shared files New version drop-down with previews and the ability to downloading versions directly
2013-12-27 16:56:38 +01:00
share/owncloud/apps/user_ldap/ajax/wizard.php
share/owncloud/apps/user_ldap/appinfo/app.php
share/owncloud/apps/user_ldap/appinfo/database.xml
share/owncloud/apps/user_ldap/appinfo/info.xml
share/owncloud/apps/user_ldap/appinfo/install.php
Update to 7.0.3 Changelog: Release "7.0.3" Oct 22. 2014 - Some OS X server fixes - Several external storage fixes and improvements - Close session early to speedup apps page loading - Add overwrite.cli.url config option - Fix finding old versions in special cases - Make versions and encryption aware of copy operations - Force loading encryption app in all needed cases - Better filesystem scanning error messages - LDAP wizard fixes - Add configuration switch to enable preview mimetypes - Create backup of all encryption keys before recovery - Add displayname for admins - Better config.sample documentation - Better apps descriptions - Improve visual feedback if recovery key password gets changed - Fix some object store integration issues - Improved data directory configuration - Fix DAV permissions without create permissions - Fix filepicker home icon being partly hidden - Do only follow http and https redirects - Properly delete old previews - Prevent upgrades between more than one major versions - Several security fixes - Lots of smaller improvements ----------------------------- Release "6.0.6" Oct 22. 2014 - Fix finding old versions in special cases - Make versions and encryption aware of copy operations - Force loading encryption app in all needed cases - Better filesystem scanning error messages - LDAP wizard fixes - Add configuration switch to enable preview mimetypes - Create backup of all encryption keys before recovery - Add displayname for admins - Several security fixes - Lots of smaller improvements ----------------------------- Release "5.0.18" Oct 22. 2014 - Only allow http and https redirects - Documentation fixes - Several security fixes - Several smaller fixes ----------------------------- Release "7.0.2" Aug 26. 2014 - App upgrading stability improvements - Make default share folder configurable - Improve readability of error messages - Log failed authentication - S3 key fixes - Fix range requests with encryption - Several LDAP fixes - Remove obsolete 'Download preparing' message for zip downloads - Remove not working checks from code checker - No error if we try to delete a file which no longer exists - Fix detection of system wide mount points - Simplify App navigation - Add group management to public api - Remove confusing 'automatic logon rejected' message - Implement a txt preview fallback for the case that ttf is not support - Fix tiny thumbnail bug - Don't display share permission if resharing was disabled by the admin - Close session right before the download starts - Fix date display in filepicker - Don't touch non-oc tables when doing the InnoDB repair step - Several Documents fixes - Correctly handle public uploads activities - Add better 4 image previews to gallery ----------------------------- Release "6.0.5" Aug 26. 2014 - Documentation improvements - fix anonymous upload if logged-in - Fix handling of special characters in group names - Fix downloading of big files in special situations - More consistent handling of debug mode - Fix sharing email notifications - Disabling upload button if upload is not possible - Fix detection of system wide mount points - Handle video viewer in sharing links correctly - Update encryption keys recursively if a folder was moved - Enable download button for public folders - Handle exceptions if file to too big for trash-bin correctly - Quota fixes - Avoid unnecessary writing to the DB when preferences are not changed - Disable download button if zip download is disabled - Fix searching for users in special situations - Mount-point handling fixes - Correctly handle storage stats for trash bin - Remove etag warning for trash bin - Hardened SFTP host verification ----------------------------- Release "7.0.1" Aug 4. 2014 - Set maximum width for notification so they don´t overlap the whole header - Don't preload videos on public sharing - Fix preview size calculation under certain conditions - Fix to always show all available versions in the versions dropdown - Support WebDAV copy operation and make encryption aware of it - Make sure to set the expire date if a date is set as default - Improved link icon for better UX - Fix rendering of blank template - Only call exec if is is enabled by PHP - Limit app menu icon size - Show a warning in the personal settings and admin settins if the encyption keys are not yet initialized - Always remove share permission if user is excluded from sharing - Add OCS api call to set expire date for link shares - Improved db schema migration for sqlite - Don't try to execute background jobs that no longer exist - Improve look of search on mobile, save space in top bar - Set core version after a successful update to make upgrade more robust of app upgrades fail - Verify whether download URLs are valid - Fix preview animation on uploading - Prevent cron.php to trigger apps updating - Fix remote share when remote server is installed at the root - Fix files sorting - Fix calendar import - Fix gallery pause icon - Several contacts fixes specifically for PHP 5.3 - Make updater more robust ----------------------------- Release "7.0.0" July 23. 2014 - New files view including sorting and endless scrolling - Server to Server sharing - Sharing overview - Improved sharing admin control - No more mandatory Shared folder - Improved ownCloud Documents features - Hugely improved Activity app including email notifications - Mobile optimized webinterface - Password strength indicator - Significant speed improvements - New user-management - Support for Swift object stores - Email configuration wizard - Email template editor - Improved upgrade process`
2014-11-30 01:08:57 +01:00
share/owncloud/apps/user_ldap/appinfo/register_command.php
share/owncloud/apps/user_ldap/appinfo/routes.php
share/owncloud/apps/user_ldap/appinfo/version
share/owncloud/apps/user_ldap/command/checkuser.php
share/owncloud/apps/user_ldap/command/createemptyconfig.php
share/owncloud/apps/user_ldap/command/deleteconfig.php
share/owncloud/apps/user_ldap/command/search.php
Update to 7.0.3 Changelog: Release "7.0.3" Oct 22. 2014 - Some OS X server fixes - Several external storage fixes and improvements - Close session early to speedup apps page loading - Add overwrite.cli.url config option - Fix finding old versions in special cases - Make versions and encryption aware of copy operations - Force loading encryption app in all needed cases - Better filesystem scanning error messages - LDAP wizard fixes - Add configuration switch to enable preview mimetypes - Create backup of all encryption keys before recovery - Add displayname for admins - Better config.sample documentation - Better apps descriptions - Improve visual feedback if recovery key password gets changed - Fix some object store integration issues - Improved data directory configuration - Fix DAV permissions without create permissions - Fix filepicker home icon being partly hidden - Do only follow http and https redirects - Properly delete old previews - Prevent upgrades between more than one major versions - Several security fixes - Lots of smaller improvements ----------------------------- Release "6.0.6" Oct 22. 2014 - Fix finding old versions in special cases - Make versions and encryption aware of copy operations - Force loading encryption app in all needed cases - Better filesystem scanning error messages - LDAP wizard fixes - Add configuration switch to enable preview mimetypes - Create backup of all encryption keys before recovery - Add displayname for admins - Several security fixes - Lots of smaller improvements ----------------------------- Release "5.0.18" Oct 22. 2014 - Only allow http and https redirects - Documentation fixes - Several security fixes - Several smaller fixes ----------------------------- Release "7.0.2" Aug 26. 2014 - App upgrading stability improvements - Make default share folder configurable - Improve readability of error messages - Log failed authentication - S3 key fixes - Fix range requests with encryption - Several LDAP fixes - Remove obsolete 'Download preparing' message for zip downloads - Remove not working checks from code checker - No error if we try to delete a file which no longer exists - Fix detection of system wide mount points - Simplify App navigation - Add group management to public api - Remove confusing 'automatic logon rejected' message - Implement a txt preview fallback for the case that ttf is not support - Fix tiny thumbnail bug - Don't display share permission if resharing was disabled by the admin - Close session right before the download starts - Fix date display in filepicker - Don't touch non-oc tables when doing the InnoDB repair step - Several Documents fixes - Correctly handle public uploads activities - Add better 4 image previews to gallery ----------------------------- Release "6.0.5" Aug 26. 2014 - Documentation improvements - fix anonymous upload if logged-in - Fix handling of special characters in group names - Fix downloading of big files in special situations - More consistent handling of debug mode - Fix sharing email notifications - Disabling upload button if upload is not possible - Fix detection of system wide mount points - Handle video viewer in sharing links correctly - Update encryption keys recursively if a folder was moved - Enable download button for public folders - Handle exceptions if file to too big for trash-bin correctly - Quota fixes - Avoid unnecessary writing to the DB when preferences are not changed - Disable download button if zip download is disabled - Fix searching for users in special situations - Mount-point handling fixes - Correctly handle storage stats for trash bin - Remove etag warning for trash bin - Hardened SFTP host verification ----------------------------- Release "7.0.1" Aug 4. 2014 - Set maximum width for notification so they don´t overlap the whole header - Don't preload videos on public sharing - Fix preview size calculation under certain conditions - Fix to always show all available versions in the versions dropdown - Support WebDAV copy operation and make encryption aware of it - Make sure to set the expire date if a date is set as default - Improved link icon for better UX - Fix rendering of blank template - Only call exec if is is enabled by PHP - Limit app menu icon size - Show a warning in the personal settings and admin settins if the encyption keys are not yet initialized - Always remove share permission if user is excluded from sharing - Add OCS api call to set expire date for link shares - Improved db schema migration for sqlite - Don't try to execute background jobs that no longer exist - Improve look of search on mobile, save space in top bar - Set core version after a successful update to make upgrade more robust of app upgrades fail - Verify whether download URLs are valid - Fix preview animation on uploading - Prevent cron.php to trigger apps updating - Fix remote share when remote server is installed at the root - Fix files sorting - Fix calendar import - Fix gallery pause icon - Several contacts fixes specifically for PHP 5.3 - Make updater more robust ----------------------------- Release "7.0.0" July 23. 2014 - New files view including sorting and endless scrolling - Server to Server sharing - Sharing overview - Improved sharing admin control - No more mandatory Shared folder - Improved ownCloud Documents features - Hugely improved Activity app including email notifications - Mobile optimized webinterface - Password strength indicator - Significant speed improvements - New user-management - Support for Swift object stores - Email configuration wizard - Email template editor - Improved upgrade process`
2014-11-30 01:08:57 +01:00
share/owncloud/apps/user_ldap/command/setconfig.php
share/owncloud/apps/user_ldap/command/showconfig.php
share/owncloud/apps/user_ldap/command/showremnants.php
Update to 7.0.3 Changelog: Release "7.0.3" Oct 22. 2014 - Some OS X server fixes - Several external storage fixes and improvements - Close session early to speedup apps page loading - Add overwrite.cli.url config option - Fix finding old versions in special cases - Make versions and encryption aware of copy operations - Force loading encryption app in all needed cases - Better filesystem scanning error messages - LDAP wizard fixes - Add configuration switch to enable preview mimetypes - Create backup of all encryption keys before recovery - Add displayname for admins - Better config.sample documentation - Better apps descriptions - Improve visual feedback if recovery key password gets changed - Fix some object store integration issues - Improved data directory configuration - Fix DAV permissions without create permissions - Fix filepicker home icon being partly hidden - Do only follow http and https redirects - Properly delete old previews - Prevent upgrades between more than one major versions - Several security fixes - Lots of smaller improvements ----------------------------- Release "6.0.6" Oct 22. 2014 - Fix finding old versions in special cases - Make versions and encryption aware of copy operations - Force loading encryption app in all needed cases - Better filesystem scanning error messages - LDAP wizard fixes - Add configuration switch to enable preview mimetypes - Create backup of all encryption keys before recovery - Add displayname for admins - Several security fixes - Lots of smaller improvements ----------------------------- Release "5.0.18" Oct 22. 2014 - Only allow http and https redirects - Documentation fixes - Several security fixes - Several smaller fixes ----------------------------- Release "7.0.2" Aug 26. 2014 - App upgrading stability improvements - Make default share folder configurable - Improve readability of error messages - Log failed authentication - S3 key fixes - Fix range requests with encryption - Several LDAP fixes - Remove obsolete 'Download preparing' message for zip downloads - Remove not working checks from code checker - No error if we try to delete a file which no longer exists - Fix detection of system wide mount points - Simplify App navigation - Add group management to public api - Remove confusing 'automatic logon rejected' message - Implement a txt preview fallback for the case that ttf is not support - Fix tiny thumbnail bug - Don't display share permission if resharing was disabled by the admin - Close session right before the download starts - Fix date display in filepicker - Don't touch non-oc tables when doing the InnoDB repair step - Several Documents fixes - Correctly handle public uploads activities - Add better 4 image previews to gallery ----------------------------- Release "6.0.5" Aug 26. 2014 - Documentation improvements - fix anonymous upload if logged-in - Fix handling of special characters in group names - Fix downloading of big files in special situations - More consistent handling of debug mode - Fix sharing email notifications - Disabling upload button if upload is not possible - Fix detection of system wide mount points - Handle video viewer in sharing links correctly - Update encryption keys recursively if a folder was moved - Enable download button for public folders - Handle exceptions if file to too big for trash-bin correctly - Quota fixes - Avoid unnecessary writing to the DB when preferences are not changed - Disable download button if zip download is disabled - Fix searching for users in special situations - Mount-point handling fixes - Correctly handle storage stats for trash bin - Remove etag warning for trash bin - Hardened SFTP host verification ----------------------------- Release "7.0.1" Aug 4. 2014 - Set maximum width for notification so they don´t overlap the whole header - Don't preload videos on public sharing - Fix preview size calculation under certain conditions - Fix to always show all available versions in the versions dropdown - Support WebDAV copy operation and make encryption aware of it - Make sure to set the expire date if a date is set as default - Improved link icon for better UX - Fix rendering of blank template - Only call exec if is is enabled by PHP - Limit app menu icon size - Show a warning in the personal settings and admin settins if the encyption keys are not yet initialized - Always remove share permission if user is excluded from sharing - Add OCS api call to set expire date for link shares - Improved db schema migration for sqlite - Don't try to execute background jobs that no longer exist - Improve look of search on mobile, save space in top bar - Set core version after a successful update to make upgrade more robust of app upgrades fail - Verify whether download URLs are valid - Fix preview animation on uploading - Prevent cron.php to trigger apps updating - Fix remote share when remote server is installed at the root - Fix files sorting - Fix calendar import - Fix gallery pause icon - Several contacts fixes specifically for PHP 5.3 - Make updater more robust ----------------------------- Release "7.0.0" July 23. 2014 - New files view including sorting and endless scrolling - Server to Server sharing - Sharing overview - Improved sharing admin control - No more mandatory Shared folder - Improved ownCloud Documents features - Hugely improved Activity app including email notifications - Mobile optimized webinterface - Password strength indicator - Significant speed improvements - New user-management - Support for Swift object stores - Email configuration wizard - Email template editor - Improved upgrade process`
2014-11-30 01:08:57 +01:00
share/owncloud/apps/user_ldap/command/testconfig.php
share/owncloud/apps/user_ldap/css/settings.css
share/owncloud/apps/user_ldap/group_ldap.php
share/owncloud/apps/user_ldap/group_proxy.php
share/owncloud/apps/user_ldap/img/app.svg
Update to 7.0.3 Changelog: Release "7.0.3" Oct 22. 2014 - Some OS X server fixes - Several external storage fixes and improvements - Close session early to speedup apps page loading - Add overwrite.cli.url config option - Fix finding old versions in special cases - Make versions and encryption aware of copy operations - Force loading encryption app in all needed cases - Better filesystem scanning error messages - LDAP wizard fixes - Add configuration switch to enable preview mimetypes - Create backup of all encryption keys before recovery - Add displayname for admins - Better config.sample documentation - Better apps descriptions - Improve visual feedback if recovery key password gets changed - Fix some object store integration issues - Improved data directory configuration - Fix DAV permissions without create permissions - Fix filepicker home icon being partly hidden - Do only follow http and https redirects - Properly delete old previews - Prevent upgrades between more than one major versions - Several security fixes - Lots of smaller improvements ----------------------------- Release "6.0.6" Oct 22. 2014 - Fix finding old versions in special cases - Make versions and encryption aware of copy operations - Force loading encryption app in all needed cases - Better filesystem scanning error messages - LDAP wizard fixes - Add configuration switch to enable preview mimetypes - Create backup of all encryption keys before recovery - Add displayname for admins - Several security fixes - Lots of smaller improvements ----------------------------- Release "5.0.18" Oct 22. 2014 - Only allow http and https redirects - Documentation fixes - Several security fixes - Several smaller fixes ----------------------------- Release "7.0.2" Aug 26. 2014 - App upgrading stability improvements - Make default share folder configurable - Improve readability of error messages - Log failed authentication - S3 key fixes - Fix range requests with encryption - Several LDAP fixes - Remove obsolete 'Download preparing' message for zip downloads - Remove not working checks from code checker - No error if we try to delete a file which no longer exists - Fix detection of system wide mount points - Simplify App navigation - Add group management to public api - Remove confusing 'automatic logon rejected' message - Implement a txt preview fallback for the case that ttf is not support - Fix tiny thumbnail bug - Don't display share permission if resharing was disabled by the admin - Close session right before the download starts - Fix date display in filepicker - Don't touch non-oc tables when doing the InnoDB repair step - Several Documents fixes - Correctly handle public uploads activities - Add better 4 image previews to gallery ----------------------------- Release "6.0.5" Aug 26. 2014 - Documentation improvements - fix anonymous upload if logged-in - Fix handling of special characters in group names - Fix downloading of big files in special situations - More consistent handling of debug mode - Fix sharing email notifications - Disabling upload button if upload is not possible - Fix detection of system wide mount points - Handle video viewer in sharing links correctly - Update encryption keys recursively if a folder was moved - Enable download button for public folders - Handle exceptions if file to too big for trash-bin correctly - Quota fixes - Avoid unnecessary writing to the DB when preferences are not changed - Disable download button if zip download is disabled - Fix searching for users in special situations - Mount-point handling fixes - Correctly handle storage stats for trash bin - Remove etag warning for trash bin - Hardened SFTP host verification ----------------------------- Release "7.0.1" Aug 4. 2014 - Set maximum width for notification so they don´t overlap the whole header - Don't preload videos on public sharing - Fix preview size calculation under certain conditions - Fix to always show all available versions in the versions dropdown - Support WebDAV copy operation and make encryption aware of it - Make sure to set the expire date if a date is set as default - Improved link icon for better UX - Fix rendering of blank template - Only call exec if is is enabled by PHP - Limit app menu icon size - Show a warning in the personal settings and admin settins if the encyption keys are not yet initialized - Always remove share permission if user is excluded from sharing - Add OCS api call to set expire date for link shares - Improved db schema migration for sqlite - Don't try to execute background jobs that no longer exist - Improve look of search on mobile, save space in top bar - Set core version after a successful update to make upgrade more robust of app upgrades fail - Verify whether download URLs are valid - Fix preview animation on uploading - Prevent cron.php to trigger apps updating - Fix remote share when remote server is installed at the root - Fix files sorting - Fix calendar import - Fix gallery pause icon - Several contacts fixes specifically for PHP 5.3 - Make updater more robust ----------------------------- Release "7.0.0" July 23. 2014 - New files view including sorting and endless scrolling - Server to Server sharing - Sharing overview - Improved sharing admin control - No more mandatory Shared folder - Improved ownCloud Documents features - Hugely improved Activity app including email notifications - Mobile optimized webinterface - Password strength indicator - Significant speed improvements - New user-management - Support for Swift object stores - Email configuration wizard - Email template editor - Improved upgrade process`
2014-11-30 01:08:57 +01:00
share/owncloud/apps/user_ldap/js/experiencedAdmin.js
Update to 6.0.4 * I gave up subdirectory installation with nginx... (MESSAGES) Changelog: Version 6.0.4 June 23rd 2014 Fixed a security issue (Will be disclosed two weeks after this release) Several LDAP fixes and improvements Add deprecated warning to load function File scanner fixes Heart beat fixes Encryption fixes for some corner cases Fix conflict dialog translations Fix button text overflow Fix search with Oracle Php upload errors are written to log OCS status code fixes Add PostgreSQL version warning Version 6.0.3 April 29rd 2014 Several security fixes. (Will be disclosed 2 weeks after the release) Appframework extensions to improve the compatibility with 3rdparty apps LDAP performance improvements Fix updating of email adresses from LDAP Fix WebDAV timestamp format handling Disable internet connection check if a proxy is configured Fix a potential file chunking problem on a server that is running out of storage Do not expire file chunks while checking their existence Fix loading of authentication apps in any case Performance improvements by reducing the number of chmod operations. Make the trusted domain upgrade feature more robust. Don't allow creating a "Shared" folder. Fixed "select all" + download on public page Fix share as link with email multiple users Reset time of last update feed polling to fix the updater Share API fixes Admin option for public upload with encryption enabled Fix CIFS with home shares Detect a missing "data" directory mount Fix the filesize calculation of encrypted files Fixes in the OpenStack support Fixes in the SWIFT support Don't block PHP sessions during download Fix sharing oc addressbooks Several ownCloud Documents improvements and fixes Several smaller bugfixes
2014-06-29 15:59:22 +02:00
share/owncloud/apps/user_ldap/js/ldapFilter.js
share/owncloud/apps/user_ldap/js/settings.js
share/owncloud/apps/user_ldap/l10n/ach.js
share/owncloud/apps/user_ldap/l10n/ach.json
share/owncloud/apps/user_ldap/l10n/ady.js
share/owncloud/apps/user_ldap/l10n/ady.json
share/owncloud/apps/user_ldap/l10n/af_ZA.js
share/owncloud/apps/user_ldap/l10n/af_ZA.json
share/owncloud/apps/user_ldap/l10n/ak.js
share/owncloud/apps/user_ldap/l10n/ak.json
share/owncloud/apps/user_ldap/l10n/am_ET.js
share/owncloud/apps/user_ldap/l10n/am_ET.json
share/owncloud/apps/user_ldap/l10n/ar.js
share/owncloud/apps/user_ldap/l10n/ar.json
share/owncloud/apps/user_ldap/l10n/ast.js
share/owncloud/apps/user_ldap/l10n/ast.json
share/owncloud/apps/user_ldap/l10n/az.js
share/owncloud/apps/user_ldap/l10n/az.json
share/owncloud/apps/user_ldap/l10n/be.js
share/owncloud/apps/user_ldap/l10n/be.json
share/owncloud/apps/user_ldap/l10n/bg_BG.js
share/owncloud/apps/user_ldap/l10n/bg_BG.json
share/owncloud/apps/user_ldap/l10n/bn_BD.js
share/owncloud/apps/user_ldap/l10n/bn_BD.json
share/owncloud/apps/user_ldap/l10n/bn_IN.js
share/owncloud/apps/user_ldap/l10n/bn_IN.json
share/owncloud/apps/user_ldap/l10n/bs.js
share/owncloud/apps/user_ldap/l10n/bs.json
share/owncloud/apps/user_ldap/l10n/ca.js
share/owncloud/apps/user_ldap/l10n/ca.json
share/owncloud/apps/user_ldap/l10n/ca@valencia.js
share/owncloud/apps/user_ldap/l10n/ca@valencia.json
share/owncloud/apps/user_ldap/l10n/cs_CZ.js
share/owncloud/apps/user_ldap/l10n/cs_CZ.json
share/owncloud/apps/user_ldap/l10n/cy_GB.js
share/owncloud/apps/user_ldap/l10n/cy_GB.json
share/owncloud/apps/user_ldap/l10n/da.js
share/owncloud/apps/user_ldap/l10n/da.json
share/owncloud/apps/user_ldap/l10n/de.js
share/owncloud/apps/user_ldap/l10n/de.json
share/owncloud/apps/user_ldap/l10n/de_AT.js
share/owncloud/apps/user_ldap/l10n/de_AT.json
share/owncloud/apps/user_ldap/l10n/de_CH.js
share/owncloud/apps/user_ldap/l10n/de_CH.json
share/owncloud/apps/user_ldap/l10n/de_DE.js
share/owncloud/apps/user_ldap/l10n/de_DE.json
share/owncloud/apps/user_ldap/l10n/el.js
share/owncloud/apps/user_ldap/l10n/el.json
share/owncloud/apps/user_ldap/l10n/en@pirate.js
share/owncloud/apps/user_ldap/l10n/en@pirate.json
share/owncloud/apps/user_ldap/l10n/en_GB.js
share/owncloud/apps/user_ldap/l10n/en_GB.json
share/owncloud/apps/user_ldap/l10n/en_NZ.js
share/owncloud/apps/user_ldap/l10n/en_NZ.json
share/owncloud/apps/user_ldap/l10n/eo.js
share/owncloud/apps/user_ldap/l10n/eo.json
share/owncloud/apps/user_ldap/l10n/es.js
share/owncloud/apps/user_ldap/l10n/es.json
share/owncloud/apps/user_ldap/l10n/es_AR.js
share/owncloud/apps/user_ldap/l10n/es_AR.json
share/owncloud/apps/user_ldap/l10n/es_BO.js
share/owncloud/apps/user_ldap/l10n/es_BO.json
share/owncloud/apps/user_ldap/l10n/es_CL.js
share/owncloud/apps/user_ldap/l10n/es_CL.json
share/owncloud/apps/user_ldap/l10n/es_CO.js
share/owncloud/apps/user_ldap/l10n/es_CO.json
share/owncloud/apps/user_ldap/l10n/es_CR.js
share/owncloud/apps/user_ldap/l10n/es_CR.json
share/owncloud/apps/user_ldap/l10n/es_EC.js
share/owncloud/apps/user_ldap/l10n/es_EC.json
share/owncloud/apps/user_ldap/l10n/es_MX.js
share/owncloud/apps/user_ldap/l10n/es_MX.json
share/owncloud/apps/user_ldap/l10n/es_PE.js
share/owncloud/apps/user_ldap/l10n/es_PE.json
share/owncloud/apps/user_ldap/l10n/es_PY.js
share/owncloud/apps/user_ldap/l10n/es_PY.json
share/owncloud/apps/user_ldap/l10n/es_US.js
share/owncloud/apps/user_ldap/l10n/es_US.json
share/owncloud/apps/user_ldap/l10n/es_UY.js
share/owncloud/apps/user_ldap/l10n/es_UY.json
share/owncloud/apps/user_ldap/l10n/et_EE.js
share/owncloud/apps/user_ldap/l10n/et_EE.json
share/owncloud/apps/user_ldap/l10n/eu.js
share/owncloud/apps/user_ldap/l10n/eu.json
share/owncloud/apps/user_ldap/l10n/eu_ES.js
share/owncloud/apps/user_ldap/l10n/eu_ES.json
share/owncloud/apps/user_ldap/l10n/fa.js
share/owncloud/apps/user_ldap/l10n/fa.json
share/owncloud/apps/user_ldap/l10n/fi.js
share/owncloud/apps/user_ldap/l10n/fi.json
share/owncloud/apps/user_ldap/l10n/fi_FI.js
share/owncloud/apps/user_ldap/l10n/fi_FI.json
share/owncloud/apps/user_ldap/l10n/fil.js
share/owncloud/apps/user_ldap/l10n/fil.json
share/owncloud/apps/user_ldap/l10n/fr.js
share/owncloud/apps/user_ldap/l10n/fr.json
share/owncloud/apps/user_ldap/l10n/fr_CA.js
share/owncloud/apps/user_ldap/l10n/fr_CA.json
share/owncloud/apps/user_ldap/l10n/fy_NL.js
share/owncloud/apps/user_ldap/l10n/fy_NL.json
share/owncloud/apps/user_ldap/l10n/gl.js
share/owncloud/apps/user_ldap/l10n/gl.json
share/owncloud/apps/user_ldap/l10n/gu.js
share/owncloud/apps/user_ldap/l10n/gu.json
share/owncloud/apps/user_ldap/l10n/he.js
share/owncloud/apps/user_ldap/l10n/he.json
share/owncloud/apps/user_ldap/l10n/hi.js
share/owncloud/apps/user_ldap/l10n/hi.json
share/owncloud/apps/user_ldap/l10n/hi_IN.js
share/owncloud/apps/user_ldap/l10n/hi_IN.json
share/owncloud/apps/user_ldap/l10n/hr.js
share/owncloud/apps/user_ldap/l10n/hr.json
share/owncloud/apps/user_ldap/l10n/hu_HU.js
share/owncloud/apps/user_ldap/l10n/hu_HU.json
share/owncloud/apps/user_ldap/l10n/hy.js
share/owncloud/apps/user_ldap/l10n/hy.json
share/owncloud/apps/user_ldap/l10n/ia.js
share/owncloud/apps/user_ldap/l10n/ia.json
share/owncloud/apps/user_ldap/l10n/id.js
share/owncloud/apps/user_ldap/l10n/id.json
share/owncloud/apps/user_ldap/l10n/io.js
share/owncloud/apps/user_ldap/l10n/io.json
share/owncloud/apps/user_ldap/l10n/is.js
share/owncloud/apps/user_ldap/l10n/is.json
share/owncloud/apps/user_ldap/l10n/it.js
share/owncloud/apps/user_ldap/l10n/it.json
share/owncloud/apps/user_ldap/l10n/ja.js
share/owncloud/apps/user_ldap/l10n/ja.json
share/owncloud/apps/user_ldap/l10n/jv.js
share/owncloud/apps/user_ldap/l10n/jv.json
share/owncloud/apps/user_ldap/l10n/ka_GE.js
share/owncloud/apps/user_ldap/l10n/ka_GE.json
share/owncloud/apps/user_ldap/l10n/km.js
share/owncloud/apps/user_ldap/l10n/km.json
share/owncloud/apps/user_ldap/l10n/kn.js
share/owncloud/apps/user_ldap/l10n/kn.json
share/owncloud/apps/user_ldap/l10n/ko.js
share/owncloud/apps/user_ldap/l10n/ko.json
share/owncloud/apps/user_ldap/l10n/ku_IQ.js
share/owncloud/apps/user_ldap/l10n/ku_IQ.json
share/owncloud/apps/user_ldap/l10n/lb.js
share/owncloud/apps/user_ldap/l10n/lb.json
share/owncloud/apps/user_ldap/l10n/lo.js
share/owncloud/apps/user_ldap/l10n/lo.json
share/owncloud/apps/user_ldap/l10n/lt_LT.js
share/owncloud/apps/user_ldap/l10n/lt_LT.json
share/owncloud/apps/user_ldap/l10n/lv.js
share/owncloud/apps/user_ldap/l10n/lv.json
share/owncloud/apps/user_ldap/l10n/mg.js
share/owncloud/apps/user_ldap/l10n/mg.json
share/owncloud/apps/user_ldap/l10n/mk.js
share/owncloud/apps/user_ldap/l10n/mk.json
share/owncloud/apps/user_ldap/l10n/ml.js
share/owncloud/apps/user_ldap/l10n/ml.json
share/owncloud/apps/user_ldap/l10n/ml_IN.js
share/owncloud/apps/user_ldap/l10n/ml_IN.json
share/owncloud/apps/user_ldap/l10n/mn.js
share/owncloud/apps/user_ldap/l10n/mn.json
share/owncloud/apps/user_ldap/l10n/ms_MY.js
share/owncloud/apps/user_ldap/l10n/ms_MY.json
share/owncloud/apps/user_ldap/l10n/mt_MT.js
share/owncloud/apps/user_ldap/l10n/mt_MT.json
share/owncloud/apps/user_ldap/l10n/my_MM.js
share/owncloud/apps/user_ldap/l10n/my_MM.json
share/owncloud/apps/user_ldap/l10n/nb_NO.js
share/owncloud/apps/user_ldap/l10n/nb_NO.json
share/owncloud/apps/user_ldap/l10n/nds.js
share/owncloud/apps/user_ldap/l10n/nds.json
share/owncloud/apps/user_ldap/l10n/ne.js
share/owncloud/apps/user_ldap/l10n/ne.json
share/owncloud/apps/user_ldap/l10n/nl.js
share/owncloud/apps/user_ldap/l10n/nl.json
share/owncloud/apps/user_ldap/l10n/nn_NO.js
share/owncloud/apps/user_ldap/l10n/nn_NO.json
share/owncloud/apps/user_ldap/l10n/nqo.js
share/owncloud/apps/user_ldap/l10n/nqo.json
share/owncloud/apps/user_ldap/l10n/oc.js
share/owncloud/apps/user_ldap/l10n/oc.json
share/owncloud/apps/user_ldap/l10n/or_IN.js
share/owncloud/apps/user_ldap/l10n/or_IN.json
share/owncloud/apps/user_ldap/l10n/pa.js
share/owncloud/apps/user_ldap/l10n/pa.json
share/owncloud/apps/user_ldap/l10n/pl.js
share/owncloud/apps/user_ldap/l10n/pl.json
share/owncloud/apps/user_ldap/l10n/pt_BR.js
share/owncloud/apps/user_ldap/l10n/pt_BR.json
share/owncloud/apps/user_ldap/l10n/pt_PT.js
share/owncloud/apps/user_ldap/l10n/pt_PT.json
share/owncloud/apps/user_ldap/l10n/ro.js
share/owncloud/apps/user_ldap/l10n/ro.json
share/owncloud/apps/user_ldap/l10n/ru.js
share/owncloud/apps/user_ldap/l10n/ru.json
share/owncloud/apps/user_ldap/l10n/si_LK.js
share/owncloud/apps/user_ldap/l10n/si_LK.json
share/owncloud/apps/user_ldap/l10n/sk.js
share/owncloud/apps/user_ldap/l10n/sk.json
share/owncloud/apps/user_ldap/l10n/sk_SK.js
share/owncloud/apps/user_ldap/l10n/sk_SK.json
share/owncloud/apps/user_ldap/l10n/sl.js
share/owncloud/apps/user_ldap/l10n/sl.json
share/owncloud/apps/user_ldap/l10n/sq.js
share/owncloud/apps/user_ldap/l10n/sq.json
share/owncloud/apps/user_ldap/l10n/sr.js
share/owncloud/apps/user_ldap/l10n/sr.json
share/owncloud/apps/user_ldap/l10n/sr@latin.js
share/owncloud/apps/user_ldap/l10n/sr@latin.json
share/owncloud/apps/user_ldap/l10n/su.js
share/owncloud/apps/user_ldap/l10n/su.json
share/owncloud/apps/user_ldap/l10n/sv.js
share/owncloud/apps/user_ldap/l10n/sv.json
share/owncloud/apps/user_ldap/l10n/sw_KE.js
share/owncloud/apps/user_ldap/l10n/sw_KE.json
share/owncloud/apps/user_ldap/l10n/ta_IN.js
share/owncloud/apps/user_ldap/l10n/ta_IN.json
share/owncloud/apps/user_ldap/l10n/ta_LK.js
share/owncloud/apps/user_ldap/l10n/ta_LK.json
share/owncloud/apps/user_ldap/l10n/te.js
share/owncloud/apps/user_ldap/l10n/te.json
share/owncloud/apps/user_ldap/l10n/tg_TJ.js
share/owncloud/apps/user_ldap/l10n/tg_TJ.json
share/owncloud/apps/user_ldap/l10n/th_TH.js
share/owncloud/apps/user_ldap/l10n/th_TH.json
share/owncloud/apps/user_ldap/l10n/tl_PH.js
share/owncloud/apps/user_ldap/l10n/tl_PH.json
share/owncloud/apps/user_ldap/l10n/tr.js
share/owncloud/apps/user_ldap/l10n/tr.json
share/owncloud/apps/user_ldap/l10n/tzm.js
share/owncloud/apps/user_ldap/l10n/tzm.json
share/owncloud/apps/user_ldap/l10n/ug.js
share/owncloud/apps/user_ldap/l10n/ug.json
share/owncloud/apps/user_ldap/l10n/uk.js
share/owncloud/apps/user_ldap/l10n/uk.json
share/owncloud/apps/user_ldap/l10n/ur.js
share/owncloud/apps/user_ldap/l10n/ur.json
share/owncloud/apps/user_ldap/l10n/ur_PK.js
share/owncloud/apps/user_ldap/l10n/ur_PK.json
share/owncloud/apps/user_ldap/l10n/uz.js
share/owncloud/apps/user_ldap/l10n/uz.json
share/owncloud/apps/user_ldap/l10n/vi.js
share/owncloud/apps/user_ldap/l10n/vi.json
share/owncloud/apps/user_ldap/l10n/yo.js
share/owncloud/apps/user_ldap/l10n/yo.json
share/owncloud/apps/user_ldap/l10n/zh_CN.js
share/owncloud/apps/user_ldap/l10n/zh_CN.json
share/owncloud/apps/user_ldap/l10n/zh_HK.js
share/owncloud/apps/user_ldap/l10n/zh_HK.json
share/owncloud/apps/user_ldap/l10n/zh_TW.js
share/owncloud/apps/user_ldap/l10n/zh_TW.json
share/owncloud/apps/user_ldap/lib/access.php
Update to 6.0.0a * Switch to 6 branch * Replace interpreters with REPLACE_* Changelog: Version 6.0.0a Dec 14th 2013 Remove wrong warnings from logfile Fix LDAP authentication Fix LDAP configuration Fix Share dialog Fix migration under certain conditions Fix database encoding for old PHP versions Fix select all checkbox Fix migration with lucene search enabled Fix migration for postgresql Version 6.0.0 Dec 11th 2013 User Avatars Previews in files app and other places Updated design, less clutter and more whitespace Public gallery sharing Activities Better file conflict handling dialog Improved public App API Sharing API Example Files Share Email Notifications New Doctrine based database layer Plural translations Refactored OC.dialogs (both code and design wise) Priorize often used languages in personal-settings language selection Update jquery to 1.10.0 and add jquery-migrate 1.2.1 Show a summary as the last filelist entry Improve app-management (more verbose error-messages) Show ‘More apps’ link to app administration directly in app navigation Templates for newly created files Add MB indicator to size column Google Drive external storage uses a new library New icons for shared and external folders File uploads conflicts dialog Possibility to prepopulate a new users home with a skeleton Public upload with encryption enabled Users now can decrypt the files again if their encryption app was enabled Many quota related fixes Total used space (with quota) now only counts user’s own files Many external storage fixes, improved performance Improved file navigation performance by using Ajax calls (no full page reload for each folder) The file owner can now also restore deleted shared files New version drop-down with previews and the ability to downloading versions directly
2013-12-27 16:56:38 +01:00
share/owncloud/apps/user_ldap/lib/backendutility.php
share/owncloud/apps/user_ldap/lib/configuration.php
share/owncloud/apps/user_ldap/lib/connection.php
Update to 7.0.3 Changelog: Release "7.0.3" Oct 22. 2014 - Some OS X server fixes - Several external storage fixes and improvements - Close session early to speedup apps page loading - Add overwrite.cli.url config option - Fix finding old versions in special cases - Make versions and encryption aware of copy operations - Force loading encryption app in all needed cases - Better filesystem scanning error messages - LDAP wizard fixes - Add configuration switch to enable preview mimetypes - Create backup of all encryption keys before recovery - Add displayname for admins - Better config.sample documentation - Better apps descriptions - Improve visual feedback if recovery key password gets changed - Fix some object store integration issues - Improved data directory configuration - Fix DAV permissions without create permissions - Fix filepicker home icon being partly hidden - Do only follow http and https redirects - Properly delete old previews - Prevent upgrades between more than one major versions - Several security fixes - Lots of smaller improvements ----------------------------- Release "6.0.6" Oct 22. 2014 - Fix finding old versions in special cases - Make versions and encryption aware of copy operations - Force loading encryption app in all needed cases - Better filesystem scanning error messages - LDAP wizard fixes - Add configuration switch to enable preview mimetypes - Create backup of all encryption keys before recovery - Add displayname for admins - Several security fixes - Lots of smaller improvements ----------------------------- Release "5.0.18" Oct 22. 2014 - Only allow http and https redirects - Documentation fixes - Several security fixes - Several smaller fixes ----------------------------- Release "7.0.2" Aug 26. 2014 - App upgrading stability improvements - Make default share folder configurable - Improve readability of error messages - Log failed authentication - S3 key fixes - Fix range requests with encryption - Several LDAP fixes - Remove obsolete 'Download preparing' message for zip downloads - Remove not working checks from code checker - No error if we try to delete a file which no longer exists - Fix detection of system wide mount points - Simplify App navigation - Add group management to public api - Remove confusing 'automatic logon rejected' message - Implement a txt preview fallback for the case that ttf is not support - Fix tiny thumbnail bug - Don't display share permission if resharing was disabled by the admin - Close session right before the download starts - Fix date display in filepicker - Don't touch non-oc tables when doing the InnoDB repair step - Several Documents fixes - Correctly handle public uploads activities - Add better 4 image previews to gallery ----------------------------- Release "6.0.5" Aug 26. 2014 - Documentation improvements - fix anonymous upload if logged-in - Fix handling of special characters in group names - Fix downloading of big files in special situations - More consistent handling of debug mode - Fix sharing email notifications - Disabling upload button if upload is not possible - Fix detection of system wide mount points - Handle video viewer in sharing links correctly - Update encryption keys recursively if a folder was moved - Enable download button for public folders - Handle exceptions if file to too big for trash-bin correctly - Quota fixes - Avoid unnecessary writing to the DB when preferences are not changed - Disable download button if zip download is disabled - Fix searching for users in special situations - Mount-point handling fixes - Correctly handle storage stats for trash bin - Remove etag warning for trash bin - Hardened SFTP host verification ----------------------------- Release "7.0.1" Aug 4. 2014 - Set maximum width for notification so they don´t overlap the whole header - Don't preload videos on public sharing - Fix preview size calculation under certain conditions - Fix to always show all available versions in the versions dropdown - Support WebDAV copy operation and make encryption aware of it - Make sure to set the expire date if a date is set as default - Improved link icon for better UX - Fix rendering of blank template - Only call exec if is is enabled by PHP - Limit app menu icon size - Show a warning in the personal settings and admin settins if the encyption keys are not yet initialized - Always remove share permission if user is excluded from sharing - Add OCS api call to set expire date for link shares - Improved db schema migration for sqlite - Don't try to execute background jobs that no longer exist - Improve look of search on mobile, save space in top bar - Set core version after a successful update to make upgrade more robust of app upgrades fail - Verify whether download URLs are valid - Fix preview animation on uploading - Prevent cron.php to trigger apps updating - Fix remote share when remote server is installed at the root - Fix files sorting - Fix calendar import - Fix gallery pause icon - Several contacts fixes specifically for PHP 5.3 - Make updater more robust ----------------------------- Release "7.0.0" July 23. 2014 - New files view including sorting and endless scrolling - Server to Server sharing - Sharing overview - Improved sharing admin control - No more mandatory Shared folder - Improved ownCloud Documents features - Hugely improved Activity app including email notifications - Mobile optimized webinterface - Password strength indicator - Significant speed improvements - New user-management - Support for Swift object stores - Email configuration wizard - Email template editor - Improved upgrade process`
2014-11-30 01:08:57 +01:00
share/owncloud/apps/user_ldap/lib/filesystemhelper.php
share/owncloud/apps/user_ldap/lib/helper.php
Update to 6.0.0a * Switch to 6 branch * Replace interpreters with REPLACE_* Changelog: Version 6.0.0a Dec 14th 2013 Remove wrong warnings from logfile Fix LDAP authentication Fix LDAP configuration Fix Share dialog Fix migration under certain conditions Fix database encoding for old PHP versions Fix select all checkbox Fix migration with lucene search enabled Fix migration for postgresql Version 6.0.0 Dec 11th 2013 User Avatars Previews in files app and other places Updated design, less clutter and more whitespace Public gallery sharing Activities Better file conflict handling dialog Improved public App API Sharing API Example Files Share Email Notifications New Doctrine based database layer Plural translations Refactored OC.dialogs (both code and design wise) Priorize often used languages in personal-settings language selection Update jquery to 1.10.0 and add jquery-migrate 1.2.1 Show a summary as the last filelist entry Improve app-management (more verbose error-messages) Show ‘More apps’ link to app administration directly in app navigation Templates for newly created files Add MB indicator to size column Google Drive external storage uses a new library New icons for shared and external folders File uploads conflicts dialog Possibility to prepopulate a new users home with a skeleton Public upload with encryption enabled Users now can decrypt the files again if their encryption app was enabled Many quota related fixes Total used space (with quota) now only counts user’s own files Many external storage fixes, improved performance Improved file navigation performance by using Ajax calls (no full page reload for each folder) The file owner can now also restore deleted shared files New version drop-down with previews and the ability to downloading versions directly
2013-12-27 16:56:38 +01:00
share/owncloud/apps/user_ldap/lib/ildapwrapper.php
share/owncloud/apps/user_ldap/lib/jobs.php
share/owncloud/apps/user_ldap/lib/jobs/cleanup.php
Update to 6.0.0a * Switch to 6 branch * Replace interpreters with REPLACE_* Changelog: Version 6.0.0a Dec 14th 2013 Remove wrong warnings from logfile Fix LDAP authentication Fix LDAP configuration Fix Share dialog Fix migration under certain conditions Fix database encoding for old PHP versions Fix select all checkbox Fix migration with lucene search enabled Fix migration for postgresql Version 6.0.0 Dec 11th 2013 User Avatars Previews in files app and other places Updated design, less clutter and more whitespace Public gallery sharing Activities Better file conflict handling dialog Improved public App API Sharing API Example Files Share Email Notifications New Doctrine based database layer Plural translations Refactored OC.dialogs (both code and design wise) Priorize often used languages in personal-settings language selection Update jquery to 1.10.0 and add jquery-migrate 1.2.1 Show a summary as the last filelist entry Improve app-management (more verbose error-messages) Show ‘More apps’ link to app administration directly in app navigation Templates for newly created files Add MB indicator to size column Google Drive external storage uses a new library New icons for shared and external folders File uploads conflicts dialog Possibility to prepopulate a new users home with a skeleton Public upload with encryption enabled Users now can decrypt the files again if their encryption app was enabled Many quota related fixes Total used space (with quota) now only counts user’s own files Many external storage fixes, improved performance Improved file navigation performance by using Ajax calls (no full page reload for each folder) The file owner can now also restore deleted shared files New version drop-down with previews and the ability to downloading versions directly
2013-12-27 16:56:38 +01:00
share/owncloud/apps/user_ldap/lib/ldap.php
share/owncloud/apps/user_ldap/lib/ldaputility.php
Update to 7.0.3 Changelog: Release "7.0.3" Oct 22. 2014 - Some OS X server fixes - Several external storage fixes and improvements - Close session early to speedup apps page loading - Add overwrite.cli.url config option - Fix finding old versions in special cases - Make versions and encryption aware of copy operations - Force loading encryption app in all needed cases - Better filesystem scanning error messages - LDAP wizard fixes - Add configuration switch to enable preview mimetypes - Create backup of all encryption keys before recovery - Add displayname for admins - Better config.sample documentation - Better apps descriptions - Improve visual feedback if recovery key password gets changed - Fix some object store integration issues - Improved data directory configuration - Fix DAV permissions without create permissions - Fix filepicker home icon being partly hidden - Do only follow http and https redirects - Properly delete old previews - Prevent upgrades between more than one major versions - Several security fixes - Lots of smaller improvements ----------------------------- Release "6.0.6" Oct 22. 2014 - Fix finding old versions in special cases - Make versions and encryption aware of copy operations - Force loading encryption app in all needed cases - Better filesystem scanning error messages - LDAP wizard fixes - Add configuration switch to enable preview mimetypes - Create backup of all encryption keys before recovery - Add displayname for admins - Several security fixes - Lots of smaller improvements ----------------------------- Release "5.0.18" Oct 22. 2014 - Only allow http and https redirects - Documentation fixes - Several security fixes - Several smaller fixes ----------------------------- Release "7.0.2" Aug 26. 2014 - App upgrading stability improvements - Make default share folder configurable - Improve readability of error messages - Log failed authentication - S3 key fixes - Fix range requests with encryption - Several LDAP fixes - Remove obsolete 'Download preparing' message for zip downloads - Remove not working checks from code checker - No error if we try to delete a file which no longer exists - Fix detection of system wide mount points - Simplify App navigation - Add group management to public api - Remove confusing 'automatic logon rejected' message - Implement a txt preview fallback for the case that ttf is not support - Fix tiny thumbnail bug - Don't display share permission if resharing was disabled by the admin - Close session right before the download starts - Fix date display in filepicker - Don't touch non-oc tables when doing the InnoDB repair step - Several Documents fixes - Correctly handle public uploads activities - Add better 4 image previews to gallery ----------------------------- Release "6.0.5" Aug 26. 2014 - Documentation improvements - fix anonymous upload if logged-in - Fix handling of special characters in group names - Fix downloading of big files in special situations - More consistent handling of debug mode - Fix sharing email notifications - Disabling upload button if upload is not possible - Fix detection of system wide mount points - Handle video viewer in sharing links correctly - Update encryption keys recursively if a folder was moved - Enable download button for public folders - Handle exceptions if file to too big for trash-bin correctly - Quota fixes - Avoid unnecessary writing to the DB when preferences are not changed - Disable download button if zip download is disabled - Fix searching for users in special situations - Mount-point handling fixes - Correctly handle storage stats for trash bin - Remove etag warning for trash bin - Hardened SFTP host verification ----------------------------- Release "7.0.1" Aug 4. 2014 - Set maximum width for notification so they don´t overlap the whole header - Don't preload videos on public sharing - Fix preview size calculation under certain conditions - Fix to always show all available versions in the versions dropdown - Support WebDAV copy operation and make encryption aware of it - Make sure to set the expire date if a date is set as default - Improved link icon for better UX - Fix rendering of blank template - Only call exec if is is enabled by PHP - Limit app menu icon size - Show a warning in the personal settings and admin settins if the encyption keys are not yet initialized - Always remove share permission if user is excluded from sharing - Add OCS api call to set expire date for link shares - Improved db schema migration for sqlite - Don't try to execute background jobs that no longer exist - Improve look of search on mobile, save space in top bar - Set core version after a successful update to make upgrade more robust of app upgrades fail - Verify whether download URLs are valid - Fix preview animation on uploading - Prevent cron.php to trigger apps updating - Fix remote share when remote server is installed at the root - Fix files sorting - Fix calendar import - Fix gallery pause icon - Several contacts fixes specifically for PHP 5.3 - Make updater more robust ----------------------------- Release "7.0.0" July 23. 2014 - New files view including sorting and endless scrolling - Server to Server sharing - Sharing overview - Improved sharing admin control - No more mandatory Shared folder - Improved ownCloud Documents features - Hugely improved Activity app including email notifications - Mobile optimized webinterface - Password strength indicator - Significant speed improvements - New user-management - Support for Swift object stores - Email configuration wizard - Email template editor - Improved upgrade process`
2014-11-30 01:08:57 +01:00
share/owncloud/apps/user_ldap/lib/logwrapper.php
share/owncloud/apps/user_ldap/lib/mapping/abstractmapping.php
share/owncloud/apps/user_ldap/lib/mapping/groupmapping.php
share/owncloud/apps/user_ldap/lib/mapping/usermapping.php
share/owncloud/apps/user_ldap/lib/proxy.php
share/owncloud/apps/user_ldap/lib/user/deletedusersindex.php
Update to 7.0.3 Changelog: Release "7.0.3" Oct 22. 2014 - Some OS X server fixes - Several external storage fixes and improvements - Close session early to speedup apps page loading - Add overwrite.cli.url config option - Fix finding old versions in special cases - Make versions and encryption aware of copy operations - Force loading encryption app in all needed cases - Better filesystem scanning error messages - LDAP wizard fixes - Add configuration switch to enable preview mimetypes - Create backup of all encryption keys before recovery - Add displayname for admins - Better config.sample documentation - Better apps descriptions - Improve visual feedback if recovery key password gets changed - Fix some object store integration issues - Improved data directory configuration - Fix DAV permissions without create permissions - Fix filepicker home icon being partly hidden - Do only follow http and https redirects - Properly delete old previews - Prevent upgrades between more than one major versions - Several security fixes - Lots of smaller improvements ----------------------------- Release "6.0.6" Oct 22. 2014 - Fix finding old versions in special cases - Make versions and encryption aware of copy operations - Force loading encryption app in all needed cases - Better filesystem scanning error messages - LDAP wizard fixes - Add configuration switch to enable preview mimetypes - Create backup of all encryption keys before recovery - Add displayname for admins - Several security fixes - Lots of smaller improvements ----------------------------- Release "5.0.18" Oct 22. 2014 - Only allow http and https redirects - Documentation fixes - Several security fixes - Several smaller fixes ----------------------------- Release "7.0.2" Aug 26. 2014 - App upgrading stability improvements - Make default share folder configurable - Improve readability of error messages - Log failed authentication - S3 key fixes - Fix range requests with encryption - Several LDAP fixes - Remove obsolete 'Download preparing' message for zip downloads - Remove not working checks from code checker - No error if we try to delete a file which no longer exists - Fix detection of system wide mount points - Simplify App navigation - Add group management to public api - Remove confusing 'automatic logon rejected' message - Implement a txt preview fallback for the case that ttf is not support - Fix tiny thumbnail bug - Don't display share permission if resharing was disabled by the admin - Close session right before the download starts - Fix date display in filepicker - Don't touch non-oc tables when doing the InnoDB repair step - Several Documents fixes - Correctly handle public uploads activities - Add better 4 image previews to gallery ----------------------------- Release "6.0.5" Aug 26. 2014 - Documentation improvements - fix anonymous upload if logged-in - Fix handling of special characters in group names - Fix downloading of big files in special situations - More consistent handling of debug mode - Fix sharing email notifications - Disabling upload button if upload is not possible - Fix detection of system wide mount points - Handle video viewer in sharing links correctly - Update encryption keys recursively if a folder was moved - Enable download button for public folders - Handle exceptions if file to too big for trash-bin correctly - Quota fixes - Avoid unnecessary writing to the DB when preferences are not changed - Disable download button if zip download is disabled - Fix searching for users in special situations - Mount-point handling fixes - Correctly handle storage stats for trash bin - Remove etag warning for trash bin - Hardened SFTP host verification ----------------------------- Release "7.0.1" Aug 4. 2014 - Set maximum width for notification so they don´t overlap the whole header - Don't preload videos on public sharing - Fix preview size calculation under certain conditions - Fix to always show all available versions in the versions dropdown - Support WebDAV copy operation and make encryption aware of it - Make sure to set the expire date if a date is set as default - Improved link icon for better UX - Fix rendering of blank template - Only call exec if is is enabled by PHP - Limit app menu icon size - Show a warning in the personal settings and admin settins if the encyption keys are not yet initialized - Always remove share permission if user is excluded from sharing - Add OCS api call to set expire date for link shares - Improved db schema migration for sqlite - Don't try to execute background jobs that no longer exist - Improve look of search on mobile, save space in top bar - Set core version after a successful update to make upgrade more robust of app upgrades fail - Verify whether download URLs are valid - Fix preview animation on uploading - Prevent cron.php to trigger apps updating - Fix remote share when remote server is installed at the root - Fix files sorting - Fix calendar import - Fix gallery pause icon - Several contacts fixes specifically for PHP 5.3 - Make updater more robust ----------------------------- Release "7.0.0" July 23. 2014 - New files view including sorting and endless scrolling - Server to Server sharing - Sharing overview - Improved sharing admin control - No more mandatory Shared folder - Improved ownCloud Documents features - Hugely improved Activity app including email notifications - Mobile optimized webinterface - Password strength indicator - Significant speed improvements - New user-management - Support for Swift object stores - Email configuration wizard - Email template editor - Improved upgrade process`
2014-11-30 01:08:57 +01:00
share/owncloud/apps/user_ldap/lib/user/iusertools.php
share/owncloud/apps/user_ldap/lib/user/manager.php
share/owncloud/apps/user_ldap/lib/user/offlineuser.php
Update to 7.0.3 Changelog: Release "7.0.3" Oct 22. 2014 - Some OS X server fixes - Several external storage fixes and improvements - Close session early to speedup apps page loading - Add overwrite.cli.url config option - Fix finding old versions in special cases - Make versions and encryption aware of copy operations - Force loading encryption app in all needed cases - Better filesystem scanning error messages - LDAP wizard fixes - Add configuration switch to enable preview mimetypes - Create backup of all encryption keys before recovery - Add displayname for admins - Better config.sample documentation - Better apps descriptions - Improve visual feedback if recovery key password gets changed - Fix some object store integration issues - Improved data directory configuration - Fix DAV permissions without create permissions - Fix filepicker home icon being partly hidden - Do only follow http and https redirects - Properly delete old previews - Prevent upgrades between more than one major versions - Several security fixes - Lots of smaller improvements ----------------------------- Release "6.0.6" Oct 22. 2014 - Fix finding old versions in special cases - Make versions and encryption aware of copy operations - Force loading encryption app in all needed cases - Better filesystem scanning error messages - LDAP wizard fixes - Add configuration switch to enable preview mimetypes - Create backup of all encryption keys before recovery - Add displayname for admins - Several security fixes - Lots of smaller improvements ----------------------------- Release "5.0.18" Oct 22. 2014 - Only allow http and https redirects - Documentation fixes - Several security fixes - Several smaller fixes ----------------------------- Release "7.0.2" Aug 26. 2014 - App upgrading stability improvements - Make default share folder configurable - Improve readability of error messages - Log failed authentication - S3 key fixes - Fix range requests with encryption - Several LDAP fixes - Remove obsolete 'Download preparing' message for zip downloads - Remove not working checks from code checker - No error if we try to delete a file which no longer exists - Fix detection of system wide mount points - Simplify App navigation - Add group management to public api - Remove confusing 'automatic logon rejected' message - Implement a txt preview fallback for the case that ttf is not support - Fix tiny thumbnail bug - Don't display share permission if resharing was disabled by the admin - Close session right before the download starts - Fix date display in filepicker - Don't touch non-oc tables when doing the InnoDB repair step - Several Documents fixes - Correctly handle public uploads activities - Add better 4 image previews to gallery ----------------------------- Release "6.0.5" Aug 26. 2014 - Documentation improvements - fix anonymous upload if logged-in - Fix handling of special characters in group names - Fix downloading of big files in special situations - More consistent handling of debug mode - Fix sharing email notifications - Disabling upload button if upload is not possible - Fix detection of system wide mount points - Handle video viewer in sharing links correctly - Update encryption keys recursively if a folder was moved - Enable download button for public folders - Handle exceptions if file to too big for trash-bin correctly - Quota fixes - Avoid unnecessary writing to the DB when preferences are not changed - Disable download button if zip download is disabled - Fix searching for users in special situations - Mount-point handling fixes - Correctly handle storage stats for trash bin - Remove etag warning for trash bin - Hardened SFTP host verification ----------------------------- Release "7.0.1" Aug 4. 2014 - Set maximum width for notification so they don´t overlap the whole header - Don't preload videos on public sharing - Fix preview size calculation under certain conditions - Fix to always show all available versions in the versions dropdown - Support WebDAV copy operation and make encryption aware of it - Make sure to set the expire date if a date is set as default - Improved link icon for better UX - Fix rendering of blank template - Only call exec if is is enabled by PHP - Limit app menu icon size - Show a warning in the personal settings and admin settins if the encyption keys are not yet initialized - Always remove share permission if user is excluded from sharing - Add OCS api call to set expire date for link shares - Improved db schema migration for sqlite - Don't try to execute background jobs that no longer exist - Improve look of search on mobile, save space in top bar - Set core version after a successful update to make upgrade more robust of app upgrades fail - Verify whether download URLs are valid - Fix preview animation on uploading - Prevent cron.php to trigger apps updating - Fix remote share when remote server is installed at the root - Fix files sorting - Fix calendar import - Fix gallery pause icon - Several contacts fixes specifically for PHP 5.3 - Make updater more robust ----------------------------- Release "7.0.0" July 23. 2014 - New files view including sorting and endless scrolling - Server to Server sharing - Sharing overview - Improved sharing admin control - No more mandatory Shared folder - Improved ownCloud Documents features - Hugely improved Activity app including email notifications - Mobile optimized webinterface - Password strength indicator - Significant speed improvements - New user-management - Support for Swift object stores - Email configuration wizard - Email template editor - Improved upgrade process`
2014-11-30 01:08:57 +01:00
share/owncloud/apps/user_ldap/lib/user/user.php
Update to 6.0.0a * Switch to 6 branch * Replace interpreters with REPLACE_* Changelog: Version 6.0.0a Dec 14th 2013 Remove wrong warnings from logfile Fix LDAP authentication Fix LDAP configuration Fix Share dialog Fix migration under certain conditions Fix database encoding for old PHP versions Fix select all checkbox Fix migration with lucene search enabled Fix migration for postgresql Version 6.0.0 Dec 11th 2013 User Avatars Previews in files app and other places Updated design, less clutter and more whitespace Public gallery sharing Activities Better file conflict handling dialog Improved public App API Sharing API Example Files Share Email Notifications New Doctrine based database layer Plural translations Refactored OC.dialogs (both code and design wise) Priorize often used languages in personal-settings language selection Update jquery to 1.10.0 and add jquery-migrate 1.2.1 Show a summary as the last filelist entry Improve app-management (more verbose error-messages) Show ‘More apps’ link to app administration directly in app navigation Templates for newly created files Add MB indicator to size column Google Drive external storage uses a new library New icons for shared and external folders File uploads conflicts dialog Possibility to prepopulate a new users home with a skeleton Public upload with encryption enabled Users now can decrypt the files again if their encryption app was enabled Many quota related fixes Total used space (with quota) now only counts user’s own files Many external storage fixes, improved performance Improved file navigation performance by using Ajax calls (no full page reload for each folder) The file owner can now also restore deleted shared files New version drop-down with previews and the ability to downloading versions directly
2013-12-27 16:56:38 +01:00
share/owncloud/apps/user_ldap/lib/wizard.php
share/owncloud/apps/user_ldap/lib/wizardresult.php
share/owncloud/apps/user_ldap/settings.php
Update to 6.0.0a * Switch to 6 branch * Replace interpreters with REPLACE_* Changelog: Version 6.0.0a Dec 14th 2013 Remove wrong warnings from logfile Fix LDAP authentication Fix LDAP configuration Fix Share dialog Fix migration under certain conditions Fix database encoding for old PHP versions Fix select all checkbox Fix migration with lucene search enabled Fix migration for postgresql Version 6.0.0 Dec 11th 2013 User Avatars Previews in files app and other places Updated design, less clutter and more whitespace Public gallery sharing Activities Better file conflict handling dialog Improved public App API Sharing API Example Files Share Email Notifications New Doctrine based database layer Plural translations Refactored OC.dialogs (both code and design wise) Priorize often used languages in personal-settings language selection Update jquery to 1.10.0 and add jquery-migrate 1.2.1 Show a summary as the last filelist entry Improve app-management (more verbose error-messages) Show ‘More apps’ link to app administration directly in app navigation Templates for newly created files Add MB indicator to size column Google Drive external storage uses a new library New icons for shared and external folders File uploads conflicts dialog Possibility to prepopulate a new users home with a skeleton Public upload with encryption enabled Users now can decrypt the files again if their encryption app was enabled Many quota related fixes Total used space (with quota) now only counts user’s own files Many external storage fixes, improved performance Improved file navigation performance by using Ajax calls (no full page reload for each folder) The file owner can now also restore deleted shared files New version drop-down with previews and the ability to downloading versions directly
2013-12-27 16:56:38 +01:00
share/owncloud/apps/user_ldap/templates/part.settingcontrols.php
share/owncloud/apps/user_ldap/templates/part.wizard-groupfilter.php
share/owncloud/apps/user_ldap/templates/part.wizard-loginfilter.php
share/owncloud/apps/user_ldap/templates/part.wizard-server.php
share/owncloud/apps/user_ldap/templates/part.wizard-userfilter.php
share/owncloud/apps/user_ldap/templates/part.wizardcontrols.php
share/owncloud/apps/user_ldap/templates/settings.php
share/owncloud/apps/user_ldap/tests/access.php
Update to 6.0.4 * I gave up subdirectory installation with nginx... (MESSAGES) Changelog: Version 6.0.4 June 23rd 2014 Fixed a security issue (Will be disclosed two weeks after this release) Several LDAP fixes and improvements Add deprecated warning to load function File scanner fixes Heart beat fixes Encryption fixes for some corner cases Fix conflict dialog translations Fix button text overflow Fix search with Oracle Php upload errors are written to log OCS status code fixes Add PostgreSQL version warning Version 6.0.3 April 29rd 2014 Several security fixes. (Will be disclosed 2 weeks after the release) Appframework extensions to improve the compatibility with 3rdparty apps LDAP performance improvements Fix updating of email adresses from LDAP Fix WebDAV timestamp format handling Disable internet connection check if a proxy is configured Fix a potential file chunking problem on a server that is running out of storage Do not expire file chunks while checking their existence Fix loading of authentication apps in any case Performance improvements by reducing the number of chmod operations. Make the trusted domain upgrade feature more robust. Don't allow creating a "Shared" folder. Fixed "select all" + download on public page Fix share as link with email multiple users Reset time of last update feed polling to fix the updater Share API fixes Admin option for public upload with encryption enabled Fix CIFS with home shares Detect a missing "data" directory mount Fix the filesize calculation of encrypted files Fixes in the OpenStack support Fixes in the SWIFT support Don't block PHP sessions during download Fix sharing oc addressbooks Several ownCloud Documents improvements and fixes Several smaller bugfixes
2014-06-29 15:59:22 +02:00
share/owncloud/apps/user_ldap/tests/connection.php
Update to 7.0.3 Changelog: Release "7.0.3" Oct 22. 2014 - Some OS X server fixes - Several external storage fixes and improvements - Close session early to speedup apps page loading - Add overwrite.cli.url config option - Fix finding old versions in special cases - Make versions and encryption aware of copy operations - Force loading encryption app in all needed cases - Better filesystem scanning error messages - LDAP wizard fixes - Add configuration switch to enable preview mimetypes - Create backup of all encryption keys before recovery - Add displayname for admins - Better config.sample documentation - Better apps descriptions - Improve visual feedback if recovery key password gets changed - Fix some object store integration issues - Improved data directory configuration - Fix DAV permissions without create permissions - Fix filepicker home icon being partly hidden - Do only follow http and https redirects - Properly delete old previews - Prevent upgrades between more than one major versions - Several security fixes - Lots of smaller improvements ----------------------------- Release "6.0.6" Oct 22. 2014 - Fix finding old versions in special cases - Make versions and encryption aware of copy operations - Force loading encryption app in all needed cases - Better filesystem scanning error messages - LDAP wizard fixes - Add configuration switch to enable preview mimetypes - Create backup of all encryption keys before recovery - Add displayname for admins - Several security fixes - Lots of smaller improvements ----------------------------- Release "5.0.18" Oct 22. 2014 - Only allow http and https redirects - Documentation fixes - Several security fixes - Several smaller fixes ----------------------------- Release "7.0.2" Aug 26. 2014 - App upgrading stability improvements - Make default share folder configurable - Improve readability of error messages - Log failed authentication - S3 key fixes - Fix range requests with encryption - Several LDAP fixes - Remove obsolete 'Download preparing' message for zip downloads - Remove not working checks from code checker - No error if we try to delete a file which no longer exists - Fix detection of system wide mount points - Simplify App navigation - Add group management to public api - Remove confusing 'automatic logon rejected' message - Implement a txt preview fallback for the case that ttf is not support - Fix tiny thumbnail bug - Don't display share permission if resharing was disabled by the admin - Close session right before the download starts - Fix date display in filepicker - Don't touch non-oc tables when doing the InnoDB repair step - Several Documents fixes - Correctly handle public uploads activities - Add better 4 image previews to gallery ----------------------------- Release "6.0.5" Aug 26. 2014 - Documentation improvements - fix anonymous upload if logged-in - Fix handling of special characters in group names - Fix downloading of big files in special situations - More consistent handling of debug mode - Fix sharing email notifications - Disabling upload button if upload is not possible - Fix detection of system wide mount points - Handle video viewer in sharing links correctly - Update encryption keys recursively if a folder was moved - Enable download button for public folders - Handle exceptions if file to too big for trash-bin correctly - Quota fixes - Avoid unnecessary writing to the DB when preferences are not changed - Disable download button if zip download is disabled - Fix searching for users in special situations - Mount-point handling fixes - Correctly handle storage stats for trash bin - Remove etag warning for trash bin - Hardened SFTP host verification ----------------------------- Release "7.0.1" Aug 4. 2014 - Set maximum width for notification so they don´t overlap the whole header - Don't preload videos on public sharing - Fix preview size calculation under certain conditions - Fix to always show all available versions in the versions dropdown - Support WebDAV copy operation and make encryption aware of it - Make sure to set the expire date if a date is set as default - Improved link icon for better UX - Fix rendering of blank template - Only call exec if is is enabled by PHP - Limit app menu icon size - Show a warning in the personal settings and admin settins if the encyption keys are not yet initialized - Always remove share permission if user is excluded from sharing - Add OCS api call to set expire date for link shares - Improved db schema migration for sqlite - Don't try to execute background jobs that no longer exist - Improve look of search on mobile, save space in top bar - Set core version after a successful update to make upgrade more robust of app upgrades fail - Verify whether download URLs are valid - Fix preview animation on uploading - Prevent cron.php to trigger apps updating - Fix remote share when remote server is installed at the root - Fix files sorting - Fix calendar import - Fix gallery pause icon - Several contacts fixes specifically for PHP 5.3 - Make updater more robust ----------------------------- Release "7.0.0" July 23. 2014 - New files view including sorting and endless scrolling - Server to Server sharing - Sharing overview - Improved sharing admin control - No more mandatory Shared folder - Improved ownCloud Documents features - Hugely improved Activity app including email notifications - Mobile optimized webinterface - Password strength indicator - Significant speed improvements - New user-management - Support for Swift object stores - Email configuration wizard - Email template editor - Improved upgrade process`
2014-11-30 01:08:57 +01:00
share/owncloud/apps/user_ldap/tests/group_ldap.php
share/owncloud/apps/user_ldap/tests/jobs/cleanup.php
share/owncloud/apps/user_ldap/tests/mapping/abstractmappingtest.php
share/owncloud/apps/user_ldap/tests/mapping/groupmapping.php
share/owncloud/apps/user_ldap/tests/mapping/usermapping.php
Update to 7.0.3 Changelog: Release "7.0.3" Oct 22. 2014 - Some OS X server fixes - Several external storage fixes and improvements - Close session early to speedup apps page loading - Add overwrite.cli.url config option - Fix finding old versions in special cases - Make versions and encryption aware of copy operations - Force loading encryption app in all needed cases - Better filesystem scanning error messages - LDAP wizard fixes - Add configuration switch to enable preview mimetypes - Create backup of all encryption keys before recovery - Add displayname for admins - Better config.sample documentation - Better apps descriptions - Improve visual feedback if recovery key password gets changed - Fix some object store integration issues - Improved data directory configuration - Fix DAV permissions without create permissions - Fix filepicker home icon being partly hidden - Do only follow http and https redirects - Properly delete old previews - Prevent upgrades between more than one major versions - Several security fixes - Lots of smaller improvements ----------------------------- Release "6.0.6" Oct 22. 2014 - Fix finding old versions in special cases - Make versions and encryption aware of copy operations - Force loading encryption app in all needed cases - Better filesystem scanning error messages - LDAP wizard fixes - Add configuration switch to enable preview mimetypes - Create backup of all encryption keys before recovery - Add displayname for admins - Several security fixes - Lots of smaller improvements ----------------------------- Release "5.0.18" Oct 22. 2014 - Only allow http and https redirects - Documentation fixes - Several security fixes - Several smaller fixes ----------------------------- Release "7.0.2" Aug 26. 2014 - App upgrading stability improvements - Make default share folder configurable - Improve readability of error messages - Log failed authentication - S3 key fixes - Fix range requests with encryption - Several LDAP fixes - Remove obsolete 'Download preparing' message for zip downloads - Remove not working checks from code checker - No error if we try to delete a file which no longer exists - Fix detection of system wide mount points - Simplify App navigation - Add group management to public api - Remove confusing 'automatic logon rejected' message - Implement a txt preview fallback for the case that ttf is not support - Fix tiny thumbnail bug - Don't display share permission if resharing was disabled by the admin - Close session right before the download starts - Fix date display in filepicker - Don't touch non-oc tables when doing the InnoDB repair step - Several Documents fixes - Correctly handle public uploads activities - Add better 4 image previews to gallery ----------------------------- Release "6.0.5" Aug 26. 2014 - Documentation improvements - fix anonymous upload if logged-in - Fix handling of special characters in group names - Fix downloading of big files in special situations - More consistent handling of debug mode - Fix sharing email notifications - Disabling upload button if upload is not possible - Fix detection of system wide mount points - Handle video viewer in sharing links correctly - Update encryption keys recursively if a folder was moved - Enable download button for public folders - Handle exceptions if file to too big for trash-bin correctly - Quota fixes - Avoid unnecessary writing to the DB when preferences are not changed - Disable download button if zip download is disabled - Fix searching for users in special situations - Mount-point handling fixes - Correctly handle storage stats for trash bin - Remove etag warning for trash bin - Hardened SFTP host verification ----------------------------- Release "7.0.1" Aug 4. 2014 - Set maximum width for notification so they don´t overlap the whole header - Don't preload videos on public sharing - Fix preview size calculation under certain conditions - Fix to always show all available versions in the versions dropdown - Support WebDAV copy operation and make encryption aware of it - Make sure to set the expire date if a date is set as default - Improved link icon for better UX - Fix rendering of blank template - Only call exec if is is enabled by PHP - Limit app menu icon size - Show a warning in the personal settings and admin settins if the encyption keys are not yet initialized - Always remove share permission if user is excluded from sharing - Add OCS api call to set expire date for link shares - Improved db schema migration for sqlite - Don't try to execute background jobs that no longer exist - Improve look of search on mobile, save space in top bar - Set core version after a successful update to make upgrade more robust of app upgrades fail - Verify whether download URLs are valid - Fix preview animation on uploading - Prevent cron.php to trigger apps updating - Fix remote share when remote server is installed at the root - Fix files sorting - Fix calendar import - Fix gallery pause icon - Several contacts fixes specifically for PHP 5.3 - Make updater more robust ----------------------------- Release "7.0.0" July 23. 2014 - New files view including sorting and endless scrolling - Server to Server sharing - Sharing overview - Improved sharing admin control - No more mandatory Shared folder - Improved ownCloud Documents features - Hugely improved Activity app including email notifications - Mobile optimized webinterface - Password strength indicator - Significant speed improvements - New user-management - Support for Swift object stores - Email configuration wizard - Email template editor - Improved upgrade process`
2014-11-30 01:08:57 +01:00
share/owncloud/apps/user_ldap/tests/user/manager.php
share/owncloud/apps/user_ldap/tests/user/user.php
Update to 6.0.0a * Switch to 6 branch * Replace interpreters with REPLACE_* Changelog: Version 6.0.0a Dec 14th 2013 Remove wrong warnings from logfile Fix LDAP authentication Fix LDAP configuration Fix Share dialog Fix migration under certain conditions Fix database encoding for old PHP versions Fix select all checkbox Fix migration with lucene search enabled Fix migration for postgresql Version 6.0.0 Dec 11th 2013 User Avatars Previews in files app and other places Updated design, less clutter and more whitespace Public gallery sharing Activities Better file conflict handling dialog Improved public App API Sharing API Example Files Share Email Notifications New Doctrine based database layer Plural translations Refactored OC.dialogs (both code and design wise) Priorize often used languages in personal-settings language selection Update jquery to 1.10.0 and add jquery-migrate 1.2.1 Show a summary as the last filelist entry Improve app-management (more verbose error-messages) Show ‘More apps’ link to app administration directly in app navigation Templates for newly created files Add MB indicator to size column Google Drive external storage uses a new library New icons for shared and external folders File uploads conflicts dialog Possibility to prepopulate a new users home with a skeleton Public upload with encryption enabled Users now can decrypt the files again if their encryption app was enabled Many quota related fixes Total used space (with quota) now only counts user’s own files Many external storage fixes, improved performance Improved file navigation performance by using Ajax calls (no full page reload for each folder) The file owner can now also restore deleted shared files New version drop-down with previews and the ability to downloading versions directly
2013-12-27 16:56:38 +01:00
share/owncloud/apps/user_ldap/tests/user_ldap.php
Update to 6.0.4 * I gave up subdirectory installation with nginx... (MESSAGES) Changelog: Version 6.0.4 June 23rd 2014 Fixed a security issue (Will be disclosed two weeks after this release) Several LDAP fixes and improvements Add deprecated warning to load function File scanner fixes Heart beat fixes Encryption fixes for some corner cases Fix conflict dialog translations Fix button text overflow Fix search with Oracle Php upload errors are written to log OCS status code fixes Add PostgreSQL version warning Version 6.0.3 April 29rd 2014 Several security fixes. (Will be disclosed 2 weeks after the release) Appframework extensions to improve the compatibility with 3rdparty apps LDAP performance improvements Fix updating of email adresses from LDAP Fix WebDAV timestamp format handling Disable internet connection check if a proxy is configured Fix a potential file chunking problem on a server that is running out of storage Do not expire file chunks while checking their existence Fix loading of authentication apps in any case Performance improvements by reducing the number of chmod operations. Make the trusted domain upgrade feature more robust. Don't allow creating a "Shared" folder. Fixed "select all" + download on public page Fix share as link with email multiple users Reset time of last update feed polling to fix the updater Share API fixes Admin option for public upload with encryption enabled Fix CIFS with home shares Detect a missing "data" directory mount Fix the filesize calculation of encrypted files Fixes in the OpenStack support Fixes in the SWIFT support Don't block PHP sessions during download Fix sharing oc addressbooks Several ownCloud Documents improvements and fixes Several smaller bugfixes
2014-06-29 15:59:22 +02:00
share/owncloud/apps/user_ldap/tests/wizard.php
share/owncloud/apps/user_ldap/user_ldap.php
share/owncloud/apps/user_ldap/user_proxy.php
share/owncloud/apps/user_ldap/vendor/ui-multiselect/MIT-LICENSE
share/owncloud/apps/user_ldap/vendor/ui-multiselect/jquery.multiselect.css
share/owncloud/apps/user_ldap/vendor/ui-multiselect/src/jquery.multiselect.js
share/owncloud/apps/user_webdavauth/appinfo/app.php
share/owncloud/apps/user_webdavauth/appinfo/info.xml
share/owncloud/apps/user_webdavauth/appinfo/version
share/owncloud/apps/user_webdavauth/img/app.svg
share/owncloud/apps/user_webdavauth/l10n/ar.js
share/owncloud/apps/user_webdavauth/l10n/ar.json
share/owncloud/apps/user_webdavauth/l10n/ast.js
share/owncloud/apps/user_webdavauth/l10n/ast.json
share/owncloud/apps/user_webdavauth/l10n/az.js
share/owncloud/apps/user_webdavauth/l10n/az.json
share/owncloud/apps/user_webdavauth/l10n/bg_BG.js
share/owncloud/apps/user_webdavauth/l10n/bg_BG.json
share/owncloud/apps/user_webdavauth/l10n/bn_BD.js
share/owncloud/apps/user_webdavauth/l10n/bn_BD.json
share/owncloud/apps/user_webdavauth/l10n/bn_IN.js
share/owncloud/apps/user_webdavauth/l10n/bn_IN.json
share/owncloud/apps/user_webdavauth/l10n/bs.js
share/owncloud/apps/user_webdavauth/l10n/bs.json
share/owncloud/apps/user_webdavauth/l10n/ca.js
share/owncloud/apps/user_webdavauth/l10n/ca.json
share/owncloud/apps/user_webdavauth/l10n/cs_CZ.js
share/owncloud/apps/user_webdavauth/l10n/cs_CZ.json
share/owncloud/apps/user_webdavauth/l10n/cy_GB.js
share/owncloud/apps/user_webdavauth/l10n/cy_GB.json
share/owncloud/apps/user_webdavauth/l10n/da.js
share/owncloud/apps/user_webdavauth/l10n/da.json
share/owncloud/apps/user_webdavauth/l10n/de.js
share/owncloud/apps/user_webdavauth/l10n/de.json
share/owncloud/apps/user_webdavauth/l10n/de_AT.js
share/owncloud/apps/user_webdavauth/l10n/de_AT.json
share/owncloud/apps/user_webdavauth/l10n/de_CH.js
share/owncloud/apps/user_webdavauth/l10n/de_CH.json
share/owncloud/apps/user_webdavauth/l10n/de_DE.js
share/owncloud/apps/user_webdavauth/l10n/de_DE.json
share/owncloud/apps/user_webdavauth/l10n/el.js
share/owncloud/apps/user_webdavauth/l10n/el.json
share/owncloud/apps/user_webdavauth/l10n/en_GB.js
share/owncloud/apps/user_webdavauth/l10n/en_GB.json
share/owncloud/apps/user_webdavauth/l10n/eo.js
share/owncloud/apps/user_webdavauth/l10n/eo.json
share/owncloud/apps/user_webdavauth/l10n/es.js
share/owncloud/apps/user_webdavauth/l10n/es.json
share/owncloud/apps/user_webdavauth/l10n/es_AR.js
share/owncloud/apps/user_webdavauth/l10n/es_AR.json
share/owncloud/apps/user_webdavauth/l10n/es_MX.js
share/owncloud/apps/user_webdavauth/l10n/es_MX.json
share/owncloud/apps/user_webdavauth/l10n/et_EE.js
share/owncloud/apps/user_webdavauth/l10n/et_EE.json
share/owncloud/apps/user_webdavauth/l10n/eu.js
share/owncloud/apps/user_webdavauth/l10n/eu.json
share/owncloud/apps/user_webdavauth/l10n/eu_ES.js
share/owncloud/apps/user_webdavauth/l10n/eu_ES.json
share/owncloud/apps/user_webdavauth/l10n/fa.js
share/owncloud/apps/user_webdavauth/l10n/fa.json
share/owncloud/apps/user_webdavauth/l10n/fi.js
share/owncloud/apps/user_webdavauth/l10n/fi.json
share/owncloud/apps/user_webdavauth/l10n/fi_FI.js
share/owncloud/apps/user_webdavauth/l10n/fi_FI.json
share/owncloud/apps/user_webdavauth/l10n/fr.js
share/owncloud/apps/user_webdavauth/l10n/fr.json
share/owncloud/apps/user_webdavauth/l10n/gl.js
share/owncloud/apps/user_webdavauth/l10n/gl.json
share/owncloud/apps/user_webdavauth/l10n/he.js
share/owncloud/apps/user_webdavauth/l10n/he.json
share/owncloud/apps/user_webdavauth/l10n/hi.js
share/owncloud/apps/user_webdavauth/l10n/hi.json
share/owncloud/apps/user_webdavauth/l10n/hr.js
share/owncloud/apps/user_webdavauth/l10n/hr.json
share/owncloud/apps/user_webdavauth/l10n/hu_HU.js
share/owncloud/apps/user_webdavauth/l10n/hu_HU.json
share/owncloud/apps/user_webdavauth/l10n/hy.js
share/owncloud/apps/user_webdavauth/l10n/hy.json
share/owncloud/apps/user_webdavauth/l10n/ia.js
share/owncloud/apps/user_webdavauth/l10n/ia.json
share/owncloud/apps/user_webdavauth/l10n/id.js
share/owncloud/apps/user_webdavauth/l10n/id.json
share/owncloud/apps/user_webdavauth/l10n/is.js
share/owncloud/apps/user_webdavauth/l10n/is.json
share/owncloud/apps/user_webdavauth/l10n/it.js
share/owncloud/apps/user_webdavauth/l10n/it.json
share/owncloud/apps/user_webdavauth/l10n/ja.js
share/owncloud/apps/user_webdavauth/l10n/ja.json
share/owncloud/apps/user_webdavauth/l10n/ka_GE.js
share/owncloud/apps/user_webdavauth/l10n/ka_GE.json
share/owncloud/apps/user_webdavauth/l10n/km.js
share/owncloud/apps/user_webdavauth/l10n/km.json
share/owncloud/apps/user_webdavauth/l10n/kn.js
share/owncloud/apps/user_webdavauth/l10n/kn.json
share/owncloud/apps/user_webdavauth/l10n/ko.js
share/owncloud/apps/user_webdavauth/l10n/ko.json
share/owncloud/apps/user_webdavauth/l10n/ku_IQ.js
share/owncloud/apps/user_webdavauth/l10n/ku_IQ.json
share/owncloud/apps/user_webdavauth/l10n/lb.js
share/owncloud/apps/user_webdavauth/l10n/lb.json
share/owncloud/apps/user_webdavauth/l10n/lt_LT.js
share/owncloud/apps/user_webdavauth/l10n/lt_LT.json
share/owncloud/apps/user_webdavauth/l10n/lv.js
share/owncloud/apps/user_webdavauth/l10n/lv.json
share/owncloud/apps/user_webdavauth/l10n/mk.js
share/owncloud/apps/user_webdavauth/l10n/mk.json
share/owncloud/apps/user_webdavauth/l10n/mn.js
share/owncloud/apps/user_webdavauth/l10n/mn.json
share/owncloud/apps/user_webdavauth/l10n/ms_MY.js
share/owncloud/apps/user_webdavauth/l10n/ms_MY.json
share/owncloud/apps/user_webdavauth/l10n/nb_NO.js
share/owncloud/apps/user_webdavauth/l10n/nb_NO.json
share/owncloud/apps/user_webdavauth/l10n/nl.js
share/owncloud/apps/user_webdavauth/l10n/nl.json
share/owncloud/apps/user_webdavauth/l10n/nn_NO.js
share/owncloud/apps/user_webdavauth/l10n/nn_NO.json
share/owncloud/apps/user_webdavauth/l10n/oc.js
share/owncloud/apps/user_webdavauth/l10n/oc.json
share/owncloud/apps/user_webdavauth/l10n/pl.js
share/owncloud/apps/user_webdavauth/l10n/pl.json
share/owncloud/apps/user_webdavauth/l10n/pt_BR.js
share/owncloud/apps/user_webdavauth/l10n/pt_BR.json
share/owncloud/apps/user_webdavauth/l10n/pt_PT.js
share/owncloud/apps/user_webdavauth/l10n/pt_PT.json
share/owncloud/apps/user_webdavauth/l10n/ro.js
share/owncloud/apps/user_webdavauth/l10n/ro.json
share/owncloud/apps/user_webdavauth/l10n/ru.js
share/owncloud/apps/user_webdavauth/l10n/ru.json
share/owncloud/apps/user_webdavauth/l10n/si_LK.js
share/owncloud/apps/user_webdavauth/l10n/si_LK.json
share/owncloud/apps/user_webdavauth/l10n/sk.js
share/owncloud/apps/user_webdavauth/l10n/sk.json
share/owncloud/apps/user_webdavauth/l10n/sk_SK.js
share/owncloud/apps/user_webdavauth/l10n/sk_SK.json
share/owncloud/apps/user_webdavauth/l10n/sl.js
share/owncloud/apps/user_webdavauth/l10n/sl.json
share/owncloud/apps/user_webdavauth/l10n/sq.js
share/owncloud/apps/user_webdavauth/l10n/sq.json
share/owncloud/apps/user_webdavauth/l10n/sr.js
share/owncloud/apps/user_webdavauth/l10n/sr.json
share/owncloud/apps/user_webdavauth/l10n/sr@latin.js
share/owncloud/apps/user_webdavauth/l10n/sr@latin.json
share/owncloud/apps/user_webdavauth/l10n/sv.js
share/owncloud/apps/user_webdavauth/l10n/sv.json
share/owncloud/apps/user_webdavauth/l10n/ta_LK.js
share/owncloud/apps/user_webdavauth/l10n/ta_LK.json
share/owncloud/apps/user_webdavauth/l10n/te.js
share/owncloud/apps/user_webdavauth/l10n/te.json
share/owncloud/apps/user_webdavauth/l10n/th_TH.js
share/owncloud/apps/user_webdavauth/l10n/th_TH.json
share/owncloud/apps/user_webdavauth/l10n/tr.js
share/owncloud/apps/user_webdavauth/l10n/tr.json
share/owncloud/apps/user_webdavauth/l10n/ug.js
share/owncloud/apps/user_webdavauth/l10n/ug.json
share/owncloud/apps/user_webdavauth/l10n/uk.js
share/owncloud/apps/user_webdavauth/l10n/uk.json
share/owncloud/apps/user_webdavauth/l10n/ur_PK.js
share/owncloud/apps/user_webdavauth/l10n/ur_PK.json
share/owncloud/apps/user_webdavauth/l10n/vi.js
share/owncloud/apps/user_webdavauth/l10n/vi.json
share/owncloud/apps/user_webdavauth/l10n/zh_CN.js
share/owncloud/apps/user_webdavauth/l10n/zh_CN.json
share/owncloud/apps/user_webdavauth/l10n/zh_HK.js
share/owncloud/apps/user_webdavauth/l10n/zh_HK.json
share/owncloud/apps/user_webdavauth/l10n/zh_TW.js
share/owncloud/apps/user_webdavauth/l10n/zh_TW.json
share/owncloud/apps/user_webdavauth/settings.php
share/owncloud/apps/user_webdavauth/templates/settings.php
share/owncloud/apps/user_webdavauth/user_webdavauth.php
Update to 7.0.3 Changelog: Release "7.0.3" Oct 22. 2014 - Some OS X server fixes - Several external storage fixes and improvements - Close session early to speedup apps page loading - Add overwrite.cli.url config option - Fix finding old versions in special cases - Make versions and encryption aware of copy operations - Force loading encryption app in all needed cases - Better filesystem scanning error messages - LDAP wizard fixes - Add configuration switch to enable preview mimetypes - Create backup of all encryption keys before recovery - Add displayname for admins - Better config.sample documentation - Better apps descriptions - Improve visual feedback if recovery key password gets changed - Fix some object store integration issues - Improved data directory configuration - Fix DAV permissions without create permissions - Fix filepicker home icon being partly hidden - Do only follow http and https redirects - Properly delete old previews - Prevent upgrades between more than one major versions - Several security fixes - Lots of smaller improvements ----------------------------- Release "6.0.6" Oct 22. 2014 - Fix finding old versions in special cases - Make versions and encryption aware of copy operations - Force loading encryption app in all needed cases - Better filesystem scanning error messages - LDAP wizard fixes - Add configuration switch to enable preview mimetypes - Create backup of all encryption keys before recovery - Add displayname for admins - Several security fixes - Lots of smaller improvements ----------------------------- Release "5.0.18" Oct 22. 2014 - Only allow http and https redirects - Documentation fixes - Several security fixes - Several smaller fixes ----------------------------- Release "7.0.2" Aug 26. 2014 - App upgrading stability improvements - Make default share folder configurable - Improve readability of error messages - Log failed authentication - S3 key fixes - Fix range requests with encryption - Several LDAP fixes - Remove obsolete 'Download preparing' message for zip downloads - Remove not working checks from code checker - No error if we try to delete a file which no longer exists - Fix detection of system wide mount points - Simplify App navigation - Add group management to public api - Remove confusing 'automatic logon rejected' message - Implement a txt preview fallback for the case that ttf is not support - Fix tiny thumbnail bug - Don't display share permission if resharing was disabled by the admin - Close session right before the download starts - Fix date display in filepicker - Don't touch non-oc tables when doing the InnoDB repair step - Several Documents fixes - Correctly handle public uploads activities - Add better 4 image previews to gallery ----------------------------- Release "6.0.5" Aug 26. 2014 - Documentation improvements - fix anonymous upload if logged-in - Fix handling of special characters in group names - Fix downloading of big files in special situations - More consistent handling of debug mode - Fix sharing email notifications - Disabling upload button if upload is not possible - Fix detection of system wide mount points - Handle video viewer in sharing links correctly - Update encryption keys recursively if a folder was moved - Enable download button for public folders - Handle exceptions if file to too big for trash-bin correctly - Quota fixes - Avoid unnecessary writing to the DB when preferences are not changed - Disable download button if zip download is disabled - Fix searching for users in special situations - Mount-point handling fixes - Correctly handle storage stats for trash bin - Remove etag warning for trash bin - Hardened SFTP host verification ----------------------------- Release "7.0.1" Aug 4. 2014 - Set maximum width for notification so they don´t overlap the whole header - Don't preload videos on public sharing - Fix preview size calculation under certain conditions - Fix to always show all available versions in the versions dropdown - Support WebDAV copy operation and make encryption aware of it - Make sure to set the expire date if a date is set as default - Improved link icon for better UX - Fix rendering of blank template - Only call exec if is is enabled by PHP - Limit app menu icon size - Show a warning in the personal settings and admin settins if the encyption keys are not yet initialized - Always remove share permission if user is excluded from sharing - Add OCS api call to set expire date for link shares - Improved db schema migration for sqlite - Don't try to execute background jobs that no longer exist - Improve look of search on mobile, save space in top bar - Set core version after a successful update to make upgrade more robust of app upgrades fail - Verify whether download URLs are valid - Fix preview animation on uploading - Prevent cron.php to trigger apps updating - Fix remote share when remote server is installed at the root - Fix files sorting - Fix calendar import - Fix gallery pause icon - Several contacts fixes specifically for PHP 5.3 - Make updater more robust ----------------------------- Release "7.0.0" July 23. 2014 - New files view including sorting and endless scrolling - Server to Server sharing - Sharing overview - Improved sharing admin control - No more mandatory Shared folder - Improved ownCloud Documents features - Hugely improved Activity app including email notifications - Mobile optimized webinterface - Password strength indicator - Significant speed improvements - New user-management - Support for Swift object stores - Email configuration wizard - Email template editor - Improved upgrade process`
2014-11-30 01:08:57 +01:00
share/owncloud/config/.htaccess
share/owncloud/config/config.sample.php
share/owncloud/console.php
share/owncloud/core/ajax/appconfig.php
Update to 6.0.0a * Switch to 6 branch * Replace interpreters with REPLACE_* Changelog: Version 6.0.0a Dec 14th 2013 Remove wrong warnings from logfile Fix LDAP authentication Fix LDAP configuration Fix Share dialog Fix migration under certain conditions Fix database encoding for old PHP versions Fix select all checkbox Fix migration with lucene search enabled Fix migration for postgresql Version 6.0.0 Dec 11th 2013 User Avatars Previews in files app and other places Updated design, less clutter and more whitespace Public gallery sharing Activities Better file conflict handling dialog Improved public App API Sharing API Example Files Share Email Notifications New Doctrine based database layer Plural translations Refactored OC.dialogs (both code and design wise) Priorize often used languages in personal-settings language selection Update jquery to 1.10.0 and add jquery-migrate 1.2.1 Show a summary as the last filelist entry Improve app-management (more verbose error-messages) Show ‘More apps’ link to app administration directly in app navigation Templates for newly created files Add MB indicator to size column Google Drive external storage uses a new library New icons for shared and external folders File uploads conflicts dialog Possibility to prepopulate a new users home with a skeleton Public upload with encryption enabled Users now can decrypt the files again if their encryption app was enabled Many quota related fixes Total used space (with quota) now only counts user’s own files Many external storage fixes, improved performance Improved file navigation performance by using Ajax calls (no full page reload for each folder) The file owner can now also restore deleted shared files New version drop-down with previews and the ability to downloading versions directly
2013-12-27 16:56:38 +01:00
share/owncloud/core/ajax/preview.php
share/owncloud/core/ajax/share.php
share/owncloud/core/ajax/update.php
share/owncloud/core/application.php
Update to 6.0.0a * Switch to 6 branch * Replace interpreters with REPLACE_* Changelog: Version 6.0.0a Dec 14th 2013 Remove wrong warnings from logfile Fix LDAP authentication Fix LDAP configuration Fix Share dialog Fix migration under certain conditions Fix database encoding for old PHP versions Fix select all checkbox Fix migration with lucene search enabled Fix migration for postgresql Version 6.0.0 Dec 11th 2013 User Avatars Previews in files app and other places Updated design, less clutter and more whitespace Public gallery sharing Activities Better file conflict handling dialog Improved public App API Sharing API Example Files Share Email Notifications New Doctrine based database layer Plural translations Refactored OC.dialogs (both code and design wise) Priorize often used languages in personal-settings language selection Update jquery to 1.10.0 and add jquery-migrate 1.2.1 Show a summary as the last filelist entry Improve app-management (more verbose error-messages) Show ‘More apps’ link to app administration directly in app navigation Templates for newly created files Add MB indicator to size column Google Drive external storage uses a new library New icons for shared and external folders File uploads conflicts dialog Possibility to prepopulate a new users home with a skeleton Public upload with encryption enabled Users now can decrypt the files again if their encryption app was enabled Many quota related fixes Total used space (with quota) now only counts user’s own files Many external storage fixes, improved performance Improved file navigation performance by using Ajax calls (no full page reload for each folder) The file owner can now also restore deleted shared files New version drop-down with previews and the ability to downloading versions directly
2013-12-27 16:56:38 +01:00
share/owncloud/core/avatar/controller.php
share/owncloud/core/command/app/disable.php
share/owncloud/core/command/app/enable.php
share/owncloud/core/command/app/listapps.php
Update to 7.0.3 Changelog: Release "7.0.3" Oct 22. 2014 - Some OS X server fixes - Several external storage fixes and improvements - Close session early to speedup apps page loading - Add overwrite.cli.url config option - Fix finding old versions in special cases - Make versions and encryption aware of copy operations - Force loading encryption app in all needed cases - Better filesystem scanning error messages - LDAP wizard fixes - Add configuration switch to enable preview mimetypes - Create backup of all encryption keys before recovery - Add displayname for admins - Better config.sample documentation - Better apps descriptions - Improve visual feedback if recovery key password gets changed - Fix some object store integration issues - Improved data directory configuration - Fix DAV permissions without create permissions - Fix filepicker home icon being partly hidden - Do only follow http and https redirects - Properly delete old previews - Prevent upgrades between more than one major versions - Several security fixes - Lots of smaller improvements ----------------------------- Release "6.0.6" Oct 22. 2014 - Fix finding old versions in special cases - Make versions and encryption aware of copy operations - Force loading encryption app in all needed cases - Better filesystem scanning error messages - LDAP wizard fixes - Add configuration switch to enable preview mimetypes - Create backup of all encryption keys before recovery - Add displayname for admins - Several security fixes - Lots of smaller improvements ----------------------------- Release "5.0.18" Oct 22. 2014 - Only allow http and https redirects - Documentation fixes - Several security fixes - Several smaller fixes ----------------------------- Release "7.0.2" Aug 26. 2014 - App upgrading stability improvements - Make default share folder configurable - Improve readability of error messages - Log failed authentication - S3 key fixes - Fix range requests with encryption - Several LDAP fixes - Remove obsolete 'Download preparing' message for zip downloads - Remove not working checks from code checker - No error if we try to delete a file which no longer exists - Fix detection of system wide mount points - Simplify App navigation - Add group management to public api - Remove confusing 'automatic logon rejected' message - Implement a txt preview fallback for the case that ttf is not support - Fix tiny thumbnail bug - Don't display share permission if resharing was disabled by the admin - Close session right before the download starts - Fix date display in filepicker - Don't touch non-oc tables when doing the InnoDB repair step - Several Documents fixes - Correctly handle public uploads activities - Add better 4 image previews to gallery ----------------------------- Release "6.0.5" Aug 26. 2014 - Documentation improvements - fix anonymous upload if logged-in - Fix handling of special characters in group names - Fix downloading of big files in special situations - More consistent handling of debug mode - Fix sharing email notifications - Disabling upload button if upload is not possible - Fix detection of system wide mount points - Handle video viewer in sharing links correctly - Update encryption keys recursively if a folder was moved - Enable download button for public folders - Handle exceptions if file to too big for trash-bin correctly - Quota fixes - Avoid unnecessary writing to the DB when preferences are not changed - Disable download button if zip download is disabled - Fix searching for users in special situations - Mount-point handling fixes - Correctly handle storage stats for trash bin - Remove etag warning for trash bin - Hardened SFTP host verification ----------------------------- Release "7.0.1" Aug 4. 2014 - Set maximum width for notification so they don´t overlap the whole header - Don't preload videos on public sharing - Fix preview size calculation under certain conditions - Fix to always show all available versions in the versions dropdown - Support WebDAV copy operation and make encryption aware of it - Make sure to set the expire date if a date is set as default - Improved link icon for better UX - Fix rendering of blank template - Only call exec if is is enabled by PHP - Limit app menu icon size - Show a warning in the personal settings and admin settins if the encyption keys are not yet initialized - Always remove share permission if user is excluded from sharing - Add OCS api call to set expire date for link shares - Improved db schema migration for sqlite - Don't try to execute background jobs that no longer exist - Improve look of search on mobile, save space in top bar - Set core version after a successful update to make upgrade more robust of app upgrades fail - Verify whether download URLs are valid - Fix preview animation on uploading - Prevent cron.php to trigger apps updating - Fix remote share when remote server is installed at the root - Fix files sorting - Fix calendar import - Fix gallery pause icon - Several contacts fixes specifically for PHP 5.3 - Make updater more robust ----------------------------- Release "7.0.0" July 23. 2014 - New files view including sorting and endless scrolling - Server to Server sharing - Sharing overview - Improved sharing admin control - No more mandatory Shared folder - Improved ownCloud Documents features - Hugely improved Activity app including email notifications - Mobile optimized webinterface - Password strength indicator - Significant speed improvements - New user-management - Support for Swift object stores - Email configuration wizard - Email template editor - Improved upgrade process`
2014-11-30 01:08:57 +01:00
share/owncloud/core/command/db/converttype.php
Update to 6.0.0a * Switch to 6 branch * Replace interpreters with REPLACE_* Changelog: Version 6.0.0a Dec 14th 2013 Remove wrong warnings from logfile Fix LDAP authentication Fix LDAP configuration Fix Share dialog Fix migration under certain conditions Fix database encoding for old PHP versions Fix select all checkbox Fix migration with lucene search enabled Fix migration for postgresql Version 6.0.0 Dec 11th 2013 User Avatars Previews in files app and other places Updated design, less clutter and more whitespace Public gallery sharing Activities Better file conflict handling dialog Improved public App API Sharing API Example Files Share Email Notifications New Doctrine based database layer Plural translations Refactored OC.dialogs (both code and design wise) Priorize often used languages in personal-settings language selection Update jquery to 1.10.0 and add jquery-migrate 1.2.1 Show a summary as the last filelist entry Improve app-management (more verbose error-messages) Show ‘More apps’ link to app administration directly in app navigation Templates for newly created files Add MB indicator to size column Google Drive external storage uses a new library New icons for shared and external folders File uploads conflicts dialog Possibility to prepopulate a new users home with a skeleton Public upload with encryption enabled Users now can decrypt the files again if their encryption app was enabled Many quota related fixes Total used space (with quota) now only counts user’s own files Many external storage fixes, improved performance Improved file navigation performance by using Ajax calls (no full page reload for each folder) The file owner can now also restore deleted shared files New version drop-down with previews and the ability to downloading versions directly
2013-12-27 16:56:38 +01:00
share/owncloud/core/command/db/generatechangescript.php
share/owncloud/core/command/l10n/createjs.php
Update to 7.0.3 Changelog: Release "7.0.3" Oct 22. 2014 - Some OS X server fixes - Several external storage fixes and improvements - Close session early to speedup apps page loading - Add overwrite.cli.url config option - Fix finding old versions in special cases - Make versions and encryption aware of copy operations - Force loading encryption app in all needed cases - Better filesystem scanning error messages - LDAP wizard fixes - Add configuration switch to enable preview mimetypes - Create backup of all encryption keys before recovery - Add displayname for admins - Better config.sample documentation - Better apps descriptions - Improve visual feedback if recovery key password gets changed - Fix some object store integration issues - Improved data directory configuration - Fix DAV permissions without create permissions - Fix filepicker home icon being partly hidden - Do only follow http and https redirects - Properly delete old previews - Prevent upgrades between more than one major versions - Several security fixes - Lots of smaller improvements ----------------------------- Release "6.0.6" Oct 22. 2014 - Fix finding old versions in special cases - Make versions and encryption aware of copy operations - Force loading encryption app in all needed cases - Better filesystem scanning error messages - LDAP wizard fixes - Add configuration switch to enable preview mimetypes - Create backup of all encryption keys before recovery - Add displayname for admins - Several security fixes - Lots of smaller improvements ----------------------------- Release "5.0.18" Oct 22. 2014 - Only allow http and https redirects - Documentation fixes - Several security fixes - Several smaller fixes ----------------------------- Release "7.0.2" Aug 26. 2014 - App upgrading stability improvements - Make default share folder configurable - Improve readability of error messages - Log failed authentication - S3 key fixes - Fix range requests with encryption - Several LDAP fixes - Remove obsolete 'Download preparing' message for zip downloads - Remove not working checks from code checker - No error if we try to delete a file which no longer exists - Fix detection of system wide mount points - Simplify App navigation - Add group management to public api - Remove confusing 'automatic logon rejected' message - Implement a txt preview fallback for the case that ttf is not support - Fix tiny thumbnail bug - Don't display share permission if resharing was disabled by the admin - Close session right before the download starts - Fix date display in filepicker - Don't touch non-oc tables when doing the InnoDB repair step - Several Documents fixes - Correctly handle public uploads activities - Add better 4 image previews to gallery ----------------------------- Release "6.0.5" Aug 26. 2014 - Documentation improvements - fix anonymous upload if logged-in - Fix handling of special characters in group names - Fix downloading of big files in special situations - More consistent handling of debug mode - Fix sharing email notifications - Disabling upload button if upload is not possible - Fix detection of system wide mount points - Handle video viewer in sharing links correctly - Update encryption keys recursively if a folder was moved - Enable download button for public folders - Handle exceptions if file to too big for trash-bin correctly - Quota fixes - Avoid unnecessary writing to the DB when preferences are not changed - Disable download button if zip download is disabled - Fix searching for users in special situations - Mount-point handling fixes - Correctly handle storage stats for trash bin - Remove etag warning for trash bin - Hardened SFTP host verification ----------------------------- Release "7.0.1" Aug 4. 2014 - Set maximum width for notification so they don´t overlap the whole header - Don't preload videos on public sharing - Fix preview size calculation under certain conditions - Fix to always show all available versions in the versions dropdown - Support WebDAV copy operation and make encryption aware of it - Make sure to set the expire date if a date is set as default - Improved link icon for better UX - Fix rendering of blank template - Only call exec if is is enabled by PHP - Limit app menu icon size - Show a warning in the personal settings and admin settins if the encyption keys are not yet initialized - Always remove share permission if user is excluded from sharing - Add OCS api call to set expire date for link shares - Improved db schema migration for sqlite - Don't try to execute background jobs that no longer exist - Improve look of search on mobile, save space in top bar - Set core version after a successful update to make upgrade more robust of app upgrades fail - Verify whether download URLs are valid - Fix preview animation on uploading - Prevent cron.php to trigger apps updating - Fix remote share when remote server is installed at the root - Fix files sorting - Fix calendar import - Fix gallery pause icon - Several contacts fixes specifically for PHP 5.3 - Make updater more robust ----------------------------- Release "7.0.0" July 23. 2014 - New files view including sorting and endless scrolling - Server to Server sharing - Sharing overview - Improved sharing admin control - No more mandatory Shared folder - Improved ownCloud Documents features - Hugely improved Activity app including email notifications - Mobile optimized webinterface - Password strength indicator - Significant speed improvements - New user-management - Support for Swift object stores - Email configuration wizard - Email template editor - Improved upgrade process`
2014-11-30 01:08:57 +01:00
share/owncloud/core/command/maintenance/mode.php
Update to 6.0.0a * Switch to 6 branch * Replace interpreters with REPLACE_* Changelog: Version 6.0.0a Dec 14th 2013 Remove wrong warnings from logfile Fix LDAP authentication Fix LDAP configuration Fix Share dialog Fix migration under certain conditions Fix database encoding for old PHP versions Fix select all checkbox Fix migration with lucene search enabled Fix migration for postgresql Version 6.0.0 Dec 11th 2013 User Avatars Previews in files app and other places Updated design, less clutter and more whitespace Public gallery sharing Activities Better file conflict handling dialog Improved public App API Sharing API Example Files Share Email Notifications New Doctrine based database layer Plural translations Refactored OC.dialogs (both code and design wise) Priorize often used languages in personal-settings language selection Update jquery to 1.10.0 and add jquery-migrate 1.2.1 Show a summary as the last filelist entry Improve app-management (more verbose error-messages) Show ‘More apps’ link to app administration directly in app navigation Templates for newly created files Add MB indicator to size column Google Drive external storage uses a new library New icons for shared and external folders File uploads conflicts dialog Possibility to prepopulate a new users home with a skeleton Public upload with encryption enabled Users now can decrypt the files again if their encryption app was enabled Many quota related fixes Total used space (with quota) now only counts user’s own files Many external storage fixes, improved performance Improved file navigation performance by using Ajax calls (no full page reload for each folder) The file owner can now also restore deleted shared files New version drop-down with previews and the ability to downloading versions directly
2013-12-27 16:56:38 +01:00
share/owncloud/core/command/maintenance/repair.php
share/owncloud/core/command/maintenance/singleuser.php
share/owncloud/core/command/status.php
share/owncloud/core/command/upgrade.php
share/owncloud/core/command/user/delete.php
Update to 7.0.3 Changelog: Release "7.0.3" Oct 22. 2014 - Some OS X server fixes - Several external storage fixes and improvements - Close session early to speedup apps page loading - Add overwrite.cli.url config option - Fix finding old versions in special cases - Make versions and encryption aware of copy operations - Force loading encryption app in all needed cases - Better filesystem scanning error messages - LDAP wizard fixes - Add configuration switch to enable preview mimetypes - Create backup of all encryption keys before recovery - Add displayname for admins - Better config.sample documentation - Better apps descriptions - Improve visual feedback if recovery key password gets changed - Fix some object store integration issues - Improved data directory configuration - Fix DAV permissions without create permissions - Fix filepicker home icon being partly hidden - Do only follow http and https redirects - Properly delete old previews - Prevent upgrades between more than one major versions - Several security fixes - Lots of smaller improvements ----------------------------- Release "6.0.6" Oct 22. 2014 - Fix finding old versions in special cases - Make versions and encryption aware of copy operations - Force loading encryption app in all needed cases - Better filesystem scanning error messages - LDAP wizard fixes - Add configuration switch to enable preview mimetypes - Create backup of all encryption keys before recovery - Add displayname for admins - Several security fixes - Lots of smaller improvements ----------------------------- Release "5.0.18" Oct 22. 2014 - Only allow http and https redirects - Documentation fixes - Several security fixes - Several smaller fixes ----------------------------- Release "7.0.2" Aug 26. 2014 - App upgrading stability improvements - Make default share folder configurable - Improve readability of error messages - Log failed authentication - S3 key fixes - Fix range requests with encryption - Several LDAP fixes - Remove obsolete 'Download preparing' message for zip downloads - Remove not working checks from code checker - No error if we try to delete a file which no longer exists - Fix detection of system wide mount points - Simplify App navigation - Add group management to public api - Remove confusing 'automatic logon rejected' message - Implement a txt preview fallback for the case that ttf is not support - Fix tiny thumbnail bug - Don't display share permission if resharing was disabled by the admin - Close session right before the download starts - Fix date display in filepicker - Don't touch non-oc tables when doing the InnoDB repair step - Several Documents fixes - Correctly handle public uploads activities - Add better 4 image previews to gallery ----------------------------- Release "6.0.5" Aug 26. 2014 - Documentation improvements - fix anonymous upload if logged-in - Fix handling of special characters in group names - Fix downloading of big files in special situations - More consistent handling of debug mode - Fix sharing email notifications - Disabling upload button if upload is not possible - Fix detection of system wide mount points - Handle video viewer in sharing links correctly - Update encryption keys recursively if a folder was moved - Enable download button for public folders - Handle exceptions if file to too big for trash-bin correctly - Quota fixes - Avoid unnecessary writing to the DB when preferences are not changed - Disable download button if zip download is disabled - Fix searching for users in special situations - Mount-point handling fixes - Correctly handle storage stats for trash bin - Remove etag warning for trash bin - Hardened SFTP host verification ----------------------------- Release "7.0.1" Aug 4. 2014 - Set maximum width for notification so they don´t overlap the whole header - Don't preload videos on public sharing - Fix preview size calculation under certain conditions - Fix to always show all available versions in the versions dropdown - Support WebDAV copy operation and make encryption aware of it - Make sure to set the expire date if a date is set as default - Improved link icon for better UX - Fix rendering of blank template - Only call exec if is is enabled by PHP - Limit app menu icon size - Show a warning in the personal settings and admin settins if the encyption keys are not yet initialized - Always remove share permission if user is excluded from sharing - Add OCS api call to set expire date for link shares - Improved db schema migration for sqlite - Don't try to execute background jobs that no longer exist - Improve look of search on mobile, save space in top bar - Set core version after a successful update to make upgrade more robust of app upgrades fail - Verify whether download URLs are valid - Fix preview animation on uploading - Prevent cron.php to trigger apps updating - Fix remote share when remote server is installed at the root - Fix files sorting - Fix calendar import - Fix gallery pause icon - Several contacts fixes specifically for PHP 5.3 - Make updater more robust ----------------------------- Release "7.0.0" July 23. 2014 - New files view including sorting and endless scrolling - Server to Server sharing - Sharing overview - Improved sharing admin control - No more mandatory Shared folder - Improved ownCloud Documents features - Hugely improved Activity app including email notifications - Mobile optimized webinterface - Password strength indicator - Significant speed improvements - New user-management - Support for Swift object stores - Email configuration wizard - Email template editor - Improved upgrade process`
2014-11-30 01:08:57 +01:00
share/owncloud/core/command/user/lastseen.php
share/owncloud/core/command/user/report.php
Update to 7.0.3 Changelog: Release "7.0.3" Oct 22. 2014 - Some OS X server fixes - Several external storage fixes and improvements - Close session early to speedup apps page loading - Add overwrite.cli.url config option - Fix finding old versions in special cases - Make versions and encryption aware of copy operations - Force loading encryption app in all needed cases - Better filesystem scanning error messages - LDAP wizard fixes - Add configuration switch to enable preview mimetypes - Create backup of all encryption keys before recovery - Add displayname for admins - Better config.sample documentation - Better apps descriptions - Improve visual feedback if recovery key password gets changed - Fix some object store integration issues - Improved data directory configuration - Fix DAV permissions without create permissions - Fix filepicker home icon being partly hidden - Do only follow http and https redirects - Properly delete old previews - Prevent upgrades between more than one major versions - Several security fixes - Lots of smaller improvements ----------------------------- Release "6.0.6" Oct 22. 2014 - Fix finding old versions in special cases - Make versions and encryption aware of copy operations - Force loading encryption app in all needed cases - Better filesystem scanning error messages - LDAP wizard fixes - Add configuration switch to enable preview mimetypes - Create backup of all encryption keys before recovery - Add displayname for admins - Several security fixes - Lots of smaller improvements ----------------------------- Release "5.0.18" Oct 22. 2014 - Only allow http and https redirects - Documentation fixes - Several security fixes - Several smaller fixes ----------------------------- Release "7.0.2" Aug 26. 2014 - App upgrading stability improvements - Make default share folder configurable - Improve readability of error messages - Log failed authentication - S3 key fixes - Fix range requests with encryption - Several LDAP fixes - Remove obsolete 'Download preparing' message for zip downloads - Remove not working checks from code checker - No error if we try to delete a file which no longer exists - Fix detection of system wide mount points - Simplify App navigation - Add group management to public api - Remove confusing 'automatic logon rejected' message - Implement a txt preview fallback for the case that ttf is not support - Fix tiny thumbnail bug - Don't display share permission if resharing was disabled by the admin - Close session right before the download starts - Fix date display in filepicker - Don't touch non-oc tables when doing the InnoDB repair step - Several Documents fixes - Correctly handle public uploads activities - Add better 4 image previews to gallery ----------------------------- Release "6.0.5" Aug 26. 2014 - Documentation improvements - fix anonymous upload if logged-in - Fix handling of special characters in group names - Fix downloading of big files in special situations - More consistent handling of debug mode - Fix sharing email notifications - Disabling upload button if upload is not possible - Fix detection of system wide mount points - Handle video viewer in sharing links correctly - Update encryption keys recursively if a folder was moved - Enable download button for public folders - Handle exceptions if file to too big for trash-bin correctly - Quota fixes - Avoid unnecessary writing to the DB when preferences are not changed - Disable download button if zip download is disabled - Fix searching for users in special situations - Mount-point handling fixes - Correctly handle storage stats for trash bin - Remove etag warning for trash bin - Hardened SFTP host verification ----------------------------- Release "7.0.1" Aug 4. 2014 - Set maximum width for notification so they don´t overlap the whole header - Don't preload videos on public sharing - Fix preview size calculation under certain conditions - Fix to always show all available versions in the versions dropdown - Support WebDAV copy operation and make encryption aware of it - Make sure to set the expire date if a date is set as default - Improved link icon for better UX - Fix rendering of blank template - Only call exec if is is enabled by PHP - Limit app menu icon size - Show a warning in the personal settings and admin settins if the encyption keys are not yet initialized - Always remove share permission if user is excluded from sharing - Add OCS api call to set expire date for link shares - Improved db schema migration for sqlite - Don't try to execute background jobs that no longer exist - Improve look of search on mobile, save space in top bar - Set core version after a successful update to make upgrade more robust of app upgrades fail - Verify whether download URLs are valid - Fix preview animation on uploading - Prevent cron.php to trigger apps updating - Fix remote share when remote server is installed at the root - Fix files sorting - Fix calendar import - Fix gallery pause icon - Several contacts fixes specifically for PHP 5.3 - Make updater more robust ----------------------------- Release "7.0.0" July 23. 2014 - New files view including sorting and endless scrolling - Server to Server sharing - Sharing overview - Improved sharing admin control - No more mandatory Shared folder - Improved ownCloud Documents features - Hugely improved Activity app including email notifications - Mobile optimized webinterface - Password strength indicator - Significant speed improvements - New user-management - Support for Swift object stores - Email configuration wizard - Email template editor - Improved upgrade process`
2014-11-30 01:08:57 +01:00
share/owncloud/core/command/user/resetpassword.php
Update to 6.0.0a * Switch to 6 branch * Replace interpreters with REPLACE_* Changelog: Version 6.0.0a Dec 14th 2013 Remove wrong warnings from logfile Fix LDAP authentication Fix LDAP configuration Fix Share dialog Fix migration under certain conditions Fix database encoding for old PHP versions Fix select all checkbox Fix migration with lucene search enabled Fix migration for postgresql Version 6.0.0 Dec 11th 2013 User Avatars Previews in files app and other places Updated design, less clutter and more whitespace Public gallery sharing Activities Better file conflict handling dialog Improved public App API Sharing API Example Files Share Email Notifications New Doctrine based database layer Plural translations Refactored OC.dialogs (both code and design wise) Priorize often used languages in personal-settings language selection Update jquery to 1.10.0 and add jquery-migrate 1.2.1 Show a summary as the last filelist entry Improve app-management (more verbose error-messages) Show ‘More apps’ link to app administration directly in app navigation Templates for newly created files Add MB indicator to size column Google Drive external storage uses a new library New icons for shared and external folders File uploads conflicts dialog Possibility to prepopulate a new users home with a skeleton Public upload with encryption enabled Users now can decrypt the files again if their encryption app was enabled Many quota related fixes Total used space (with quota) now only counts user’s own files Many external storage fixes, improved performance Improved file navigation performance by using Ajax calls (no full page reload for each folder) The file owner can now also restore deleted shared files New version drop-down with previews and the ability to downloading versions directly
2013-12-27 16:56:38 +01:00
share/owncloud/core/css/apps.css
share/owncloud/core/css/fixes.css
Update to 7.0.3 Changelog: Release "7.0.3" Oct 22. 2014 - Some OS X server fixes - Several external storage fixes and improvements - Close session early to speedup apps page loading - Add overwrite.cli.url config option - Fix finding old versions in special cases - Make versions and encryption aware of copy operations - Force loading encryption app in all needed cases - Better filesystem scanning error messages - LDAP wizard fixes - Add configuration switch to enable preview mimetypes - Create backup of all encryption keys before recovery - Add displayname for admins - Better config.sample documentation - Better apps descriptions - Improve visual feedback if recovery key password gets changed - Fix some object store integration issues - Improved data directory configuration - Fix DAV permissions without create permissions - Fix filepicker home icon being partly hidden - Do only follow http and https redirects - Properly delete old previews - Prevent upgrades between more than one major versions - Several security fixes - Lots of smaller improvements ----------------------------- Release "6.0.6" Oct 22. 2014 - Fix finding old versions in special cases - Make versions and encryption aware of copy operations - Force loading encryption app in all needed cases - Better filesystem scanning error messages - LDAP wizard fixes - Add configuration switch to enable preview mimetypes - Create backup of all encryption keys before recovery - Add displayname for admins - Several security fixes - Lots of smaller improvements ----------------------------- Release "5.0.18" Oct 22. 2014 - Only allow http and https redirects - Documentation fixes - Several security fixes - Several smaller fixes ----------------------------- Release "7.0.2" Aug 26. 2014 - App upgrading stability improvements - Make default share folder configurable - Improve readability of error messages - Log failed authentication - S3 key fixes - Fix range requests with encryption - Several LDAP fixes - Remove obsolete 'Download preparing' message for zip downloads - Remove not working checks from code checker - No error if we try to delete a file which no longer exists - Fix detection of system wide mount points - Simplify App navigation - Add group management to public api - Remove confusing 'automatic logon rejected' message - Implement a txt preview fallback for the case that ttf is not support - Fix tiny thumbnail bug - Don't display share permission if resharing was disabled by the admin - Close session right before the download starts - Fix date display in filepicker - Don't touch non-oc tables when doing the InnoDB repair step - Several Documents fixes - Correctly handle public uploads activities - Add better 4 image previews to gallery ----------------------------- Release "6.0.5" Aug 26. 2014 - Documentation improvements - fix anonymous upload if logged-in - Fix handling of special characters in group names - Fix downloading of big files in special situations - More consistent handling of debug mode - Fix sharing email notifications - Disabling upload button if upload is not possible - Fix detection of system wide mount points - Handle video viewer in sharing links correctly - Update encryption keys recursively if a folder was moved - Enable download button for public folders - Handle exceptions if file to too big for trash-bin correctly - Quota fixes - Avoid unnecessary writing to the DB when preferences are not changed - Disable download button if zip download is disabled - Fix searching for users in special situations - Mount-point handling fixes - Correctly handle storage stats for trash bin - Remove etag warning for trash bin - Hardened SFTP host verification ----------------------------- Release "7.0.1" Aug 4. 2014 - Set maximum width for notification so they don´t overlap the whole header - Don't preload videos on public sharing - Fix preview size calculation under certain conditions - Fix to always show all available versions in the versions dropdown - Support WebDAV copy operation and make encryption aware of it - Make sure to set the expire date if a date is set as default - Improved link icon for better UX - Fix rendering of blank template - Only call exec if is is enabled by PHP - Limit app menu icon size - Show a warning in the personal settings and admin settins if the encyption keys are not yet initialized - Always remove share permission if user is excluded from sharing - Add OCS api call to set expire date for link shares - Improved db schema migration for sqlite - Don't try to execute background jobs that no longer exist - Improve look of search on mobile, save space in top bar - Set core version after a successful update to make upgrade more robust of app upgrades fail - Verify whether download URLs are valid - Fix preview animation on uploading - Prevent cron.php to trigger apps updating - Fix remote share when remote server is installed at the root - Fix files sorting - Fix calendar import - Fix gallery pause icon - Several contacts fixes specifically for PHP 5.3 - Make updater more robust ----------------------------- Release "7.0.0" July 23. 2014 - New files view including sorting and endless scrolling - Server to Server sharing - Sharing overview - Improved sharing admin control - No more mandatory Shared folder - Improved ownCloud Documents features - Hugely improved Activity app including email notifications - Mobile optimized webinterface - Password strength indicator - Significant speed improvements - New user-management - Support for Swift object stores - Email configuration wizard - Email template editor - Improved upgrade process`
2014-11-30 01:08:57 +01:00
share/owncloud/core/css/fonts.css
share/owncloud/core/css/header.css
share/owncloud/core/css/icons.css
share/owncloud/core/css/images/ui-bg_diagonals-thick_18_b81900_40x40.png
share/owncloud/core/css/images/ui-bg_diagonals-thick_20_666666_40x40.png
share/owncloud/core/css/images/ui-bg_flat_100_ffffff_40x100.png
share/owncloud/core/css/images/ui-bg_flat_10_000000_40x100.png
share/owncloud/core/css/images/ui-bg_flat_35_1d2d44_40x100.png
share/owncloud/core/css/images/ui-bg_glass_100_f8f8f8_1x400.png
share/owncloud/core/css/images/ui-bg_highlight-hard_100_f8f8f8_1x100.png
share/owncloud/core/css/images/ui-bg_highlight-soft_100_eeeeee_1x100.png
share/owncloud/core/css/images/ui-icons_1d2d44_256x240.png
share/owncloud/core/css/images/ui-icons_ffd27a_256x240.png
share/owncloud/core/css/images/ui-icons_ffffff_256x240.png
share/owncloud/core/css/jquery-tipsy.css
share/owncloud/core/css/jquery-ui-fixes.css
Update to 6.0.0a * Switch to 6 branch * Replace interpreters with REPLACE_* Changelog: Version 6.0.0a Dec 14th 2013 Remove wrong warnings from logfile Fix LDAP authentication Fix LDAP configuration Fix Share dialog Fix migration under certain conditions Fix database encoding for old PHP versions Fix select all checkbox Fix migration with lucene search enabled Fix migration for postgresql Version 6.0.0 Dec 11th 2013 User Avatars Previews in files app and other places Updated design, less clutter and more whitespace Public gallery sharing Activities Better file conflict handling dialog Improved public App API Sharing API Example Files Share Email Notifications New Doctrine based database layer Plural translations Refactored OC.dialogs (both code and design wise) Priorize often used languages in personal-settings language selection Update jquery to 1.10.0 and add jquery-migrate 1.2.1 Show a summary as the last filelist entry Improve app-management (more verbose error-messages) Show ‘More apps’ link to app administration directly in app navigation Templates for newly created files Add MB indicator to size column Google Drive external storage uses a new library New icons for shared and external folders File uploads conflicts dialog Possibility to prepopulate a new users home with a skeleton Public upload with encryption enabled Users now can decrypt the files again if their encryption app was enabled Many quota related fixes Total used space (with quota) now only counts user’s own files Many external storage fixes, improved performance Improved file navigation performance by using Ajax calls (no full page reload for each folder) The file owner can now also restore deleted shared files New version drop-down with previews and the ability to downloading versions directly
2013-12-27 16:56:38 +01:00
share/owncloud/core/css/jquery.ocdialog.css
Update to 7.0.3 Changelog: Release "7.0.3" Oct 22. 2014 - Some OS X server fixes - Several external storage fixes and improvements - Close session early to speedup apps page loading - Add overwrite.cli.url config option - Fix finding old versions in special cases - Make versions and encryption aware of copy operations - Force loading encryption app in all needed cases - Better filesystem scanning error messages - LDAP wizard fixes - Add configuration switch to enable preview mimetypes - Create backup of all encryption keys before recovery - Add displayname for admins - Better config.sample documentation - Better apps descriptions - Improve visual feedback if recovery key password gets changed - Fix some object store integration issues - Improved data directory configuration - Fix DAV permissions without create permissions - Fix filepicker home icon being partly hidden - Do only follow http and https redirects - Properly delete old previews - Prevent upgrades between more than one major versions - Several security fixes - Lots of smaller improvements ----------------------------- Release "6.0.6" Oct 22. 2014 - Fix finding old versions in special cases - Make versions and encryption aware of copy operations - Force loading encryption app in all needed cases - Better filesystem scanning error messages - LDAP wizard fixes - Add configuration switch to enable preview mimetypes - Create backup of all encryption keys before recovery - Add displayname for admins - Several security fixes - Lots of smaller improvements ----------------------------- Release "5.0.18" Oct 22. 2014 - Only allow http and https redirects - Documentation fixes - Several security fixes - Several smaller fixes ----------------------------- Release "7.0.2" Aug 26. 2014 - App upgrading stability improvements - Make default share folder configurable - Improve readability of error messages - Log failed authentication - S3 key fixes - Fix range requests with encryption - Several LDAP fixes - Remove obsolete 'Download preparing' message for zip downloads - Remove not working checks from code checker - No error if we try to delete a file which no longer exists - Fix detection of system wide mount points - Simplify App navigation - Add group management to public api - Remove confusing 'automatic logon rejected' message - Implement a txt preview fallback for the case that ttf is not support - Fix tiny thumbnail bug - Don't display share permission if resharing was disabled by the admin - Close session right before the download starts - Fix date display in filepicker - Don't touch non-oc tables when doing the InnoDB repair step - Several Documents fixes - Correctly handle public uploads activities - Add better 4 image previews to gallery ----------------------------- Release "6.0.5" Aug 26. 2014 - Documentation improvements - fix anonymous upload if logged-in - Fix handling of special characters in group names - Fix downloading of big files in special situations - More consistent handling of debug mode - Fix sharing email notifications - Disabling upload button if upload is not possible - Fix detection of system wide mount points - Handle video viewer in sharing links correctly - Update encryption keys recursively if a folder was moved - Enable download button for public folders - Handle exceptions if file to too big for trash-bin correctly - Quota fixes - Avoid unnecessary writing to the DB when preferences are not changed - Disable download button if zip download is disabled - Fix searching for users in special situations - Mount-point handling fixes - Correctly handle storage stats for trash bin - Remove etag warning for trash bin - Hardened SFTP host verification ----------------------------- Release "7.0.1" Aug 4. 2014 - Set maximum width for notification so they don´t overlap the whole header - Don't preload videos on public sharing - Fix preview size calculation under certain conditions - Fix to always show all available versions in the versions dropdown - Support WebDAV copy operation and make encryption aware of it - Make sure to set the expire date if a date is set as default - Improved link icon for better UX - Fix rendering of blank template - Only call exec if is is enabled by PHP - Limit app menu icon size - Show a warning in the personal settings and admin settins if the encyption keys are not yet initialized - Always remove share permission if user is excluded from sharing - Add OCS api call to set expire date for link shares - Improved db schema migration for sqlite - Don't try to execute background jobs that no longer exist - Improve look of search on mobile, save space in top bar - Set core version after a successful update to make upgrade more robust of app upgrades fail - Verify whether download URLs are valid - Fix preview animation on uploading - Prevent cron.php to trigger apps updating - Fix remote share when remote server is installed at the root - Fix files sorting - Fix calendar import - Fix gallery pause icon - Several contacts fixes specifically for PHP 5.3 - Make updater more robust ----------------------------- Release "7.0.0" July 23. 2014 - New files view including sorting and endless scrolling - Server to Server sharing - Sharing overview - Improved sharing admin control - No more mandatory Shared folder - Improved ownCloud Documents features - Hugely improved Activity app including email notifications - Mobile optimized webinterface - Password strength indicator - Significant speed improvements - New user-management - Support for Swift object stores - Email configuration wizard - Email template editor - Improved upgrade process`
2014-11-30 01:08:57 +01:00
share/owncloud/core/css/mobile.css
share/owncloud/core/css/multiselect.css
share/owncloud/core/css/share.css
share/owncloud/core/css/styles.css
Update to 7.0.3 Changelog: Release "7.0.3" Oct 22. 2014 - Some OS X server fixes - Several external storage fixes and improvements - Close session early to speedup apps page loading - Add overwrite.cli.url config option - Fix finding old versions in special cases - Make versions and encryption aware of copy operations - Force loading encryption app in all needed cases - Better filesystem scanning error messages - LDAP wizard fixes - Add configuration switch to enable preview mimetypes - Create backup of all encryption keys before recovery - Add displayname for admins - Better config.sample documentation - Better apps descriptions - Improve visual feedback if recovery key password gets changed - Fix some object store integration issues - Improved data directory configuration - Fix DAV permissions without create permissions - Fix filepicker home icon being partly hidden - Do only follow http and https redirects - Properly delete old previews - Prevent upgrades between more than one major versions - Several security fixes - Lots of smaller improvements ----------------------------- Release "6.0.6" Oct 22. 2014 - Fix finding old versions in special cases - Make versions and encryption aware of copy operations - Force loading encryption app in all needed cases - Better filesystem scanning error messages - LDAP wizard fixes - Add configuration switch to enable preview mimetypes - Create backup of all encryption keys before recovery - Add displayname for admins - Several security fixes - Lots of smaller improvements ----------------------------- Release "5.0.18" Oct 22. 2014 - Only allow http and https redirects - Documentation fixes - Several security fixes - Several smaller fixes ----------------------------- Release "7.0.2" Aug 26. 2014 - App upgrading stability improvements - Make default share folder configurable - Improve readability of error messages - Log failed authentication - S3 key fixes - Fix range requests with encryption - Several LDAP fixes - Remove obsolete 'Download preparing' message for zip downloads - Remove not working checks from code checker - No error if we try to delete a file which no longer exists - Fix detection of system wide mount points - Simplify App navigation - Add group management to public api - Remove confusing 'automatic logon rejected' message - Implement a txt preview fallback for the case that ttf is not support - Fix tiny thumbnail bug - Don't display share permission if resharing was disabled by the admin - Close session right before the download starts - Fix date display in filepicker - Don't touch non-oc tables when doing the InnoDB repair step - Several Documents fixes - Correctly handle public uploads activities - Add better 4 image previews to gallery ----------------------------- Release "6.0.5" Aug 26. 2014 - Documentation improvements - fix anonymous upload if logged-in - Fix handling of special characters in group names - Fix downloading of big files in special situations - More consistent handling of debug mode - Fix sharing email notifications - Disabling upload button if upload is not possible - Fix detection of system wide mount points - Handle video viewer in sharing links correctly - Update encryption keys recursively if a folder was moved - Enable download button for public folders - Handle exceptions if file to too big for trash-bin correctly - Quota fixes - Avoid unnecessary writing to the DB when preferences are not changed - Disable download button if zip download is disabled - Fix searching for users in special situations - Mount-point handling fixes - Correctly handle storage stats for trash bin - Remove etag warning for trash bin - Hardened SFTP host verification ----------------------------- Release "7.0.1" Aug 4. 2014 - Set maximum width for notification so they don´t overlap the whole header - Don't preload videos on public sharing - Fix preview size calculation under certain conditions - Fix to always show all available versions in the versions dropdown - Support WebDAV copy operation and make encryption aware of it - Make sure to set the expire date if a date is set as default - Improved link icon for better UX - Fix rendering of blank template - Only call exec if is is enabled by PHP - Limit app menu icon size - Show a warning in the personal settings and admin settins if the encyption keys are not yet initialized - Always remove share permission if user is excluded from sharing - Add OCS api call to set expire date for link shares - Improved db schema migration for sqlite - Don't try to execute background jobs that no longer exist - Improve look of search on mobile, save space in top bar - Set core version after a successful update to make upgrade more robust of app upgrades fail - Verify whether download URLs are valid - Fix preview animation on uploading - Prevent cron.php to trigger apps updating - Fix remote share when remote server is installed at the root - Fix files sorting - Fix calendar import - Fix gallery pause icon - Several contacts fixes specifically for PHP 5.3 - Make updater more robust ----------------------------- Release "7.0.0" July 23. 2014 - New files view including sorting and endless scrolling - Server to Server sharing - Sharing overview - Improved sharing admin control - No more mandatory Shared folder - Improved ownCloud Documents features - Hugely improved Activity app including email notifications - Mobile optimized webinterface - Password strength indicator - Significant speed improvements - New user-management - Support for Swift object stores - Email configuration wizard - Email template editor - Improved upgrade process`
2014-11-30 01:08:57 +01:00
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-sharepoint-enable.png
share/owncloud/core/doc/admin/_images/build-a-cloud-of-servers-320.png
Update to 7.0.3 Changelog: Release "7.0.3" Oct 22. 2014 - Some OS X server fixes - Several external storage fixes and improvements - Close session early to speedup apps page loading - Add overwrite.cli.url config option - Fix finding old versions in special cases - Make versions and encryption aware of copy operations - Force loading encryption app in all needed cases - Better filesystem scanning error messages - LDAP wizard fixes - Add configuration switch to enable preview mimetypes - Create backup of all encryption keys before recovery - Add displayname for admins - Better config.sample documentation - Better apps descriptions - Improve visual feedback if recovery key password gets changed - Fix some object store integration issues - Improved data directory configuration - Fix DAV permissions without create permissions - Fix filepicker home icon being partly hidden - Do only follow http and https redirects - Properly delete old previews - Prevent upgrades between more than one major versions - Several security fixes - Lots of smaller improvements ----------------------------- Release "6.0.6" Oct 22. 2014 - Fix finding old versions in special cases - Make versions and encryption aware of copy operations - Force loading encryption app in all needed cases - Better filesystem scanning error messages - LDAP wizard fixes - Add configuration switch to enable preview mimetypes - Create backup of all encryption keys before recovery - Add displayname for admins - Several security fixes - Lots of smaller improvements ----------------------------- Release "5.0.18" Oct 22. 2014 - Only allow http and https redirects - Documentation fixes - Several security fixes - Several smaller fixes ----------------------------- Release "7.0.2" Aug 26. 2014 - App upgrading stability improvements - Make default share folder configurable - Improve readability of error messages - Log failed authentication - S3 key fixes - Fix range requests with encryption - Several LDAP fixes - Remove obsolete 'Download preparing' message for zip downloads - Remove not working checks from code checker - No error if we try to delete a file which no longer exists - Fix detection of system wide mount points - Simplify App navigation - Add group management to public api - Remove confusing 'automatic logon rejected' message - Implement a txt preview fallback for the case that ttf is not support - Fix tiny thumbnail bug - Don't display share permission if resharing was disabled by the admin - Close session right before the download starts - Fix date display in filepicker - Don't touch non-oc tables when doing the InnoDB repair step - Several Documents fixes - Correctly handle public uploads activities - Add better 4 image previews to gallery ----------------------------- Release "6.0.5" Aug 26. 2014 - Documentation improvements - fix anonymous upload if logged-in - Fix handling of special characters in group names - Fix downloading of big files in special situations - More consistent handling of debug mode - Fix sharing email notifications - Disabling upload button if upload is not possible - Fix detection of system wide mount points - Handle video viewer in sharing links correctly - Update encryption keys recursively if a folder was moved - Enable download button for public folders - Handle exceptions if file to too big for trash-bin correctly - Quota fixes - Avoid unnecessary writing to the DB when preferences are not changed - Disable download button if zip download is disabled - Fix searching for users in special situations - Mount-point handling fixes - Correctly handle storage stats for trash bin - Remove etag warning for trash bin - Hardened SFTP host verification ----------------------------- Release "7.0.1" Aug 4. 2014 - Set maximum width for notification so they don´t overlap the whole header - Don't preload videos on public sharing - Fix preview size calculation under certain conditions - Fix to always show all available versions in the versions dropdown - Support WebDAV copy operation and make encryption aware of it - Make sure to set the expire date if a date is set as default - Improved link icon for better UX - Fix rendering of blank template - Only call exec if is is enabled by PHP - Limit app menu icon size - Show a warning in the personal settings and admin settins if the encyption keys are not yet initialized - Always remove share permission if user is excluded from sharing - Add OCS api call to set expire date for link shares - Improved db schema migration for sqlite - Don't try to execute background jobs that no longer exist - Improve look of search on mobile, save space in top bar - Set core version after a successful update to make upgrade more robust of app upgrades fail - Verify whether download URLs are valid - Fix preview animation on uploading - Prevent cron.php to trigger apps updating - Fix remote share when remote server is installed at the root - Fix files sorting - Fix calendar import - Fix gallery pause icon - Several contacts fixes specifically for PHP 5.3 - Make updater more robust ----------------------------- Release "7.0.0" July 23. 2014 - New files view including sorting and endless scrolling - Server to Server sharing - Sharing overview - Improved sharing admin control - No more mandatory Shared folder - Improved ownCloud Documents features - Hugely improved Activity app including email notifications - Mobile optimized webinterface - Password strength indicator - Significant speed improvements - New user-management - Support for Swift object stores - Email configuration wizard - Email template editor - Improved upgrade process`
2014-11-30 01:08:57 +01:00
share/owncloud/core/doc/admin/_images/create_public_share.png
share/owncloud/core/doc/admin/_images/documents_app_enable.png
share/owncloud/core/doc/admin/_images/documents_apply_test.png
Update to 7.0.3 Changelog: Release "7.0.3" Oct 22. 2014 - Some OS X server fixes - Several external storage fixes and improvements - Close session early to speedup apps page loading - Add overwrite.cli.url config option - Fix finding old versions in special cases - Make versions and encryption aware of copy operations - Force loading encryption app in all needed cases - Better filesystem scanning error messages - LDAP wizard fixes - Add configuration switch to enable preview mimetypes - Create backup of all encryption keys before recovery - Add displayname for admins - Better config.sample documentation - Better apps descriptions - Improve visual feedback if recovery key password gets changed - Fix some object store integration issues - Improved data directory configuration - Fix DAV permissions without create permissions - Fix filepicker home icon being partly hidden - Do only follow http and https redirects - Properly delete old previews - Prevent upgrades between more than one major versions - Several security fixes - Lots of smaller improvements ----------------------------- Release "6.0.6" Oct 22. 2014 - Fix finding old versions in special cases - Make versions and encryption aware of copy operations - Force loading encryption app in all needed cases - Better filesystem scanning error messages - LDAP wizard fixes - Add configuration switch to enable preview mimetypes - Create backup of all encryption keys before recovery - Add displayname for admins - Several security fixes - Lots of smaller improvements ----------------------------- Release "5.0.18" Oct 22. 2014 - Only allow http and https redirects - Documentation fixes - Several security fixes - Several smaller fixes ----------------------------- Release "7.0.2" Aug 26. 2014 - App upgrading stability improvements - Make default share folder configurable - Improve readability of error messages - Log failed authentication - S3 key fixes - Fix range requests with encryption - Several LDAP fixes - Remove obsolete 'Download preparing' message for zip downloads - Remove not working checks from code checker - No error if we try to delete a file which no longer exists - Fix detection of system wide mount points - Simplify App navigation - Add group management to public api - Remove confusing 'automatic logon rejected' message - Implement a txt preview fallback for the case that ttf is not support - Fix tiny thumbnail bug - Don't display share permission if resharing was disabled by the admin - Close session right before the download starts - Fix date display in filepicker - Don't touch non-oc tables when doing the InnoDB repair step - Several Documents fixes - Correctly handle public uploads activities - Add better 4 image previews to gallery ----------------------------- Release "6.0.5" Aug 26. 2014 - Documentation improvements - fix anonymous upload if logged-in - Fix handling of special characters in group names - Fix downloading of big files in special situations - More consistent handling of debug mode - Fix sharing email notifications - Disabling upload button if upload is not possible - Fix detection of system wide mount points - Handle video viewer in sharing links correctly - Update encryption keys recursively if a folder was moved - Enable download button for public folders - Handle exceptions if file to too big for trash-bin correctly - Quota fixes - Avoid unnecessary writing to the DB when preferences are not changed - Disable download button if zip download is disabled - Fix searching for users in special situations - Mount-point handling fixes - Correctly handle storage stats for trash bin - Remove etag warning for trash bin - Hardened SFTP host verification ----------------------------- Release "7.0.1" Aug 4. 2014 - Set maximum width for notification so they don´t overlap the whole header - Don't preload videos on public sharing - Fix preview size calculation under certain conditions - Fix to always show all available versions in the versions dropdown - Support WebDAV copy operation and make encryption aware of it - Make sure to set the expire date if a date is set as default - Improved link icon for better UX - Fix rendering of blank template - Only call exec if is is enabled by PHP - Limit app menu icon size - Show a warning in the personal settings and admin settins if the encyption keys are not yet initialized - Always remove share permission if user is excluded from sharing - Add OCS api call to set expire date for link shares - Improved db schema migration for sqlite - Don't try to execute background jobs that no longer exist - Improve look of search on mobile, save space in top bar - Set core version after a successful update to make upgrade more robust of app upgrades fail - Verify whether download URLs are valid - Fix preview animation on uploading - Prevent cron.php to trigger apps updating - Fix remote share when remote server is installed at the root - Fix files sorting - Fix calendar import - Fix gallery pause icon - Several contacts fixes specifically for PHP 5.3 - Make updater more robust ----------------------------- Release "7.0.0" July 23. 2014 - New files view including sorting and endless scrolling - Server to Server sharing - Sharing overview - Improved sharing admin control - No more mandatory Shared folder - Improved ownCloud Documents features - Hugely improved Activity app including email notifications - Mobile optimized webinterface - Password strength indicator - Significant speed improvements - New user-management - Support for Swift object stores - Email configuration wizard - Email template editor - Improved upgrade process`
2014-11-30 01:08:57 +01:00
share/owncloud/core/doc/admin/_images/encryption1.png
share/owncloud/core/doc/admin/_images/encryption2.png
share/owncloud/core/doc/admin/_images/encryption3.png
share/owncloud/core/doc/admin/_images/encryption4.png
share/owncloud/core/doc/admin/_images/encryption5.png
share/owncloud/core/doc/admin/_images/encryption6.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-storage-amazons3.png
share/owncloud/core/doc/admin/_images/external-storage-app-add.png
share/owncloud/core/doc/admin/_images/external-storage-app-enable.png
share/owncloud/core/doc/admin/_images/external-storage-app-local.png
share/owncloud/core/doc/admin/_images/external-storage-app-usermounts.png
share/owncloud/core/doc/admin/_images/external-storage-dropbox-allowshare.png
share/owncloud/core/doc/admin/_images/external-storage-dropbox-app.png
share/owncloud/core/doc/admin/_images/external-storage-dropbox-configapp.png
share/owncloud/core/doc/admin/_images/external-storage-dropbox-oc.png
share/owncloud/core/doc/admin/_images/external-storage-dropbox.png
share/owncloud/core/doc/admin/_images/external-storage-ftp.png
share/owncloud/core/doc/admin/_images/external-storage-google-drive-0auth.png
share/owncloud/core/doc/admin/_images/external-storage-google-drive-9.png
share/owncloud/core/doc/admin/_images/external-storage-google-drive-sdk.png
share/owncloud/core/doc/admin/_images/external-storage-google-drive.png
share/owncloud/core/doc/admin/_images/external-storage-google-drive1.png
share/owncloud/core/doc/admin/_images/external-storage-google-drive2.png
share/owncloud/core/doc/admin/_images/external-storage-google-drive5.png
share/owncloud/core/doc/admin/_images/external-storage-google-drive7.png
share/owncloud/core/doc/admin/_images/external-storage-google-drive8.png
share/owncloud/core/doc/admin/_images/external-storage-smb.png
share/owncloud/core/doc/admin/_images/external-storage-webdav.png
share/owncloud/core/doc/admin/_images/files_locking_app.png
Update to 6.0.4 * I gave up subdirectory installation with nginx... (MESSAGES) Changelog: Version 6.0.4 June 23rd 2014 Fixed a security issue (Will be disclosed two weeks after this release) Several LDAP fixes and improvements Add deprecated warning to load function File scanner fixes Heart beat fixes Encryption fixes for some corner cases Fix conflict dialog translations Fix button text overflow Fix search with Oracle Php upload errors are written to log OCS status code fixes Add PostgreSQL version warning Version 6.0.3 April 29rd 2014 Several security fixes. (Will be disclosed 2 weeks after the release) Appframework extensions to improve the compatibility with 3rdparty apps LDAP performance improvements Fix updating of email adresses from LDAP Fix WebDAV timestamp format handling Disable internet connection check if a proxy is configured Fix a potential file chunking problem on a server that is running out of storage Do not expire file chunks while checking their existence Fix loading of authentication apps in any case Performance improvements by reducing the number of chmod operations. Make the trusted domain upgrade feature more robust. Don't allow creating a "Shared" folder. Fixed "select all" + download on public page Fix share as link with email multiple users Reset time of last update feed polling to fix the updater Share API fixes Admin option for public upload with encryption enabled Fix CIFS with home shares Detect a missing "data" directory mount Fix the filesize calculation of encrypted files Fixes in the OpenStack support Fixes in the SWIFT support Don't block PHP sessions during download Fix sharing oc addressbooks Several ownCloud Documents improvements and fixes Several smaller bugfixes
2014-06-29 15:59:22 +02:00
share/owncloud/core/doc/admin/_images/install-wizard-advanced.png
share/owncloud/core/doc/admin/_images/install-wizard.png
share/owncloud/core/doc/admin/_images/jive_2.png
share/owncloud/core/doc/admin/_images/jive_config.png
Update to 6.0.0a * Switch to 6 branch * Replace interpreters with REPLACE_* Changelog: Version 6.0.0a Dec 14th 2013 Remove wrong warnings from logfile Fix LDAP authentication Fix LDAP configuration Fix Share dialog Fix migration under certain conditions Fix database encoding for old PHP versions Fix select all checkbox Fix migration with lucene search enabled Fix migration for postgresql Version 6.0.0 Dec 11th 2013 User Avatars Previews in files app and other places Updated design, less clutter and more whitespace Public gallery sharing Activities Better file conflict handling dialog Improved public App API Sharing API Example Files Share Email Notifications New Doctrine based database layer Plural translations Refactored OC.dialogs (both code and design wise) Priorize often used languages in personal-settings language selection Update jquery to 1.10.0 and add jquery-migrate 1.2.1 Show a summary as the last filelist entry Improve app-management (more verbose error-messages) Show ‘More apps’ link to app administration directly in app navigation Templates for newly created files Add MB indicator to size column Google Drive external storage uses a new library New icons for shared and external folders File uploads conflicts dialog Possibility to prepopulate a new users home with a skeleton Public upload with encryption enabled Users now can decrypt the files again if their encryption app was enabled Many quota related fixes Total used space (with quota) now only counts user’s own files Many external storage fixes, improved performance Improved file navigation performance by using Ajax calls (no full page reload for each folder) The file owner can now also restore deleted shared files New version drop-down with previews and the ability to downloading versions directly
2013-12-27 16:56:38 +01:00
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-settings-invalid-oc45.png
share/owncloud/core/doc/admin/_images/ldap-settings-valid-oc45.png
Update to 6.0.0a * Switch to 6 branch * Replace interpreters with REPLACE_* Changelog: Version 6.0.0a Dec 14th 2013 Remove wrong warnings from logfile Fix LDAP authentication Fix LDAP configuration Fix Share dialog Fix migration under certain conditions Fix database encoding for old PHP versions Fix select all checkbox Fix migration with lucene search enabled Fix migration for postgresql Version 6.0.0 Dec 11th 2013 User Avatars Previews in files app and other places Updated design, less clutter and more whitespace Public gallery sharing Activities Better file conflict handling dialog Improved public App API Sharing API Example Files Share Email Notifications New Doctrine based database layer Plural translations Refactored OC.dialogs (both code and design wise) Priorize often used languages in personal-settings language selection Update jquery to 1.10.0 and add jquery-migrate 1.2.1 Show a summary as the last filelist entry Improve app-management (more verbose error-messages) Show ‘More apps’ link to app administration directly in app navigation Templates for newly created files Add MB indicator to size column Google Drive external storage uses a new library New icons for shared and external folders File uploads conflicts dialog Possibility to prepopulate a new users home with a skeleton Public upload with encryption enabled Users now can decrypt the files again if their encryption app was enabled Many quota related fixes Total used space (with quota) now only counts user’s own files Many external storage fixes, improved performance Improved file navigation performance by using Ajax calls (no full page reload for each folder) The file owner can now also restore deleted shared files New version drop-down with previews and the ability to downloading versions directly
2013-12-27 16:56:38 +01:00
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/ldaphome-1.png
share/owncloud/core/doc/admin/_images/ldaphome-2.png
share/owncloud/core/doc/admin/_images/ldaphome-3.png
share/owncloud/core/doc/admin/_images/ldaphome-4.png
share/owncloud/core/doc/admin/_images/ldaphome-5.png
share/owncloud/core/doc/admin/_images/ldaphome-6.png
Update to 7.0.3 Changelog: Release "7.0.3" Oct 22. 2014 - Some OS X server fixes - Several external storage fixes and improvements - Close session early to speedup apps page loading - Add overwrite.cli.url config option - Fix finding old versions in special cases - Make versions and encryption aware of copy operations - Force loading encryption app in all needed cases - Better filesystem scanning error messages - LDAP wizard fixes - Add configuration switch to enable preview mimetypes - Create backup of all encryption keys before recovery - Add displayname for admins - Better config.sample documentation - Better apps descriptions - Improve visual feedback if recovery key password gets changed - Fix some object store integration issues - Improved data directory configuration - Fix DAV permissions without create permissions - Fix filepicker home icon being partly hidden - Do only follow http and https redirects - Properly delete old previews - Prevent upgrades between more than one major versions - Several security fixes - Lots of smaller improvements ----------------------------- Release "6.0.6" Oct 22. 2014 - Fix finding old versions in special cases - Make versions and encryption aware of copy operations - Force loading encryption app in all needed cases - Better filesystem scanning error messages - LDAP wizard fixes - Add configuration switch to enable preview mimetypes - Create backup of all encryption keys before recovery - Add displayname for admins - Several security fixes - Lots of smaller improvements ----------------------------- Release "5.0.18" Oct 22. 2014 - Only allow http and https redirects - Documentation fixes - Several security fixes - Several smaller fixes ----------------------------- Release "7.0.2" Aug 26. 2014 - App upgrading stability improvements - Make default share folder configurable - Improve readability of error messages - Log failed authentication - S3 key fixes - Fix range requests with encryption - Several LDAP fixes - Remove obsolete 'Download preparing' message for zip downloads - Remove not working checks from code checker - No error if we try to delete a file which no longer exists - Fix detection of system wide mount points - Simplify App navigation - Add group management to public api - Remove confusing 'automatic logon rejected' message - Implement a txt preview fallback for the case that ttf is not support - Fix tiny thumbnail bug - Don't display share permission if resharing was disabled by the admin - Close session right before the download starts - Fix date display in filepicker - Don't touch non-oc tables when doing the InnoDB repair step - Several Documents fixes - Correctly handle public uploads activities - Add better 4 image previews to gallery ----------------------------- Release "6.0.5" Aug 26. 2014 - Documentation improvements - fix anonymous upload if logged-in - Fix handling of special characters in group names - Fix downloading of big files in special situations - More consistent handling of debug mode - Fix sharing email notifications - Disabling upload button if upload is not possible - Fix detection of system wide mount points - Handle video viewer in sharing links correctly - Update encryption keys recursively if a folder was moved - Enable download button for public folders - Handle exceptions if file to too big for trash-bin correctly - Quota fixes - Avoid unnecessary writing to the DB when preferences are not changed - Disable download button if zip download is disabled - Fix searching for users in special situations - Mount-point handling fixes - Correctly handle storage stats for trash bin - Remove etag warning for trash bin - Hardened SFTP host verification ----------------------------- Release "7.0.1" Aug 4. 2014 - Set maximum width for notification so they don´t overlap the whole header - Don't preload videos on public sharing - Fix preview size calculation under certain conditions - Fix to always show all available versions in the versions dropdown - Support WebDAV copy operation and make encryption aware of it - Make sure to set the expire date if a date is set as default - Improved link icon for better UX - Fix rendering of blank template - Only call exec if is is enabled by PHP - Limit app menu icon size - Show a warning in the personal settings and admin settins if the encyption keys are not yet initialized - Always remove share permission if user is excluded from sharing - Add OCS api call to set expire date for link shares - Improved db schema migration for sqlite - Don't try to execute background jobs that no longer exist - Improve look of search on mobile, save space in top bar - Set core version after a successful update to make upgrade more robust of app upgrades fail - Verify whether download URLs are valid - Fix preview animation on uploading - Prevent cron.php to trigger apps updating - Fix remote share when remote server is installed at the root - Fix files sorting - Fix calendar import - Fix gallery pause icon - Several contacts fixes specifically for PHP 5.3 - Make updater more robust ----------------------------- Release "7.0.0" July 23. 2014 - New files view including sorting and endless scrolling - Server to Server sharing - Sharing overview - Improved sharing admin control - No more mandatory Shared folder - Improved ownCloud Documents features - Hugely improved Activity app including email notifications - Mobile optimized webinterface - Password strength indicator - Significant speed improvements - New user-management - Support for Swift object stores - Email configuration wizard - Email template editor - Improved upgrade process`
2014-11-30 01:08:57 +01:00
share/owncloud/core/doc/admin/_images/lucene-search-enable.png
share/owncloud/core/doc/admin/_images/lucene-search-user.png
share/owncloud/core/doc/admin/_images/mswpi-1.png
share/owncloud/core/doc/admin/_images/mswpi-2.png
share/owncloud/core/doc/admin/_images/mswpi-3.png
share/owncloud/core/doc/admin/_images/mswpi-4.png
share/owncloud/core/doc/admin/_images/mswpi-5.png
share/owncloud/core/doc/admin/_images/mswpi-6.png
share/owncloud/core/doc/admin/_images/mswpi-7.png
share/owncloud/core/doc/admin/_images/mswpi-8.png
share/owncloud/core/doc/admin/_images/mswpi-9.png
share/owncloud/core/doc/admin/_images/oc-video-1.png
share/owncloud/core/doc/admin/_images/oc-video-2.png
share/owncloud/core/doc/admin/_images/oc_admin_app_page.png
share/owncloud/core/doc/admin/_images/oc_admin_app_page1.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-10.png
share/owncloud/core/doc/admin/_images/ownbrander-11.png
share/owncloud/core/doc/admin/_images/ownbrander-12.png
share/owncloud/core/doc/admin/_images/ownbrander-2.png
share/owncloud/core/doc/admin/_images/ownbrander-3.png
share/owncloud/core/doc/admin/_images/ownbrander-4.png
share/owncloud/core/doc/admin/_images/ownbrander-5.png
share/owncloud/core/doc/admin/_images/ownbrander-6.png
share/owncloud/core/doc/admin/_images/ownbrander-7.png
share/owncloud/core/doc/admin/_images/ownbrander-8.png
share/owncloud/core/doc/admin/_images/ownbrander-9.png
Update to 7.0.3 Changelog: Release "7.0.3" Oct 22. 2014 - Some OS X server fixes - Several external storage fixes and improvements - Close session early to speedup apps page loading - Add overwrite.cli.url config option - Fix finding old versions in special cases - Make versions and encryption aware of copy operations - Force loading encryption app in all needed cases - Better filesystem scanning error messages - LDAP wizard fixes - Add configuration switch to enable preview mimetypes - Create backup of all encryption keys before recovery - Add displayname for admins - Better config.sample documentation - Better apps descriptions - Improve visual feedback if recovery key password gets changed - Fix some object store integration issues - Improved data directory configuration - Fix DAV permissions without create permissions - Fix filepicker home icon being partly hidden - Do only follow http and https redirects - Properly delete old previews - Prevent upgrades between more than one major versions - Several security fixes - Lots of smaller improvements ----------------------------- Release "6.0.6" Oct 22. 2014 - Fix finding old versions in special cases - Make versions and encryption aware of copy operations - Force loading encryption app in all needed cases - Better filesystem scanning error messages - LDAP wizard fixes - Add configuration switch to enable preview mimetypes - Create backup of all encryption keys before recovery - Add displayname for admins - Several security fixes - Lots of smaller improvements ----------------------------- Release "5.0.18" Oct 22. 2014 - Only allow http and https redirects - Documentation fixes - Several security fixes - Several smaller fixes ----------------------------- Release "7.0.2" Aug 26. 2014 - App upgrading stability improvements - Make default share folder configurable - Improve readability of error messages - Log failed authentication - S3 key fixes - Fix range requests with encryption - Several LDAP fixes - Remove obsolete 'Download preparing' message for zip downloads - Remove not working checks from code checker - No error if we try to delete a file which no longer exists - Fix detection of system wide mount points - Simplify App navigation - Add group management to public api - Remove confusing 'automatic logon rejected' message - Implement a txt preview fallback for the case that ttf is not support - Fix tiny thumbnail bug - Don't display share permission if resharing was disabled by the admin - Close session right before the download starts - Fix date display in filepicker - Don't touch non-oc tables when doing the InnoDB repair step - Several Documents fixes - Correctly handle public uploads activities - Add better 4 image previews to gallery ----------------------------- Release "6.0.5" Aug 26. 2014 - Documentation improvements - fix anonymous upload if logged-in - Fix handling of special characters in group names - Fix downloading of big files in special situations - More consistent handling of debug mode - Fix sharing email notifications - Disabling upload button if upload is not possible - Fix detection of system wide mount points - Handle video viewer in sharing links correctly - Update encryption keys recursively if a folder was moved - Enable download button for public folders - Handle exceptions if file to too big for trash-bin correctly - Quota fixes - Avoid unnecessary writing to the DB when preferences are not changed - Disable download button if zip download is disabled - Fix searching for users in special situations - Mount-point handling fixes - Correctly handle storage stats for trash bin - Remove etag warning for trash bin - Hardened SFTP host verification ----------------------------- Release "7.0.1" Aug 4. 2014 - Set maximum width for notification so they don´t overlap the whole header - Don't preload videos on public sharing - Fix preview size calculation under certain conditions - Fix to always show all available versions in the versions dropdown - Support WebDAV copy operation and make encryption aware of it - Make sure to set the expire date if a date is set as default - Improved link icon for better UX - Fix rendering of blank template - Only call exec if is is enabled by PHP - Limit app menu icon size - Show a warning in the personal settings and admin settins if the encyption keys are not yet initialized - Always remove share permission if user is excluded from sharing - Add OCS api call to set expire date for link shares - Improved db schema migration for sqlite - Don't try to execute background jobs that no longer exist - Improve look of search on mobile, save space in top bar - Set core version after a successful update to make upgrade more robust of app upgrades fail - Verify whether download URLs are valid - Fix preview animation on uploading - Prevent cron.php to trigger apps updating - Fix remote share when remote server is installed at the root - Fix files sorting - Fix calendar import - Fix gallery pause icon - Several contacts fixes specifically for PHP 5.3 - Make updater more robust ----------------------------- Release "7.0.0" July 23. 2014 - New files view including sorting and endless scrolling - Server to Server sharing - Sharing overview - Improved sharing admin control - No more mandatory Shared folder - Improved ownCloud Documents features - Hugely improved Activity app including email notifications - Mobile optimized webinterface - Password strength indicator - Significant speed improvements - New user-management - Support for Swift object stores - Email configuration wizard - Email template editor - Improved upgrade process`
2014-11-30 01:08:57 +01:00
share/owncloud/core/doc/admin/_images/preview_images.png
share/owncloud/core/doc/admin/_images/remote_shares.png
share/owncloud/core/doc/admin/_images/scaling-1.png
share/owncloud/core/doc/admin/_images/scaling-2.png
share/owncloud/core/doc/admin/_images/scaling-3.png
share/owncloud/core/doc/admin/_images/scaling-4.png
share/owncloud/core/doc/admin/_images/scaling-5.png
share/owncloud/core/doc/admin/_images/sharepoint-drive-config.png
Update to 7.0.3 Changelog: Release "7.0.3" Oct 22. 2014 - Some OS X server fixes - Several external storage fixes and improvements - Close session early to speedup apps page loading - Add overwrite.cli.url config option - Fix finding old versions in special cases - Make versions and encryption aware of copy operations - Force loading encryption app in all needed cases - Better filesystem scanning error messages - LDAP wizard fixes - Add configuration switch to enable preview mimetypes - Create backup of all encryption keys before recovery - Add displayname for admins - Better config.sample documentation - Better apps descriptions - Improve visual feedback if recovery key password gets changed - Fix some object store integration issues - Improved data directory configuration - Fix DAV permissions without create permissions - Fix filepicker home icon being partly hidden - Do only follow http and https redirects - Properly delete old previews - Prevent upgrades between more than one major versions - Several security fixes - Lots of smaller improvements ----------------------------- Release "6.0.6" Oct 22. 2014 - Fix finding old versions in special cases - Make versions and encryption aware of copy operations - Force loading encryption app in all needed cases - Better filesystem scanning error messages - LDAP wizard fixes - Add configuration switch to enable preview mimetypes - Create backup of all encryption keys before recovery - Add displayname for admins - Several security fixes - Lots of smaller improvements ----------------------------- Release "5.0.18" Oct 22. 2014 - Only allow http and https redirects - Documentation fixes - Several security fixes - Several smaller fixes ----------------------------- Release "7.0.2" Aug 26. 2014 - App upgrading stability improvements - Make default share folder configurable - Improve readability of error messages - Log failed authentication - S3 key fixes - Fix range requests with encryption - Several LDAP fixes - Remove obsolete 'Download preparing' message for zip downloads - Remove not working checks from code checker - No error if we try to delete a file which no longer exists - Fix detection of system wide mount points - Simplify App navigation - Add group management to public api - Remove confusing 'automatic logon rejected' message - Implement a txt preview fallback for the case that ttf is not support - Fix tiny thumbnail bug - Don't display share permission if resharing was disabled by the admin - Close session right before the download starts - Fix date display in filepicker - Don't touch non-oc tables when doing the InnoDB repair step - Several Documents fixes - Correctly handle public uploads activities - Add better 4 image previews to gallery ----------------------------- Release "6.0.5" Aug 26. 2014 - Documentation improvements - fix anonymous upload if logged-in - Fix handling of special characters in group names - Fix downloading of big files in special situations - More consistent handling of debug mode - Fix sharing email notifications - Disabling upload button if upload is not possible - Fix detection of system wide mount points - Handle video viewer in sharing links correctly - Update encryption keys recursively if a folder was moved - Enable download button for public folders - Handle exceptions if file to too big for trash-bin correctly - Quota fixes - Avoid unnecessary writing to the DB when preferences are not changed - Disable download button if zip download is disabled - Fix searching for users in special situations - Mount-point handling fixes - Correctly handle storage stats for trash bin - Remove etag warning for trash bin - Hardened SFTP host verification ----------------------------- Release "7.0.1" Aug 4. 2014 - Set maximum width for notification so they don´t overlap the whole header - Don't preload videos on public sharing - Fix preview size calculation under certain conditions - Fix to always show all available versions in the versions dropdown - Support WebDAV copy operation and make encryption aware of it - Make sure to set the expire date if a date is set as default - Improved link icon for better UX - Fix rendering of blank template - Only call exec if is is enabled by PHP - Limit app menu icon size - Show a warning in the personal settings and admin settins if the encyption keys are not yet initialized - Always remove share permission if user is excluded from sharing - Add OCS api call to set expire date for link shares - Improved db schema migration for sqlite - Don't try to execute background jobs that no longer exist - Improve look of search on mobile, save space in top bar - Set core version after a successful update to make upgrade more robust of app upgrades fail - Verify whether download URLs are valid - Fix preview animation on uploading - Prevent cron.php to trigger apps updating - Fix remote share when remote server is installed at the root - Fix files sorting - Fix calendar import - Fix gallery pause icon - Several contacts fixes specifically for PHP 5.3 - Make updater more robust ----------------------------- Release "7.0.0" July 23. 2014 - New files view including sorting and endless scrolling - Server to Server sharing - Sharing overview - Improved sharing admin control - No more mandatory Shared folder - Improved ownCloud Documents features - Hugely improved Activity app including email notifications - Mobile optimized webinterface - Password strength indicator - Significant speed improvements - New user-management - Support for Swift object stores - Email configuration wizard - Email template editor - Improved upgrade process`
2014-11-30 01:08:57 +01:00
share/owncloud/core/doc/admin/_images/sharing-admin.png
share/owncloud/core/doc/admin/_images/sharing-user-local.png
share/owncloud/core/doc/admin/_images/sharing-user.png
share/owncloud/core/doc/admin/_images/shibboleth-personal.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-create-share.png
share/owncloud/core/doc/admin/_images/smb-files-view.png
share/owncloud/core/doc/admin/_images/smb-user-share.png
Update to 7.0.3 Changelog: Release "7.0.3" Oct 22. 2014 - Some OS X server fixes - Several external storage fixes and improvements - Close session early to speedup apps page loading - Add overwrite.cli.url config option - Fix finding old versions in special cases - Make versions and encryption aware of copy operations - Force loading encryption app in all needed cases - Better filesystem scanning error messages - LDAP wizard fixes - Add configuration switch to enable preview mimetypes - Create backup of all encryption keys before recovery - Add displayname for admins - Better config.sample documentation - Better apps descriptions - Improve visual feedback if recovery key password gets changed - Fix some object store integration issues - Improved data directory configuration - Fix DAV permissions without create permissions - Fix filepicker home icon being partly hidden - Do only follow http and https redirects - Properly delete old previews - Prevent upgrades between more than one major versions - Several security fixes - Lots of smaller improvements ----------------------------- Release "6.0.6" Oct 22. 2014 - Fix finding old versions in special cases - Make versions and encryption aware of copy operations - Force loading encryption app in all needed cases - Better filesystem scanning error messages - LDAP wizard fixes - Add configuration switch to enable preview mimetypes - Create backup of all encryption keys before recovery - Add displayname for admins - Several security fixes - Lots of smaller improvements ----------------------------- Release "5.0.18" Oct 22. 2014 - Only allow http and https redirects - Documentation fixes - Several security fixes - Several smaller fixes ----------------------------- Release "7.0.2" Aug 26. 2014 - App upgrading stability improvements - Make default share folder configurable - Improve readability of error messages - Log failed authentication - S3 key fixes - Fix range requests with encryption - Several LDAP fixes - Remove obsolete 'Download preparing' message for zip downloads - Remove not working checks from code checker - No error if we try to delete a file which no longer exists - Fix detection of system wide mount points - Simplify App navigation - Add group management to public api - Remove confusing 'automatic logon rejected' message - Implement a txt preview fallback for the case that ttf is not support - Fix tiny thumbnail bug - Don't display share permission if resharing was disabled by the admin - Close session right before the download starts - Fix date display in filepicker - Don't touch non-oc tables when doing the InnoDB repair step - Several Documents fixes - Correctly handle public uploads activities - Add better 4 image previews to gallery ----------------------------- Release "6.0.5" Aug 26. 2014 - Documentation improvements - fix anonymous upload if logged-in - Fix handling of special characters in group names - Fix downloading of big files in special situations - More consistent handling of debug mode - Fix sharing email notifications - Disabling upload button if upload is not possible - Fix detection of system wide mount points - Handle video viewer in sharing links correctly - Update encryption keys recursively if a folder was moved - Enable download button for public folders - Handle exceptions if file to too big for trash-bin correctly - Quota fixes - Avoid unnecessary writing to the DB when preferences are not changed - Disable download button if zip download is disabled - Fix searching for users in special situations - Mount-point handling fixes - Correctly handle storage stats for trash bin - Remove etag warning for trash bin - Hardened SFTP host verification ----------------------------- Release "7.0.1" Aug 4. 2014 - Set maximum width for notification so they don´t overlap the whole header - Don't preload videos on public sharing - Fix preview size calculation under certain conditions - Fix to always show all available versions in the versions dropdown - Support WebDAV copy operation and make encryption aware of it - Make sure to set the expire date if a date is set as default - Improved link icon for better UX - Fix rendering of blank template - Only call exec if is is enabled by PHP - Limit app menu icon size - Show a warning in the personal settings and admin settins if the encyption keys are not yet initialized - Always remove share permission if user is excluded from sharing - Add OCS api call to set expire date for link shares - Improved db schema migration for sqlite - Don't try to execute background jobs that no longer exist - Improve look of search on mobile, save space in top bar - Set core version after a successful update to make upgrade more robust of app upgrades fail - Verify whether download URLs are valid - Fix preview animation on uploading - Prevent cron.php to trigger apps updating - Fix remote share when remote server is installed at the root - Fix files sorting - Fix calendar import - Fix gallery pause icon - Several contacts fixes specifically for PHP 5.3 - Make updater more robust ----------------------------- Release "7.0.0" July 23. 2014 - New files view including sorting and endless scrolling - Server to Server sharing - Sharing overview - Improved sharing admin control - No more mandatory Shared folder - Improved ownCloud Documents features - Hugely improved Activity app including email notifications - Mobile optimized webinterface - Password strength indicator - Significant speed improvements - New user-management - Support for Swift object stores - Email configuration wizard - Email template editor - Improved upgrade process`
2014-11-30 01:08:57 +01:00
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/smtp-config-wizard.png
share/owncloud/core/doc/admin/_images/theming-1.png
share/owncloud/core/doc/admin/_images/theming-10.png
share/owncloud/core/doc/admin/_images/theming-2.png
share/owncloud/core/doc/admin/_images/theming-3.png
share/owncloud/core/doc/admin/_images/theming-4.jpg
share/owncloud/core/doc/admin/_images/theming-5.png
share/owncloud/core/doc/admin/_images/theming-6.png
share/owncloud/core/doc/admin/_images/theming-7.png
share/owncloud/core/doc/admin/_images/theming-8.png
share/owncloud/core/doc/admin/_images/ucs-app-center-install.png
share/owncloud/core/doc/admin/_images/ucs-app-center-module.png
share/owncloud/core/doc/admin/_images/ucsint.png
share/owncloud/core/doc/admin/_images/ucsint1.png
share/owncloud/core/doc/admin/_images/ucsint2.png
Update to 6.0.4 * I gave up subdirectory installation with nginx... (MESSAGES) Changelog: Version 6.0.4 June 23rd 2014 Fixed a security issue (Will be disclosed two weeks after this release) Several LDAP fixes and improvements Add deprecated warning to load function File scanner fixes Heart beat fixes Encryption fixes for some corner cases Fix conflict dialog translations Fix button text overflow Fix search with Oracle Php upload errors are written to log OCS status code fixes Add PostgreSQL version warning Version 6.0.3 April 29rd 2014 Several security fixes. (Will be disclosed 2 weeks after the release) Appframework extensions to improve the compatibility with 3rdparty apps LDAP performance improvements Fix updating of email adresses from LDAP Fix WebDAV timestamp format handling Disable internet connection check if a proxy is configured Fix a potential file chunking problem on a server that is running out of storage Do not expire file chunks while checking their existence Fix loading of authentication apps in any case Performance improvements by reducing the number of chmod operations. Make the trusted domain upgrade feature more robust. Don't allow creating a "Shared" folder. Fixed "select all" + download on public page Fix share as link with email multiple users Reset time of last update feed polling to fix the updater Share API fixes Admin option for public upload with encryption enabled Fix CIFS with home shares Detect a missing "data" directory mount Fix the filesize calculation of encrypted files Fixes in the OpenStack support Fixes in the SWIFT support Don't block PHP sessions during download Fix sharing oc addressbooks Several ownCloud Documents improvements and fixes Several smaller bugfixes
2014-06-29 15:59:22 +02:00
share/owncloud/core/doc/admin/_images/untrusted-domain.png
Update to 7.0.3 Changelog: Release "7.0.3" Oct 22. 2014 - Some OS X server fixes - Several external storage fixes and improvements - Close session early to speedup apps page loading - Add overwrite.cli.url config option - Fix finding old versions in special cases - Make versions and encryption aware of copy operations - Force loading encryption app in all needed cases - Better filesystem scanning error messages - LDAP wizard fixes - Add configuration switch to enable preview mimetypes - Create backup of all encryption keys before recovery - Add displayname for admins - Better config.sample documentation - Better apps descriptions - Improve visual feedback if recovery key password gets changed - Fix some object store integration issues - Improved data directory configuration - Fix DAV permissions without create permissions - Fix filepicker home icon being partly hidden - Do only follow http and https redirects - Properly delete old previews - Prevent upgrades between more than one major versions - Several security fixes - Lots of smaller improvements ----------------------------- Release "6.0.6" Oct 22. 2014 - Fix finding old versions in special cases - Make versions and encryption aware of copy operations - Force loading encryption app in all needed cases - Better filesystem scanning error messages - LDAP wizard fixes - Add configuration switch to enable preview mimetypes - Create backup of all encryption keys before recovery - Add displayname for admins - Several security fixes - Lots of smaller improvements ----------------------------- Release "5.0.18" Oct 22. 2014 - Only allow http and https redirects - Documentation fixes - Several security fixes - Several smaller fixes ----------------------------- Release "7.0.2" Aug 26. 2014 - App upgrading stability improvements - Make default share folder configurable - Improve readability of error messages - Log failed authentication - S3 key fixes - Fix range requests with encryption - Several LDAP fixes - Remove obsolete 'Download preparing' message for zip downloads - Remove not working checks from code checker - No error if we try to delete a file which no longer exists - Fix detection of system wide mount points - Simplify App navigation - Add group management to public api - Remove confusing 'automatic logon rejected' message - Implement a txt preview fallback for the case that ttf is not support - Fix tiny thumbnail bug - Don't display share permission if resharing was disabled by the admin - Close session right before the download starts - Fix date display in filepicker - Don't touch non-oc tables when doing the InnoDB repair step - Several Documents fixes - Correctly handle public uploads activities - Add better 4 image previews to gallery ----------------------------- Release "6.0.5" Aug 26. 2014 - Documentation improvements - fix anonymous upload if logged-in - Fix handling of special characters in group names - Fix downloading of big files in special situations - More consistent handling of debug mode - Fix sharing email notifications - Disabling upload button if upload is not possible - Fix detection of system wide mount points - Handle video viewer in sharing links correctly - Update encryption keys recursively if a folder was moved - Enable download button for public folders - Handle exceptions if file to too big for trash-bin correctly - Quota fixes - Avoid unnecessary writing to the DB when preferences are not changed - Disable download button if zip download is disabled - Fix searching for users in special situations - Mount-point handling fixes - Correctly handle storage stats for trash bin - Remove etag warning for trash bin - Hardened SFTP host verification ----------------------------- Release "7.0.1" Aug 4. 2014 - Set maximum width for notification so they don´t overlap the whole header - Don't preload videos on public sharing - Fix preview size calculation under certain conditions - Fix to always show all available versions in the versions dropdown - Support WebDAV copy operation and make encryption aware of it - Make sure to set the expire date if a date is set as default - Improved link icon for better UX - Fix rendering of blank template - Only call exec if is is enabled by PHP - Limit app menu icon size - Show a warning in the personal settings and admin settins if the encyption keys are not yet initialized - Always remove share permission if user is excluded from sharing - Add OCS api call to set expire date for link shares - Improved db schema migration for sqlite - Don't try to execute background jobs that no longer exist - Improve look of search on mobile, save space in top bar - Set core version after a successful update to make upgrade more robust of app upgrades fail - Verify whether download URLs are valid - Fix preview animation on uploading - Prevent cron.php to trigger apps updating - Fix remote share when remote server is installed at the root - Fix files sorting - Fix calendar import - Fix gallery pause icon - Several contacts fixes specifically for PHP 5.3 - Make updater more robust ----------------------------- Release "7.0.0" July 23. 2014 - New files view including sorting and endless scrolling - Server to Server sharing - Sharing overview - Improved sharing admin control - No more mandatory Shared folder - Improved ownCloud Documents features - Hugely improved Activity app including email notifications - Mobile optimized webinterface - Password strength indicator - Significant speed improvements - New user-management - Support for Swift object stores - Email configuration wizard - Email template editor - Improved upgrade process`
2014-11-30 01:08:57 +01:00
share/owncloud/core/doc/admin/_images/updater-1.png
share/owncloud/core/doc/admin/_images/updater-2.png
share/owncloud/core/doc/admin/_images/updater-3.png
share/owncloud/core/doc/admin/_images/updater-4.png
share/owncloud/core/doc/admin/_images/updater-5.png
share/owncloud/core/doc/admin/_images/updater-6.png
share/owncloud/core/doc/admin/_images/updater-7.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/win7features.jpg
share/owncloud/core/doc/admin/_images/windows-install-1.png
share/owncloud/core/doc/admin/_images/windows-install-2.png
share/owncloud/core/doc/admin/_images/windows-install-3.png
share/owncloud/core/doc/admin/_images/windows-install-4.png
share/owncloud/core/doc/admin/_images/windows-install-5.png
share/owncloud/core/doc/admin/_images/windows-install-6.png
share/owncloud/core/doc/admin/_images/windows-install-7.png
share/owncloud/core/doc/admin/_images/windows-install-8.png
share/owncloud/core/doc/admin/_images/winserverroles.jpg
share/owncloud/core/doc/admin/_sources/configuration_database/db_conversion.txt
share/owncloud/core/doc/admin/_sources/configuration_database/index.txt
share/owncloud/core/doc/admin/_sources/configuration_database/linux_database_configuration.txt
share/owncloud/core/doc/admin/_sources/configuration_database/oracle_db_configuration.txt
share/owncloud/core/doc/admin/_sources/configuration_database/windows_database_configuration.txt
share/owncloud/core/doc/admin/_sources/configuration_files/big_file_upload_configuration.txt
share/owncloud/core/doc/admin/_sources/configuration_files/collaborative_documents_configuration.txt
share/owncloud/core/doc/admin/_sources/configuration_files/default_files_configuration.txt
share/owncloud/core/doc/admin/_sources/configuration_files/encryption_configuration.txt
share/owncloud/core/doc/admin/_sources/configuration_files/external_storage_configuration.txt
share/owncloud/core/doc/admin/_sources/configuration_files/external_storage_configuration_gui.txt
share/owncloud/core/doc/admin/_sources/configuration_files/federated_cloud_sharing_configuration.txt
share/owncloud/core/doc/admin/_sources/configuration_files/file_sharing_configuration.txt
share/owncloud/core/doc/admin/_sources/configuration_files/files_locking_enabling.txt
share/owncloud/core/doc/admin/_sources/configuration_files/index.txt
share/owncloud/core/doc/admin/_sources/configuration_files/previews_configuration.txt
share/owncloud/core/doc/admin/_sources/configuration_files/serving_static_files_configuration.txt
share/owncloud/core/doc/admin/_sources/configuration_server/antivirus_configuration.txt
share/owncloud/core/doc/admin/_sources/configuration_server/automatic_configuration.txt
share/owncloud/core/doc/admin/_sources/configuration_server/background_jobs_configuration.txt
share/owncloud/core/doc/admin/_sources/configuration_server/config_sample_php_parameters.txt
share/owncloud/core/doc/admin/_sources/configuration_server/email_configuration.txt
share/owncloud/core/doc/admin/_sources/configuration_server/index.txt
share/owncloud/core/doc/admin/_sources/configuration_server/js_css_asset_management_configuration.txt
share/owncloud/core/doc/admin/_sources/configuration_server/knowledgebase_configuration.txt
share/owncloud/core/doc/admin/_sources/configuration_server/language_configuration.txt
share/owncloud/core/doc/admin/_sources/configuration_server/logging_configuration.txt
share/owncloud/core/doc/admin/_sources/configuration_server/occ_command.txt
share/owncloud/core/doc/admin/_sources/configuration_server/performance_tips.txt
share/owncloud/core/doc/admin/_sources/configuration_server/performance_tuning.txt
share/owncloud/core/doc/admin/_sources/configuration_server/reverse_proxy_configuration.txt
share/owncloud/core/doc/admin/_sources/configuration_server/search_configuration.txt
share/owncloud/core/doc/admin/_sources/configuration_server/thirdparty_php_configuration.txt
share/owncloud/core/doc/admin/_sources/configuration_user/index.txt
share/owncloud/core/doc/admin/_sources/configuration_user/reset_admin_password.txt
share/owncloud/core/doc/admin/_sources/configuration_user/user_auth_ftp_smb_imap.txt
share/owncloud/core/doc/admin/_sources/configuration_user/user_auth_ldap.txt
share/owncloud/core/doc/admin/_sources/configuration_user/user_auth_ldap_cleanup.txt
share/owncloud/core/doc/admin/_sources/configuration_user/user_configuration.txt
share/owncloud/core/doc/admin/_sources/configuration_user/user_provisioning_api.txt
share/owncloud/core/doc/admin/_sources/contents.txt
share/owncloud/core/doc/admin/_sources/enterprise_clients/creating_branded_apps.txt
share/owncloud/core/doc/admin/_sources/enterprise_clients/custom_client_repos.txt
share/owncloud/core/doc/admin/_sources/enterprise_clients/index.txt
share/owncloud/core/doc/admin/_sources/enterprise_external_storage/index.txt
share/owncloud/core/doc/admin/_sources/enterprise_external_storage/jive_configuration.txt
share/owncloud/core/doc/admin/_sources/enterprise_external_storage/ldap_home_connector_configuration.txt
share/owncloud/core/doc/admin/_sources/enterprise_external_storage/s3_swift_as_primary_object_store_configuration.txt
share/owncloud/core/doc/admin/_sources/enterprise_external_storage/sharepoint-integration_configuration.txt
share/owncloud/core/doc/admin/_sources/enterprise_external_storage/windows-network-drive_configuration.txt
share/owncloud/core/doc/admin/_sources/enterprise_installation/apps_management_installation.txt
share/owncloud/core/doc/admin/_sources/enterprise_installation/index.txt
share/owncloud/core/doc/admin/_sources/enterprise_installation/license_keys_installation.txt
share/owncloud/core/doc/admin/_sources/enterprise_installation/linux_installation.txt
share/owncloud/core/doc/admin/_sources/enterprise_installation/supported_apps_installation.txt
share/owncloud/core/doc/admin/_sources/enterprise_installation/windows2_installation.txt
share/owncloud/core/doc/admin/_sources/enterprise_user_management/index.txt
share/owncloud/core/doc/admin/_sources/enterprise_user_management/user_auth_shibboleth.txt
share/owncloud/core/doc/admin/_sources/index.txt
share/owncloud/core/doc/admin/_sources/installation/appliance_installation.txt
share/owncloud/core/doc/admin/_sources/installation/apps_management_installation.txt
share/owncloud/core/doc/admin/_sources/installation/hiawatha_configuration.txt
share/owncloud/core/doc/admin/_sources/installation/index.txt
Update to 6.0.4 * I gave up subdirectory installation with nginx... (MESSAGES) Changelog: Version 6.0.4 June 23rd 2014 Fixed a security issue (Will be disclosed two weeks after this release) Several LDAP fixes and improvements Add deprecated warning to load function File scanner fixes Heart beat fixes Encryption fixes for some corner cases Fix conflict dialog translations Fix button text overflow Fix search with Oracle Php upload errors are written to log OCS status code fixes Add PostgreSQL version warning Version 6.0.3 April 29rd 2014 Several security fixes. (Will be disclosed 2 weeks after the release) Appframework extensions to improve the compatibility with 3rdparty apps LDAP performance improvements Fix updating of email adresses from LDAP Fix WebDAV timestamp format handling Disable internet connection check if a proxy is configured Fix a potential file chunking problem on a server that is running out of storage Do not expire file chunks while checking their existence Fix loading of authentication apps in any case Performance improvements by reducing the number of chmod operations. Make the trusted domain upgrade feature more robust. Don't allow creating a "Shared" folder. Fixed "select all" + download on public page Fix share as link with email multiple users Reset time of last update feed polling to fix the updater Share API fixes Admin option for public upload with encryption enabled Fix CIFS with home shares Detect a missing "data" directory mount Fix the filesize calculation of encrypted files Fixes in the OpenStack support Fixes in the SWIFT support Don't block PHP sessions during download Fix sharing oc addressbooks Several ownCloud Documents improvements and fixes Several smaller bugfixes
2014-06-29 15:59:22 +02:00
share/owncloud/core/doc/admin/_sources/installation/installation_wizard.txt
share/owncloud/core/doc/admin/_sources/installation/linux_installation.txt
share/owncloud/core/doc/admin/_sources/installation/macos_installation.txt
share/owncloud/core/doc/admin/_sources/installation/nginx_configuration.txt
share/owncloud/core/doc/admin/_sources/installation/selinux_configuration.txt
share/owncloud/core/doc/admin/_sources/installation/source_installation.txt
share/owncloud/core/doc/admin/_sources/installation/ucs_installation.txt
share/owncloud/core/doc/admin/_sources/installation/windows_installation.txt
share/owncloud/core/doc/admin/_sources/installation/yaws_configuration.txt
share/owncloud/core/doc/admin/_sources/issues/index.txt
share/owncloud/core/doc/admin/_sources/maintenance/backup.txt
Update to 7.0.3 Changelog: Release "7.0.3" Oct 22. 2014 - Some OS X server fixes - Several external storage fixes and improvements - Close session early to speedup apps page loading - Add overwrite.cli.url config option - Fix finding old versions in special cases - Make versions and encryption aware of copy operations - Force loading encryption app in all needed cases - Better filesystem scanning error messages - LDAP wizard fixes - Add configuration switch to enable preview mimetypes - Create backup of all encryption keys before recovery - Add displayname for admins - Better config.sample documentation - Better apps descriptions - Improve visual feedback if recovery key password gets changed - Fix some object store integration issues - Improved data directory configuration - Fix DAV permissions without create permissions - Fix filepicker home icon being partly hidden - Do only follow http and https redirects - Properly delete old previews - Prevent upgrades between more than one major versions - Several security fixes - Lots of smaller improvements ----------------------------- Release "6.0.6" Oct 22. 2014 - Fix finding old versions in special cases - Make versions and encryption aware of copy operations - Force loading encryption app in all needed cases - Better filesystem scanning error messages - LDAP wizard fixes - Add configuration switch to enable preview mimetypes - Create backup of all encryption keys before recovery - Add displayname for admins - Several security fixes - Lots of smaller improvements ----------------------------- Release "5.0.18" Oct 22. 2014 - Only allow http and https redirects - Documentation fixes - Several security fixes - Several smaller fixes ----------------------------- Release "7.0.2" Aug 26. 2014 - App upgrading stability improvements - Make default share folder configurable - Improve readability of error messages - Log failed authentication - S3 key fixes - Fix range requests with encryption - Several LDAP fixes - Remove obsolete 'Download preparing' message for zip downloads - Remove not working checks from code checker - No error if we try to delete a file which no longer exists - Fix detection of system wide mount points - Simplify App navigation - Add group management to public api - Remove confusing 'automatic logon rejected' message - Implement a txt preview fallback for the case that ttf is not support - Fix tiny thumbnail bug - Don't display share permission if resharing was disabled by the admin - Close session right before the download starts - Fix date display in filepicker - Don't touch non-oc tables when doing the InnoDB repair step - Several Documents fixes - Correctly handle public uploads activities - Add better 4 image previews to gallery ----------------------------- Release "6.0.5" Aug 26. 2014 - Documentation improvements - fix anonymous upload if logged-in - Fix handling of special characters in group names - Fix downloading of big files in special situations - More consistent handling of debug mode - Fix sharing email notifications - Disabling upload button if upload is not possible - Fix detection of system wide mount points - Handle video viewer in sharing links correctly - Update encryption keys recursively if a folder was moved - Enable download button for public folders - Handle exceptions if file to too big for trash-bin correctly - Quota fixes - Avoid unnecessary writing to the DB when preferences are not changed - Disable download button if zip download is disabled - Fix searching for users in special situations - Mount-point handling fixes - Correctly handle storage stats for trash bin - Remove etag warning for trash bin - Hardened SFTP host verification ----------------------------- Release "7.0.1" Aug 4. 2014 - Set maximum width for notification so they don´t overlap the whole header - Don't preload videos on public sharing - Fix preview size calculation under certain conditions - Fix to always show all available versions in the versions dropdown - Support WebDAV copy operation and make encryption aware of it - Make sure to set the expire date if a date is set as default - Improved link icon for better UX - Fix rendering of blank template - Only call exec if is is enabled by PHP - Limit app menu icon size - Show a warning in the personal settings and admin settins if the encyption keys are not yet initialized - Always remove share permission if user is excluded from sharing - Add OCS api call to set expire date for link shares - Improved db schema migration for sqlite - Don't try to execute background jobs that no longer exist - Improve look of search on mobile, save space in top bar - Set core version after a successful update to make upgrade more robust of app upgrades fail - Verify whether download URLs are valid - Fix preview animation on uploading - Prevent cron.php to trigger apps updating - Fix remote share when remote server is installed at the root - Fix files sorting - Fix calendar import - Fix gallery pause icon - Several contacts fixes specifically for PHP 5.3 - Make updater more robust ----------------------------- Release "7.0.0" July 23. 2014 - New files view including sorting and endless scrolling - Server to Server sharing - Sharing overview - Improved sharing admin control - No more mandatory Shared folder - Improved ownCloud Documents features - Hugely improved Activity app including email notifications - Mobile optimized webinterface - Password strength indicator - Significant speed improvements - New user-management - Support for Swift object stores - Email configuration wizard - Email template editor - Improved upgrade process`
2014-11-30 01:08:57 +01:00
share/owncloud/core/doc/admin/_sources/maintenance/enable_maintenance.txt
share/owncloud/core/doc/admin/_sources/maintenance/index.txt
share/owncloud/core/doc/admin/_sources/maintenance/migrating.txt
Update to 6.0.0a * Switch to 6 branch * Replace interpreters with REPLACE_* Changelog: Version 6.0.0a Dec 14th 2013 Remove wrong warnings from logfile Fix LDAP authentication Fix LDAP configuration Fix Share dialog Fix migration under certain conditions Fix database encoding for old PHP versions Fix select all checkbox Fix migration with lucene search enabled Fix migration for postgresql Version 6.0.0 Dec 11th 2013 User Avatars Previews in files app and other places Updated design, less clutter and more whitespace Public gallery sharing Activities Better file conflict handling dialog Improved public App API Sharing API Example Files Share Email Notifications New Doctrine based database layer Plural translations Refactored OC.dialogs (both code and design wise) Priorize often used languages in personal-settings language selection Update jquery to 1.10.0 and add jquery-migrate 1.2.1 Show a summary as the last filelist entry Improve app-management (more verbose error-messages) Show ‘More apps’ link to app administration directly in app navigation Templates for newly created files Add MB indicator to size column Google Drive external storage uses a new library New icons for shared and external folders File uploads conflicts dialog Possibility to prepopulate a new users home with a skeleton Public upload with encryption enabled Users now can decrypt the files again if their encryption app was enabled Many quota related fixes Total used space (with quota) now only counts user’s own files Many external storage fixes, improved performance Improved file navigation performance by using Ajax calls (no full page reload for each folder) The file owner can now also restore deleted shared files New version drop-down with previews and the ability to downloading versions directly
2013-12-27 16:56:38 +01:00
share/owncloud/core/doc/admin/_sources/maintenance/restore.txt
share/owncloud/core/doc/admin/_sources/maintenance/update.txt
Update to 7.0.3 Changelog: Release "7.0.3" Oct 22. 2014 - Some OS X server fixes - Several external storage fixes and improvements - Close session early to speedup apps page loading - Add overwrite.cli.url config option - Fix finding old versions in special cases - Make versions and encryption aware of copy operations - Force loading encryption app in all needed cases - Better filesystem scanning error messages - LDAP wizard fixes - Add configuration switch to enable preview mimetypes - Create backup of all encryption keys before recovery - Add displayname for admins - Better config.sample documentation - Better apps descriptions - Improve visual feedback if recovery key password gets changed - Fix some object store integration issues - Improved data directory configuration - Fix DAV permissions without create permissions - Fix filepicker home icon being partly hidden - Do only follow http and https redirects - Properly delete old previews - Prevent upgrades between more than one major versions - Several security fixes - Lots of smaller improvements ----------------------------- Release "6.0.6" Oct 22. 2014 - Fix finding old versions in special cases - Make versions and encryption aware of copy operations - Force loading encryption app in all needed cases - Better filesystem scanning error messages - LDAP wizard fixes - Add configuration switch to enable preview mimetypes - Create backup of all encryption keys before recovery - Add displayname for admins - Several security fixes - Lots of smaller improvements ----------------------------- Release "5.0.18" Oct 22. 2014 - Only allow http and https redirects - Documentation fixes - Several security fixes - Several smaller fixes ----------------------------- Release "7.0.2" Aug 26. 2014 - App upgrading stability improvements - Make default share folder configurable - Improve readability of error messages - Log failed authentication - S3 key fixes - Fix range requests with encryption - Several LDAP fixes - Remove obsolete 'Download preparing' message for zip downloads - Remove not working checks from code checker - No error if we try to delete a file which no longer exists - Fix detection of system wide mount points - Simplify App navigation - Add group management to public api - Remove confusing 'automatic logon rejected' message - Implement a txt preview fallback for the case that ttf is not support - Fix tiny thumbnail bug - Don't display share permission if resharing was disabled by the admin - Close session right before the download starts - Fix date display in filepicker - Don't touch non-oc tables when doing the InnoDB repair step - Several Documents fixes - Correctly handle public uploads activities - Add better 4 image previews to gallery ----------------------------- Release "6.0.5" Aug 26. 2014 - Documentation improvements - fix anonymous upload if logged-in - Fix handling of special characters in group names - Fix downloading of big files in special situations - More consistent handling of debug mode - Fix sharing email notifications - Disabling upload button if upload is not possible - Fix detection of system wide mount points - Handle video viewer in sharing links correctly - Update encryption keys recursively if a folder was moved - Enable download button for public folders - Handle exceptions if file to too big for trash-bin correctly - Quota fixes - Avoid unnecessary writing to the DB when preferences are not changed - Disable download button if zip download is disabled - Fix searching for users in special situations - Mount-point handling fixes - Correctly handle storage stats for trash bin - Remove etag warning for trash bin - Hardened SFTP host verification ----------------------------- Release "7.0.1" Aug 4. 2014 - Set maximum width for notification so they don´t overlap the whole header - Don't preload videos on public sharing - Fix preview size calculation under certain conditions - Fix to always show all available versions in the versions dropdown - Support WebDAV copy operation and make encryption aware of it - Make sure to set the expire date if a date is set as default - Improved link icon for better UX - Fix rendering of blank template - Only call exec if is is enabled by PHP - Limit app menu icon size - Show a warning in the personal settings and admin settins if the encyption keys are not yet initialized - Always remove share permission if user is excluded from sharing - Add OCS api call to set expire date for link shares - Improved db schema migration for sqlite - Don't try to execute background jobs that no longer exist - Improve look of search on mobile, save space in top bar - Set core version after a successful update to make upgrade more robust of app upgrades fail - Verify whether download URLs are valid - Fix preview animation on uploading - Prevent cron.php to trigger apps updating - Fix remote share when remote server is installed at the root - Fix files sorting - Fix calendar import - Fix gallery pause icon - Several contacts fixes specifically for PHP 5.3 - Make updater more robust ----------------------------- Release "7.0.0" July 23. 2014 - New files view including sorting and endless scrolling - Server to Server sharing - Sharing overview - Improved sharing admin control - No more mandatory Shared folder - Improved ownCloud Documents features - Hugely improved Activity app including email notifications - Mobile optimized webinterface - Password strength indicator - Significant speed improvements - New user-management - Support for Swift object stores - Email configuration wizard - Email template editor - Improved upgrade process`
2014-11-30 01:08:57 +01:00
share/owncloud/core/doc/admin/_sources/maintenance/upgrade.txt
share/owncloud/core/doc/admin/_sources/operations/considerations_on_monitoring.txt
share/owncloud/core/doc/admin/_sources/operations/index.txt
share/owncloud/core/doc/admin/_sources/operations/scaling_multiple_machines.txt
share/owncloud/core/doc/admin/_sources/operations/theming.txt
share/owncloud/core/doc/admin/_sources/release_notes.txt
share/owncloud/core/doc/admin/_sources/videos/index.txt
Update to 7.0.3 Changelog: Release "7.0.3" Oct 22. 2014 - Some OS X server fixes - Several external storage fixes and improvements - Close session early to speedup apps page loading - Add overwrite.cli.url config option - Fix finding old versions in special cases - Make versions and encryption aware of copy operations - Force loading encryption app in all needed cases - Better filesystem scanning error messages - LDAP wizard fixes - Add configuration switch to enable preview mimetypes - Create backup of all encryption keys before recovery - Add displayname for admins - Better config.sample documentation - Better apps descriptions - Improve visual feedback if recovery key password gets changed - Fix some object store integration issues - Improved data directory configuration - Fix DAV permissions without create permissions - Fix filepicker home icon being partly hidden - Do only follow http and https redirects - Properly delete old previews - Prevent upgrades between more than one major versions - Several security fixes - Lots of smaller improvements ----------------------------- Release "6.0.6" Oct 22. 2014 - Fix finding old versions in special cases - Make versions and encryption aware of copy operations - Force loading encryption app in all needed cases - Better filesystem scanning error messages - LDAP wizard fixes - Add configuration switch to enable preview mimetypes - Create backup of all encryption keys before recovery - Add displayname for admins - Several security fixes - Lots of smaller improvements ----------------------------- Release "5.0.18" Oct 22. 2014 - Only allow http and https redirects - Documentation fixes - Several security fixes - Several smaller fixes ----------------------------- Release "7.0.2" Aug 26. 2014 - App upgrading stability improvements - Make default share folder configurable - Improve readability of error messages - Log failed authentication - S3 key fixes - Fix range requests with encryption - Several LDAP fixes - Remove obsolete 'Download preparing' message for zip downloads - Remove not working checks from code checker - No error if we try to delete a file which no longer exists - Fix detection of system wide mount points - Simplify App navigation - Add group management to public api - Remove confusing 'automatic logon rejected' message - Implement a txt preview fallback for the case that ttf is not support - Fix tiny thumbnail bug - Don't display share permission if resharing was disabled by the admin - Close session right before the download starts - Fix date display in filepicker - Don't touch non-oc tables when doing the InnoDB repair step - Several Documents fixes - Correctly handle public uploads activities - Add better 4 image previews to gallery ----------------------------- Release "6.0.5" Aug 26. 2014 - Documentation improvements - fix anonymous upload if logged-in - Fix handling of special characters in group names - Fix downloading of big files in special situations - More consistent handling of debug mode - Fix sharing email notifications - Disabling upload button if upload is not possible - Fix detection of system wide mount points - Handle video viewer in sharing links correctly - Update encryption keys recursively if a folder was moved - Enable download button for public folders - Handle exceptions if file to too big for trash-bin correctly - Quota fixes - Avoid unnecessary writing to the DB when preferences are not changed - Disable download button if zip download is disabled - Fix searching for users in special situations - Mount-point handling fixes - Correctly handle storage stats for trash bin - Remove etag warning for trash bin - Hardened SFTP host verification ----------------------------- Release "7.0.1" Aug 4. 2014 - Set maximum width for notification so they don´t overlap the whole header - Don't preload videos on public sharing - Fix preview size calculation under certain conditions - Fix to always show all available versions in the versions dropdown - Support WebDAV copy operation and make encryption aware of it - Make sure to set the expire date if a date is set as default - Improved link icon for better UX - Fix rendering of blank template - Only call exec if is is enabled by PHP - Limit app menu icon size - Show a warning in the personal settings and admin settins if the encyption keys are not yet initialized - Always remove share permission if user is excluded from sharing - Add OCS api call to set expire date for link shares - Improved db schema migration for sqlite - Don't try to execute background jobs that no longer exist - Improve look of search on mobile, save space in top bar - Set core version after a successful update to make upgrade more robust of app upgrades fail - Verify whether download URLs are valid - Fix preview animation on uploading - Prevent cron.php to trigger apps updating - Fix remote share when remote server is installed at the root - Fix files sorting - Fix calendar import - Fix gallery pause icon - Several contacts fixes specifically for PHP 5.3 - Make updater more robust ----------------------------- Release "7.0.0" July 23. 2014 - New files view including sorting and endless scrolling - Server to Server sharing - Sharing overview - Improved sharing admin control - No more mandatory Shared folder - Improved ownCloud Documents features - Hugely improved Activity app including email notifications - Mobile optimized webinterface - Password strength indicator - Significant speed improvements - New user-management - Support for Swift object stores - Email configuration wizard - Email template editor - Improved upgrade process`
2014-11-30 01:08:57 +01:00
share/owncloud/core/doc/admin/_sources/whats_new_admin.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-responsive.css
share/owncloud/core/doc/admin/_static/bootstrap-sphinx.css
share/owncloud/core/doc/admin/_static/bootstrap.css
share/owncloud/core/doc/admin/_static/bootstrap.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/img/glyphicons-halflings-white.png
share/owncloud/core/doc/admin/_static/img/glyphicons-halflings.png
share/owncloud/core/doc/admin/_static/img/note.svg
share/owncloud/core/doc/admin/_static/img/todo.svg
share/owncloud/core/doc/admin/_static/jquery.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/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/style.css
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/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_database/oracle_db_configuration.html
share/owncloud/core/doc/admin/configuration_database/windows_database_configuration.html
share/owncloud/core/doc/admin/configuration_files/big_file_upload_configuration.html
share/owncloud/core/doc/admin/configuration_files/collaborative_documents_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/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/files_locking_enabling.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/serving_static_files_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/config_sample_php_parameters.html
share/owncloud/core/doc/admin/configuration_server/email_configuration.html
share/owncloud/core/doc/admin/configuration_server/index.html
share/owncloud/core/doc/admin/configuration_server/js_css_asset_management_configuration.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/logging_configuration.html
share/owncloud/core/doc/admin/configuration_server/occ_command.html
share/owncloud/core/doc/admin/configuration_server/performance_tips.html
share/owncloud/core/doc/admin/configuration_server/performance_tuning.html
share/owncloud/core/doc/admin/configuration_server/reverse_proxy_configuration.html
share/owncloud/core/doc/admin/configuration_server/search_configuration.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/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_auth_ldap_cleanup.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/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/index.html
share/owncloud/core/doc/admin/enterprise_external_storage/jive_configuration.html
share/owncloud/core/doc/admin/enterprise_external_storage/ldap_home_connector_configuration.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_installation/apps_management_installation.html
share/owncloud/core/doc/admin/enterprise_installation/index.html
share/owncloud/core/doc/admin/enterprise_installation/license_keys_installation.html
share/owncloud/core/doc/admin/enterprise_installation/linux_installation.html
share/owncloud/core/doc/admin/enterprise_installation/supported_apps_installation.html
share/owncloud/core/doc/admin/enterprise_installation/windows2_installation.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/genindex.html
share/owncloud/core/doc/admin/index.html
share/owncloud/core/doc/admin/installation/appliance_installation.html
share/owncloud/core/doc/admin/installation/apps_management_installation.html
share/owncloud/core/doc/admin/installation/hiawatha_configuration.html
share/owncloud/core/doc/admin/installation/index.html
Update to 6.0.4 * I gave up subdirectory installation with nginx... (MESSAGES) Changelog: Version 6.0.4 June 23rd 2014 Fixed a security issue (Will be disclosed two weeks after this release) Several LDAP fixes and improvements Add deprecated warning to load function File scanner fixes Heart beat fixes Encryption fixes for some corner cases Fix conflict dialog translations Fix button text overflow Fix search with Oracle Php upload errors are written to log OCS status code fixes Add PostgreSQL version warning Version 6.0.3 April 29rd 2014 Several security fixes. (Will be disclosed 2 weeks after the release) Appframework extensions to improve the compatibility with 3rdparty apps LDAP performance improvements Fix updating of email adresses from LDAP Fix WebDAV timestamp format handling Disable internet connection check if a proxy is configured Fix a potential file chunking problem on a server that is running out of storage Do not expire file chunks while checking their existence Fix loading of authentication apps in any case Performance improvements by reducing the number of chmod operations. Make the trusted domain upgrade feature more robust. Don't allow creating a "Shared" folder. Fixed "select all" + download on public page Fix share as link with email multiple users Reset time of last update feed polling to fix the updater Share API fixes Admin option for public upload with encryption enabled Fix CIFS with home shares Detect a missing "data" directory mount Fix the filesize calculation of encrypted files Fixes in the OpenStack support Fixes in the SWIFT support Don't block PHP sessions during download Fix sharing oc addressbooks Several ownCloud Documents improvements and fixes Several smaller bugfixes
2014-06-29 15:59:22 +02:00
share/owncloud/core/doc/admin/installation/installation_wizard.html
share/owncloud/core/doc/admin/installation/linux_installation.html
share/owncloud/core/doc/admin/installation/macos_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/ucs_installation.html
share/owncloud/core/doc/admin/installation/windows_installation.html
share/owncloud/core/doc/admin/installation/yaws_configuration.html
share/owncloud/core/doc/admin/issues/index.html
share/owncloud/core/doc/admin/maintenance/backup.html
Update to 7.0.3 Changelog: Release "7.0.3" Oct 22. 2014 - Some OS X server fixes - Several external storage fixes and improvements - Close session early to speedup apps page loading - Add overwrite.cli.url config option - Fix finding old versions in special cases - Make versions and encryption aware of copy operations - Force loading encryption app in all needed cases - Better filesystem scanning error messages - LDAP wizard fixes - Add configuration switch to enable preview mimetypes - Create backup of all encryption keys before recovery - Add displayname for admins - Better config.sample documentation - Better apps descriptions - Improve visual feedback if recovery key password gets changed - Fix some object store integration issues - Improved data directory configuration - Fix DAV permissions without create permissions - Fix filepicker home icon being partly hidden - Do only follow http and https redirects - Properly delete old previews - Prevent upgrades between more than one major versions - Several security fixes - Lots of smaller improvements ----------------------------- Release "6.0.6" Oct 22. 2014 - Fix finding old versions in special cases - Make versions and encryption aware of copy operations - Force loading encryption app in all needed cases - Better filesystem scanning error messages - LDAP wizard fixes - Add configuration switch to enable preview mimetypes - Create backup of all encryption keys before recovery - Add displayname for admins - Several security fixes - Lots of smaller improvements ----------------------------- Release "5.0.18" Oct 22. 2014 - Only allow http and https redirects - Documentation fixes - Several security fixes - Several smaller fixes ----------------------------- Release "7.0.2" Aug 26. 2014 - App upgrading stability improvements - Make default share folder configurable - Improve readability of error messages - Log failed authentication - S3 key fixes - Fix range requests with encryption - Several LDAP fixes - Remove obsolete 'Download preparing' message for zip downloads - Remove not working checks from code checker - No error if we try to delete a file which no longer exists - Fix detection of system wide mount points - Simplify App navigation - Add group management to public api - Remove confusing 'automatic logon rejected' message - Implement a txt preview fallback for the case that ttf is not support - Fix tiny thumbnail bug - Don't display share permission if resharing was disabled by the admin - Close session right before the download starts - Fix date display in filepicker - Don't touch non-oc tables when doing the InnoDB repair step - Several Documents fixes - Correctly handle public uploads activities - Add better 4 image previews to gallery ----------------------------- Release "6.0.5" Aug 26. 2014 - Documentation improvements - fix anonymous upload if logged-in - Fix handling of special characters in group names - Fix downloading of big files in special situations - More consistent handling of debug mode - Fix sharing email notifications - Disabling upload button if upload is not possible - Fix detection of system wide mount points - Handle video viewer in sharing links correctly - Update encryption keys recursively if a folder was moved - Enable download button for public folders - Handle exceptions if file to too big for trash-bin correctly - Quota fixes - Avoid unnecessary writing to the DB when preferences are not changed - Disable download button if zip download is disabled - Fix searching for users in special situations - Mount-point handling fixes - Correctly handle storage stats for trash bin - Remove etag warning for trash bin - Hardened SFTP host verification ----------------------------- Release "7.0.1" Aug 4. 2014 - Set maximum width for notification so they don´t overlap the whole header - Don't preload videos on public sharing - Fix preview size calculation under certain conditions - Fix to always show all available versions in the versions dropdown - Support WebDAV copy operation and make encryption aware of it - Make sure to set the expire date if a date is set as default - Improved link icon for better UX - Fix rendering of blank template - Only call exec if is is enabled by PHP - Limit app menu icon size - Show a warning in the personal settings and admin settins if the encyption keys are not yet initialized - Always remove share permission if user is excluded from sharing - Add OCS api call to set expire date for link shares - Improved db schema migration for sqlite - Don't try to execute background jobs that no longer exist - Improve look of search on mobile, save space in top bar - Set core version after a successful update to make upgrade more robust of app upgrades fail - Verify whether download URLs are valid - Fix preview animation on uploading - Prevent cron.php to trigger apps updating - Fix remote share when remote server is installed at the root - Fix files sorting - Fix calendar import - Fix gallery pause icon - Several contacts fixes specifically for PHP 5.3 - Make updater more robust ----------------------------- Release "7.0.0" July 23. 2014 - New files view including sorting and endless scrolling - Server to Server sharing - Sharing overview - Improved sharing admin control - No more mandatory Shared folder - Improved ownCloud Documents features - Hugely improved Activity app including email notifications - Mobile optimized webinterface - Password strength indicator - Significant speed improvements - New user-management - Support for Swift object stores - Email configuration wizard - Email template editor - Improved upgrade process`
2014-11-30 01:08:57 +01:00
share/owncloud/core/doc/admin/maintenance/enable_maintenance.html
share/owncloud/core/doc/admin/maintenance/index.html
share/owncloud/core/doc/admin/maintenance/migrating.html
Update to 6.0.0a * Switch to 6 branch * Replace interpreters with REPLACE_* Changelog: Version 6.0.0a Dec 14th 2013 Remove wrong warnings from logfile Fix LDAP authentication Fix LDAP configuration Fix Share dialog Fix migration under certain conditions Fix database encoding for old PHP versions Fix select all checkbox Fix migration with lucene search enabled Fix migration for postgresql Version 6.0.0 Dec 11th 2013 User Avatars Previews in files app and other places Updated design, less clutter and more whitespace Public gallery sharing Activities Better file conflict handling dialog Improved public App API Sharing API Example Files Share Email Notifications New Doctrine based database layer Plural translations Refactored OC.dialogs (both code and design wise) Priorize often used languages in personal-settings language selection Update jquery to 1.10.0 and add jquery-migrate 1.2.1 Show a summary as the last filelist entry Improve app-management (more verbose error-messages) Show ‘More apps’ link to app administration directly in app navigation Templates for newly created files Add MB indicator to size column Google Drive external storage uses a new library New icons for shared and external folders File uploads conflicts dialog Possibility to prepopulate a new users home with a skeleton Public upload with encryption enabled Users now can decrypt the files again if their encryption app was enabled Many quota related fixes Total used space (with quota) now only counts user’s own files Many external storage fixes, improved performance Improved file navigation performance by using Ajax calls (no full page reload for each folder) The file owner can now also restore deleted shared files New version drop-down with previews and the ability to downloading versions directly
2013-12-27 16:56:38 +01:00
share/owncloud/core/doc/admin/maintenance/restore.html
share/owncloud/core/doc/admin/maintenance/update.html
Update to 7.0.3 Changelog: Release "7.0.3" Oct 22. 2014 - Some OS X server fixes - Several external storage fixes and improvements - Close session early to speedup apps page loading - Add overwrite.cli.url config option - Fix finding old versions in special cases - Make versions and encryption aware of copy operations - Force loading encryption app in all needed cases - Better filesystem scanning error messages - LDAP wizard fixes - Add configuration switch to enable preview mimetypes - Create backup of all encryption keys before recovery - Add displayname for admins - Better config.sample documentation - Better apps descriptions - Improve visual feedback if recovery key password gets changed - Fix some object store integration issues - Improved data directory configuration - Fix DAV permissions without create permissions - Fix filepicker home icon being partly hidden - Do only follow http and https redirects - Properly delete old previews - Prevent upgrades between more than one major versions - Several security fixes - Lots of smaller improvements ----------------------------- Release "6.0.6" Oct 22. 2014 - Fix finding old versions in special cases - Make versions and encryption aware of copy operations - Force loading encryption app in all needed cases - Better filesystem scanning error messages - LDAP wizard fixes - Add configuration switch to enable preview mimetypes - Create backup of all encryption keys before recovery - Add displayname for admins - Several security fixes - Lots of smaller improvements ----------------------------- Release "5.0.18" Oct 22. 2014 - Only allow http and https redirects - Documentation fixes - Several security fixes - Several smaller fixes ----------------------------- Release "7.0.2" Aug 26. 2014 - App upgrading stability improvements - Make default share folder configurable - Improve readability of error messages - Log failed authentication - S3 key fixes - Fix range requests with encryption - Several LDAP fixes - Remove obsolete 'Download preparing' message for zip downloads - Remove not working checks from code checker - No error if we try to delete a file which no longer exists - Fix detection of system wide mount points - Simplify App navigation - Add group management to public api - Remove confusing 'automatic logon rejected' message - Implement a txt preview fallback for the case that ttf is not support - Fix tiny thumbnail bug - Don't display share permission if resharing was disabled by the admin - Close session right before the download starts - Fix date display in filepicker - Don't touch non-oc tables when doing the InnoDB repair step - Several Documents fixes - Correctly handle public uploads activities - Add better 4 image previews to gallery ----------------------------- Release "6.0.5" Aug 26. 2014 - Documentation improvements - fix anonymous upload if logged-in - Fix handling of special characters in group names - Fix downloading of big files in special situations - More consistent handling of debug mode - Fix sharing email notifications - Disabling upload button if upload is not possible - Fix detection of system wide mount points - Handle video viewer in sharing links correctly - Update encryption keys recursively if a folder was moved - Enable download button for public folders - Handle exceptions if file to too big for trash-bin correctly - Quota fixes - Avoid unnecessary writing to the DB when preferences are not changed - Disable download button if zip download is disabled - Fix searching for users in special situations - Mount-point handling fixes - Correctly handle storage stats for trash bin - Remove etag warning for trash bin - Hardened SFTP host verification ----------------------------- Release "7.0.1" Aug 4. 2014 - Set maximum width for notification so they don´t overlap the whole header - Don't preload videos on public sharing - Fix preview size calculation under certain conditions - Fix to always show all available versions in the versions dropdown - Support WebDAV copy operation and make encryption aware of it - Make sure to set the expire date if a date is set as default - Improved link icon for better UX - Fix rendering of blank template - Only call exec if is is enabled by PHP - Limit app menu icon size - Show a warning in the personal settings and admin settins if the encyption keys are not yet initialized - Always remove share permission if user is excluded from sharing - Add OCS api call to set expire date for link shares - Improved db schema migration for sqlite - Don't try to execute background jobs that no longer exist - Improve look of search on mobile, save space in top bar - Set core version after a successful update to make upgrade more robust of app upgrades fail - Verify whether download URLs are valid - Fix preview animation on uploading - Prevent cron.php to trigger apps updating - Fix remote share when remote server is installed at the root - Fix files sorting - Fix calendar import - Fix gallery pause icon - Several contacts fixes specifically for PHP 5.3 - Make updater more robust ----------------------------- Release "7.0.0" July 23. 2014 - New files view including sorting and endless scrolling - Server to Server sharing - Sharing overview - Improved sharing admin control - No more mandatory Shared folder - Improved ownCloud Documents features - Hugely improved Activity app including email notifications - Mobile optimized webinterface - Password strength indicator - Significant speed improvements - New user-management - Support for Swift object stores - Email configuration wizard - Email template editor - Improved upgrade process`
2014-11-30 01:08:57 +01:00
share/owncloud/core/doc/admin/maintenance/upgrade.html
share/owncloud/core/doc/admin/objects.inv
share/owncloud/core/doc/admin/operations/considerations_on_monitoring.html
share/owncloud/core/doc/admin/operations/index.html
share/owncloud/core/doc/admin/operations/scaling_multiple_machines.html
share/owncloud/core/doc/admin/operations/theming.html
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/videos/index.html
Update to 7.0.3 Changelog: Release "7.0.3" Oct 22. 2014 - Some OS X server fixes - Several external storage fixes and improvements - Close session early to speedup apps page loading - Add overwrite.cli.url config option - Fix finding old versions in special cases - Make versions and encryption aware of copy operations - Force loading encryption app in all needed cases - Better filesystem scanning error messages - LDAP wizard fixes - Add configuration switch to enable preview mimetypes - Create backup of all encryption keys before recovery - Add displayname for admins - Better config.sample documentation - Better apps descriptions - Improve visual feedback if recovery key password gets changed - Fix some object store integration issues - Improved data directory configuration - Fix DAV permissions without create permissions - Fix filepicker home icon being partly hidden - Do only follow http and https redirects - Properly delete old previews - Prevent upgrades between more than one major versions - Several security fixes - Lots of smaller improvements ----------------------------- Release "6.0.6" Oct 22. 2014 - Fix finding old versions in special cases - Make versions and encryption aware of copy operations - Force loading encryption app in all needed cases - Better filesystem scanning error messages - LDAP wizard fixes - Add configuration switch to enable preview mimetypes - Create backup of all encryption keys before recovery - Add displayname for admins - Several security fixes - Lots of smaller improvements ----------------------------- Release "5.0.18" Oct 22. 2014 - Only allow http and https redirects - Documentation fixes - Several security fixes - Several smaller fixes ----------------------------- Release "7.0.2" Aug 26. 2014 - App upgrading stability improvements - Make default share folder configurable - Improve readability of error messages - Log failed authentication - S3 key fixes - Fix range requests with encryption - Several LDAP fixes - Remove obsolete 'Download preparing' message for zip downloads - Remove not working checks from code checker - No error if we try to delete a file which no longer exists - Fix detection of system wide mount points - Simplify App navigation - Add group management to public api - Remove confusing 'automatic logon rejected' message - Implement a txt preview fallback for the case that ttf is not support - Fix tiny thumbnail bug - Don't display share permission if resharing was disabled by the admin - Close session right before the download starts - Fix date display in filepicker - Don't touch non-oc tables when doing the InnoDB repair step - Several Documents fixes - Correctly handle public uploads activities - Add better 4 image previews to gallery ----------------------------- Release "6.0.5" Aug 26. 2014 - Documentation improvements - fix anonymous upload if logged-in - Fix handling of special characters in group names - Fix downloading of big files in special situations - More consistent handling of debug mode - Fix sharing email notifications - Disabling upload button if upload is not possible - Fix detection of system wide mount points - Handle video viewer in sharing links correctly - Update encryption keys recursively if a folder was moved - Enable download button for public folders - Handle exceptions if file to too big for trash-bin correctly - Quota fixes - Avoid unnecessary writing to the DB when preferences are not changed - Disable download button if zip download is disabled - Fix searching for users in special situations - Mount-point handling fixes - Correctly handle storage stats for trash bin - Remove etag warning for trash bin - Hardened SFTP host verification ----------------------------- Release "7.0.1" Aug 4. 2014 - Set maximum width for notification so they don´t overlap the whole header - Don't preload videos on public sharing - Fix preview size calculation under certain conditions - Fix to always show all available versions in the versions dropdown - Support WebDAV copy operation and make encryption aware of it - Make sure to set the expire date if a date is set as default - Improved link icon for better UX - Fix rendering of blank template - Only call exec if is is enabled by PHP - Limit app menu icon size - Show a warning in the personal settings and admin settins if the encyption keys are not yet initialized - Always remove share permission if user is excluded from sharing - Add OCS api call to set expire date for link shares - Improved db schema migration for sqlite - Don't try to execute background jobs that no longer exist - Improve look of search on mobile, save space in top bar - Set core version after a successful update to make upgrade more robust of app upgrades fail - Verify whether download URLs are valid - Fix preview animation on uploading - Prevent cron.php to trigger apps updating - Fix remote share when remote server is installed at the root - Fix files sorting - Fix calendar import - Fix gallery pause icon - Several contacts fixes specifically for PHP 5.3 - Make updater more robust ----------------------------- Release "7.0.0" July 23. 2014 - New files view including sorting and endless scrolling - Server to Server sharing - Sharing overview - Improved sharing admin control - No more mandatory Shared folder - Improved ownCloud Documents features - Hugely improved Activity app including email notifications - Mobile optimized webinterface - Password strength indicator - Significant speed improvements - New user-management - Support for Swift object stores - Email configuration wizard - Email template editor - Improved upgrade process`
2014-11-30 01:08:57 +01:00
share/owncloud/core/doc/admin/whats_new_admin.html
share/owncloud/core/doc/user/_images/bookmark_addurl.png
share/owncloud/core/doc/user/_images/bookmark_setting.png
Update to 7.0.3 Changelog: Release "7.0.3" Oct 22. 2014 - Some OS X server fixes - Several external storage fixes and improvements - Close session early to speedup apps page loading - Add overwrite.cli.url config option - Fix finding old versions in special cases - Make versions and encryption aware of copy operations - Force loading encryption app in all needed cases - Better filesystem scanning error messages - LDAP wizard fixes - Add configuration switch to enable preview mimetypes - Create backup of all encryption keys before recovery - Add displayname for admins - Better config.sample documentation - Better apps descriptions - Improve visual feedback if recovery key password gets changed - Fix some object store integration issues - Improved data directory configuration - Fix DAV permissions without create permissions - Fix filepicker home icon being partly hidden - Do only follow http and https redirects - Properly delete old previews - Prevent upgrades between more than one major versions - Several security fixes - Lots of smaller improvements ----------------------------- Release "6.0.6" Oct 22. 2014 - Fix finding old versions in special cases - Make versions and encryption aware of copy operations - Force loading encryption app in all needed cases - Better filesystem scanning error messages - LDAP wizard fixes - Add configuration switch to enable preview mimetypes - Create backup of all encryption keys before recovery - Add displayname for admins - Several security fixes - Lots of smaller improvements ----------------------------- Release "5.0.18" Oct 22. 2014 - Only allow http and https redirects - Documentation fixes - Several security fixes - Several smaller fixes ----------------------------- Release "7.0.2" Aug 26. 2014 - App upgrading stability improvements - Make default share folder configurable - Improve readability of error messages - Log failed authentication - S3 key fixes - Fix range requests with encryption - Several LDAP fixes - Remove obsolete 'Download preparing' message for zip downloads - Remove not working checks from code checker - No error if we try to delete a file which no longer exists - Fix detection of system wide mount points - Simplify App navigation - Add group management to public api - Remove confusing 'automatic logon rejected' message - Implement a txt preview fallback for the case that ttf is not support - Fix tiny thumbnail bug - Don't display share permission if resharing was disabled by the admin - Close session right before the download starts - Fix date display in filepicker - Don't touch non-oc tables when doing the InnoDB repair step - Several Documents fixes - Correctly handle public uploads activities - Add better 4 image previews to gallery ----------------------------- Release "6.0.5" Aug 26. 2014 - Documentation improvements - fix anonymous upload if logged-in - Fix handling of special characters in group names - Fix downloading of big files in special situations - More consistent handling of debug mode - Fix sharing email notifications - Disabling upload button if upload is not possible - Fix detection of system wide mount points - Handle video viewer in sharing links correctly - Update encryption keys recursively if a folder was moved - Enable download button for public folders - Handle exceptions if file to too big for trash-bin correctly - Quota fixes - Avoid unnecessary writing to the DB when preferences are not changed - Disable download button if zip download is disabled - Fix searching for users in special situations - Mount-point handling fixes - Correctly handle storage stats for trash bin - Remove etag warning for trash bin - Hardened SFTP host verification ----------------------------- Release "7.0.1" Aug 4. 2014 - Set maximum width for notification so they don´t overlap the whole header - Don't preload videos on public sharing - Fix preview size calculation under certain conditions - Fix to always show all available versions in the versions dropdown - Support WebDAV copy operation and make encryption aware of it - Make sure to set the expire date if a date is set as default - Improved link icon for better UX - Fix rendering of blank template - Only call exec if is is enabled by PHP - Limit app menu icon size - Show a warning in the personal settings and admin settins if the encyption keys are not yet initialized - Always remove share permission if user is excluded from sharing - Add OCS api call to set expire date for link shares - Improved db schema migration for sqlite - Don't try to execute background jobs that no longer exist - Improve look of search on mobile, save space in top bar - Set core version after a successful update to make upgrade more robust of app upgrades fail - Verify whether download URLs are valid - Fix preview animation on uploading - Prevent cron.php to trigger apps updating - Fix remote share when remote server is installed at the root - Fix files sorting - Fix calendar import - Fix gallery pause icon - Several contacts fixes specifically for PHP 5.3 - Make updater more robust ----------------------------- Release "7.0.0" July 23. 2014 - New files view including sorting and endless scrolling - Server to Server sharing - Sharing overview - Improved sharing admin control - No more mandatory Shared folder - Improved ownCloud Documents features - Hugely improved Activity app including email notifications - Mobile optimized webinterface - Password strength indicator - Significant speed improvements - New user-management - Support for Swift object stores - Email configuration wizard - Email template editor - Improved upgrade process`
2014-11-30 01:08:57 +01:00
share/owncloud/core/doc/user/_images/calendar_create_event.png
share/owncloud/core/doc/user/_images/calendar_create_event_repeat.png
share/owncloud/core/doc/user/_images/calendar_create_event_share.png
share/owncloud/core/doc/user/_images/calendar_create_new.png
share/owncloud/core/doc/user/_images/calendar_default.png
share/owncloud/core/doc/user/_images/calendar_edit_event.png
share/owncloud/core/doc/user/_images/calendar_export.png
share/owncloud/core/doc/user/_images/calendar_import.png
share/owncloud/core/doc/user/_images/calendar_newtimezone1.png
Update to 7.0.3 Changelog: Release "7.0.3" Oct 22. 2014 - Some OS X server fixes - Several external storage fixes and improvements - Close session early to speedup apps page loading - Add overwrite.cli.url config option - Fix finding old versions in special cases - Make versions and encryption aware of copy operations - Force loading encryption app in all needed cases - Better filesystem scanning error messages - LDAP wizard fixes - Add configuration switch to enable preview mimetypes - Create backup of all encryption keys before recovery - Add displayname for admins - Better config.sample documentation - Better apps descriptions - Improve visual feedback if recovery key password gets changed - Fix some object store integration issues - Improved data directory configuration - Fix DAV permissions without create permissions - Fix filepicker home icon being partly hidden - Do only follow http and https redirects - Properly delete old previews - Prevent upgrades between more than one major versions - Several security fixes - Lots of smaller improvements ----------------------------- Release "6.0.6" Oct 22. 2014 - Fix finding old versions in special cases - Make versions and encryption aware of copy operations - Force loading encryption app in all needed cases - Better filesystem scanning error messages - LDAP wizard fixes - Add configuration switch to enable preview mimetypes - Create backup of all encryption keys before recovery - Add displayname for admins - Several security fixes - Lots of smaller improvements ----------------------------- Release "5.0.18" Oct 22. 2014 - Only allow http and https redirects - Documentation fixes - Several security fixes - Several smaller fixes ----------------------------- Release "7.0.2" Aug 26. 2014 - App upgrading stability improvements - Make default share folder configurable - Improve readability of error messages - Log failed authentication - S3 key fixes - Fix range requests with encryption - Several LDAP fixes - Remove obsolete 'Download preparing' message for zip downloads - Remove not working checks from code checker - No error if we try to delete a file which no longer exists - Fix detection of system wide mount points - Simplify App navigation - Add group management to public api - Remove confusing 'automatic logon rejected' message - Implement a txt preview fallback for the case that ttf is not support - Fix tiny thumbnail bug - Don't display share permission if resharing was disabled by the admin - Close session right before the download starts - Fix date display in filepicker - Don't touch non-oc tables when doing the InnoDB repair step - Several Documents fixes - Correctly handle public uploads activities - Add better 4 image previews to gallery ----------------------------- Release "6.0.5" Aug 26. 2014 - Documentation improvements - fix anonymous upload if logged-in - Fix handling of special characters in group names - Fix downloading of big files in special situations - More consistent handling of debug mode - Fix sharing email notifications - Disabling upload button if upload is not possible - Fix detection of system wide mount points - Handle video viewer in sharing links correctly - Update encryption keys recursively if a folder was moved - Enable download button for public folders - Handle exceptions if file to too big for trash-bin correctly - Quota fixes - Avoid unnecessary writing to the DB when preferences are not changed - Disable download button if zip download is disabled - Fix searching for users in special situations - Mount-point handling fixes - Correctly handle storage stats for trash bin - Remove etag warning for trash bin - Hardened SFTP host verification ----------------------------- Release "7.0.1" Aug 4. 2014 - Set maximum width for notification so they don´t overlap the whole header - Don't preload videos on public sharing - Fix preview size calculation under certain conditions - Fix to always show all available versions in the versions dropdown - Support WebDAV copy operation and make encryption aware of it - Make sure to set the expire date if a date is set as default - Improved link icon for better UX - Fix rendering of blank template - Only call exec if is is enabled by PHP - Limit app menu icon size - Show a warning in the personal settings and admin settins if the encyption keys are not yet initialized - Always remove share permission if user is excluded from sharing - Add OCS api call to set expire date for link shares - Improved db schema migration for sqlite - Don't try to execute background jobs that no longer exist - Improve look of search on mobile, save space in top bar - Set core version after a successful update to make upgrade more robust of app upgrades fail - Verify whether download URLs are valid - Fix preview animation on uploading - Prevent cron.php to trigger apps updating - Fix remote share when remote server is installed at the root - Fix files sorting - Fix calendar import - Fix gallery pause icon - Several contacts fixes specifically for PHP 5.3 - Make updater more robust ----------------------------- Release "7.0.0" July 23. 2014 - New files view including sorting and endless scrolling - Server to Server sharing - Sharing overview - Improved sharing admin control - No more mandatory Shared folder - Improved ownCloud Documents features - Hugely improved Activity app including email notifications - Mobile optimized webinterface - Password strength indicator - Significant speed improvements - New user-management - Support for Swift object stores - Email configuration wizard - Email template editor - Improved upgrade process`
2014-11-30 01:08:57 +01:00
share/owncloud/core/doc/user/_images/calendar_settings.png
share/owncloud/core/doc/user/_images/contact_address_book_add.png
share/owncloud/core/doc/user/_images/contact_bottombar.png
share/owncloud/core/doc/user/_images/contact_crop.jpg
Update to 7.0.3 Changelog: Release "7.0.3" Oct 22. 2014 - Some OS X server fixes - Several external storage fixes and improvements - Close session early to speedup apps page loading - Add overwrite.cli.url config option - Fix finding old versions in special cases - Make versions and encryption aware of copy operations - Force loading encryption app in all needed cases - Better filesystem scanning error messages - LDAP wizard fixes - Add configuration switch to enable preview mimetypes - Create backup of all encryption keys before recovery - Add displayname for admins - Better config.sample documentation - Better apps descriptions - Improve visual feedback if recovery key password gets changed - Fix some object store integration issues - Improved data directory configuration - Fix DAV permissions without create permissions - Fix filepicker home icon being partly hidden - Do only follow http and https redirects - Properly delete old previews - Prevent upgrades between more than one major versions - Several security fixes - Lots of smaller improvements ----------------------------- Release "6.0.6" Oct 22. 2014 - Fix finding old versions in special cases - Make versions and encryption aware of copy operations - Force loading encryption app in all needed cases - Better filesystem scanning error messages - LDAP wizard fixes - Add configuration switch to enable preview mimetypes - Create backup of all encryption keys before recovery - Add displayname for admins - Several security fixes - Lots of smaller improvements ----------------------------- Release "5.0.18" Oct 22. 2014 - Only allow http and https redirects - Documentation fixes - Several security fixes - Several smaller fixes ----------------------------- Release "7.0.2" Aug 26. 2014 - App upgrading stability improvements - Make default share folder configurable - Improve readability of error messages - Log failed authentication - S3 key fixes - Fix range requests with encryption - Several LDAP fixes - Remove obsolete 'Download preparing' message for zip downloads - Remove not working checks from code checker - No error if we try to delete a file which no longer exists - Fix detection of system wide mount points - Simplify App navigation - Add group management to public api - Remove confusing 'automatic logon rejected' message - Implement a txt preview fallback for the case that ttf is not support - Fix tiny thumbnail bug - Don't display share permission if resharing was disabled by the admin - Close session right before the download starts - Fix date display in filepicker - Don't touch non-oc tables when doing the InnoDB repair step - Several Documents fixes - Correctly handle public uploads activities - Add better 4 image previews to gallery ----------------------------- Release "6.0.5" Aug 26. 2014 - Documentation improvements - fix anonymous upload if logged-in - Fix handling of special characters in group names - Fix downloading of big files in special situations - More consistent handling of debug mode - Fix sharing email notifications - Disabling upload button if upload is not possible - Fix detection of system wide mount points - Handle video viewer in sharing links correctly - Update encryption keys recursively if a folder was moved - Enable download button for public folders - Handle exceptions if file to too big for trash-bin correctly - Quota fixes - Avoid unnecessary writing to the DB when preferences are not changed - Disable download button if zip download is disabled - Fix searching for users in special situations - Mount-point handling fixes - Correctly handle storage stats for trash bin - Remove etag warning for trash bin - Hardened SFTP host verification ----------------------------- Release "7.0.1" Aug 4. 2014 - Set maximum width for notification so they don´t overlap the whole header - Don't preload videos on public sharing - Fix preview size calculation under certain conditions - Fix to always show all available versions in the versions dropdown - Support WebDAV copy operation and make encryption aware of it - Make sure to set the expire date if a date is set as default - Improved link icon for better UX - Fix rendering of blank template - Only call exec if is is enabled by PHP - Limit app menu icon size - Show a warning in the personal settings and admin settins if the encyption keys are not yet initialized - Always remove share permission if user is excluded from sharing - Add OCS api call to set expire date for link shares - Improved db schema migration for sqlite - Don't try to execute background jobs that no longer exist - Improve look of search on mobile, save space in top bar - Set core version after a successful update to make upgrade more robust of app upgrades fail - Verify whether download URLs are valid - Fix preview animation on uploading - Prevent cron.php to trigger apps updating - Fix remote share when remote server is installed at the root - Fix files sorting - Fix calendar import - Fix gallery pause icon - Several contacts fixes specifically for PHP 5.3 - Make updater more robust ----------------------------- Release "7.0.0" July 23. 2014 - New files view including sorting and endless scrolling - Server to Server sharing - Sharing overview - Improved sharing admin control - No more mandatory Shared folder - Improved ownCloud Documents features - Hugely improved Activity app including email notifications - Mobile optimized webinterface - Password strength indicator - Significant speed improvements - New user-management - Support for Swift object stores - Email configuration wizard - Email template editor - Improved upgrade process`
2014-11-30 01:08:57 +01:00
share/owncloud/core/doc/user/_images/contact_new.png
share/owncloud/core/doc/user/_images/contact_picture.png
share/owncloud/core/doc/user/_images/contact_picture_default.png
share/owncloud/core/doc/user/_images/contact_syncopt.jpg
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/contact_uploadbutton.png
share/owncloud/core/doc/user/_images/contact_vcfpick.jpg
Update to 7.0.3 Changelog: Release "7.0.3" Oct 22. 2014 - Some OS X server fixes - Several external storage fixes and improvements - Close session early to speedup apps page loading - Add overwrite.cli.url config option - Fix finding old versions in special cases - Make versions and encryption aware of copy operations - Force loading encryption app in all needed cases - Better filesystem scanning error messages - LDAP wizard fixes - Add configuration switch to enable preview mimetypes - Create backup of all encryption keys before recovery - Add displayname for admins - Better config.sample documentation - Better apps descriptions - Improve visual feedback if recovery key password gets changed - Fix some object store integration issues - Improved data directory configuration - Fix DAV permissions without create permissions - Fix filepicker home icon being partly hidden - Do only follow http and https redirects - Properly delete old previews - Prevent upgrades between more than one major versions - Several security fixes - Lots of smaller improvements ----------------------------- Release "6.0.6" Oct 22. 2014 - Fix finding old versions in special cases - Make versions and encryption aware of copy operations - Force loading encryption app in all needed cases - Better filesystem scanning error messages - LDAP wizard fixes - Add configuration switch to enable preview mimetypes - Create backup of all encryption keys before recovery - Add displayname for admins - Several security fixes - Lots of smaller improvements ----------------------------- Release "5.0.18" Oct 22. 2014 - Only allow http and https redirects - Documentation fixes - Several security fixes - Several smaller fixes ----------------------------- Release "7.0.2" Aug 26. 2014 - App upgrading stability improvements - Make default share folder configurable - Improve readability of error messages - Log failed authentication - S3 key fixes - Fix range requests with encryption - Several LDAP fixes - Remove obsolete 'Download preparing' message for zip downloads - Remove not working checks from code checker - No error if we try to delete a file which no longer exists - Fix detection of system wide mount points - Simplify App navigation - Add group management to public api - Remove confusing 'automatic logon rejected' message - Implement a txt preview fallback for the case that ttf is not support - Fix tiny thumbnail bug - Don't display share permission if resharing was disabled by the admin - Close session right before the download starts - Fix date display in filepicker - Don't touch non-oc tables when doing the InnoDB repair step - Several Documents fixes - Correctly handle public uploads activities - Add better 4 image previews to gallery ----------------------------- Release "6.0.5" Aug 26. 2014 - Documentation improvements - fix anonymous upload if logged-in - Fix handling of special characters in group names - Fix downloading of big files in special situations - More consistent handling of debug mode - Fix sharing email notifications - Disabling upload button if upload is not possible - Fix detection of system wide mount points - Handle video viewer in sharing links correctly - Update encryption keys recursively if a folder was moved - Enable download button for public folders - Handle exceptions if file to too big for trash-bin correctly - Quota fixes - Avoid unnecessary writing to the DB when preferences are not changed - Disable download button if zip download is disabled - Fix searching for users in special situations - Mount-point handling fixes - Correctly handle storage stats for trash bin - Remove etag warning for trash bin - Hardened SFTP host verification ----------------------------- Release "7.0.1" Aug 4. 2014 - Set maximum width for notification so they don´t overlap the whole header - Don't preload videos on public sharing - Fix preview size calculation under certain conditions - Fix to always show all available versions in the versions dropdown - Support WebDAV copy operation and make encryption aware of it - Make sure to set the expire date if a date is set as default - Improved link icon for better UX - Fix rendering of blank template - Only call exec if is is enabled by PHP - Limit app menu icon size - Show a warning in the personal settings and admin settins if the encyption keys are not yet initialized - Always remove share permission if user is excluded from sharing - Add OCS api call to set expire date for link shares - Improved db schema migration for sqlite - Don't try to execute background jobs that no longer exist - Improve look of search on mobile, save space in top bar - Set core version after a successful update to make upgrade more robust of app upgrades fail - Verify whether download URLs are valid - Fix preview animation on uploading - Prevent cron.php to trigger apps updating - Fix remote share when remote server is installed at the root - Fix files sorting - Fix calendar import - Fix gallery pause icon - Several contacts fixes specifically for PHP 5.3 - Make updater more robust ----------------------------- Release "7.0.0" July 23. 2014 - New files view including sorting and endless scrolling - Server to Server sharing - Sharing overview - Improved sharing admin control - No more mandatory Shared folder - Improved ownCloud Documents features - Hugely improved Activity app including email notifications - Mobile optimized webinterface - Password strength indicator - Significant speed improvements - New user-management - Support for Swift object stores - Email configuration wizard - Email template editor - Improved upgrade process`
2014-11-30 01:08:57 +01:00
share/owncloud/core/doc/user/_images/contacts_empty.png
share/owncloud/core/doc/user/_images/contacts_settings.png
share/owncloud/core/doc/user/_images/deleted_files.png
share/owncloud/core/doc/user/_images/documents_personal_settings.png
share/owncloud/core/doc/user/_images/download.png
share/owncloud/core/doc/user/_images/email_address_personal_settings.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/encryption4.png
share/owncloud/core/doc/user/_images/event_export.png
share/owncloud/core/doc/user/_images/explorer_webdav.png
share/owncloud/core/doc/user/_images/files_versioning.png
Update to 7.0.3 Changelog: Release "7.0.3" Oct 22. 2014 - Some OS X server fixes - Several external storage fixes and improvements - Close session early to speedup apps page loading - Add overwrite.cli.url config option - Fix finding old versions in special cases - Make versions and encryption aware of copy operations - Force loading encryption app in all needed cases - Better filesystem scanning error messages - LDAP wizard fixes - Add configuration switch to enable preview mimetypes - Create backup of all encryption keys before recovery - Add displayname for admins - Better config.sample documentation - Better apps descriptions - Improve visual feedback if recovery key password gets changed - Fix some object store integration issues - Improved data directory configuration - Fix DAV permissions without create permissions - Fix filepicker home icon being partly hidden - Do only follow http and https redirects - Properly delete old previews - Prevent upgrades between more than one major versions - Several security fixes - Lots of smaller improvements ----------------------------- Release "6.0.6" Oct 22. 2014 - Fix finding old versions in special cases - Make versions and encryption aware of copy operations - Force loading encryption app in all needed cases - Better filesystem scanning error messages - LDAP wizard fixes - Add configuration switch to enable preview mimetypes - Create backup of all encryption keys before recovery - Add displayname for admins - Several security fixes - Lots of smaller improvements ----------------------------- Release "5.0.18" Oct 22. 2014 - Only allow http and https redirects - Documentation fixes - Several security fixes - Several smaller fixes ----------------------------- Release "7.0.2" Aug 26. 2014 - App upgrading stability improvements - Make default share folder configurable - Improve readability of error messages - Log failed authentication - S3 key fixes - Fix range requests with encryption - Several LDAP fixes - Remove obsolete 'Download preparing' message for zip downloads - Remove not working checks from code checker - No error if we try to delete a file which no longer exists - Fix detection of system wide mount points - Simplify App navigation - Add group management to public api - Remove confusing 'automatic logon rejected' message - Implement a txt preview fallback for the case that ttf is not support - Fix tiny thumbnail bug - Don't display share permission if resharing was disabled by the admin - Close session right before the download starts - Fix date display in filepicker - Don't touch non-oc tables when doing the InnoDB repair step - Several Documents fixes - Correctly handle public uploads activities - Add better 4 image previews to gallery ----------------------------- Release "6.0.5" Aug 26. 2014 - Documentation improvements - fix anonymous upload if logged-in - Fix handling of special characters in group names - Fix downloading of big files in special situations - More consistent handling of debug mode - Fix sharing email notifications - Disabling upload button if upload is not possible - Fix detection of system wide mount points - Handle video viewer in sharing links correctly - Update encryption keys recursively if a folder was moved - Enable download button for public folders - Handle exceptions if file to too big for trash-bin correctly - Quota fixes - Avoid unnecessary writing to the DB when preferences are not changed - Disable download button if zip download is disabled - Fix searching for users in special situations - Mount-point handling fixes - Correctly handle storage stats for trash bin - Remove etag warning for trash bin - Hardened SFTP host verification ----------------------------- Release "7.0.1" Aug 4. 2014 - Set maximum width for notification so they don´t overlap the whole header - Don't preload videos on public sharing - Fix preview size calculation under certain conditions - Fix to always show all available versions in the versions dropdown - Support WebDAV copy operation and make encryption aware of it - Make sure to set the expire date if a date is set as default - Improved link icon for better UX - Fix rendering of blank template - Only call exec if is is enabled by PHP - Limit app menu icon size - Show a warning in the personal settings and admin settins if the encyption keys are not yet initialized - Always remove share permission if user is excluded from sharing - Add OCS api call to set expire date for link shares - Improved db schema migration for sqlite - Don't try to execute background jobs that no longer exist - Improve look of search on mobile, save space in top bar - Set core version after a successful update to make upgrade more robust of app upgrades fail - Verify whether download URLs are valid - Fix preview animation on uploading - Prevent cron.php to trigger apps updating - Fix remote share when remote server is installed at the root - Fix files sorting - Fix calendar import - Fix gallery pause icon - Several contacts fixes specifically for PHP 5.3 - Make updater more robust ----------------------------- Release "7.0.0" July 23. 2014 - New files view including sorting and endless scrolling - Server to Server sharing - Sharing overview - Improved sharing admin control - No more mandatory Shared folder - Improved ownCloud Documents features - Hugely improved Activity app including email notifications - Mobile optimized webinterface - Password strength indicator - Significant speed improvements - New user-management - Support for Swift object stores - Email configuration wizard - Email template editor - Improved upgrade process`
2014-11-30 01:08:57 +01:00
share/owncloud/core/doc/user/_images/full_name.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
Update to 7.0.3 Changelog: Release "7.0.3" Oct 22. 2014 - Some OS X server fixes - Several external storage fixes and improvements - Close session early to speedup apps page loading - Add overwrite.cli.url config option - Fix finding old versions in special cases - Make versions and encryption aware of copy operations - Force loading encryption app in all needed cases - Better filesystem scanning error messages - LDAP wizard fixes - Add configuration switch to enable preview mimetypes - Create backup of all encryption keys before recovery - Add displayname for admins - Better config.sample documentation - Better apps descriptions - Improve visual feedback if recovery key password gets changed - Fix some object store integration issues - Improved data directory configuration - Fix DAV permissions without create permissions - Fix filepicker home icon being partly hidden - Do only follow http and https redirects - Properly delete old previews - Prevent upgrades between more than one major versions - Several security fixes - Lots of smaller improvements ----------------------------- Release "6.0.6" Oct 22. 2014 - Fix finding old versions in special cases - Make versions and encryption aware of copy operations - Force loading encryption app in all needed cases - Better filesystem scanning error messages - LDAP wizard fixes - Add configuration switch to enable preview mimetypes - Create backup of all encryption keys before recovery - Add displayname for admins - Several security fixes - Lots of smaller improvements ----------------------------- Release "5.0.18" Oct 22. 2014 - Only allow http and https redirects - Documentation fixes - Several security fixes - Several smaller fixes ----------------------------- Release "7.0.2" Aug 26. 2014 - App upgrading stability improvements - Make default share folder configurable - Improve readability of error messages - Log failed authentication - S3 key fixes - Fix range requests with encryption - Several LDAP fixes - Remove obsolete 'Download preparing' message for zip downloads - Remove not working checks from code checker - No error if we try to delete a file which no longer exists - Fix detection of system wide mount points - Simplify App navigation - Add group management to public api - Remove confusing 'automatic logon rejected' message - Implement a txt preview fallback for the case that ttf is not support - Fix tiny thumbnail bug - Don't display share permission if resharing was disabled by the admin - Close session right before the download starts - Fix date display in filepicker - Don't touch non-oc tables when doing the InnoDB repair step - Several Documents fixes - Correctly handle public uploads activities - Add better 4 image previews to gallery ----------------------------- Release "6.0.5" Aug 26. 2014 - Documentation improvements - fix anonymous upload if logged-in - Fix handling of special characters in group names - Fix downloading of big files in special situations - More consistent handling of debug mode - Fix sharing email notifications - Disabling upload button if upload is not possible - Fix detection of system wide mount points - Handle video viewer in sharing links correctly - Update encryption keys recursively if a folder was moved - Enable download button for public folders - Handle exceptions if file to too big for trash-bin correctly - Quota fixes - Avoid unnecessary writing to the DB when preferences are not changed - Disable download button if zip download is disabled - Fix searching for users in special situations - Mount-point handling fixes - Correctly handle storage stats for trash bin - Remove etag warning for trash bin - Hardened SFTP host verification ----------------------------- Release "7.0.1" Aug 4. 2014 - Set maximum width for notification so they don´t overlap the whole header - Don't preload videos on public sharing - Fix preview size calculation under certain conditions - Fix to always show all available versions in the versions dropdown - Support WebDAV copy operation and make encryption aware of it - Make sure to set the expire date if a date is set as default - Improved link icon for better UX - Fix rendering of blank template - Only call exec if is is enabled by PHP - Limit app menu icon size - Show a warning in the personal settings and admin settins if the encyption keys are not yet initialized - Always remove share permission if user is excluded from sharing - Add OCS api call to set expire date for link shares - Improved db schema migration for sqlite - Don't try to execute background jobs that no longer exist - Improve look of search on mobile, save space in top bar - Set core version after a successful update to make upgrade more robust of app upgrades fail - Verify whether download URLs are valid - Fix preview animation on uploading - Prevent cron.php to trigger apps updating - Fix remote share when remote server is installed at the root - Fix files sorting - Fix calendar import - Fix gallery pause icon - Several contacts fixes specifically for PHP 5.3 - Make updater more robust ----------------------------- Release "7.0.0" July 23. 2014 - New files view including sorting and endless scrolling - Server to Server sharing - Sharing overview - Improved sharing admin control - No more mandatory Shared folder - Improved ownCloud Documents features - Hugely improved Activity app including email notifications - Mobile optimized webinterface - Password strength indicator - Significant speed improvements - New user-management - Support for Swift object stores - Email configuration wizard - Email template editor - Improved upgrade process`
2014-11-30 01:08:57 +01:00
share/owncloud/core/doc/user/_images/language_personal_settings.png
share/owncloud/core/doc/user/_images/notifications_personal_settings.png
share/owncloud/core/doc/user/_images/oc_connect.png
share/owncloud/core/doc/user/_images/oc_documents.png
share/owncloud/core/doc/user/_images/oc_documents_col_edit.png
share/owncloud/core/doc/user/_images/oc_documents_edit.png
share/owncloud/core/doc/user/_images/oc_documents_share.png
share/owncloud/core/doc/user/_images/oc_filesweb_navigate.png
share/owncloud/core/doc/user/_images/oc_filesweb_new.png
Update to 7.0.3 Changelog: Release "7.0.3" Oct 22. 2014 - Some OS X server fixes - Several external storage fixes and improvements - Close session early to speedup apps page loading - Add overwrite.cli.url config option - Fix finding old versions in special cases - Make versions and encryption aware of copy operations - Force loading encryption app in all needed cases - Better filesystem scanning error messages - LDAP wizard fixes - Add configuration switch to enable preview mimetypes - Create backup of all encryption keys before recovery - Add displayname for admins - Better config.sample documentation - Better apps descriptions - Improve visual feedback if recovery key password gets changed - Fix some object store integration issues - Improved data directory configuration - Fix DAV permissions without create permissions - Fix filepicker home icon being partly hidden - Do only follow http and https redirects - Properly delete old previews - Prevent upgrades between more than one major versions - Several security fixes - Lots of smaller improvements ----------------------------- Release "6.0.6" Oct 22. 2014 - Fix finding old versions in special cases - Make versions and encryption aware of copy operations - Force loading encryption app in all needed cases - Better filesystem scanning error messages - LDAP wizard fixes - Add configuration switch to enable preview mimetypes - Create backup of all encryption keys before recovery - Add displayname for admins - Several security fixes - Lots of smaller improvements ----------------------------- Release "5.0.18" Oct 22. 2014 - Only allow http and https redirects - Documentation fixes - Several security fixes - Several smaller fixes ----------------------------- Release "7.0.2" Aug 26. 2014 - App upgrading stability improvements - Make default share folder configurable - Improve readability of error messages - Log failed authentication - S3 key fixes - Fix range requests with encryption - Several LDAP fixes - Remove obsolete 'Download preparing' message for zip downloads - Remove not working checks from code checker - No error if we try to delete a file which no longer exists - Fix detection of system wide mount points - Simplify App navigation - Add group management to public api - Remove confusing 'automatic logon rejected' message - Implement a txt preview fallback for the case that ttf is not support - Fix tiny thumbnail bug - Don't display share permission if resharing was disabled by the admin - Close session right before the download starts - Fix date display in filepicker - Don't touch non-oc tables when doing the InnoDB repair step - Several Documents fixes - Correctly handle public uploads activities - Add better 4 image previews to gallery ----------------------------- Release "6.0.5" Aug 26. 2014 - Documentation improvements - fix anonymous upload if logged-in - Fix handling of special characters in group names - Fix downloading of big files in special situations - More consistent handling of debug mode - Fix sharing email notifications - Disabling upload button if upload is not possible - Fix detection of system wide mount points - Handle video viewer in sharing links correctly - Update encryption keys recursively if a folder was moved - Enable download button for public folders - Handle exceptions if file to too big for trash-bin correctly - Quota fixes - Avoid unnecessary writing to the DB when preferences are not changed - Disable download button if zip download is disabled - Fix searching for users in special situations - Mount-point handling fixes - Correctly handle storage stats for trash bin - Remove etag warning for trash bin - Hardened SFTP host verification ----------------------------- Release "7.0.1" Aug 4. 2014 - Set maximum width for notification so they don´t overlap the whole header - Don't preload videos on public sharing - Fix preview size calculation under certain conditions - Fix to always show all available versions in the versions dropdown - Support WebDAV copy operation and make encryption aware of it - Make sure to set the expire date if a date is set as default - Improved link icon for better UX - Fix rendering of blank template - Only call exec if is is enabled by PHP - Limit app menu icon size - Show a warning in the personal settings and admin settins if the encyption keys are not yet initialized - Always remove share permission if user is excluded from sharing - Add OCS api call to set expire date for link shares - Improved db schema migration for sqlite - Don't try to execute background jobs that no longer exist - Improve look of search on mobile, save space in top bar - Set core version after a successful update to make upgrade more robust of app upgrades fail - Verify whether download URLs are valid - Fix preview animation on uploading - Prevent cron.php to trigger apps updating - Fix remote share when remote server is installed at the root - Fix files sorting - Fix calendar import - Fix gallery pause icon - Several contacts fixes specifically for PHP 5.3 - Make updater more robust ----------------------------- Release "7.0.0" July 23. 2014 - New files view including sorting and endless scrolling - Server to Server sharing - Sharing overview - Improved sharing admin control - No more mandatory Shared folder - Improved ownCloud Documents features - Hugely improved Activity app including email notifications - Mobile optimized webinterface - Password strength indicator - Significant speed improvements - New user-management - Support for Swift object stores - Email configuration wizard - Email template editor - Improved upgrade process`
2014-11-30 01:08:57 +01:00
share/owncloud/core/doc/user/_images/oc_main_web_labelled.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
Update to 7.0.3 Changelog: Release "7.0.3" Oct 22. 2014 - Some OS X server fixes - Several external storage fixes and improvements - Close session early to speedup apps page loading - Add overwrite.cli.url config option - Fix finding old versions in special cases - Make versions and encryption aware of copy operations - Force loading encryption app in all needed cases - Better filesystem scanning error messages - LDAP wizard fixes - Add configuration switch to enable preview mimetypes - Create backup of all encryption keys before recovery - Add displayname for admins - Better config.sample documentation - Better apps descriptions - Improve visual feedback if recovery key password gets changed - Fix some object store integration issues - Improved data directory configuration - Fix DAV permissions without create permissions - Fix filepicker home icon being partly hidden - Do only follow http and https redirects - Properly delete old previews - Prevent upgrades between more than one major versions - Several security fixes - Lots of smaller improvements ----------------------------- Release "6.0.6" Oct 22. 2014 - Fix finding old versions in special cases - Make versions and encryption aware of copy operations - Force loading encryption app in all needed cases - Better filesystem scanning error messages - LDAP wizard fixes - Add configuration switch to enable preview mimetypes - Create backup of all encryption keys before recovery - Add displayname for admins - Several security fixes - Lots of smaller improvements ----------------------------- Release "5.0.18" Oct 22. 2014 - Only allow http and https redirects - Documentation fixes - Several security fixes - Several smaller fixes ----------------------------- Release "7.0.2" Aug 26. 2014 - App upgrading stability improvements - Make default share folder configurable - Improve readability of error messages - Log failed authentication - S3 key fixes - Fix range requests with encryption - Several LDAP fixes - Remove obsolete 'Download preparing' message for zip downloads - Remove not working checks from code checker - No error if we try to delete a file which no longer exists - Fix detection of system wide mount points - Simplify App navigation - Add group management to public api - Remove confusing 'automatic logon rejected' message - Implement a txt preview fallback for the case that ttf is not support - Fix tiny thumbnail bug - Don't display share permission if resharing was disabled by the admin - Close session right before the download starts - Fix date display in filepicker - Don't touch non-oc tables when doing the InnoDB repair step - Several Documents fixes - Correctly handle public uploads activities - Add better 4 image previews to gallery ----------------------------- Release "6.0.5" Aug 26. 2014 - Documentation improvements - fix anonymous upload if logged-in - Fix handling of special characters in group names - Fix downloading of big files in special situations - More consistent handling of debug mode - Fix sharing email notifications - Disabling upload button if upload is not possible - Fix detection of system wide mount points - Handle video viewer in sharing links correctly - Update encryption keys recursively if a folder was moved - Enable download button for public folders - Handle exceptions if file to too big for trash-bin correctly - Quota fixes - Avoid unnecessary writing to the DB when preferences are not changed - Disable download button if zip download is disabled - Fix searching for users in special situations - Mount-point handling fixes - Correctly handle storage stats for trash bin - Remove etag warning for trash bin - Hardened SFTP host verification ----------------------------- Release "7.0.1" Aug 4. 2014 - Set maximum width for notification so they don´t overlap the whole header - Don't preload videos on public sharing - Fix preview size calculation under certain conditions - Fix to always show all available versions in the versions dropdown - Support WebDAV copy operation and make encryption aware of it - Make sure to set the expire date if a date is set as default - Improved link icon for better UX - Fix rendering of blank template - Only call exec if is is enabled by PHP - Limit app menu icon size - Show a warning in the personal settings and admin settins if the encyption keys are not yet initialized - Always remove share permission if user is excluded from sharing - Add OCS api call to set expire date for link shares - Improved db schema migration for sqlite - Don't try to execute background jobs that no longer exist - Improve look of search on mobile, save space in top bar - Set core version after a successful update to make upgrade more robust of app upgrades fail - Verify whether download URLs are valid - Fix preview animation on uploading - Prevent cron.php to trigger apps updating - Fix remote share when remote server is installed at the root - Fix files sorting - Fix calendar import - Fix gallery pause icon - Several contacts fixes specifically for PHP 5.3 - Make updater more robust ----------------------------- Release "7.0.0" July 23. 2014 - New files view including sorting and endless scrolling - Server to Server sharing - Sharing overview - Improved sharing admin control - No more mandatory Shared folder - Improved ownCloud Documents features - Hugely improved Activity app including email notifications - Mobile optimized webinterface - Password strength indicator - Significant speed improvements - New user-management - Support for Swift object stores - Email configuration wizard - Email template editor - Improved upgrade process`
2014-11-30 01:08:57 +01:00
share/owncloud/core/doc/user/_images/password_change.png
share/owncloud/core/doc/user/_images/personal_settings.png
share/owncloud/core/doc/user/_images/profile_picture_personal_settings.png
share/owncloud/core/doc/user/_images/quota1.png
share/owncloud/core/doc/user/_images/s2s-add-remote-share.png
share/owncloud/core/doc/user/_images/s2s-connect-to-remote-share.png
share/owncloud/core/doc/user/_images/s2s-create_public_share.png
share/owncloud/core/doc/user/_images/s2s-remote-share-labeled.png
share/owncloud/core/doc/user/_images/sharepoint-drive-config-user.png
Update to 7.0.3 Changelog: Release "7.0.3" Oct 22. 2014 - Some OS X server fixes - Several external storage fixes and improvements - Close session early to speedup apps page loading - Add overwrite.cli.url config option - Fix finding old versions in special cases - Make versions and encryption aware of copy operations - Force loading encryption app in all needed cases - Better filesystem scanning error messages - LDAP wizard fixes - Add configuration switch to enable preview mimetypes - Create backup of all encryption keys before recovery - Add displayname for admins - Better config.sample documentation - Better apps descriptions - Improve visual feedback if recovery key password gets changed - Fix some object store integration issues - Improved data directory configuration - Fix DAV permissions without create permissions - Fix filepicker home icon being partly hidden - Do only follow http and https redirects - Properly delete old previews - Prevent upgrades between more than one major versions - Several security fixes - Lots of smaller improvements ----------------------------- Release "6.0.6" Oct 22. 2014 - Fix finding old versions in special cases - Make versions and encryption aware of copy operations - Force loading encryption app in all needed cases - Better filesystem scanning error messages - LDAP wizard fixes - Add configuration switch to enable preview mimetypes - Create backup of all encryption keys before recovery - Add displayname for admins - Several security fixes - Lots of smaller improvements ----------------------------- Release "5.0.18" Oct 22. 2014 - Only allow http and https redirects - Documentation fixes - Several security fixes - Several smaller fixes ----------------------------- Release "7.0.2" Aug 26. 2014 - App upgrading stability improvements - Make default share folder configurable - Improve readability of error messages - Log failed authentication - S3 key fixes - Fix range requests with encryption - Several LDAP fixes - Remove obsolete 'Download preparing' message for zip downloads - Remove not working checks from code checker - No error if we try to delete a file which no longer exists - Fix detection of system wide mount points - Simplify App navigation - Add group management to public api - Remove confusing 'automatic logon rejected' message - Implement a txt preview fallback for the case that ttf is not support - Fix tiny thumbnail bug - Don't display share permission if resharing was disabled by the admin - Close session right before the download starts - Fix date display in filepicker - Don't touch non-oc tables when doing the InnoDB repair step - Several Documents fixes - Correctly handle public uploads activities - Add better 4 image previews to gallery ----------------------------- Release "6.0.5" Aug 26. 2014 - Documentation improvements - fix anonymous upload if logged-in - Fix handling of special characters in group names - Fix downloading of big files in special situations - More consistent handling of debug mode - Fix sharing email notifications - Disabling upload button if upload is not possible - Fix detection of system wide mount points - Handle video viewer in sharing links correctly - Update encryption keys recursively if a folder was moved - Enable download button for public folders - Handle exceptions if file to too big for trash-bin correctly - Quota fixes - Avoid unnecessary writing to the DB when preferences are not changed - Disable download button if zip download is disabled - Fix searching for users in special situations - Mount-point handling fixes - Correctly handle storage stats for trash bin - Remove etag warning for trash bin - Hardened SFTP host verification ----------------------------- Release "7.0.1" Aug 4. 2014 - Set maximum width for notification so they don´t overlap the whole header - Don't preload videos on public sharing - Fix preview size calculation under certain conditions - Fix to always show all available versions in the versions dropdown - Support WebDAV copy operation and make encryption aware of it - Make sure to set the expire date if a date is set as default - Improved link icon for better UX - Fix rendering of blank template - Only call exec if is is enabled by PHP - Limit app menu icon size - Show a warning in the personal settings and admin settins if the encyption keys are not yet initialized - Always remove share permission if user is excluded from sharing - Add OCS api call to set expire date for link shares - Improved db schema migration for sqlite - Don't try to execute background jobs that no longer exist - Improve look of search on mobile, save space in top bar - Set core version after a successful update to make upgrade more robust of app upgrades fail - Verify whether download URLs are valid - Fix preview animation on uploading - Prevent cron.php to trigger apps updating - Fix remote share when remote server is installed at the root - Fix files sorting - Fix calendar import - Fix gallery pause icon - Several contacts fixes specifically for PHP 5.3 - Make updater more robust ----------------------------- Release "7.0.0" July 23. 2014 - New files view including sorting and endless scrolling - Server to Server sharing - Sharing overview - Improved sharing admin control - No more mandatory Shared folder - Improved ownCloud Documents features - Hugely improved Activity app including email notifications - Mobile optimized webinterface - Password strength indicator - Significant speed improvements - New user-management - Support for Swift object stores - Email configuration wizard - Email template editor - Improved upgrade process`
2014-11-30 01:08:57 +01:00
share/owncloud/core/doc/user/_images/usage_indicator.png
share/owncloud/core/doc/user/_images/users-files.png
share/owncloud/core/doc/user/_images/users-overlays-sharepoint.png
share/owncloud/core/doc/user/_images/users-overlays-win-net-drive.png
share/owncloud/core/doc/user/_images/users-overlays.png
share/owncloud/core/doc/user/_images/users-share-local.png
share/owncloud/core/doc/user/_images/users-share-local2.png
share/owncloud/core/doc/user/_images/users-share-public.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/bookmarks.txt
share/owncloud/core/doc/user/_sources/contents.txt
share/owncloud/core/doc/user/_sources/documents.txt
share/owncloud/core/doc/user/_sources/external_storage/external_storage.txt
share/owncloud/core/doc/user/_sources/external_storage/index.txt
share/owncloud/core/doc/user/_sources/external_storage/sharepoint_connecting.txt
share/owncloud/core/doc/user/_sources/files/access_webdav.txt
share/owncloud/core/doc/user/_sources/files/access_webgui.txt
share/owncloud/core/doc/user/_sources/files/deleted_file_management.txt
share/owncloud/core/doc/user/_sources/files/desktop_mobile_sync.txt
share/owncloud/core/doc/user/_sources/files/encrypting_files.txt
share/owncloud/core/doc/user/_sources/files/federated_cloud_sharing.txt
share/owncloud/core/doc/user/_sources/files/index.txt
share/owncloud/core/doc/user/_sources/files/large_file_upload.txt
Update to 6.0.0a * Switch to 6 branch * Replace interpreters with REPLACE_* Changelog: Version 6.0.0a Dec 14th 2013 Remove wrong warnings from logfile Fix LDAP authentication Fix LDAP configuration Fix Share dialog Fix migration under certain conditions Fix database encoding for old PHP versions Fix select all checkbox Fix migration with lucene search enabled Fix migration for postgresql Version 6.0.0 Dec 11th 2013 User Avatars Previews in files app and other places Updated design, less clutter and more whitespace Public gallery sharing Activities Better file conflict handling dialog Improved public App API Sharing API Example Files Share Email Notifications New Doctrine based database layer Plural translations Refactored OC.dialogs (both code and design wise) Priorize often used languages in personal-settings language selection Update jquery to 1.10.0 and add jquery-migrate 1.2.1 Show a summary as the last filelist entry Improve app-management (more verbose error-messages) Show ‘More apps’ link to app administration directly in app navigation Templates for newly created files Add MB indicator to size column Google Drive external storage uses a new library New icons for shared and external folders File uploads conflicts dialog Possibility to prepopulate a new users home with a skeleton Public upload with encryption enabled Users now can decrypt the files again if their encryption app was enabled Many quota related fixes Total used space (with quota) now only counts user’s own files Many external storage fixes, improved performance Improved file navigation performance by using Ajax calls (no full page reload for each folder) The file owner can now also restore deleted shared files New version drop-down with previews and the ability to downloading versions directly
2013-12-27 16:56:38 +01:00
share/owncloud/core/doc/user/_sources/files/quota.txt
share/owncloud/core/doc/user/_sources/files/version_control.txt
share/owncloud/core/doc/user/_sources/index.txt
share/owncloud/core/doc/user/_sources/pim/calendar.txt
share/owncloud/core/doc/user/_sources/pim/contacts.txt
share/owncloud/core/doc/user/_sources/pim/index.txt
share/owncloud/core/doc/user/_sources/pim/sync_ios.txt
share/owncloud/core/doc/user/_sources/pim/sync_kde.txt
share/owncloud/core/doc/user/_sources/pim/sync_osx.txt
share/owncloud/core/doc/user/_sources/pim/sync_thunderbird.txt
share/owncloud/core/doc/user/_sources/pim/troubleshooting.txt
share/owncloud/core/doc/user/_sources/userpreferences.txt
share/owncloud/core/doc/user/_sources/webinterface.txt
Update to 7.0.3 Changelog: Release "7.0.3" Oct 22. 2014 - Some OS X server fixes - Several external storage fixes and improvements - Close session early to speedup apps page loading - Add overwrite.cli.url config option - Fix finding old versions in special cases - Make versions and encryption aware of copy operations - Force loading encryption app in all needed cases - Better filesystem scanning error messages - LDAP wizard fixes - Add configuration switch to enable preview mimetypes - Create backup of all encryption keys before recovery - Add displayname for admins - Better config.sample documentation - Better apps descriptions - Improve visual feedback if recovery key password gets changed - Fix some object store integration issues - Improved data directory configuration - Fix DAV permissions without create permissions - Fix filepicker home icon being partly hidden - Do only follow http and https redirects - Properly delete old previews - Prevent upgrades between more than one major versions - Several security fixes - Lots of smaller improvements ----------------------------- Release "6.0.6" Oct 22. 2014 - Fix finding old versions in special cases - Make versions and encryption aware of copy operations - Force loading encryption app in all needed cases - Better filesystem scanning error messages - LDAP wizard fixes - Add configuration switch to enable preview mimetypes - Create backup of all encryption keys before recovery - Add displayname for admins - Several security fixes - Lots of smaller improvements ----------------------------- Release "5.0.18" Oct 22. 2014 - Only allow http and https redirects - Documentation fixes - Several security fixes - Several smaller fixes ----------------------------- Release "7.0.2" Aug 26. 2014 - App upgrading stability improvements - Make default share folder configurable - Improve readability of error messages - Log failed authentication - S3 key fixes - Fix range requests with encryption - Several LDAP fixes - Remove obsolete 'Download preparing' message for zip downloads - Remove not working checks from code checker - No error if we try to delete a file which no longer exists - Fix detection of system wide mount points - Simplify App navigation - Add group management to public api - Remove confusing 'automatic logon rejected' message - Implement a txt preview fallback for the case that ttf is not support - Fix tiny thumbnail bug - Don't display share permission if resharing was disabled by the admin - Close session right before the download starts - Fix date display in filepicker - Don't touch non-oc tables when doing the InnoDB repair step - Several Documents fixes - Correctly handle public uploads activities - Add better 4 image previews to gallery ----------------------------- Release "6.0.5" Aug 26. 2014 - Documentation improvements - fix anonymous upload if logged-in - Fix handling of special characters in group names - Fix downloading of big files in special situations - More consistent handling of debug mode - Fix sharing email notifications - Disabling upload button if upload is not possible - Fix detection of system wide mount points - Handle video viewer in sharing links correctly - Update encryption keys recursively if a folder was moved - Enable download button for public folders - Handle exceptions if file to too big for trash-bin correctly - Quota fixes - Avoid unnecessary writing to the DB when preferences are not changed - Disable download button if zip download is disabled - Fix searching for users in special situations - Mount-point handling fixes - Correctly handle storage stats for trash bin - Remove etag warning for trash bin - Hardened SFTP host verification ----------------------------- Release "7.0.1" Aug 4. 2014 - Set maximum width for notification so they don´t overlap the whole header - Don't preload videos on public sharing - Fix preview size calculation under certain conditions - Fix to always show all available versions in the versions dropdown - Support WebDAV copy operation and make encryption aware of it - Make sure to set the expire date if a date is set as default - Improved link icon for better UX - Fix rendering of blank template - Only call exec if is is enabled by PHP - Limit app menu icon size - Show a warning in the personal settings and admin settins if the encyption keys are not yet initialized - Always remove share permission if user is excluded from sharing - Add OCS api call to set expire date for link shares - Improved db schema migration for sqlite - Don't try to execute background jobs that no longer exist - Improve look of search on mobile, save space in top bar - Set core version after a successful update to make upgrade more robust of app upgrades fail - Verify whether download URLs are valid - Fix preview animation on uploading - Prevent cron.php to trigger apps updating - Fix remote share when remote server is installed at the root - Fix files sorting - Fix calendar import - Fix gallery pause icon - Several contacts fixes specifically for PHP 5.3 - Make updater more robust ----------------------------- Release "7.0.0" July 23. 2014 - New files view including sorting and endless scrolling - Server to Server sharing - Sharing overview - Improved sharing admin control - No more mandatory Shared folder - Improved ownCloud Documents features - Hugely improved Activity app including email notifications - Mobile optimized webinterface - Password strength indicator - Significant speed improvements - New user-management - Support for Swift object stores - Email configuration wizard - Email template editor - Improved upgrade process`
2014-11-30 01:08:57 +01:00
share/owncloud/core/doc/user/_sources/whats_new.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-responsive.css
share/owncloud/core/doc/user/_static/bootstrap-sphinx.css
share/owncloud/core/doc/user/_static/bootstrap.css
share/owncloud/core/doc/user/_static/bootstrap.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/img/glyphicons-halflings-white.png
share/owncloud/core/doc/user/_static/img/glyphicons-halflings.png
share/owncloud/core/doc/user/_static/img/note.svg
share/owncloud/core/doc/user/_static/img/todo.svg
share/owncloud/core/doc/user/_static/jquery.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/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/style.css
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/bookmarks.html
share/owncloud/core/doc/user/contents.html
share/owncloud/core/doc/user/documents.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/access_webgui.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/index.html
share/owncloud/core/doc/user/files/large_file_upload.html
Update to 6.0.0a * Switch to 6 branch * Replace interpreters with REPLACE_* Changelog: Version 6.0.0a Dec 14th 2013 Remove wrong warnings from logfile Fix LDAP authentication Fix LDAP configuration Fix Share dialog Fix migration under certain conditions Fix database encoding for old PHP versions Fix select all checkbox Fix migration with lucene search enabled Fix migration for postgresql Version 6.0.0 Dec 11th 2013 User Avatars Previews in files app and other places Updated design, less clutter and more whitespace Public gallery sharing Activities Better file conflict handling dialog Improved public App API Sharing API Example Files Share Email Notifications New Doctrine based database layer Plural translations Refactored OC.dialogs (both code and design wise) Priorize often used languages in personal-settings language selection Update jquery to 1.10.0 and add jquery-migrate 1.2.1 Show a summary as the last filelist entry Improve app-management (more verbose error-messages) Show ‘More apps’ link to app administration directly in app navigation Templates for newly created files Add MB indicator to size column Google Drive external storage uses a new library New icons for shared and external folders File uploads conflicts dialog Possibility to prepopulate a new users home with a skeleton Public upload with encryption enabled Users now can decrypt the files again if their encryption app was enabled Many quota related fixes Total used space (with quota) now only counts user’s own files Many external storage fixes, improved performance Improved file navigation performance by using Ajax calls (no full page reload for each folder) The file owner can now also restore deleted shared files New version drop-down with previews and the ability to downloading versions directly
2013-12-27 16:56:38 +01:00
share/owncloud/core/doc/user/files/quota.html
share/owncloud/core/doc/user/files/version_control.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/userpreferences.html
share/owncloud/core/doc/user/webinterface.html
Update to 7.0.3 Changelog: Release "7.0.3" Oct 22. 2014 - Some OS X server fixes - Several external storage fixes and improvements - Close session early to speedup apps page loading - Add overwrite.cli.url config option - Fix finding old versions in special cases - Make versions and encryption aware of copy operations - Force loading encryption app in all needed cases - Better filesystem scanning error messages - LDAP wizard fixes - Add configuration switch to enable preview mimetypes - Create backup of all encryption keys before recovery - Add displayname for admins - Better config.sample documentation - Better apps descriptions - Improve visual feedback if recovery key password gets changed - Fix some object store integration issues - Improved data directory configuration - Fix DAV permissions without create permissions - Fix filepicker home icon being partly hidden - Do only follow http and https redirects - Properly delete old previews - Prevent upgrades between more than one major versions - Several security fixes - Lots of smaller improvements ----------------------------- Release "6.0.6" Oct 22. 2014 - Fix finding old versions in special cases - Make versions and encryption aware of copy operations - Force loading encryption app in all needed cases - Better filesystem scanning error messages - LDAP wizard fixes - Add configuration switch to enable preview mimetypes - Create backup of all encryption keys before recovery - Add displayname for admins - Several security fixes - Lots of smaller improvements ----------------------------- Release "5.0.18" Oct 22. 2014 - Only allow http and https redirects - Documentation fixes - Several security fixes - Several smaller fixes ----------------------------- Release "7.0.2" Aug 26. 2014 - App upgrading stability improvements - Make default share folder configurable - Improve readability of error messages - Log failed authentication - S3 key fixes - Fix range requests with encryption - Several LDAP fixes - Remove obsolete 'Download preparing' message for zip downloads - Remove not working checks from code checker - No error if we try to delete a file which no longer exists - Fix detection of system wide mount points - Simplify App navigation - Add group management to public api - Remove confusing 'automatic logon rejected' message - Implement a txt preview fallback for the case that ttf is not support - Fix tiny thumbnail bug - Don't display share permission if resharing was disabled by the admin - Close session right before the download starts - Fix date display in filepicker - Don't touch non-oc tables when doing the InnoDB repair step - Several Documents fixes - Correctly handle public uploads activities - Add better 4 image previews to gallery ----------------------------- Release "6.0.5" Aug 26. 2014 - Documentation improvements - fix anonymous upload if logged-in - Fix handling of special characters in group names - Fix downloading of big files in special situations - More consistent handling of debug mode - Fix sharing email notifications - Disabling upload button if upload is not possible - Fix detection of system wide mount points - Handle video viewer in sharing links correctly - Update encryption keys recursively if a folder was moved - Enable download button for public folders - Handle exceptions if file to too big for trash-bin correctly - Quota fixes - Avoid unnecessary writing to the DB when preferences are not changed - Disable download button if zip download is disabled - Fix searching for users in special situations - Mount-point handling fixes - Correctly handle storage stats for trash bin - Remove etag warning for trash bin - Hardened SFTP host verification ----------------------------- Release "7.0.1" Aug 4. 2014 - Set maximum width for notification so they don´t overlap the whole header - Don't preload videos on public sharing - Fix preview size calculation under certain conditions - Fix to always show all available versions in the versions dropdown - Support WebDAV copy operation and make encryption aware of it - Make sure to set the expire date if a date is set as default - Improved link icon for better UX - Fix rendering of blank template - Only call exec if is is enabled by PHP - Limit app menu icon size - Show a warning in the personal settings and admin settins if the encyption keys are not yet initialized - Always remove share permission if user is excluded from sharing - Add OCS api call to set expire date for link shares - Improved db schema migration for sqlite - Don't try to execute background jobs that no longer exist - Improve look of search on mobile, save space in top bar - Set core version after a successful update to make upgrade more robust of app upgrades fail - Verify whether download URLs are valid - Fix preview animation on uploading - Prevent cron.php to trigger apps updating - Fix remote share when remote server is installed at the root - Fix files sorting - Fix calendar import - Fix gallery pause icon - Several contacts fixes specifically for PHP 5.3 - Make updater more robust ----------------------------- Release "7.0.0" July 23. 2014 - New files view including sorting and endless scrolling - Server to Server sharing - Sharing overview - Improved sharing admin control - No more mandatory Shared folder - Improved ownCloud Documents features - Hugely improved Activity app including email notifications - Mobile optimized webinterface - Password strength indicator - Significant speed improvements - New user-management - Support for Swift object stores - Email configuration wizard - Email template editor - Improved upgrade process`
2014-11-30 01:08:57 +01:00
share/owncloud/core/doc/user/whats_new.html
share/owncloud/core/fonts/LICENSE.txt
share/owncloud/core/fonts/OpenSans-Bold.woff
share/owncloud/core/fonts/OpenSans-Regular.ttf
share/owncloud/core/fonts/OpenSans-Regular.woff
share/owncloud/core/img/actions/add.png
share/owncloud/core/img/actions/add.svg
share/owncloud/core/img/actions/caret-dark.png
share/owncloud/core/img/actions/caret-dark.svg
share/owncloud/core/img/actions/caret.png
share/owncloud/core/img/actions/caret.svg
share/owncloud/core/img/actions/checkmark-white.png
share/owncloud/core/img/actions/checkmark-white.svg
Update to 6.0.0a * Switch to 6 branch * Replace interpreters with REPLACE_* Changelog: Version 6.0.0a Dec 14th 2013 Remove wrong warnings from logfile Fix LDAP authentication Fix LDAP configuration Fix Share dialog Fix migration under certain conditions Fix database encoding for old PHP versions Fix select all checkbox Fix migration with lucene search enabled Fix migration for postgresql Version 6.0.0 Dec 11th 2013 User Avatars Previews in files app and other places Updated design, less clutter and more whitespace Public gallery sharing Activities Better file conflict handling dialog Improved public App API Sharing API Example Files Share Email Notifications New Doctrine based database layer Plural translations Refactored OC.dialogs (both code and design wise) Priorize often used languages in personal-settings language selection Update jquery to 1.10.0 and add jquery-migrate 1.2.1 Show a summary as the last filelist entry Improve app-management (more verbose error-messages) Show ‘More apps’ link to app administration directly in app navigation Templates for newly created files Add MB indicator to size column Google Drive external storage uses a new library New icons for shared and external folders File uploads conflicts dialog Possibility to prepopulate a new users home with a skeleton Public upload with encryption enabled Users now can decrypt the files again if their encryption app was enabled Many quota related fixes Total used space (with quota) now only counts user’s own files Many external storage fixes, improved performance Improved file navigation performance by using Ajax calls (no full page reload for each folder) The file owner can now also restore deleted shared files New version drop-down with previews and the ability to downloading versions directly
2013-12-27 16:56:38 +01:00
share/owncloud/core/img/actions/checkmark.png
share/owncloud/core/img/actions/checkmark.svg
share/owncloud/core/img/actions/close.png
share/owncloud/core/img/actions/close.svg
Update to 6.0.0a * Switch to 6 branch * Replace interpreters with REPLACE_* Changelog: Version 6.0.0a Dec 14th 2013 Remove wrong warnings from logfile Fix LDAP authentication Fix LDAP configuration Fix Share dialog Fix migration under certain conditions Fix database encoding for old PHP versions Fix select all checkbox Fix migration with lucene search enabled Fix migration for postgresql Version 6.0.0 Dec 11th 2013 User Avatars Previews in files app and other places Updated design, less clutter and more whitespace Public gallery sharing Activities Better file conflict handling dialog Improved public App API Sharing API Example Files Share Email Notifications New Doctrine based database layer Plural translations Refactored OC.dialogs (both code and design wise) Priorize often used languages in personal-settings language selection Update jquery to 1.10.0 and add jquery-migrate 1.2.1 Show a summary as the last filelist entry Improve app-management (more verbose error-messages) Show ‘More apps’ link to app administration directly in app navigation Templates for newly created files Add MB indicator to size column Google Drive external storage uses a new library New icons for shared and external folders File uploads conflicts dialog Possibility to prepopulate a new users home with a skeleton Public upload with encryption enabled Users now can decrypt the files again if their encryption app was enabled Many quota related fixes Total used space (with quota) now only counts user’s own files Many external storage fixes, improved performance Improved file navigation performance by using Ajax calls (no full page reload for each folder) The file owner can now also restore deleted shared files New version drop-down with previews and the ability to downloading versions directly
2013-12-27 16:56:38 +01:00
share/owncloud/core/img/actions/confirm.png
share/owncloud/core/img/actions/confirm.svg
share/owncloud/core/img/actions/delete-hover.png
share/owncloud/core/img/actions/delete-hover.svg
share/owncloud/core/img/actions/delete.png
share/owncloud/core/img/actions/delete.svg
share/owncloud/core/img/actions/download.png
share/owncloud/core/img/actions/download.svg
share/owncloud/core/img/actions/external.png
share/owncloud/core/img/actions/external.svg
share/owncloud/core/img/actions/history.png
share/owncloud/core/img/actions/history.svg
share/owncloud/core/img/actions/info.png
share/owncloud/core/img/actions/info.svg
share/owncloud/core/img/actions/logout.png
share/owncloud/core/img/actions/logout.svg
share/owncloud/core/img/actions/mail.png
share/owncloud/core/img/actions/mail.svg
Update to 7.0.3 Changelog: Release "7.0.3" Oct 22. 2014 - Some OS X server fixes - Several external storage fixes and improvements - Close session early to speedup apps page loading - Add overwrite.cli.url config option - Fix finding old versions in special cases - Make versions and encryption aware of copy operations - Force loading encryption app in all needed cases - Better filesystem scanning error messages - LDAP wizard fixes - Add configuration switch to enable preview mimetypes - Create backup of all encryption keys before recovery - Add displayname for admins - Better config.sample documentation - Better apps descriptions - Improve visual feedback if recovery key password gets changed - Fix some object store integration issues - Improved data directory configuration - Fix DAV permissions without create permissions - Fix filepicker home icon being partly hidden - Do only follow http and https redirects - Properly delete old previews - Prevent upgrades between more than one major versions - Several security fixes - Lots of smaller improvements ----------------------------- Release "6.0.6" Oct 22. 2014 - Fix finding old versions in special cases - Make versions and encryption aware of copy operations - Force loading encryption app in all needed cases - Better filesystem scanning error messages - LDAP wizard fixes - Add configuration switch to enable preview mimetypes - Create backup of all encryption keys before recovery - Add displayname for admins - Several security fixes - Lots of smaller improvements ----------------------------- Release "5.0.18" Oct 22. 2014 - Only allow http and https redirects - Documentation fixes - Several security fixes - Several smaller fixes ----------------------------- Release "7.0.2" Aug 26. 2014 - App upgrading stability improvements - Make default share folder configurable - Improve readability of error messages - Log failed authentication - S3 key fixes - Fix range requests with encryption - Several LDAP fixes - Remove obsolete 'Download preparing' message for zip downloads - Remove not working checks from code checker - No error if we try to delete a file which no longer exists - Fix detection of system wide mount points - Simplify App navigation - Add group management to public api - Remove confusing 'automatic logon rejected' message - Implement a txt preview fallback for the case that ttf is not support - Fix tiny thumbnail bug - Don't display share permission if resharing was disabled by the admin - Close session right before the download starts - Fix date display in filepicker - Don't touch non-oc tables when doing the InnoDB repair step - Several Documents fixes - Correctly handle public uploads activities - Add better 4 image previews to gallery ----------------------------- Release "6.0.5" Aug 26. 2014 - Documentation improvements - fix anonymous upload if logged-in - Fix handling of special characters in group names - Fix downloading of big files in special situations - More consistent handling of debug mode - Fix sharing email notifications - Disabling upload button if upload is not possible - Fix detection of system wide mount points - Handle video viewer in sharing links correctly - Update encryption keys recursively if a folder was moved - Enable download button for public folders - Handle exceptions if file to too big for trash-bin correctly - Quota fixes - Avoid unnecessary writing to the DB when preferences are not changed - Disable download button if zip download is disabled - Fix searching for users in special situations - Mount-point handling fixes - Correctly handle storage stats for trash bin - Remove etag warning for trash bin - Hardened SFTP host verification ----------------------------- Release "7.0.1" Aug 4. 2014 - Set maximum width for notification so they don´t overlap the whole header - Don't preload videos on public sharing - Fix preview size calculation under certain conditions - Fix to always show all available versions in the versions dropdown - Support WebDAV copy operation and make encryption aware of it - Make sure to set the expire date if a date is set as default - Improved link icon for better UX - Fix rendering of blank template - Only call exec if is is enabled by PHP - Limit app menu icon size - Show a warning in the personal settings and admin settins if the encyption keys are not yet initialized - Always remove share permission if user is excluded from sharing - Add OCS api call to set expire date for link shares - Improved db schema migration for sqlite - Don't try to execute background jobs that no longer exist - Improve look of search on mobile, save space in top bar - Set core version after a successful update to make upgrade more robust of app upgrades fail - Verify whether download URLs are valid - Fix preview animation on uploading - Prevent cron.php to trigger apps updating - Fix remote share when remote server is installed at the root - Fix files sorting - Fix calendar import - Fix gallery pause icon - Several contacts fixes specifically for PHP 5.3 - Make updater more robust ----------------------------- Release "7.0.0" July 23. 2014 - New files view including sorting and endless scrolling - Server to Server sharing - Sharing overview - Improved sharing admin control - No more mandatory Shared folder - Improved ownCloud Documents features - Hugely improved Activity app including email notifications - Mobile optimized webinterface - Password strength indicator - Significant speed improvements - New user-management - Support for Swift object stores - Email configuration wizard - Email template editor - Improved upgrade process`
2014-11-30 01:08:57 +01:00
share/owncloud/core/img/actions/menu.png
share/owncloud/core/img/actions/menu.svg
Update to 6.0.0a * Switch to 6 branch * Replace interpreters with REPLACE_* Changelog: Version 6.0.0a Dec 14th 2013 Remove wrong warnings from logfile Fix LDAP authentication Fix LDAP configuration Fix Share dialog Fix migration under certain conditions Fix database encoding for old PHP versions Fix select all checkbox Fix migration with lucene search enabled Fix migration for postgresql Version 6.0.0 Dec 11th 2013 User Avatars Previews in files app and other places Updated design, less clutter and more whitespace Public gallery sharing Activities Better file conflict handling dialog Improved public App API Sharing API Example Files Share Email Notifications New Doctrine based database layer Plural translations Refactored OC.dialogs (both code and design wise) Priorize often used languages in personal-settings language selection Update jquery to 1.10.0 and add jquery-migrate 1.2.1 Show a summary as the last filelist entry Improve app-management (more verbose error-messages) Show ‘More apps’ link to app administration directly in app navigation Templates for newly created files Add MB indicator to size column Google Drive external storage uses a new library New icons for shared and external folders File uploads conflicts dialog Possibility to prepopulate a new users home with a skeleton Public upload with encryption enabled Users now can decrypt the files again if their encryption app was enabled Many quota related fixes Total used space (with quota) now only counts user’s own files Many external storage fixes, improved performance Improved file navigation performance by using Ajax calls (no full page reload for each folder) The file owner can now also restore deleted shared files New version drop-down with previews and the ability to downloading versions directly
2013-12-27 16:56:38 +01:00
share/owncloud/core/img/actions/more.png
share/owncloud/core/img/actions/more.svg
share/owncloud/core/img/actions/password.png
share/owncloud/core/img/actions/password.svg
share/owncloud/core/img/actions/pause-big.png
share/owncloud/core/img/actions/pause-big.svg
share/owncloud/core/img/actions/pause.png
share/owncloud/core/img/actions/pause.svg
share/owncloud/core/img/actions/play-add.png
share/owncloud/core/img/actions/play-add.svg
share/owncloud/core/img/actions/play-big.png
share/owncloud/core/img/actions/play-big.svg
share/owncloud/core/img/actions/play-next.png
share/owncloud/core/img/actions/play-next.svg
share/owncloud/core/img/actions/play-previous.png
share/owncloud/core/img/actions/play-previous.svg
share/owncloud/core/img/actions/play.png
share/owncloud/core/img/actions/play.svg
share/owncloud/core/img/actions/public.png
share/owncloud/core/img/actions/public.svg
share/owncloud/core/img/actions/rename.png
share/owncloud/core/img/actions/rename.svg
Update to 7.0.3 Changelog: Release "7.0.3" Oct 22. 2014 - Some OS X server fixes - Several external storage fixes and improvements - Close session early to speedup apps page loading - Add overwrite.cli.url config option - Fix finding old versions in special cases - Make versions and encryption aware of copy operations - Force loading encryption app in all needed cases - Better filesystem scanning error messages - LDAP wizard fixes - Add configuration switch to enable preview mimetypes - Create backup of all encryption keys before recovery - Add displayname for admins - Better config.sample documentation - Better apps descriptions - Improve visual feedback if recovery key password gets changed - Fix some object store integration issues - Improved data directory configuration - Fix DAV permissions without create permissions - Fix filepicker home icon being partly hidden - Do only follow http and https redirects - Properly delete old previews - Prevent upgrades between more than one major versions - Several security fixes - Lots of smaller improvements ----------------------------- Release "6.0.6" Oct 22. 2014 - Fix finding old versions in special cases - Make versions and encryption aware of copy operations - Force loading encryption app in all needed cases - Better filesystem scanning error messages - LDAP wizard fixes - Add configuration switch to enable preview mimetypes - Create backup of all encryption keys before recovery - Add displayname for admins - Several security fixes - Lots of smaller improvements ----------------------------- Release "5.0.18" Oct 22. 2014 - Only allow http and https redirects - Documentation fixes - Several security fixes - Several smaller fixes ----------------------------- Release "7.0.2" Aug 26. 2014 - App upgrading stability improvements - Make default share folder configurable - Improve readability of error messages - Log failed authentication - S3 key fixes - Fix range requests with encryption - Several LDAP fixes - Remove obsolete 'Download preparing' message for zip downloads - Remove not working checks from code checker - No error if we try to delete a file which no longer exists - Fix detection of system wide mount points - Simplify App navigation - Add group management to public api - Remove confusing 'automatic logon rejected' message - Implement a txt preview fallback for the case that ttf is not support - Fix tiny thumbnail bug - Don't display share permission if resharing was disabled by the admin - Close session right before the download starts - Fix date display in filepicker - Don't touch non-oc tables when doing the InnoDB repair step - Several Documents fixes - Correctly handle public uploads activities - Add better 4 image previews to gallery ----------------------------- Release "6.0.5" Aug 26. 2014 - Documentation improvements - fix anonymous upload if logged-in - Fix handling of special characters in group names - Fix downloading of big files in special situations - More consistent handling of debug mode - Fix sharing email notifications - Disabling upload button if upload is not possible - Fix detection of system wide mount points - Handle video viewer in sharing links correctly - Update encryption keys recursively if a folder was moved - Enable download button for public folders - Handle exceptions if file to too big for trash-bin correctly - Quota fixes - Avoid unnecessary writing to the DB when preferences are not changed - Disable download button if zip download is disabled - Fix searching for users in special situations - Mount-point handling fixes - Correctly handle storage stats for trash bin - Remove etag warning for trash bin - Hardened SFTP host verification ----------------------------- Release "7.0.1" Aug 4. 2014 - Set maximum width for notification so they don´t overlap the whole header - Don't preload videos on public sharing - Fix preview size calculation under certain conditions - Fix to always show all available versions in the versions dropdown - Support WebDAV copy operation and make encryption aware of it - Make sure to set the expire date if a date is set as default - Improved link icon for better UX - Fix rendering of blank template - Only call exec if is is enabled by PHP - Limit app menu icon size - Show a warning in the personal settings and admin settins if the encyption keys are not yet initialized - Always remove share permission if user is excluded from sharing - Add OCS api call to set expire date for link shares - Improved db schema migration for sqlite - Don't try to execute background jobs that no longer exist - Improve look of search on mobile, save space in top bar - Set core version after a successful update to make upgrade more robust of app upgrades fail - Verify whether download URLs are valid - Fix preview animation on uploading - Prevent cron.php to trigger apps updating - Fix remote share when remote server is installed at the root - Fix files sorting - Fix calendar import - Fix gallery pause icon - Several contacts fixes specifically for PHP 5.3 - Make updater more robust ----------------------------- Release "7.0.0" July 23. 2014 - New files view including sorting and endless scrolling - Server to Server sharing - Sharing overview - Improved sharing admin control - No more mandatory Shared folder - Improved ownCloud Documents features - Hugely improved Activity app including email notifications - Mobile optimized webinterface - Password strength indicator - Significant speed improvements - New user-management - Support for Swift object stores - Email configuration wizard - Email template editor - Improved upgrade process`
2014-11-30 01:08:57 +01:00
share/owncloud/core/img/actions/search-white.png
share/owncloud/core/img/actions/search-white.svg
share/owncloud/core/img/actions/search.png
share/owncloud/core/img/actions/search.svg
share/owncloud/core/img/actions/settings.png
share/owncloud/core/img/actions/settings.svg
share/owncloud/core/img/actions/share.png
share/owncloud/core/img/actions/share.svg
share/owncloud/core/img/actions/shared.png
share/owncloud/core/img/actions/shared.svg
share/owncloud/core/img/actions/sound-off.png
share/owncloud/core/img/actions/sound-off.svg
share/owncloud/core/img/actions/sound.png
share/owncloud/core/img/actions/sound.svg
Update to 6.0.0a * Switch to 6 branch * Replace interpreters with REPLACE_* Changelog: Version 6.0.0a Dec 14th 2013 Remove wrong warnings from logfile Fix LDAP authentication Fix LDAP configuration Fix Share dialog Fix migration under certain conditions Fix database encoding for old PHP versions Fix select all checkbox Fix migration with lucene search enabled Fix migration for postgresql Version 6.0.0 Dec 11th 2013 User Avatars Previews in files app and other places Updated design, less clutter and more whitespace Public gallery sharing Activities Better file conflict handling dialog Improved public App API Sharing API Example Files Share Email Notifications New Doctrine based database layer Plural translations Refactored OC.dialogs (both code and design wise) Priorize often used languages in personal-settings language selection Update jquery to 1.10.0 and add jquery-migrate 1.2.1 Show a summary as the last filelist entry Improve app-management (more verbose error-messages) Show ‘More apps’ link to app administration directly in app navigation Templates for newly created files Add MB indicator to size column Google Drive external storage uses a new library New icons for shared and external folders File uploads conflicts dialog Possibility to prepopulate a new users home with a skeleton Public upload with encryption enabled Users now can decrypt the files again if their encryption app was enabled Many quota related fixes Total used space (with quota) now only counts user’s own files Many external storage fixes, improved performance Improved file navigation performance by using Ajax calls (no full page reload for each folder) The file owner can now also restore deleted shared files New version drop-down with previews and the ability to downloading versions directly
2013-12-27 16:56:38 +01:00
share/owncloud/core/img/actions/star.png
share/owncloud/core/img/actions/star.svg
share/owncloud/core/img/actions/starred.png
share/owncloud/core/img/actions/starred.svg
share/owncloud/core/img/actions/toggle-filelist.png
share/owncloud/core/img/actions/toggle-filelist.svg
share/owncloud/core/img/actions/toggle-pictures.png
share/owncloud/core/img/actions/toggle-pictures.svg
share/owncloud/core/img/actions/toggle.png
share/owncloud/core/img/actions/toggle.svg
Update to 6.0.0a * Switch to 6 branch * Replace interpreters with REPLACE_* Changelog: Version 6.0.0a Dec 14th 2013 Remove wrong warnings from logfile Fix LDAP authentication Fix LDAP configuration Fix Share dialog Fix migration under certain conditions Fix database encoding for old PHP versions Fix select all checkbox Fix migration with lucene search enabled Fix migration for postgresql Version 6.0.0 Dec 11th 2013 User Avatars Previews in files app and other places Updated design, less clutter and more whitespace Public gallery sharing Activities Better file conflict handling dialog Improved public App API Sharing API Example Files Share Email Notifications New Doctrine based database layer Plural translations Refactored OC.dialogs (both code and design wise) Priorize often used languages in personal-settings language selection Update jquery to 1.10.0 and add jquery-migrate 1.2.1 Show a summary as the last filelist entry Improve app-management (more verbose error-messages) Show ‘More apps’ link to app administration directly in app navigation Templates for newly created files Add MB indicator to size column Google Drive external storage uses a new library New icons for shared and external folders File uploads conflicts dialog Possibility to prepopulate a new users home with a skeleton Public upload with encryption enabled Users now can decrypt the files again if their encryption app was enabled Many quota related fixes Total used space (with quota) now only counts user’s own files Many external storage fixes, improved performance Improved file navigation performance by using Ajax calls (no full page reload for each folder) The file owner can now also restore deleted shared files New version drop-down with previews and the ability to downloading versions directly
2013-12-27 16:56:38 +01:00
share/owncloud/core/img/actions/triangle-e.png
share/owncloud/core/img/actions/triangle-e.svg
share/owncloud/core/img/actions/triangle-n.png
share/owncloud/core/img/actions/triangle-n.svg
share/owncloud/core/img/actions/triangle-s.png
share/owncloud/core/img/actions/triangle-s.svg
share/owncloud/core/img/actions/upload-white.png
share/owncloud/core/img/actions/upload-white.svg
share/owncloud/core/img/actions/upload.png
share/owncloud/core/img/actions/upload.svg
share/owncloud/core/img/actions/user.png
share/owncloud/core/img/actions/user.svg
share/owncloud/core/img/actions/view-close.png
share/owncloud/core/img/actions/view-close.svg
share/owncloud/core/img/actions/view-next.png
share/owncloud/core/img/actions/view-next.svg
share/owncloud/core/img/actions/view-pause.png
share/owncloud/core/img/actions/view-pause.svg
share/owncloud/core/img/actions/view-play.png
share/owncloud/core/img/actions/view-play.svg
share/owncloud/core/img/actions/view-previous.png
share/owncloud/core/img/actions/view-previous.svg
share/owncloud/core/img/appstore.png
share/owncloud/core/img/breadcrumb.png
share/owncloud/core/img/breadcrumb.svg
share/owncloud/core/img/desktopapp.png
share/owncloud/core/img/desktopapp.svg
share/owncloud/core/img/favicon-touch.png
share/owncloud/core/img/favicon-touch.svg
share/owncloud/core/img/favicon.png
share/owncloud/core/img/favicon.svg
Update to 6.0.0a * Switch to 6 branch * Replace interpreters with REPLACE_* Changelog: Version 6.0.0a Dec 14th 2013 Remove wrong warnings from logfile Fix LDAP authentication Fix LDAP configuration Fix Share dialog Fix migration under certain conditions Fix database encoding for old PHP versions Fix select all checkbox Fix migration with lucene search enabled Fix migration for postgresql Version 6.0.0 Dec 11th 2013 User Avatars Previews in files app and other places Updated design, less clutter and more whitespace Public gallery sharing Activities Better file conflict handling dialog Improved public App API Sharing API Example Files Share Email Notifications New Doctrine based database layer Plural translations Refactored OC.dialogs (both code and design wise) Priorize often used languages in personal-settings language selection Update jquery to 1.10.0 and add jquery-migrate 1.2.1 Show a summary as the last filelist entry Improve app-management (more verbose error-messages) Show ‘More apps’ link to app administration directly in app navigation Templates for newly created files Add MB indicator to size column Google Drive external storage uses a new library New icons for shared and external folders File uploads conflicts dialog Possibility to prepopulate a new users home with a skeleton Public upload with encryption enabled Users now can decrypt the files again if their encryption app was enabled Many quota related fixes Total used space (with quota) now only counts user’s own files Many external storage fixes, improved performance Improved file navigation performance by using Ajax calls (no full page reload for each folder) The file owner can now also restore deleted shared files New version drop-down with previews and the ability to downloading versions directly
2013-12-27 16:56:38 +01:00
share/owncloud/core/img/filetypes/application-epub+zip.png
share/owncloud/core/img/filetypes/application-epub+zip.svg
Update to 7.0.3 Changelog: Release "7.0.3" Oct 22. 2014 - Some OS X server fixes - Several external storage fixes and improvements - Close session early to speedup apps page loading - Add overwrite.cli.url config option - Fix finding old versions in special cases - Make versions and encryption aware of copy operations - Force loading encryption app in all needed cases - Better filesystem scanning error messages - LDAP wizard fixes - Add configuration switch to enable preview mimetypes - Create backup of all encryption keys before recovery - Add displayname for admins - Better config.sample documentation - Better apps descriptions - Improve visual feedback if recovery key password gets changed - Fix some object store integration issues - Improved data directory configuration - Fix DAV permissions without create permissions - Fix filepicker home icon being partly hidden - Do only follow http and https redirects - Properly delete old previews - Prevent upgrades between more than one major versions - Several security fixes - Lots of smaller improvements ----------------------------- Release "6.0.6" Oct 22. 2014 - Fix finding old versions in special cases - Make versions and encryption aware of copy operations - Force loading encryption app in all needed cases - Better filesystem scanning error messages - LDAP wizard fixes - Add configuration switch to enable preview mimetypes - Create backup of all encryption keys before recovery - Add displayname for admins - Several security fixes - Lots of smaller improvements ----------------------------- Release "5.0.18" Oct 22. 2014 - Only allow http and https redirects - Documentation fixes - Several security fixes - Several smaller fixes ----------------------------- Release "7.0.2" Aug 26. 2014 - App upgrading stability improvements - Make default share folder configurable - Improve readability of error messages - Log failed authentication - S3 key fixes - Fix range requests with encryption - Several LDAP fixes - Remove obsolete 'Download preparing' message for zip downloads - Remove not working checks from code checker - No error if we try to delete a file which no longer exists - Fix detection of system wide mount points - Simplify App navigation - Add group management to public api - Remove confusing 'automatic logon rejected' message - Implement a txt preview fallback for the case that ttf is not support - Fix tiny thumbnail bug - Don't display share permission if resharing was disabled by the admin - Close session right before the download starts - Fix date display in filepicker - Don't touch non-oc tables when doing the InnoDB repair step - Several Documents fixes - Correctly handle public uploads activities - Add better 4 image previews to gallery ----------------------------- Release "6.0.5" Aug 26. 2014 - Documentation improvements - fix anonymous upload if logged-in - Fix handling of special characters in group names - Fix downloading of big files in special situations - More consistent handling of debug mode - Fix sharing email notifications - Disabling upload button if upload is not possible - Fix detection of system wide mount points - Handle video viewer in sharing links correctly - Update encryption keys recursively if a folder was moved - Enable download button for public folders - Handle exceptions if file to too big for trash-bin correctly - Quota fixes - Avoid unnecessary writing to the DB when preferences are not changed - Disable download button if zip download is disabled - Fix searching for users in special situations - Mount-point handling fixes - Correctly handle storage stats for trash bin - Remove etag warning for trash bin - Hardened SFTP host verification ----------------------------- Release "7.0.1" Aug 4. 2014 - Set maximum width for notification so they don´t overlap the whole header - Don't preload videos on public sharing - Fix preview size calculation under certain conditions - Fix to always show all available versions in the versions dropdown - Support WebDAV copy operation and make encryption aware of it - Make sure to set the expire date if a date is set as default - Improved link icon for better UX - Fix rendering of blank template - Only call exec if is is enabled by PHP - Limit app menu icon size - Show a warning in the personal settings and admin settins if the encyption keys are not yet initialized - Always remove share permission if user is excluded from sharing - Add OCS api call to set expire date for link shares - Improved db schema migration for sqlite - Don't try to execute background jobs that no longer exist - Improve look of search on mobile, save space in top bar - Set core version after a successful update to make upgrade more robust of app upgrades fail - Verify whether download URLs are valid - Fix preview animation on uploading - Prevent cron.php to trigger apps updating - Fix remote share when remote server is installed at the root - Fix files sorting - Fix calendar import - Fix gallery pause icon - Several contacts fixes specifically for PHP 5.3 - Make updater more robust ----------------------------- Release "7.0.0" July 23. 2014 - New files view including sorting and endless scrolling - Server to Server sharing - Sharing overview - Improved sharing admin control - No more mandatory Shared folder - Improved ownCloud Documents features - Hugely improved Activity app including email notifications - Mobile optimized webinterface - Password strength indicator - Significant speed improvements - New user-management - Support for Swift object stores - Email configuration wizard - Email template editor - Improved upgrade process`
2014-11-30 01:08:57 +01:00
share/owncloud/core/img/filetypes/application-javascript.png
share/owncloud/core/img/filetypes/application-javascript.svg
share/owncloud/core/img/filetypes/application-pdf.png
Update to 6.0.0a * Switch to 6 branch * Replace interpreters with REPLACE_* Changelog: Version 6.0.0a Dec 14th 2013 Remove wrong warnings from logfile Fix LDAP authentication Fix LDAP configuration Fix Share dialog Fix migration under certain conditions Fix database encoding for old PHP versions Fix select all checkbox Fix migration with lucene search enabled Fix migration for postgresql Version 6.0.0 Dec 11th 2013 User Avatars Previews in files app and other places Updated design, less clutter and more whitespace Public gallery sharing Activities Better file conflict handling dialog Improved public App API Sharing API Example Files Share Email Notifications New Doctrine based database layer Plural translations Refactored OC.dialogs (both code and design wise) Priorize often used languages in personal-settings language selection Update jquery to 1.10.0 and add jquery-migrate 1.2.1 Show a summary as the last filelist entry Improve app-management (more verbose error-messages) Show ‘More apps’ link to app administration directly in app navigation Templates for newly created files Add MB indicator to size column Google Drive external storage uses a new library New icons for shared and external folders File uploads conflicts dialog Possibility to prepopulate a new users home with a skeleton Public upload with encryption enabled Users now can decrypt the files again if their encryption app was enabled Many quota related fixes Total used space (with quota) now only counts user’s own files Many external storage fixes, improved performance Improved file navigation performance by using Ajax calls (no full page reload for each folder) The file owner can now also restore deleted shared files New version drop-down with previews and the ability to downloading versions directly
2013-12-27 16:56:38 +01:00
share/owncloud/core/img/filetypes/application-pdf.svg
share/owncloud/core/img/filetypes/application-rss+xml.png
Update to 6.0.0a * Switch to 6 branch * Replace interpreters with REPLACE_* Changelog: Version 6.0.0a Dec 14th 2013 Remove wrong warnings from logfile Fix LDAP authentication Fix LDAP configuration Fix Share dialog Fix migration under certain conditions Fix database encoding for old PHP versions Fix select all checkbox Fix migration with lucene search enabled Fix migration for postgresql Version 6.0.0 Dec 11th 2013 User Avatars Previews in files app and other places Updated design, less clutter and more whitespace Public gallery sharing Activities Better file conflict handling dialog Improved public App API Sharing API Example Files Share Email Notifications New Doctrine based database layer Plural translations Refactored OC.dialogs (both code and design wise) Priorize often used languages in personal-settings language selection Update jquery to 1.10.0 and add jquery-migrate 1.2.1 Show a summary as the last filelist entry Improve app-management (more verbose error-messages) Show ‘More apps’ link to app administration directly in app navigation Templates for newly created files Add MB indicator to size column Google Drive external storage uses a new library New icons for shared and external folders File uploads conflicts dialog Possibility to prepopulate a new users home with a skeleton Public upload with encryption enabled Users now can decrypt the files again if their encryption app was enabled Many quota related fixes Total used space (with quota) now only counts user’s own files Many external storage fixes, improved performance Improved file navigation performance by using Ajax calls (no full page reload for each folder) The file owner can now also restore deleted shared files New version drop-down with previews and the ability to downloading versions directly
2013-12-27 16:56:38 +01:00
share/owncloud/core/img/filetypes/application-rss+xml.svg
Update to 7.0.3 Changelog: Release "7.0.3" Oct 22. 2014 - Some OS X server fixes - Several external storage fixes and improvements - Close session early to speedup apps page loading - Add overwrite.cli.url config option - Fix finding old versions in special cases - Make versions and encryption aware of copy operations - Force loading encryption app in all needed cases - Better filesystem scanning error messages - LDAP wizard fixes - Add configuration switch to enable preview mimetypes - Create backup of all encryption keys before recovery - Add displayname for admins - Better config.sample documentation - Better apps descriptions - Improve visual feedback if recovery key password gets changed - Fix some object store integration issues - Improved data directory configuration - Fix DAV permissions without create permissions - Fix filepicker home icon being partly hidden - Do only follow http and https redirects - Properly delete old previews - Prevent upgrades between more than one major versions - Several security fixes - Lots of smaller improvements ----------------------------- Release "6.0.6" Oct 22. 2014 - Fix finding old versions in special cases - Make versions and encryption aware of copy operations - Force loading encryption app in all needed cases - Better filesystem scanning error messages - LDAP wizard fixes - Add configuration switch to enable preview mimetypes - Create backup of all encryption keys before recovery - Add displayname for admins - Several security fixes - Lots of smaller improvements ----------------------------- Release "5.0.18" Oct 22. 2014 - Only allow http and https redirects - Documentation fixes - Several security fixes - Several smaller fixes ----------------------------- Release "7.0.2" Aug 26. 2014 - App upgrading stability improvements - Make default share folder configurable - Improve readability of error messages - Log failed authentication - S3 key fixes - Fix range requests with encryption - Several LDAP fixes - Remove obsolete 'Download preparing' message for zip downloads - Remove not working checks from code checker - No error if we try to delete a file which no longer exists - Fix detection of system wide mount points - Simplify App navigation - Add group management to public api - Remove confusing 'automatic logon rejected' message - Implement a txt preview fallback for the case that ttf is not support - Fix tiny thumbnail bug - Don't display share permission if resharing was disabled by the admin - Close session right before the download starts - Fix date display in filepicker - Don't touch non-oc tables when doing the InnoDB repair step - Several Documents fixes - Correctly handle public uploads activities - Add better 4 image previews to gallery ----------------------------- Release "6.0.5" Aug 26. 2014 - Documentation improvements - fix anonymous upload if logged-in - Fix handling of special characters in group names - Fix downloading of big files in special situations - More consistent handling of debug mode - Fix sharing email notifications - Disabling upload button if upload is not possible - Fix detection of system wide mount points - Handle video viewer in sharing links correctly - Update encryption keys recursively if a folder was moved - Enable download button for public folders - Handle exceptions if file to too big for trash-bin correctly - Quota fixes - Avoid unnecessary writing to the DB when preferences are not changed - Disable download button if zip download is disabled - Fix searching for users in special situations - Mount-point handling fixes - Correctly handle storage stats for trash bin - Remove etag warning for trash bin - Hardened SFTP host verification ----------------------------- Release "7.0.1" Aug 4. 2014 - Set maximum width for notification so they don´t overlap the whole header - Don't preload videos on public sharing - Fix preview size calculation under certain conditions - Fix to always show all available versions in the versions dropdown - Support WebDAV copy operation and make encryption aware of it - Make sure to set the expire date if a date is set as default - Improved link icon for better UX - Fix rendering of blank template - Only call exec if is is enabled by PHP - Limit app menu icon size - Show a warning in the personal settings and admin settins if the encyption keys are not yet initialized - Always remove share permission if user is excluded from sharing - Add OCS api call to set expire date for link shares - Improved db schema migration for sqlite - Don't try to execute background jobs that no longer exist - Improve look of search on mobile, save space in top bar - Set core version after a successful update to make upgrade more robust of app upgrades fail - Verify whether download URLs are valid - Fix preview animation on uploading - Prevent cron.php to trigger apps updating - Fix remote share when remote server is installed at the root - Fix files sorting - Fix calendar import - Fix gallery pause icon - Several contacts fixes specifically for PHP 5.3 - Make updater more robust ----------------------------- Release "7.0.0" July 23. 2014 - New files view including sorting and endless scrolling - Server to Server sharing - Sharing overview - Improved sharing admin control - No more mandatory Shared folder - Improved ownCloud Documents features - Hugely improved Activity app including email notifications - Mobile optimized webinterface - Password strength indicator - Significant speed improvements - New user-management - Support for Swift object stores - Email configuration wizard - Email template editor - Improved upgrade process`
2014-11-30 01:08:57 +01:00
share/owncloud/core/img/filetypes/application-x-cbr.png
share/owncloud/core/img/filetypes/application-x-cbr.svg
share/owncloud/core/img/filetypes/application-x-shockwave-flash.png
share/owncloud/core/img/filetypes/application-x-shockwave-flash.svg
share/owncloud/core/img/filetypes/application.png
Update to 6.0.0a * Switch to 6 branch * Replace interpreters with REPLACE_* Changelog: Version 6.0.0a Dec 14th 2013 Remove wrong warnings from logfile Fix LDAP authentication Fix LDAP configuration Fix Share dialog Fix migration under certain conditions Fix database encoding for old PHP versions Fix select all checkbox Fix migration with lucene search enabled Fix migration for postgresql Version 6.0.0 Dec 11th 2013 User Avatars Previews in files app and other places Updated design, less clutter and more whitespace Public gallery sharing Activities Better file conflict handling dialog Improved public App API Sharing API Example Files Share Email Notifications New Doctrine based database layer Plural translations Refactored OC.dialogs (both code and design wise) Priorize often used languages in personal-settings language selection Update jquery to 1.10.0 and add jquery-migrate 1.2.1 Show a summary as the last filelist entry Improve app-management (more verbose error-messages) Show ‘More apps’ link to app administration directly in app navigation Templates for newly created files Add MB indicator to size column Google Drive external storage uses a new library New icons for shared and external folders File uploads conflicts dialog Possibility to prepopulate a new users home with a skeleton Public upload with encryption enabled Users now can decrypt the files again if their encryption app was enabled Many quota related fixes Total used space (with quota) now only counts user’s own files Many external storage fixes, improved performance Improved file navigation performance by using Ajax calls (no full page reload for each folder) The file owner can now also restore deleted shared files New version drop-down with previews and the ability to downloading versions directly
2013-12-27 16:56:38 +01:00
share/owncloud/core/img/filetypes/application.svg
share/owncloud/core/img/filetypes/audio.png
Update to 6.0.0a * Switch to 6 branch * Replace interpreters with REPLACE_* Changelog: Version 6.0.0a Dec 14th 2013 Remove wrong warnings from logfile Fix LDAP authentication Fix LDAP configuration Fix Share dialog Fix migration under certain conditions Fix database encoding for old PHP versions Fix select all checkbox Fix migration with lucene search enabled Fix migration for postgresql Version 6.0.0 Dec 11th 2013 User Avatars Previews in files app and other places Updated design, less clutter and more whitespace Public gallery sharing Activities Better file conflict handling dialog Improved public App API Sharing API Example Files Share Email Notifications New Doctrine based database layer Plural translations Refactored OC.dialogs (both code and design wise) Priorize often used languages in personal-settings language selection Update jquery to 1.10.0 and add jquery-migrate 1.2.1 Show a summary as the last filelist entry Improve app-management (more verbose error-messages) Show ‘More apps’ link to app administration directly in app navigation Templates for newly created files Add MB indicator to size column Google Drive external storage uses a new library New icons for shared and external folders File uploads conflicts dialog Possibility to prepopulate a new users home with a skeleton Public upload with encryption enabled Users now can decrypt the files again if their encryption app was enabled Many quota related fixes Total used space (with quota) now only counts user’s own files Many external storage fixes, improved performance Improved file navigation performance by using Ajax calls (no full page reload for each folder) The file owner can now also restore deleted shared files New version drop-down with previews and the ability to downloading versions directly
2013-12-27 16:56:38 +01:00
share/owncloud/core/img/filetypes/audio.svg
share/owncloud/core/img/filetypes/database.png
Update to 6.0.0a * Switch to 6 branch * Replace interpreters with REPLACE_* Changelog: Version 6.0.0a Dec 14th 2013 Remove wrong warnings from logfile Fix LDAP authentication Fix LDAP configuration Fix Share dialog Fix migration under certain conditions Fix database encoding for old PHP versions Fix select all checkbox Fix migration with lucene search enabled Fix migration for postgresql Version 6.0.0 Dec 11th 2013 User Avatars Previews in files app and other places Updated design, less clutter and more whitespace Public gallery sharing Activities Better file conflict handling dialog Improved public App API Sharing API Example Files Share Email Notifications New Doctrine based database layer Plural translations Refactored OC.dialogs (both code and design wise) Priorize often used languages in personal-settings language selection Update jquery to 1.10.0 and add jquery-migrate 1.2.1 Show a summary as the last filelist entry Improve app-management (more verbose error-messages) Show ‘More apps’ link to app administration directly in app navigation Templates for newly created files Add MB indicator to size column Google Drive external storage uses a new library New icons for shared and external folders File uploads conflicts dialog Possibility to prepopulate a new users home with a skeleton Public upload with encryption enabled Users now can decrypt the files again if their encryption app was enabled Many quota related fixes Total used space (with quota) now only counts user’s own files Many external storage fixes, improved performance Improved file navigation performance by using Ajax calls (no full page reload for each folder) The file owner can now also restore deleted shared files New version drop-down with previews and the ability to downloading versions directly
2013-12-27 16:56:38 +01:00
share/owncloud/core/img/filetypes/database.svg
share/owncloud/core/img/filetypes/file.png
Update to 6.0.0a * Switch to 6 branch * Replace interpreters with REPLACE_* Changelog: Version 6.0.0a Dec 14th 2013 Remove wrong warnings from logfile Fix LDAP authentication Fix LDAP configuration Fix Share dialog Fix migration under certain conditions Fix database encoding for old PHP versions Fix select all checkbox Fix migration with lucene search enabled Fix migration for postgresql Version 6.0.0 Dec 11th 2013 User Avatars Previews in files app and other places Updated design, less clutter and more whitespace Public gallery sharing Activities Better file conflict handling dialog Improved public App API Sharing API Example Files Share Email Notifications New Doctrine based database layer Plural translations Refactored OC.dialogs (both code and design wise) Priorize often used languages in personal-settings language selection Update jquery to 1.10.0 and add jquery-migrate 1.2.1 Show a summary as the last filelist entry Improve app-management (more verbose error-messages) Show ‘More apps’ link to app administration directly in app navigation Templates for newly created files Add MB indicator to size column Google Drive external storage uses a new library New icons for shared and external folders File uploads conflicts dialog Possibility to prepopulate a new users home with a skeleton Public upload with encryption enabled Users now can decrypt the files again if their encryption app was enabled Many quota related fixes Total used space (with quota) now only counts user’s own files Many external storage fixes, improved performance Improved file navigation performance by using Ajax calls (no full page reload for each folder) The file owner can now also restore deleted shared files New version drop-down with previews and the ability to downloading versions directly
2013-12-27 16:56:38 +01:00
share/owncloud/core/img/filetypes/file.svg
share/owncloud/core/img/filetypes/folder-drag-accept.png
share/owncloud/core/img/filetypes/folder-drag-accept.svg
share/owncloud/core/img/filetypes/folder-external.png
share/owncloud/core/img/filetypes/folder-external.svg
share/owncloud/core/img/filetypes/folder-public.png
share/owncloud/core/img/filetypes/folder-public.svg
share/owncloud/core/img/filetypes/folder-shared.png
share/owncloud/core/img/filetypes/folder-shared.svg
share/owncloud/core/img/filetypes/folder.png
Update to 6.0.0a * Switch to 6 branch * Replace interpreters with REPLACE_* Changelog: Version 6.0.0a Dec 14th 2013 Remove wrong warnings from logfile Fix LDAP authentication Fix LDAP configuration Fix Share dialog Fix migration under certain conditions Fix database encoding for old PHP versions Fix select all checkbox Fix migration with lucene search enabled Fix migration for postgresql Version 6.0.0 Dec 11th 2013 User Avatars Previews in files app and other places Updated design, less clutter and more whitespace Public gallery sharing Activities Better file conflict handling dialog Improved public App API Sharing API Example Files Share Email Notifications New Doctrine based database layer Plural translations Refactored OC.dialogs (both code and design wise) Priorize often used languages in personal-settings language selection Update jquery to 1.10.0 and add jquery-migrate 1.2.1 Show a summary as the last filelist entry Improve app-management (more verbose error-messages) Show ‘More apps’ link to app administration directly in app navigation Templates for newly created files Add MB indicator to size column Google Drive external storage uses a new library New icons for shared and external folders File uploads conflicts dialog Possibility to prepopulate a new users home with a skeleton Public upload with encryption enabled Users now can decrypt the files again if their encryption app was enabled Many quota related fixes Total used space (with quota) now only counts user’s own files Many external storage fixes, improved performance Improved file navigation performance by using Ajax calls (no full page reload for each folder) The file owner can now also restore deleted shared files New version drop-down with previews and the ability to downloading versions directly
2013-12-27 16:56:38 +01:00
share/owncloud/core/img/filetypes/folder.svg
share/owncloud/core/img/filetypes/font.png
Update to 6.0.0a * Switch to 6 branch * Replace interpreters with REPLACE_* Changelog: Version 6.0.0a Dec 14th 2013 Remove wrong warnings from logfile Fix LDAP authentication Fix LDAP configuration Fix Share dialog Fix migration under certain conditions Fix database encoding for old PHP versions Fix select all checkbox Fix migration with lucene search enabled Fix migration for postgresql Version 6.0.0 Dec 11th 2013 User Avatars Previews in files app and other places Updated design, less clutter and more whitespace Public gallery sharing Activities Better file conflict handling dialog Improved public App API Sharing API Example Files Share Email Notifications New Doctrine based database layer Plural translations Refactored OC.dialogs (both code and design wise) Priorize often used languages in personal-settings language selection Update jquery to 1.10.0 and add jquery-migrate 1.2.1 Show a summary as the last filelist entry Improve app-management (more verbose error-messages) Show ‘More apps’ link to app administration directly in app navigation Templates for newly created files Add MB indicator to size column Google Drive external storage uses a new library New icons for shared and external folders File uploads conflicts dialog Possibility to prepopulate a new users home with a skeleton Public upload with encryption enabled Users now can decrypt the files again if their encryption app was enabled Many quota related fixes Total used space (with quota) now only counts user’s own files Many external storage fixes, improved performance Improved file navigation performance by using Ajax calls (no full page reload for each folder) The file owner can now also restore deleted shared files New version drop-down with previews and the ability to downloading versions directly
2013-12-27 16:56:38 +01:00
share/owncloud/core/img/filetypes/font.svg
share/owncloud/core/img/filetypes/image-vector.png
share/owncloud/core/img/filetypes/image-vector.svg
share/owncloud/core/img/filetypes/image.png
Update to 6.0.0a * Switch to 6 branch * Replace interpreters with REPLACE_* Changelog: Version 6.0.0a Dec 14th 2013 Remove wrong warnings from logfile Fix LDAP authentication Fix LDAP configuration Fix Share dialog Fix migration under certain conditions Fix database encoding for old PHP versions Fix select all checkbox Fix migration with lucene search enabled Fix migration for postgresql Version 6.0.0 Dec 11th 2013 User Avatars Previews in files app and other places Updated design, less clutter and more whitespace Public gallery sharing Activities Better file conflict handling dialog Improved public App API Sharing API Example Files Share Email Notifications New Doctrine based database layer Plural translations Refactored OC.dialogs (both code and design wise) Priorize often used languages in personal-settings language selection Update jquery to 1.10.0 and add jquery-migrate 1.2.1 Show a summary as the last filelist entry Improve app-management (more verbose error-messages) Show ‘More apps’ link to app administration directly in app navigation Templates for newly created files Add MB indicator to size column Google Drive external storage uses a new library New icons for shared and external folders File uploads conflicts dialog Possibility to prepopulate a new users home with a skeleton Public upload with encryption enabled Users now can decrypt the files again if their encryption app was enabled Many quota related fixes Total used space (with quota) now only counts user’s own files Many external storage fixes, improved performance Improved file navigation performance by using Ajax calls (no full page reload for each folder) The file owner can now also restore deleted shared files New version drop-down with previews and the ability to downloading versions directly
2013-12-27 16:56:38 +01:00
share/owncloud/core/img/filetypes/image.svg
share/owncloud/core/img/filetypes/package-x-generic.png
share/owncloud/core/img/filetypes/package-x-generic.svg
Update to 7.0.3 Changelog: Release "7.0.3" Oct 22. 2014 - Some OS X server fixes - Several external storage fixes and improvements - Close session early to speedup apps page loading - Add overwrite.cli.url config option - Fix finding old versions in special cases - Make versions and encryption aware of copy operations - Force loading encryption app in all needed cases - Better filesystem scanning error messages - LDAP wizard fixes - Add configuration switch to enable preview mimetypes - Create backup of all encryption keys before recovery - Add displayname for admins - Better config.sample documentation - Better apps descriptions - Improve visual feedback if recovery key password gets changed - Fix some object store integration issues - Improved data directory configuration - Fix DAV permissions without create permissions - Fix filepicker home icon being partly hidden - Do only follow http and https redirects - Properly delete old previews - Prevent upgrades between more than one major versions - Several security fixes - Lots of smaller improvements ----------------------------- Release "6.0.6" Oct 22. 2014 - Fix finding old versions in special cases - Make versions and encryption aware of copy operations - Force loading encryption app in all needed cases - Better filesystem scanning error messages - LDAP wizard fixes - Add configuration switch to enable preview mimetypes - Create backup of all encryption keys before recovery - Add displayname for admins - Several security fixes - Lots of smaller improvements ----------------------------- Release "5.0.18" Oct 22. 2014 - Only allow http and https redirects - Documentation fixes - Several security fixes - Several smaller fixes ----------------------------- Release "7.0.2" Aug 26. 2014 - App upgrading stability improvements - Make default share folder configurable - Improve readability of error messages - Log failed authentication - S3 key fixes - Fix range requests with encryption - Several LDAP fixes - Remove obsolete 'Download preparing' message for zip downloads - Remove not working checks from code checker - No error if we try to delete a file which no longer exists - Fix detection of system wide mount points - Simplify App navigation - Add group management to public api - Remove confusing 'automatic logon rejected' message - Implement a txt preview fallback for the case that ttf is not support - Fix tiny thumbnail bug - Don't display share permission if resharing was disabled by the admin - Close session right before the download starts - Fix date display in filepicker - Don't touch non-oc tables when doing the InnoDB repair step - Several Documents fixes - Correctly handle public uploads activities - Add better 4 image previews to gallery ----------------------------- Release "6.0.5" Aug 26. 2014 - Documentation improvements - fix anonymous upload if logged-in - Fix handling of special characters in group names - Fix downloading of big files in special situations - More consistent handling of debug mode - Fix sharing email notifications - Disabling upload button if upload is not possible - Fix detection of system wide mount points - Handle video viewer in sharing links correctly - Update encryption keys recursively if a folder was moved - Enable download button for public folders - Handle exceptions if file to too big for trash-bin correctly - Quota fixes - Avoid unnecessary writing to the DB when preferences are not changed - Disable download button if zip download is disabled - Fix searching for users in special situations - Mount-point handling fixes - Correctly handle storage stats for trash bin - Remove etag warning for trash bin - Hardened SFTP host verification ----------------------------- Release "7.0.1" Aug 4. 2014 - Set maximum width for notification so they don´t overlap the whole header - Don't preload videos on public sharing - Fix preview size calculation under certain conditions - Fix to always show all available versions in the versions dropdown - Support WebDAV copy operation and make encryption aware of it - Make sure to set the expire date if a date is set as default - Improved link icon for better UX - Fix rendering of blank template - Only call exec if is is enabled by PHP - Limit app menu icon size - Show a warning in the personal settings and admin settins if the encyption keys are not yet initialized - Always remove share permission if user is excluded from sharing - Add OCS api call to set expire date for link shares - Improved db schema migration for sqlite - Don't try to execute background jobs that no longer exist - Improve look of search on mobile, save space in top bar - Set core version after a successful update to make upgrade more robust of app upgrades fail - Verify whether download URLs are valid - Fix preview animation on uploading - Prevent cron.php to trigger apps updating - Fix remote share when remote server is installed at the root - Fix files sorting - Fix calendar import - Fix gallery pause icon - Several contacts fixes specifically for PHP 5.3 - Make updater more robust ----------------------------- Release "7.0.0" July 23. 2014 - New files view including sorting and endless scrolling - Server to Server sharing - Sharing overview - Improved sharing admin control - No more mandatory Shared folder - Improved ownCloud Documents features - Hugely improved Activity app including email notifications - Mobile optimized webinterface - Password strength indicator - Significant speed improvements - New user-management - Support for Swift object stores - Email configuration wizard - Email template editor - Improved upgrade process`
2014-11-30 01:08:57 +01:00
share/owncloud/core/img/filetypes/text-calendar.png
share/owncloud/core/img/filetypes/text-calendar.svg
Update to 6.0.0a * Switch to 6 branch * Replace interpreters with REPLACE_* Changelog: Version 6.0.0a Dec 14th 2013 Remove wrong warnings from logfile Fix LDAP authentication Fix LDAP configuration Fix Share dialog Fix migration under certain conditions Fix database encoding for old PHP versions Fix select all checkbox Fix migration with lucene search enabled Fix migration for postgresql Version 6.0.0 Dec 11th 2013 User Avatars Previews in files app and other places Updated design, less clutter and more whitespace Public gallery sharing Activities Better file conflict handling dialog Improved public App API Sharing API Example Files Share Email Notifications New Doctrine based database layer Plural translations Refactored OC.dialogs (both code and design wise) Priorize often used languages in personal-settings language selection Update jquery to 1.10.0 and add jquery-migrate 1.2.1 Show a summary as the last filelist entry Improve app-management (more verbose error-messages) Show ‘More apps’ link to app administration directly in app navigation Templates for newly created files Add MB indicator to size column Google Drive external storage uses a new library New icons for shared and external folders File uploads conflicts dialog Possibility to prepopulate a new users home with a skeleton Public upload with encryption enabled Users now can decrypt the files again if their encryption app was enabled Many quota related fixes Total used space (with quota) now only counts user’s own files Many external storage fixes, improved performance Improved file navigation performance by using Ajax calls (no full page reload for each folder) The file owner can now also restore deleted shared files New version drop-down with previews and the ability to downloading versions directly
2013-12-27 16:56:38 +01:00
share/owncloud/core/img/filetypes/text-code.png
share/owncloud/core/img/filetypes/text-code.svg
share/owncloud/core/img/filetypes/text-html.png
Update to 6.0.0a * Switch to 6 branch * Replace interpreters with REPLACE_* Changelog: Version 6.0.0a Dec 14th 2013 Remove wrong warnings from logfile Fix LDAP authentication Fix LDAP configuration Fix Share dialog Fix migration under certain conditions Fix database encoding for old PHP versions Fix select all checkbox Fix migration with lucene search enabled Fix migration for postgresql Version 6.0.0 Dec 11th 2013 User Avatars Previews in files app and other places Updated design, less clutter and more whitespace Public gallery sharing Activities Better file conflict handling dialog Improved public App API Sharing API Example Files Share Email Notifications New Doctrine based database layer Plural translations Refactored OC.dialogs (both code and design wise) Priorize often used languages in personal-settings language selection Update jquery to 1.10.0 and add jquery-migrate 1.2.1 Show a summary as the last filelist entry Improve app-management (more verbose error-messages) Show ‘More apps’ link to app administration directly in app navigation Templates for newly created files Add MB indicator to size column Google Drive external storage uses a new library New icons for shared and external folders File uploads conflicts dialog Possibility to prepopulate a new users home with a skeleton Public upload with encryption enabled Users now can decrypt the files again if their encryption app was enabled Many quota related fixes Total used space (with quota) now only counts user’s own files Many external storage fixes, improved performance Improved file navigation performance by using Ajax calls (no full page reload for each folder) The file owner can now also restore deleted shared files New version drop-down with previews and the ability to downloading versions directly
2013-12-27 16:56:38 +01:00
share/owncloud/core/img/filetypes/text-html.svg
share/owncloud/core/img/filetypes/text-vcard.png
Update to 6.0.0a * Switch to 6 branch * Replace interpreters with REPLACE_* Changelog: Version 6.0.0a Dec 14th 2013 Remove wrong warnings from logfile Fix LDAP authentication Fix LDAP configuration Fix Share dialog Fix migration under certain conditions Fix database encoding for old PHP versions Fix select all checkbox Fix migration with lucene search enabled Fix migration for postgresql Version 6.0.0 Dec 11th 2013 User Avatars Previews in files app and other places Updated design, less clutter and more whitespace Public gallery sharing Activities Better file conflict handling dialog Improved public App API Sharing API Example Files Share Email Notifications New Doctrine based database layer Plural translations Refactored OC.dialogs (both code and design wise) Priorize often used languages in personal-settings language selection Update jquery to 1.10.0 and add jquery-migrate 1.2.1 Show a summary as the last filelist entry Improve app-management (more verbose error-messages) Show ‘More apps’ link to app administration directly in app navigation Templates for newly created files Add MB indicator to size column Google Drive external storage uses a new library New icons for shared and external folders File uploads conflicts dialog Possibility to prepopulate a new users home with a skeleton Public upload with encryption enabled Users now can decrypt the files again if their encryption app was enabled Many quota related fixes Total used space (with quota) now only counts user’s own files Many external storage fixes, improved performance Improved file navigation performance by using Ajax calls (no full page reload for each folder) The file owner can now also restore deleted shared files New version drop-down with previews and the ability to downloading versions directly
2013-12-27 16:56:38 +01:00
share/owncloud/core/img/filetypes/text-vcard.svg
share/owncloud/core/img/filetypes/text-x-c.png
Update to 6.0.0a * Switch to 6 branch * Replace interpreters with REPLACE_* Changelog: Version 6.0.0a Dec 14th 2013 Remove wrong warnings from logfile Fix LDAP authentication Fix LDAP configuration Fix Share dialog Fix migration under certain conditions Fix database encoding for old PHP versions Fix select all checkbox Fix migration with lucene search enabled Fix migration for postgresql Version 6.0.0 Dec 11th 2013 User Avatars Previews in files app and other places Updated design, less clutter and more whitespace Public gallery sharing Activities Better file conflict handling dialog Improved public App API Sharing API Example Files Share Email Notifications New Doctrine based database layer Plural translations Refactored OC.dialogs (both code and design wise) Priorize often used languages in personal-settings language selection Update jquery to 1.10.0 and add jquery-migrate 1.2.1 Show a summary as the last filelist entry Improve app-management (more verbose error-messages) Show ‘More apps’ link to app administration directly in app navigation Templates for newly created files Add MB indicator to size column Google Drive external storage uses a new library New icons for shared and external folders File uploads conflicts dialog Possibility to prepopulate a new users home with a skeleton Public upload with encryption enabled Users now can decrypt the files again if their encryption app was enabled Many quota related fixes Total used space (with quota) now only counts user’s own files Many external storage fixes, improved performance Improved file navigation performance by using Ajax calls (no full page reload for each folder) The file owner can now also restore deleted shared files New version drop-down with previews and the ability to downloading versions directly
2013-12-27 16:56:38 +01:00
share/owncloud/core/img/filetypes/text-x-c.svg
share/owncloud/core/img/filetypes/text-x-h.png
Update to 6.0.0a * Switch to 6 branch * Replace interpreters with REPLACE_* Changelog: Version 6.0.0a Dec 14th 2013 Remove wrong warnings from logfile Fix LDAP authentication Fix LDAP configuration Fix Share dialog Fix migration under certain conditions Fix database encoding for old PHP versions Fix select all checkbox Fix migration with lucene search enabled Fix migration for postgresql Version 6.0.0 Dec 11th 2013 User Avatars Previews in files app and other places Updated design, less clutter and more whitespace Public gallery sharing Activities Better file conflict handling dialog Improved public App API Sharing API Example Files Share Email Notifications New Doctrine based database layer Plural translations Refactored OC.dialogs (both code and design wise) Priorize often used languages in personal-settings language selection Update jquery to 1.10.0 and add jquery-migrate 1.2.1 Show a summary as the last filelist entry Improve app-management (more verbose error-messages) Show ‘More apps’ link to app administration directly in app navigation Templates for newly created files Add MB indicator to size column Google Drive external storage uses a new library New icons for shared and external folders File uploads conflicts dialog Possibility to prepopulate a new users home with a skeleton Public upload with encryption enabled Users now can decrypt the files again if their encryption app was enabled Many quota related fixes Total used space (with quota) now only counts user’s own files Many external storage fixes, improved performance Improved file navigation performance by using Ajax calls (no full page reload for each folder) The file owner can now also restore deleted shared files New version drop-down with previews and the ability to downloading versions directly
2013-12-27 16:56:38 +01:00
share/owncloud/core/img/filetypes/text-x-h.svg
share/owncloud/core/img/filetypes/text-x-python.png
share/owncloud/core/img/filetypes/text-x-python.svg
share/owncloud/core/img/filetypes/text.png
Update to 6.0.0a * Switch to 6 branch * Replace interpreters with REPLACE_* Changelog: Version 6.0.0a Dec 14th 2013 Remove wrong warnings from logfile Fix LDAP authentication Fix LDAP configuration Fix Share dialog Fix migration under certain conditions Fix database encoding for old PHP versions Fix select all checkbox Fix migration with lucene search enabled Fix migration for postgresql Version 6.0.0 Dec 11th 2013 User Avatars Previews in files app and other places Updated design, less clutter and more whitespace Public gallery sharing Activities Better file conflict handling dialog Improved public App API Sharing API Example Files Share Email Notifications New Doctrine based database layer Plural translations Refactored OC.dialogs (both code and design wise) Priorize often used languages in personal-settings language selection Update jquery to 1.10.0 and add jquery-migrate 1.2.1 Show a summary as the last filelist entry Improve app-management (more verbose error-messages) Show ‘More apps’ link to app administration directly in app navigation Templates for newly created files Add MB indicator to size column Google Drive external storage uses a new library New icons for shared and external folders File uploads conflicts dialog Possibility to prepopulate a new users home with a skeleton Public upload with encryption enabled Users now can decrypt the files again if their encryption app was enabled Many quota related fixes Total used space (with quota) now only counts user’s own files Many external storage fixes, improved performance Improved file navigation performance by using Ajax calls (no full page reload for each folder) The file owner can now also restore deleted shared files New version drop-down with previews and the ability to downloading versions directly
2013-12-27 16:56:38 +01:00
share/owncloud/core/img/filetypes/text.svg
share/owncloud/core/img/filetypes/video.png
Update to 6.0.0a * Switch to 6 branch * Replace interpreters with REPLACE_* Changelog: Version 6.0.0a Dec 14th 2013 Remove wrong warnings from logfile Fix LDAP authentication Fix LDAP configuration Fix Share dialog Fix migration under certain conditions Fix database encoding for old PHP versions Fix select all checkbox Fix migration with lucene search enabled Fix migration for postgresql Version 6.0.0 Dec 11th 2013 User Avatars Previews in files app and other places Updated design, less clutter and more whitespace Public gallery sharing Activities Better file conflict handling dialog Improved public App API Sharing API Example Files Share Email Notifications New Doctrine based database layer Plural translations Refactored OC.dialogs (both code and design wise) Priorize often used languages in personal-settings language selection Update jquery to 1.10.0 and add jquery-migrate 1.2.1 Show a summary as the last filelist entry Improve app-management (more verbose error-messages) Show ‘More apps’ link to app administration directly in app navigation Templates for newly created files Add MB indicator to size column Google Drive external storage uses a new library New icons for shared and external folders File uploads conflicts dialog Possibility to prepopulate a new users home with a skeleton Public upload with encryption enabled Users now can decrypt the files again if their encryption app was enabled Many quota related fixes Total used space (with quota) now only counts user’s own files Many external storage fixes, improved performance Improved file navigation performance by using Ajax calls (no full page reload for each folder) The file owner can now also restore deleted shared files New version drop-down with previews and the ability to downloading versions directly
2013-12-27 16:56:38 +01:00
share/owncloud/core/img/filetypes/video.svg
share/owncloud/core/img/filetypes/web.png
share/owncloud/core/img/filetypes/web.svg
share/owncloud/core/img/filetypes/x-office-document.png
share/owncloud/core/img/filetypes/x-office-document.svg
share/owncloud/core/img/filetypes/x-office-presentation.png
share/owncloud/core/img/filetypes/x-office-presentation.svg
share/owncloud/core/img/filetypes/x-office-spreadsheet.png
share/owncloud/core/img/filetypes/x-office-spreadsheet.svg
share/owncloud/core/img/googleplay.png
Update to 6.0.0a * Switch to 6 branch * Replace interpreters with REPLACE_* Changelog: Version 6.0.0a Dec 14th 2013 Remove wrong warnings from logfile Fix LDAP authentication Fix LDAP configuration Fix Share dialog Fix migration under certain conditions Fix database encoding for old PHP versions Fix select all checkbox Fix migration with lucene search enabled Fix migration for postgresql Version 6.0.0 Dec 11th 2013 User Avatars Previews in files app and other places Updated design, less clutter and more whitespace Public gallery sharing Activities Better file conflict handling dialog Improved public App API Sharing API Example Files Share Email Notifications New Doctrine based database layer Plural translations Refactored OC.dialogs (both code and design wise) Priorize often used languages in personal-settings language selection Update jquery to 1.10.0 and add jquery-migrate 1.2.1 Show a summary as the last filelist entry Improve app-management (more verbose error-messages) Show ‘More apps’ link to app administration directly in app navigation Templates for newly created files Add MB indicator to size column Google Drive external storage uses a new library New icons for shared and external folders File uploads conflicts dialog Possibility to prepopulate a new users home with a skeleton Public upload with encryption enabled Users now can decrypt the files again if their encryption app was enabled Many quota related fixes Total used space (with quota) now only counts user’s own files Many external storage fixes, improved performance Improved file navigation performance by using Ajax calls (no full page reload for each folder) The file owner can now also restore deleted shared files New version drop-down with previews and the ability to downloading versions directly
2013-12-27 16:56:38 +01:00
share/owncloud/core/img/image-optimization.sh
share/owncloud/core/img/loading-dark.gif
Update to 6.0.0a * Switch to 6 branch * Replace interpreters with REPLACE_* Changelog: Version 6.0.0a Dec 14th 2013 Remove wrong warnings from logfile Fix LDAP authentication Fix LDAP configuration Fix Share dialog Fix migration under certain conditions Fix database encoding for old PHP versions Fix select all checkbox Fix migration with lucene search enabled Fix migration for postgresql Version 6.0.0 Dec 11th 2013 User Avatars Previews in files app and other places Updated design, less clutter and more whitespace Public gallery sharing Activities Better file conflict handling dialog Improved public App API Sharing API Example Files Share Email Notifications New Doctrine based database layer Plural translations Refactored OC.dialogs (both code and design wise) Priorize often used languages in personal-settings language selection Update jquery to 1.10.0 and add jquery-migrate 1.2.1 Show a summary as the last filelist entry Improve app-management (more verbose error-messages) Show ‘More apps’ link to app administration directly in app navigation Templates for newly created files Add MB indicator to size column Google Drive external storage uses a new library New icons for shared and external folders File uploads conflicts dialog Possibility to prepopulate a new users home with a skeleton Public upload with encryption enabled Users now can decrypt the files again if their encryption app was enabled Many quota related fixes Total used space (with quota) now only counts user’s own files Many external storage fixes, improved performance Improved file navigation performance by using Ajax calls (no full page reload for each folder) The file owner can now also restore deleted shared files New version drop-down with previews and the ability to downloading versions directly
2013-12-27 16:56:38 +01:00
share/owncloud/core/img/loading-small.gif
share/owncloud/core/img/loading.gif
Update to 7.0.3 Changelog: Release "7.0.3" Oct 22. 2014 - Some OS X server fixes - Several external storage fixes and improvements - Close session early to speedup apps page loading - Add overwrite.cli.url config option - Fix finding old versions in special cases - Make versions and encryption aware of copy operations - Force loading encryption app in all needed cases - Better filesystem scanning error messages - LDAP wizard fixes - Add configuration switch to enable preview mimetypes - Create backup of all encryption keys before recovery - Add displayname for admins - Better config.sample documentation - Better apps descriptions - Improve visual feedback if recovery key password gets changed - Fix some object store integration issues - Improved data directory configuration - Fix DAV permissions without create permissions - Fix filepicker home icon being partly hidden - Do only follow http and https redirects - Properly delete old previews - Prevent upgrades between more than one major versions - Several security fixes - Lots of smaller improvements ----------------------------- Release "6.0.6" Oct 22. 2014 - Fix finding old versions in special cases - Make versions and encryption aware of copy operations - Force loading encryption app in all needed cases - Better filesystem scanning error messages - LDAP wizard fixes - Add configuration switch to enable preview mimetypes - Create backup of all encryption keys before recovery - Add displayname for admins - Several security fixes - Lots of smaller improvements ----------------------------- Release "5.0.18" Oct 22. 2014 - Only allow http and https redirects - Documentation fixes - Several security fixes - Several smaller fixes ----------------------------- Release "7.0.2" Aug 26. 2014 - App upgrading stability improvements - Make default share folder configurable - Improve readability of error messages - Log failed authentication - S3 key fixes - Fix range requests with encryption - Several LDAP fixes - Remove obsolete 'Download preparing' message for zip downloads - Remove not working checks from code checker - No error if we try to delete a file which no longer exists - Fix detection of system wide mount points - Simplify App navigation - Add group management to public api - Remove confusing 'automatic logon rejected' message - Implement a txt preview fallback for the case that ttf is not support - Fix tiny thumbnail bug - Don't display share permission if resharing was disabled by the admin - Close session right before the download starts - Fix date display in filepicker - Don't touch non-oc tables when doing the InnoDB repair step - Several Documents fixes - Correctly handle public uploads activities - Add better 4 image previews to gallery ----------------------------- Release "6.0.5" Aug 26. 2014 - Documentation improvements - fix anonymous upload if logged-in - Fix handling of special characters in group names - Fix downloading of big files in special situations - More consistent handling of debug mode - Fix sharing email notifications - Disabling upload button if upload is not possible - Fix detection of system wide mount points - Handle video viewer in sharing links correctly - Update encryption keys recursively if a folder was moved - Enable download button for public folders - Handle exceptions if file to too big for trash-bin correctly - Quota fixes - Avoid unnecessary writing to the DB when preferences are not changed - Disable download button if zip download is disabled - Fix searching for users in special situations - Mount-point handling fixes - Correctly handle storage stats for trash bin - Remove etag warning for trash bin - Hardened SFTP host verification ----------------------------- Release "7.0.1" Aug 4. 2014 - Set maximum width for notification so they don´t overlap the whole header - Don't preload videos on public sharing - Fix preview size calculation under certain conditions - Fix to always show all available versions in the versions dropdown - Support WebDAV copy operation and make encryption aware of it - Make sure to set the expire date if a date is set as default - Improved link icon for better UX - Fix rendering of blank template - Only call exec if is is enabled by PHP - Limit app menu icon size - Show a warning in the personal settings and admin settins if the encyption keys are not yet initialized - Always remove share permission if user is excluded from sharing - Add OCS api call to set expire date for link shares - Improved db schema migration for sqlite - Don't try to execute background jobs that no longer exist - Improve look of search on mobile, save space in top bar - Set core version after a successful update to make upgrade more robust of app upgrades fail - Verify whether download URLs are valid - Fix preview animation on uploading - Prevent cron.php to trigger apps updating - Fix remote share when remote server is installed at the root - Fix files sorting - Fix calendar import - Fix gallery pause icon - Several contacts fixes specifically for PHP 5.3 - Make updater more robust ----------------------------- Release "7.0.0" July 23. 2014 - New files view including sorting and endless scrolling - Server to Server sharing - Sharing overview - Improved sharing admin control - No more mandatory Shared folder - Improved ownCloud Documents features - Hugely improved Activity app including email notifications - Mobile optimized webinterface - Password strength indicator - Significant speed improvements - New user-management - Support for Swift object stores - Email configuration wizard - Email template editor - Improved upgrade process`
2014-11-30 01:08:57 +01:00
share/owncloud/core/img/logo-icon.png
share/owncloud/core/img/logo-icon.svg
Update to 6.0.0a * Switch to 6 branch * Replace interpreters with REPLACE_* Changelog: Version 6.0.0a Dec 14th 2013 Remove wrong warnings from logfile Fix LDAP authentication Fix LDAP configuration Fix Share dialog Fix migration under certain conditions Fix database encoding for old PHP versions Fix select all checkbox Fix migration with lucene search enabled Fix migration for postgresql Version 6.0.0 Dec 11th 2013 User Avatars Previews in files app and other places Updated design, less clutter and more whitespace Public gallery sharing Activities Better file conflict handling dialog Improved public App API Sharing API Example Files Share Email Notifications New Doctrine based database layer Plural translations Refactored OC.dialogs (both code and design wise) Priorize often used languages in personal-settings language selection Update jquery to 1.10.0 and add jquery-migrate 1.2.1 Show a summary as the last filelist entry Improve app-management (more verbose error-messages) Show ‘More apps’ link to app administration directly in app navigation Templates for newly created files Add MB indicator to size column Google Drive external storage uses a new library New icons for shared and external folders File uploads conflicts dialog Possibility to prepopulate a new users home with a skeleton Public upload with encryption enabled Users now can decrypt the files again if their encryption app was enabled Many quota related fixes Total used space (with quota) now only counts user’s own files Many external storage fixes, improved performance Improved file navigation performance by using Ajax calls (no full page reload for each folder) The file owner can now also restore deleted shared files New version drop-down with previews and the ability to downloading versions directly
2013-12-27 16:56:38 +01:00
share/owncloud/core/img/logo-mail.gif
share/owncloud/core/img/logo-wide.png
share/owncloud/core/img/logo-wide.svg
share/owncloud/core/img/logo.png
share/owncloud/core/img/logo.svg
share/owncloud/core/img/places/calendar-dark.png
share/owncloud/core/img/places/calendar-dark.svg
share/owncloud/core/img/places/contacts-dark.png
share/owncloud/core/img/places/contacts-dark.svg
share/owncloud/core/img/places/file.png
share/owncloud/core/img/places/file.svg
share/owncloud/core/img/places/files.png
share/owncloud/core/img/places/files.svg
share/owncloud/core/img/places/folder.png
share/owncloud/core/img/places/folder.svg
share/owncloud/core/img/places/home.png
share/owncloud/core/img/places/home.svg
Update to 6.0.0a * Switch to 6 branch * Replace interpreters with REPLACE_* Changelog: Version 6.0.0a Dec 14th 2013 Remove wrong warnings from logfile Fix LDAP authentication Fix LDAP configuration Fix Share dialog Fix migration under certain conditions Fix database encoding for old PHP versions Fix select all checkbox Fix migration with lucene search enabled Fix migration for postgresql Version 6.0.0 Dec 11th 2013 User Avatars Previews in files app and other places Updated design, less clutter and more whitespace Public gallery sharing Activities Better file conflict handling dialog Improved public App API Sharing API Example Files Share Email Notifications New Doctrine based database layer Plural translations Refactored OC.dialogs (both code and design wise) Priorize often used languages in personal-settings language selection Update jquery to 1.10.0 and add jquery-migrate 1.2.1 Show a summary as the last filelist entry Improve app-management (more verbose error-messages) Show ‘More apps’ link to app administration directly in app navigation Templates for newly created files Add MB indicator to size column Google Drive external storage uses a new library New icons for shared and external folders File uploads conflicts dialog Possibility to prepopulate a new users home with a skeleton Public upload with encryption enabled Users now can decrypt the files again if their encryption app was enabled Many quota related fixes Total used space (with quota) now only counts user’s own files Many external storage fixes, improved performance Improved file navigation performance by using Ajax calls (no full page reload for each folder) The file owner can now also restore deleted shared files New version drop-down with previews and the ability to downloading versions directly
2013-12-27 16:56:38 +01:00
share/owncloud/core/img/places/link.png
share/owncloud/core/img/places/link.svg
share/owncloud/core/img/places/music.png
share/owncloud/core/img/places/music.svg
share/owncloud/core/img/places/picture.png
share/owncloud/core/img/places/picture.svg
share/owncloud/core/img/rating/s0.png
share/owncloud/core/img/rating/s1.png
share/owncloud/core/img/rating/s10.png
share/owncloud/core/img/rating/s2.png
share/owncloud/core/img/rating/s3.png
share/owncloud/core/img/rating/s4.png
share/owncloud/core/img/rating/s5.png
share/owncloud/core/img/rating/s6.png
share/owncloud/core/img/rating/s7.png
share/owncloud/core/img/rating/s8.png
share/owncloud/core/img/rating/s9.png
Update to 7.0.3 Changelog: Release "7.0.3" Oct 22. 2014 - Some OS X server fixes - Several external storage fixes and improvements - Close session early to speedup apps page loading - Add overwrite.cli.url config option - Fix finding old versions in special cases - Make versions and encryption aware of copy operations - Force loading encryption app in all needed cases - Better filesystem scanning error messages - LDAP wizard fixes - Add configuration switch to enable preview mimetypes - Create backup of all encryption keys before recovery - Add displayname for admins - Better config.sample documentation - Better apps descriptions - Improve visual feedback if recovery key password gets changed - Fix some object store integration issues - Improved data directory configuration - Fix DAV permissions without create permissions - Fix filepicker home icon being partly hidden - Do only follow http and https redirects - Properly delete old previews - Prevent upgrades between more than one major versions - Several security fixes - Lots of smaller improvements ----------------------------- Release "6.0.6" Oct 22. 2014 - Fix finding old versions in special cases - Make versions and encryption aware of copy operations - Force loading encryption app in all needed cases - Better filesystem scanning error messages - LDAP wizard fixes - Add configuration switch to enable preview mimetypes - Create backup of all encryption keys before recovery - Add displayname for admins - Several security fixes - Lots of smaller improvements ----------------------------- Release "5.0.18" Oct 22. 2014 - Only allow http and https redirects - Documentation fixes - Several security fixes - Several smaller fixes ----------------------------- Release "7.0.2" Aug 26. 2014 - App upgrading stability improvements - Make default share folder configurable - Improve readability of error messages - Log failed authentication - S3 key fixes - Fix range requests with encryption - Several LDAP fixes - Remove obsolete 'Download preparing' message for zip downloads - Remove not working checks from code checker - No error if we try to delete a file which no longer exists - Fix detection of system wide mount points - Simplify App navigation - Add group management to public api - Remove confusing 'automatic logon rejected' message - Implement a txt preview fallback for the case that ttf is not support - Fix tiny thumbnail bug - Don't display share permission if resharing was disabled by the admin - Close session right before the download starts - Fix date display in filepicker - Don't touch non-oc tables when doing the InnoDB repair step - Several Documents fixes - Correctly handle public uploads activities - Add better 4 image previews to gallery ----------------------------- Release "6.0.5" Aug 26. 2014 - Documentation improvements - fix anonymous upload if logged-in - Fix handling of special characters in group names - Fix downloading of big files in special situations - More consistent handling of debug mode - Fix sharing email notifications - Disabling upload button if upload is not possible - Fix detection of system wide mount points - Handle video viewer in sharing links correctly - Update encryption keys recursively if a folder was moved - Enable download button for public folders - Handle exceptions if file to too big for trash-bin correctly - Quota fixes - Avoid unnecessary writing to the DB when preferences are not changed - Disable download button if zip download is disabled - Fix searching for users in special situations - Mount-point handling fixes - Correctly handle storage stats for trash bin - Remove etag warning for trash bin - Hardened SFTP host verification ----------------------------- Release "7.0.1" Aug 4. 2014 - Set maximum width for notification so they don´t overlap the whole header - Don't preload videos on public sharing - Fix preview size calculation under certain conditions - Fix to always show all available versions in the versions dropdown - Support WebDAV copy operation and make encryption aware of it - Make sure to set the expire date if a date is set as default - Improved link icon for better UX - Fix rendering of blank template - Only call exec if is is enabled by PHP - Limit app menu icon size - Show a warning in the personal settings and admin settins if the encyption keys are not yet initialized - Always remove share permission if user is excluded from sharing - Add OCS api call to set expire date for link shares - Improved db schema migration for sqlite - Don't try to execute background jobs that no longer exist - Improve look of search on mobile, save space in top bar - Set core version after a successful update to make upgrade more robust of app upgrades fail - Verify whether download URLs are valid - Fix preview animation on uploading - Prevent cron.php to trigger apps updating - Fix remote share when remote server is installed at the root - Fix files sorting - Fix calendar import - Fix gallery pause icon - Several contacts fixes specifically for PHP 5.3 - Make updater more robust ----------------------------- Release "7.0.0" July 23. 2014 - New files view including sorting and endless scrolling - Server to Server sharing - Sharing overview - Improved sharing admin control - No more mandatory Shared folder - Improved ownCloud Documents features - Hugely improved Activity app including email notifications - Mobile optimized webinterface - Password strength indicator - Significant speed improvements - New user-management - Support for Swift object stores - Email configuration wizard - Email template editor - Improved upgrade process`
2014-11-30 01:08:57 +01:00
share/owncloud/core/js/apps.js
Update to 6.0.0a * Switch to 6 branch * Replace interpreters with REPLACE_* Changelog: Version 6.0.0a Dec 14th 2013 Remove wrong warnings from logfile Fix LDAP authentication Fix LDAP configuration Fix Share dialog Fix migration under certain conditions Fix database encoding for old PHP versions Fix select all checkbox Fix migration with lucene search enabled Fix migration for postgresql Version 6.0.0 Dec 11th 2013 User Avatars Previews in files app and other places Updated design, less clutter and more whitespace Public gallery sharing Activities Better file conflict handling dialog Improved public App API Sharing API Example Files Share Email Notifications New Doctrine based database layer Plural translations Refactored OC.dialogs (both code and design wise) Priorize often used languages in personal-settings language selection Update jquery to 1.10.0 and add jquery-migrate 1.2.1 Show a summary as the last filelist entry Improve app-management (more verbose error-messages) Show ‘More apps’ link to app administration directly in app navigation Templates for newly created files Add MB indicator to size column Google Drive external storage uses a new library New icons for shared and external folders File uploads conflicts dialog Possibility to prepopulate a new users home with a skeleton Public upload with encryption enabled Users now can decrypt the files again if their encryption app was enabled Many quota related fixes Total used space (with quota) now only counts user’s own files Many external storage fixes, improved performance Improved file navigation performance by using Ajax calls (no full page reload for each folder) The file owner can now also restore deleted shared files New version drop-down with previews and the ability to downloading versions directly
2013-12-27 16:56:38 +01:00
share/owncloud/core/js/avatar.js
share/owncloud/core/js/backgroundjobs.js
share/owncloud/core/js/compatibility.js
share/owncloud/core/js/config.js
share/owncloud/core/js/config.php
Update to 7.0.3 Changelog: Release "7.0.3" Oct 22. 2014 - Some OS X server fixes - Several external storage fixes and improvements - Close session early to speedup apps page loading - Add overwrite.cli.url config option - Fix finding old versions in special cases - Make versions and encryption aware of copy operations - Force loading encryption app in all needed cases - Better filesystem scanning error messages - LDAP wizard fixes - Add configuration switch to enable preview mimetypes - Create backup of all encryption keys before recovery - Add displayname for admins - Better config.sample documentation - Better apps descriptions - Improve visual feedback if recovery key password gets changed - Fix some object store integration issues - Improved data directory configuration - Fix DAV permissions without create permissions - Fix filepicker home icon being partly hidden - Do only follow http and https redirects - Properly delete old previews - Prevent upgrades between more than one major versions - Several security fixes - Lots of smaller improvements ----------------------------- Release "6.0.6" Oct 22. 2014 - Fix finding old versions in special cases - Make versions and encryption aware of copy operations - Force loading encryption app in all needed cases - Better filesystem scanning error messages - LDAP wizard fixes - Add configuration switch to enable preview mimetypes - Create backup of all encryption keys before recovery - Add displayname for admins - Several security fixes - Lots of smaller improvements ----------------------------- Release "5.0.18" Oct 22. 2014 - Only allow http and https redirects - Documentation fixes - Several security fixes - Several smaller fixes ----------------------------- Release "7.0.2" Aug 26. 2014 - App upgrading stability improvements - Make default share folder configurable - Improve readability of error messages - Log failed authentication - S3 key fixes - Fix range requests with encryption - Several LDAP fixes - Remove obsolete 'Download preparing' message for zip downloads - Remove not working checks from code checker - No error if we try to delete a file which no longer exists - Fix detection of system wide mount points - Simplify App navigation - Add group management to public api - Remove confusing 'automatic logon rejected' message - Implement a txt preview fallback for the case that ttf is not support - Fix tiny thumbnail bug - Don't display share permission if resharing was disabled by the admin - Close session right before the download starts - Fix date display in filepicker - Don't touch non-oc tables when doing the InnoDB repair step - Several Documents fixes - Correctly handle public uploads activities - Add better 4 image previews to gallery ----------------------------- Release "6.0.5" Aug 26. 2014 - Documentation improvements - fix anonymous upload if logged-in - Fix handling of special characters in group names - Fix downloading of big files in special situations - More consistent handling of debug mode - Fix sharing email notifications - Disabling upload button if upload is not possible - Fix detection of system wide mount points - Handle video viewer in sharing links correctly - Update encryption keys recursively if a folder was moved - Enable download button for public folders - Handle exceptions if file to too big for trash-bin correctly - Quota fixes - Avoid unnecessary writing to the DB when preferences are not changed - Disable download button if zip download is disabled - Fix searching for users in special situations - Mount-point handling fixes - Correctly handle storage stats for trash bin - Remove etag warning for trash bin - Hardened SFTP host verification ----------------------------- Release "7.0.1" Aug 4. 2014 - Set maximum width for notification so they don´t overlap the whole header - Don't preload videos on public sharing - Fix preview size calculation under certain conditions - Fix to always show all available versions in the versions dropdown - Support WebDAV copy operation and make encryption aware of it - Make sure to set the expire date if a date is set as default - Improved link icon for better UX - Fix rendering of blank template - Only call exec if is is enabled by PHP - Limit app menu icon size - Show a warning in the personal settings and admin settins if the encyption keys are not yet initialized - Always remove share permission if user is excluded from sharing - Add OCS api call to set expire date for link shares - Improved db schema migration for sqlite - Don't try to execute background jobs that no longer exist - Improve look of search on mobile, save space in top bar - Set core version after a successful update to make upgrade more robust of app upgrades fail - Verify whether download URLs are valid - Fix preview animation on uploading - Prevent cron.php to trigger apps updating - Fix remote share when remote server is installed at the root - Fix files sorting - Fix calendar import - Fix gallery pause icon - Several contacts fixes specifically for PHP 5.3 - Make updater more robust ----------------------------- Release "7.0.0" July 23. 2014 - New files view including sorting and endless scrolling - Server to Server sharing - Sharing overview - Improved sharing admin control - No more mandatory Shared folder - Improved ownCloud Documents features - Hugely improved Activity app including email notifications - Mobile optimized webinterface - Password strength indicator - Significant speed improvements - New user-management - Support for Swift object stores - Email configuration wizard - Email template editor - Improved upgrade process`
2014-11-30 01:08:57 +01:00
share/owncloud/core/js/core.json
share/owncloud/core/js/eventsource.js
share/owncloud/core/js/installation.js
share/owncloud/core/js/jquery-showpassword.js
share/owncloud/core/js/jquery-tipsy.js
Update to 6.0.0a * Switch to 6 branch * Replace interpreters with REPLACE_* Changelog: Version 6.0.0a Dec 14th 2013 Remove wrong warnings from logfile Fix LDAP authentication Fix LDAP configuration Fix Share dialog Fix migration under certain conditions Fix database encoding for old PHP versions Fix select all checkbox Fix migration with lucene search enabled Fix migration for postgresql Version 6.0.0 Dec 11th 2013 User Avatars Previews in files app and other places Updated design, less clutter and more whitespace Public gallery sharing Activities Better file conflict handling dialog Improved public App API Sharing API Example Files Share Email Notifications New Doctrine based database layer Plural translations Refactored OC.dialogs (both code and design wise) Priorize often used languages in personal-settings language selection Update jquery to 1.10.0 and add jquery-migrate 1.2.1 Show a summary as the last filelist entry Improve app-management (more verbose error-messages) Show ‘More apps’ link to app administration directly in app navigation Templates for newly created files Add MB indicator to size column Google Drive external storage uses a new library New icons for shared and external folders File uploads conflicts dialog Possibility to prepopulate a new users home with a skeleton Public upload with encryption enabled Users now can decrypt the files again if their encryption app was enabled Many quota related fixes Total used space (with quota) now only counts user’s own files Many external storage fixes, improved performance Improved file navigation performance by using Ajax calls (no full page reload for each folder) The file owner can now also restore deleted shared files New version drop-down with previews and the ability to downloading versions directly
2013-12-27 16:56:38 +01:00
share/owncloud/core/js/jquery.avatar.js
share/owncloud/core/js/jquery.ocdialog.js
share/owncloud/core/js/js.js
share/owncloud/core/js/l10n.js
Update to 7.0.3 Changelog: Release "7.0.3" Oct 22. 2014 - Some OS X server fixes - Several external storage fixes and improvements - Close session early to speedup apps page loading - Add overwrite.cli.url config option - Fix finding old versions in special cases - Make versions and encryption aware of copy operations - Force loading encryption app in all needed cases - Better filesystem scanning error messages - LDAP wizard fixes - Add configuration switch to enable preview mimetypes - Create backup of all encryption keys before recovery - Add displayname for admins - Better config.sample documentation - Better apps descriptions - Improve visual feedback if recovery key password gets changed - Fix some object store integration issues - Improved data directory configuration - Fix DAV permissions without create permissions - Fix filepicker home icon being partly hidden - Do only follow http and https redirects - Properly delete old previews - Prevent upgrades between more than one major versions - Several security fixes - Lots of smaller improvements ----------------------------- Release "6.0.6" Oct 22. 2014 - Fix finding old versions in special cases - Make versions and encryption aware of copy operations - Force loading encryption app in all needed cases - Better filesystem scanning error messages - LDAP wizard fixes - Add configuration switch to enable preview mimetypes - Create backup of all encryption keys before recovery - Add displayname for admins - Several security fixes - Lots of smaller improvements ----------------------------- Release "5.0.18" Oct 22. 2014 - Only allow http and https redirects - Documentation fixes - Several security fixes - Several smaller fixes ----------------------------- Release "7.0.2" Aug 26. 2014 - App upgrading stability improvements - Make default share folder configurable - Improve readability of error messages - Log failed authentication - S3 key fixes - Fix range requests with encryption - Several LDAP fixes - Remove obsolete 'Download preparing' message for zip downloads - Remove not working checks from code checker - No error if we try to delete a file which no longer exists - Fix detection of system wide mount points - Simplify App navigation - Add group management to public api - Remove confusing 'automatic logon rejected' message - Implement a txt preview fallback for the case that ttf is not support - Fix tiny thumbnail bug - Don't display share permission if resharing was disabled by the admin - Close session right before the download starts - Fix date display in filepicker - Don't touch non-oc tables when doing the InnoDB repair step - Several Documents fixes - Correctly handle public uploads activities - Add better 4 image previews to gallery ----------------------------- Release "6.0.5" Aug 26. 2014 - Documentation improvements - fix anonymous upload if logged-in - Fix handling of special characters in group names - Fix downloading of big files in special situations - More consistent handling of debug mode - Fix sharing email notifications - Disabling upload button if upload is not possible - Fix detection of system wide mount points - Handle video viewer in sharing links correctly - Update encryption keys recursively if a folder was moved - Enable download button for public folders - Handle exceptions if file to too big for trash-bin correctly - Quota fixes - Avoid unnecessary writing to the DB when preferences are not changed - Disable download button if zip download is disabled - Fix searching for users in special situations - Mount-point handling fixes - Correctly handle storage stats for trash bin - Remove etag warning for trash bin - Hardened SFTP host verification ----------------------------- Release "7.0.1" Aug 4. 2014 - Set maximum width for notification so they don´t overlap the whole header - Don't preload videos on public sharing - Fix preview size calculation under certain conditions - Fix to always show all available versions in the versions dropdown - Support WebDAV copy operation and make encryption aware of it - Make sure to set the expire date if a date is set as default - Improved link icon for better UX - Fix rendering of blank template - Only call exec if is is enabled by PHP - Limit app menu icon size - Show a warning in the personal settings and admin settins if the encyption keys are not yet initialized - Always remove share permission if user is excluded from sharing - Add OCS api call to set expire date for link shares - Improved db schema migration for sqlite - Don't try to execute background jobs that no longer exist - Improve look of search on mobile, save space in top bar - Set core version after a successful update to make upgrade more robust of app upgrades fail - Verify whether download URLs are valid - Fix preview animation on uploading - Prevent cron.php to trigger apps updating - Fix remote share when remote server is installed at the root - Fix files sorting - Fix calendar import - Fix gallery pause icon - Several contacts fixes specifically for PHP 5.3 - Make updater more robust ----------------------------- Release "7.0.0" July 23. 2014 - New files view including sorting and endless scrolling - Server to Server sharing - Sharing overview - Improved sharing admin control - No more mandatory Shared folder - Improved ownCloud Documents features - Hugely improved Activity app including email notifications - Mobile optimized webinterface - Password strength indicator - Significant speed improvements - New user-management - Support for Swift object stores - Email configuration wizard - Email template editor - Improved upgrade process`
2014-11-30 01:08:57 +01:00
share/owncloud/core/js/lostpassword.js
share/owncloud/core/js/maintenance-check.js
share/owncloud/core/js/multiselect.js
share/owncloud/core/js/oc-dialogs.js
share/owncloud/core/js/oc-requesttoken.js
Update to 6.0.0a * Switch to 6 branch * Replace interpreters with REPLACE_* Changelog: Version 6.0.0a Dec 14th 2013 Remove wrong warnings from logfile Fix LDAP authentication Fix LDAP configuration Fix Share dialog Fix migration under certain conditions Fix database encoding for old PHP versions Fix select all checkbox Fix migration with lucene search enabled Fix migration for postgresql Version 6.0.0 Dec 11th 2013 User Avatars Previews in files app and other places Updated design, less clutter and more whitespace Public gallery sharing Activities Better file conflict handling dialog Improved public App API Sharing API Example Files Share Email Notifications New Doctrine based database layer Plural translations Refactored OC.dialogs (both code and design wise) Priorize often used languages in personal-settings language selection Update jquery to 1.10.0 and add jquery-migrate 1.2.1 Show a summary as the last filelist entry Improve app-management (more verbose error-messages) Show ‘More apps’ link to app administration directly in app navigation Templates for newly created files Add MB indicator to size column Google Drive external storage uses a new library New icons for shared and external folders File uploads conflicts dialog Possibility to prepopulate a new users home with a skeleton Public upload with encryption enabled Users now can decrypt the files again if their encryption app was enabled Many quota related fixes Total used space (with quota) now only counts user’s own files Many external storage fixes, improved performance Improved file navigation performance by using Ajax calls (no full page reload for each folder) The file owner can now also restore deleted shared files New version drop-down with previews and the ability to downloading versions directly
2013-12-27 16:56:38 +01:00
share/owncloud/core/js/octemplate.js
share/owncloud/core/js/placeholder.js
Update to 7.0.3 Changelog: Release "7.0.3" Oct 22. 2014 - Some OS X server fixes - Several external storage fixes and improvements - Close session early to speedup apps page loading - Add overwrite.cli.url config option - Fix finding old versions in special cases - Make versions and encryption aware of copy operations - Force loading encryption app in all needed cases - Better filesystem scanning error messages - LDAP wizard fixes - Add configuration switch to enable preview mimetypes - Create backup of all encryption keys before recovery - Add displayname for admins - Better config.sample documentation - Better apps descriptions - Improve visual feedback if recovery key password gets changed - Fix some object store integration issues - Improved data directory configuration - Fix DAV permissions without create permissions - Fix filepicker home icon being partly hidden - Do only follow http and https redirects - Properly delete old previews - Prevent upgrades between more than one major versions - Several security fixes - Lots of smaller improvements ----------------------------- Release "6.0.6" Oct 22. 2014 - Fix finding old versions in special cases - Make versions and encryption aware of copy operations - Force loading encryption app in all needed cases - Better filesystem scanning error messages - LDAP wizard fixes - Add configuration switch to enable preview mimetypes - Create backup of all encryption keys before recovery - Add displayname for admins - Several security fixes - Lots of smaller improvements ----------------------------- Release "5.0.18" Oct 22. 2014 - Only allow http and https redirects - Documentation fixes - Several security fixes - Several smaller fixes ----------------------------- Release "7.0.2" Aug 26. 2014 - App upgrading stability improvements - Make default share folder configurable - Improve readability of error messages - Log failed authentication - S3 key fixes - Fix range requests with encryption - Several LDAP fixes - Remove obsolete 'Download preparing' message for zip downloads - Remove not working checks from code checker - No error if we try to delete a file which no longer exists - Fix detection of system wide mount points - Simplify App navigation - Add group management to public api - Remove confusing 'automatic logon rejected' message - Implement a txt preview fallback for the case that ttf is not support - Fix tiny thumbnail bug - Don't display share permission if resharing was disabled by the admin - Close session right before the download starts - Fix date display in filepicker - Don't touch non-oc tables when doing the InnoDB repair step - Several Documents fixes - Correctly handle public uploads activities - Add better 4 image previews to gallery ----------------------------- Release "6.0.5" Aug 26. 2014 - Documentation improvements - fix anonymous upload if logged-in - Fix handling of special characters in group names - Fix downloading of big files in special situations - More consistent handling of debug mode - Fix sharing email notifications - Disabling upload button if upload is not possible - Fix detection of system wide mount points - Handle video viewer in sharing links correctly - Update encryption keys recursively if a folder was moved - Enable download button for public folders - Handle exceptions if file to too big for trash-bin correctly - Quota fixes - Avoid unnecessary writing to the DB when preferences are not changed - Disable download button if zip download is disabled - Fix searching for users in special situations - Mount-point handling fixes - Correctly handle storage stats for trash bin - Remove etag warning for trash bin - Hardened SFTP host verification ----------------------------- Release "7.0.1" Aug 4. 2014 - Set maximum width for notification so they don´t overlap the whole header - Don't preload videos on public sharing - Fix preview size calculation under certain conditions - Fix to always show all available versions in the versions dropdown - Support WebDAV copy operation and make encryption aware of it - Make sure to set the expire date if a date is set as default - Improved link icon for better UX - Fix rendering of blank template - Only call exec if is is enabled by PHP - Limit app menu icon size - Show a warning in the personal settings and admin settins if the encyption keys are not yet initialized - Always remove share permission if user is excluded from sharing - Add OCS api call to set expire date for link shares - Improved db schema migration for sqlite - Don't try to execute background jobs that no longer exist - Improve look of search on mobile, save space in top bar - Set core version after a successful update to make upgrade more robust of app upgrades fail - Verify whether download URLs are valid - Fix preview animation on uploading - Prevent cron.php to trigger apps updating - Fix remote share when remote server is installed at the root - Fix files sorting - Fix calendar import - Fix gallery pause icon - Several contacts fixes specifically for PHP 5.3 - Make updater more robust ----------------------------- Release "7.0.0" July 23. 2014 - New files view including sorting and endless scrolling - Server to Server sharing - Sharing overview - Improved sharing admin control - No more mandatory Shared folder - Improved ownCloud Documents features - Hugely improved Activity app including email notifications - Mobile optimized webinterface - Password strength indicator - Significant speed improvements - New user-management - Support for Swift object stores - Email configuration wizard - Email template editor - Improved upgrade process`
2014-11-30 01:08:57 +01:00
share/owncloud/core/js/placeholders.js
share/owncloud/core/js/setup.js
Update to 7.0.3 Changelog: Release "7.0.3" Oct 22. 2014 - Some OS X server fixes - Several external storage fixes and improvements - Close session early to speedup apps page loading - Add overwrite.cli.url config option - Fix finding old versions in special cases - Make versions and encryption aware of copy operations - Force loading encryption app in all needed cases - Better filesystem scanning error messages - LDAP wizard fixes - Add configuration switch to enable preview mimetypes - Create backup of all encryption keys before recovery - Add displayname for admins - Better config.sample documentation - Better apps descriptions - Improve visual feedback if recovery key password gets changed - Fix some object store integration issues - Improved data directory configuration - Fix DAV permissions without create permissions - Fix filepicker home icon being partly hidden - Do only follow http and https redirects - Properly delete old previews - Prevent upgrades between more than one major versions - Several security fixes - Lots of smaller improvements ----------------------------- Release "6.0.6" Oct 22. 2014 - Fix finding old versions in special cases - Make versions and encryption aware of copy operations - Force loading encryption app in all needed cases - Better filesystem scanning error messages - LDAP wizard fixes - Add configuration switch to enable preview mimetypes - Create backup of all encryption keys before recovery - Add displayname for admins - Several security fixes - Lots of smaller improvements ----------------------------- Release "5.0.18" Oct 22. 2014 - Only allow http and https redirects - Documentation fixes - Several security fixes - Several smaller fixes ----------------------------- Release "7.0.2" Aug 26. 2014 - App upgrading stability improvements - Make default share folder configurable - Improve readability of error messages - Log failed authentication - S3 key fixes - Fix range requests with encryption - Several LDAP fixes - Remove obsolete 'Download preparing' message for zip downloads - Remove not working checks from code checker - No error if we try to delete a file which no longer exists - Fix detection of system wide mount points - Simplify App navigation - Add group management to public api - Remove confusing 'automatic logon rejected' message - Implement a txt preview fallback for the case that ttf is not support - Fix tiny thumbnail bug - Don't display share permission if resharing was disabled by the admin - Close session right before the download starts - Fix date display in filepicker - Don't touch non-oc tables when doing the InnoDB repair step - Several Documents fixes - Correctly handle public uploads activities - Add better 4 image previews to gallery ----------------------------- Release "6.0.5" Aug 26. 2014 - Documentation improvements - fix anonymous upload if logged-in - Fix handling of special characters in group names - Fix downloading of big files in special situations - More consistent handling of debug mode - Fix sharing email notifications - Disabling upload button if upload is not possible - Fix detection of system wide mount points - Handle video viewer in sharing links correctly - Update encryption keys recursively if a folder was moved - Enable download button for public folders - Handle exceptions if file to too big for trash-bin correctly - Quota fixes - Avoid unnecessary writing to the DB when preferences are not changed - Disable download button if zip download is disabled - Fix searching for users in special situations - Mount-point handling fixes - Correctly handle storage stats for trash bin - Remove etag warning for trash bin - Hardened SFTP host verification ----------------------------- Release "7.0.1" Aug 4. 2014 - Set maximum width for notification so they don´t overlap the whole header - Don't preload videos on public sharing - Fix preview size calculation under certain conditions - Fix to always show all available versions in the versions dropdown - Support WebDAV copy operation and make encryption aware of it - Make sure to set the expire date if a date is set as default - Improved link icon for better UX - Fix rendering of blank template - Only call exec if is is enabled by PHP - Limit app menu icon size - Show a warning in the personal settings and admin settins if the encyption keys are not yet initialized - Always remove share permission if user is excluded from sharing - Add OCS api call to set expire date for link shares - Improved db schema migration for sqlite - Don't try to execute background jobs that no longer exist - Improve look of search on mobile, save space in top bar - Set core version after a successful update to make upgrade more robust of app upgrades fail - Verify whether download URLs are valid - Fix preview animation on uploading - Prevent cron.php to trigger apps updating - Fix remote share when remote server is installed at the root - Fix files sorting - Fix calendar import - Fix gallery pause icon - Several contacts fixes specifically for PHP 5.3 - Make updater more robust ----------------------------- Release "7.0.0" July 23. 2014 - New files view including sorting and endless scrolling - Server to Server sharing - Sharing overview - Improved sharing admin control - No more mandatory Shared folder - Improved ownCloud Documents features - Hugely improved Activity app including email notifications - Mobile optimized webinterface - Password strength indicator - Significant speed improvements - New user-management - Support for Swift object stores - Email configuration wizard - Email template editor - Improved upgrade process`
2014-11-30 01:08:57 +01:00
share/owncloud/core/js/setupchecks.js
share/owncloud/core/js/share.js
share/owncloud/core/js/singleselect.js
Update to 6.0.0a * Switch to 6 branch * Replace interpreters with REPLACE_* Changelog: Version 6.0.0a Dec 14th 2013 Remove wrong warnings from logfile Fix LDAP authentication Fix LDAP configuration Fix Share dialog Fix migration under certain conditions Fix database encoding for old PHP versions Fix select all checkbox Fix migration with lucene search enabled Fix migration for postgresql Version 6.0.0 Dec 11th 2013 User Avatars Previews in files app and other places Updated design, less clutter and more whitespace Public gallery sharing Activities Better file conflict handling dialog Improved public App API Sharing API Example Files Share Email Notifications New Doctrine based database layer Plural translations Refactored OC.dialogs (both code and design wise) Priorize often used languages in personal-settings language selection Update jquery to 1.10.0 and add jquery-migrate 1.2.1 Show a summary as the last filelist entry Improve app-management (more verbose error-messages) Show ‘More apps’ link to app administration directly in app navigation Templates for newly created files Add MB indicator to size column Google Drive external storage uses a new library New icons for shared and external folders File uploads conflicts dialog Possibility to prepopulate a new users home with a skeleton Public upload with encryption enabled Users now can decrypt the files again if their encryption app was enabled Many quota related fixes Total used space (with quota) now only counts user’s own files Many external storage fixes, improved performance Improved file navigation performance by using Ajax calls (no full page reload for each folder) The file owner can now also restore deleted shared files New version drop-down with previews and the ability to downloading versions directly
2013-12-27 16:56:38 +01:00
share/owncloud/core/js/tags.js
Update to 7.0.3 Changelog: Release "7.0.3" Oct 22. 2014 - Some OS X server fixes - Several external storage fixes and improvements - Close session early to speedup apps page loading - Add overwrite.cli.url config option - Fix finding old versions in special cases - Make versions and encryption aware of copy operations - Force loading encryption app in all needed cases - Better filesystem scanning error messages - LDAP wizard fixes - Add configuration switch to enable preview mimetypes - Create backup of all encryption keys before recovery - Add displayname for admins - Better config.sample documentation - Better apps descriptions - Improve visual feedback if recovery key password gets changed - Fix some object store integration issues - Improved data directory configuration - Fix DAV permissions without create permissions - Fix filepicker home icon being partly hidden - Do only follow http and https redirects - Properly delete old previews - Prevent upgrades between more than one major versions - Several security fixes - Lots of smaller improvements ----------------------------- Release "6.0.6" Oct 22. 2014 - Fix finding old versions in special cases - Make versions and encryption aware of copy operations - Force loading encryption app in all needed cases - Better filesystem scanning error messages - LDAP wizard fixes - Add configuration switch to enable preview mimetypes - Create backup of all encryption keys before recovery - Add displayname for admins - Several security fixes - Lots of smaller improvements ----------------------------- Release "5.0.18" Oct 22. 2014 - Only allow http and https redirects - Documentation fixes - Several security fixes - Several smaller fixes ----------------------------- Release "7.0.2" Aug 26. 2014 - App upgrading stability improvements - Make default share folder configurable - Improve readability of error messages - Log failed authentication - S3 key fixes - Fix range requests with encryption - Several LDAP fixes - Remove obsolete 'Download preparing' message for zip downloads - Remove not working checks from code checker - No error if we try to delete a file which no longer exists - Fix detection of system wide mount points - Simplify App navigation - Add group management to public api - Remove confusing 'automatic logon rejected' message - Implement a txt preview fallback for the case that ttf is not support - Fix tiny thumbnail bug - Don't display share permission if resharing was disabled by the admin - Close session right before the download starts - Fix date display in filepicker - Don't touch non-oc tables when doing the InnoDB repair step - Several Documents fixes - Correctly handle public uploads activities - Add better 4 image previews to gallery ----------------------------- Release "6.0.5" Aug 26. 2014 - Documentation improvements - fix anonymous upload if logged-in - Fix handling of special characters in group names - Fix downloading of big files in special situations - More consistent handling of debug mode - Fix sharing email notifications - Disabling upload button if upload is not possible - Fix detection of system wide mount points - Handle video viewer in sharing links correctly - Update encryption keys recursively if a folder was moved - Enable download button for public folders - Handle exceptions if file to too big for trash-bin correctly - Quota fixes - Avoid unnecessary writing to the DB when preferences are not changed - Disable download button if zip download is disabled - Fix searching for users in special situations - Mount-point handling fixes - Correctly handle storage stats for trash bin - Remove etag warning for trash bin - Hardened SFTP host verification ----------------------------- Release "7.0.1" Aug 4. 2014 - Set maximum width for notification so they don´t overlap the whole header - Don't preload videos on public sharing - Fix preview size calculation under certain conditions - Fix to always show all available versions in the versions dropdown - Support WebDAV copy operation and make encryption aware of it - Make sure to set the expire date if a date is set as default - Improved link icon for better UX - Fix rendering of blank template - Only call exec if is is enabled by PHP - Limit app menu icon size - Show a warning in the personal settings and admin settins if the encyption keys are not yet initialized - Always remove share permission if user is excluded from sharing - Add OCS api call to set expire date for link shares - Improved db schema migration for sqlite - Don't try to execute background jobs that no longer exist - Improve look of search on mobile, save space in top bar - Set core version after a successful update to make upgrade more robust of app upgrades fail - Verify whether download URLs are valid - Fix preview animation on uploading - Prevent cron.php to trigger apps updating - Fix remote share when remote server is installed at the root - Fix files sorting - Fix calendar import - Fix gallery pause icon - Several contacts fixes specifically for PHP 5.3 - Make updater more robust ----------------------------- Release "7.0.0" July 23. 2014 - New files view including sorting and endless scrolling - Server to Server sharing - Sharing overview - Improved sharing admin control - No more mandatory Shared folder - Improved ownCloud Documents features - Hugely improved Activity app including email notifications - Mobile optimized webinterface - Password strength indicator - Significant speed improvements - New user-management - Support for Swift object stores - Email configuration wizard - Email template editor - Improved upgrade process`
2014-11-30 01:08:57 +01:00
share/owncloud/core/js/tests/lib/sinon-1.7.3.js
share/owncloud/core/js/tests/specHelper.js
share/owncloud/core/js/tests/specs/coreSpec.js
share/owncloud/core/js/tests/specs/l10nSpec.js
Update to 7.0.3 Changelog: Release "7.0.3" Oct 22. 2014 - Some OS X server fixes - Several external storage fixes and improvements - Close session early to speedup apps page loading - Add overwrite.cli.url config option - Fix finding old versions in special cases - Make versions and encryption aware of copy operations - Force loading encryption app in all needed cases - Better filesystem scanning error messages - LDAP wizard fixes - Add configuration switch to enable preview mimetypes - Create backup of all encryption keys before recovery - Add displayname for admins - Better config.sample documentation - Better apps descriptions - Improve visual feedback if recovery key password gets changed - Fix some object store integration issues - Improved data directory configuration - Fix DAV permissions without create permissions - Fix filepicker home icon being partly hidden - Do only follow http and https redirects - Properly delete old previews - Prevent upgrades between more than one major versions - Several security fixes - Lots of smaller improvements ----------------------------- Release "6.0.6" Oct 22. 2014 - Fix finding old versions in special cases - Make versions and encryption aware of copy operations - Force loading encryption app in all needed cases - Better filesystem scanning error messages - LDAP wizard fixes - Add configuration switch to enable preview mimetypes - Create backup of all encryption keys before recovery - Add displayname for admins - Several security fixes - Lots of smaller improvements ----------------------------- Release "5.0.18" Oct 22. 2014 - Only allow http and https redirects - Documentation fixes - Several security fixes - Several smaller fixes ----------------------------- Release "7.0.2" Aug 26. 2014 - App upgrading stability improvements - Make default share folder configurable - Improve readability of error messages - Log failed authentication - S3 key fixes - Fix range requests with encryption - Several LDAP fixes - Remove obsolete 'Download preparing' message for zip downloads - Remove not working checks from code checker - No error if we try to delete a file which no longer exists - Fix detection of system wide mount points - Simplify App navigation - Add group management to public api - Remove confusing 'automatic logon rejected' message - Implement a txt preview fallback for the case that ttf is not support - Fix tiny thumbnail bug - Don't display share permission if resharing was disabled by the admin - Close session right before the download starts - Fix date display in filepicker - Don't touch non-oc tables when doing the InnoDB repair step - Several Documents fixes - Correctly handle public uploads activities - Add better 4 image previews to gallery ----------------------------- Release "6.0.5" Aug 26. 2014 - Documentation improvements - fix anonymous upload if logged-in - Fix handling of special characters in group names - Fix downloading of big files in special situations - More consistent handling of debug mode - Fix sharing email notifications - Disabling upload button if upload is not possible - Fix detection of system wide mount points - Handle video viewer in sharing links correctly - Update encryption keys recursively if a folder was moved - Enable download button for public folders - Handle exceptions if file to too big for trash-bin correctly - Quota fixes - Avoid unnecessary writing to the DB when preferences are not changed - Disable download button if zip download is disabled - Fix searching for users in special situations - Mount-point handling fixes - Correctly handle storage stats for trash bin - Remove etag warning for trash bin - Hardened SFTP host verification ----------------------------- Release "7.0.1" Aug 4. 2014 - Set maximum width for notification so they don´t overlap the whole header - Don't preload videos on public sharing - Fix preview size calculation under certain conditions - Fix to always show all available versions in the versions dropdown - Support WebDAV copy operation and make encryption aware of it - Make sure to set the expire date if a date is set as default - Improved link icon for better UX - Fix rendering of blank template - Only call exec if is is enabled by PHP - Limit app menu icon size - Show a warning in the personal settings and admin settins if the encyption keys are not yet initialized - Always remove share permission if user is excluded from sharing - Add OCS api call to set expire date for link shares - Improved db schema migration for sqlite - Don't try to execute background jobs that no longer exist - Improve look of search on mobile, save space in top bar - Set core version after a successful update to make upgrade more robust of app upgrades fail - Verify whether download URLs are valid - Fix preview animation on uploading - Prevent cron.php to trigger apps updating - Fix remote share when remote server is installed at the root - Fix files sorting - Fix calendar import - Fix gallery pause icon - Several contacts fixes specifically for PHP 5.3 - Make updater more robust ----------------------------- Release "7.0.0" July 23. 2014 - New files view including sorting and endless scrolling - Server to Server sharing - Sharing overview - Improved sharing admin control - No more mandatory Shared folder - Improved ownCloud Documents features - Hugely improved Activity app including email notifications - Mobile optimized webinterface - Password strength indicator - Significant speed improvements - New user-management - Support for Swift object stores - Email configuration wizard - Email template editor - Improved upgrade process`
2014-11-30 01:08:57 +01:00
share/owncloud/core/js/tests/specs/shareSpec.js
share/owncloud/core/js/update.js
share/owncloud/core/js/visitortimezone.js
share/owncloud/core/l10n/ach.js
share/owncloud/core/l10n/ach.json
share/owncloud/core/l10n/ady.js
share/owncloud/core/l10n/ady.json
share/owncloud/core/l10n/af_ZA.js
share/owncloud/core/l10n/af_ZA.json
share/owncloud/core/l10n/ak.js
share/owncloud/core/l10n/ak.json
share/owncloud/core/l10n/am_ET.js
share/owncloud/core/l10n/am_ET.json
share/owncloud/core/l10n/ar.js
share/owncloud/core/l10n/ar.json
share/owncloud/core/l10n/ast.js
share/owncloud/core/l10n/ast.json
share/owncloud/core/l10n/az.js
share/owncloud/core/l10n/az.json
share/owncloud/core/l10n/be.js
share/owncloud/core/l10n/be.json
share/owncloud/core/l10n/bg_BG.js
share/owncloud/core/l10n/bg_BG.json
share/owncloud/core/l10n/bn_BD.js
share/owncloud/core/l10n/bn_BD.json
share/owncloud/core/l10n/bn_IN.js
share/owncloud/core/l10n/bn_IN.json
share/owncloud/core/l10n/bs.js
share/owncloud/core/l10n/bs.json
share/owncloud/core/l10n/ca.js
share/owncloud/core/l10n/ca.json
share/owncloud/core/l10n/ca@valencia.js
share/owncloud/core/l10n/ca@valencia.json
share/owncloud/core/l10n/cs_CZ.js
share/owncloud/core/l10n/cs_CZ.json
share/owncloud/core/l10n/cy_GB.js
share/owncloud/core/l10n/cy_GB.json
share/owncloud/core/l10n/da.js
share/owncloud/core/l10n/da.json
share/owncloud/core/l10n/de.js
share/owncloud/core/l10n/de.json
share/owncloud/core/l10n/de_AT.js
share/owncloud/core/l10n/de_AT.json
share/owncloud/core/l10n/de_CH.js
share/owncloud/core/l10n/de_CH.json
share/owncloud/core/l10n/de_DE.js
share/owncloud/core/l10n/de_DE.json
share/owncloud/core/l10n/el.js
share/owncloud/core/l10n/el.json
share/owncloud/core/l10n/en@pirate.js
share/owncloud/core/l10n/en@pirate.json
share/owncloud/core/l10n/en_GB.js
share/owncloud/core/l10n/en_GB.json
share/owncloud/core/l10n/en_NZ.js
share/owncloud/core/l10n/en_NZ.json
share/owncloud/core/l10n/eo.js
share/owncloud/core/l10n/eo.json
share/owncloud/core/l10n/es.js
share/owncloud/core/l10n/es.json
share/owncloud/core/l10n/es_AR.js
share/owncloud/core/l10n/es_AR.json
share/owncloud/core/l10n/es_BO.js
share/owncloud/core/l10n/es_BO.json
share/owncloud/core/l10n/es_CL.js
share/owncloud/core/l10n/es_CL.json
share/owncloud/core/l10n/es_CO.js
share/owncloud/core/l10n/es_CO.json
share/owncloud/core/l10n/es_CR.js
share/owncloud/core/l10n/es_CR.json
share/owncloud/core/l10n/es_EC.js
share/owncloud/core/l10n/es_EC.json
share/owncloud/core/l10n/es_MX.js
share/owncloud/core/l10n/es_MX.json
share/owncloud/core/l10n/es_PE.js
share/owncloud/core/l10n/es_PE.json
share/owncloud/core/l10n/es_PY.js
share/owncloud/core/l10n/es_PY.json
share/owncloud/core/l10n/es_US.js
share/owncloud/core/l10n/es_US.json
share/owncloud/core/l10n/es_UY.js
share/owncloud/core/l10n/es_UY.json
share/owncloud/core/l10n/et_EE.js
share/owncloud/core/l10n/et_EE.json
share/owncloud/core/l10n/eu.js
share/owncloud/core/l10n/eu.json
share/owncloud/core/l10n/eu_ES.js
share/owncloud/core/l10n/eu_ES.json
share/owncloud/core/l10n/fa.js
share/owncloud/core/l10n/fa.json
share/owncloud/core/l10n/fi.js
share/owncloud/core/l10n/fi.json
share/owncloud/core/l10n/fi_FI.js
share/owncloud/core/l10n/fi_FI.json
share/owncloud/core/l10n/fil.js
share/owncloud/core/l10n/fil.json
share/owncloud/core/l10n/fr.js
share/owncloud/core/l10n/fr.json
share/owncloud/core/l10n/fr_CA.js
share/owncloud/core/l10n/fr_CA.json
share/owncloud/core/l10n/fy_NL.js
share/owncloud/core/l10n/fy_NL.json
share/owncloud/core/l10n/gl.js
share/owncloud/core/l10n/gl.json
share/owncloud/core/l10n/gu.js
share/owncloud/core/l10n/gu.json
share/owncloud/core/l10n/he.js
share/owncloud/core/l10n/he.json
share/owncloud/core/l10n/hi.js
share/owncloud/core/l10n/hi.json
share/owncloud/core/l10n/hi_IN.js
share/owncloud/core/l10n/hi_IN.json
share/owncloud/core/l10n/hr.js
share/owncloud/core/l10n/hr.json
share/owncloud/core/l10n/hu_HU.js
share/owncloud/core/l10n/hu_HU.json
share/owncloud/core/l10n/hy.js
share/owncloud/core/l10n/hy.json
share/owncloud/core/l10n/ia.js
share/owncloud/core/l10n/ia.json
share/owncloud/core/l10n/id.js
share/owncloud/core/l10n/id.json
share/owncloud/core/l10n/ignorelist
share/owncloud/core/l10n/io.js
share/owncloud/core/l10n/io.json
share/owncloud/core/l10n/is.js
share/owncloud/core/l10n/is.json
share/owncloud/core/l10n/it.js
share/owncloud/core/l10n/it.json
share/owncloud/core/l10n/ja.js
share/owncloud/core/l10n/ja.json
share/owncloud/core/l10n/jv.js
share/owncloud/core/l10n/jv.json
share/owncloud/core/l10n/ka_GE.js
share/owncloud/core/l10n/ka_GE.json
share/owncloud/core/l10n/km.js
share/owncloud/core/l10n/km.json
share/owncloud/core/l10n/kn.js
share/owncloud/core/l10n/kn.json
share/owncloud/core/l10n/ko.js
share/owncloud/core/l10n/ko.json
share/owncloud/core/l10n/ku_IQ.js
share/owncloud/core/l10n/ku_IQ.json
share/owncloud/core/l10n/lb.js
share/owncloud/core/l10n/lb.json
share/owncloud/core/l10n/lo.js
share/owncloud/core/l10n/lo.json
share/owncloud/core/l10n/lt_LT.js
share/owncloud/core/l10n/lt_LT.json
share/owncloud/core/l10n/lv.js
share/owncloud/core/l10n/lv.json
share/owncloud/core/l10n/mg.js
share/owncloud/core/l10n/mg.json
share/owncloud/core/l10n/mk.js
share/owncloud/core/l10n/mk.json
share/owncloud/core/l10n/ml.js
share/owncloud/core/l10n/ml.json
share/owncloud/core/l10n/ml_IN.js
share/owncloud/core/l10n/ml_IN.json
share/owncloud/core/l10n/mn.js
share/owncloud/core/l10n/mn.json
share/owncloud/core/l10n/ms_MY.js
share/owncloud/core/l10n/ms_MY.json
share/owncloud/core/l10n/mt_MT.js
share/owncloud/core/l10n/mt_MT.json
share/owncloud/core/l10n/my_MM.js
share/owncloud/core/l10n/my_MM.json
share/owncloud/core/l10n/nb_NO.js
share/owncloud/core/l10n/nb_NO.json
share/owncloud/core/l10n/nds.js
share/owncloud/core/l10n/nds.json
share/owncloud/core/l10n/ne.js
share/owncloud/core/l10n/ne.json
share/owncloud/core/l10n/nl.js
share/owncloud/core/l10n/nl.json
share/owncloud/core/l10n/nn_NO.js
share/owncloud/core/l10n/nn_NO.json
share/owncloud/core/l10n/nqo.js
share/owncloud/core/l10n/nqo.json
share/owncloud/core/l10n/oc.js
share/owncloud/core/l10n/oc.json
share/owncloud/core/l10n/or_IN.js
share/owncloud/core/l10n/or_IN.json
share/owncloud/core/l10n/pa.js
share/owncloud/core/l10n/pa.json
share/owncloud/core/l10n/pl.js
share/owncloud/core/l10n/pl.json
share/owncloud/core/l10n/pt_BR.js
share/owncloud/core/l10n/pt_BR.json
share/owncloud/core/l10n/pt_PT.js
share/owncloud/core/l10n/pt_PT.json
share/owncloud/core/l10n/ro.js
share/owncloud/core/l10n/ro.json
share/owncloud/core/l10n/ru.js
share/owncloud/core/l10n/ru.json
share/owncloud/core/l10n/si_LK.js
share/owncloud/core/l10n/si_LK.json
share/owncloud/core/l10n/sk.js
share/owncloud/core/l10n/sk.json
share/owncloud/core/l10n/sk_SK.js
share/owncloud/core/l10n/sk_SK.json
share/owncloud/core/l10n/sl.js
share/owncloud/core/l10n/sl.json
share/owncloud/core/l10n/sq.js
share/owncloud/core/l10n/sq.json
share/owncloud/core/l10n/sr.js
share/owncloud/core/l10n/sr.json
share/owncloud/core/l10n/sr@latin.js
share/owncloud/core/l10n/sr@latin.json
share/owncloud/core/l10n/su.js
share/owncloud/core/l10n/su.json
share/owncloud/core/l10n/sv.js
share/owncloud/core/l10n/sv.json
share/owncloud/core/l10n/sw_KE.js
share/owncloud/core/l10n/sw_KE.json
share/owncloud/core/l10n/ta_IN.js
share/owncloud/core/l10n/ta_IN.json
share/owncloud/core/l10n/ta_LK.js
share/owncloud/core/l10n/ta_LK.json
share/owncloud/core/l10n/te.js
share/owncloud/core/l10n/te.json
share/owncloud/core/l10n/tg_TJ.js
share/owncloud/core/l10n/tg_TJ.json
share/owncloud/core/l10n/th_TH.js
share/owncloud/core/l10n/th_TH.json
share/owncloud/core/l10n/tl_PH.js
share/owncloud/core/l10n/tl_PH.json
share/owncloud/core/l10n/tr.js
share/owncloud/core/l10n/tr.json
share/owncloud/core/l10n/tzm.js
share/owncloud/core/l10n/tzm.json
share/owncloud/core/l10n/ug.js
share/owncloud/core/l10n/ug.json
share/owncloud/core/l10n/uk.js
share/owncloud/core/l10n/uk.json
share/owncloud/core/l10n/ur.js
share/owncloud/core/l10n/ur.json
share/owncloud/core/l10n/ur_PK.js
share/owncloud/core/l10n/ur_PK.json
share/owncloud/core/l10n/uz.js
share/owncloud/core/l10n/uz.json
share/owncloud/core/l10n/vi.js
share/owncloud/core/l10n/vi.json
share/owncloud/core/l10n/xgettextfiles
share/owncloud/core/l10n/yo.js
share/owncloud/core/l10n/yo.json
share/owncloud/core/l10n/zh_CN.js
share/owncloud/core/l10n/zh_CN.json
share/owncloud/core/l10n/zh_HK.js
share/owncloud/core/l10n/zh_HK.json
share/owncloud/core/l10n/zh_TW.js
share/owncloud/core/l10n/zh_TW.json
Update to 7.0.3 Changelog: Release "7.0.3" Oct 22. 2014 - Some OS X server fixes - Several external storage fixes and improvements - Close session early to speedup apps page loading - Add overwrite.cli.url config option - Fix finding old versions in special cases - Make versions and encryption aware of copy operations - Force loading encryption app in all needed cases - Better filesystem scanning error messages - LDAP wizard fixes - Add configuration switch to enable preview mimetypes - Create backup of all encryption keys before recovery - Add displayname for admins - Better config.sample documentation - Better apps descriptions - Improve visual feedback if recovery key password gets changed - Fix some object store integration issues - Improved data directory configuration - Fix DAV permissions without create permissions - Fix filepicker home icon being partly hidden - Do only follow http and https redirects - Properly delete old previews - Prevent upgrades between more than one major versions - Several security fixes - Lots of smaller improvements ----------------------------- Release "6.0.6" Oct 22. 2014 - Fix finding old versions in special cases - Make versions and encryption aware of copy operations - Force loading encryption app in all needed cases - Better filesystem scanning error messages - LDAP wizard fixes - Add configuration switch to enable preview mimetypes - Create backup of all encryption keys before recovery - Add displayname for admins - Several security fixes - Lots of smaller improvements ----------------------------- Release "5.0.18" Oct 22. 2014 - Only allow http and https redirects - Documentation fixes - Several security fixes - Several smaller fixes ----------------------------- Release "7.0.2" Aug 26. 2014 - App upgrading stability improvements - Make default share folder configurable - Improve readability of error messages - Log failed authentication - S3 key fixes - Fix range requests with encryption - Several LDAP fixes - Remove obsolete 'Download preparing' message for zip downloads - Remove not working checks from code checker - No error if we try to delete a file which no longer exists - Fix detection of system wide mount points - Simplify App navigation - Add group management to public api - Remove confusing 'automatic logon rejected' message - Implement a txt preview fallback for the case that ttf is not support - Fix tiny thumbnail bug - Don't display share permission if resharing was disabled by the admin - Close session right before the download starts - Fix date display in filepicker - Don't touch non-oc tables when doing the InnoDB repair step - Several Documents fixes - Correctly handle public uploads activities - Add better 4 image previews to gallery ----------------------------- Release "6.0.5" Aug 26. 2014 - Documentation improvements - fix anonymous upload if logged-in - Fix handling of special characters in group names - Fix downloading of big files in special situations - More consistent handling of debug mode - Fix sharing email notifications - Disabling upload button if upload is not possible - Fix detection of system wide mount points - Handle video viewer in sharing links correctly - Update encryption keys recursively if a folder was moved - Enable download button for public folders - Handle exceptions if file to too big for trash-bin correctly - Quota fixes - Avoid unnecessary writing to the DB when preferences are not changed - Disable download button if zip download is disabled - Fix searching for users in special situations - Mount-point handling fixes - Correctly handle storage stats for trash bin - Remove etag warning for trash bin - Hardened SFTP host verification ----------------------------- Release "7.0.1" Aug 4. 2014 - Set maximum width for notification so they don´t overlap the whole header - Don't preload videos on public sharing - Fix preview size calculation under certain conditions - Fix to always show all available versions in the versions dropdown - Support WebDAV copy operation and make encryption aware of it - Make sure to set the expire date if a date is set as default - Improved link icon for better UX - Fix rendering of blank template - Only call exec if is is enabled by PHP - Limit app menu icon size - Show a warning in the personal settings and admin settins if the encyption keys are not yet initialized - Always remove share permission if user is excluded from sharing - Add OCS api call to set expire date for link shares - Improved db schema migration for sqlite - Don't try to execute background jobs that no longer exist - Improve look of search on mobile, save space in top bar - Set core version after a successful update to make upgrade more robust of app upgrades fail - Verify whether download URLs are valid - Fix preview animation on uploading - Prevent cron.php to trigger apps updating - Fix remote share when remote server is installed at the root - Fix files sorting - Fix calendar import - Fix gallery pause icon - Several contacts fixes specifically for PHP 5.3 - Make updater more robust ----------------------------- Release "7.0.0" July 23. 2014 - New files view including sorting and endless scrolling - Server to Server sharing - Sharing overview - Improved sharing admin control - No more mandatory Shared folder - Improved ownCloud Documents features - Hugely improved Activity app including email notifications - Mobile optimized webinterface - Password strength indicator - Significant speed improvements - New user-management - Support for Swift object stores - Email configuration wizard - Email template editor - Improved upgrade process`
2014-11-30 01:08:57 +01:00
share/owncloud/core/lostpassword/controller/lostcontroller.php
Update to 6.0.0a * Switch to 6 branch * Replace interpreters with REPLACE_* Changelog: Version 6.0.0a Dec 14th 2013 Remove wrong warnings from logfile Fix LDAP authentication Fix LDAP configuration Fix Share dialog Fix migration under certain conditions Fix database encoding for old PHP versions Fix select all checkbox Fix migration with lucene search enabled Fix migration for postgresql Version 6.0.0 Dec 11th 2013 User Avatars Previews in files app and other places Updated design, less clutter and more whitespace Public gallery sharing Activities Better file conflict handling dialog Improved public App API Sharing API Example Files Share Email Notifications New Doctrine based database layer Plural translations Refactored OC.dialogs (both code and design wise) Priorize often used languages in personal-settings language selection Update jquery to 1.10.0 and add jquery-migrate 1.2.1 Show a summary as the last filelist entry Improve app-management (more verbose error-messages) Show ‘More apps’ link to app administration directly in app navigation Templates for newly created files Add MB indicator to size column Google Drive external storage uses a new library New icons for shared and external folders File uploads conflicts dialog Possibility to prepopulate a new users home with a skeleton Public upload with encryption enabled Users now can decrypt the files again if their encryption app was enabled Many quota related fixes Total used space (with quota) now only counts user’s own files Many external storage fixes, improved performance Improved file navigation performance by using Ajax calls (no full page reload for each folder) The file owner can now also restore deleted shared files New version drop-down with previews and the ability to downloading versions directly
2013-12-27 16:56:38 +01:00
share/owncloud/core/lostpassword/css/lostpassword.css
Update to 7.0.3 Changelog: Release "7.0.3" Oct 22. 2014 - Some OS X server fixes - Several external storage fixes and improvements - Close session early to speedup apps page loading - Add overwrite.cli.url config option - Fix finding old versions in special cases - Make versions and encryption aware of copy operations - Force loading encryption app in all needed cases - Better filesystem scanning error messages - LDAP wizard fixes - Add configuration switch to enable preview mimetypes - Create backup of all encryption keys before recovery - Add displayname for admins - Better config.sample documentation - Better apps descriptions - Improve visual feedback if recovery key password gets changed - Fix some object store integration issues - Improved data directory configuration - Fix DAV permissions without create permissions - Fix filepicker home icon being partly hidden - Do only follow http and https redirects - Properly delete old previews - Prevent upgrades between more than one major versions - Several security fixes - Lots of smaller improvements ----------------------------- Release "6.0.6" Oct 22. 2014 - Fix finding old versions in special cases - Make versions and encryption aware of copy operations - Force loading encryption app in all needed cases - Better filesystem scanning error messages - LDAP wizard fixes - Add configuration switch to enable preview mimetypes - Create backup of all encryption keys before recovery - Add displayname for admins - Several security fixes - Lots of smaller improvements ----------------------------- Release "5.0.18" Oct 22. 2014 - Only allow http and https redirects - Documentation fixes - Several security fixes - Several smaller fixes ----------------------------- Release "7.0.2" Aug 26. 2014 - App upgrading stability improvements - Make default share folder configurable - Improve readability of error messages - Log failed authentication - S3 key fixes - Fix range requests with encryption - Several LDAP fixes - Remove obsolete 'Download preparing' message for zip downloads - Remove not working checks from code checker - No error if we try to delete a file which no longer exists - Fix detection of system wide mount points - Simplify App navigation - Add group management to public api - Remove confusing 'automatic logon rejected' message - Implement a txt preview fallback for the case that ttf is not support - Fix tiny thumbnail bug - Don't display share permission if resharing was disabled by the admin - Close session right before the download starts - Fix date display in filepicker - Don't touch non-oc tables when doing the InnoDB repair step - Several Documents fixes - Correctly handle public uploads activities - Add better 4 image previews to gallery ----------------------------- Release "6.0.5" Aug 26. 2014 - Documentation improvements - fix anonymous upload if logged-in - Fix handling of special characters in group names - Fix downloading of big files in special situations - More consistent handling of debug mode - Fix sharing email notifications - Disabling upload button if upload is not possible - Fix detection of system wide mount points - Handle video viewer in sharing links correctly - Update encryption keys recursively if a folder was moved - Enable download button for public folders - Handle exceptions if file to too big for trash-bin correctly - Quota fixes - Avoid unnecessary writing to the DB when preferences are not changed - Disable download button if zip download is disabled - Fix searching for users in special situations - Mount-point handling fixes - Correctly handle storage stats for trash bin - Remove etag warning for trash bin - Hardened SFTP host verification ----------------------------- Release "7.0.1" Aug 4. 2014 - Set maximum width for notification so they don´t overlap the whole header - Don't preload videos on public sharing - Fix preview size calculation under certain conditions - Fix to always show all available versions in the versions dropdown - Support WebDAV copy operation and make encryption aware of it - Make sure to set the expire date if a date is set as default - Improved link icon for better UX - Fix rendering of blank template - Only call exec if is is enabled by PHP - Limit app menu icon size - Show a warning in the personal settings and admin settins if the encyption keys are not yet initialized - Always remove share permission if user is excluded from sharing - Add OCS api call to set expire date for link shares - Improved db schema migration for sqlite - Don't try to execute background jobs that no longer exist - Improve look of search on mobile, save space in top bar - Set core version after a successful update to make upgrade more robust of app upgrades fail - Verify whether download URLs are valid - Fix preview animation on uploading - Prevent cron.php to trigger apps updating - Fix remote share when remote server is installed at the root - Fix files sorting - Fix calendar import - Fix gallery pause icon - Several contacts fixes specifically for PHP 5.3 - Make updater more robust ----------------------------- Release "7.0.0" July 23. 2014 - New files view including sorting and endless scrolling - Server to Server sharing - Sharing overview - Improved sharing admin control - No more mandatory Shared folder - Improved ownCloud Documents features - Hugely improved Activity app including email notifications - Mobile optimized webinterface - Password strength indicator - Significant speed improvements - New user-management - Support for Swift object stores - Email configuration wizard - Email template editor - Improved upgrade process`
2014-11-30 01:08:57 +01:00
share/owncloud/core/lostpassword/css/resetpassword.css
share/owncloud/core/lostpassword/templates/email.php
share/owncloud/core/lostpassword/templates/resetpassword.php
Update to 6.0.0a * Switch to 6 branch * Replace interpreters with REPLACE_* Changelog: Version 6.0.0a Dec 14th 2013 Remove wrong warnings from logfile Fix LDAP authentication Fix LDAP configuration Fix Share dialog Fix migration under certain conditions Fix database encoding for old PHP versions Fix select all checkbox Fix migration with lucene search enabled Fix migration for postgresql Version 6.0.0 Dec 11th 2013 User Avatars Previews in files app and other places Updated design, less clutter and more whitespace Public gallery sharing Activities Better file conflict handling dialog Improved public App API Sharing API Example Files Share Email Notifications New Doctrine based database layer Plural translations Refactored OC.dialogs (both code and design wise) Priorize often used languages in personal-settings language selection Update jquery to 1.10.0 and add jquery-migrate 1.2.1 Show a summary as the last filelist entry Improve app-management (more verbose error-messages) Show ‘More apps’ link to app administration directly in app navigation Templates for newly created files Add MB indicator to size column Google Drive external storage uses a new library New icons for shared and external folders File uploads conflicts dialog Possibility to prepopulate a new users home with a skeleton Public upload with encryption enabled Users now can decrypt the files again if their encryption app was enabled Many quota related fixes Total used space (with quota) now only counts user’s own files Many external storage fixes, improved performance Improved file navigation performance by using Ajax calls (no full page reload for each folder) The file owner can now also restore deleted shared files New version drop-down with previews and the ability to downloading versions directly
2013-12-27 16:56:38 +01:00
share/owncloud/core/register_command.php
share/owncloud/core/routes.php
share/owncloud/core/search/ajax/search.php
share/owncloud/core/search/css/results.css
share/owncloud/core/search/js/search.js
share/owncloud/core/search/templates/part.results.html
Update to 7.0.3 Changelog: Release "7.0.3" Oct 22. 2014 - Some OS X server fixes - Several external storage fixes and improvements - Close session early to speedup apps page loading - Add overwrite.cli.url config option - Fix finding old versions in special cases - Make versions and encryption aware of copy operations - Force loading encryption app in all needed cases - Better filesystem scanning error messages - LDAP wizard fixes - Add configuration switch to enable preview mimetypes - Create backup of all encryption keys before recovery - Add displayname for admins - Better config.sample documentation - Better apps descriptions - Improve visual feedback if recovery key password gets changed - Fix some object store integration issues - Improved data directory configuration - Fix DAV permissions without create permissions - Fix filepicker home icon being partly hidden - Do only follow http and https redirects - Properly delete old previews - Prevent upgrades between more than one major versions - Several security fixes - Lots of smaller improvements ----------------------------- Release "6.0.6" Oct 22. 2014 - Fix finding old versions in special cases - Make versions and encryption aware of copy operations - Force loading encryption app in all needed cases - Better filesystem scanning error messages - LDAP wizard fixes - Add configuration switch to enable preview mimetypes - Create backup of all encryption keys before recovery - Add displayname for admins - Several security fixes - Lots of smaller improvements ----------------------------- Release "5.0.18" Oct 22. 2014 - Only allow http and https redirects - Documentation fixes - Several security fixes - Several smaller fixes ----------------------------- Release "7.0.2" Aug 26. 2014 - App upgrading stability improvements - Make default share folder configurable - Improve readability of error messages - Log failed authentication - S3 key fixes - Fix range requests with encryption - Several LDAP fixes - Remove obsolete 'Download preparing' message for zip downloads - Remove not working checks from code checker - No error if we try to delete a file which no longer exists - Fix detection of system wide mount points - Simplify App navigation - Add group management to public api - Remove confusing 'automatic logon rejected' message - Implement a txt preview fallback for the case that ttf is not support - Fix tiny thumbnail bug - Don't display share permission if resharing was disabled by the admin - Close session right before the download starts - Fix date display in filepicker - Don't touch non-oc tables when doing the InnoDB repair step - Several Documents fixes - Correctly handle public uploads activities - Add better 4 image previews to gallery ----------------------------- Release "6.0.5" Aug 26. 2014 - Documentation improvements - fix anonymous upload if logged-in - Fix handling of special characters in group names - Fix downloading of big files in special situations - More consistent handling of debug mode - Fix sharing email notifications - Disabling upload button if upload is not possible - Fix detection of system wide mount points - Handle video viewer in sharing links correctly - Update encryption keys recursively if a folder was moved - Enable download button for public folders - Handle exceptions if file to too big for trash-bin correctly - Quota fixes - Avoid unnecessary writing to the DB when preferences are not changed - Disable download button if zip download is disabled - Fix searching for users in special situations - Mount-point handling fixes - Correctly handle storage stats for trash bin - Remove etag warning for trash bin - Hardened SFTP host verification ----------------------------- Release "7.0.1" Aug 4. 2014 - Set maximum width for notification so they don´t overlap the whole header - Don't preload videos on public sharing - Fix preview size calculation under certain conditions - Fix to always show all available versions in the versions dropdown - Support WebDAV copy operation and make encryption aware of it - Make sure to set the expire date if a date is set as default - Improved link icon for better UX - Fix rendering of blank template - Only call exec if is is enabled by PHP - Limit app menu icon size - Show a warning in the personal settings and admin settins if the encyption keys are not yet initialized - Always remove share permission if user is excluded from sharing - Add OCS api call to set expire date for link shares - Improved db schema migration for sqlite - Don't try to execute background jobs that no longer exist - Improve look of search on mobile, save space in top bar - Set core version after a successful update to make upgrade more robust of app upgrades fail - Verify whether download URLs are valid - Fix preview animation on uploading - Prevent cron.php to trigger apps updating - Fix remote share when remote server is installed at the root - Fix files sorting - Fix calendar import - Fix gallery pause icon - Several contacts fixes specifically for PHP 5.3 - Make updater more robust ----------------------------- Release "7.0.0" July 23. 2014 - New files view including sorting and endless scrolling - Server to Server sharing - Sharing overview - Improved sharing admin control - No more mandatory Shared folder - Improved ownCloud Documents features - Hugely improved Activity app including email notifications - Mobile optimized webinterface - Password strength indicator - Significant speed improvements - New user-management - Support for Swift object stores - Email configuration wizard - Email template editor - Improved upgrade process`
2014-11-30 01:08:57 +01:00
share/owncloud/core/setup/controller.php
share/owncloud/core/skeleton/Documents/Example.odt
share/owncloud/core/skeleton/Photos/Paris.jpg
share/owncloud/core/skeleton/Photos/San Francisco.jpg
share/owncloud/core/skeleton/Photos/Squirrel.jpg
Update to 6.0.0a * Switch to 6 branch * Replace interpreters with REPLACE_* Changelog: Version 6.0.0a Dec 14th 2013 Remove wrong warnings from logfile Fix LDAP authentication Fix LDAP configuration Fix Share dialog Fix migration under certain conditions Fix database encoding for old PHP versions Fix select all checkbox Fix migration with lucene search enabled Fix migration for postgresql Version 6.0.0 Dec 11th 2013 User Avatars Previews in files app and other places Updated design, less clutter and more whitespace Public gallery sharing Activities Better file conflict handling dialog Improved public App API Sharing API Example Files Share Email Notifications New Doctrine based database layer Plural translations Refactored OC.dialogs (both code and design wise) Priorize often used languages in personal-settings language selection Update jquery to 1.10.0 and add jquery-migrate 1.2.1 Show a summary as the last filelist entry Improve app-management (more verbose error-messages) Show ‘More apps’ link to app administration directly in app navigation Templates for newly created files Add MB indicator to size column Google Drive external storage uses a new library New icons for shared and external folders File uploads conflicts dialog Possibility to prepopulate a new users home with a skeleton Public upload with encryption enabled Users now can decrypt the files again if their encryption app was enabled Many quota related fixes Total used space (with quota) now only counts user’s own files Many external storage fixes, improved performance Improved file navigation performance by using Ajax calls (no full page reload for each folder) The file owner can now also restore deleted shared files New version drop-down with previews and the ability to downloading versions directly
2013-12-27 16:56:38 +01:00
share/owncloud/core/skeleton/ownCloudUserManual.pdf
share/owncloud/core/strings.php
Update to 6.0.0a * Switch to 6 branch * Replace interpreters with REPLACE_* Changelog: Version 6.0.0a Dec 14th 2013 Remove wrong warnings from logfile Fix LDAP authentication Fix LDAP configuration Fix Share dialog Fix migration under certain conditions Fix database encoding for old PHP versions Fix select all checkbox Fix migration with lucene search enabled Fix migration for postgresql Version 6.0.0 Dec 11th 2013 User Avatars Previews in files app and other places Updated design, less clutter and more whitespace Public gallery sharing Activities Better file conflict handling dialog Improved public App API Sharing API Example Files Share Email Notifications New Doctrine based database layer Plural translations Refactored OC.dialogs (both code and design wise) Priorize often used languages in personal-settings language selection Update jquery to 1.10.0 and add jquery-migrate 1.2.1 Show a summary as the last filelist entry Improve app-management (more verbose error-messages) Show ‘More apps’ link to app administration directly in app navigation Templates for newly created files Add MB indicator to size column Google Drive external storage uses a new library New icons for shared and external folders File uploads conflicts dialog Possibility to prepopulate a new users home with a skeleton Public upload with encryption enabled Users now can decrypt the files again if their encryption app was enabled Many quota related fixes Total used space (with quota) now only counts user’s own files Many external storage fixes, improved performance Improved file navigation performance by using Ajax calls (no full page reload for each folder) The file owner can now also restore deleted shared files New version drop-down with previews and the ability to downloading versions directly
2013-12-27 16:56:38 +01:00
share/owncloud/core/tags/controller.php
share/owncloud/core/templates/403.php
share/owncloud/core/templates/404.php
Update to 6.0.0a * Switch to 6 branch * Replace interpreters with REPLACE_* Changelog: Version 6.0.0a Dec 14th 2013 Remove wrong warnings from logfile Fix LDAP authentication Fix LDAP configuration Fix Share dialog Fix migration under certain conditions Fix database encoding for old PHP versions Fix select all checkbox Fix migration with lucene search enabled Fix migration for postgresql Version 6.0.0 Dec 11th 2013 User Avatars Previews in files app and other places Updated design, less clutter and more whitespace Public gallery sharing Activities Better file conflict handling dialog Improved public App API Sharing API Example Files Share Email Notifications New Doctrine based database layer Plural translations Refactored OC.dialogs (both code and design wise) Priorize often used languages in personal-settings language selection Update jquery to 1.10.0 and add jquery-migrate 1.2.1 Show a summary as the last filelist entry Improve app-management (more verbose error-messages) Show ‘More apps’ link to app administration directly in app navigation Templates for newly created files Add MB indicator to size column Google Drive external storage uses a new library New icons for shared and external folders File uploads conflicts dialog Possibility to prepopulate a new users home with a skeleton Public upload with encryption enabled Users now can decrypt the files again if their encryption app was enabled Many quota related fixes Total used space (with quota) now only counts user’s own files Many external storage fixes, improved performance Improved file navigation performance by using Ajax calls (no full page reload for each folder) The file owner can now also restore deleted shared files New version drop-down with previews and the ability to downloading versions directly
2013-12-27 16:56:38 +01:00
share/owncloud/core/templates/altmail.php
share/owncloud/core/templates/error.php
share/owncloud/core/templates/exception.php
Update to 6.0.0a * Switch to 6 branch * Replace interpreters with REPLACE_* Changelog: Version 6.0.0a Dec 14th 2013 Remove wrong warnings from logfile Fix LDAP authentication Fix LDAP configuration Fix Share dialog Fix migration under certain conditions Fix database encoding for old PHP versions Fix select all checkbox Fix migration with lucene search enabled Fix migration for postgresql Version 6.0.0 Dec 11th 2013 User Avatars Previews in files app and other places Updated design, less clutter and more whitespace Public gallery sharing Activities Better file conflict handling dialog Improved public App API Sharing API Example Files Share Email Notifications New Doctrine based database layer Plural translations Refactored OC.dialogs (both code and design wise) Priorize often used languages in personal-settings language selection Update jquery to 1.10.0 and add jquery-migrate 1.2.1 Show a summary as the last filelist entry Improve app-management (more verbose error-messages) Show ‘More apps’ link to app administration directly in app navigation Templates for newly created files Add MB indicator to size column Google Drive external storage uses a new library New icons for shared and external folders File uploads conflicts dialog Possibility to prepopulate a new users home with a skeleton Public upload with encryption enabled Users now can decrypt the files again if their encryption app was enabled Many quota related fixes Total used space (with quota) now only counts user’s own files Many external storage fixes, improved performance Improved file navigation performance by using Ajax calls (no full page reload for each folder) The file owner can now also restore deleted shared files New version drop-down with previews and the ability to downloading versions directly
2013-12-27 16:56:38 +01:00
share/owncloud/core/templates/filepicker.html
share/owncloud/core/templates/filetemplates/template.html
share/owncloud/core/templates/filetemplates/template.odp
share/owncloud/core/templates/filetemplates/template.ods
share/owncloud/core/templates/filetemplates/template.odt
share/owncloud/core/templates/installation.php
share/owncloud/core/templates/layout.base.php
share/owncloud/core/templates/layout.guest.php
share/owncloud/core/templates/layout.user.php
share/owncloud/core/templates/login.php
Update to 6.0.0a * Switch to 6 branch * Replace interpreters with REPLACE_* Changelog: Version 6.0.0a Dec 14th 2013 Remove wrong warnings from logfile Fix LDAP authentication Fix LDAP configuration Fix Share dialog Fix migration under certain conditions Fix database encoding for old PHP versions Fix select all checkbox Fix migration with lucene search enabled Fix migration for postgresql Version 6.0.0 Dec 11th 2013 User Avatars Previews in files app and other places Updated design, less clutter and more whitespace Public gallery sharing Activities Better file conflict handling dialog Improved public App API Sharing API Example Files Share Email Notifications New Doctrine based database layer Plural translations Refactored OC.dialogs (both code and design wise) Priorize often used languages in personal-settings language selection Update jquery to 1.10.0 and add jquery-migrate 1.2.1 Show a summary as the last filelist entry Improve app-management (more verbose error-messages) Show ‘More apps’ link to app administration directly in app navigation Templates for newly created files Add MB indicator to size column Google Drive external storage uses a new library New icons for shared and external folders File uploads conflicts dialog Possibility to prepopulate a new users home with a skeleton Public upload with encryption enabled Users now can decrypt the files again if their encryption app was enabled Many quota related fixes Total used space (with quota) now only counts user’s own files Many external storage fixes, improved performance Improved file navigation performance by using Ajax calls (no full page reload for each folder) The file owner can now also restore deleted shared files New version drop-down with previews and the ability to downloading versions directly
2013-12-27 16:56:38 +01:00
share/owncloud/core/templates/mail.php
share/owncloud/core/templates/message.html
share/owncloud/core/templates/singleuser.user.php
share/owncloud/core/templates/tags.html
Update to 7.0.3 Changelog: Release "7.0.3" Oct 22. 2014 - Some OS X server fixes - Several external storage fixes and improvements - Close session early to speedup apps page loading - Add overwrite.cli.url config option - Fix finding old versions in special cases - Make versions and encryption aware of copy operations - Force loading encryption app in all needed cases - Better filesystem scanning error messages - LDAP wizard fixes - Add configuration switch to enable preview mimetypes - Create backup of all encryption keys before recovery - Add displayname for admins - Better config.sample documentation - Better apps descriptions - Improve visual feedback if recovery key password gets changed - Fix some object store integration issues - Improved data directory configuration - Fix DAV permissions without create permissions - Fix filepicker home icon being partly hidden - Do only follow http and https redirects - Properly delete old previews - Prevent upgrades between more than one major versions - Several security fixes - Lots of smaller improvements ----------------------------- Release "6.0.6" Oct 22. 2014 - Fix finding old versions in special cases - Make versions and encryption aware of copy operations - Force loading encryption app in all needed cases - Better filesystem scanning error messages - LDAP wizard fixes - Add configuration switch to enable preview mimetypes - Create backup of all encryption keys before recovery - Add displayname for admins - Several security fixes - Lots of smaller improvements ----------------------------- Release "5.0.18" Oct 22. 2014 - Only allow http and https redirects - Documentation fixes - Several security fixes - Several smaller fixes ----------------------------- Release "7.0.2" Aug 26. 2014 - App upgrading stability improvements - Make default share folder configurable - Improve readability of error messages - Log failed authentication - S3 key fixes - Fix range requests with encryption - Several LDAP fixes - Remove obsolete 'Download preparing' message for zip downloads - Remove not working checks from code checker - No error if we try to delete a file which no longer exists - Fix detection of system wide mount points - Simplify App navigation - Add group management to public api - Remove confusing 'automatic logon rejected' message - Implement a txt preview fallback for the case that ttf is not support - Fix tiny thumbnail bug - Don't display share permission if resharing was disabled by the admin - Close session right before the download starts - Fix date display in filepicker - Don't touch non-oc tables when doing the InnoDB repair step - Several Documents fixes - Correctly handle public uploads activities - Add better 4 image previews to gallery ----------------------------- Release "6.0.5" Aug 26. 2014 - Documentation improvements - fix anonymous upload if logged-in - Fix handling of special characters in group names - Fix downloading of big files in special situations - More consistent handling of debug mode - Fix sharing email notifications - Disabling upload button if upload is not possible - Fix detection of system wide mount points - Handle video viewer in sharing links correctly - Update encryption keys recursively if a folder was moved - Enable download button for public folders - Handle exceptions if file to too big for trash-bin correctly - Quota fixes - Avoid unnecessary writing to the DB when preferences are not changed - Disable download button if zip download is disabled - Fix searching for users in special situations - Mount-point handling fixes - Correctly handle storage stats for trash bin - Remove etag warning for trash bin - Hardened SFTP host verification ----------------------------- Release "7.0.1" Aug 4. 2014 - Set maximum width for notification so they don´t overlap the whole header - Don't preload videos on public sharing - Fix preview size calculation under certain conditions - Fix to always show all available versions in the versions dropdown - Support WebDAV copy operation and make encryption aware of it - Make sure to set the expire date if a date is set as default - Improved link icon for better UX - Fix rendering of blank template - Only call exec if is is enabled by PHP - Limit app menu icon size - Show a warning in the personal settings and admin settins if the encyption keys are not yet initialized - Always remove share permission if user is excluded from sharing - Add OCS api call to set expire date for link shares - Improved db schema migration for sqlite - Don't try to execute background jobs that no longer exist - Improve look of search on mobile, save space in top bar - Set core version after a successful update to make upgrade more robust of app upgrades fail - Verify whether download URLs are valid - Fix preview animation on uploading - Prevent cron.php to trigger apps updating - Fix remote share when remote server is installed at the root - Fix files sorting - Fix calendar import - Fix gallery pause icon - Several contacts fixes specifically for PHP 5.3 - Make updater more robust ----------------------------- Release "7.0.0" July 23. 2014 - New files view including sorting and endless scrolling - Server to Server sharing - Sharing overview - Improved sharing admin control - No more mandatory Shared folder - Improved ownCloud Documents features - Hugely improved Activity app including email notifications - Mobile optimized webinterface - Password strength indicator - Significant speed improvements - New user-management - Support for Swift object stores - Email configuration wizard - Email template editor - Improved upgrade process`
2014-11-30 01:08:57 +01:00
share/owncloud/core/templates/untrustedDomain.php
Update to 6.0.0a * Switch to 6 branch * Replace interpreters with REPLACE_* Changelog: Version 6.0.0a Dec 14th 2013 Remove wrong warnings from logfile Fix LDAP authentication Fix LDAP configuration Fix Share dialog Fix migration under certain conditions Fix database encoding for old PHP versions Fix select all checkbox Fix migration with lucene search enabled Fix migration for postgresql Version 6.0.0 Dec 11th 2013 User Avatars Previews in files app and other places Updated design, less clutter and more whitespace Public gallery sharing Activities Better file conflict handling dialog Improved public App API Sharing API Example Files Share Email Notifications New Doctrine based database layer Plural translations Refactored OC.dialogs (both code and design wise) Priorize often used languages in personal-settings language selection Update jquery to 1.10.0 and add jquery-migrate 1.2.1 Show a summary as the last filelist entry Improve app-management (more verbose error-messages) Show ‘More apps’ link to app administration directly in app navigation Templates for newly created files Add MB indicator to size column Google Drive external storage uses a new library New icons for shared and external folders File uploads conflicts dialog Possibility to prepopulate a new users home with a skeleton Public upload with encryption enabled Users now can decrypt the files again if their encryption app was enabled Many quota related fixes Total used space (with quota) now only counts user’s own files Many external storage fixes, improved performance Improved file navigation performance by using Ajax calls (no full page reload for each folder) The file owner can now also restore deleted shared files New version drop-down with previews and the ability to downloading versions directly
2013-12-27 16:56:38 +01:00
share/owncloud/core/templates/update.admin.php
share/owncloud/core/templates/update.user.php
share/owncloud/core/user/usercontroller.php
share/owncloud/core/vendor/blueimp-md5/.bower.json
share/owncloud/core/vendor/blueimp-md5/js/md5.js
share/owncloud/core/vendor/handlebars/.bower.json
share/owncloud/core/vendor/handlebars/handlebars.js
share/owncloud/core/vendor/jcrop/.bower.json
share/owncloud/core/vendor/jcrop/MIT-LICENSE.txt
share/owncloud/core/vendor/jcrop/css/Jcrop.gif
share/owncloud/core/vendor/jcrop/css/jquery.Jcrop.css
share/owncloud/core/vendor/jcrop/js/jquery.Jcrop.js
share/owncloud/core/vendor/jquery-ui/MIT-LICENSE.txt
share/owncloud/core/vendor/jquery-ui/themes/base/images/animated-overlay.gif
share/owncloud/core/vendor/jquery-ui/themes/base/images/ui-icons_222222_256x240.png
share/owncloud/core/vendor/jquery-ui/themes/base/jquery-ui.css
share/owncloud/core/vendor/jquery-ui/ui/jquery-ui.custom.js
share/owncloud/core/vendor/jquery/.bower.json
share/owncloud/core/vendor/jquery/MIT-LICENSE.txt
share/owncloud/core/vendor/jquery/jquery-migrate.js
share/owncloud/core/vendor/jquery/jquery-migrate.min.js
share/owncloud/core/vendor/jquery/jquery.js
share/owncloud/core/vendor/jquery/jquery.min.js
share/owncloud/core/vendor/jquery/jquery.min.map
share/owncloud/core/vendor/jsTimezoneDetect/.bower.json
share/owncloud/core/vendor/jsTimezoneDetect/LICENCE.txt
share/owncloud/core/vendor/jsTimezoneDetect/jstz.js
share/owncloud/core/vendor/moment/.bower.json
share/owncloud/core/vendor/moment/LICENSE
share/owncloud/core/vendor/moment/min/moment-with-locales.js
share/owncloud/core/vendor/select2/.bower.json
share/owncloud/core/vendor/select2/LICENSE
share/owncloud/core/vendor/select2/select2-spinner.gif
share/owncloud/core/vendor/select2/select2.css
share/owncloud/core/vendor/select2/select2.js
share/owncloud/core/vendor/select2/select2.png
share/owncloud/core/vendor/select2/select2x2.png
share/owncloud/core/vendor/snapjs/.bower.json
share/owncloud/core/vendor/snapjs/dist/latest/snap.js
share/owncloud/core/vendor/strengthify/.bower.json
share/owncloud/core/vendor/strengthify/LICENSE
share/owncloud/core/vendor/strengthify/jquery.strengthify.js
share/owncloud/core/vendor/strengthify/strengthify.css
share/owncloud/core/vendor/underscore/.bower.json
share/owncloud/core/vendor/underscore/LICENSE
share/owncloud/core/vendor/underscore/underscore.js
share/owncloud/core/vendor/zxcvbn/.bower.json
share/owncloud/core/vendor/zxcvbn/LICENSE.txt
share/owncloud/core/vendor/zxcvbn/zxcvbn.js
share/owncloud/cron.php
share/owncloud/db_structure.xml
share/owncloud/index.html
share/owncloud/index.php
Update to 7.0.3 Changelog: Release "7.0.3" Oct 22. 2014 - Some OS X server fixes - Several external storage fixes and improvements - Close session early to speedup apps page loading - Add overwrite.cli.url config option - Fix finding old versions in special cases - Make versions and encryption aware of copy operations - Force loading encryption app in all needed cases - Better filesystem scanning error messages - LDAP wizard fixes - Add configuration switch to enable preview mimetypes - Create backup of all encryption keys before recovery - Add displayname for admins - Better config.sample documentation - Better apps descriptions - Improve visual feedback if recovery key password gets changed - Fix some object store integration issues - Improved data directory configuration - Fix DAV permissions without create permissions - Fix filepicker home icon being partly hidden - Do only follow http and https redirects - Properly delete old previews - Prevent upgrades between more than one major versions - Several security fixes - Lots of smaller improvements ----------------------------- Release "6.0.6" Oct 22. 2014 - Fix finding old versions in special cases - Make versions and encryption aware of copy operations - Force loading encryption app in all needed cases - Better filesystem scanning error messages - LDAP wizard fixes - Add configuration switch to enable preview mimetypes - Create backup of all encryption keys before recovery - Add displayname for admins - Several security fixes - Lots of smaller improvements ----------------------------- Release "5.0.18" Oct 22. 2014 - Only allow http and https redirects - Documentation fixes - Several security fixes - Several smaller fixes ----------------------------- Release "7.0.2" Aug 26. 2014 - App upgrading stability improvements - Make default share folder configurable - Improve readability of error messages - Log failed authentication - S3 key fixes - Fix range requests with encryption - Several LDAP fixes - Remove obsolete 'Download preparing' message for zip downloads - Remove not working checks from code checker - No error if we try to delete a file which no longer exists - Fix detection of system wide mount points - Simplify App navigation - Add group management to public api - Remove confusing 'automatic logon rejected' message - Implement a txt preview fallback for the case that ttf is not support - Fix tiny thumbnail bug - Don't display share permission if resharing was disabled by the admin - Close session right before the download starts - Fix date display in filepicker - Don't touch non-oc tables when doing the InnoDB repair step - Several Documents fixes - Correctly handle public uploads activities - Add better 4 image previews to gallery ----------------------------- Release "6.0.5" Aug 26. 2014 - Documentation improvements - fix anonymous upload if logged-in - Fix handling of special characters in group names - Fix downloading of big files in special situations - More consistent handling of debug mode - Fix sharing email notifications - Disabling upload button if upload is not possible - Fix detection of system wide mount points - Handle video viewer in sharing links correctly - Update encryption keys recursively if a folder was moved - Enable download button for public folders - Handle exceptions if file to too big for trash-bin correctly - Quota fixes - Avoid unnecessary writing to the DB when preferences are not changed - Disable download button if zip download is disabled - Fix searching for users in special situations - Mount-point handling fixes - Correctly handle storage stats for trash bin - Remove etag warning for trash bin - Hardened SFTP host verification ----------------------------- Release "7.0.1" Aug 4. 2014 - Set maximum width for notification so they don´t overlap the whole header - Don't preload videos on public sharing - Fix preview size calculation under certain conditions - Fix to always show all available versions in the versions dropdown - Support WebDAV copy operation and make encryption aware of it - Make sure to set the expire date if a date is set as default - Improved link icon for better UX - Fix rendering of blank template - Only call exec if is is enabled by PHP - Limit app menu icon size - Show a warning in the personal settings and admin settins if the encyption keys are not yet initialized - Always remove share permission if user is excluded from sharing - Add OCS api call to set expire date for link shares - Improved db schema migration for sqlite - Don't try to execute background jobs that no longer exist - Improve look of search on mobile, save space in top bar - Set core version after a successful update to make upgrade more robust of app upgrades fail - Verify whether download URLs are valid - Fix preview animation on uploading - Prevent cron.php to trigger apps updating - Fix remote share when remote server is installed at the root - Fix files sorting - Fix calendar import - Fix gallery pause icon - Several contacts fixes specifically for PHP 5.3 - Make updater more robust ----------------------------- Release "7.0.0" July 23. 2014 - New files view including sorting and endless scrolling - Server to Server sharing - Sharing overview - Improved sharing admin control - No more mandatory Shared folder - Improved ownCloud Documents features - Hugely improved Activity app including email notifications - Mobile optimized webinterface - Password strength indicator - Significant speed improvements - New user-management - Support for Swift object stores - Email configuration wizard - Email template editor - Improved upgrade process`
2014-11-30 01:08:57 +01:00
share/owncloud/indie.json
share/owncloud/l10n/l10n.pl
Update to 6.0.0a * Switch to 6 branch * Replace interpreters with REPLACE_* Changelog: Version 6.0.0a Dec 14th 2013 Remove wrong warnings from logfile Fix LDAP authentication Fix LDAP configuration Fix Share dialog Fix migration under certain conditions Fix database encoding for old PHP versions Fix select all checkbox Fix migration with lucene search enabled Fix migration for postgresql Version 6.0.0 Dec 11th 2013 User Avatars Previews in files app and other places Updated design, less clutter and more whitespace Public gallery sharing Activities Better file conflict handling dialog Improved public App API Sharing API Example Files Share Email Notifications New Doctrine based database layer Plural translations Refactored OC.dialogs (both code and design wise) Priorize often used languages in personal-settings language selection Update jquery to 1.10.0 and add jquery-migrate 1.2.1 Show a summary as the last filelist entry Improve app-management (more verbose error-messages) Show ‘More apps’ link to app administration directly in app navigation Templates for newly created files Add MB indicator to size column Google Drive external storage uses a new library New icons for shared and external folders File uploads conflicts dialog Possibility to prepopulate a new users home with a skeleton Public upload with encryption enabled Users now can decrypt the files again if their encryption app was enabled Many quota related fixes Total used space (with quota) now only counts user’s own files Many external storage fixes, improved performance Improved file navigation performance by using Ajax calls (no full page reload for each folder) The file owner can now also restore deleted shared files New version drop-down with previews and the ability to downloading versions directly
2013-12-27 16:56:38 +01:00
share/owncloud/lib/autoloader.php
share/owncloud/lib/base.php
share/owncloud/lib/l10n/ach.js
share/owncloud/lib/l10n/ach.json
share/owncloud/lib/l10n/ady.js
share/owncloud/lib/l10n/ady.json
share/owncloud/lib/l10n/af_ZA.js
share/owncloud/lib/l10n/af_ZA.json
share/owncloud/lib/l10n/ak.js
share/owncloud/lib/l10n/ak.json
share/owncloud/lib/l10n/am_ET.js
share/owncloud/lib/l10n/am_ET.json
share/owncloud/lib/l10n/ar.js
share/owncloud/lib/l10n/ar.json
share/owncloud/lib/l10n/ast.js
share/owncloud/lib/l10n/ast.json
share/owncloud/lib/l10n/az.js
share/owncloud/lib/l10n/az.json
share/owncloud/lib/l10n/be.js
share/owncloud/lib/l10n/be.json
share/owncloud/lib/l10n/bg_BG.js
share/owncloud/lib/l10n/bg_BG.json
share/owncloud/lib/l10n/bn_BD.js
share/owncloud/lib/l10n/bn_BD.json
share/owncloud/lib/l10n/bn_IN.js
share/owncloud/lib/l10n/bn_IN.json
share/owncloud/lib/l10n/bs.js
share/owncloud/lib/l10n/bs.json
share/owncloud/lib/l10n/ca.js
share/owncloud/lib/l10n/ca.json
share/owncloud/lib/l10n/ca@valencia.js
share/owncloud/lib/l10n/ca@valencia.json
share/owncloud/lib/l10n/cs_CZ.js
share/owncloud/lib/l10n/cs_CZ.json
share/owncloud/lib/l10n/cy_GB.js
share/owncloud/lib/l10n/cy_GB.json
share/owncloud/lib/l10n/da.js
share/owncloud/lib/l10n/da.json
share/owncloud/lib/l10n/de.js
share/owncloud/lib/l10n/de.json
share/owncloud/lib/l10n/de_AT.js
share/owncloud/lib/l10n/de_AT.json
share/owncloud/lib/l10n/de_CH.js
share/owncloud/lib/l10n/de_CH.json
share/owncloud/lib/l10n/de_DE.js
share/owncloud/lib/l10n/de_DE.json
share/owncloud/lib/l10n/el.js
share/owncloud/lib/l10n/el.json
share/owncloud/lib/l10n/en@pirate.js
share/owncloud/lib/l10n/en@pirate.json
share/owncloud/lib/l10n/en_GB.js
share/owncloud/lib/l10n/en_GB.json
share/owncloud/lib/l10n/en_NZ.js
share/owncloud/lib/l10n/en_NZ.json
share/owncloud/lib/l10n/eo.js
share/owncloud/lib/l10n/eo.json
share/owncloud/lib/l10n/es.js
share/owncloud/lib/l10n/es.json
share/owncloud/lib/l10n/es_AR.js
share/owncloud/lib/l10n/es_AR.json
share/owncloud/lib/l10n/es_BO.js
share/owncloud/lib/l10n/es_BO.json
share/owncloud/lib/l10n/es_CL.js
share/owncloud/lib/l10n/es_CL.json
share/owncloud/lib/l10n/es_CO.js
share/owncloud/lib/l10n/es_CO.json
share/owncloud/lib/l10n/es_CR.js
share/owncloud/lib/l10n/es_CR.json
share/owncloud/lib/l10n/es_EC.js
share/owncloud/lib/l10n/es_EC.json
share/owncloud/lib/l10n/es_MX.js
share/owncloud/lib/l10n/es_MX.json
share/owncloud/lib/l10n/es_PE.js
share/owncloud/lib/l10n/es_PE.json
share/owncloud/lib/l10n/es_PY.js
share/owncloud/lib/l10n/es_PY.json
share/owncloud/lib/l10n/es_US.js
share/owncloud/lib/l10n/es_US.json
share/owncloud/lib/l10n/es_UY.js
share/owncloud/lib/l10n/es_UY.json
share/owncloud/lib/l10n/et_EE.js
share/owncloud/lib/l10n/et_EE.json
share/owncloud/lib/l10n/eu.js
share/owncloud/lib/l10n/eu.json
share/owncloud/lib/l10n/eu_ES.js
share/owncloud/lib/l10n/eu_ES.json
share/owncloud/lib/l10n/fa.js
share/owncloud/lib/l10n/fa.json
share/owncloud/lib/l10n/fi.js
share/owncloud/lib/l10n/fi.json
share/owncloud/lib/l10n/fi_FI.js
share/owncloud/lib/l10n/fi_FI.json
share/owncloud/lib/l10n/fil.js
share/owncloud/lib/l10n/fil.json
share/owncloud/lib/l10n/fr.js
share/owncloud/lib/l10n/fr.json
share/owncloud/lib/l10n/fr_CA.js
share/owncloud/lib/l10n/fr_CA.json
share/owncloud/lib/l10n/fy_NL.js
share/owncloud/lib/l10n/fy_NL.json
share/owncloud/lib/l10n/gl.js
share/owncloud/lib/l10n/gl.json
share/owncloud/lib/l10n/gu.js
share/owncloud/lib/l10n/gu.json
share/owncloud/lib/l10n/he.js
share/owncloud/lib/l10n/he.json
share/owncloud/lib/l10n/hi.js
share/owncloud/lib/l10n/hi.json
share/owncloud/lib/l10n/hi_IN.js
share/owncloud/lib/l10n/hi_IN.json
share/owncloud/lib/l10n/hr.js
share/owncloud/lib/l10n/hr.json
share/owncloud/lib/l10n/hu_HU.js
share/owncloud/lib/l10n/hu_HU.json
share/owncloud/lib/l10n/hy.js
share/owncloud/lib/l10n/hy.json
share/owncloud/lib/l10n/ia.js
share/owncloud/lib/l10n/ia.json
share/owncloud/lib/l10n/id.js
share/owncloud/lib/l10n/id.json
share/owncloud/lib/l10n/io.js
share/owncloud/lib/l10n/io.json
share/owncloud/lib/l10n/is.js
share/owncloud/lib/l10n/is.json
share/owncloud/lib/l10n/it.js
share/owncloud/lib/l10n/it.json
share/owncloud/lib/l10n/ja.js
share/owncloud/lib/l10n/ja.json
share/owncloud/lib/l10n/jv.js
share/owncloud/lib/l10n/jv.json
share/owncloud/lib/l10n/ka_GE.js
share/owncloud/lib/l10n/ka_GE.json
share/owncloud/lib/l10n/km.js
share/owncloud/lib/l10n/km.json
share/owncloud/lib/l10n/kn.js
share/owncloud/lib/l10n/kn.json
share/owncloud/lib/l10n/ko.js
share/owncloud/lib/l10n/ko.json
share/owncloud/lib/l10n/ku_IQ.js
share/owncloud/lib/l10n/ku_IQ.json
share/owncloud/lib/l10n/lb.js
share/owncloud/lib/l10n/lb.json
share/owncloud/lib/l10n/lo.js
share/owncloud/lib/l10n/lo.json
share/owncloud/lib/l10n/lt_LT.js
share/owncloud/lib/l10n/lt_LT.json
share/owncloud/lib/l10n/lv.js
share/owncloud/lib/l10n/lv.json
share/owncloud/lib/l10n/mg.js
share/owncloud/lib/l10n/mg.json
share/owncloud/lib/l10n/mk.js
share/owncloud/lib/l10n/mk.json
share/owncloud/lib/l10n/ml.js
share/owncloud/lib/l10n/ml.json
share/owncloud/lib/l10n/ml_IN.js
share/owncloud/lib/l10n/ml_IN.json
share/owncloud/lib/l10n/mn.js
share/owncloud/lib/l10n/mn.json
share/owncloud/lib/l10n/ms_MY.js
share/owncloud/lib/l10n/ms_MY.json
share/owncloud/lib/l10n/mt_MT.js
share/owncloud/lib/l10n/mt_MT.json
share/owncloud/lib/l10n/my_MM.js
share/owncloud/lib/l10n/my_MM.json
share/owncloud/lib/l10n/nb_NO.js
share/owncloud/lib/l10n/nb_NO.json
share/owncloud/lib/l10n/nds.js
share/owncloud/lib/l10n/nds.json
share/owncloud/lib/l10n/ne.js
share/owncloud/lib/l10n/ne.json
share/owncloud/lib/l10n/nl.js
share/owncloud/lib/l10n/nl.json
share/owncloud/lib/l10n/nn_NO.js
share/owncloud/lib/l10n/nn_NO.json
share/owncloud/lib/l10n/nqo.js
share/owncloud/lib/l10n/nqo.json
share/owncloud/lib/l10n/oc.js
share/owncloud/lib/l10n/oc.json
share/owncloud/lib/l10n/or_IN.js
share/owncloud/lib/l10n/or_IN.json
share/owncloud/lib/l10n/pa.js
share/owncloud/lib/l10n/pa.json
share/owncloud/lib/l10n/pl.js
share/owncloud/lib/l10n/pl.json
share/owncloud/lib/l10n/pt_BR.js
share/owncloud/lib/l10n/pt_BR.json
share/owncloud/lib/l10n/pt_PT.js
share/owncloud/lib/l10n/pt_PT.json
share/owncloud/lib/l10n/ro.js
share/owncloud/lib/l10n/ro.json
share/owncloud/lib/l10n/ru.js
share/owncloud/lib/l10n/ru.json
share/owncloud/lib/l10n/si_LK.js
share/owncloud/lib/l10n/si_LK.json
share/owncloud/lib/l10n/sk.js
share/owncloud/lib/l10n/sk.json
share/owncloud/lib/l10n/sk_SK.js
share/owncloud/lib/l10n/sk_SK.json
share/owncloud/lib/l10n/sl.js
share/owncloud/lib/l10n/sl.json
share/owncloud/lib/l10n/sq.js
share/owncloud/lib/l10n/sq.json
share/owncloud/lib/l10n/sr.js
share/owncloud/lib/l10n/sr.json
share/owncloud/lib/l10n/sr@latin.js
share/owncloud/lib/l10n/sr@latin.json
share/owncloud/lib/l10n/su.js
share/owncloud/lib/l10n/su.json
share/owncloud/lib/l10n/sv.js
share/owncloud/lib/l10n/sv.json
share/owncloud/lib/l10n/sw_KE.js
share/owncloud/lib/l10n/sw_KE.json
share/owncloud/lib/l10n/ta_IN.js
share/owncloud/lib/l10n/ta_IN.json
share/owncloud/lib/l10n/ta_LK.js
share/owncloud/lib/l10n/ta_LK.json
share/owncloud/lib/l10n/te.js
share/owncloud/lib/l10n/te.json
share/owncloud/lib/l10n/tg_TJ.js
share/owncloud/lib/l10n/tg_TJ.json
share/owncloud/lib/l10n/th_TH.js
share/owncloud/lib/l10n/th_TH.json
share/owncloud/lib/l10n/tl_PH.js
share/owncloud/lib/l10n/tl_PH.json
share/owncloud/lib/l10n/tr.js
share/owncloud/lib/l10n/tr.json
share/owncloud/lib/l10n/tzm.js
share/owncloud/lib/l10n/tzm.json
share/owncloud/lib/l10n/ug.js
share/owncloud/lib/l10n/ug.json
share/owncloud/lib/l10n/uk.js
share/owncloud/lib/l10n/uk.json
share/owncloud/lib/l10n/ur.js
share/owncloud/lib/l10n/ur.json
share/owncloud/lib/l10n/ur_PK.js
share/owncloud/lib/l10n/ur_PK.json
share/owncloud/lib/l10n/uz.js
share/owncloud/lib/l10n/uz.json
share/owncloud/lib/l10n/vi.js
share/owncloud/lib/l10n/vi.json
share/owncloud/lib/l10n/yo.js
share/owncloud/lib/l10n/yo.json
share/owncloud/lib/l10n/zh_CN.js
share/owncloud/lib/l10n/zh_CN.json
share/owncloud/lib/l10n/zh_HK.js
share/owncloud/lib/l10n/zh_HK.json
share/owncloud/lib/l10n/zh_TW.js
share/owncloud/lib/l10n/zh_TW.json
Update to 6.0.0a * Switch to 6 branch * Replace interpreters with REPLACE_* Changelog: Version 6.0.0a Dec 14th 2013 Remove wrong warnings from logfile Fix LDAP authentication Fix LDAP configuration Fix Share dialog Fix migration under certain conditions Fix database encoding for old PHP versions Fix select all checkbox Fix migration with lucene search enabled Fix migration for postgresql Version 6.0.0 Dec 11th 2013 User Avatars Previews in files app and other places Updated design, less clutter and more whitespace Public gallery sharing Activities Better file conflict handling dialog Improved public App API Sharing API Example Files Share Email Notifications New Doctrine based database layer Plural translations Refactored OC.dialogs (both code and design wise) Priorize often used languages in personal-settings language selection Update jquery to 1.10.0 and add jquery-migrate 1.2.1 Show a summary as the last filelist entry Improve app-management (more verbose error-messages) Show ‘More apps’ link to app administration directly in app navigation Templates for newly created files Add MB indicator to size column Google Drive external storage uses a new library New icons for shared and external folders File uploads conflicts dialog Possibility to prepopulate a new users home with a skeleton Public upload with encryption enabled Users now can decrypt the files again if their encryption app was enabled Many quota related fixes Total used space (with quota) now only counts user’s own files Many external storage fixes, improved performance Improved file navigation performance by using Ajax calls (no full page reload for each folder) The file owner can now also restore deleted shared files New version drop-down with previews and the ability to downloading versions directly
2013-12-27 16:56:38 +01:00
share/owncloud/lib/private/activitymanager.php
share/owncloud/lib/private/allconfig.php
share/owncloud/lib/private/api.php
share/owncloud/lib/private/app.php
share/owncloud/lib/private/app/appmanager.php
share/owncloud/lib/private/app/dependencyanalyzer.php
share/owncloud/lib/private/app/infoparser.php
share/owncloud/lib/private/app/platform.php
share/owncloud/lib/private/app/platformrepository.php
Update to 6.0.0a * Switch to 6 branch * Replace interpreters with REPLACE_* Changelog: Version 6.0.0a Dec 14th 2013 Remove wrong warnings from logfile Fix LDAP authentication Fix LDAP configuration Fix Share dialog Fix migration under certain conditions Fix database encoding for old PHP versions Fix select all checkbox Fix migration with lucene search enabled Fix migration for postgresql Version 6.0.0 Dec 11th 2013 User Avatars Previews in files app and other places Updated design, less clutter and more whitespace Public gallery sharing Activities Better file conflict handling dialog Improved public App API Sharing API Example Files Share Email Notifications New Doctrine based database layer Plural translations Refactored OC.dialogs (both code and design wise) Priorize often used languages in personal-settings language selection Update jquery to 1.10.0 and add jquery-migrate 1.2.1 Show a summary as the last filelist entry Improve app-management (more verbose error-messages) Show ‘More apps’ link to app administration directly in app navigation Templates for newly created files Add MB indicator to size column Google Drive external storage uses a new library New icons for shared and external folders File uploads conflicts dialog Possibility to prepopulate a new users home with a skeleton Public upload with encryption enabled Users now can decrypt the files again if their encryption app was enabled Many quota related fixes Total used space (with quota) now only counts user’s own files Many external storage fixes, improved performance Improved file navigation performance by using Ajax calls (no full page reload for each folder) The file owner can now also restore deleted shared files New version drop-down with previews and the ability to downloading versions directly
2013-12-27 16:56:38 +01:00
share/owncloud/lib/private/appconfig.php
share/owncloud/lib/private/appframework/app.php
share/owncloud/lib/private/appframework/core/api.php
Update to 7.0.3 Changelog: Release "7.0.3" Oct 22. 2014 - Some OS X server fixes - Several external storage fixes and improvements - Close session early to speedup apps page loading - Add overwrite.cli.url config option - Fix finding old versions in special cases - Make versions and encryption aware of copy operations - Force loading encryption app in all needed cases - Better filesystem scanning error messages - LDAP wizard fixes - Add configuration switch to enable preview mimetypes - Create backup of all encryption keys before recovery - Add displayname for admins - Better config.sample documentation - Better apps descriptions - Improve visual feedback if recovery key password gets changed - Fix some object store integration issues - Improved data directory configuration - Fix DAV permissions without create permissions - Fix filepicker home icon being partly hidden - Do only follow http and https redirects - Properly delete old previews - Prevent upgrades between more than one major versions - Several security fixes - Lots of smaller improvements ----------------------------- Release "6.0.6" Oct 22. 2014 - Fix finding old versions in special cases - Make versions and encryption aware of copy operations - Force loading encryption app in all needed cases - Better filesystem scanning error messages - LDAP wizard fixes - Add configuration switch to enable preview mimetypes - Create backup of all encryption keys before recovery - Add displayname for admins - Several security fixes - Lots of smaller improvements ----------------------------- Release "5.0.18" Oct 22. 2014 - Only allow http and https redirects - Documentation fixes - Several security fixes - Several smaller fixes ----------------------------- Release "7.0.2" Aug 26. 2014 - App upgrading stability improvements - Make default share folder configurable - Improve readability of error messages - Log failed authentication - S3 key fixes - Fix range requests with encryption - Several LDAP fixes - Remove obsolete 'Download preparing' message for zip downloads - Remove not working checks from code checker - No error if we try to delete a file which no longer exists - Fix detection of system wide mount points - Simplify App navigation - Add group management to public api - Remove confusing 'automatic logon rejected' message - Implement a txt preview fallback for the case that ttf is not support - Fix tiny thumbnail bug - Don't display share permission if resharing was disabled by the admin - Close session right before the download starts - Fix date display in filepicker - Don't touch non-oc tables when doing the InnoDB repair step - Several Documents fixes - Correctly handle public uploads activities - Add better 4 image previews to gallery ----------------------------- Release "6.0.5" Aug 26. 2014 - Documentation improvements - fix anonymous upload if logged-in - Fix handling of special characters in group names - Fix downloading of big files in special situations - More consistent handling of debug mode - Fix sharing email notifications - Disabling upload button if upload is not possible - Fix detection of system wide mount points - Handle video viewer in sharing links correctly - Update encryption keys recursively if a folder was moved - Enable download button for public folders - Handle exceptions if file to too big for trash-bin correctly - Quota fixes - Avoid unnecessary writing to the DB when preferences are not changed - Disable download button if zip download is disabled - Fix searching for users in special situations - Mount-point handling fixes - Correctly handle storage stats for trash bin - Remove etag warning for trash bin - Hardened SFTP host verification ----------------------------- Release "7.0.1" Aug 4. 2014 - Set maximum width for notification so they don´t overlap the whole header - Don't preload videos on public sharing - Fix preview size calculation under certain conditions - Fix to always show all available versions in the versions dropdown - Support WebDAV copy operation and make encryption aware of it - Make sure to set the expire date if a date is set as default - Improved link icon for better UX - Fix rendering of blank template - Only call exec if is is enabled by PHP - Limit app menu icon size - Show a warning in the personal settings and admin settins if the encyption keys are not yet initialized - Always remove share permission if user is excluded from sharing - Add OCS api call to set expire date for link shares - Improved db schema migration for sqlite - Don't try to execute background jobs that no longer exist - Improve look of search on mobile, save space in top bar - Set core version after a successful update to make upgrade more robust of app upgrades fail - Verify whether download URLs are valid - Fix preview animation on uploading - Prevent cron.php to trigger apps updating - Fix remote share when remote server is installed at the root - Fix files sorting - Fix calendar import - Fix gallery pause icon - Several contacts fixes specifically for PHP 5.3 - Make updater more robust ----------------------------- Release "7.0.0" July 23. 2014 - New files view including sorting and endless scrolling - Server to Server sharing - Sharing overview - Improved sharing admin control - No more mandatory Shared folder - Improved ownCloud Documents features - Hugely improved Activity app including email notifications - Mobile optimized webinterface - Password strength indicator - Significant speed improvements - New user-management - Support for Swift object stores - Email configuration wizard - Email template editor - Improved upgrade process`
2014-11-30 01:08:57 +01:00
share/owncloud/lib/private/appframework/db/db.php
Update to 6.0.0a * Switch to 6 branch * Replace interpreters with REPLACE_* Changelog: Version 6.0.0a Dec 14th 2013 Remove wrong warnings from logfile Fix LDAP authentication Fix LDAP configuration Fix Share dialog Fix migration under certain conditions Fix database encoding for old PHP versions Fix select all checkbox Fix migration with lucene search enabled Fix migration for postgresql Version 6.0.0 Dec 11th 2013 User Avatars Previews in files app and other places Updated design, less clutter and more whitespace Public gallery sharing Activities Better file conflict handling dialog Improved public App API Sharing API Example Files Share Email Notifications New Doctrine based database layer Plural translations Refactored OC.dialogs (both code and design wise) Priorize often used languages in personal-settings language selection Update jquery to 1.10.0 and add jquery-migrate 1.2.1 Show a summary as the last filelist entry Improve app-management (more verbose error-messages) Show ‘More apps’ link to app administration directly in app navigation Templates for newly created files Add MB indicator to size column Google Drive external storage uses a new library New icons for shared and external folders File uploads conflicts dialog Possibility to prepopulate a new users home with a skeleton Public upload with encryption enabled Users now can decrypt the files again if their encryption app was enabled Many quota related fixes Total used space (with quota) now only counts user’s own files Many external storage fixes, improved performance Improved file navigation performance by using Ajax calls (no full page reload for each folder) The file owner can now also restore deleted shared files New version drop-down with previews and the ability to downloading versions directly
2013-12-27 16:56:38 +01:00
share/owncloud/lib/private/appframework/dependencyinjection/dicontainer.php
share/owncloud/lib/private/appframework/http.php
share/owncloud/lib/private/appframework/http/dispatcher.php
share/owncloud/lib/private/appframework/http/request.php
share/owncloud/lib/private/appframework/middleware/middlewaredispatcher.php
Update to 7.0.3 Changelog: Release "7.0.3" Oct 22. 2014 - Some OS X server fixes - Several external storage fixes and improvements - Close session early to speedup apps page loading - Add overwrite.cli.url config option - Fix finding old versions in special cases - Make versions and encryption aware of copy operations - Force loading encryption app in all needed cases - Better filesystem scanning error messages - LDAP wizard fixes - Add configuration switch to enable preview mimetypes - Create backup of all encryption keys before recovery - Add displayname for admins - Better config.sample documentation - Better apps descriptions - Improve visual feedback if recovery key password gets changed - Fix some object store integration issues - Improved data directory configuration - Fix DAV permissions without create permissions - Fix filepicker home icon being partly hidden - Do only follow http and https redirects - Properly delete old previews - Prevent upgrades between more than one major versions - Several security fixes - Lots of smaller improvements ----------------------------- Release "6.0.6" Oct 22. 2014 - Fix finding old versions in special cases - Make versions and encryption aware of copy operations - Force loading encryption app in all needed cases - Better filesystem scanning error messages - LDAP wizard fixes - Add configuration switch to enable preview mimetypes - Create backup of all encryption keys before recovery - Add displayname for admins - Several security fixes - Lots of smaller improvements ----------------------------- Release "5.0.18" Oct 22. 2014 - Only allow http and https redirects - Documentation fixes - Several security fixes - Several smaller fixes ----------------------------- Release "7.0.2" Aug 26. 2014 - App upgrading stability improvements - Make default share folder configurable - Improve readability of error messages - Log failed authentication - S3 key fixes - Fix range requests with encryption - Several LDAP fixes - Remove obsolete 'Download preparing' message for zip downloads - Remove not working checks from code checker - No error if we try to delete a file which no longer exists - Fix detection of system wide mount points - Simplify App navigation - Add group management to public api - Remove confusing 'automatic logon rejected' message - Implement a txt preview fallback for the case that ttf is not support - Fix tiny thumbnail bug - Don't display share permission if resharing was disabled by the admin - Close session right before the download starts - Fix date display in filepicker - Don't touch non-oc tables when doing the InnoDB repair step - Several Documents fixes - Correctly handle public uploads activities - Add better 4 image previews to gallery ----------------------------- Release "6.0.5" Aug 26. 2014 - Documentation improvements - fix anonymous upload if logged-in - Fix handling of special characters in group names - Fix downloading of big files in special situations - More consistent handling of debug mode - Fix sharing email notifications - Disabling upload button if upload is not possible - Fix detection of system wide mount points - Handle video viewer in sharing links correctly - Update encryption keys recursively if a folder was moved - Enable download button for public folders - Handle exceptions if file to too big for trash-bin correctly - Quota fixes - Avoid unnecessary writing to the DB when preferences are not changed - Disable download button if zip download is disabled - Fix searching for users in special situations - Mount-point handling fixes - Correctly handle storage stats for trash bin - Remove etag warning for trash bin - Hardened SFTP host verification ----------------------------- Release "7.0.1" Aug 4. 2014 - Set maximum width for notification so they don´t overlap the whole header - Don't preload videos on public sharing - Fix preview size calculation under certain conditions - Fix to always show all available versions in the versions dropdown - Support WebDAV copy operation and make encryption aware of it - Make sure to set the expire date if a date is set as default - Improved link icon for better UX - Fix rendering of blank template - Only call exec if is is enabled by PHP - Limit app menu icon size - Show a warning in the personal settings and admin settins if the encyption keys are not yet initialized - Always remove share permission if user is excluded from sharing - Add OCS api call to set expire date for link shares - Improved db schema migration for sqlite - Don't try to execute background jobs that no longer exist - Improve look of search on mobile, save space in top bar - Set core version after a successful update to make upgrade more robust of app upgrades fail - Verify whether download URLs are valid - Fix preview animation on uploading - Prevent cron.php to trigger apps updating - Fix remote share when remote server is installed at the root - Fix files sorting - Fix calendar import - Fix gallery pause icon - Several contacts fixes specifically for PHP 5.3 - Make updater more robust ----------------------------- Release "7.0.0" July 23. 2014 - New files view including sorting and endless scrolling - Server to Server sharing - Sharing overview - Improved sharing admin control - No more mandatory Shared folder - Improved ownCloud Documents features - Hugely improved Activity app including email notifications - Mobile optimized webinterface - Password strength indicator - Significant speed improvements - New user-management - Support for Swift object stores - Email configuration wizard - Email template editor - Improved upgrade process`
2014-11-30 01:08:57 +01:00
share/owncloud/lib/private/appframework/middleware/security/corsmiddleware.php
Update to 6.0.0a * Switch to 6 branch * Replace interpreters with REPLACE_* Changelog: Version 6.0.0a Dec 14th 2013 Remove wrong warnings from logfile Fix LDAP authentication Fix LDAP configuration Fix Share dialog Fix migration under certain conditions Fix database encoding for old PHP versions Fix select all checkbox Fix migration with lucene search enabled Fix migration for postgresql Version 6.0.0 Dec 11th 2013 User Avatars Previews in files app and other places Updated design, less clutter and more whitespace Public gallery sharing Activities Better file conflict handling dialog Improved public App API Sharing API Example Files Share Email Notifications New Doctrine based database layer Plural translations Refactored OC.dialogs (both code and design wise) Priorize often used languages in personal-settings language selection Update jquery to 1.10.0 and add jquery-migrate 1.2.1 Show a summary as the last filelist entry Improve app-management (more verbose error-messages) Show ‘More apps’ link to app administration directly in app navigation Templates for newly created files Add MB indicator to size column Google Drive external storage uses a new library New icons for shared and external folders File uploads conflicts dialog Possibility to prepopulate a new users home with a skeleton Public upload with encryption enabled Users now can decrypt the files again if their encryption app was enabled Many quota related fixes Total used space (with quota) now only counts user’s own files Many external storage fixes, improved performance Improved file navigation performance by using Ajax calls (no full page reload for each folder) The file owner can now also restore deleted shared files New version drop-down with previews and the ability to downloading versions directly
2013-12-27 16:56:38 +01:00
share/owncloud/lib/private/appframework/middleware/security/securityexception.php
share/owncloud/lib/private/appframework/middleware/security/securitymiddleware.php
share/owncloud/lib/private/appframework/middleware/sessionmiddleware.php
Update to 6.0.0a * Switch to 6 branch * Replace interpreters with REPLACE_* Changelog: Version 6.0.0a Dec 14th 2013 Remove wrong warnings from logfile Fix LDAP authentication Fix LDAP configuration Fix Share dialog Fix migration under certain conditions Fix database encoding for old PHP versions Fix select all checkbox Fix migration with lucene search enabled Fix migration for postgresql Version 6.0.0 Dec 11th 2013 User Avatars Previews in files app and other places Updated design, less clutter and more whitespace Public gallery sharing Activities Better file conflict handling dialog Improved public App API Sharing API Example Files Share Email Notifications New Doctrine based database layer Plural translations Refactored OC.dialogs (both code and design wise) Priorize often used languages in personal-settings language selection Update jquery to 1.10.0 and add jquery-migrate 1.2.1 Show a summary as the last filelist entry Improve app-management (more verbose error-messages) Show ‘More apps’ link to app administration directly in app navigation Templates for newly created files Add MB indicator to size column Google Drive external storage uses a new library New icons for shared and external folders File uploads conflicts dialog Possibility to prepopulate a new users home with a skeleton Public upload with encryption enabled Users now can decrypt the files again if their encryption app was enabled Many quota related fixes Total used space (with quota) now only counts user’s own files Many external storage fixes, improved performance Improved file navigation performance by using Ajax calls (no full page reload for each folder) The file owner can now also restore deleted shared files New version drop-down with previews and the ability to downloading versions directly
2013-12-27 16:56:38 +01:00
share/owncloud/lib/private/appframework/routing/routeactionhandler.php
share/owncloud/lib/private/appframework/routing/routeconfig.php
Update to 7.0.3 Changelog: Release "7.0.3" Oct 22. 2014 - Some OS X server fixes - Several external storage fixes and improvements - Close session early to speedup apps page loading - Add overwrite.cli.url config option - Fix finding old versions in special cases - Make versions and encryption aware of copy operations - Force loading encryption app in all needed cases - Better filesystem scanning error messages - LDAP wizard fixes - Add configuration switch to enable preview mimetypes - Create backup of all encryption keys before recovery - Add displayname for admins - Better config.sample documentation - Better apps descriptions - Improve visual feedback if recovery key password gets changed - Fix some object store integration issues - Improved data directory configuration - Fix DAV permissions without create permissions - Fix filepicker home icon being partly hidden - Do only follow http and https redirects - Properly delete old previews - Prevent upgrades between more than one major versions - Several security fixes - Lots of smaller improvements ----------------------------- Release "6.0.6" Oct 22. 2014 - Fix finding old versions in special cases - Make versions and encryption aware of copy operations - Force loading encryption app in all needed cases - Better filesystem scanning error messages - LDAP wizard fixes - Add configuration switch to enable preview mimetypes - Create backup of all encryption keys before recovery - Add displayname for admins - Several security fixes - Lots of smaller improvements ----------------------------- Release "5.0.18" Oct 22. 2014 - Only allow http and https redirects - Documentation fixes - Several security fixes - Several smaller fixes ----------------------------- Release "7.0.2" Aug 26. 2014 - App upgrading stability improvements - Make default share folder configurable - Improve readability of error messages - Log failed authentication - S3 key fixes - Fix range requests with encryption - Several LDAP fixes - Remove obsolete 'Download preparing' message for zip downloads - Remove not working checks from code checker - No error if we try to delete a file which no longer exists - Fix detection of system wide mount points - Simplify App navigation - Add group management to public api - Remove confusing 'automatic logon rejected' message - Implement a txt preview fallback for the case that ttf is not support - Fix tiny thumbnail bug - Don't display share permission if resharing was disabled by the admin - Close session right before the download starts - Fix date display in filepicker - Don't touch non-oc tables when doing the InnoDB repair step - Several Documents fixes - Correctly handle public uploads activities - Add better 4 image previews to gallery ----------------------------- Release "6.0.5" Aug 26. 2014 - Documentation improvements - fix anonymous upload if logged-in - Fix handling of special characters in group names - Fix downloading of big files in special situations - More consistent handling of debug mode - Fix sharing email notifications - Disabling upload button if upload is not possible - Fix detection of system wide mount points - Handle video viewer in sharing links correctly - Update encryption keys recursively if a folder was moved - Enable download button for public folders - Handle exceptions if file to too big for trash-bin correctly - Quota fixes - Avoid unnecessary writing to the DB when preferences are not changed - Disable download button if zip download is disabled - Fix searching for users in special situations - Mount-point handling fixes - Correctly handle storage stats for trash bin - Remove etag warning for trash bin - Hardened SFTP host verification ----------------------------- Release "7.0.1" Aug 4. 2014 - Set maximum width for notification so they don´t overlap the whole header - Don't preload videos on public sharing - Fix preview size calculation under certain conditions - Fix to always show all available versions in the versions dropdown - Support WebDAV copy operation and make encryption aware of it - Make sure to set the expire date if a date is set as default - Improved link icon for better UX - Fix rendering of blank template - Only call exec if is is enabled by PHP - Limit app menu icon size - Show a warning in the personal settings and admin settins if the encyption keys are not yet initialized - Always remove share permission if user is excluded from sharing - Add OCS api call to set expire date for link shares - Improved db schema migration for sqlite - Don't try to execute background jobs that no longer exist - Improve look of search on mobile, save space in top bar - Set core version after a successful update to make upgrade more robust of app upgrades fail - Verify whether download URLs are valid - Fix preview animation on uploading - Prevent cron.php to trigger apps updating - Fix remote share when remote server is installed at the root - Fix files sorting - Fix calendar import - Fix gallery pause icon - Several contacts fixes specifically for PHP 5.3 - Make updater more robust ----------------------------- Release "7.0.0" July 23. 2014 - New files view including sorting and endless scrolling - Server to Server sharing - Sharing overview - Improved sharing admin control - No more mandatory Shared folder - Improved ownCloud Documents features - Hugely improved Activity app including email notifications - Mobile optimized webinterface - Password strength indicator - Significant speed improvements - New user-management - Support for Swift object stores - Email configuration wizard - Email template editor - Improved upgrade process`
2014-11-30 01:08:57 +01:00
share/owncloud/lib/private/appframework/utility/controllermethodreflector.php
Update to 6.0.0a * Switch to 6 branch * Replace interpreters with REPLACE_* Changelog: Version 6.0.0a Dec 14th 2013 Remove wrong warnings from logfile Fix LDAP authentication Fix LDAP configuration Fix Share dialog Fix migration under certain conditions Fix database encoding for old PHP versions Fix select all checkbox Fix migration with lucene search enabled Fix migration for postgresql Version 6.0.0 Dec 11th 2013 User Avatars Previews in files app and other places Updated design, less clutter and more whitespace Public gallery sharing Activities Better file conflict handling dialog Improved public App API Sharing API Example Files Share Email Notifications New Doctrine based database layer Plural translations Refactored OC.dialogs (both code and design wise) Priorize often used languages in personal-settings language selection Update jquery to 1.10.0 and add jquery-migrate 1.2.1 Show a summary as the last filelist entry Improve app-management (more verbose error-messages) Show ‘More apps’ link to app administration directly in app navigation Templates for newly created files Add MB indicator to size column Google Drive external storage uses a new library New icons for shared and external folders File uploads conflicts dialog Possibility to prepopulate a new users home with a skeleton Public upload with encryption enabled Users now can decrypt the files again if their encryption app was enabled Many quota related fixes Total used space (with quota) now only counts user’s own files Many external storage fixes, improved performance Improved file navigation performance by using Ajax calls (no full page reload for each folder) The file owner can now also restore deleted shared files New version drop-down with previews and the ability to downloading versions directly
2013-12-27 16:56:38 +01:00
share/owncloud/lib/private/appframework/utility/simplecontainer.php
share/owncloud/lib/private/appframework/utility/timefactory.php
share/owncloud/lib/private/apphelper.php
share/owncloud/lib/private/archive.php
share/owncloud/lib/private/archive/tar.php
share/owncloud/lib/private/archive/zip.php
share/owncloud/lib/private/arrayparser.php
share/owncloud/lib/private/assetic/separatorfilter.php
Update to 6.0.0a * Switch to 6 branch * Replace interpreters with REPLACE_* Changelog: Version 6.0.0a Dec 14th 2013 Remove wrong warnings from logfile Fix LDAP authentication Fix LDAP configuration Fix Share dialog Fix migration under certain conditions Fix database encoding for old PHP versions Fix select all checkbox Fix migration with lucene search enabled Fix migration for postgresql Version 6.0.0 Dec 11th 2013 User Avatars Previews in files app and other places Updated design, less clutter and more whitespace Public gallery sharing Activities Better file conflict handling dialog Improved public App API Sharing API Example Files Share Email Notifications New Doctrine based database layer Plural translations Refactored OC.dialogs (both code and design wise) Priorize often used languages in personal-settings language selection Update jquery to 1.10.0 and add jquery-migrate 1.2.1 Show a summary as the last filelist entry Improve app-management (more verbose error-messages) Show ‘More apps’ link to app administration directly in app navigation Templates for newly created files Add MB indicator to size column Google Drive external storage uses a new library New icons for shared and external folders File uploads conflicts dialog Possibility to prepopulate a new users home with a skeleton Public upload with encryption enabled Users now can decrypt the files again if their encryption app was enabled Many quota related fixes Total used space (with quota) now only counts user’s own files Many external storage fixes, improved performance Improved file navigation performance by using Ajax calls (no full page reload for each folder) The file owner can now also restore deleted shared files New version drop-down with previews and the ability to downloading versions directly
2013-12-27 16:56:38 +01:00
share/owncloud/lib/private/avatar.php
share/owncloud/lib/private/avatarmanager.php
share/owncloud/lib/private/backgroundjob.php
share/owncloud/lib/private/backgroundjob/job.php
share/owncloud/lib/private/backgroundjob/joblist.php
share/owncloud/lib/private/backgroundjob/legacy/queuedjob.php
share/owncloud/lib/private/backgroundjob/legacy/regularjob.php
share/owncloud/lib/private/backgroundjob/queuedjob.php
share/owncloud/lib/private/backgroundjob/timedjob.php
share/owncloud/lib/private/cache.php
share/owncloud/lib/private/cache/broker.php
share/owncloud/lib/private/cache/file.php
share/owncloud/lib/private/cache/fileglobal.php
share/owncloud/lib/private/cache/fileglobalgc.php
share/owncloud/lib/private/cache/usercache.php
share/owncloud/lib/private/config.php
share/owncloud/lib/private/connector/sabre/appenabledplugin.php
Update to 6.0.0a * Switch to 6 branch * Replace interpreters with REPLACE_* Changelog: Version 6.0.0a Dec 14th 2013 Remove wrong warnings from logfile Fix LDAP authentication Fix LDAP configuration Fix Share dialog Fix migration under certain conditions Fix database encoding for old PHP versions Fix select all checkbox Fix migration with lucene search enabled Fix migration for postgresql Version 6.0.0 Dec 11th 2013 User Avatars Previews in files app and other places Updated design, less clutter and more whitespace Public gallery sharing Activities Better file conflict handling dialog Improved public App API Sharing API Example Files Share Email Notifications New Doctrine based database layer Plural translations Refactored OC.dialogs (both code and design wise) Priorize often used languages in personal-settings language selection Update jquery to 1.10.0 and add jquery-migrate 1.2.1 Show a summary as the last filelist entry Improve app-management (more verbose error-messages) Show ‘More apps’ link to app administration directly in app navigation Templates for newly created files Add MB indicator to size column Google Drive external storage uses a new library New icons for shared and external folders File uploads conflicts dialog Possibility to prepopulate a new users home with a skeleton Public upload with encryption enabled Users now can decrypt the files again if their encryption app was enabled Many quota related fixes Total used space (with quota) now only counts user’s own files Many external storage fixes, improved performance Improved file navigation performance by using Ajax calls (no full page reload for each folder) The file owner can now also restore deleted shared files New version drop-down with previews and the ability to downloading versions directly
2013-12-27 16:56:38 +01:00
share/owncloud/lib/private/connector/sabre/auth.php
share/owncloud/lib/private/connector/sabre/directory.php
share/owncloud/lib/private/connector/sabre/exception/entitytoolarge.php
Update to 6.0.4 * I gave up subdirectory installation with nginx... (MESSAGES) Changelog: Version 6.0.4 June 23rd 2014 Fixed a security issue (Will be disclosed two weeks after this release) Several LDAP fixes and improvements Add deprecated warning to load function File scanner fixes Heart beat fixes Encryption fixes for some corner cases Fix conflict dialog translations Fix button text overflow Fix search with Oracle Php upload errors are written to log OCS status code fixes Add PostgreSQL version warning Version 6.0.3 April 29rd 2014 Several security fixes. (Will be disclosed 2 weeks after the release) Appframework extensions to improve the compatibility with 3rdparty apps LDAP performance improvements Fix updating of email adresses from LDAP Fix WebDAV timestamp format handling Disable internet connection check if a proxy is configured Fix a potential file chunking problem on a server that is running out of storage Do not expire file chunks while checking their existence Fix loading of authentication apps in any case Performance improvements by reducing the number of chmod operations. Make the trusted domain upgrade feature more robust. Don't allow creating a "Shared" folder. Fixed "select all" + download on public page Fix share as link with email multiple users Reset time of last update feed polling to fix the updater Share API fixes Admin option for public upload with encryption enabled Fix CIFS with home shares Detect a missing "data" directory mount Fix the filesize calculation of encrypted files Fixes in the OpenStack support Fixes in the SWIFT support Don't block PHP sessions during download Fix sharing oc addressbooks Several ownCloud Documents improvements and fixes Several smaller bugfixes
2014-06-29 15:59:22 +02:00
share/owncloud/lib/private/connector/sabre/exception/filelocked.php
Update to 6.0.0a * Switch to 6 branch * Replace interpreters with REPLACE_* Changelog: Version 6.0.0a Dec 14th 2013 Remove wrong warnings from logfile Fix LDAP authentication Fix LDAP configuration Fix Share dialog Fix migration under certain conditions Fix database encoding for old PHP versions Fix select all checkbox Fix migration with lucene search enabled Fix migration for postgresql Version 6.0.0 Dec 11th 2013 User Avatars Previews in files app and other places Updated design, less clutter and more whitespace Public gallery sharing Activities Better file conflict handling dialog Improved public App API Sharing API Example Files Share Email Notifications New Doctrine based database layer Plural translations Refactored OC.dialogs (both code and design wise) Priorize often used languages in personal-settings language selection Update jquery to 1.10.0 and add jquery-migrate 1.2.1 Show a summary as the last filelist entry Improve app-management (more verbose error-messages) Show ‘More apps’ link to app administration directly in app navigation Templates for newly created files Add MB indicator to size column Google Drive external storage uses a new library New icons for shared and external folders File uploads conflicts dialog Possibility to prepopulate a new users home with a skeleton Public upload with encryption enabled Users now can decrypt the files again if their encryption app was enabled Many quota related fixes Total used space (with quota) now only counts user’s own files Many external storage fixes, improved performance Improved file navigation performance by using Ajax calls (no full page reload for each folder) The file owner can now also restore deleted shared files New version drop-down with previews and the ability to downloading versions directly
2013-12-27 16:56:38 +01:00
share/owncloud/lib/private/connector/sabre/exception/unsupportedmediatype.php
share/owncloud/lib/private/connector/sabre/exceptionloggerplugin.php
Update to 6.0.0a * Switch to 6 branch * Replace interpreters with REPLACE_* Changelog: Version 6.0.0a Dec 14th 2013 Remove wrong warnings from logfile Fix LDAP authentication Fix LDAP configuration Fix Share dialog Fix migration under certain conditions Fix database encoding for old PHP versions Fix select all checkbox Fix migration with lucene search enabled Fix migration for postgresql Version 6.0.0 Dec 11th 2013 User Avatars Previews in files app and other places Updated design, less clutter and more whitespace Public gallery sharing Activities Better file conflict handling dialog Improved public App API Sharing API Example Files Share Email Notifications New Doctrine based database layer Plural translations Refactored OC.dialogs (both code and design wise) Priorize often used languages in personal-settings language selection Update jquery to 1.10.0 and add jquery-migrate 1.2.1 Show a summary as the last filelist entry Improve app-management (more verbose error-messages) Show ‘More apps’ link to app administration directly in app navigation Templates for newly created files Add MB indicator to size column Google Drive external storage uses a new library New icons for shared and external folders File uploads conflicts dialog Possibility to prepopulate a new users home with a skeleton Public upload with encryption enabled Users now can decrypt the files again if their encryption app was enabled Many quota related fixes Total used space (with quota) now only counts user’s own files Many external storage fixes, improved performance Improved file navigation performance by using Ajax calls (no full page reload for each folder) The file owner can now also restore deleted shared files New version drop-down with previews and the ability to downloading versions directly
2013-12-27 16:56:38 +01:00
share/owncloud/lib/private/connector/sabre/file.php
share/owncloud/lib/private/connector/sabre/filesplugin.php
share/owncloud/lib/private/connector/sabre/locks.php
share/owncloud/lib/private/connector/sabre/maintenanceplugin.php
share/owncloud/lib/private/connector/sabre/node.php
share/owncloud/lib/private/connector/sabre/objecttree.php
share/owncloud/lib/private/connector/sabre/principal.php
share/owncloud/lib/private/connector/sabre/quotaplugin.php
share/owncloud/lib/private/connector/sabre/request.php
share/owncloud/lib/private/connector/sabre/server.php
share/owncloud/lib/private/connector/sabre/taglist.php
share/owncloud/lib/private/connector/sabre/tagsplugin.php
Update to 7.0.3 Changelog: Release "7.0.3" Oct 22. 2014 - Some OS X server fixes - Several external storage fixes and improvements - Close session early to speedup apps page loading - Add overwrite.cli.url config option - Fix finding old versions in special cases - Make versions and encryption aware of copy operations - Force loading encryption app in all needed cases - Better filesystem scanning error messages - LDAP wizard fixes - Add configuration switch to enable preview mimetypes - Create backup of all encryption keys before recovery - Add displayname for admins - Better config.sample documentation - Better apps descriptions - Improve visual feedback if recovery key password gets changed - Fix some object store integration issues - Improved data directory configuration - Fix DAV permissions without create permissions - Fix filepicker home icon being partly hidden - Do only follow http and https redirects - Properly delete old previews - Prevent upgrades between more than one major versions - Several security fixes - Lots of smaller improvements ----------------------------- Release "6.0.6" Oct 22. 2014 - Fix finding old versions in special cases - Make versions and encryption aware of copy operations - Force loading encryption app in all needed cases - Better filesystem scanning error messages - LDAP wizard fixes - Add configuration switch to enable preview mimetypes - Create backup of all encryption keys before recovery - Add displayname for admins - Several security fixes - Lots of smaller improvements ----------------------------- Release "5.0.18" Oct 22. 2014 - Only allow http and https redirects - Documentation fixes - Several security fixes - Several smaller fixes ----------------------------- Release "7.0.2" Aug 26. 2014 - App upgrading stability improvements - Make default share folder configurable - Improve readability of error messages - Log failed authentication - S3 key fixes - Fix range requests with encryption - Several LDAP fixes - Remove obsolete 'Download preparing' message for zip downloads - Remove not working checks from code checker - No error if we try to delete a file which no longer exists - Fix detection of system wide mount points - Simplify App navigation - Add group management to public api - Remove confusing 'automatic logon rejected' message - Implement a txt preview fallback for the case that ttf is not support - Fix tiny thumbnail bug - Don't display share permission if resharing was disabled by the admin - Close session right before the download starts - Fix date display in filepicker - Don't touch non-oc tables when doing the InnoDB repair step - Several Documents fixes - Correctly handle public uploads activities - Add better 4 image previews to gallery ----------------------------- Release "6.0.5" Aug 26. 2014 - Documentation improvements - fix anonymous upload if logged-in - Fix handling of special characters in group names - Fix downloading of big files in special situations - More consistent handling of debug mode - Fix sharing email notifications - Disabling upload button if upload is not possible - Fix detection of system wide mount points - Handle video viewer in sharing links correctly - Update encryption keys recursively if a folder was moved - Enable download button for public folders - Handle exceptions if file to too big for trash-bin correctly - Quota fixes - Avoid unnecessary writing to the DB when preferences are not changed - Disable download button if zip download is disabled - Fix searching for users in special situations - Mount-point handling fixes - Correctly handle storage stats for trash bin - Remove etag warning for trash bin - Hardened SFTP host verification ----------------------------- Release "7.0.1" Aug 4. 2014 - Set maximum width for notification so they don´t overlap the whole header - Don't preload videos on public sharing - Fix preview size calculation under certain conditions - Fix to always show all available versions in the versions dropdown - Support WebDAV copy operation and make encryption aware of it - Make sure to set the expire date if a date is set as default - Improved link icon for better UX - Fix rendering of blank template - Only call exec if is is enabled by PHP - Limit app menu icon size - Show a warning in the personal settings and admin settins if the encyption keys are not yet initialized - Always remove share permission if user is excluded from sharing - Add OCS api call to set expire date for link shares - Improved db schema migration for sqlite - Don't try to execute background jobs that no longer exist - Improve look of search on mobile, save space in top bar - Set core version after a successful update to make upgrade more robust of app upgrades fail - Verify whether download URLs are valid - Fix preview animation on uploading - Prevent cron.php to trigger apps updating - Fix remote share when remote server is installed at the root - Fix files sorting - Fix calendar import - Fix gallery pause icon - Several contacts fixes specifically for PHP 5.3 - Make updater more robust ----------------------------- Release "7.0.0" July 23. 2014 - New files view including sorting and endless scrolling - Server to Server sharing - Sharing overview - Improved sharing admin control - No more mandatory Shared folder - Improved ownCloud Documents features - Hugely improved Activity app including email notifications - Mobile optimized webinterface - Password strength indicator - Significant speed improvements - New user-management - Support for Swift object stores - Email configuration wizard - Email template editor - Improved upgrade process`
2014-11-30 01:08:57 +01:00
share/owncloud/lib/private/contacts/localaddressbook.php
Update to 6.0.0a * Switch to 6 branch * Replace interpreters with REPLACE_* Changelog: Version 6.0.0a Dec 14th 2013 Remove wrong warnings from logfile Fix LDAP authentication Fix LDAP configuration Fix Share dialog Fix migration under certain conditions Fix database encoding for old PHP versions Fix select all checkbox Fix migration with lucene search enabled Fix migration for postgresql Version 6.0.0 Dec 11th 2013 User Avatars Previews in files app and other places Updated design, less clutter and more whitespace Public gallery sharing Activities Better file conflict handling dialog Improved public App API Sharing API Example Files Share Email Notifications New Doctrine based database layer Plural translations Refactored OC.dialogs (both code and design wise) Priorize often used languages in personal-settings language selection Update jquery to 1.10.0 and add jquery-migrate 1.2.1 Show a summary as the last filelist entry Improve app-management (more verbose error-messages) Show ‘More apps’ link to app administration directly in app navigation Templates for newly created files Add MB indicator to size column Google Drive external storage uses a new library New icons for shared and external folders File uploads conflicts dialog Possibility to prepopulate a new users home with a skeleton Public upload with encryption enabled Users now can decrypt the files again if their encryption app was enabled Many quota related fixes Total used space (with quota) now only counts user’s own files Many external storage fixes, improved performance Improved file navigation performance by using Ajax calls (no full page reload for each folder) The file owner can now also restore deleted shared files New version drop-down with previews and the ability to downloading versions directly
2013-12-27 16:56:38 +01:00
share/owncloud/lib/private/contactsmanager.php
share/owncloud/lib/private/databaseexception.php
share/owncloud/lib/private/databasesetupexception.php
share/owncloud/lib/private/datetimeformatter.php
share/owncloud/lib/private/datetimezone.php
Update to 6.0.0a * Switch to 6 branch * Replace interpreters with REPLACE_* Changelog: Version 6.0.0a Dec 14th 2013 Remove wrong warnings from logfile Fix LDAP authentication Fix LDAP configuration Fix Share dialog Fix migration under certain conditions Fix database encoding for old PHP versions Fix select all checkbox Fix migration with lucene search enabled Fix migration for postgresql Version 6.0.0 Dec 11th 2013 User Avatars Previews in files app and other places Updated design, less clutter and more whitespace Public gallery sharing Activities Better file conflict handling dialog Improved public App API Sharing API Example Files Share Email Notifications New Doctrine based database layer Plural translations Refactored OC.dialogs (both code and design wise) Priorize often used languages in personal-settings language selection Update jquery to 1.10.0 and add jquery-migrate 1.2.1 Show a summary as the last filelist entry Improve app-management (more verbose error-messages) Show ‘More apps’ link to app administration directly in app navigation Templates for newly created files Add MB indicator to size column Google Drive external storage uses a new library New icons for shared and external folders File uploads conflicts dialog Possibility to prepopulate a new users home with a skeleton Public upload with encryption enabled Users now can decrypt the files again if their encryption app was enabled Many quota related fixes Total used space (with quota) now only counts user’s own files Many external storage fixes, improved performance Improved file navigation performance by using Ajax calls (no full page reload for each folder) The file owner can now also restore deleted shared files New version drop-down with previews and the ability to downloading versions directly
2013-12-27 16:56:38 +01:00
share/owncloud/lib/private/db.php
share/owncloud/lib/private/db/adapter.php
Update to 7.0.3 Changelog: Release "7.0.3" Oct 22. 2014 - Some OS X server fixes - Several external storage fixes and improvements - Close session early to speedup apps page loading - Add overwrite.cli.url config option - Fix finding old versions in special cases - Make versions and encryption aware of copy operations - Force loading encryption app in all needed cases - Better filesystem scanning error messages - LDAP wizard fixes - Add configuration switch to enable preview mimetypes - Create backup of all encryption keys before recovery - Add displayname for admins - Better config.sample documentation - Better apps descriptions - Improve visual feedback if recovery key password gets changed - Fix some object store integration issues - Improved data directory configuration - Fix DAV permissions without create permissions - Fix filepicker home icon being partly hidden - Do only follow http and https redirects - Properly delete old previews - Prevent upgrades between more than one major versions - Several security fixes - Lots of smaller improvements ----------------------------- Release "6.0.6" Oct 22. 2014 - Fix finding old versions in special cases - Make versions and encryption aware of copy operations - Force loading encryption app in all needed cases - Better filesystem scanning error messages - LDAP wizard fixes - Add configuration switch to enable preview mimetypes - Create backup of all encryption keys before recovery - Add displayname for admins - Several security fixes - Lots of smaller improvements ----------------------------- Release "5.0.18" Oct 22. 2014 - Only allow http and https redirects - Documentation fixes - Several security fixes - Several smaller fixes ----------------------------- Release "7.0.2" Aug 26. 2014 - App upgrading stability improvements - Make default share folder configurable - Improve readability of error messages - Log failed authentication - S3 key fixes - Fix range requests with encryption - Several LDAP fixes - Remove obsolete 'Download preparing' message for zip downloads - Remove not working checks from code checker - No error if we try to delete a file which no longer exists - Fix detection of system wide mount points - Simplify App navigation - Add group management to public api - Remove confusing 'automatic logon rejected' message - Implement a txt preview fallback for the case that ttf is not support - Fix tiny thumbnail bug - Don't display share permission if resharing was disabled by the admin - Close session right before the download starts - Fix date display in filepicker - Don't touch non-oc tables when doing the InnoDB repair step - Several Documents fixes - Correctly handle public uploads activities - Add better 4 image previews to gallery ----------------------------- Release "6.0.5" Aug 26. 2014 - Documentation improvements - fix anonymous upload if logged-in - Fix handling of special characters in group names - Fix downloading of big files in special situations - More consistent handling of debug mode - Fix sharing email notifications - Disabling upload button if upload is not possible - Fix detection of system wide mount points - Handle video viewer in sharing links correctly - Update encryption keys recursively if a folder was moved - Enable download button for public folders - Handle exceptions if file to too big for trash-bin correctly - Quota fixes - Avoid unnecessary writing to the DB when preferences are not changed - Disable download button if zip download is disabled - Fix searching for users in special situations - Mount-point handling fixes - Correctly handle storage stats for trash bin - Remove etag warning for trash bin - Hardened SFTP host verification ----------------------------- Release "7.0.1" Aug 4. 2014 - Set maximum width for notification so they don´t overlap the whole header - Don't preload videos on public sharing - Fix preview size calculation under certain conditions - Fix to always show all available versions in the versions dropdown - Support WebDAV copy operation and make encryption aware of it - Make sure to set the expire date if a date is set as default - Improved link icon for better UX - Fix rendering of blank template - Only call exec if is is enabled by PHP - Limit app menu icon size - Show a warning in the personal settings and admin settins if the encyption keys are not yet initialized - Always remove share permission if user is excluded from sharing - Add OCS api call to set expire date for link shares - Improved db schema migration for sqlite - Don't try to execute background jobs that no longer exist - Improve look of search on mobile, save space in top bar - Set core version after a successful update to make upgrade more robust of app upgrades fail - Verify whether download URLs are valid - Fix preview animation on uploading - Prevent cron.php to trigger apps updating - Fix remote share when remote server is installed at the root - Fix files sorting - Fix calendar import - Fix gallery pause icon - Several contacts fixes specifically for PHP 5.3 - Make updater more robust ----------------------------- Release "7.0.0" July 23. 2014 - New files view including sorting and endless scrolling - Server to Server sharing - Sharing overview - Improved sharing admin control - No more mandatory Shared folder - Improved ownCloud Documents features - Hugely improved Activity app including email notifications - Mobile optimized webinterface - Password strength indicator - Significant speed improvements - New user-management - Support for Swift object stores - Email configuration wizard - Email template editor - Improved upgrade process`
2014-11-30 01:08:57 +01:00
share/owncloud/lib/private/db/adaptermysql.php
Update to 6.0.0a * Switch to 6 branch * Replace interpreters with REPLACE_* Changelog: Version 6.0.0a Dec 14th 2013 Remove wrong warnings from logfile Fix LDAP authentication Fix LDAP configuration Fix Share dialog Fix migration under certain conditions Fix database encoding for old PHP versions Fix select all checkbox Fix migration with lucene search enabled Fix migration for postgresql Version 6.0.0 Dec 11th 2013 User Avatars Previews in files app and other places Updated design, less clutter and more whitespace Public gallery sharing Activities Better file conflict handling dialog Improved public App API Sharing API Example Files Share Email Notifications New Doctrine based database layer Plural translations Refactored OC.dialogs (both code and design wise) Priorize often used languages in personal-settings language selection Update jquery to 1.10.0 and add jquery-migrate 1.2.1 Show a summary as the last filelist entry Improve app-management (more verbose error-messages) Show ‘More apps’ link to app administration directly in app navigation Templates for newly created files Add MB indicator to size column Google Drive external storage uses a new library New icons for shared and external folders File uploads conflicts dialog Possibility to prepopulate a new users home with a skeleton Public upload with encryption enabled Users now can decrypt the files again if their encryption app was enabled Many quota related fixes Total used space (with quota) now only counts user’s own files Many external storage fixes, improved performance Improved file navigation performance by using Ajax calls (no full page reload for each folder) The file owner can now also restore deleted shared files New version drop-down with previews and the ability to downloading versions directly
2013-12-27 16:56:38 +01:00
share/owncloud/lib/private/db/adapteroci8.php
share/owncloud/lib/private/db/adapterpgsql.php
share/owncloud/lib/private/db/adaptersqlite.php
share/owncloud/lib/private/db/adaptersqlsrv.php
share/owncloud/lib/private/db/connection.php
Update to 7.0.3 Changelog: Release "7.0.3" Oct 22. 2014 - Some OS X server fixes - Several external storage fixes and improvements - Close session early to speedup apps page loading - Add overwrite.cli.url config option - Fix finding old versions in special cases - Make versions and encryption aware of copy operations - Force loading encryption app in all needed cases - Better filesystem scanning error messages - LDAP wizard fixes - Add configuration switch to enable preview mimetypes - Create backup of all encryption keys before recovery - Add displayname for admins - Better config.sample documentation - Better apps descriptions - Improve visual feedback if recovery key password gets changed - Fix some object store integration issues - Improved data directory configuration - Fix DAV permissions without create permissions - Fix filepicker home icon being partly hidden - Do only follow http and https redirects - Properly delete old previews - Prevent upgrades between more than one major versions - Several security fixes - Lots of smaller improvements ----------------------------- Release "6.0.6" Oct 22. 2014 - Fix finding old versions in special cases - Make versions and encryption aware of copy operations - Force loading encryption app in all needed cases - Better filesystem scanning error messages - LDAP wizard fixes - Add configuration switch to enable preview mimetypes - Create backup of all encryption keys before recovery - Add displayname for admins - Several security fixes - Lots of smaller improvements ----------------------------- Release "5.0.18" Oct 22. 2014 - Only allow http and https redirects - Documentation fixes - Several security fixes - Several smaller fixes ----------------------------- Release "7.0.2" Aug 26. 2014 - App upgrading stability improvements - Make default share folder configurable - Improve readability of error messages - Log failed authentication - S3 key fixes - Fix range requests with encryption - Several LDAP fixes - Remove obsolete 'Download preparing' message for zip downloads - Remove not working checks from code checker - No error if we try to delete a file which no longer exists - Fix detection of system wide mount points - Simplify App navigation - Add group management to public api - Remove confusing 'automatic logon rejected' message - Implement a txt preview fallback for the case that ttf is not support - Fix tiny thumbnail bug - Don't display share permission if resharing was disabled by the admin - Close session right before the download starts - Fix date display in filepicker - Don't touch non-oc tables when doing the InnoDB repair step - Several Documents fixes - Correctly handle public uploads activities - Add better 4 image previews to gallery ----------------------------- Release "6.0.5" Aug 26. 2014 - Documentation improvements - fix anonymous upload if logged-in - Fix handling of special characters in group names - Fix downloading of big files in special situations - More consistent handling of debug mode - Fix sharing email notifications - Disabling upload button if upload is not possible - Fix detection of system wide mount points - Handle video viewer in sharing links correctly - Update encryption keys recursively if a folder was moved - Enable download button for public folders - Handle exceptions if file to too big for trash-bin correctly - Quota fixes - Avoid unnecessary writing to the DB when preferences are not changed - Disable download button if zip download is disabled - Fix searching for users in special situations - Mount-point handling fixes - Correctly handle storage stats for trash bin - Remove etag warning for trash bin - Hardened SFTP host verification ----------------------------- Release "7.0.1" Aug 4. 2014 - Set maximum width for notification so they don´t overlap the whole header - Don't preload videos on public sharing - Fix preview size calculation under certain conditions - Fix to always show all available versions in the versions dropdown - Support WebDAV copy operation and make encryption aware of it - Make sure to set the expire date if a date is set as default - Improved link icon for better UX - Fix rendering of blank template - Only call exec if is is enabled by PHP - Limit app menu icon size - Show a warning in the personal settings and admin settins if the encyption keys are not yet initialized - Always remove share permission if user is excluded from sharing - Add OCS api call to set expire date for link shares - Improved db schema migration for sqlite - Don't try to execute background jobs that no longer exist - Improve look of search on mobile, save space in top bar - Set core version after a successful update to make upgrade more robust of app upgrades fail - Verify whether download URLs are valid - Fix preview animation on uploading - Prevent cron.php to trigger apps updating - Fix remote share when remote server is installed at the root - Fix files sorting - Fix calendar import - Fix gallery pause icon - Several contacts fixes specifically for PHP 5.3 - Make updater more robust ----------------------------- Release "7.0.0" July 23. 2014 - New files view including sorting and endless scrolling - Server to Server sharing - Sharing overview - Improved sharing admin control - No more mandatory Shared folder - Improved ownCloud Documents features - Hugely improved Activity app including email notifications - Mobile optimized webinterface - Password strength indicator - Significant speed improvements - New user-management - Support for Swift object stores - Email configuration wizard - Email template editor - Improved upgrade process`
2014-11-30 01:08:57 +01:00
share/owncloud/lib/private/db/connectionfactory.php
Update to 6.0.0a * Switch to 6 branch * Replace interpreters with REPLACE_* Changelog: Version 6.0.0a Dec 14th 2013 Remove wrong warnings from logfile Fix LDAP authentication Fix LDAP configuration Fix Share dialog Fix migration under certain conditions Fix database encoding for old PHP versions Fix select all checkbox Fix migration with lucene search enabled Fix migration for postgresql Version 6.0.0 Dec 11th 2013 User Avatars Previews in files app and other places Updated design, less clutter and more whitespace Public gallery sharing Activities Better file conflict handling dialog Improved public App API Sharing API Example Files Share Email Notifications New Doctrine based database layer Plural translations Refactored OC.dialogs (both code and design wise) Priorize often used languages in personal-settings language selection Update jquery to 1.10.0 and add jquery-migrate 1.2.1 Show a summary as the last filelist entry Improve app-management (more verbose error-messages) Show ‘More apps’ link to app administration directly in app navigation Templates for newly created files Add MB indicator to size column Google Drive external storage uses a new library New icons for shared and external folders File uploads conflicts dialog Possibility to prepopulate a new users home with a skeleton Public upload with encryption enabled Users now can decrypt the files again if their encryption app was enabled Many quota related fixes Total used space (with quota) now only counts user’s own files Many external storage fixes, improved performance Improved file navigation performance by using Ajax calls (no full page reload for each folder) The file owner can now also restore deleted shared files New version drop-down with previews and the ability to downloading versions directly
2013-12-27 16:56:38 +01:00
share/owncloud/lib/private/db/mdb2schemamanager.php
share/owncloud/lib/private/db/mdb2schemareader.php
share/owncloud/lib/private/db/mdb2schemawriter.php
Update to 7.0.3 Changelog: Release "7.0.3" Oct 22. 2014 - Some OS X server fixes - Several external storage fixes and improvements - Close session early to speedup apps page loading - Add overwrite.cli.url config option - Fix finding old versions in special cases - Make versions and encryption aware of copy operations - Force loading encryption app in all needed cases - Better filesystem scanning error messages - LDAP wizard fixes - Add configuration switch to enable preview mimetypes - Create backup of all encryption keys before recovery - Add displayname for admins - Better config.sample documentation - Better apps descriptions - Improve visual feedback if recovery key password gets changed - Fix some object store integration issues - Improved data directory configuration - Fix DAV permissions without create permissions - Fix filepicker home icon being partly hidden - Do only follow http and https redirects - Properly delete old previews - Prevent upgrades between more than one major versions - Several security fixes - Lots of smaller improvements ----------------------------- Release "6.0.6" Oct 22. 2014 - Fix finding old versions in special cases - Make versions and encryption aware of copy operations - Force loading encryption app in all needed cases - Better filesystem scanning error messages - LDAP wizard fixes - Add configuration switch to enable preview mimetypes - Create backup of all encryption keys before recovery - Add displayname for admins - Several security fixes - Lots of smaller improvements ----------------------------- Release "5.0.18" Oct 22. 2014 - Only allow http and https redirects - Documentation fixes - Several security fixes - Several smaller fixes ----------------------------- Release "7.0.2" Aug 26. 2014 - App upgrading stability improvements - Make default share folder configurable - Improve readability of error messages - Log failed authentication - S3 key fixes - Fix range requests with encryption - Several LDAP fixes - Remove obsolete 'Download preparing' message for zip downloads - Remove not working checks from code checker - No error if we try to delete a file which no longer exists - Fix detection of system wide mount points - Simplify App navigation - Add group management to public api - Remove confusing 'automatic logon rejected' message - Implement a txt preview fallback for the case that ttf is not support - Fix tiny thumbnail bug - Don't display share permission if resharing was disabled by the admin - Close session right before the download starts - Fix date display in filepicker - Don't touch non-oc tables when doing the InnoDB repair step - Several Documents fixes - Correctly handle public uploads activities - Add better 4 image previews to gallery ----------------------------- Release "6.0.5" Aug 26. 2014 - Documentation improvements - fix anonymous upload if logged-in - Fix handling of special characters in group names - Fix downloading of big files in special situations - More consistent handling of debug mode - Fix sharing email notifications - Disabling upload button if upload is not possible - Fix detection of system wide mount points - Handle video viewer in sharing links correctly - Update encryption keys recursively if a folder was moved - Enable download button for public folders - Handle exceptions if file to too big for trash-bin correctly - Quota fixes - Avoid unnecessary writing to the DB when preferences are not changed - Disable download button if zip download is disabled - Fix searching for users in special situations - Mount-point handling fixes - Correctly handle storage stats for trash bin - Remove etag warning for trash bin - Hardened SFTP host verification ----------------------------- Release "7.0.1" Aug 4. 2014 - Set maximum width for notification so they don´t overlap the whole header - Don't preload videos on public sharing - Fix preview size calculation under certain conditions - Fix to always show all available versions in the versions dropdown - Support WebDAV copy operation and make encryption aware of it - Make sure to set the expire date if a date is set as default - Improved link icon for better UX - Fix rendering of blank template - Only call exec if is is enabled by PHP - Limit app menu icon size - Show a warning in the personal settings and admin settins if the encyption keys are not yet initialized - Always remove share permission if user is excluded from sharing - Add OCS api call to set expire date for link shares - Improved db schema migration for sqlite - Don't try to execute background jobs that no longer exist - Improve look of search on mobile, save space in top bar - Set core version after a successful update to make upgrade more robust of app upgrades fail - Verify whether download URLs are valid - Fix preview animation on uploading - Prevent cron.php to trigger apps updating - Fix remote share when remote server is installed at the root - Fix files sorting - Fix calendar import - Fix gallery pause icon - Several contacts fixes specifically for PHP 5.3 - Make updater more robust ----------------------------- Release "7.0.0" July 23. 2014 - New files view including sorting and endless scrolling - Server to Server sharing - Sharing overview - Improved sharing admin control - No more mandatory Shared folder - Improved ownCloud Documents features - Hugely improved Activity app including email notifications - Mobile optimized webinterface - Password strength indicator - Significant speed improvements - New user-management - Support for Swift object stores - Email configuration wizard - Email template editor - Improved upgrade process`
2014-11-30 01:08:57 +01:00
share/owncloud/lib/private/db/migrationexception.php
share/owncloud/lib/private/db/migrator.php
share/owncloud/lib/private/db/mssqlmigrator.php
share/owncloud/lib/private/db/mysqlmigrator.php
share/owncloud/lib/private/db/nocheckmigrator.php
Update to 6.0.0a * Switch to 6 branch * Replace interpreters with REPLACE_* Changelog: Version 6.0.0a Dec 14th 2013 Remove wrong warnings from logfile Fix LDAP authentication Fix LDAP configuration Fix Share dialog Fix migration under certain conditions Fix database encoding for old PHP versions Fix select all checkbox Fix migration with lucene search enabled Fix migration for postgresql Version 6.0.0 Dec 11th 2013 User Avatars Previews in files app and other places Updated design, less clutter and more whitespace Public gallery sharing Activities Better file conflict handling dialog Improved public App API Sharing API Example Files Share Email Notifications New Doctrine based database layer Plural translations Refactored OC.dialogs (both code and design wise) Priorize often used languages in personal-settings language selection Update jquery to 1.10.0 and add jquery-migrate 1.2.1 Show a summary as the last filelist entry Improve app-management (more verbose error-messages) Show ‘More apps’ link to app administration directly in app navigation Templates for newly created files Add MB indicator to size column Google Drive external storage uses a new library New icons for shared and external folders File uploads conflicts dialog Possibility to prepopulate a new users home with a skeleton Public upload with encryption enabled Users now can decrypt the files again if their encryption app was enabled Many quota related fixes Total used space (with quota) now only counts user’s own files Many external storage fixes, improved performance Improved file navigation performance by using Ajax calls (no full page reload for each folder) The file owner can now also restore deleted shared files New version drop-down with previews and the ability to downloading versions directly
2013-12-27 16:56:38 +01:00
share/owncloud/lib/private/db/oracleconnection.php
Update to 7.0.3 Changelog: Release "7.0.3" Oct 22. 2014 - Some OS X server fixes - Several external storage fixes and improvements - Close session early to speedup apps page loading - Add overwrite.cli.url config option - Fix finding old versions in special cases - Make versions and encryption aware of copy operations - Force loading encryption app in all needed cases - Better filesystem scanning error messages - LDAP wizard fixes - Add configuration switch to enable preview mimetypes - Create backup of all encryption keys before recovery - Add displayname for admins - Better config.sample documentation - Better apps descriptions - Improve visual feedback if recovery key password gets changed - Fix some object store integration issues - Improved data directory configuration - Fix DAV permissions without create permissions - Fix filepicker home icon being partly hidden - Do only follow http and https redirects - Properly delete old previews - Prevent upgrades between more than one major versions - Several security fixes - Lots of smaller improvements ----------------------------- Release "6.0.6" Oct 22. 2014 - Fix finding old versions in special cases - Make versions and encryption aware of copy operations - Force loading encryption app in all needed cases - Better filesystem scanning error messages - LDAP wizard fixes - Add configuration switch to enable preview mimetypes - Create backup of all encryption keys before recovery - Add displayname for admins - Several security fixes - Lots of smaller improvements ----------------------------- Release "5.0.18" Oct 22. 2014 - Only allow http and https redirects - Documentation fixes - Several security fixes - Several smaller fixes ----------------------------- Release "7.0.2" Aug 26. 2014 - App upgrading stability improvements - Make default share folder configurable - Improve readability of error messages - Log failed authentication - S3 key fixes - Fix range requests with encryption - Several LDAP fixes - Remove obsolete 'Download preparing' message for zip downloads - Remove not working checks from code checker - No error if we try to delete a file which no longer exists - Fix detection of system wide mount points - Simplify App navigation - Add group management to public api - Remove confusing 'automatic logon rejected' message - Implement a txt preview fallback for the case that ttf is not support - Fix tiny thumbnail bug - Don't display share permission if resharing was disabled by the admin - Close session right before the download starts - Fix date display in filepicker - Don't touch non-oc tables when doing the InnoDB repair step - Several Documents fixes - Correctly handle public uploads activities - Add better 4 image previews to gallery ----------------------------- Release "6.0.5" Aug 26. 2014 - Documentation improvements - fix anonymous upload if logged-in - Fix handling of special characters in group names - Fix downloading of big files in special situations - More consistent handling of debug mode - Fix sharing email notifications - Disabling upload button if upload is not possible - Fix detection of system wide mount points - Handle video viewer in sharing links correctly - Update encryption keys recursively if a folder was moved - Enable download button for public folders - Handle exceptions if file to too big for trash-bin correctly - Quota fixes - Avoid unnecessary writing to the DB when preferences are not changed - Disable download button if zip download is disabled - Fix searching for users in special situations - Mount-point handling fixes - Correctly handle storage stats for trash bin - Remove etag warning for trash bin - Hardened SFTP host verification ----------------------------- Release "7.0.1" Aug 4. 2014 - Set maximum width for notification so they don´t overlap the whole header - Don't preload videos on public sharing - Fix preview size calculation under certain conditions - Fix to always show all available versions in the versions dropdown - Support WebDAV copy operation and make encryption aware of it - Make sure to set the expire date if a date is set as default - Improved link icon for better UX - Fix rendering of blank template - Only call exec if is is enabled by PHP - Limit app menu icon size - Show a warning in the personal settings and admin settins if the encyption keys are not yet initialized - Always remove share permission if user is excluded from sharing - Add OCS api call to set expire date for link shares - Improved db schema migration for sqlite - Don't try to execute background jobs that no longer exist - Improve look of search on mobile, save space in top bar - Set core version after a successful update to make upgrade more robust of app upgrades fail - Verify whether download URLs are valid - Fix preview animation on uploading - Prevent cron.php to trigger apps updating - Fix remote share when remote server is installed at the root - Fix files sorting - Fix calendar import - Fix gallery pause icon - Several contacts fixes specifically for PHP 5.3 - Make updater more robust ----------------------------- Release "7.0.0" July 23. 2014 - New files view including sorting and endless scrolling - Server to Server sharing - Sharing overview - Improved sharing admin control - No more mandatory Shared folder - Improved ownCloud Documents features - Hugely improved Activity app including email notifications - Mobile optimized webinterface - Password strength indicator - Significant speed improvements - New user-management - Support for Swift object stores - Email configuration wizard - Email template editor - Improved upgrade process`
2014-11-30 01:08:57 +01:00
share/owncloud/lib/private/db/oraclemigrator.php
share/owncloud/lib/private/db/pgsqltools.php
share/owncloud/lib/private/db/sqlitemigrator.php
share/owncloud/lib/private/db/sqlitesessioninit.php
Update to 6.0.0a * Switch to 6 branch * Replace interpreters with REPLACE_* Changelog: Version 6.0.0a Dec 14th 2013 Remove wrong warnings from logfile Fix LDAP authentication Fix LDAP configuration Fix Share dialog Fix migration under certain conditions Fix database encoding for old PHP versions Fix select all checkbox Fix migration with lucene search enabled Fix migration for postgresql Version 6.0.0 Dec 11th 2013 User Avatars Previews in files app and other places Updated design, less clutter and more whitespace Public gallery sharing Activities Better file conflict handling dialog Improved public App API Sharing API Example Files Share Email Notifications New Doctrine based database layer Plural translations Refactored OC.dialogs (both code and design wise) Priorize often used languages in personal-settings language selection Update jquery to 1.10.0 and add jquery-migrate 1.2.1 Show a summary as the last filelist entry Improve app-management (more verbose error-messages) Show ‘More apps’ link to app administration directly in app navigation Templates for newly created files Add MB indicator to size column Google Drive external storage uses a new library New icons for shared and external folders File uploads conflicts dialog Possibility to prepopulate a new users home with a skeleton Public upload with encryption enabled Users now can decrypt the files again if their encryption app was enabled Many quota related fixes Total used space (with quota) now only counts user’s own files Many external storage fixes, improved performance Improved file navigation performance by using Ajax calls (no full page reload for each folder) The file owner can now also restore deleted shared files New version drop-down with previews and the ability to downloading versions directly
2013-12-27 16:56:38 +01:00
share/owncloud/lib/private/db/statementwrapper.php
share/owncloud/lib/private/defaults.php
share/owncloud/lib/private/diagnostics/event.php
share/owncloud/lib/private/diagnostics/eventlogger.php
share/owncloud/lib/private/diagnostics/nulleventlogger.php
share/owncloud/lib/private/diagnostics/nullquerylogger.php
share/owncloud/lib/private/diagnostics/query.php
share/owncloud/lib/private/diagnostics/querylogger.php
Update to 6.0.0a * Switch to 6 branch * Replace interpreters with REPLACE_* Changelog: Version 6.0.0a Dec 14th 2013 Remove wrong warnings from logfile Fix LDAP authentication Fix LDAP configuration Fix Share dialog Fix migration under certain conditions Fix database encoding for old PHP versions Fix select all checkbox Fix migration with lucene search enabled Fix migration for postgresql Version 6.0.0 Dec 11th 2013 User Avatars Previews in files app and other places Updated design, less clutter and more whitespace Public gallery sharing Activities Better file conflict handling dialog Improved public App API Sharing API Example Files Share Email Notifications New Doctrine based database layer Plural translations Refactored OC.dialogs (both code and design wise) Priorize often used languages in personal-settings language selection Update jquery to 1.10.0 and add jquery-migrate 1.2.1 Show a summary as the last filelist entry Improve app-management (more verbose error-messages) Show ‘More apps’ link to app administration directly in app navigation Templates for newly created files Add MB indicator to size column Google Drive external storage uses a new library New icons for shared and external folders File uploads conflicts dialog Possibility to prepopulate a new users home with a skeleton Public upload with encryption enabled Users now can decrypt the files again if their encryption app was enabled Many quota related fixes Total used space (with quota) now only counts user’s own files Many external storage fixes, improved performance Improved file navigation performance by using Ajax calls (no full page reload for each folder) The file owner can now also restore deleted shared files New version drop-down with previews and the ability to downloading versions directly
2013-12-27 16:56:38 +01:00
share/owncloud/lib/private/eventsource.php
share/owncloud/lib/private/filechunking.php
share/owncloud/lib/private/fileproxy.php
share/owncloud/lib/private/fileproxy/fileoperations.php
share/owncloud/lib/private/files.php
share/owncloud/lib/private/files/cache/cache.php
Update to 6.0.4 * I gave up subdirectory installation with nginx... (MESSAGES) Changelog: Version 6.0.4 June 23rd 2014 Fixed a security issue (Will be disclosed two weeks after this release) Several LDAP fixes and improvements Add deprecated warning to load function File scanner fixes Heart beat fixes Encryption fixes for some corner cases Fix conflict dialog translations Fix button text overflow Fix search with Oracle Php upload errors are written to log OCS status code fixes Add PostgreSQL version warning Version 6.0.3 April 29rd 2014 Several security fixes. (Will be disclosed 2 weeks after the release) Appframework extensions to improve the compatibility with 3rdparty apps LDAP performance improvements Fix updating of email adresses from LDAP Fix WebDAV timestamp format handling Disable internet connection check if a proxy is configured Fix a potential file chunking problem on a server that is running out of storage Do not expire file chunks while checking their existence Fix loading of authentication apps in any case Performance improvements by reducing the number of chmod operations. Make the trusted domain upgrade feature more robust. Don't allow creating a "Shared" folder. Fixed "select all" + download on public page Fix share as link with email multiple users Reset time of last update feed polling to fix the updater Share API fixes Admin option for public upload with encryption enabled Fix CIFS with home shares Detect a missing "data" directory mount Fix the filesize calculation of encrypted files Fixes in the OpenStack support Fixes in the SWIFT support Don't block PHP sessions during download Fix sharing oc addressbooks Several ownCloud Documents improvements and fixes Several smaller bugfixes
2014-06-29 15:59:22 +02:00
share/owncloud/lib/private/files/cache/changepropagator.php
Update to 6.0.0a * Switch to 6 branch * Replace interpreters with REPLACE_* Changelog: Version 6.0.0a Dec 14th 2013 Remove wrong warnings from logfile Fix LDAP authentication Fix LDAP configuration Fix Share dialog Fix migration under certain conditions Fix database encoding for old PHP versions Fix select all checkbox Fix migration with lucene search enabled Fix migration for postgresql Version 6.0.0 Dec 11th 2013 User Avatars Previews in files app and other places Updated design, less clutter and more whitespace Public gallery sharing Activities Better file conflict handling dialog Improved public App API Sharing API Example Files Share Email Notifications New Doctrine based database layer Plural translations Refactored OC.dialogs (both code and design wise) Priorize often used languages in personal-settings language selection Update jquery to 1.10.0 and add jquery-migrate 1.2.1 Show a summary as the last filelist entry Improve app-management (more verbose error-messages) Show ‘More apps’ link to app administration directly in app navigation Templates for newly created files Add MB indicator to size column Google Drive external storage uses a new library New icons for shared and external folders File uploads conflicts dialog Possibility to prepopulate a new users home with a skeleton Public upload with encryption enabled Users now can decrypt the files again if their encryption app was enabled Many quota related fixes Total used space (with quota) now only counts user’s own files Many external storage fixes, improved performance Improved file navigation performance by using Ajax calls (no full page reload for each folder) The file owner can now also restore deleted shared files New version drop-down with previews and the ability to downloading versions directly
2013-12-27 16:56:38 +01:00
share/owncloud/lib/private/files/cache/homecache.php
share/owncloud/lib/private/files/cache/scanner.php
share/owncloud/lib/private/files/cache/storage.php
share/owncloud/lib/private/files/cache/updater.php
share/owncloud/lib/private/files/cache/watcher.php
share/owncloud/lib/private/files/cache/wrapper/cachejail.php
share/owncloud/lib/private/files/cache/wrapper/cachepermissionsmask.php
share/owncloud/lib/private/files/cache/wrapper/cachewrapper.php
share/owncloud/lib/private/files/config/mountprovidercollection.php
Update to 7.0.3 Changelog: Release "7.0.3" Oct 22. 2014 - Some OS X server fixes - Several external storage fixes and improvements - Close session early to speedup apps page loading - Add overwrite.cli.url config option - Fix finding old versions in special cases - Make versions and encryption aware of copy operations - Force loading encryption app in all needed cases - Better filesystem scanning error messages - LDAP wizard fixes - Add configuration switch to enable preview mimetypes - Create backup of all encryption keys before recovery - Add displayname for admins - Better config.sample documentation - Better apps descriptions - Improve visual feedback if recovery key password gets changed - Fix some object store integration issues - Improved data directory configuration - Fix DAV permissions without create permissions - Fix filepicker home icon being partly hidden - Do only follow http and https redirects - Properly delete old previews - Prevent upgrades between more than one major versions - Several security fixes - Lots of smaller improvements ----------------------------- Release "6.0.6" Oct 22. 2014 - Fix finding old versions in special cases - Make versions and encryption aware of copy operations - Force loading encryption app in all needed cases - Better filesystem scanning error messages - LDAP wizard fixes - Add configuration switch to enable preview mimetypes - Create backup of all encryption keys before recovery - Add displayname for admins - Several security fixes - Lots of smaller improvements ----------------------------- Release "5.0.18" Oct 22. 2014 - Only allow http and https redirects - Documentation fixes - Several security fixes - Several smaller fixes ----------------------------- Release "7.0.2" Aug 26. 2014 - App upgrading stability improvements - Make default share folder configurable - Improve readability of error messages - Log failed authentication - S3 key fixes - Fix range requests with encryption - Several LDAP fixes - Remove obsolete 'Download preparing' message for zip downloads - Remove not working checks from code checker - No error if we try to delete a file which no longer exists - Fix detection of system wide mount points - Simplify App navigation - Add group management to public api - Remove confusing 'automatic logon rejected' message - Implement a txt preview fallback for the case that ttf is not support - Fix tiny thumbnail bug - Don't display share permission if resharing was disabled by the admin - Close session right before the download starts - Fix date display in filepicker - Don't touch non-oc tables when doing the InnoDB repair step - Several Documents fixes - Correctly handle public uploads activities - Add better 4 image previews to gallery ----------------------------- Release "6.0.5" Aug 26. 2014 - Documentation improvements - fix anonymous upload if logged-in - Fix handling of special characters in group names - Fix downloading of big files in special situations - More consistent handling of debug mode - Fix sharing email notifications - Disabling upload button if upload is not possible - Fix detection of system wide mount points - Handle video viewer in sharing links correctly - Update encryption keys recursively if a folder was moved - Enable download button for public folders - Handle exceptions if file to too big for trash-bin correctly - Quota fixes - Avoid unnecessary writing to the DB when preferences are not changed - Disable download button if zip download is disabled - Fix searching for users in special situations - Mount-point handling fixes - Correctly handle storage stats for trash bin - Remove etag warning for trash bin - Hardened SFTP host verification ----------------------------- Release "7.0.1" Aug 4. 2014 - Set maximum width for notification so they don´t overlap the whole header - Don't preload videos on public sharing - Fix preview size calculation under certain conditions - Fix to always show all available versions in the versions dropdown - Support WebDAV copy operation and make encryption aware of it - Make sure to set the expire date if a date is set as default - Improved link icon for better UX - Fix rendering of blank template - Only call exec if is is enabled by PHP - Limit app menu icon size - Show a warning in the personal settings and admin settins if the encyption keys are not yet initialized - Always remove share permission if user is excluded from sharing - Add OCS api call to set expire date for link shares - Improved db schema migration for sqlite - Don't try to execute background jobs that no longer exist - Improve look of search on mobile, save space in top bar - Set core version after a successful update to make upgrade more robust of app upgrades fail - Verify whether download URLs are valid - Fix preview animation on uploading - Prevent cron.php to trigger apps updating - Fix remote share when remote server is installed at the root - Fix files sorting - Fix calendar import - Fix gallery pause icon - Several contacts fixes specifically for PHP 5.3 - Make updater more robust ----------------------------- Release "7.0.0" July 23. 2014 - New files view including sorting and endless scrolling - Server to Server sharing - Sharing overview - Improved sharing admin control - No more mandatory Shared folder - Improved ownCloud Documents features - Hugely improved Activity app including email notifications - Mobile optimized webinterface - Password strength indicator - Significant speed improvements - New user-management - Support for Swift object stores - Email configuration wizard - Email template editor - Improved upgrade process`
2014-11-30 01:08:57 +01:00
share/owncloud/lib/private/files/fileinfo.php
Update to 6.0.0a * Switch to 6 branch * Replace interpreters with REPLACE_* Changelog: Version 6.0.0a Dec 14th 2013 Remove wrong warnings from logfile Fix LDAP authentication Fix LDAP configuration Fix Share dialog Fix migration under certain conditions Fix database encoding for old PHP versions Fix select all checkbox Fix migration with lucene search enabled Fix migration for postgresql Version 6.0.0 Dec 11th 2013 User Avatars Previews in files app and other places Updated design, less clutter and more whitespace Public gallery sharing Activities Better file conflict handling dialog Improved public App API Sharing API Example Files Share Email Notifications New Doctrine based database layer Plural translations Refactored OC.dialogs (both code and design wise) Priorize often used languages in personal-settings language selection Update jquery to 1.10.0 and add jquery-migrate 1.2.1 Show a summary as the last filelist entry Improve app-management (more verbose error-messages) Show ‘More apps’ link to app administration directly in app navigation Templates for newly created files Add MB indicator to size column Google Drive external storage uses a new library New icons for shared and external folders File uploads conflicts dialog Possibility to prepopulate a new users home with a skeleton Public upload with encryption enabled Users now can decrypt the files again if their encryption app was enabled Many quota related fixes Total used space (with quota) now only counts user’s own files Many external storage fixes, improved performance Improved file navigation performance by using Ajax calls (no full page reload for each folder) The file owner can now also restore deleted shared files New version drop-down with previews and the ability to downloading versions directly
2013-12-27 16:56:38 +01:00
share/owncloud/lib/private/files/filesystem.php
share/owncloud/lib/private/files/mapper.php
share/owncloud/lib/private/files/mount/manager.php
share/owncloud/lib/private/files/mount/mountpoint.php
Update to 7.0.3 Changelog: Release "7.0.3" Oct 22. 2014 - Some OS X server fixes - Several external storage fixes and improvements - Close session early to speedup apps page loading - Add overwrite.cli.url config option - Fix finding old versions in special cases - Make versions and encryption aware of copy operations - Force loading encryption app in all needed cases - Better filesystem scanning error messages - LDAP wizard fixes - Add configuration switch to enable preview mimetypes - Create backup of all encryption keys before recovery - Add displayname for admins - Better config.sample documentation - Better apps descriptions - Improve visual feedback if recovery key password gets changed - Fix some object store integration issues - Improved data directory configuration - Fix DAV permissions without create permissions - Fix filepicker home icon being partly hidden - Do only follow http and https redirects - Properly delete old previews - Prevent upgrades between more than one major versions - Several security fixes - Lots of smaller improvements ----------------------------- Release "6.0.6" Oct 22. 2014 - Fix finding old versions in special cases - Make versions and encryption aware of copy operations - Force loading encryption app in all needed cases - Better filesystem scanning error messages - LDAP wizard fixes - Add configuration switch to enable preview mimetypes - Create backup of all encryption keys before recovery - Add displayname for admins - Several security fixes - Lots of smaller improvements ----------------------------- Release "5.0.18" Oct 22. 2014 - Only allow http and https redirects - Documentation fixes - Several security fixes - Several smaller fixes ----------------------------- Release "7.0.2" Aug 26. 2014 - App upgrading stability improvements - Make default share folder configurable - Improve readability of error messages - Log failed authentication - S3 key fixes - Fix range requests with encryption - Several LDAP fixes - Remove obsolete 'Download preparing' message for zip downloads - Remove not working checks from code checker - No error if we try to delete a file which no longer exists - Fix detection of system wide mount points - Simplify App navigation - Add group management to public api - Remove confusing 'automatic logon rejected' message - Implement a txt preview fallback for the case that ttf is not support - Fix tiny thumbnail bug - Don't display share permission if resharing was disabled by the admin - Close session right before the download starts - Fix date display in filepicker - Don't touch non-oc tables when doing the InnoDB repair step - Several Documents fixes - Correctly handle public uploads activities - Add better 4 image previews to gallery ----------------------------- Release "6.0.5" Aug 26. 2014 - Documentation improvements - fix anonymous upload if logged-in - Fix handling of special characters in group names - Fix downloading of big files in special situations - More consistent handling of debug mode - Fix sharing email notifications - Disabling upload button if upload is not possible - Fix detection of system wide mount points - Handle video viewer in sharing links correctly - Update encryption keys recursively if a folder was moved - Enable download button for public folders - Handle exceptions if file to too big for trash-bin correctly - Quota fixes - Avoid unnecessary writing to the DB when preferences are not changed - Disable download button if zip download is disabled - Fix searching for users in special situations - Mount-point handling fixes - Correctly handle storage stats for trash bin - Remove etag warning for trash bin - Hardened SFTP host verification ----------------------------- Release "7.0.1" Aug 4. 2014 - Set maximum width for notification so they don´t overlap the whole header - Don't preload videos on public sharing - Fix preview size calculation under certain conditions - Fix to always show all available versions in the versions dropdown - Support WebDAV copy operation and make encryption aware of it - Make sure to set the expire date if a date is set as default - Improved link icon for better UX - Fix rendering of blank template - Only call exec if is is enabled by PHP - Limit app menu icon size - Show a warning in the personal settings and admin settins if the encyption keys are not yet initialized - Always remove share permission if user is excluded from sharing - Add OCS api call to set expire date for link shares - Improved db schema migration for sqlite - Don't try to execute background jobs that no longer exist - Improve look of search on mobile, save space in top bar - Set core version after a successful update to make upgrade more robust of app upgrades fail - Verify whether download URLs are valid - Fix preview animation on uploading - Prevent cron.php to trigger apps updating - Fix remote share when remote server is installed at the root - Fix files sorting - Fix calendar import - Fix gallery pause icon - Several contacts fixes specifically for PHP 5.3 - Make updater more robust ----------------------------- Release "7.0.0" July 23. 2014 - New files view including sorting and endless scrolling - Server to Server sharing - Sharing overview - Improved sharing admin control - No more mandatory Shared folder - Improved ownCloud Documents features - Hugely improved Activity app including email notifications - Mobile optimized webinterface - Password strength indicator - Significant speed improvements - New user-management - Support for Swift object stores - Email configuration wizard - Email template editor - Improved upgrade process`
2014-11-30 01:08:57 +01:00
share/owncloud/lib/private/files/mount/moveablemount.php
Update to 6.0.0a * Switch to 6 branch * Replace interpreters with REPLACE_* Changelog: Version 6.0.0a Dec 14th 2013 Remove wrong warnings from logfile Fix LDAP authentication Fix LDAP configuration Fix Share dialog Fix migration under certain conditions Fix database encoding for old PHP versions Fix select all checkbox Fix migration with lucene search enabled Fix migration for postgresql Version 6.0.0 Dec 11th 2013 User Avatars Previews in files app and other places Updated design, less clutter and more whitespace Public gallery sharing Activities Better file conflict handling dialog Improved public App API Sharing API Example Files Share Email Notifications New Doctrine based database layer Plural translations Refactored OC.dialogs (both code and design wise) Priorize often used languages in personal-settings language selection Update jquery to 1.10.0 and add jquery-migrate 1.2.1 Show a summary as the last filelist entry Improve app-management (more verbose error-messages) Show ‘More apps’ link to app administration directly in app navigation Templates for newly created files Add MB indicator to size column Google Drive external storage uses a new library New icons for shared and external folders File uploads conflicts dialog Possibility to prepopulate a new users home with a skeleton Public upload with encryption enabled Users now can decrypt the files again if their encryption app was enabled Many quota related fixes Total used space (with quota) now only counts user’s own files Many external storage fixes, improved performance Improved file navigation performance by using Ajax calls (no full page reload for each folder) The file owner can now also restore deleted shared files New version drop-down with previews and the ability to downloading versions directly
2013-12-27 16:56:38 +01:00
share/owncloud/lib/private/files/node/file.php
share/owncloud/lib/private/files/node/folder.php
share/owncloud/lib/private/files/node/node.php
share/owncloud/lib/private/files/node/nonexistingfile.php
share/owncloud/lib/private/files/node/nonexistingfolder.php
share/owncloud/lib/private/files/node/root.php
Update to 7.0.3 Changelog: Release "7.0.3" Oct 22. 2014 - Some OS X server fixes - Several external storage fixes and improvements - Close session early to speedup apps page loading - Add overwrite.cli.url config option - Fix finding old versions in special cases - Make versions and encryption aware of copy operations - Force loading encryption app in all needed cases - Better filesystem scanning error messages - LDAP wizard fixes - Add configuration switch to enable preview mimetypes - Create backup of all encryption keys before recovery - Add displayname for admins - Better config.sample documentation - Better apps descriptions - Improve visual feedback if recovery key password gets changed - Fix some object store integration issues - Improved data directory configuration - Fix DAV permissions without create permissions - Fix filepicker home icon being partly hidden - Do only follow http and https redirects - Properly delete old previews - Prevent upgrades between more than one major versions - Several security fixes - Lots of smaller improvements ----------------------------- Release "6.0.6" Oct 22. 2014 - Fix finding old versions in special cases - Make versions and encryption aware of copy operations - Force loading encryption app in all needed cases - Better filesystem scanning error messages - LDAP wizard fixes - Add configuration switch to enable preview mimetypes - Create backup of all encryption keys before recovery - Add displayname for admins - Several security fixes - Lots of smaller improvements ----------------------------- Release "5.0.18" Oct 22. 2014 - Only allow http and https redirects - Documentation fixes - Several security fixes - Several smaller fixes ----------------------------- Release "7.0.2" Aug 26. 2014 - App upgrading stability improvements - Make default share folder configurable - Improve readability of error messages - Log failed authentication - S3 key fixes - Fix range requests with encryption - Several LDAP fixes - Remove obsolete 'Download preparing' message for zip downloads - Remove not working checks from code checker - No error if we try to delete a file which no longer exists - Fix detection of system wide mount points - Simplify App navigation - Add group management to public api - Remove confusing 'automatic logon rejected' message - Implement a txt preview fallback for the case that ttf is not support - Fix tiny thumbnail bug - Don't display share permission if resharing was disabled by the admin - Close session right before the download starts - Fix date display in filepicker - Don't touch non-oc tables when doing the InnoDB repair step - Several Documents fixes - Correctly handle public uploads activities - Add better 4 image previews to gallery ----------------------------- Release "6.0.5" Aug 26. 2014 - Documentation improvements - fix anonymous upload if logged-in - Fix handling of special characters in group names - Fix downloading of big files in special situations - More consistent handling of debug mode - Fix sharing email notifications - Disabling upload button if upload is not possible - Fix detection of system wide mount points - Handle video viewer in sharing links correctly - Update encryption keys recursively if a folder was moved - Enable download button for public folders - Handle exceptions if file to too big for trash-bin correctly - Quota fixes - Avoid unnecessary writing to the DB when preferences are not changed - Disable download button if zip download is disabled - Fix searching for users in special situations - Mount-point handling fixes - Correctly handle storage stats for trash bin - Remove etag warning for trash bin - Hardened SFTP host verification ----------------------------- Release "7.0.1" Aug 4. 2014 - Set maximum width for notification so they don´t overlap the whole header - Don't preload videos on public sharing - Fix preview size calculation under certain conditions - Fix to always show all available versions in the versions dropdown - Support WebDAV copy operation and make encryption aware of it - Make sure to set the expire date if a date is set as default - Improved link icon for better UX - Fix rendering of blank template - Only call exec if is is enabled by PHP - Limit app menu icon size - Show a warning in the personal settings and admin settins if the encyption keys are not yet initialized - Always remove share permission if user is excluded from sharing - Add OCS api call to set expire date for link shares - Improved db schema migration for sqlite - Don't try to execute background jobs that no longer exist - Improve look of search on mobile, save space in top bar - Set core version after a successful update to make upgrade more robust of app upgrades fail - Verify whether download URLs are valid - Fix preview animation on uploading - Prevent cron.php to trigger apps updating - Fix remote share when remote server is installed at the root - Fix files sorting - Fix calendar import - Fix gallery pause icon - Several contacts fixes specifically for PHP 5.3 - Make updater more robust ----------------------------- Release "7.0.0" July 23. 2014 - New files view including sorting and endless scrolling - Server to Server sharing - Sharing overview - Improved sharing admin control - No more mandatory Shared folder - Improved ownCloud Documents features - Hugely improved Activity app including email notifications - Mobile optimized webinterface - Password strength indicator - Significant speed improvements - New user-management - Support for Swift object stores - Email configuration wizard - Email template editor - Improved upgrade process`
2014-11-30 01:08:57 +01:00
share/owncloud/lib/private/files/objectstore/homeobjectstorestorage.php
share/owncloud/lib/private/files/objectstore/noopscanner.php
share/owncloud/lib/private/files/objectstore/objectstorestorage.php
share/owncloud/lib/private/files/objectstore/swift.php
Update to 6.0.0a * Switch to 6 branch * Replace interpreters with REPLACE_* Changelog: Version 6.0.0a Dec 14th 2013 Remove wrong warnings from logfile Fix LDAP authentication Fix LDAP configuration Fix Share dialog Fix migration under certain conditions Fix database encoding for old PHP versions Fix select all checkbox Fix migration with lucene search enabled Fix migration for postgresql Version 6.0.0 Dec 11th 2013 User Avatars Previews in files app and other places Updated design, less clutter and more whitespace Public gallery sharing Activities Better file conflict handling dialog Improved public App API Sharing API Example Files Share Email Notifications New Doctrine based database layer Plural translations Refactored OC.dialogs (both code and design wise) Priorize often used languages in personal-settings language selection Update jquery to 1.10.0 and add jquery-migrate 1.2.1 Show a summary as the last filelist entry Improve app-management (more verbose error-messages) Show ‘More apps’ link to app administration directly in app navigation Templates for newly created files Add MB indicator to size column Google Drive external storage uses a new library New icons for shared and external folders File uploads conflicts dialog Possibility to prepopulate a new users home with a skeleton Public upload with encryption enabled Users now can decrypt the files again if their encryption app was enabled Many quota related fixes Total used space (with quota) now only counts user’s own files Many external storage fixes, improved performance Improved file navigation performance by using Ajax calls (no full page reload for each folder) The file owner can now also restore deleted shared files New version drop-down with previews and the ability to downloading versions directly
2013-12-27 16:56:38 +01:00
share/owncloud/lib/private/files/storage/common.php
share/owncloud/lib/private/files/storage/commontest.php
Update to 7.0.3 Changelog: Release "7.0.3" Oct 22. 2014 - Some OS X server fixes - Several external storage fixes and improvements - Close session early to speedup apps page loading - Add overwrite.cli.url config option - Fix finding old versions in special cases - Make versions and encryption aware of copy operations - Force loading encryption app in all needed cases - Better filesystem scanning error messages - LDAP wizard fixes - Add configuration switch to enable preview mimetypes - Create backup of all encryption keys before recovery - Add displayname for admins - Better config.sample documentation - Better apps descriptions - Improve visual feedback if recovery key password gets changed - Fix some object store integration issues - Improved data directory configuration - Fix DAV permissions without create permissions - Fix filepicker home icon being partly hidden - Do only follow http and https redirects - Properly delete old previews - Prevent upgrades between more than one major versions - Several security fixes - Lots of smaller improvements ----------------------------- Release "6.0.6" Oct 22. 2014 - Fix finding old versions in special cases - Make versions and encryption aware of copy operations - Force loading encryption app in all needed cases - Better filesystem scanning error messages - LDAP wizard fixes - Add configuration switch to enable preview mimetypes - Create backup of all encryption keys before recovery - Add displayname for admins - Several security fixes - Lots of smaller improvements ----------------------------- Release "5.0.18" Oct 22. 2014 - Only allow http and https redirects - Documentation fixes - Several security fixes - Several smaller fixes ----------------------------- Release "7.0.2" Aug 26. 2014 - App upgrading stability improvements - Make default share folder configurable - Improve readability of error messages - Log failed authentication - S3 key fixes - Fix range requests with encryption - Several LDAP fixes - Remove obsolete 'Download preparing' message for zip downloads - Remove not working checks from code checker - No error if we try to delete a file which no longer exists - Fix detection of system wide mount points - Simplify App navigation - Add group management to public api - Remove confusing 'automatic logon rejected' message - Implement a txt preview fallback for the case that ttf is not support - Fix tiny thumbnail bug - Don't display share permission if resharing was disabled by the admin - Close session right before the download starts - Fix date display in filepicker - Don't touch non-oc tables when doing the InnoDB repair step - Several Documents fixes - Correctly handle public uploads activities - Add better 4 image previews to gallery ----------------------------- Release "6.0.5" Aug 26. 2014 - Documentation improvements - fix anonymous upload if logged-in - Fix handling of special characters in group names - Fix downloading of big files in special situations - More consistent handling of debug mode - Fix sharing email notifications - Disabling upload button if upload is not possible - Fix detection of system wide mount points - Handle video viewer in sharing links correctly - Update encryption keys recursively if a folder was moved - Enable download button for public folders - Handle exceptions if file to too big for trash-bin correctly - Quota fixes - Avoid unnecessary writing to the DB when preferences are not changed - Disable download button if zip download is disabled - Fix searching for users in special situations - Mount-point handling fixes - Correctly handle storage stats for trash bin - Remove etag warning for trash bin - Hardened SFTP host verification ----------------------------- Release "7.0.1" Aug 4. 2014 - Set maximum width for notification so they don´t overlap the whole header - Don't preload videos on public sharing - Fix preview size calculation under certain conditions - Fix to always show all available versions in the versions dropdown - Support WebDAV copy operation and make encryption aware of it - Make sure to set the expire date if a date is set as default - Improved link icon for better UX - Fix rendering of blank template - Only call exec if is is enabled by PHP - Limit app menu icon size - Show a warning in the personal settings and admin settins if the encyption keys are not yet initialized - Always remove share permission if user is excluded from sharing - Add OCS api call to set expire date for link shares - Improved db schema migration for sqlite - Don't try to execute background jobs that no longer exist - Improve look of search on mobile, save space in top bar - Set core version after a successful update to make upgrade more robust of app upgrades fail - Verify whether download URLs are valid - Fix preview animation on uploading - Prevent cron.php to trigger apps updating - Fix remote share when remote server is installed at the root - Fix files sorting - Fix calendar import - Fix gallery pause icon - Several contacts fixes specifically for PHP 5.3 - Make updater more robust ----------------------------- Release "7.0.0" July 23. 2014 - New files view including sorting and endless scrolling - Server to Server sharing - Sharing overview - Improved sharing admin control - No more mandatory Shared folder - Improved ownCloud Documents features - Hugely improved Activity app including email notifications - Mobile optimized webinterface - Password strength indicator - Significant speed improvements - New user-management - Support for Swift object stores - Email configuration wizard - Email template editor - Improved upgrade process`
2014-11-30 01:08:57 +01:00
share/owncloud/lib/private/files/storage/dav.php
Update to 6.0.0a * Switch to 6 branch * Replace interpreters with REPLACE_* Changelog: Version 6.0.0a Dec 14th 2013 Remove wrong warnings from logfile Fix LDAP authentication Fix LDAP configuration Fix Share dialog Fix migration under certain conditions Fix database encoding for old PHP versions Fix select all checkbox Fix migration with lucene search enabled Fix migration for postgresql Version 6.0.0 Dec 11th 2013 User Avatars Previews in files app and other places Updated design, less clutter and more whitespace Public gallery sharing Activities Better file conflict handling dialog Improved public App API Sharing API Example Files Share Email Notifications New Doctrine based database layer Plural translations Refactored OC.dialogs (both code and design wise) Priorize often used languages in personal-settings language selection Update jquery to 1.10.0 and add jquery-migrate 1.2.1 Show a summary as the last filelist entry Improve app-management (more verbose error-messages) Show ‘More apps’ link to app administration directly in app navigation Templates for newly created files Add MB indicator to size column Google Drive external storage uses a new library New icons for shared and external folders File uploads conflicts dialog Possibility to prepopulate a new users home with a skeleton Public upload with encryption enabled Users now can decrypt the files again if their encryption app was enabled Many quota related fixes Total used space (with quota) now only counts user’s own files Many external storage fixes, improved performance Improved file navigation performance by using Ajax calls (no full page reload for each folder) The file owner can now also restore deleted shared files New version drop-down with previews and the ability to downloading versions directly
2013-12-27 16:56:38 +01:00
share/owncloud/lib/private/files/storage/home.php
share/owncloud/lib/private/files/storage/local.php
share/owncloud/lib/private/files/storage/mappedlocal.php
share/owncloud/lib/private/files/storage/storage.php
share/owncloud/lib/private/files/storage/storagefactory.php
Update to 6.0.0a * Switch to 6 branch * Replace interpreters with REPLACE_* Changelog: Version 6.0.0a Dec 14th 2013 Remove wrong warnings from logfile Fix LDAP authentication Fix LDAP configuration Fix Share dialog Fix migration under certain conditions Fix database encoding for old PHP versions Fix select all checkbox Fix migration with lucene search enabled Fix migration for postgresql Version 6.0.0 Dec 11th 2013 User Avatars Previews in files app and other places Updated design, less clutter and more whitespace Public gallery sharing Activities Better file conflict handling dialog Improved public App API Sharing API Example Files Share Email Notifications New Doctrine based database layer Plural translations Refactored OC.dialogs (both code and design wise) Priorize often used languages in personal-settings language selection Update jquery to 1.10.0 and add jquery-migrate 1.2.1 Show a summary as the last filelist entry Improve app-management (more verbose error-messages) Show ‘More apps’ link to app administration directly in app navigation Templates for newly created files Add MB indicator to size column Google Drive external storage uses a new library New icons for shared and external folders File uploads conflicts dialog Possibility to prepopulate a new users home with a skeleton Public upload with encryption enabled Users now can decrypt the files again if their encryption app was enabled Many quota related fixes Total used space (with quota) now only counts user’s own files Many external storage fixes, improved performance Improved file navigation performance by using Ajax calls (no full page reload for each folder) The file owner can now also restore deleted shared files New version drop-down with previews and the ability to downloading versions directly
2013-12-27 16:56:38 +01:00
share/owncloud/lib/private/files/storage/temporary.php
share/owncloud/lib/private/files/storage/wrapper/jail.php
share/owncloud/lib/private/files/storage/wrapper/permissionsmask.php
Update to 6.0.0a * Switch to 6 branch * Replace interpreters with REPLACE_* Changelog: Version 6.0.0a Dec 14th 2013 Remove wrong warnings from logfile Fix LDAP authentication Fix LDAP configuration Fix Share dialog Fix migration under certain conditions Fix database encoding for old PHP versions Fix select all checkbox Fix migration with lucene search enabled Fix migration for postgresql Version 6.0.0 Dec 11th 2013 User Avatars Previews in files app and other places Updated design, less clutter and more whitespace Public gallery sharing Activities Better file conflict handling dialog Improved public App API Sharing API Example Files Share Email Notifications New Doctrine based database layer Plural translations Refactored OC.dialogs (both code and design wise) Priorize often used languages in personal-settings language selection Update jquery to 1.10.0 and add jquery-migrate 1.2.1 Show a summary as the last filelist entry Improve app-management (more verbose error-messages) Show ‘More apps’ link to app administration directly in app navigation Templates for newly created files Add MB indicator to size column Google Drive external storage uses a new library New icons for shared and external folders File uploads conflicts dialog Possibility to prepopulate a new users home with a skeleton Public upload with encryption enabled Users now can decrypt the files again if their encryption app was enabled Many quota related fixes Total used space (with quota) now only counts user’s own files Many external storage fixes, improved performance Improved file navigation performance by using Ajax calls (no full page reload for each folder) The file owner can now also restore deleted shared files New version drop-down with previews and the ability to downloading versions directly
2013-12-27 16:56:38 +01:00
share/owncloud/lib/private/files/storage/wrapper/quota.php
share/owncloud/lib/private/files/storage/wrapper/wrapper.php
share/owncloud/lib/private/files/stream/close.php
share/owncloud/lib/private/files/stream/dir.php
share/owncloud/lib/private/files/stream/oc.php
share/owncloud/lib/private/files/stream/quota.php
share/owncloud/lib/private/files/stream/staticstream.php
share/owncloud/lib/private/files/type/detection.php
share/owncloud/lib/private/files/type/templatemanager.php
share/owncloud/lib/private/files/utils/scanner.php
share/owncloud/lib/private/files/view.php
Update to 7.0.3 Changelog: Release "7.0.3" Oct 22. 2014 - Some OS X server fixes - Several external storage fixes and improvements - Close session early to speedup apps page loading - Add overwrite.cli.url config option - Fix finding old versions in special cases - Make versions and encryption aware of copy operations - Force loading encryption app in all needed cases - Better filesystem scanning error messages - LDAP wizard fixes - Add configuration switch to enable preview mimetypes - Create backup of all encryption keys before recovery - Add displayname for admins - Better config.sample documentation - Better apps descriptions - Improve visual feedback if recovery key password gets changed - Fix some object store integration issues - Improved data directory configuration - Fix DAV permissions without create permissions - Fix filepicker home icon being partly hidden - Do only follow http and https redirects - Properly delete old previews - Prevent upgrades between more than one major versions - Several security fixes - Lots of smaller improvements ----------------------------- Release "6.0.6" Oct 22. 2014 - Fix finding old versions in special cases - Make versions and encryption aware of copy operations - Force loading encryption app in all needed cases - Better filesystem scanning error messages - LDAP wizard fixes - Add configuration switch to enable preview mimetypes - Create backup of all encryption keys before recovery - Add displayname for admins - Several security fixes - Lots of smaller improvements ----------------------------- Release "5.0.18" Oct 22. 2014 - Only allow http and https redirects - Documentation fixes - Several security fixes - Several smaller fixes ----------------------------- Release "7.0.2" Aug 26. 2014 - App upgrading stability improvements - Make default share folder configurable - Improve readability of error messages - Log failed authentication - S3 key fixes - Fix range requests with encryption - Several LDAP fixes - Remove obsolete 'Download preparing' message for zip downloads - Remove not working checks from code checker - No error if we try to delete a file which no longer exists - Fix detection of system wide mount points - Simplify App navigation - Add group management to public api - Remove confusing 'automatic logon rejected' message - Implement a txt preview fallback for the case that ttf is not support - Fix tiny thumbnail bug - Don't display share permission if resharing was disabled by the admin - Close session right before the download starts - Fix date display in filepicker - Don't touch non-oc tables when doing the InnoDB repair step - Several Documents fixes - Correctly handle public uploads activities - Add better 4 image previews to gallery ----------------------------- Release "6.0.5" Aug 26. 2014 - Documentation improvements - fix anonymous upload if logged-in - Fix handling of special characters in group names - Fix downloading of big files in special situations - More consistent handling of debug mode - Fix sharing email notifications - Disabling upload button if upload is not possible - Fix detection of system wide mount points - Handle video viewer in sharing links correctly - Update encryption keys recursively if a folder was moved - Enable download button for public folders - Handle exceptions if file to too big for trash-bin correctly - Quota fixes - Avoid unnecessary writing to the DB when preferences are not changed - Disable download button if zip download is disabled - Fix searching for users in special situations - Mount-point handling fixes - Correctly handle storage stats for trash bin - Remove etag warning for trash bin - Hardened SFTP host verification ----------------------------- Release "7.0.1" Aug 4. 2014 - Set maximum width for notification so they don´t overlap the whole header - Don't preload videos on public sharing - Fix preview size calculation under certain conditions - Fix to always show all available versions in the versions dropdown - Support WebDAV copy operation and make encryption aware of it - Make sure to set the expire date if a date is set as default - Improved link icon for better UX - Fix rendering of blank template - Only call exec if is is enabled by PHP - Limit app menu icon size - Show a warning in the personal settings and admin settins if the encyption keys are not yet initialized - Always remove share permission if user is excluded from sharing - Add OCS api call to set expire date for link shares - Improved db schema migration for sqlite - Don't try to execute background jobs that no longer exist - Improve look of search on mobile, save space in top bar - Set core version after a successful update to make upgrade more robust of app upgrades fail - Verify whether download URLs are valid - Fix preview animation on uploading - Prevent cron.php to trigger apps updating - Fix remote share when remote server is installed at the root - Fix files sorting - Fix calendar import - Fix gallery pause icon - Several contacts fixes specifically for PHP 5.3 - Make updater more robust ----------------------------- Release "7.0.0" July 23. 2014 - New files view including sorting and endless scrolling - Server to Server sharing - Sharing overview - Improved sharing admin control - No more mandatory Shared folder - Improved ownCloud Documents features - Hugely improved Activity app including email notifications - Mobile optimized webinterface - Password strength indicator - Significant speed improvements - New user-management - Support for Swift object stores - Email configuration wizard - Email template editor - Improved upgrade process`
2014-11-30 01:08:57 +01:00
share/owncloud/lib/private/forbiddenexception.php
Update to 6.0.0a * Switch to 6 branch * Replace interpreters with REPLACE_* Changelog: Version 6.0.0a Dec 14th 2013 Remove wrong warnings from logfile Fix LDAP authentication Fix LDAP configuration Fix Share dialog Fix migration under certain conditions Fix database encoding for old PHP versions Fix select all checkbox Fix migration with lucene search enabled Fix migration for postgresql Version 6.0.0 Dec 11th 2013 User Avatars Previews in files app and other places Updated design, less clutter and more whitespace Public gallery sharing Activities Better file conflict handling dialog Improved public App API Sharing API Example Files Share Email Notifications New Doctrine based database layer Plural translations Refactored OC.dialogs (both code and design wise) Priorize often used languages in personal-settings language selection Update jquery to 1.10.0 and add jquery-migrate 1.2.1 Show a summary as the last filelist entry Improve app-management (more verbose error-messages) Show ‘More apps’ link to app administration directly in app navigation Templates for newly created files Add MB indicator to size column Google Drive external storage uses a new library New icons for shared and external folders File uploads conflicts dialog Possibility to prepopulate a new users home with a skeleton Public upload with encryption enabled Users now can decrypt the files again if their encryption app was enabled Many quota related fixes Total used space (with quota) now only counts user’s own files Many external storage fixes, improved performance Improved file navigation performance by using Ajax calls (no full page reload for each folder) The file owner can now also restore deleted shared files New version drop-down with previews and the ability to downloading versions directly
2013-12-27 16:56:38 +01:00
share/owncloud/lib/private/geo.php
share/owncloud/lib/private/group.php
share/owncloud/lib/private/group/backend.php
share/owncloud/lib/private/group/database.php
share/owncloud/lib/private/group/dummy.php
share/owncloud/lib/private/group/example.php
share/owncloud/lib/private/group/group.php
share/owncloud/lib/private/group/interface.php
share/owncloud/lib/private/group/manager.php
Update to 7.0.3 Changelog: Release "7.0.3" Oct 22. 2014 - Some OS X server fixes - Several external storage fixes and improvements - Close session early to speedup apps page loading - Add overwrite.cli.url config option - Fix finding old versions in special cases - Make versions and encryption aware of copy operations - Force loading encryption app in all needed cases - Better filesystem scanning error messages - LDAP wizard fixes - Add configuration switch to enable preview mimetypes - Create backup of all encryption keys before recovery - Add displayname for admins - Better config.sample documentation - Better apps descriptions - Improve visual feedback if recovery key password gets changed - Fix some object store integration issues - Improved data directory configuration - Fix DAV permissions without create permissions - Fix filepicker home icon being partly hidden - Do only follow http and https redirects - Properly delete old previews - Prevent upgrades between more than one major versions - Several security fixes - Lots of smaller improvements ----------------------------- Release "6.0.6" Oct 22. 2014 - Fix finding old versions in special cases - Make versions and encryption aware of copy operations - Force loading encryption app in all needed cases - Better filesystem scanning error messages - LDAP wizard fixes - Add configuration switch to enable preview mimetypes - Create backup of all encryption keys before recovery - Add displayname for admins - Several security fixes - Lots of smaller improvements ----------------------------- Release "5.0.18" Oct 22. 2014 - Only allow http and https redirects - Documentation fixes - Several security fixes - Several smaller fixes ----------------------------- Release "7.0.2" Aug 26. 2014 - App upgrading stability improvements - Make default share folder configurable - Improve readability of error messages - Log failed authentication - S3 key fixes - Fix range requests with encryption - Several LDAP fixes - Remove obsolete 'Download preparing' message for zip downloads - Remove not working checks from code checker - No error if we try to delete a file which no longer exists - Fix detection of system wide mount points - Simplify App navigation - Add group management to public api - Remove confusing 'automatic logon rejected' message - Implement a txt preview fallback for the case that ttf is not support - Fix tiny thumbnail bug - Don't display share permission if resharing was disabled by the admin - Close session right before the download starts - Fix date display in filepicker - Don't touch non-oc tables when doing the InnoDB repair step - Several Documents fixes - Correctly handle public uploads activities - Add better 4 image previews to gallery ----------------------------- Release "6.0.5" Aug 26. 2014 - Documentation improvements - fix anonymous upload if logged-in - Fix handling of special characters in group names - Fix downloading of big files in special situations - More consistent handling of debug mode - Fix sharing email notifications - Disabling upload button if upload is not possible - Fix detection of system wide mount points - Handle video viewer in sharing links correctly - Update encryption keys recursively if a folder was moved - Enable download button for public folders - Handle exceptions if file to too big for trash-bin correctly - Quota fixes - Avoid unnecessary writing to the DB when preferences are not changed - Disable download button if zip download is disabled - Fix searching for users in special situations - Mount-point handling fixes - Correctly handle storage stats for trash bin - Remove etag warning for trash bin - Hardened SFTP host verification ----------------------------- Release "7.0.1" Aug 4. 2014 - Set maximum width for notification so they don´t overlap the whole header - Don't preload videos on public sharing - Fix preview size calculation under certain conditions - Fix to always show all available versions in the versions dropdown - Support WebDAV copy operation and make encryption aware of it - Make sure to set the expire date if a date is set as default - Improved link icon for better UX - Fix rendering of blank template - Only call exec if is is enabled by PHP - Limit app menu icon size - Show a warning in the personal settings and admin settins if the encyption keys are not yet initialized - Always remove share permission if user is excluded from sharing - Add OCS api call to set expire date for link shares - Improved db schema migration for sqlite - Don't try to execute background jobs that no longer exist - Improve look of search on mobile, save space in top bar - Set core version after a successful update to make upgrade more robust of app upgrades fail - Verify whether download URLs are valid - Fix preview animation on uploading - Prevent cron.php to trigger apps updating - Fix remote share when remote server is installed at the root - Fix files sorting - Fix calendar import - Fix gallery pause icon - Several contacts fixes specifically for PHP 5.3 - Make updater more robust ----------------------------- Release "7.0.0" July 23. 2014 - New files view including sorting and endless scrolling - Server to Server sharing - Sharing overview - Improved sharing admin control - No more mandatory Shared folder - Improved ownCloud Documents features - Hugely improved Activity app including email notifications - Mobile optimized webinterface - Password strength indicator - Significant speed improvements - New user-management - Support for Swift object stores - Email configuration wizard - Email template editor - Improved upgrade process`
2014-11-30 01:08:57 +01:00
share/owncloud/lib/private/group/metadata.php
Update to 6.0.0a * Switch to 6 branch * Replace interpreters with REPLACE_* Changelog: Version 6.0.0a Dec 14th 2013 Remove wrong warnings from logfile Fix LDAP authentication Fix LDAP configuration Fix Share dialog Fix migration under certain conditions Fix database encoding for old PHP versions Fix select all checkbox Fix migration with lucene search enabled Fix migration for postgresql Version 6.0.0 Dec 11th 2013 User Avatars Previews in files app and other places Updated design, less clutter and more whitespace Public gallery sharing Activities Better file conflict handling dialog Improved public App API Sharing API Example Files Share Email Notifications New Doctrine based database layer Plural translations Refactored OC.dialogs (both code and design wise) Priorize often used languages in personal-settings language selection Update jquery to 1.10.0 and add jquery-migrate 1.2.1 Show a summary as the last filelist entry Improve app-management (more verbose error-messages) Show ‘More apps’ link to app administration directly in app navigation Templates for newly created files Add MB indicator to size column Google Drive external storage uses a new library New icons for shared and external folders File uploads conflicts dialog Possibility to prepopulate a new users home with a skeleton Public upload with encryption enabled Users now can decrypt the files again if their encryption app was enabled Many quota related fixes Total used space (with quota) now only counts user’s own files Many external storage fixes, improved performance Improved file navigation performance by using Ajax calls (no full page reload for each folder) The file owner can now also restore deleted shared files New version drop-down with previews and the ability to downloading versions directly
2013-12-27 16:56:38 +01:00
share/owncloud/lib/private/helper.php
share/owncloud/lib/private/hintexception.php
share/owncloud/lib/private/hook.php
share/owncloud/lib/private/hooks/basicemitter.php
share/owncloud/lib/private/hooks/emitter.php
share/owncloud/lib/private/hooks/forwardingemitter.php
share/owncloud/lib/private/hooks/legacyemitter.php
share/owncloud/lib/private/hooks/publicemitter.php
Update to 7.0.3 Changelog: Release "7.0.3" Oct 22. 2014 - Some OS X server fixes - Several external storage fixes and improvements - Close session early to speedup apps page loading - Add overwrite.cli.url config option - Fix finding old versions in special cases - Make versions and encryption aware of copy operations - Force loading encryption app in all needed cases - Better filesystem scanning error messages - LDAP wizard fixes - Add configuration switch to enable preview mimetypes - Create backup of all encryption keys before recovery - Add displayname for admins - Better config.sample documentation - Better apps descriptions - Improve visual feedback if recovery key password gets changed - Fix some object store integration issues - Improved data directory configuration - Fix DAV permissions without create permissions - Fix filepicker home icon being partly hidden - Do only follow http and https redirects - Properly delete old previews - Prevent upgrades between more than one major versions - Several security fixes - Lots of smaller improvements ----------------------------- Release "6.0.6" Oct 22. 2014 - Fix finding old versions in special cases - Make versions and encryption aware of copy operations - Force loading encryption app in all needed cases - Better filesystem scanning error messages - LDAP wizard fixes - Add configuration switch to enable preview mimetypes - Create backup of all encryption keys before recovery - Add displayname for admins - Several security fixes - Lots of smaller improvements ----------------------------- Release "5.0.18" Oct 22. 2014 - Only allow http and https redirects - Documentation fixes - Several security fixes - Several smaller fixes ----------------------------- Release "7.0.2" Aug 26. 2014 - App upgrading stability improvements - Make default share folder configurable - Improve readability of error messages - Log failed authentication - S3 key fixes - Fix range requests with encryption - Several LDAP fixes - Remove obsolete 'Download preparing' message for zip downloads - Remove not working checks from code checker - No error if we try to delete a file which no longer exists - Fix detection of system wide mount points - Simplify App navigation - Add group management to public api - Remove confusing 'automatic logon rejected' message - Implement a txt preview fallback for the case that ttf is not support - Fix tiny thumbnail bug - Don't display share permission if resharing was disabled by the admin - Close session right before the download starts - Fix date display in filepicker - Don't touch non-oc tables when doing the InnoDB repair step - Several Documents fixes - Correctly handle public uploads activities - Add better 4 image previews to gallery ----------------------------- Release "6.0.5" Aug 26. 2014 - Documentation improvements - fix anonymous upload if logged-in - Fix handling of special characters in group names - Fix downloading of big files in special situations - More consistent handling of debug mode - Fix sharing email notifications - Disabling upload button if upload is not possible - Fix detection of system wide mount points - Handle video viewer in sharing links correctly - Update encryption keys recursively if a folder was moved - Enable download button for public folders - Handle exceptions if file to too big for trash-bin correctly - Quota fixes - Avoid unnecessary writing to the DB when preferences are not changed - Disable download button if zip download is disabled - Fix searching for users in special situations - Mount-point handling fixes - Correctly handle storage stats for trash bin - Remove etag warning for trash bin - Hardened SFTP host verification ----------------------------- Release "7.0.1" Aug 4. 2014 - Set maximum width for notification so they don´t overlap the whole header - Don't preload videos on public sharing - Fix preview size calculation under certain conditions - Fix to always show all available versions in the versions dropdown - Support WebDAV copy operation and make encryption aware of it - Make sure to set the expire date if a date is set as default - Improved link icon for better UX - Fix rendering of blank template - Only call exec if is is enabled by PHP - Limit app menu icon size - Show a warning in the personal settings and admin settins if the encyption keys are not yet initialized - Always remove share permission if user is excluded from sharing - Add OCS api call to set expire date for link shares - Improved db schema migration for sqlite - Don't try to execute background jobs that no longer exist - Improve look of search on mobile, save space in top bar - Set core version after a successful update to make upgrade more robust of app upgrades fail - Verify whether download URLs are valid - Fix preview animation on uploading - Prevent cron.php to trigger apps updating - Fix remote share when remote server is installed at the root - Fix files sorting - Fix calendar import - Fix gallery pause icon - Several contacts fixes specifically for PHP 5.3 - Make updater more robust ----------------------------- Release "7.0.0" July 23. 2014 - New files view including sorting and endless scrolling - Server to Server sharing - Sharing overview - Improved sharing admin control - No more mandatory Shared folder - Improved ownCloud Documents features - Hugely improved Activity app including email notifications - Mobile optimized webinterface - Password strength indicator - Significant speed improvements - New user-management - Support for Swift object stores - Email configuration wizard - Email template editor - Improved upgrade process`
2014-11-30 01:08:57 +01:00
share/owncloud/lib/private/httphelper.php
Update to 6.0.0a * Switch to 6 branch * Replace interpreters with REPLACE_* Changelog: Version 6.0.0a Dec 14th 2013 Remove wrong warnings from logfile Fix LDAP authentication Fix LDAP configuration Fix Share dialog Fix migration under certain conditions Fix database encoding for old PHP versions Fix select all checkbox Fix migration with lucene search enabled Fix migration for postgresql Version 6.0.0 Dec 11th 2013 User Avatars Previews in files app and other places Updated design, less clutter and more whitespace Public gallery sharing Activities Better file conflict handling dialog Improved public App API Sharing API Example Files Share Email Notifications New Doctrine based database layer Plural translations Refactored OC.dialogs (both code and design wise) Priorize often used languages in personal-settings language selection Update jquery to 1.10.0 and add jquery-migrate 1.2.1 Show a summary as the last filelist entry Improve app-management (more verbose error-messages) Show ‘More apps’ link to app administration directly in app navigation Templates for newly created files Add MB indicator to size column Google Drive external storage uses a new library New icons for shared and external folders File uploads conflicts dialog Possibility to prepopulate a new users home with a skeleton Public upload with encryption enabled Users now can decrypt the files again if their encryption app was enabled Many quota related fixes Total used space (with quota) now only counts user’s own files Many external storage fixes, improved performance Improved file navigation performance by using Ajax calls (no full page reload for each folder) The file owner can now also restore deleted shared files New version drop-down with previews and the ability to downloading versions directly
2013-12-27 16:56:38 +01:00
share/owncloud/lib/private/image.php
share/owncloud/lib/private/installer.php
share/owncloud/lib/private/json.php
share/owncloud/lib/private/l10n.php
share/owncloud/lib/private/l10n/factory.php
share/owncloud/lib/private/l10n/string.php
Update to 7.0.3 Changelog: Release "7.0.3" Oct 22. 2014 - Some OS X server fixes - Several external storage fixes and improvements - Close session early to speedup apps page loading - Add overwrite.cli.url config option - Fix finding old versions in special cases - Make versions and encryption aware of copy operations - Force loading encryption app in all needed cases - Better filesystem scanning error messages - LDAP wizard fixes - Add configuration switch to enable preview mimetypes - Create backup of all encryption keys before recovery - Add displayname for admins - Better config.sample documentation - Better apps descriptions - Improve visual feedback if recovery key password gets changed - Fix some object store integration issues - Improved data directory configuration - Fix DAV permissions without create permissions - Fix filepicker home icon being partly hidden - Do only follow http and https redirects - Properly delete old previews - Prevent upgrades between more than one major versions - Several security fixes - Lots of smaller improvements ----------------------------- Release "6.0.6" Oct 22. 2014 - Fix finding old versions in special cases - Make versions and encryption aware of copy operations - Force loading encryption app in all needed cases - Better filesystem scanning error messages - LDAP wizard fixes - Add configuration switch to enable preview mimetypes - Create backup of all encryption keys before recovery - Add displayname for admins - Several security fixes - Lots of smaller improvements ----------------------------- Release "5.0.18" Oct 22. 2014 - Only allow http and https redirects - Documentation fixes - Several security fixes - Several smaller fixes ----------------------------- Release "7.0.2" Aug 26. 2014 - App upgrading stability improvements - Make default share folder configurable - Improve readability of error messages - Log failed authentication - S3 key fixes - Fix range requests with encryption - Several LDAP fixes - Remove obsolete 'Download preparing' message for zip downloads - Remove not working checks from code checker - No error if we try to delete a file which no longer exists - Fix detection of system wide mount points - Simplify App navigation - Add group management to public api - Remove confusing 'automatic logon rejected' message - Implement a txt preview fallback for the case that ttf is not support - Fix tiny thumbnail bug - Don't display share permission if resharing was disabled by the admin - Close session right before the download starts - Fix date display in filepicker - Don't touch non-oc tables when doing the InnoDB repair step - Several Documents fixes - Correctly handle public uploads activities - Add better 4 image previews to gallery ----------------------------- Release "6.0.5" Aug 26. 2014 - Documentation improvements - fix anonymous upload if logged-in - Fix handling of special characters in group names - Fix downloading of big files in special situations - More consistent handling of debug mode - Fix sharing email notifications - Disabling upload button if upload is not possible - Fix detection of system wide mount points - Handle video viewer in sharing links correctly - Update encryption keys recursively if a folder was moved - Enable download button for public folders - Handle exceptions if file to too big for trash-bin correctly - Quota fixes - Avoid unnecessary writing to the DB when preferences are not changed - Disable download button if zip download is disabled - Fix searching for users in special situations - Mount-point handling fixes - Correctly handle storage stats for trash bin - Remove etag warning for trash bin - Hardened SFTP host verification ----------------------------- Release "7.0.1" Aug 4. 2014 - Set maximum width for notification so they don´t overlap the whole header - Don't preload videos on public sharing - Fix preview size calculation under certain conditions - Fix to always show all available versions in the versions dropdown - Support WebDAV copy operation and make encryption aware of it - Make sure to set the expire date if a date is set as default - Improved link icon for better UX - Fix rendering of blank template - Only call exec if is is enabled by PHP - Limit app menu icon size - Show a warning in the personal settings and admin settins if the encyption keys are not yet initialized - Always remove share permission if user is excluded from sharing - Add OCS api call to set expire date for link shares - Improved db schema migration for sqlite - Don't try to execute background jobs that no longer exist - Improve look of search on mobile, save space in top bar - Set core version after a successful update to make upgrade more robust of app upgrades fail - Verify whether download URLs are valid - Fix preview animation on uploading - Prevent cron.php to trigger apps updating - Fix remote share when remote server is installed at the root - Fix files sorting - Fix calendar import - Fix gallery pause icon - Several contacts fixes specifically for PHP 5.3 - Make updater more robust ----------------------------- Release "7.0.0" July 23. 2014 - New files view including sorting and endless scrolling - Server to Server sharing - Sharing overview - Improved sharing admin control - No more mandatory Shared folder - Improved ownCloud Documents features - Hugely improved Activity app including email notifications - Mobile optimized webinterface - Password strength indicator - Significant speed improvements - New user-management - Support for Swift object stores - Email configuration wizard - Email template editor - Improved upgrade process`
2014-11-30 01:08:57 +01:00
share/owncloud/lib/private/largefilehelper.php
share/owncloud/lib/private/legacy/appconfig.php
Update to 6.0.0a * Switch to 6 branch * Replace interpreters with REPLACE_* Changelog: Version 6.0.0a Dec 14th 2013 Remove wrong warnings from logfile Fix LDAP authentication Fix LDAP configuration Fix Share dialog Fix migration under certain conditions Fix database encoding for old PHP versions Fix select all checkbox Fix migration with lucene search enabled Fix migration for postgresql Version 6.0.0 Dec 11th 2013 User Avatars Previews in files app and other places Updated design, less clutter and more whitespace Public gallery sharing Activities Better file conflict handling dialog Improved public App API Sharing API Example Files Share Email Notifications New Doctrine based database layer Plural translations Refactored OC.dialogs (both code and design wise) Priorize often used languages in personal-settings language selection Update jquery to 1.10.0 and add jquery-migrate 1.2.1 Show a summary as the last filelist entry Improve app-management (more verbose error-messages) Show ‘More apps’ link to app administration directly in app navigation Templates for newly created files Add MB indicator to size column Google Drive external storage uses a new library New icons for shared and external folders File uploads conflicts dialog Possibility to prepopulate a new users home with a skeleton Public upload with encryption enabled Users now can decrypt the files again if their encryption app was enabled Many quota related fixes Total used space (with quota) now only counts user’s own files Many external storage fixes, improved performance Improved file navigation performance by using Ajax calls (no full page reload for each folder) The file owner can now also restore deleted shared files New version drop-down with previews and the ability to downloading versions directly
2013-12-27 16:56:38 +01:00
share/owncloud/lib/private/legacy/config.php
share/owncloud/lib/private/legacy/log.php
share/owncloud/lib/private/legacy/preferences.php
Update to 7.0.3 Changelog: Release "7.0.3" Oct 22. 2014 - Some OS X server fixes - Several external storage fixes and improvements - Close session early to speedup apps page loading - Add overwrite.cli.url config option - Fix finding old versions in special cases - Make versions and encryption aware of copy operations - Force loading encryption app in all needed cases - Better filesystem scanning error messages - LDAP wizard fixes - Add configuration switch to enable preview mimetypes - Create backup of all encryption keys before recovery - Add displayname for admins - Better config.sample documentation - Better apps descriptions - Improve visual feedback if recovery key password gets changed - Fix some object store integration issues - Improved data directory configuration - Fix DAV permissions without create permissions - Fix filepicker home icon being partly hidden - Do only follow http and https redirects - Properly delete old previews - Prevent upgrades between more than one major versions - Several security fixes - Lots of smaller improvements ----------------------------- Release "6.0.6" Oct 22. 2014 - Fix finding old versions in special cases - Make versions and encryption aware of copy operations - Force loading encryption app in all needed cases - Better filesystem scanning error messages - LDAP wizard fixes - Add configuration switch to enable preview mimetypes - Create backup of all encryption keys before recovery - Add displayname for admins - Several security fixes - Lots of smaller improvements ----------------------------- Release "5.0.18" Oct 22. 2014 - Only allow http and https redirects - Documentation fixes - Several security fixes - Several smaller fixes ----------------------------- Release "7.0.2" Aug 26. 2014 - App upgrading stability improvements - Make default share folder configurable - Improve readability of error messages - Log failed authentication - S3 key fixes - Fix range requests with encryption - Several LDAP fixes - Remove obsolete 'Download preparing' message for zip downloads - Remove not working checks from code checker - No error if we try to delete a file which no longer exists - Fix detection of system wide mount points - Simplify App navigation - Add group management to public api - Remove confusing 'automatic logon rejected' message - Implement a txt preview fallback for the case that ttf is not support - Fix tiny thumbnail bug - Don't display share permission if resharing was disabled by the admin - Close session right before the download starts - Fix date display in filepicker - Don't touch non-oc tables when doing the InnoDB repair step - Several Documents fixes - Correctly handle public uploads activities - Add better 4 image previews to gallery ----------------------------- Release "6.0.5" Aug 26. 2014 - Documentation improvements - fix anonymous upload if logged-in - Fix handling of special characters in group names - Fix downloading of big files in special situations - More consistent handling of debug mode - Fix sharing email notifications - Disabling upload button if upload is not possible - Fix detection of system wide mount points - Handle video viewer in sharing links correctly - Update encryption keys recursively if a folder was moved - Enable download button for public folders - Handle exceptions if file to too big for trash-bin correctly - Quota fixes - Avoid unnecessary writing to the DB when preferences are not changed - Disable download button if zip download is disabled - Fix searching for users in special situations - Mount-point handling fixes - Correctly handle storage stats for trash bin - Remove etag warning for trash bin - Hardened SFTP host verification ----------------------------- Release "7.0.1" Aug 4. 2014 - Set maximum width for notification so they don´t overlap the whole header - Don't preload videos on public sharing - Fix preview size calculation under certain conditions - Fix to always show all available versions in the versions dropdown - Support WebDAV copy operation and make encryption aware of it - Make sure to set the expire date if a date is set as default - Improved link icon for better UX - Fix rendering of blank template - Only call exec if is is enabled by PHP - Limit app menu icon size - Show a warning in the personal settings and admin settins if the encyption keys are not yet initialized - Always remove share permission if user is excluded from sharing - Add OCS api call to set expire date for link shares - Improved db schema migration for sqlite - Don't try to execute background jobs that no longer exist - Improve look of search on mobile, save space in top bar - Set core version after a successful update to make upgrade more robust of app upgrades fail - Verify whether download URLs are valid - Fix preview animation on uploading - Prevent cron.php to trigger apps updating - Fix remote share when remote server is installed at the root - Fix files sorting - Fix calendar import - Fix gallery pause icon - Several contacts fixes specifically for PHP 5.3 - Make updater more robust ----------------------------- Release "7.0.0" July 23. 2014 - New files view including sorting and endless scrolling - Server to Server sharing - Sharing overview - Improved sharing admin control - No more mandatory Shared folder - Improved ownCloud Documents features - Hugely improved Activity app including email notifications - Mobile optimized webinterface - Password strength indicator - Significant speed improvements - New user-management - Support for Swift object stores - Email configuration wizard - Email template editor - Improved upgrade process`
2014-11-30 01:08:57 +01:00
share/owncloud/lib/private/legacy/search.php
share/owncloud/lib/private/legacy/search/provider.php
share/owncloud/lib/private/legacy/search/provider/file.php
share/owncloud/lib/private/legacy/search/result.php
Update to 6.0.0a * Switch to 6 branch * Replace interpreters with REPLACE_* Changelog: Version 6.0.0a Dec 14th 2013 Remove wrong warnings from logfile Fix LDAP authentication Fix LDAP configuration Fix Share dialog Fix migration under certain conditions Fix database encoding for old PHP versions Fix select all checkbox Fix migration with lucene search enabled Fix migration for postgresql Version 6.0.0 Dec 11th 2013 User Avatars Previews in files app and other places Updated design, less clutter and more whitespace Public gallery sharing Activities Better file conflict handling dialog Improved public App API Sharing API Example Files Share Email Notifications New Doctrine based database layer Plural translations Refactored OC.dialogs (both code and design wise) Priorize often used languages in personal-settings language selection Update jquery to 1.10.0 and add jquery-migrate 1.2.1 Show a summary as the last filelist entry Improve app-management (more verbose error-messages) Show ‘More apps’ link to app administration directly in app navigation Templates for newly created files Add MB indicator to size column Google Drive external storage uses a new library New icons for shared and external folders File uploads conflicts dialog Possibility to prepopulate a new users home with a skeleton Public upload with encryption enabled Users now can decrypt the files again if their encryption app was enabled Many quota related fixes Total used space (with quota) now only counts user’s own files Many external storage fixes, improved performance Improved file navigation performance by using Ajax calls (no full page reload for each folder) The file owner can now also restore deleted shared files New version drop-down with previews and the ability to downloading versions directly
2013-12-27 16:56:38 +01:00
share/owncloud/lib/private/log.php
share/owncloud/lib/private/log/errorhandler.php
share/owncloud/lib/private/log/errorlog.php
Update to 6.0.0a * Switch to 6 branch * Replace interpreters with REPLACE_* Changelog: Version 6.0.0a Dec 14th 2013 Remove wrong warnings from logfile Fix LDAP authentication Fix LDAP configuration Fix Share dialog Fix migration under certain conditions Fix database encoding for old PHP versions Fix select all checkbox Fix migration with lucene search enabled Fix migration for postgresql Version 6.0.0 Dec 11th 2013 User Avatars Previews in files app and other places Updated design, less clutter and more whitespace Public gallery sharing Activities Better file conflict handling dialog Improved public App API Sharing API Example Files Share Email Notifications New Doctrine based database layer Plural translations Refactored OC.dialogs (both code and design wise) Priorize often used languages in personal-settings language selection Update jquery to 1.10.0 and add jquery-migrate 1.2.1 Show a summary as the last filelist entry Improve app-management (more verbose error-messages) Show ‘More apps’ link to app administration directly in app navigation Templates for newly created files Add MB indicator to size column Google Drive external storage uses a new library New icons for shared and external folders File uploads conflicts dialog Possibility to prepopulate a new users home with a skeleton Public upload with encryption enabled Users now can decrypt the files again if their encryption app was enabled Many quota related fixes Total used space (with quota) now only counts user’s own files Many external storage fixes, improved performance Improved file navigation performance by using Ajax calls (no full page reload for each folder) The file owner can now also restore deleted shared files New version drop-down with previews and the ability to downloading versions directly
2013-12-27 16:56:38 +01:00
share/owncloud/lib/private/log/owncloud.php
share/owncloud/lib/private/log/rotate.php
share/owncloud/lib/private/log/syslog.php
share/owncloud/lib/private/mail.php
share/owncloud/lib/private/memcache/apc.php
share/owncloud/lib/private/memcache/apcu.php
share/owncloud/lib/private/memcache/cache.php
share/owncloud/lib/private/memcache/factory.php
share/owncloud/lib/private/memcache/memcached.php
share/owncloud/lib/private/memcache/null.php
share/owncloud/lib/private/memcache/redis.php
Update to 6.0.0a * Switch to 6 branch * Replace interpreters with REPLACE_* Changelog: Version 6.0.0a Dec 14th 2013 Remove wrong warnings from logfile Fix LDAP authentication Fix LDAP configuration Fix Share dialog Fix migration under certain conditions Fix database encoding for old PHP versions Fix select all checkbox Fix migration with lucene search enabled Fix migration for postgresql Version 6.0.0 Dec 11th 2013 User Avatars Previews in files app and other places Updated design, less clutter and more whitespace Public gallery sharing Activities Better file conflict handling dialog Improved public App API Sharing API Example Files Share Email Notifications New Doctrine based database layer Plural translations Refactored OC.dialogs (both code and design wise) Priorize often used languages in personal-settings language selection Update jquery to 1.10.0 and add jquery-migrate 1.2.1 Show a summary as the last filelist entry Improve app-management (more verbose error-messages) Show ‘More apps’ link to app administration directly in app navigation Templates for newly created files Add MB indicator to size column Google Drive external storage uses a new library New icons for shared and external folders File uploads conflicts dialog Possibility to prepopulate a new users home with a skeleton Public upload with encryption enabled Users now can decrypt the files again if their encryption app was enabled Many quota related fixes Total used space (with quota) now only counts user’s own files Many external storage fixes, improved performance Improved file navigation performance by using Ajax calls (no full page reload for each folder) The file owner can now also restore deleted shared files New version drop-down with previews and the ability to downloading versions directly
2013-12-27 16:56:38 +01:00
share/owncloud/lib/private/memcache/xcache.php
share/owncloud/lib/private/mimetypes.list.php
share/owncloud/lib/private/naturalsort.php
share/owncloud/lib/private/naturalsort_defaultcollator.php
Update to 6.0.0a * Switch to 6 branch * Replace interpreters with REPLACE_* Changelog: Version 6.0.0a Dec 14th 2013 Remove wrong warnings from logfile Fix LDAP authentication Fix LDAP configuration Fix Share dialog Fix migration under certain conditions Fix database encoding for old PHP versions Fix select all checkbox Fix migration with lucene search enabled Fix migration for postgresql Version 6.0.0 Dec 11th 2013 User Avatars Previews in files app and other places Updated design, less clutter and more whitespace Public gallery sharing Activities Better file conflict handling dialog Improved public App API Sharing API Example Files Share Email Notifications New Doctrine based database layer Plural translations Refactored OC.dialogs (both code and design wise) Priorize often used languages in personal-settings language selection Update jquery to 1.10.0 and add jquery-migrate 1.2.1 Show a summary as the last filelist entry Improve app-management (more verbose error-messages) Show ‘More apps’ link to app administration directly in app navigation Templates for newly created files Add MB indicator to size column Google Drive external storage uses a new library New icons for shared and external folders File uploads conflicts dialog Possibility to prepopulate a new users home with a skeleton Public upload with encryption enabled Users now can decrypt the files again if their encryption app was enabled Many quota related fixes Total used space (with quota) now only counts user’s own files Many external storage fixes, improved performance Improved file navigation performance by using Ajax calls (no full page reload for each folder) The file owner can now also restore deleted shared files New version drop-down with previews and the ability to downloading versions directly
2013-12-27 16:56:38 +01:00
share/owncloud/lib/private/navigationmanager.php
Update to 7.0.3 Changelog: Release "7.0.3" Oct 22. 2014 - Some OS X server fixes - Several external storage fixes and improvements - Close session early to speedup apps page loading - Add overwrite.cli.url config option - Fix finding old versions in special cases - Make versions and encryption aware of copy operations - Force loading encryption app in all needed cases - Better filesystem scanning error messages - LDAP wizard fixes - Add configuration switch to enable preview mimetypes - Create backup of all encryption keys before recovery - Add displayname for admins - Better config.sample documentation - Better apps descriptions - Improve visual feedback if recovery key password gets changed - Fix some object store integration issues - Improved data directory configuration - Fix DAV permissions without create permissions - Fix filepicker home icon being partly hidden - Do only follow http and https redirects - Properly delete old previews - Prevent upgrades between more than one major versions - Several security fixes - Lots of smaller improvements ----------------------------- Release "6.0.6" Oct 22. 2014 - Fix finding old versions in special cases - Make versions and encryption aware of copy operations - Force loading encryption app in all needed cases - Better filesystem scanning error messages - LDAP wizard fixes - Add configuration switch to enable preview mimetypes - Create backup of all encryption keys before recovery - Add displayname for admins - Several security fixes - Lots of smaller improvements ----------------------------- Release "5.0.18" Oct 22. 2014 - Only allow http and https redirects - Documentation fixes - Several security fixes - Several smaller fixes ----------------------------- Release "7.0.2" Aug 26. 2014 - App upgrading stability improvements - Make default share folder configurable - Improve readability of error messages - Log failed authentication - S3 key fixes - Fix range requests with encryption - Several LDAP fixes - Remove obsolete 'Download preparing' message for zip downloads - Remove not working checks from code checker - No error if we try to delete a file which no longer exists - Fix detection of system wide mount points - Simplify App navigation - Add group management to public api - Remove confusing 'automatic logon rejected' message - Implement a txt preview fallback for the case that ttf is not support - Fix tiny thumbnail bug - Don't display share permission if resharing was disabled by the admin - Close session right before the download starts - Fix date display in filepicker - Don't touch non-oc tables when doing the InnoDB repair step - Several Documents fixes - Correctly handle public uploads activities - Add better 4 image previews to gallery ----------------------------- Release "6.0.5" Aug 26. 2014 - Documentation improvements - fix anonymous upload if logged-in - Fix handling of special characters in group names - Fix downloading of big files in special situations - More consistent handling of debug mode - Fix sharing email notifications - Disabling upload button if upload is not possible - Fix detection of system wide mount points - Handle video viewer in sharing links correctly - Update encryption keys recursively if a folder was moved - Enable download button for public folders - Handle exceptions if file to too big for trash-bin correctly - Quota fixes - Avoid unnecessary writing to the DB when preferences are not changed - Disable download button if zip download is disabled - Fix searching for users in special situations - Mount-point handling fixes - Correctly handle storage stats for trash bin - Remove etag warning for trash bin - Hardened SFTP host verification ----------------------------- Release "7.0.1" Aug 4. 2014 - Set maximum width for notification so they don´t overlap the whole header - Don't preload videos on public sharing - Fix preview size calculation under certain conditions - Fix to always show all available versions in the versions dropdown - Support WebDAV copy operation and make encryption aware of it - Make sure to set the expire date if a date is set as default - Improved link icon for better UX - Fix rendering of blank template - Only call exec if is is enabled by PHP - Limit app menu icon size - Show a warning in the personal settings and admin settins if the encyption keys are not yet initialized - Always remove share permission if user is excluded from sharing - Add OCS api call to set expire date for link shares - Improved db schema migration for sqlite - Don't try to execute background jobs that no longer exist - Improve look of search on mobile, save space in top bar - Set core version after a successful update to make upgrade more robust of app upgrades fail - Verify whether download URLs are valid - Fix preview animation on uploading - Prevent cron.php to trigger apps updating - Fix remote share when remote server is installed at the root - Fix files sorting - Fix calendar import - Fix gallery pause icon - Several contacts fixes specifically for PHP 5.3 - Make updater more robust ----------------------------- Release "7.0.0" July 23. 2014 - New files view including sorting and endless scrolling - Server to Server sharing - Sharing overview - Improved sharing admin control - No more mandatory Shared folder - Improved ownCloud Documents features - Hugely improved Activity app including email notifications - Mobile optimized webinterface - Password strength indicator - Significant speed improvements - New user-management - Support for Swift object stores - Email configuration wizard - Email template editor - Improved upgrade process`
2014-11-30 01:08:57 +01:00
share/owncloud/lib/private/needsupdateexception.php
Update to 6.0.0a * Switch to 6 branch * Replace interpreters with REPLACE_* Changelog: Version 6.0.0a Dec 14th 2013 Remove wrong warnings from logfile Fix LDAP authentication Fix LDAP configuration Fix Share dialog Fix migration under certain conditions Fix database encoding for old PHP versions Fix select all checkbox Fix migration with lucene search enabled Fix migration for postgresql Version 6.0.0 Dec 11th 2013 User Avatars Previews in files app and other places Updated design, less clutter and more whitespace Public gallery sharing Activities Better file conflict handling dialog Improved public App API Sharing API Example Files Share Email Notifications New Doctrine based database layer Plural translations Refactored OC.dialogs (both code and design wise) Priorize often used languages in personal-settings language selection Update jquery to 1.10.0 and add jquery-migrate 1.2.1 Show a summary as the last filelist entry Improve app-management (more verbose error-messages) Show ‘More apps’ link to app administration directly in app navigation Templates for newly created files Add MB indicator to size column Google Drive external storage uses a new library New icons for shared and external folders File uploads conflicts dialog Possibility to prepopulate a new users home with a skeleton Public upload with encryption enabled Users now can decrypt the files again if their encryption app was enabled Many quota related fixes Total used space (with quota) now only counts user’s own files Many external storage fixes, improved performance Improved file navigation performance by using Ajax calls (no full page reload for each folder) The file owner can now also restore deleted shared files New version drop-down with previews and the ability to downloading versions directly
2013-12-27 16:56:38 +01:00
share/owncloud/lib/private/notsquareexception.php
share/owncloud/lib/private/ocs.php
share/owncloud/lib/private/ocs/cloud.php
share/owncloud/lib/private/ocs/config.php
share/owncloud/lib/private/ocs/person.php
share/owncloud/lib/private/ocs/privatedata.php
share/owncloud/lib/private/ocs/result.php
share/owncloud/lib/private/ocsclient.php
share/owncloud/lib/private/preferences.php
share/owncloud/lib/private/preview.php
share/owncloud/lib/private/preview/bitmap.php
share/owncloud/lib/private/preview/illustrator.php
Update to 6.0.0a * Switch to 6 branch * Replace interpreters with REPLACE_* Changelog: Version 6.0.0a Dec 14th 2013 Remove wrong warnings from logfile Fix LDAP authentication Fix LDAP configuration Fix Share dialog Fix migration under certain conditions Fix database encoding for old PHP versions Fix select all checkbox Fix migration with lucene search enabled Fix migration for postgresql Version 6.0.0 Dec 11th 2013 User Avatars Previews in files app and other places Updated design, less clutter and more whitespace Public gallery sharing Activities Better file conflict handling dialog Improved public App API Sharing API Example Files Share Email Notifications New Doctrine based database layer Plural translations Refactored OC.dialogs (both code and design wise) Priorize often used languages in personal-settings language selection Update jquery to 1.10.0 and add jquery-migrate 1.2.1 Show a summary as the last filelist entry Improve app-management (more verbose error-messages) Show ‘More apps’ link to app administration directly in app navigation Templates for newly created files Add MB indicator to size column Google Drive external storage uses a new library New icons for shared and external folders File uploads conflicts dialog Possibility to prepopulate a new users home with a skeleton Public upload with encryption enabled Users now can decrypt the files again if their encryption app was enabled Many quota related fixes Total used space (with quota) now only counts user’s own files Many external storage fixes, improved performance Improved file navigation performance by using Ajax calls (no full page reload for each folder) The file owner can now also restore deleted shared files New version drop-down with previews and the ability to downloading versions directly
2013-12-27 16:56:38 +01:00
share/owncloud/lib/private/preview/image.php
share/owncloud/lib/private/preview/markdown.php
share/owncloud/lib/private/preview/movie.php
Update to 6.0.0a * Switch to 6 branch * Replace interpreters with REPLACE_* Changelog: Version 6.0.0a Dec 14th 2013 Remove wrong warnings from logfile Fix LDAP authentication Fix LDAP configuration Fix Share dialog Fix migration under certain conditions Fix database encoding for old PHP versions Fix select all checkbox Fix migration with lucene search enabled Fix migration for postgresql Version 6.0.0 Dec 11th 2013 User Avatars Previews in files app and other places Updated design, less clutter and more whitespace Public gallery sharing Activities Better file conflict handling dialog Improved public App API Sharing API Example Files Share Email Notifications New Doctrine based database layer Plural translations Refactored OC.dialogs (both code and design wise) Priorize often used languages in personal-settings language selection Update jquery to 1.10.0 and add jquery-migrate 1.2.1 Show a summary as the last filelist entry Improve app-management (more verbose error-messages) Show ‘More apps’ link to app administration directly in app navigation Templates for newly created files Add MB indicator to size column Google Drive external storage uses a new library New icons for shared and external folders File uploads conflicts dialog Possibility to prepopulate a new users home with a skeleton Public upload with encryption enabled Users now can decrypt the files again if their encryption app was enabled Many quota related fixes Total used space (with quota) now only counts user’s own files Many external storage fixes, improved performance Improved file navigation performance by using Ajax calls (no full page reload for each folder) The file owner can now also restore deleted shared files New version drop-down with previews and the ability to downloading versions directly
2013-12-27 16:56:38 +01:00
share/owncloud/lib/private/preview/mp3.php
share/owncloud/lib/private/preview/msoffice2003.php
share/owncloud/lib/private/preview/msoffice2007.php
share/owncloud/lib/private/preview/msofficedoc.php
Update to 6.0.0a * Switch to 6 branch * Replace interpreters with REPLACE_* Changelog: Version 6.0.0a Dec 14th 2013 Remove wrong warnings from logfile Fix LDAP authentication Fix LDAP configuration Fix Share dialog Fix migration under certain conditions Fix database encoding for old PHP versions Fix select all checkbox Fix migration with lucene search enabled Fix migration for postgresql Version 6.0.0 Dec 11th 2013 User Avatars Previews in files app and other places Updated design, less clutter and more whitespace Public gallery sharing Activities Better file conflict handling dialog Improved public App API Sharing API Example Files Share Email Notifications New Doctrine based database layer Plural translations Refactored OC.dialogs (both code and design wise) Priorize often used languages in personal-settings language selection Update jquery to 1.10.0 and add jquery-migrate 1.2.1 Show a summary as the last filelist entry Improve app-management (more verbose error-messages) Show ‘More apps’ link to app administration directly in app navigation Templates for newly created files Add MB indicator to size column Google Drive external storage uses a new library New icons for shared and external folders File uploads conflicts dialog Possibility to prepopulate a new users home with a skeleton Public upload with encryption enabled Users now can decrypt the files again if their encryption app was enabled Many quota related fixes Total used space (with quota) now only counts user’s own files Many external storage fixes, improved performance Improved file navigation performance by using Ajax calls (no full page reload for each folder) The file owner can now also restore deleted shared files New version drop-down with previews and the ability to downloading versions directly
2013-12-27 16:56:38 +01:00
share/owncloud/lib/private/preview/office.php
share/owncloud/lib/private/preview/opendocument.php
Update to 6.0.0a * Switch to 6 branch * Replace interpreters with REPLACE_* Changelog: Version 6.0.0a Dec 14th 2013 Remove wrong warnings from logfile Fix LDAP authentication Fix LDAP configuration Fix Share dialog Fix migration under certain conditions Fix database encoding for old PHP versions Fix select all checkbox Fix migration with lucene search enabled Fix migration for postgresql Version 6.0.0 Dec 11th 2013 User Avatars Previews in files app and other places Updated design, less clutter and more whitespace Public gallery sharing Activities Better file conflict handling dialog Improved public App API Sharing API Example Files Share Email Notifications New Doctrine based database layer Plural translations Refactored OC.dialogs (both code and design wise) Priorize often used languages in personal-settings language selection Update jquery to 1.10.0 and add jquery-migrate 1.2.1 Show a summary as the last filelist entry Improve app-management (more verbose error-messages) Show ‘More apps’ link to app administration directly in app navigation Templates for newly created files Add MB indicator to size column Google Drive external storage uses a new library New icons for shared and external folders File uploads conflicts dialog Possibility to prepopulate a new users home with a skeleton Public upload with encryption enabled Users now can decrypt the files again if their encryption app was enabled Many quota related fixes Total used space (with quota) now only counts user’s own files Many external storage fixes, improved performance Improved file navigation performance by using Ajax calls (no full page reload for each folder) The file owner can now also restore deleted shared files New version drop-down with previews and the ability to downloading versions directly
2013-12-27 16:56:38 +01:00
share/owncloud/lib/private/preview/pdf.php
share/owncloud/lib/private/preview/photoshop.php
share/owncloud/lib/private/preview/postscript.php
Update to 6.0.0a * Switch to 6 branch * Replace interpreters with REPLACE_* Changelog: Version 6.0.0a Dec 14th 2013 Remove wrong warnings from logfile Fix LDAP authentication Fix LDAP configuration Fix Share dialog Fix migration under certain conditions Fix database encoding for old PHP versions Fix select all checkbox Fix migration with lucene search enabled Fix migration for postgresql Version 6.0.0 Dec 11th 2013 User Avatars Previews in files app and other places Updated design, less clutter and more whitespace Public gallery sharing Activities Better file conflict handling dialog Improved public App API Sharing API Example Files Share Email Notifications New Doctrine based database layer Plural translations Refactored OC.dialogs (both code and design wise) Priorize often used languages in personal-settings language selection Update jquery to 1.10.0 and add jquery-migrate 1.2.1 Show a summary as the last filelist entry Improve app-management (more verbose error-messages) Show ‘More apps’ link to app administration directly in app navigation Templates for newly created files Add MB indicator to size column Google Drive external storage uses a new library New icons for shared and external folders File uploads conflicts dialog Possibility to prepopulate a new users home with a skeleton Public upload with encryption enabled Users now can decrypt the files again if their encryption app was enabled Many quota related fixes Total used space (with quota) now only counts user’s own files Many external storage fixes, improved performance Improved file navigation performance by using Ajax calls (no full page reload for each folder) The file owner can now also restore deleted shared files New version drop-down with previews and the ability to downloading versions directly
2013-12-27 16:56:38 +01:00
share/owncloud/lib/private/preview/provider.php
share/owncloud/lib/private/preview/staroffice.php
Update to 6.0.0a * Switch to 6 branch * Replace interpreters with REPLACE_* Changelog: Version 6.0.0a Dec 14th 2013 Remove wrong warnings from logfile Fix LDAP authentication Fix LDAP configuration Fix Share dialog Fix migration under certain conditions Fix database encoding for old PHP versions Fix select all checkbox Fix migration with lucene search enabled Fix migration for postgresql Version 6.0.0 Dec 11th 2013 User Avatars Previews in files app and other places Updated design, less clutter and more whitespace Public gallery sharing Activities Better file conflict handling dialog Improved public App API Sharing API Example Files Share Email Notifications New Doctrine based database layer Plural translations Refactored OC.dialogs (both code and design wise) Priorize often used languages in personal-settings language selection Update jquery to 1.10.0 and add jquery-migrate 1.2.1 Show a summary as the last filelist entry Improve app-management (more verbose error-messages) Show ‘More apps’ link to app administration directly in app navigation Templates for newly created files Add MB indicator to size column Google Drive external storage uses a new library New icons for shared and external folders File uploads conflicts dialog Possibility to prepopulate a new users home with a skeleton Public upload with encryption enabled Users now can decrypt the files again if their encryption app was enabled Many quota related fixes Total used space (with quota) now only counts user’s own files Many external storage fixes, improved performance Improved file navigation performance by using Ajax calls (no full page reload for each folder) The file owner can now also restore deleted shared files New version drop-down with previews and the ability to downloading versions directly
2013-12-27 16:56:38 +01:00
share/owncloud/lib/private/preview/svg.php
share/owncloud/lib/private/preview/tiff.php
Update to 6.0.0a * Switch to 6 branch * Replace interpreters with REPLACE_* Changelog: Version 6.0.0a Dec 14th 2013 Remove wrong warnings from logfile Fix LDAP authentication Fix LDAP configuration Fix Share dialog Fix migration under certain conditions Fix database encoding for old PHP versions Fix select all checkbox Fix migration with lucene search enabled Fix migration for postgresql Version 6.0.0 Dec 11th 2013 User Avatars Previews in files app and other places Updated design, less clutter and more whitespace Public gallery sharing Activities Better file conflict handling dialog Improved public App API Sharing API Example Files Share Email Notifications New Doctrine based database layer Plural translations Refactored OC.dialogs (both code and design wise) Priorize often used languages in personal-settings language selection Update jquery to 1.10.0 and add jquery-migrate 1.2.1 Show a summary as the last filelist entry Improve app-management (more verbose error-messages) Show ‘More apps’ link to app administration directly in app navigation Templates for newly created files Add MB indicator to size column Google Drive external storage uses a new library New icons for shared and external folders File uploads conflicts dialog Possibility to prepopulate a new users home with a skeleton Public upload with encryption enabled Users now can decrypt the files again if their encryption app was enabled Many quota related fixes Total used space (with quota) now only counts user’s own files Many external storage fixes, improved performance Improved file navigation performance by using Ajax calls (no full page reload for each folder) The file owner can now also restore deleted shared files New version drop-down with previews and the ability to downloading versions directly
2013-12-27 16:56:38 +01:00
share/owncloud/lib/private/preview/txt.php
share/owncloud/lib/private/previewmanager.php
share/owncloud/lib/private/repair.php
share/owncloud/lib/private/repair/repairlegacystorages.php
share/owncloud/lib/private/repairexception.php
Update to 7.0.3 Changelog: Release "7.0.3" Oct 22. 2014 - Some OS X server fixes - Several external storage fixes and improvements - Close session early to speedup apps page loading - Add overwrite.cli.url config option - Fix finding old versions in special cases - Make versions and encryption aware of copy operations - Force loading encryption app in all needed cases - Better filesystem scanning error messages - LDAP wizard fixes - Add configuration switch to enable preview mimetypes - Create backup of all encryption keys before recovery - Add displayname for admins - Better config.sample documentation - Better apps descriptions - Improve visual feedback if recovery key password gets changed - Fix some object store integration issues - Improved data directory configuration - Fix DAV permissions without create permissions - Fix filepicker home icon being partly hidden - Do only follow http and https redirects - Properly delete old previews - Prevent upgrades between more than one major versions - Several security fixes - Lots of smaller improvements ----------------------------- Release "6.0.6" Oct 22. 2014 - Fix finding old versions in special cases - Make versions and encryption aware of copy operations - Force loading encryption app in all needed cases - Better filesystem scanning error messages - LDAP wizard fixes - Add configuration switch to enable preview mimetypes - Create backup of all encryption keys before recovery - Add displayname for admins - Several security fixes - Lots of smaller improvements ----------------------------- Release "5.0.18" Oct 22. 2014 - Only allow http and https redirects - Documentation fixes - Several security fixes - Several smaller fixes ----------------------------- Release "7.0.2" Aug 26. 2014 - App upgrading stability improvements - Make default share folder configurable - Improve readability of error messages - Log failed authentication - S3 key fixes - Fix range requests with encryption - Several LDAP fixes - Remove obsolete 'Download preparing' message for zip downloads - Remove not working checks from code checker - No error if we try to delete a file which no longer exists - Fix detection of system wide mount points - Simplify App navigation - Add group management to public api - Remove confusing 'automatic logon rejected' message - Implement a txt preview fallback for the case that ttf is not support - Fix tiny thumbnail bug - Don't display share permission if resharing was disabled by the admin - Close session right before the download starts - Fix date display in filepicker - Don't touch non-oc tables when doing the InnoDB repair step - Several Documents fixes - Correctly handle public uploads activities - Add better 4 image previews to gallery ----------------------------- Release "6.0.5" Aug 26. 2014 - Documentation improvements - fix anonymous upload if logged-in - Fix handling of special characters in group names - Fix downloading of big files in special situations - More consistent handling of debug mode - Fix sharing email notifications - Disabling upload button if upload is not possible - Fix detection of system wide mount points - Handle video viewer in sharing links correctly - Update encryption keys recursively if a folder was moved - Enable download button for public folders - Handle exceptions if file to too big for trash-bin correctly - Quota fixes - Avoid unnecessary writing to the DB when preferences are not changed - Disable download button if zip download is disabled - Fix searching for users in special situations - Mount-point handling fixes - Correctly handle storage stats for trash bin - Remove etag warning for trash bin - Hardened SFTP host verification ----------------------------- Release "7.0.1" Aug 4. 2014 - Set maximum width for notification so they don´t overlap the whole header - Don't preload videos on public sharing - Fix preview size calculation under certain conditions - Fix to always show all available versions in the versions dropdown - Support WebDAV copy operation and make encryption aware of it - Make sure to set the expire date if a date is set as default - Improved link icon for better UX - Fix rendering of blank template - Only call exec if is is enabled by PHP - Limit app menu icon size - Show a warning in the personal settings and admin settins if the encyption keys are not yet initialized - Always remove share permission if user is excluded from sharing - Add OCS api call to set expire date for link shares - Improved db schema migration for sqlite - Don't try to execute background jobs that no longer exist - Improve look of search on mobile, save space in top bar - Set core version after a successful update to make upgrade more robust of app upgrades fail - Verify whether download URLs are valid - Fix preview animation on uploading - Prevent cron.php to trigger apps updating - Fix remote share when remote server is installed at the root - Fix files sorting - Fix calendar import - Fix gallery pause icon - Several contacts fixes specifically for PHP 5.3 - Make updater more robust ----------------------------- Release "7.0.0" July 23. 2014 - New files view including sorting and endless scrolling - Server to Server sharing - Sharing overview - Improved sharing admin control - No more mandatory Shared folder - Improved ownCloud Documents features - Hugely improved Activity app including email notifications - Mobile optimized webinterface - Password strength indicator - Significant speed improvements - New user-management - Support for Swift object stores - Email configuration wizard - Email template editor - Improved upgrade process`
2014-11-30 01:08:57 +01:00
share/owncloud/lib/private/repairstep.php
Update to 6.0.0a * Switch to 6 branch * Replace interpreters with REPLACE_* Changelog: Version 6.0.0a Dec 14th 2013 Remove wrong warnings from logfile Fix LDAP authentication Fix LDAP configuration Fix Share dialog Fix migration under certain conditions Fix database encoding for old PHP versions Fix select all checkbox Fix migration with lucene search enabled Fix migration for postgresql Version 6.0.0 Dec 11th 2013 User Avatars Previews in files app and other places Updated design, less clutter and more whitespace Public gallery sharing Activities Better file conflict handling dialog Improved public App API Sharing API Example Files Share Email Notifications New Doctrine based database layer Plural translations Refactored OC.dialogs (both code and design wise) Priorize often used languages in personal-settings language selection Update jquery to 1.10.0 and add jquery-migrate 1.2.1 Show a summary as the last filelist entry Improve app-management (more verbose error-messages) Show ‘More apps’ link to app administration directly in app navigation Templates for newly created files Add MB indicator to size column Google Drive external storage uses a new library New icons for shared and external folders File uploads conflicts dialog Possibility to prepopulate a new users home with a skeleton Public upload with encryption enabled Users now can decrypt the files again if their encryption app was enabled Many quota related fixes Total used space (with quota) now only counts user’s own files Many external storage fixes, improved performance Improved file navigation performance by using Ajax calls (no full page reload for each folder) The file owner can now also restore deleted shared files New version drop-down with previews and the ability to downloading versions directly
2013-12-27 16:56:38 +01:00
share/owncloud/lib/private/request.php
share/owncloud/lib/private/response.php
Update to 7.0.3 Changelog: Release "7.0.3" Oct 22. 2014 - Some OS X server fixes - Several external storage fixes and improvements - Close session early to speedup apps page loading - Add overwrite.cli.url config option - Fix finding old versions in special cases - Make versions and encryption aware of copy operations - Force loading encryption app in all needed cases - Better filesystem scanning error messages - LDAP wizard fixes - Add configuration switch to enable preview mimetypes - Create backup of all encryption keys before recovery - Add displayname for admins - Better config.sample documentation - Better apps descriptions - Improve visual feedback if recovery key password gets changed - Fix some object store integration issues - Improved data directory configuration - Fix DAV permissions without create permissions - Fix filepicker home icon being partly hidden - Do only follow http and https redirects - Properly delete old previews - Prevent upgrades between more than one major versions - Several security fixes - Lots of smaller improvements ----------------------------- Release "6.0.6" Oct 22. 2014 - Fix finding old versions in special cases - Make versions and encryption aware of copy operations - Force loading encryption app in all needed cases - Better filesystem scanning error messages - LDAP wizard fixes - Add configuration switch to enable preview mimetypes - Create backup of all encryption keys before recovery - Add displayname for admins - Several security fixes - Lots of smaller improvements ----------------------------- Release "5.0.18" Oct 22. 2014 - Only allow http and https redirects - Documentation fixes - Several security fixes - Several smaller fixes ----------------------------- Release "7.0.2" Aug 26. 2014 - App upgrading stability improvements - Make default share folder configurable - Improve readability of error messages - Log failed authentication - S3 key fixes - Fix range requests with encryption - Several LDAP fixes - Remove obsolete 'Download preparing' message for zip downloads - Remove not working checks from code checker - No error if we try to delete a file which no longer exists - Fix detection of system wide mount points - Simplify App navigation - Add group management to public api - Remove confusing 'automatic logon rejected' message - Implement a txt preview fallback for the case that ttf is not support - Fix tiny thumbnail bug - Don't display share permission if resharing was disabled by the admin - Close session right before the download starts - Fix date display in filepicker - Don't touch non-oc tables when doing the InnoDB repair step - Several Documents fixes - Correctly handle public uploads activities - Add better 4 image previews to gallery ----------------------------- Release "6.0.5" Aug 26. 2014 - Documentation improvements - fix anonymous upload if logged-in - Fix handling of special characters in group names - Fix downloading of big files in special situations - More consistent handling of debug mode - Fix sharing email notifications - Disabling upload button if upload is not possible - Fix detection of system wide mount points - Handle video viewer in sharing links correctly - Update encryption keys recursively if a folder was moved - Enable download button for public folders - Handle exceptions if file to too big for trash-bin correctly - Quota fixes - Avoid unnecessary writing to the DB when preferences are not changed - Disable download button if zip download is disabled - Fix searching for users in special situations - Mount-point handling fixes - Correctly handle storage stats for trash bin - Remove etag warning for trash bin - Hardened SFTP host verification ----------------------------- Release "7.0.1" Aug 4. 2014 - Set maximum width for notification so they don´t overlap the whole header - Don't preload videos on public sharing - Fix preview size calculation under certain conditions - Fix to always show all available versions in the versions dropdown - Support WebDAV copy operation and make encryption aware of it - Make sure to set the expire date if a date is set as default - Improved link icon for better UX - Fix rendering of blank template - Only call exec if is is enabled by PHP - Limit app menu icon size - Show a warning in the personal settings and admin settins if the encyption keys are not yet initialized - Always remove share permission if user is excluded from sharing - Add OCS api call to set expire date for link shares - Improved db schema migration for sqlite - Don't try to execute background jobs that no longer exist - Improve look of search on mobile, save space in top bar - Set core version after a successful update to make upgrade more robust of app upgrades fail - Verify whether download URLs are valid - Fix preview animation on uploading - Prevent cron.php to trigger apps updating - Fix remote share when remote server is installed at the root - Fix files sorting - Fix calendar import - Fix gallery pause icon - Several contacts fixes specifically for PHP 5.3 - Make updater more robust ----------------------------- Release "7.0.0" July 23. 2014 - New files view including sorting and endless scrolling - Server to Server sharing - Sharing overview - Improved sharing admin control - No more mandatory Shared folder - Improved ownCloud Documents features - Hugely improved Activity app including email notifications - Mobile optimized webinterface - Password strength indicator - Significant speed improvements - New user-management - Support for Swift object stores - Email configuration wizard - Email template editor - Improved upgrade process`
2014-11-30 01:08:57 +01:00
share/owncloud/lib/private/route/cachingrouter.php
share/owncloud/lib/private/route/route.php
share/owncloud/lib/private/route/router.php
Update to 6.0.0a * Switch to 6 branch * Replace interpreters with REPLACE_* Changelog: Version 6.0.0a Dec 14th 2013 Remove wrong warnings from logfile Fix LDAP authentication Fix LDAP configuration Fix Share dialog Fix migration under certain conditions Fix database encoding for old PHP versions Fix select all checkbox Fix migration with lucene search enabled Fix migration for postgresql Version 6.0.0 Dec 11th 2013 User Avatars Previews in files app and other places Updated design, less clutter and more whitespace Public gallery sharing Activities Better file conflict handling dialog Improved public App API Sharing API Example Files Share Email Notifications New Doctrine based database layer Plural translations Refactored OC.dialogs (both code and design wise) Priorize often used languages in personal-settings language selection Update jquery to 1.10.0 and add jquery-migrate 1.2.1 Show a summary as the last filelist entry Improve app-management (more verbose error-messages) Show ‘More apps’ link to app administration directly in app navigation Templates for newly created files Add MB indicator to size column Google Drive external storage uses a new library New icons for shared and external folders File uploads conflicts dialog Possibility to prepopulate a new users home with a skeleton Public upload with encryption enabled Users now can decrypt the files again if their encryption app was enabled Many quota related fixes Total used space (with quota) now only counts user’s own files Many external storage fixes, improved performance Improved file navigation performance by using Ajax calls (no full page reload for each folder) The file owner can now also restore deleted shared files New version drop-down with previews and the ability to downloading versions directly
2013-12-27 16:56:38 +01:00
share/owncloud/lib/private/search.php
share/owncloud/lib/private/search/provider/file.php
Update to 7.0.3 Changelog: Release "7.0.3" Oct 22. 2014 - Some OS X server fixes - Several external storage fixes and improvements - Close session early to speedup apps page loading - Add overwrite.cli.url config option - Fix finding old versions in special cases - Make versions and encryption aware of copy operations - Force loading encryption app in all needed cases - Better filesystem scanning error messages - LDAP wizard fixes - Add configuration switch to enable preview mimetypes - Create backup of all encryption keys before recovery - Add displayname for admins - Better config.sample documentation - Better apps descriptions - Improve visual feedback if recovery key password gets changed - Fix some object store integration issues - Improved data directory configuration - Fix DAV permissions without create permissions - Fix filepicker home icon being partly hidden - Do only follow http and https redirects - Properly delete old previews - Prevent upgrades between more than one major versions - Several security fixes - Lots of smaller improvements ----------------------------- Release "6.0.6" Oct 22. 2014 - Fix finding old versions in special cases - Make versions and encryption aware of copy operations - Force loading encryption app in all needed cases - Better filesystem scanning error messages - LDAP wizard fixes - Add configuration switch to enable preview mimetypes - Create backup of all encryption keys before recovery - Add displayname for admins - Several security fixes - Lots of smaller improvements ----------------------------- Release "5.0.18" Oct 22. 2014 - Only allow http and https redirects - Documentation fixes - Several security fixes - Several smaller fixes ----------------------------- Release "7.0.2" Aug 26. 2014 - App upgrading stability improvements - Make default share folder configurable - Improve readability of error messages - Log failed authentication - S3 key fixes - Fix range requests with encryption - Several LDAP fixes - Remove obsolete 'Download preparing' message for zip downloads - Remove not working checks from code checker - No error if we try to delete a file which no longer exists - Fix detection of system wide mount points - Simplify App navigation - Add group management to public api - Remove confusing 'automatic logon rejected' message - Implement a txt preview fallback for the case that ttf is not support - Fix tiny thumbnail bug - Don't display share permission if resharing was disabled by the admin - Close session right before the download starts - Fix date display in filepicker - Don't touch non-oc tables when doing the InnoDB repair step - Several Documents fixes - Correctly handle public uploads activities - Add better 4 image previews to gallery ----------------------------- Release "6.0.5" Aug 26. 2014 - Documentation improvements - fix anonymous upload if logged-in - Fix handling of special characters in group names - Fix downloading of big files in special situations - More consistent handling of debug mode - Fix sharing email notifications - Disabling upload button if upload is not possible - Fix detection of system wide mount points - Handle video viewer in sharing links correctly - Update encryption keys recursively if a folder was moved - Enable download button for public folders - Handle exceptions if file to too big for trash-bin correctly - Quota fixes - Avoid unnecessary writing to the DB when preferences are not changed - Disable download button if zip download is disabled - Fix searching for users in special situations - Mount-point handling fixes - Correctly handle storage stats for trash bin - Remove etag warning for trash bin - Hardened SFTP host verification ----------------------------- Release "7.0.1" Aug 4. 2014 - Set maximum width for notification so they don´t overlap the whole header - Don't preload videos on public sharing - Fix preview size calculation under certain conditions - Fix to always show all available versions in the versions dropdown - Support WebDAV copy operation and make encryption aware of it - Make sure to set the expire date if a date is set as default - Improved link icon for better UX - Fix rendering of blank template - Only call exec if is is enabled by PHP - Limit app menu icon size - Show a warning in the personal settings and admin settins if the encyption keys are not yet initialized - Always remove share permission if user is excluded from sharing - Add OCS api call to set expire date for link shares - Improved db schema migration for sqlite - Don't try to execute background jobs that no longer exist - Improve look of search on mobile, save space in top bar - Set core version after a successful update to make upgrade more robust of app upgrades fail - Verify whether download URLs are valid - Fix preview animation on uploading - Prevent cron.php to trigger apps updating - Fix remote share when remote server is installed at the root - Fix files sorting - Fix calendar import - Fix gallery pause icon - Several contacts fixes specifically for PHP 5.3 - Make updater more robust ----------------------------- Release "7.0.0" July 23. 2014 - New files view including sorting and endless scrolling - Server to Server sharing - Sharing overview - Improved sharing admin control - No more mandatory Shared folder - Improved ownCloud Documents features - Hugely improved Activity app including email notifications - Mobile optimized webinterface - Password strength indicator - Significant speed improvements - New user-management - Support for Swift object stores - Email configuration wizard - Email template editor - Improved upgrade process`
2014-11-30 01:08:57 +01:00
share/owncloud/lib/private/search/result/audio.php
share/owncloud/lib/private/search/result/file.php
share/owncloud/lib/private/search/result/folder.php
share/owncloud/lib/private/search/result/image.php
share/owncloud/lib/private/security/certificate.php
share/owncloud/lib/private/security/certificatemanager.php
share/owncloud/lib/private/security/crypto.php
share/owncloud/lib/private/security/hasher.php
share/owncloud/lib/private/security/securerandom.php
share/owncloud/lib/private/security/stringutils.php
Update to 6.0.0a * Switch to 6 branch * Replace interpreters with REPLACE_* Changelog: Version 6.0.0a Dec 14th 2013 Remove wrong warnings from logfile Fix LDAP authentication Fix LDAP configuration Fix Share dialog Fix migration under certain conditions Fix database encoding for old PHP versions Fix select all checkbox Fix migration with lucene search enabled Fix migration for postgresql Version 6.0.0 Dec 11th 2013 User Avatars Previews in files app and other places Updated design, less clutter and more whitespace Public gallery sharing Activities Better file conflict handling dialog Improved public App API Sharing API Example Files Share Email Notifications New Doctrine based database layer Plural translations Refactored OC.dialogs (both code and design wise) Priorize often used languages in personal-settings language selection Update jquery to 1.10.0 and add jquery-migrate 1.2.1 Show a summary as the last filelist entry Improve app-management (more verbose error-messages) Show ‘More apps’ link to app administration directly in app navigation Templates for newly created files Add MB indicator to size column Google Drive external storage uses a new library New icons for shared and external folders File uploads conflicts dialog Possibility to prepopulate a new users home with a skeleton Public upload with encryption enabled Users now can decrypt the files again if their encryption app was enabled Many quota related fixes Total used space (with quota) now only counts user’s own files Many external storage fixes, improved performance Improved file navigation performance by using Ajax calls (no full page reload for each folder) The file owner can now also restore deleted shared files New version drop-down with previews and the ability to downloading versions directly
2013-12-27 16:56:38 +01:00
share/owncloud/lib/private/server.php
Update to 7.0.3 Changelog: Release "7.0.3" Oct 22. 2014 - Some OS X server fixes - Several external storage fixes and improvements - Close session early to speedup apps page loading - Add overwrite.cli.url config option - Fix finding old versions in special cases - Make versions and encryption aware of copy operations - Force loading encryption app in all needed cases - Better filesystem scanning error messages - LDAP wizard fixes - Add configuration switch to enable preview mimetypes - Create backup of all encryption keys before recovery - Add displayname for admins - Better config.sample documentation - Better apps descriptions - Improve visual feedback if recovery key password gets changed - Fix some object store integration issues - Improved data directory configuration - Fix DAV permissions without create permissions - Fix filepicker home icon being partly hidden - Do only follow http and https redirects - Properly delete old previews - Prevent upgrades between more than one major versions - Several security fixes - Lots of smaller improvements ----------------------------- Release "6.0.6" Oct 22. 2014 - Fix finding old versions in special cases - Make versions and encryption aware of copy operations - Force loading encryption app in all needed cases - Better filesystem scanning error messages - LDAP wizard fixes - Add configuration switch to enable preview mimetypes - Create backup of all encryption keys before recovery - Add displayname for admins - Several security fixes - Lots of smaller improvements ----------------------------- Release "5.0.18" Oct 22. 2014 - Only allow http and https redirects - Documentation fixes - Several security fixes - Several smaller fixes ----------------------------- Release "7.0.2" Aug 26. 2014 - App upgrading stability improvements - Make default share folder configurable - Improve readability of error messages - Log failed authentication - S3 key fixes - Fix range requests with encryption - Several LDAP fixes - Remove obsolete 'Download preparing' message for zip downloads - Remove not working checks from code checker - No error if we try to delete a file which no longer exists - Fix detection of system wide mount points - Simplify App navigation - Add group management to public api - Remove confusing 'automatic logon rejected' message - Implement a txt preview fallback for the case that ttf is not support - Fix tiny thumbnail bug - Don't display share permission if resharing was disabled by the admin - Close session right before the download starts - Fix date display in filepicker - Don't touch non-oc tables when doing the InnoDB repair step - Several Documents fixes - Correctly handle public uploads activities - Add better 4 image previews to gallery ----------------------------- Release "6.0.5" Aug 26. 2014 - Documentation improvements - fix anonymous upload if logged-in - Fix handling of special characters in group names - Fix downloading of big files in special situations - More consistent handling of debug mode - Fix sharing email notifications - Disabling upload button if upload is not possible - Fix detection of system wide mount points - Handle video viewer in sharing links correctly - Update encryption keys recursively if a folder was moved - Enable download button for public folders - Handle exceptions if file to too big for trash-bin correctly - Quota fixes - Avoid unnecessary writing to the DB when preferences are not changed - Disable download button if zip download is disabled - Fix searching for users in special situations - Mount-point handling fixes - Correctly handle storage stats for trash bin - Remove etag warning for trash bin - Hardened SFTP host verification ----------------------------- Release "7.0.1" Aug 4. 2014 - Set maximum width for notification so they don´t overlap the whole header - Don't preload videos on public sharing - Fix preview size calculation under certain conditions - Fix to always show all available versions in the versions dropdown - Support WebDAV copy operation and make encryption aware of it - Make sure to set the expire date if a date is set as default - Improved link icon for better UX - Fix rendering of blank template - Only call exec if is is enabled by PHP - Limit app menu icon size - Show a warning in the personal settings and admin settins if the encyption keys are not yet initialized - Always remove share permission if user is excluded from sharing - Add OCS api call to set expire date for link shares - Improved db schema migration for sqlite - Don't try to execute background jobs that no longer exist - Improve look of search on mobile, save space in top bar - Set core version after a successful update to make upgrade more robust of app upgrades fail - Verify whether download URLs are valid - Fix preview animation on uploading - Prevent cron.php to trigger apps updating - Fix remote share when remote server is installed at the root - Fix files sorting - Fix calendar import - Fix gallery pause icon - Several contacts fixes specifically for PHP 5.3 - Make updater more robust ----------------------------- Release "7.0.0" July 23. 2014 - New files view including sorting and endless scrolling - Server to Server sharing - Sharing overview - Improved sharing admin control - No more mandatory Shared folder - Improved ownCloud Documents features - Hugely improved Activity app including email notifications - Mobile optimized webinterface - Password strength indicator - Significant speed improvements - New user-management - Support for Swift object stores - Email configuration wizard - Email template editor - Improved upgrade process`
2014-11-30 01:08:57 +01:00
share/owncloud/lib/private/serviceunavailableexception.php
Update to 6.0.0a * Switch to 6 branch * Replace interpreters with REPLACE_* Changelog: Version 6.0.0a Dec 14th 2013 Remove wrong warnings from logfile Fix LDAP authentication Fix LDAP configuration Fix Share dialog Fix migration under certain conditions Fix database encoding for old PHP versions Fix select all checkbox Fix migration with lucene search enabled Fix migration for postgresql Version 6.0.0 Dec 11th 2013 User Avatars Previews in files app and other places Updated design, less clutter and more whitespace Public gallery sharing Activities Better file conflict handling dialog Improved public App API Sharing API Example Files Share Email Notifications New Doctrine based database layer Plural translations Refactored OC.dialogs (both code and design wise) Priorize often used languages in personal-settings language selection Update jquery to 1.10.0 and add jquery-migrate 1.2.1 Show a summary as the last filelist entry Improve app-management (more verbose error-messages) Show ‘More apps’ link to app administration directly in app navigation Templates for newly created files Add MB indicator to size column Google Drive external storage uses a new library New icons for shared and external folders File uploads conflicts dialog Possibility to prepopulate a new users home with a skeleton Public upload with encryption enabled Users now can decrypt the files again if their encryption app was enabled Many quota related fixes Total used space (with quota) now only counts user’s own files Many external storage fixes, improved performance Improved file navigation performance by using Ajax calls (no full page reload for each folder) The file owner can now also restore deleted shared files New version drop-down with previews and the ability to downloading versions directly
2013-12-27 16:56:38 +01:00
share/owncloud/lib/private/session/internal.php
share/owncloud/lib/private/session/memory.php
share/owncloud/lib/private/session/session.php
share/owncloud/lib/private/setup.php
share/owncloud/lib/private/setup/abstractdatabase.php
share/owncloud/lib/private/setup/mssql.php
share/owncloud/lib/private/setup/mysql.php
share/owncloud/lib/private/setup/oci.php
share/owncloud/lib/private/setup/postgresql.php
share/owncloud/lib/private/setup/sqlite.php
Update to 7.0.3 Changelog: Release "7.0.3" Oct 22. 2014 - Some OS X server fixes - Several external storage fixes and improvements - Close session early to speedup apps page loading - Add overwrite.cli.url config option - Fix finding old versions in special cases - Make versions and encryption aware of copy operations - Force loading encryption app in all needed cases - Better filesystem scanning error messages - LDAP wizard fixes - Add configuration switch to enable preview mimetypes - Create backup of all encryption keys before recovery - Add displayname for admins - Better config.sample documentation - Better apps descriptions - Improve visual feedback if recovery key password gets changed - Fix some object store integration issues - Improved data directory configuration - Fix DAV permissions without create permissions - Fix filepicker home icon being partly hidden - Do only follow http and https redirects - Properly delete old previews - Prevent upgrades between more than one major versions - Several security fixes - Lots of smaller improvements ----------------------------- Release "6.0.6" Oct 22. 2014 - Fix finding old versions in special cases - Make versions and encryption aware of copy operations - Force loading encryption app in all needed cases - Better filesystem scanning error messages - LDAP wizard fixes - Add configuration switch to enable preview mimetypes - Create backup of all encryption keys before recovery - Add displayname for admins - Several security fixes - Lots of smaller improvements ----------------------------- Release "5.0.18" Oct 22. 2014 - Only allow http and https redirects - Documentation fixes - Several security fixes - Several smaller fixes ----------------------------- Release "7.0.2" Aug 26. 2014 - App upgrading stability improvements - Make default share folder configurable - Improve readability of error messages - Log failed authentication - S3 key fixes - Fix range requests with encryption - Several LDAP fixes - Remove obsolete 'Download preparing' message for zip downloads - Remove not working checks from code checker - No error if we try to delete a file which no longer exists - Fix detection of system wide mount points - Simplify App navigation - Add group management to public api - Remove confusing 'automatic logon rejected' message - Implement a txt preview fallback for the case that ttf is not support - Fix tiny thumbnail bug - Don't display share permission if resharing was disabled by the admin - Close session right before the download starts - Fix date display in filepicker - Don't touch non-oc tables when doing the InnoDB repair step - Several Documents fixes - Correctly handle public uploads activities - Add better 4 image previews to gallery ----------------------------- Release "6.0.5" Aug 26. 2014 - Documentation improvements - fix anonymous upload if logged-in - Fix handling of special characters in group names - Fix downloading of big files in special situations - More consistent handling of debug mode - Fix sharing email notifications - Disabling upload button if upload is not possible - Fix detection of system wide mount points - Handle video viewer in sharing links correctly - Update encryption keys recursively if a folder was moved - Enable download button for public folders - Handle exceptions if file to too big for trash-bin correctly - Quota fixes - Avoid unnecessary writing to the DB when preferences are not changed - Disable download button if zip download is disabled - Fix searching for users in special situations - Mount-point handling fixes - Correctly handle storage stats for trash bin - Remove etag warning for trash bin - Hardened SFTP host verification ----------------------------- Release "7.0.1" Aug 4. 2014 - Set maximum width for notification so they don´t overlap the whole header - Don't preload videos on public sharing - Fix preview size calculation under certain conditions - Fix to always show all available versions in the versions dropdown - Support WebDAV copy operation and make encryption aware of it - Make sure to set the expire date if a date is set as default - Improved link icon for better UX - Fix rendering of blank template - Only call exec if is is enabled by PHP - Limit app menu icon size - Show a warning in the personal settings and admin settins if the encyption keys are not yet initialized - Always remove share permission if user is excluded from sharing - Add OCS api call to set expire date for link shares - Improved db schema migration for sqlite - Don't try to execute background jobs that no longer exist - Improve look of search on mobile, save space in top bar - Set core version after a successful update to make upgrade more robust of app upgrades fail - Verify whether download URLs are valid - Fix preview animation on uploading - Prevent cron.php to trigger apps updating - Fix remote share when remote server is installed at the root - Fix files sorting - Fix calendar import - Fix gallery pause icon - Several contacts fixes specifically for PHP 5.3 - Make updater more robust ----------------------------- Release "7.0.0" July 23. 2014 - New files view including sorting and endless scrolling - Server to Server sharing - Sharing overview - Improved sharing admin control - No more mandatory Shared folder - Improved ownCloud Documents features - Hugely improved Activity app including email notifications - Mobile optimized webinterface - Password strength indicator - Significant speed improvements - New user-management - Support for Swift object stores - Email configuration wizard - Email template editor - Improved upgrade process`
2014-11-30 01:08:57 +01:00
share/owncloud/lib/private/share/constants.php
share/owncloud/lib/private/share/helper.php
share/owncloud/lib/private/share/hooks.php
share/owncloud/lib/private/share/mailnotifications.php
share/owncloud/lib/private/share/searchresultsorter.php
Update to 7.0.3 Changelog: Release "7.0.3" Oct 22. 2014 - Some OS X server fixes - Several external storage fixes and improvements - Close session early to speedup apps page loading - Add overwrite.cli.url config option - Fix finding old versions in special cases - Make versions and encryption aware of copy operations - Force loading encryption app in all needed cases - Better filesystem scanning error messages - LDAP wizard fixes - Add configuration switch to enable preview mimetypes - Create backup of all encryption keys before recovery - Add displayname for admins - Better config.sample documentation - Better apps descriptions - Improve visual feedback if recovery key password gets changed - Fix some object store integration issues - Improved data directory configuration - Fix DAV permissions without create permissions - Fix filepicker home icon being partly hidden - Do only follow http and https redirects - Properly delete old previews - Prevent upgrades between more than one major versions - Several security fixes - Lots of smaller improvements ----------------------------- Release "6.0.6" Oct 22. 2014 - Fix finding old versions in special cases - Make versions and encryption aware of copy operations - Force loading encryption app in all needed cases - Better filesystem scanning error messages - LDAP wizard fixes - Add configuration switch to enable preview mimetypes - Create backup of all encryption keys before recovery - Add displayname for admins - Several security fixes - Lots of smaller improvements ----------------------------- Release "5.0.18" Oct 22. 2014 - Only allow http and https redirects - Documentation fixes - Several security fixes - Several smaller fixes ----------------------------- Release "7.0.2" Aug 26. 2014 - App upgrading stability improvements - Make default share folder configurable - Improve readability of error messages - Log failed authentication - S3 key fixes - Fix range requests with encryption - Several LDAP fixes - Remove obsolete 'Download preparing' message for zip downloads - Remove not working checks from code checker - No error if we try to delete a file which no longer exists - Fix detection of system wide mount points - Simplify App navigation - Add group management to public api - Remove confusing 'automatic logon rejected' message - Implement a txt preview fallback for the case that ttf is not support - Fix tiny thumbnail bug - Don't display share permission if resharing was disabled by the admin - Close session right before the download starts - Fix date display in filepicker - Don't touch non-oc tables when doing the InnoDB repair step - Several Documents fixes - Correctly handle public uploads activities - Add better 4 image previews to gallery ----------------------------- Release "6.0.5" Aug 26. 2014 - Documentation improvements - fix anonymous upload if logged-in - Fix handling of special characters in group names - Fix downloading of big files in special situations - More consistent handling of debug mode - Fix sharing email notifications - Disabling upload button if upload is not possible - Fix detection of system wide mount points - Handle video viewer in sharing links correctly - Update encryption keys recursively if a folder was moved - Enable download button for public folders - Handle exceptions if file to too big for trash-bin correctly - Quota fixes - Avoid unnecessary writing to the DB when preferences are not changed - Disable download button if zip download is disabled - Fix searching for users in special situations - Mount-point handling fixes - Correctly handle storage stats for trash bin - Remove etag warning for trash bin - Hardened SFTP host verification ----------------------------- Release "7.0.1" Aug 4. 2014 - Set maximum width for notification so they don´t overlap the whole header - Don't preload videos on public sharing - Fix preview size calculation under certain conditions - Fix to always show all available versions in the versions dropdown - Support WebDAV copy operation and make encryption aware of it - Make sure to set the expire date if a date is set as default - Improved link icon for better UX - Fix rendering of blank template - Only call exec if is is enabled by PHP - Limit app menu icon size - Show a warning in the personal settings and admin settins if the encyption keys are not yet initialized - Always remove share permission if user is excluded from sharing - Add OCS api call to set expire date for link shares - Improved db schema migration for sqlite - Don't try to execute background jobs that no longer exist - Improve look of search on mobile, save space in top bar - Set core version after a successful update to make upgrade more robust of app upgrades fail - Verify whether download URLs are valid - Fix preview animation on uploading - Prevent cron.php to trigger apps updating - Fix remote share when remote server is installed at the root - Fix files sorting - Fix calendar import - Fix gallery pause icon - Several contacts fixes specifically for PHP 5.3 - Make updater more robust ----------------------------- Release "7.0.0" July 23. 2014 - New files view including sorting and endless scrolling - Server to Server sharing - Sharing overview - Improved sharing admin control - No more mandatory Shared folder - Improved ownCloud Documents features - Hugely improved Activity app including email notifications - Mobile optimized webinterface - Password strength indicator - Significant speed improvements - New user-management - Support for Swift object stores - Email configuration wizard - Email template editor - Improved upgrade process`
2014-11-30 01:08:57 +01:00
share/owncloud/lib/private/share/share.php
Update to 6.0.0a * Switch to 6 branch * Replace interpreters with REPLACE_* Changelog: Version 6.0.0a Dec 14th 2013 Remove wrong warnings from logfile Fix LDAP authentication Fix LDAP configuration Fix Share dialog Fix migration under certain conditions Fix database encoding for old PHP versions Fix select all checkbox Fix migration with lucene search enabled Fix migration for postgresql Version 6.0.0 Dec 11th 2013 User Avatars Previews in files app and other places Updated design, less clutter and more whitespace Public gallery sharing Activities Better file conflict handling dialog Improved public App API Sharing API Example Files Share Email Notifications New Doctrine based database layer Plural translations Refactored OC.dialogs (both code and design wise) Priorize often used languages in personal-settings language selection Update jquery to 1.10.0 and add jquery-migrate 1.2.1 Show a summary as the last filelist entry Improve app-management (more verbose error-messages) Show ‘More apps’ link to app administration directly in app navigation Templates for newly created files Add MB indicator to size column Google Drive external storage uses a new library New icons for shared and external folders File uploads conflicts dialog Possibility to prepopulate a new users home with a skeleton Public upload with encryption enabled Users now can decrypt the files again if their encryption app was enabled Many quota related fixes Total used space (with quota) now only counts user’s own files Many external storage fixes, improved performance Improved file navigation performance by using Ajax calls (no full page reload for each folder) The file owner can now also restore deleted shared files New version drop-down with previews and the ability to downloading versions directly
2013-12-27 16:56:38 +01:00
share/owncloud/lib/private/subadmin.php
share/owncloud/lib/private/systemconfig.php
share/owncloud/lib/private/tagging/tag.php
share/owncloud/lib/private/tagging/tagmapper.php
Update to 6.0.0a * Switch to 6 branch * Replace interpreters with REPLACE_* Changelog: Version 6.0.0a Dec 14th 2013 Remove wrong warnings from logfile Fix LDAP authentication Fix LDAP configuration Fix Share dialog Fix migration under certain conditions Fix database encoding for old PHP versions Fix select all checkbox Fix migration with lucene search enabled Fix migration for postgresql Version 6.0.0 Dec 11th 2013 User Avatars Previews in files app and other places Updated design, less clutter and more whitespace Public gallery sharing Activities Better file conflict handling dialog Improved public App API Sharing API Example Files Share Email Notifications New Doctrine based database layer Plural translations Refactored OC.dialogs (both code and design wise) Priorize often used languages in personal-settings language selection Update jquery to 1.10.0 and add jquery-migrate 1.2.1 Show a summary as the last filelist entry Improve app-management (more verbose error-messages) Show ‘More apps’ link to app administration directly in app navigation Templates for newly created files Add MB indicator to size column Google Drive external storage uses a new library New icons for shared and external folders File uploads conflicts dialog Possibility to prepopulate a new users home with a skeleton Public upload with encryption enabled Users now can decrypt the files again if their encryption app was enabled Many quota related fixes Total used space (with quota) now only counts user’s own files Many external storage fixes, improved performance Improved file navigation performance by using Ajax calls (no full page reload for each folder) The file owner can now also restore deleted shared files New version drop-down with previews and the ability to downloading versions directly
2013-12-27 16:56:38 +01:00
share/owncloud/lib/private/tagmanager.php
share/owncloud/lib/private/tags.php
share/owncloud/lib/private/template.php
share/owncloud/lib/private/template/base.php
share/owncloud/lib/private/template/cssresourcelocator.php
share/owncloud/lib/private/template/functions.php
share/owncloud/lib/private/template/jsresourcelocator.php
share/owncloud/lib/private/template/resourcelocator.php
share/owncloud/lib/private/template/templatefilelocator.php
share/owncloud/lib/private/templatelayout.php
share/owncloud/lib/private/tempmanager.php
Update to 6.0.0a * Switch to 6 branch * Replace interpreters with REPLACE_* Changelog: Version 6.0.0a Dec 14th 2013 Remove wrong warnings from logfile Fix LDAP authentication Fix LDAP configuration Fix Share dialog Fix migration under certain conditions Fix database encoding for old PHP versions Fix select all checkbox Fix migration with lucene search enabled Fix migration for postgresql Version 6.0.0 Dec 11th 2013 User Avatars Previews in files app and other places Updated design, less clutter and more whitespace Public gallery sharing Activities Better file conflict handling dialog Improved public App API Sharing API Example Files Share Email Notifications New Doctrine based database layer Plural translations Refactored OC.dialogs (both code and design wise) Priorize often used languages in personal-settings language selection Update jquery to 1.10.0 and add jquery-migrate 1.2.1 Show a summary as the last filelist entry Improve app-management (more verbose error-messages) Show ‘More apps’ link to app administration directly in app navigation Templates for newly created files Add MB indicator to size column Google Drive external storage uses a new library New icons for shared and external folders File uploads conflicts dialog Possibility to prepopulate a new users home with a skeleton Public upload with encryption enabled Users now can decrypt the files again if their encryption app was enabled Many quota related fixes Total used space (with quota) now only counts user’s own files Many external storage fixes, improved performance Improved file navigation performance by using Ajax calls (no full page reload for each folder) The file owner can now also restore deleted shared files New version drop-down with previews and the ability to downloading versions directly
2013-12-27 16:56:38 +01:00
share/owncloud/lib/private/updater.php
share/owncloud/lib/private/urlgenerator.php
share/owncloud/lib/private/user.php
share/owncloud/lib/private/user/backend.php
share/owncloud/lib/private/user/database.php
share/owncloud/lib/private/user/dummy.php
share/owncloud/lib/private/user/example.php
share/owncloud/lib/private/user/http.php
share/owncloud/lib/private/user/interface.php
share/owncloud/lib/private/user/loginexception.php
Update to 6.0.0a * Switch to 6 branch * Replace interpreters with REPLACE_* Changelog: Version 6.0.0a Dec 14th 2013 Remove wrong warnings from logfile Fix LDAP authentication Fix LDAP configuration Fix Share dialog Fix migration under certain conditions Fix database encoding for old PHP versions Fix select all checkbox Fix migration with lucene search enabled Fix migration for postgresql Version 6.0.0 Dec 11th 2013 User Avatars Previews in files app and other places Updated design, less clutter and more whitespace Public gallery sharing Activities Better file conflict handling dialog Improved public App API Sharing API Example Files Share Email Notifications New Doctrine based database layer Plural translations Refactored OC.dialogs (both code and design wise) Priorize often used languages in personal-settings language selection Update jquery to 1.10.0 and add jquery-migrate 1.2.1 Show a summary as the last filelist entry Improve app-management (more verbose error-messages) Show ‘More apps’ link to app administration directly in app navigation Templates for newly created files Add MB indicator to size column Google Drive external storage uses a new library New icons for shared and external folders File uploads conflicts dialog Possibility to prepopulate a new users home with a skeleton Public upload with encryption enabled Users now can decrypt the files again if their encryption app was enabled Many quota related fixes Total used space (with quota) now only counts user’s own files Many external storage fixes, improved performance Improved file navigation performance by using Ajax calls (no full page reload for each folder) The file owner can now also restore deleted shared files New version drop-down with previews and the ability to downloading versions directly
2013-12-27 16:56:38 +01:00
share/owncloud/lib/private/user/manager.php
share/owncloud/lib/private/user/session.php
share/owncloud/lib/private/user/user.php
share/owncloud/lib/private/util.php
share/owncloud/lib/private/vobject.php
share/owncloud/lib/private/vobject/compoundproperty.php
share/owncloud/lib/private/vobject/stringproperty.php
share/owncloud/lib/public/activity/iconsumer.php
Update to 7.0.3 Changelog: Release "7.0.3" Oct 22. 2014 - Some OS X server fixes - Several external storage fixes and improvements - Close session early to speedup apps page loading - Add overwrite.cli.url config option - Fix finding old versions in special cases - Make versions and encryption aware of copy operations - Force loading encryption app in all needed cases - Better filesystem scanning error messages - LDAP wizard fixes - Add configuration switch to enable preview mimetypes - Create backup of all encryption keys before recovery - Add displayname for admins - Better config.sample documentation - Better apps descriptions - Improve visual feedback if recovery key password gets changed - Fix some object store integration issues - Improved data directory configuration - Fix DAV permissions without create permissions - Fix filepicker home icon being partly hidden - Do only follow http and https redirects - Properly delete old previews - Prevent upgrades between more than one major versions - Several security fixes - Lots of smaller improvements ----------------------------- Release "6.0.6" Oct 22. 2014 - Fix finding old versions in special cases - Make versions and encryption aware of copy operations - Force loading encryption app in all needed cases - Better filesystem scanning error messages - LDAP wizard fixes - Add configuration switch to enable preview mimetypes - Create backup of all encryption keys before recovery - Add displayname for admins - Several security fixes - Lots of smaller improvements ----------------------------- Release "5.0.18" Oct 22. 2014 - Only allow http and https redirects - Documentation fixes - Several security fixes - Several smaller fixes ----------------------------- Release "7.0.2" Aug 26. 2014 - App upgrading stability improvements - Make default share folder configurable - Improve readability of error messages - Log failed authentication - S3 key fixes - Fix range requests with encryption - Several LDAP fixes - Remove obsolete 'Download preparing' message for zip downloads - Remove not working checks from code checker - No error if we try to delete a file which no longer exists - Fix detection of system wide mount points - Simplify App navigation - Add group management to public api - Remove confusing 'automatic logon rejected' message - Implement a txt preview fallback for the case that ttf is not support - Fix tiny thumbnail bug - Don't display share permission if resharing was disabled by the admin - Close session right before the download starts - Fix date display in filepicker - Don't touch non-oc tables when doing the InnoDB repair step - Several Documents fixes - Correctly handle public uploads activities - Add better 4 image previews to gallery ----------------------------- Release "6.0.5" Aug 26. 2014 - Documentation improvements - fix anonymous upload if logged-in - Fix handling of special characters in group names - Fix downloading of big files in special situations - More consistent handling of debug mode - Fix sharing email notifications - Disabling upload button if upload is not possible - Fix detection of system wide mount points - Handle video viewer in sharing links correctly - Update encryption keys recursively if a folder was moved - Enable download button for public folders - Handle exceptions if file to too big for trash-bin correctly - Quota fixes - Avoid unnecessary writing to the DB when preferences are not changed - Disable download button if zip download is disabled - Fix searching for users in special situations - Mount-point handling fixes - Correctly handle storage stats for trash bin - Remove etag warning for trash bin - Hardened SFTP host verification ----------------------------- Release "7.0.1" Aug 4. 2014 - Set maximum width for notification so they don´t overlap the whole header - Don't preload videos on public sharing - Fix preview size calculation under certain conditions - Fix to always show all available versions in the versions dropdown - Support WebDAV copy operation and make encryption aware of it - Make sure to set the expire date if a date is set as default - Improved link icon for better UX - Fix rendering of blank template - Only call exec if is is enabled by PHP - Limit app menu icon size - Show a warning in the personal settings and admin settins if the encyption keys are not yet initialized - Always remove share permission if user is excluded from sharing - Add OCS api call to set expire date for link shares - Improved db schema migration for sqlite - Don't try to execute background jobs that no longer exist - Improve look of search on mobile, save space in top bar - Set core version after a successful update to make upgrade more robust of app upgrades fail - Verify whether download URLs are valid - Fix preview animation on uploading - Prevent cron.php to trigger apps updating - Fix remote share when remote server is installed at the root - Fix files sorting - Fix calendar import - Fix gallery pause icon - Several contacts fixes specifically for PHP 5.3 - Make updater more robust ----------------------------- Release "7.0.0" July 23. 2014 - New files view including sorting and endless scrolling - Server to Server sharing - Sharing overview - Improved sharing admin control - No more mandatory Shared folder - Improved ownCloud Documents features - Hugely improved Activity app including email notifications - Mobile optimized webinterface - Password strength indicator - Significant speed improvements - New user-management - Support for Swift object stores - Email configuration wizard - Email template editor - Improved upgrade process`
2014-11-30 01:08:57 +01:00
share/owncloud/lib/public/activity/iextension.php
Update to 6.0.0a * Switch to 6 branch * Replace interpreters with REPLACE_* Changelog: Version 6.0.0a Dec 14th 2013 Remove wrong warnings from logfile Fix LDAP authentication Fix LDAP configuration Fix Share dialog Fix migration under certain conditions Fix database encoding for old PHP versions Fix select all checkbox Fix migration with lucene search enabled Fix migration for postgresql Version 6.0.0 Dec 11th 2013 User Avatars Previews in files app and other places Updated design, less clutter and more whitespace Public gallery sharing Activities Better file conflict handling dialog Improved public App API Sharing API Example Files Share Email Notifications New Doctrine based database layer Plural translations Refactored OC.dialogs (both code and design wise) Priorize often used languages in personal-settings language selection Update jquery to 1.10.0 and add jquery-migrate 1.2.1 Show a summary as the last filelist entry Improve app-management (more verbose error-messages) Show ‘More apps’ link to app administration directly in app navigation Templates for newly created files Add MB indicator to size column Google Drive external storage uses a new library New icons for shared and external folders File uploads conflicts dialog Possibility to prepopulate a new users home with a skeleton Public upload with encryption enabled Users now can decrypt the files again if their encryption app was enabled Many quota related fixes Total used space (with quota) now only counts user’s own files Many external storage fixes, improved performance Improved file navigation performance by using Ajax calls (no full page reload for each folder) The file owner can now also restore deleted shared files New version drop-down with previews and the ability to downloading versions directly
2013-12-27 16:56:38 +01:00
share/owncloud/lib/public/activity/imanager.php
share/owncloud/lib/public/api.php
share/owncloud/lib/public/app.php
share/owncloud/lib/public/app/iappmanager.php
Update to 7.0.3 Changelog: Release "7.0.3" Oct 22. 2014 - Some OS X server fixes - Several external storage fixes and improvements - Close session early to speedup apps page loading - Add overwrite.cli.url config option - Fix finding old versions in special cases - Make versions and encryption aware of copy operations - Force loading encryption app in all needed cases - Better filesystem scanning error messages - LDAP wizard fixes - Add configuration switch to enable preview mimetypes - Create backup of all encryption keys before recovery - Add displayname for admins - Better config.sample documentation - Better apps descriptions - Improve visual feedback if recovery key password gets changed - Fix some object store integration issues - Improved data directory configuration - Fix DAV permissions without create permissions - Fix filepicker home icon being partly hidden - Do only follow http and https redirects - Properly delete old previews - Prevent upgrades between more than one major versions - Several security fixes - Lots of smaller improvements ----------------------------- Release "6.0.6" Oct 22. 2014 - Fix finding old versions in special cases - Make versions and encryption aware of copy operations - Force loading encryption app in all needed cases - Better filesystem scanning error messages - LDAP wizard fixes - Add configuration switch to enable preview mimetypes - Create backup of all encryption keys before recovery - Add displayname for admins - Several security fixes - Lots of smaller improvements ----------------------------- Release "5.0.18" Oct 22. 2014 - Only allow http and https redirects - Documentation fixes - Several security fixes - Several smaller fixes ----------------------------- Release "7.0.2" Aug 26. 2014 - App upgrading stability improvements - Make default share folder configurable - Improve readability of error messages - Log failed authentication - S3 key fixes - Fix range requests with encryption - Several LDAP fixes - Remove obsolete 'Download preparing' message for zip downloads - Remove not working checks from code checker - No error if we try to delete a file which no longer exists - Fix detection of system wide mount points - Simplify App navigation - Add group management to public api - Remove confusing 'automatic logon rejected' message - Implement a txt preview fallback for the case that ttf is not support - Fix tiny thumbnail bug - Don't display share permission if resharing was disabled by the admin - Close session right before the download starts - Fix date display in filepicker - Don't touch non-oc tables when doing the InnoDB repair step - Several Documents fixes - Correctly handle public uploads activities - Add better 4 image previews to gallery ----------------------------- Release "6.0.5" Aug 26. 2014 - Documentation improvements - fix anonymous upload if logged-in - Fix handling of special characters in group names - Fix downloading of big files in special situations - More consistent handling of debug mode - Fix sharing email notifications - Disabling upload button if upload is not possible - Fix detection of system wide mount points - Handle video viewer in sharing links correctly - Update encryption keys recursively if a folder was moved - Enable download button for public folders - Handle exceptions if file to too big for trash-bin correctly - Quota fixes - Avoid unnecessary writing to the DB when preferences are not changed - Disable download button if zip download is disabled - Fix searching for users in special situations - Mount-point handling fixes - Correctly handle storage stats for trash bin - Remove etag warning for trash bin - Hardened SFTP host verification ----------------------------- Release "7.0.1" Aug 4. 2014 - Set maximum width for notification so they don´t overlap the whole header - Don't preload videos on public sharing - Fix preview size calculation under certain conditions - Fix to always show all available versions in the versions dropdown - Support WebDAV copy operation and make encryption aware of it - Make sure to set the expire date if a date is set as default - Improved link icon for better UX - Fix rendering of blank template - Only call exec if is is enabled by PHP - Limit app menu icon size - Show a warning in the personal settings and admin settins if the encyption keys are not yet initialized - Always remove share permission if user is excluded from sharing - Add OCS api call to set expire date for link shares - Improved db schema migration for sqlite - Don't try to execute background jobs that no longer exist - Improve look of search on mobile, save space in top bar - Set core version after a successful update to make upgrade more robust of app upgrades fail - Verify whether download URLs are valid - Fix preview animation on uploading - Prevent cron.php to trigger apps updating - Fix remote share when remote server is installed at the root - Fix files sorting - Fix calendar import - Fix gallery pause icon - Several contacts fixes specifically for PHP 5.3 - Make updater more robust ----------------------------- Release "7.0.0" July 23. 2014 - New files view including sorting and endless scrolling - Server to Server sharing - Sharing overview - Improved sharing admin control - No more mandatory Shared folder - Improved ownCloud Documents features - Hugely improved Activity app including email notifications - Mobile optimized webinterface - Password strength indicator - Significant speed improvements - New user-management - Support for Swift object stores - Email configuration wizard - Email template editor - Improved upgrade process`
2014-11-30 01:08:57 +01:00
share/owncloud/lib/public/appframework/apicontroller.php
Update to 6.0.0a * Switch to 6 branch * Replace interpreters with REPLACE_* Changelog: Version 6.0.0a Dec 14th 2013 Remove wrong warnings from logfile Fix LDAP authentication Fix LDAP configuration Fix Share dialog Fix migration under certain conditions Fix database encoding for old PHP versions Fix select all checkbox Fix migration with lucene search enabled Fix migration for postgresql Version 6.0.0 Dec 11th 2013 User Avatars Previews in files app and other places Updated design, less clutter and more whitespace Public gallery sharing Activities Better file conflict handling dialog Improved public App API Sharing API Example Files Share Email Notifications New Doctrine based database layer Plural translations Refactored OC.dialogs (both code and design wise) Priorize often used languages in personal-settings language selection Update jquery to 1.10.0 and add jquery-migrate 1.2.1 Show a summary as the last filelist entry Improve app-management (more verbose error-messages) Show ‘More apps’ link to app administration directly in app navigation Templates for newly created files Add MB indicator to size column Google Drive external storage uses a new library New icons for shared and external folders File uploads conflicts dialog Possibility to prepopulate a new users home with a skeleton Public upload with encryption enabled Users now can decrypt the files again if their encryption app was enabled Many quota related fixes Total used space (with quota) now only counts user’s own files Many external storage fixes, improved performance Improved file navigation performance by using Ajax calls (no full page reload for each folder) The file owner can now also restore deleted shared files New version drop-down with previews and the ability to downloading versions directly
2013-12-27 16:56:38 +01:00
share/owncloud/lib/public/appframework/app.php
share/owncloud/lib/public/appframework/controller.php
Update to 7.0.3 Changelog: Release "7.0.3" Oct 22. 2014 - Some OS X server fixes - Several external storage fixes and improvements - Close session early to speedup apps page loading - Add overwrite.cli.url config option - Fix finding old versions in special cases - Make versions and encryption aware of copy operations - Force loading encryption app in all needed cases - Better filesystem scanning error messages - LDAP wizard fixes - Add configuration switch to enable preview mimetypes - Create backup of all encryption keys before recovery - Add displayname for admins - Better config.sample documentation - Better apps descriptions - Improve visual feedback if recovery key password gets changed - Fix some object store integration issues - Improved data directory configuration - Fix DAV permissions without create permissions - Fix filepicker home icon being partly hidden - Do only follow http and https redirects - Properly delete old previews - Prevent upgrades between more than one major versions - Several security fixes - Lots of smaller improvements ----------------------------- Release "6.0.6" Oct 22. 2014 - Fix finding old versions in special cases - Make versions and encryption aware of copy operations - Force loading encryption app in all needed cases - Better filesystem scanning error messages - LDAP wizard fixes - Add configuration switch to enable preview mimetypes - Create backup of all encryption keys before recovery - Add displayname for admins - Several security fixes - Lots of smaller improvements ----------------------------- Release "5.0.18" Oct 22. 2014 - Only allow http and https redirects - Documentation fixes - Several security fixes - Several smaller fixes ----------------------------- Release "7.0.2" Aug 26. 2014 - App upgrading stability improvements - Make default share folder configurable - Improve readability of error messages - Log failed authentication - S3 key fixes - Fix range requests with encryption - Several LDAP fixes - Remove obsolete 'Download preparing' message for zip downloads - Remove not working checks from code checker - No error if we try to delete a file which no longer exists - Fix detection of system wide mount points - Simplify App navigation - Add group management to public api - Remove confusing 'automatic logon rejected' message - Implement a txt preview fallback for the case that ttf is not support - Fix tiny thumbnail bug - Don't display share permission if resharing was disabled by the admin - Close session right before the download starts - Fix date display in filepicker - Don't touch non-oc tables when doing the InnoDB repair step - Several Documents fixes - Correctly handle public uploads activities - Add better 4 image previews to gallery ----------------------------- Release "6.0.5" Aug 26. 2014 - Documentation improvements - fix anonymous upload if logged-in - Fix handling of special characters in group names - Fix downloading of big files in special situations - More consistent handling of debug mode - Fix sharing email notifications - Disabling upload button if upload is not possible - Fix detection of system wide mount points - Handle video viewer in sharing links correctly - Update encryption keys recursively if a folder was moved - Enable download button for public folders - Handle exceptions if file to too big for trash-bin correctly - Quota fixes - Avoid unnecessary writing to the DB when preferences are not changed - Disable download button if zip download is disabled - Fix searching for users in special situations - Mount-point handling fixes - Correctly handle storage stats for trash bin - Remove etag warning for trash bin - Hardened SFTP host verification ----------------------------- Release "7.0.1" Aug 4. 2014 - Set maximum width for notification so they don´t overlap the whole header - Don't preload videos on public sharing - Fix preview size calculation under certain conditions - Fix to always show all available versions in the versions dropdown - Support WebDAV copy operation and make encryption aware of it - Make sure to set the expire date if a date is set as default - Improved link icon for better UX - Fix rendering of blank template - Only call exec if is is enabled by PHP - Limit app menu icon size - Show a warning in the personal settings and admin settins if the encyption keys are not yet initialized - Always remove share permission if user is excluded from sharing - Add OCS api call to set expire date for link shares - Improved db schema migration for sqlite - Don't try to execute background jobs that no longer exist - Improve look of search on mobile, save space in top bar - Set core version after a successful update to make upgrade more robust of app upgrades fail - Verify whether download URLs are valid - Fix preview animation on uploading - Prevent cron.php to trigger apps updating - Fix remote share when remote server is installed at the root - Fix files sorting - Fix calendar import - Fix gallery pause icon - Several contacts fixes specifically for PHP 5.3 - Make updater more robust ----------------------------- Release "7.0.0" July 23. 2014 - New files view including sorting and endless scrolling - Server to Server sharing - Sharing overview - Improved sharing admin control - No more mandatory Shared folder - Improved ownCloud Documents features - Hugely improved Activity app including email notifications - Mobile optimized webinterface - Password strength indicator - Significant speed improvements - New user-management - Support for Swift object stores - Email configuration wizard - Email template editor - Improved upgrade process`
2014-11-30 01:08:57 +01:00
share/owncloud/lib/public/appframework/db/doesnotexistexception.php
share/owncloud/lib/public/appframework/db/entity.php
share/owncloud/lib/public/appframework/db/mapper.php
share/owncloud/lib/public/appframework/db/multipleobjectsreturnedexception.php
Update to 6.0.0a * Switch to 6 branch * Replace interpreters with REPLACE_* Changelog: Version 6.0.0a Dec 14th 2013 Remove wrong warnings from logfile Fix LDAP authentication Fix LDAP configuration Fix Share dialog Fix migration under certain conditions Fix database encoding for old PHP versions Fix select all checkbox Fix migration with lucene search enabled Fix migration for postgresql Version 6.0.0 Dec 11th 2013 User Avatars Previews in files app and other places Updated design, less clutter and more whitespace Public gallery sharing Activities Better file conflict handling dialog Improved public App API Sharing API Example Files Share Email Notifications New Doctrine based database layer Plural translations Refactored OC.dialogs (both code and design wise) Priorize often used languages in personal-settings language selection Update jquery to 1.10.0 and add jquery-migrate 1.2.1 Show a summary as the last filelist entry Improve app-management (more verbose error-messages) Show ‘More apps’ link to app administration directly in app navigation Templates for newly created files Add MB indicator to size column Google Drive external storage uses a new library New icons for shared and external folders File uploads conflicts dialog Possibility to prepopulate a new users home with a skeleton Public upload with encryption enabled Users now can decrypt the files again if their encryption app was enabled Many quota related fixes Total used space (with quota) now only counts user’s own files Many external storage fixes, improved performance Improved file navigation performance by using Ajax calls (no full page reload for each folder) The file owner can now also restore deleted shared files New version drop-down with previews and the ability to downloading versions directly
2013-12-27 16:56:38 +01:00
share/owncloud/lib/public/appframework/http.php
share/owncloud/lib/public/appframework/http/datadownloadresponse.php
share/owncloud/lib/public/appframework/http/dataresponse.php
Update to 7.0.3 Changelog: Release "7.0.3" Oct 22. 2014 - Some OS X server fixes - Several external storage fixes and improvements - Close session early to speedup apps page loading - Add overwrite.cli.url config option - Fix finding old versions in special cases - Make versions and encryption aware of copy operations - Force loading encryption app in all needed cases - Better filesystem scanning error messages - LDAP wizard fixes - Add configuration switch to enable preview mimetypes - Create backup of all encryption keys before recovery - Add displayname for admins - Better config.sample documentation - Better apps descriptions - Improve visual feedback if recovery key password gets changed - Fix some object store integration issues - Improved data directory configuration - Fix DAV permissions without create permissions - Fix filepicker home icon being partly hidden - Do only follow http and https redirects - Properly delete old previews - Prevent upgrades between more than one major versions - Several security fixes - Lots of smaller improvements ----------------------------- Release "6.0.6" Oct 22. 2014 - Fix finding old versions in special cases - Make versions and encryption aware of copy operations - Force loading encryption app in all needed cases - Better filesystem scanning error messages - LDAP wizard fixes - Add configuration switch to enable preview mimetypes - Create backup of all encryption keys before recovery - Add displayname for admins - Several security fixes - Lots of smaller improvements ----------------------------- Release "5.0.18" Oct 22. 2014 - Only allow http and https redirects - Documentation fixes - Several security fixes - Several smaller fixes ----------------------------- Release "7.0.2" Aug 26. 2014 - App upgrading stability improvements - Make default share folder configurable - Improve readability of error messages - Log failed authentication - S3 key fixes - Fix range requests with encryption - Several LDAP fixes - Remove obsolete 'Download preparing' message for zip downloads - Remove not working checks from code checker - No error if we try to delete a file which no longer exists - Fix detection of system wide mount points - Simplify App navigation - Add group management to public api - Remove confusing 'automatic logon rejected' message - Implement a txt preview fallback for the case that ttf is not support - Fix tiny thumbnail bug - Don't display share permission if resharing was disabled by the admin - Close session right before the download starts - Fix date display in filepicker - Don't touch non-oc tables when doing the InnoDB repair step - Several Documents fixes - Correctly handle public uploads activities - Add better 4 image previews to gallery ----------------------------- Release "6.0.5" Aug 26. 2014 - Documentation improvements - fix anonymous upload if logged-in - Fix handling of special characters in group names - Fix downloading of big files in special situations - More consistent handling of debug mode - Fix sharing email notifications - Disabling upload button if upload is not possible - Fix detection of system wide mount points - Handle video viewer in sharing links correctly - Update encryption keys recursively if a folder was moved - Enable download button for public folders - Handle exceptions if file to too big for trash-bin correctly - Quota fixes - Avoid unnecessary writing to the DB when preferences are not changed - Disable download button if zip download is disabled - Fix searching for users in special situations - Mount-point handling fixes - Correctly handle storage stats for trash bin - Remove etag warning for trash bin - Hardened SFTP host verification ----------------------------- Release "7.0.1" Aug 4. 2014 - Set maximum width for notification so they don´t overlap the whole header - Don't preload videos on public sharing - Fix preview size calculation under certain conditions - Fix to always show all available versions in the versions dropdown - Support WebDAV copy operation and make encryption aware of it - Make sure to set the expire date if a date is set as default - Improved link icon for better UX - Fix rendering of blank template - Only call exec if is is enabled by PHP - Limit app menu icon size - Show a warning in the personal settings and admin settins if the encyption keys are not yet initialized - Always remove share permission if user is excluded from sharing - Add OCS api call to set expire date for link shares - Improved db schema migration for sqlite - Don't try to execute background jobs that no longer exist - Improve look of search on mobile, save space in top bar - Set core version after a successful update to make upgrade more robust of app upgrades fail - Verify whether download URLs are valid - Fix preview animation on uploading - Prevent cron.php to trigger apps updating - Fix remote share when remote server is installed at the root - Fix files sorting - Fix calendar import - Fix gallery pause icon - Several contacts fixes specifically for PHP 5.3 - Make updater more robust ----------------------------- Release "7.0.0" July 23. 2014 - New files view including sorting and endless scrolling - Server to Server sharing - Sharing overview - Improved sharing admin control - No more mandatory Shared folder - Improved ownCloud Documents features - Hugely improved Activity app including email notifications - Mobile optimized webinterface - Password strength indicator - Significant speed improvements - New user-management - Support for Swift object stores - Email configuration wizard - Email template editor - Improved upgrade process`
2014-11-30 01:08:57 +01:00
share/owncloud/lib/public/appframework/http/downloadresponse.php
Update to 6.0.0a * Switch to 6 branch * Replace interpreters with REPLACE_* Changelog: Version 6.0.0a Dec 14th 2013 Remove wrong warnings from logfile Fix LDAP authentication Fix LDAP configuration Fix Share dialog Fix migration under certain conditions Fix database encoding for old PHP versions Fix select all checkbox Fix migration with lucene search enabled Fix migration for postgresql Version 6.0.0 Dec 11th 2013 User Avatars Previews in files app and other places Updated design, less clutter and more whitespace Public gallery sharing Activities Better file conflict handling dialog Improved public App API Sharing API Example Files Share Email Notifications New Doctrine based database layer Plural translations Refactored OC.dialogs (both code and design wise) Priorize often used languages in personal-settings language selection Update jquery to 1.10.0 and add jquery-migrate 1.2.1 Show a summary as the last filelist entry Improve app-management (more verbose error-messages) Show ‘More apps’ link to app administration directly in app navigation Templates for newly created files Add MB indicator to size column Google Drive external storage uses a new library New icons for shared and external folders File uploads conflicts dialog Possibility to prepopulate a new users home with a skeleton Public upload with encryption enabled Users now can decrypt the files again if their encryption app was enabled Many quota related fixes Total used space (with quota) now only counts user’s own files Many external storage fixes, improved performance Improved file navigation performance by using Ajax calls (no full page reload for each folder) The file owner can now also restore deleted shared files New version drop-down with previews and the ability to downloading versions directly
2013-12-27 16:56:38 +01:00
share/owncloud/lib/public/appframework/http/jsonresponse.php
Update to 7.0.3 Changelog: Release "7.0.3" Oct 22. 2014 - Some OS X server fixes - Several external storage fixes and improvements - Close session early to speedup apps page loading - Add overwrite.cli.url config option - Fix finding old versions in special cases - Make versions and encryption aware of copy operations - Force loading encryption app in all needed cases - Better filesystem scanning error messages - LDAP wizard fixes - Add configuration switch to enable preview mimetypes - Create backup of all encryption keys before recovery - Add displayname for admins - Better config.sample documentation - Better apps descriptions - Improve visual feedback if recovery key password gets changed - Fix some object store integration issues - Improved data directory configuration - Fix DAV permissions without create permissions - Fix filepicker home icon being partly hidden - Do only follow http and https redirects - Properly delete old previews - Prevent upgrades between more than one major versions - Several security fixes - Lots of smaller improvements ----------------------------- Release "6.0.6" Oct 22. 2014 - Fix finding old versions in special cases - Make versions and encryption aware of copy operations - Force loading encryption app in all needed cases - Better filesystem scanning error messages - LDAP wizard fixes - Add configuration switch to enable preview mimetypes - Create backup of all encryption keys before recovery - Add displayname for admins - Several security fixes - Lots of smaller improvements ----------------------------- Release "5.0.18" Oct 22. 2014 - Only allow http and https redirects - Documentation fixes - Several security fixes - Several smaller fixes ----------------------------- Release "7.0.2" Aug 26. 2014 - App upgrading stability improvements - Make default share folder configurable - Improve readability of error messages - Log failed authentication - S3 key fixes - Fix range requests with encryption - Several LDAP fixes - Remove obsolete 'Download preparing' message for zip downloads - Remove not working checks from code checker - No error if we try to delete a file which no longer exists - Fix detection of system wide mount points - Simplify App navigation - Add group management to public api - Remove confusing 'automatic logon rejected' message - Implement a txt preview fallback for the case that ttf is not support - Fix tiny thumbnail bug - Don't display share permission if resharing was disabled by the admin - Close session right before the download starts - Fix date display in filepicker - Don't touch non-oc tables when doing the InnoDB repair step - Several Documents fixes - Correctly handle public uploads activities - Add better 4 image previews to gallery ----------------------------- Release "6.0.5" Aug 26. 2014 - Documentation improvements - fix anonymous upload if logged-in - Fix handling of special characters in group names - Fix downloading of big files in special situations - More consistent handling of debug mode - Fix sharing email notifications - Disabling upload button if upload is not possible - Fix detection of system wide mount points - Handle video viewer in sharing links correctly - Update encryption keys recursively if a folder was moved - Enable download button for public folders - Handle exceptions if file to too big for trash-bin correctly - Quota fixes - Avoid unnecessary writing to the DB when preferences are not changed - Disable download button if zip download is disabled - Fix searching for users in special situations - Mount-point handling fixes - Correctly handle storage stats for trash bin - Remove etag warning for trash bin - Hardened SFTP host verification ----------------------------- Release "7.0.1" Aug 4. 2014 - Set maximum width for notification so they don´t overlap the whole header - Don't preload videos on public sharing - Fix preview size calculation under certain conditions - Fix to always show all available versions in the versions dropdown - Support WebDAV copy operation and make encryption aware of it - Make sure to set the expire date if a date is set as default - Improved link icon for better UX - Fix rendering of blank template - Only call exec if is is enabled by PHP - Limit app menu icon size - Show a warning in the personal settings and admin settins if the encyption keys are not yet initialized - Always remove share permission if user is excluded from sharing - Add OCS api call to set expire date for link shares - Improved db schema migration for sqlite - Don't try to execute background jobs that no longer exist - Improve look of search on mobile, save space in top bar - Set core version after a successful update to make upgrade more robust of app upgrades fail - Verify whether download URLs are valid - Fix preview animation on uploading - Prevent cron.php to trigger apps updating - Fix remote share when remote server is installed at the root - Fix files sorting - Fix calendar import - Fix gallery pause icon - Several contacts fixes specifically for PHP 5.3 - Make updater more robust ----------------------------- Release "7.0.0" July 23. 2014 - New files view including sorting and endless scrolling - Server to Server sharing - Sharing overview - Improved sharing admin control - No more mandatory Shared folder - Improved ownCloud Documents features - Hugely improved Activity app including email notifications - Mobile optimized webinterface - Password strength indicator - Significant speed improvements - New user-management - Support for Swift object stores - Email configuration wizard - Email template editor - Improved upgrade process`
2014-11-30 01:08:57 +01:00
share/owncloud/lib/public/appframework/http/redirectresponse.php
Update to 6.0.0a * Switch to 6 branch * Replace interpreters with REPLACE_* Changelog: Version 6.0.0a Dec 14th 2013 Remove wrong warnings from logfile Fix LDAP authentication Fix LDAP configuration Fix Share dialog Fix migration under certain conditions Fix database encoding for old PHP versions Fix select all checkbox Fix migration with lucene search enabled Fix migration for postgresql Version 6.0.0 Dec 11th 2013 User Avatars Previews in files app and other places Updated design, less clutter and more whitespace Public gallery sharing Activities Better file conflict handling dialog Improved public App API Sharing API Example Files Share Email Notifications New Doctrine based database layer Plural translations Refactored OC.dialogs (both code and design wise) Priorize often used languages in personal-settings language selection Update jquery to 1.10.0 and add jquery-migrate 1.2.1 Show a summary as the last filelist entry Improve app-management (more verbose error-messages) Show ‘More apps’ link to app administration directly in app navigation Templates for newly created files Add MB indicator to size column Google Drive external storage uses a new library New icons for shared and external folders File uploads conflicts dialog Possibility to prepopulate a new users home with a skeleton Public upload with encryption enabled Users now can decrypt the files again if their encryption app was enabled Many quota related fixes Total used space (with quota) now only counts user’s own files Many external storage fixes, improved performance Improved file navigation performance by using Ajax calls (no full page reload for each folder) The file owner can now also restore deleted shared files New version drop-down with previews and the ability to downloading versions directly
2013-12-27 16:56:38 +01:00
share/owncloud/lib/public/appframework/http/response.php
share/owncloud/lib/public/appframework/http/templateresponse.php
share/owncloud/lib/public/appframework/iapi.php
share/owncloud/lib/public/appframework/iappcontainer.php
share/owncloud/lib/public/appframework/middleware.php
share/owncloud/lib/public/appframework/queryexception.php
share/owncloud/lib/public/appframework/utility/icontrollermethodreflector.php
share/owncloud/lib/public/appframework/utility/itimefactory.php
Update to 6.0.0a * Switch to 6 branch * Replace interpreters with REPLACE_* Changelog: Version 6.0.0a Dec 14th 2013 Remove wrong warnings from logfile Fix LDAP authentication Fix LDAP configuration Fix Share dialog Fix migration under certain conditions Fix database encoding for old PHP versions Fix select all checkbox Fix migration with lucene search enabled Fix migration for postgresql Version 6.0.0 Dec 11th 2013 User Avatars Previews in files app and other places Updated design, less clutter and more whitespace Public gallery sharing Activities Better file conflict handling dialog Improved public App API Sharing API Example Files Share Email Notifications New Doctrine based database layer Plural translations Refactored OC.dialogs (both code and design wise) Priorize often used languages in personal-settings language selection Update jquery to 1.10.0 and add jquery-migrate 1.2.1 Show a summary as the last filelist entry Improve app-management (more verbose error-messages) Show ‘More apps’ link to app administration directly in app navigation Templates for newly created files Add MB indicator to size column Google Drive external storage uses a new library New icons for shared and external folders File uploads conflicts dialog Possibility to prepopulate a new users home with a skeleton Public upload with encryption enabled Users now can decrypt the files again if their encryption app was enabled Many quota related fixes Total used space (with quota) now only counts user’s own files Many external storage fixes, improved performance Improved file navigation performance by using Ajax calls (no full page reload for each folder) The file owner can now also restore deleted shared files New version drop-down with previews and the ability to downloading versions directly
2013-12-27 16:56:38 +01:00
share/owncloud/lib/public/authentication/iapachebackend.php
share/owncloud/lib/public/backgroundjob.php
Update to 7.0.3 Changelog: Release "7.0.3" Oct 22. 2014 - Some OS X server fixes - Several external storage fixes and improvements - Close session early to speedup apps page loading - Add overwrite.cli.url config option - Fix finding old versions in special cases - Make versions and encryption aware of copy operations - Force loading encryption app in all needed cases - Better filesystem scanning error messages - LDAP wizard fixes - Add configuration switch to enable preview mimetypes - Create backup of all encryption keys before recovery - Add displayname for admins - Better config.sample documentation - Better apps descriptions - Improve visual feedback if recovery key password gets changed - Fix some object store integration issues - Improved data directory configuration - Fix DAV permissions without create permissions - Fix filepicker home icon being partly hidden - Do only follow http and https redirects - Properly delete old previews - Prevent upgrades between more than one major versions - Several security fixes - Lots of smaller improvements ----------------------------- Release "6.0.6" Oct 22. 2014 - Fix finding old versions in special cases - Make versions and encryption aware of copy operations - Force loading encryption app in all needed cases - Better filesystem scanning error messages - LDAP wizard fixes - Add configuration switch to enable preview mimetypes - Create backup of all encryption keys before recovery - Add displayname for admins - Several security fixes - Lots of smaller improvements ----------------------------- Release "5.0.18" Oct 22. 2014 - Only allow http and https redirects - Documentation fixes - Several security fixes - Several smaller fixes ----------------------------- Release "7.0.2" Aug 26. 2014 - App upgrading stability improvements - Make default share folder configurable - Improve readability of error messages - Log failed authentication - S3 key fixes - Fix range requests with encryption - Several LDAP fixes - Remove obsolete 'Download preparing' message for zip downloads - Remove not working checks from code checker - No error if we try to delete a file which no longer exists - Fix detection of system wide mount points - Simplify App navigation - Add group management to public api - Remove confusing 'automatic logon rejected' message - Implement a txt preview fallback for the case that ttf is not support - Fix tiny thumbnail bug - Don't display share permission if resharing was disabled by the admin - Close session right before the download starts - Fix date display in filepicker - Don't touch non-oc tables when doing the InnoDB repair step - Several Documents fixes - Correctly handle public uploads activities - Add better 4 image previews to gallery ----------------------------- Release "6.0.5" Aug 26. 2014 - Documentation improvements - fix anonymous upload if logged-in - Fix handling of special characters in group names - Fix downloading of big files in special situations - More consistent handling of debug mode - Fix sharing email notifications - Disabling upload button if upload is not possible - Fix detection of system wide mount points - Handle video viewer in sharing links correctly - Update encryption keys recursively if a folder was moved - Enable download button for public folders - Handle exceptions if file to too big for trash-bin correctly - Quota fixes - Avoid unnecessary writing to the DB when preferences are not changed - Disable download button if zip download is disabled - Fix searching for users in special situations - Mount-point handling fixes - Correctly handle storage stats for trash bin - Remove etag warning for trash bin - Hardened SFTP host verification ----------------------------- Release "7.0.1" Aug 4. 2014 - Set maximum width for notification so they don´t overlap the whole header - Don't preload videos on public sharing - Fix preview size calculation under certain conditions - Fix to always show all available versions in the versions dropdown - Support WebDAV copy operation and make encryption aware of it - Make sure to set the expire date if a date is set as default - Improved link icon for better UX - Fix rendering of blank template - Only call exec if is is enabled by PHP - Limit app menu icon size - Show a warning in the personal settings and admin settins if the encyption keys are not yet initialized - Always remove share permission if user is excluded from sharing - Add OCS api call to set expire date for link shares - Improved db schema migration for sqlite - Don't try to execute background jobs that no longer exist - Improve look of search on mobile, save space in top bar - Set core version after a successful update to make upgrade more robust of app upgrades fail - Verify whether download URLs are valid - Fix preview animation on uploading - Prevent cron.php to trigger apps updating - Fix remote share when remote server is installed at the root - Fix files sorting - Fix calendar import - Fix gallery pause icon - Several contacts fixes specifically for PHP 5.3 - Make updater more robust ----------------------------- Release "7.0.0" July 23. 2014 - New files view including sorting and endless scrolling - Server to Server sharing - Sharing overview - Improved sharing admin control - No more mandatory Shared folder - Improved ownCloud Documents features - Hugely improved Activity app including email notifications - Mobile optimized webinterface - Password strength indicator - Significant speed improvements - New user-management - Support for Swift object stores - Email configuration wizard - Email template editor - Improved upgrade process`
2014-11-30 01:08:57 +01:00
share/owncloud/lib/public/backgroundjob/ijob.php
share/owncloud/lib/public/backgroundjob/ijoblist.php
share/owncloud/lib/public/config.php
share/owncloud/lib/public/constants.php
share/owncloud/lib/public/contacts.php
Update to 6.0.0a * Switch to 6 branch * Replace interpreters with REPLACE_* Changelog: Version 6.0.0a Dec 14th 2013 Remove wrong warnings from logfile Fix LDAP authentication Fix LDAP configuration Fix Share dialog Fix migration under certain conditions Fix database encoding for old PHP versions Fix select all checkbox Fix migration with lucene search enabled Fix migration for postgresql Version 6.0.0 Dec 11th 2013 User Avatars Previews in files app and other places Updated design, less clutter and more whitespace Public gallery sharing Activities Better file conflict handling dialog Improved public App API Sharing API Example Files Share Email Notifications New Doctrine based database layer Plural translations Refactored OC.dialogs (both code and design wise) Priorize often used languages in personal-settings language selection Update jquery to 1.10.0 and add jquery-migrate 1.2.1 Show a summary as the last filelist entry Improve app-management (more verbose error-messages) Show ‘More apps’ link to app administration directly in app navigation Templates for newly created files Add MB indicator to size column Google Drive external storage uses a new library New icons for shared and external folders File uploads conflicts dialog Possibility to prepopulate a new users home with a skeleton Public upload with encryption enabled Users now can decrypt the files again if their encryption app was enabled Many quota related fixes Total used space (with quota) now only counts user’s own files Many external storage fixes, improved performance Improved file navigation performance by using Ajax calls (no full page reload for each folder) The file owner can now also restore deleted shared files New version drop-down with previews and the ability to downloading versions directly
2013-12-27 16:56:38 +01:00
share/owncloud/lib/public/contacts/imanager.php
share/owncloud/lib/public/db.php
share/owncloud/lib/public/defaults.php
share/owncloud/lib/public/diagnostics/ievent.php
share/owncloud/lib/public/diagnostics/ieventlogger.php
share/owncloud/lib/public/diagnostics/iquery.php
share/owncloud/lib/public/diagnostics/iquerylogger.php
share/owncloud/lib/public/files.php
Update to 6.0.0a * Switch to 6 branch * Replace interpreters with REPLACE_* Changelog: Version 6.0.0a Dec 14th 2013 Remove wrong warnings from logfile Fix LDAP authentication Fix LDAP configuration Fix Share dialog Fix migration under certain conditions Fix database encoding for old PHP versions Fix select all checkbox Fix migration with lucene search enabled Fix migration for postgresql Version 6.0.0 Dec 11th 2013 User Avatars Previews in files app and other places Updated design, less clutter and more whitespace Public gallery sharing Activities Better file conflict handling dialog Improved public App API Sharing API Example Files Share Email Notifications New Doctrine based database layer Plural translations Refactored OC.dialogs (both code and design wise) Priorize often used languages in personal-settings language selection Update jquery to 1.10.0 and add jquery-migrate 1.2.1 Show a summary as the last filelist entry Improve app-management (more verbose error-messages) Show ‘More apps’ link to app administration directly in app navigation Templates for newly created files Add MB indicator to size column Google Drive external storage uses a new library New icons for shared and external folders File uploads conflicts dialog Possibility to prepopulate a new users home with a skeleton Public upload with encryption enabled Users now can decrypt the files again if their encryption app was enabled Many quota related fixes Total used space (with quota) now only counts user’s own files Many external storage fixes, improved performance Improved file navigation performance by using Ajax calls (no full page reload for each folder) The file owner can now also restore deleted shared files New version drop-down with previews and the ability to downloading versions directly
2013-12-27 16:56:38 +01:00
share/owncloud/lib/public/files/alreadyexistsexception.php
share/owncloud/lib/public/files/config/imountprovider.php
share/owncloud/lib/public/files/config/imountprovidercollection.php
Update to 6.0.0a * Switch to 6 branch * Replace interpreters with REPLACE_* Changelog: Version 6.0.0a Dec 14th 2013 Remove wrong warnings from logfile Fix LDAP authentication Fix LDAP configuration Fix Share dialog Fix migration under certain conditions Fix database encoding for old PHP versions Fix select all checkbox Fix migration with lucene search enabled Fix migration for postgresql Version 6.0.0 Dec 11th 2013 User Avatars Previews in files app and other places Updated design, less clutter and more whitespace Public gallery sharing Activities Better file conflict handling dialog Improved public App API Sharing API Example Files Share Email Notifications New Doctrine based database layer Plural translations Refactored OC.dialogs (both code and design wise) Priorize often used languages in personal-settings language selection Update jquery to 1.10.0 and add jquery-migrate 1.2.1 Show a summary as the last filelist entry Improve app-management (more verbose error-messages) Show ‘More apps’ link to app administration directly in app navigation Templates for newly created files Add MB indicator to size column Google Drive external storage uses a new library New icons for shared and external folders File uploads conflicts dialog Possibility to prepopulate a new users home with a skeleton Public upload with encryption enabled Users now can decrypt the files again if their encryption app was enabled Many quota related fixes Total used space (with quota) now only counts user’s own files Many external storage fixes, improved performance Improved file navigation performance by using Ajax calls (no full page reload for each folder) The file owner can now also restore deleted shared files New version drop-down with previews and the ability to downloading versions directly
2013-12-27 16:56:38 +01:00
share/owncloud/lib/public/files/entitytoolargeexception.php
share/owncloud/lib/public/files/file.php
Update to 7.0.3 Changelog: Release "7.0.3" Oct 22. 2014 - Some OS X server fixes - Several external storage fixes and improvements - Close session early to speedup apps page loading - Add overwrite.cli.url config option - Fix finding old versions in special cases - Make versions and encryption aware of copy operations - Force loading encryption app in all needed cases - Better filesystem scanning error messages - LDAP wizard fixes - Add configuration switch to enable preview mimetypes - Create backup of all encryption keys before recovery - Add displayname for admins - Better config.sample documentation - Better apps descriptions - Improve visual feedback if recovery key password gets changed - Fix some object store integration issues - Improved data directory configuration - Fix DAV permissions without create permissions - Fix filepicker home icon being partly hidden - Do only follow http and https redirects - Properly delete old previews - Prevent upgrades between more than one major versions - Several security fixes - Lots of smaller improvements ----------------------------- Release "6.0.6" Oct 22. 2014 - Fix finding old versions in special cases - Make versions and encryption aware of copy operations - Force loading encryption app in all needed cases - Better filesystem scanning error messages - LDAP wizard fixes - Add configuration switch to enable preview mimetypes - Create backup of all encryption keys before recovery - Add displayname for admins - Several security fixes - Lots of smaller improvements ----------------------------- Release "5.0.18" Oct 22. 2014 - Only allow http and https redirects - Documentation fixes - Several security fixes - Several smaller fixes ----------------------------- Release "7.0.2" Aug 26. 2014 - App upgrading stability improvements - Make default share folder configurable - Improve readability of error messages - Log failed authentication - S3 key fixes - Fix range requests with encryption - Several LDAP fixes - Remove obsolete 'Download preparing' message for zip downloads - Remove not working checks from code checker - No error if we try to delete a file which no longer exists - Fix detection of system wide mount points - Simplify App navigation - Add group management to public api - Remove confusing 'automatic logon rejected' message - Implement a txt preview fallback for the case that ttf is not support - Fix tiny thumbnail bug - Don't display share permission if resharing was disabled by the admin - Close session right before the download starts - Fix date display in filepicker - Don't touch non-oc tables when doing the InnoDB repair step - Several Documents fixes - Correctly handle public uploads activities - Add better 4 image previews to gallery ----------------------------- Release "6.0.5" Aug 26. 2014 - Documentation improvements - fix anonymous upload if logged-in - Fix handling of special characters in group names - Fix downloading of big files in special situations - More consistent handling of debug mode - Fix sharing email notifications - Disabling upload button if upload is not possible - Fix detection of system wide mount points - Handle video viewer in sharing links correctly - Update encryption keys recursively if a folder was moved - Enable download button for public folders - Handle exceptions if file to too big for trash-bin correctly - Quota fixes - Avoid unnecessary writing to the DB when preferences are not changed - Disable download button if zip download is disabled - Fix searching for users in special situations - Mount-point handling fixes - Correctly handle storage stats for trash bin - Remove etag warning for trash bin - Hardened SFTP host verification ----------------------------- Release "7.0.1" Aug 4. 2014 - Set maximum width for notification so they don´t overlap the whole header - Don't preload videos on public sharing - Fix preview size calculation under certain conditions - Fix to always show all available versions in the versions dropdown - Support WebDAV copy operation and make encryption aware of it - Make sure to set the expire date if a date is set as default - Improved link icon for better UX - Fix rendering of blank template - Only call exec if is is enabled by PHP - Limit app menu icon size - Show a warning in the personal settings and admin settins if the encyption keys are not yet initialized - Always remove share permission if user is excluded from sharing - Add OCS api call to set expire date for link shares - Improved db schema migration for sqlite - Don't try to execute background jobs that no longer exist - Improve look of search on mobile, save space in top bar - Set core version after a successful update to make upgrade more robust of app upgrades fail - Verify whether download URLs are valid - Fix preview animation on uploading - Prevent cron.php to trigger apps updating - Fix remote share when remote server is installed at the root - Fix files sorting - Fix calendar import - Fix gallery pause icon - Several contacts fixes specifically for PHP 5.3 - Make updater more robust ----------------------------- Release "7.0.0" July 23. 2014 - New files view including sorting and endless scrolling - Server to Server sharing - Sharing overview - Improved sharing admin control - No more mandatory Shared folder - Improved ownCloud Documents features - Hugely improved Activity app including email notifications - Mobile optimized webinterface - Password strength indicator - Significant speed improvements - New user-management - Support for Swift object stores - Email configuration wizard - Email template editor - Improved upgrade process`
2014-11-30 01:08:57 +01:00
share/owncloud/lib/public/files/fileinfo.php
Update to 6.0.0a * Switch to 6 branch * Replace interpreters with REPLACE_* Changelog: Version 6.0.0a Dec 14th 2013 Remove wrong warnings from logfile Fix LDAP authentication Fix LDAP configuration Fix Share dialog Fix migration under certain conditions Fix database encoding for old PHP versions Fix select all checkbox Fix migration with lucene search enabled Fix migration for postgresql Version 6.0.0 Dec 11th 2013 User Avatars Previews in files app and other places Updated design, less clutter and more whitespace Public gallery sharing Activities Better file conflict handling dialog Improved public App API Sharing API Example Files Share Email Notifications New Doctrine based database layer Plural translations Refactored OC.dialogs (both code and design wise) Priorize often used languages in personal-settings language selection Update jquery to 1.10.0 and add jquery-migrate 1.2.1 Show a summary as the last filelist entry Improve app-management (more verbose error-messages) Show ‘More apps’ link to app administration directly in app navigation Templates for newly created files Add MB indicator to size column Google Drive external storage uses a new library New icons for shared and external folders File uploads conflicts dialog Possibility to prepopulate a new users home with a skeleton Public upload with encryption enabled Users now can decrypt the files again if their encryption app was enabled Many quota related fixes Total used space (with quota) now only counts user’s own files Many external storage fixes, improved performance Improved file navigation performance by using Ajax calls (no full page reload for each folder) The file owner can now also restore deleted shared files New version drop-down with previews and the ability to downloading versions directly
2013-12-27 16:56:38 +01:00
share/owncloud/lib/public/files/folder.php
share/owncloud/lib/public/files/ihomestorage.php
Update to 6.0.0a * Switch to 6 branch * Replace interpreters with REPLACE_* Changelog: Version 6.0.0a Dec 14th 2013 Remove wrong warnings from logfile Fix LDAP authentication Fix LDAP configuration Fix Share dialog Fix migration under certain conditions Fix database encoding for old PHP versions Fix select all checkbox Fix migration with lucene search enabled Fix migration for postgresql Version 6.0.0 Dec 11th 2013 User Avatars Previews in files app and other places Updated design, less clutter and more whitespace Public gallery sharing Activities Better file conflict handling dialog Improved public App API Sharing API Example Files Share Email Notifications New Doctrine based database layer Plural translations Refactored OC.dialogs (both code and design wise) Priorize often used languages in personal-settings language selection Update jquery to 1.10.0 and add jquery-migrate 1.2.1 Show a summary as the last filelist entry Improve app-management (more verbose error-messages) Show ‘More apps’ link to app administration directly in app navigation Templates for newly created files Add MB indicator to size column Google Drive external storage uses a new library New icons for shared and external folders File uploads conflicts dialog Possibility to prepopulate a new users home with a skeleton Public upload with encryption enabled Users now can decrypt the files again if their encryption app was enabled Many quota related fixes Total used space (with quota) now only counts user’s own files Many external storage fixes, improved performance Improved file navigation performance by using Ajax calls (no full page reload for each folder) The file owner can now also restore deleted shared files New version drop-down with previews and the ability to downloading versions directly
2013-12-27 16:56:38 +01:00
share/owncloud/lib/public/files/invalidcontentexception.php
share/owncloud/lib/public/files/invalidpathexception.php
share/owncloud/lib/public/files/irootfolder.php
Update to 6.0.4 * I gave up subdirectory installation with nginx... (MESSAGES) Changelog: Version 6.0.4 June 23rd 2014 Fixed a security issue (Will be disclosed two weeks after this release) Several LDAP fixes and improvements Add deprecated warning to load function File scanner fixes Heart beat fixes Encryption fixes for some corner cases Fix conflict dialog translations Fix button text overflow Fix search with Oracle Php upload errors are written to log OCS status code fixes Add PostgreSQL version warning Version 6.0.3 April 29rd 2014 Several security fixes. (Will be disclosed 2 weeks after the release) Appframework extensions to improve the compatibility with 3rdparty apps LDAP performance improvements Fix updating of email adresses from LDAP Fix WebDAV timestamp format handling Disable internet connection check if a proxy is configured Fix a potential file chunking problem on a server that is running out of storage Do not expire file chunks while checking their existence Fix loading of authentication apps in any case Performance improvements by reducing the number of chmod operations. Make the trusted domain upgrade feature more robust. Don't allow creating a "Shared" folder. Fixed "select all" + download on public page Fix share as link with email multiple users Reset time of last update feed polling to fix the updater Share API fixes Admin option for public upload with encryption enabled Fix CIFS with home shares Detect a missing "data" directory mount Fix the filesize calculation of encrypted files Fixes in the OpenStack support Fixes in the SWIFT support Don't block PHP sessions during download Fix sharing oc addressbooks Several ownCloud Documents improvements and fixes Several smaller bugfixes
2014-06-29 15:59:22 +02:00
share/owncloud/lib/public/files/locknotacquiredexception.php
share/owncloud/lib/public/files/mount/imountpoint.php
Update to 6.0.0a * Switch to 6 branch * Replace interpreters with REPLACE_* Changelog: Version 6.0.0a Dec 14th 2013 Remove wrong warnings from logfile Fix LDAP authentication Fix LDAP configuration Fix Share dialog Fix migration under certain conditions Fix database encoding for old PHP versions Fix select all checkbox Fix migration with lucene search enabled Fix migration for postgresql Version 6.0.0 Dec 11th 2013 User Avatars Previews in files app and other places Updated design, less clutter and more whitespace Public gallery sharing Activities Better file conflict handling dialog Improved public App API Sharing API Example Files Share Email Notifications New Doctrine based database layer Plural translations Refactored OC.dialogs (both code and design wise) Priorize often used languages in personal-settings language selection Update jquery to 1.10.0 and add jquery-migrate 1.2.1 Show a summary as the last filelist entry Improve app-management (more verbose error-messages) Show ‘More apps’ link to app administration directly in app navigation Templates for newly created files Add MB indicator to size column Google Drive external storage uses a new library New icons for shared and external folders File uploads conflicts dialog Possibility to prepopulate a new users home with a skeleton Public upload with encryption enabled Users now can decrypt the files again if their encryption app was enabled Many quota related fixes Total used space (with quota) now only counts user’s own files Many external storage fixes, improved performance Improved file navigation performance by using Ajax calls (no full page reload for each folder) The file owner can now also restore deleted shared files New version drop-down with previews and the ability to downloading versions directly
2013-12-27 16:56:38 +01:00
share/owncloud/lib/public/files/node.php
share/owncloud/lib/public/files/notenoughspaceexception.php
share/owncloud/lib/public/files/notfoundexception.php
share/owncloud/lib/public/files/notpermittedexception.php
Update to 7.0.3 Changelog: Release "7.0.3" Oct 22. 2014 - Some OS X server fixes - Several external storage fixes and improvements - Close session early to speedup apps page loading - Add overwrite.cli.url config option - Fix finding old versions in special cases - Make versions and encryption aware of copy operations - Force loading encryption app in all needed cases - Better filesystem scanning error messages - LDAP wizard fixes - Add configuration switch to enable preview mimetypes - Create backup of all encryption keys before recovery - Add displayname for admins - Better config.sample documentation - Better apps descriptions - Improve visual feedback if recovery key password gets changed - Fix some object store integration issues - Improved data directory configuration - Fix DAV permissions without create permissions - Fix filepicker home icon being partly hidden - Do only follow http and https redirects - Properly delete old previews - Prevent upgrades between more than one major versions - Several security fixes - Lots of smaller improvements ----------------------------- Release "6.0.6" Oct 22. 2014 - Fix finding old versions in special cases - Make versions and encryption aware of copy operations - Force loading encryption app in all needed cases - Better filesystem scanning error messages - LDAP wizard fixes - Add configuration switch to enable preview mimetypes - Create backup of all encryption keys before recovery - Add displayname for admins - Several security fixes - Lots of smaller improvements ----------------------------- Release "5.0.18" Oct 22. 2014 - Only allow http and https redirects - Documentation fixes - Several security fixes - Several smaller fixes ----------------------------- Release "7.0.2" Aug 26. 2014 - App upgrading stability improvements - Make default share folder configurable - Improve readability of error messages - Log failed authentication - S3 key fixes - Fix range requests with encryption - Several LDAP fixes - Remove obsolete 'Download preparing' message for zip downloads - Remove not working checks from code checker - No error if we try to delete a file which no longer exists - Fix detection of system wide mount points - Simplify App navigation - Add group management to public api - Remove confusing 'automatic logon rejected' message - Implement a txt preview fallback for the case that ttf is not support - Fix tiny thumbnail bug - Don't display share permission if resharing was disabled by the admin - Close session right before the download starts - Fix date display in filepicker - Don't touch non-oc tables when doing the InnoDB repair step - Several Documents fixes - Correctly handle public uploads activities - Add better 4 image previews to gallery ----------------------------- Release "6.0.5" Aug 26. 2014 - Documentation improvements - fix anonymous upload if logged-in - Fix handling of special characters in group names - Fix downloading of big files in special situations - More consistent handling of debug mode - Fix sharing email notifications - Disabling upload button if upload is not possible - Fix detection of system wide mount points - Handle video viewer in sharing links correctly - Update encryption keys recursively if a folder was moved - Enable download button for public folders - Handle exceptions if file to too big for trash-bin correctly - Quota fixes - Avoid unnecessary writing to the DB when preferences are not changed - Disable download button if zip download is disabled - Fix searching for users in special situations - Mount-point handling fixes - Correctly handle storage stats for trash bin - Remove etag warning for trash bin - Hardened SFTP host verification ----------------------------- Release "7.0.1" Aug 4. 2014 - Set maximum width for notification so they don´t overlap the whole header - Don't preload videos on public sharing - Fix preview size calculation under certain conditions - Fix to always show all available versions in the versions dropdown - Support WebDAV copy operation and make encryption aware of it - Make sure to set the expire date if a date is set as default - Improved link icon for better UX - Fix rendering of blank template - Only call exec if is is enabled by PHP - Limit app menu icon size - Show a warning in the personal settings and admin settins if the encyption keys are not yet initialized - Always remove share permission if user is excluded from sharing - Add OCS api call to set expire date for link shares - Improved db schema migration for sqlite - Don't try to execute background jobs that no longer exist - Improve look of search on mobile, save space in top bar - Set core version after a successful update to make upgrade more robust of app upgrades fail - Verify whether download URLs are valid - Fix preview animation on uploading - Prevent cron.php to trigger apps updating - Fix remote share when remote server is installed at the root - Fix files sorting - Fix calendar import - Fix gallery pause icon - Several contacts fixes specifically for PHP 5.3 - Make updater more robust ----------------------------- Release "7.0.0" July 23. 2014 - New files view including sorting and endless scrolling - Server to Server sharing - Sharing overview - Improved sharing admin control - No more mandatory Shared folder - Improved ownCloud Documents features - Hugely improved Activity app including email notifications - Mobile optimized webinterface - Password strength indicator - Significant speed improvements - New user-management - Support for Swift object stores - Email configuration wizard - Email template editor - Improved upgrade process`
2014-11-30 01:08:57 +01:00
share/owncloud/lib/public/files/objectstore/iobjectstore.php
Update to 6.0.0a * Switch to 6 branch * Replace interpreters with REPLACE_* Changelog: Version 6.0.0a Dec 14th 2013 Remove wrong warnings from logfile Fix LDAP authentication Fix LDAP configuration Fix Share dialog Fix migration under certain conditions Fix database encoding for old PHP versions Fix select all checkbox Fix migration with lucene search enabled Fix migration for postgresql Version 6.0.0 Dec 11th 2013 User Avatars Previews in files app and other places Updated design, less clutter and more whitespace Public gallery sharing Activities Better file conflict handling dialog Improved public App API Sharing API Example Files Share Email Notifications New Doctrine based database layer Plural translations Refactored OC.dialogs (both code and design wise) Priorize often used languages in personal-settings language selection Update jquery to 1.10.0 and add jquery-migrate 1.2.1 Show a summary as the last filelist entry Improve app-management (more verbose error-messages) Show ‘More apps’ link to app administration directly in app navigation Templates for newly created files Add MB indicator to size column Google Drive external storage uses a new library New icons for shared and external folders File uploads conflicts dialog Possibility to prepopulate a new users home with a skeleton Public upload with encryption enabled Users now can decrypt the files again if their encryption app was enabled Many quota related fixes Total used space (with quota) now only counts user’s own files Many external storage fixes, improved performance Improved file navigation performance by using Ajax calls (no full page reload for each folder) The file owner can now also restore deleted shared files New version drop-down with previews and the ability to downloading versions directly
2013-12-27 16:56:38 +01:00
share/owncloud/lib/public/files/storage.php
share/owncloud/lib/public/files/storage/istoragefactory.php
Update to 7.0.3 Changelog: Release "7.0.3" Oct 22. 2014 - Some OS X server fixes - Several external storage fixes and improvements - Close session early to speedup apps page loading - Add overwrite.cli.url config option - Fix finding old versions in special cases - Make versions and encryption aware of copy operations - Force loading encryption app in all needed cases - Better filesystem scanning error messages - LDAP wizard fixes - Add configuration switch to enable preview mimetypes - Create backup of all encryption keys before recovery - Add displayname for admins - Better config.sample documentation - Better apps descriptions - Improve visual feedback if recovery key password gets changed - Fix some object store integration issues - Improved data directory configuration - Fix DAV permissions without create permissions - Fix filepicker home icon being partly hidden - Do only follow http and https redirects - Properly delete old previews - Prevent upgrades between more than one major versions - Several security fixes - Lots of smaller improvements ----------------------------- Release "6.0.6" Oct 22. 2014 - Fix finding old versions in special cases - Make versions and encryption aware of copy operations - Force loading encryption app in all needed cases - Better filesystem scanning error messages - LDAP wizard fixes - Add configuration switch to enable preview mimetypes - Create backup of all encryption keys before recovery - Add displayname for admins - Several security fixes - Lots of smaller improvements ----------------------------- Release "5.0.18" Oct 22. 2014 - Only allow http and https redirects - Documentation fixes - Several security fixes - Several smaller fixes ----------------------------- Release "7.0.2" Aug 26. 2014 - App upgrading stability improvements - Make default share folder configurable - Improve readability of error messages - Log failed authentication - S3 key fixes - Fix range requests with encryption - Several LDAP fixes - Remove obsolete 'Download preparing' message for zip downloads - Remove not working checks from code checker - No error if we try to delete a file which no longer exists - Fix detection of system wide mount points - Simplify App navigation - Add group management to public api - Remove confusing 'automatic logon rejected' message - Implement a txt preview fallback for the case that ttf is not support - Fix tiny thumbnail bug - Don't display share permission if resharing was disabled by the admin - Close session right before the download starts - Fix date display in filepicker - Don't touch non-oc tables when doing the InnoDB repair step - Several Documents fixes - Correctly handle public uploads activities - Add better 4 image previews to gallery ----------------------------- Release "6.0.5" Aug 26. 2014 - Documentation improvements - fix anonymous upload if logged-in - Fix handling of special characters in group names - Fix downloading of big files in special situations - More consistent handling of debug mode - Fix sharing email notifications - Disabling upload button if upload is not possible - Fix detection of system wide mount points - Handle video viewer in sharing links correctly - Update encryption keys recursively if a folder was moved - Enable download button for public folders - Handle exceptions if file to too big for trash-bin correctly - Quota fixes - Avoid unnecessary writing to the DB when preferences are not changed - Disable download button if zip download is disabled - Fix searching for users in special situations - Mount-point handling fixes - Correctly handle storage stats for trash bin - Remove etag warning for trash bin - Hardened SFTP host verification ----------------------------- Release "7.0.1" Aug 4. 2014 - Set maximum width for notification so they don´t overlap the whole header - Don't preload videos on public sharing - Fix preview size calculation under certain conditions - Fix to always show all available versions in the versions dropdown - Support WebDAV copy operation and make encryption aware of it - Make sure to set the expire date if a date is set as default - Improved link icon for better UX - Fix rendering of blank template - Only call exec if is is enabled by PHP - Limit app menu icon size - Show a warning in the personal settings and admin settins if the encyption keys are not yet initialized - Always remove share permission if user is excluded from sharing - Add OCS api call to set expire date for link shares - Improved db schema migration for sqlite - Don't try to execute background jobs that no longer exist - Improve look of search on mobile, save space in top bar - Set core version after a successful update to make upgrade more robust of app upgrades fail - Verify whether download URLs are valid - Fix preview animation on uploading - Prevent cron.php to trigger apps updating - Fix remote share when remote server is installed at the root - Fix files sorting - Fix calendar import - Fix gallery pause icon - Several contacts fixes specifically for PHP 5.3 - Make updater more robust ----------------------------- Release "7.0.0" July 23. 2014 - New files view including sorting and endless scrolling - Server to Server sharing - Sharing overview - Improved sharing admin control - No more mandatory Shared folder - Improved ownCloud Documents features - Hugely improved Activity app including email notifications - Mobile optimized webinterface - Password strength indicator - Significant speed improvements - New user-management - Support for Swift object stores - Email configuration wizard - Email template editor - Improved upgrade process`
2014-11-30 01:08:57 +01:00
share/owncloud/lib/public/files/storageinvalidexception.php
share/owncloud/lib/public/files/storagenotavailableexception.php
share/owncloud/lib/public/groupinterface.php
share/owncloud/lib/public/iaddressbook.php
Update to 7.0.3 Changelog: Release "7.0.3" Oct 22. 2014 - Some OS X server fixes - Several external storage fixes and improvements - Close session early to speedup apps page loading - Add overwrite.cli.url config option - Fix finding old versions in special cases - Make versions and encryption aware of copy operations - Force loading encryption app in all needed cases - Better filesystem scanning error messages - LDAP wizard fixes - Add configuration switch to enable preview mimetypes - Create backup of all encryption keys before recovery - Add displayname for admins - Better config.sample documentation - Better apps descriptions - Improve visual feedback if recovery key password gets changed - Fix some object store integration issues - Improved data directory configuration - Fix DAV permissions without create permissions - Fix filepicker home icon being partly hidden - Do only follow http and https redirects - Properly delete old previews - Prevent upgrades between more than one major versions - Several security fixes - Lots of smaller improvements ----------------------------- Release "6.0.6" Oct 22. 2014 - Fix finding old versions in special cases - Make versions and encryption aware of copy operations - Force loading encryption app in all needed cases - Better filesystem scanning error messages - LDAP wizard fixes - Add configuration switch to enable preview mimetypes - Create backup of all encryption keys before recovery - Add displayname for admins - Several security fixes - Lots of smaller improvements ----------------------------- Release "5.0.18" Oct 22. 2014 - Only allow http and https redirects - Documentation fixes - Several security fixes - Several smaller fixes ----------------------------- Release "7.0.2" Aug 26. 2014 - App upgrading stability improvements - Make default share folder configurable - Improve readability of error messages - Log failed authentication - S3 key fixes - Fix range requests with encryption - Several LDAP fixes - Remove obsolete 'Download preparing' message for zip downloads - Remove not working checks from code checker - No error if we try to delete a file which no longer exists - Fix detection of system wide mount points - Simplify App navigation - Add group management to public api - Remove confusing 'automatic logon rejected' message - Implement a txt preview fallback for the case that ttf is not support - Fix tiny thumbnail bug - Don't display share permission if resharing was disabled by the admin - Close session right before the download starts - Fix date display in filepicker - Don't touch non-oc tables when doing the InnoDB repair step - Several Documents fixes - Correctly handle public uploads activities - Add better 4 image previews to gallery ----------------------------- Release "6.0.5" Aug 26. 2014 - Documentation improvements - fix anonymous upload if logged-in - Fix handling of special characters in group names - Fix downloading of big files in special situations - More consistent handling of debug mode - Fix sharing email notifications - Disabling upload button if upload is not possible - Fix detection of system wide mount points - Handle video viewer in sharing links correctly - Update encryption keys recursively if a folder was moved - Enable download button for public folders - Handle exceptions if file to too big for trash-bin correctly - Quota fixes - Avoid unnecessary writing to the DB when preferences are not changed - Disable download button if zip download is disabled - Fix searching for users in special situations - Mount-point handling fixes - Correctly handle storage stats for trash bin - Remove etag warning for trash bin - Hardened SFTP host verification ----------------------------- Release "7.0.1" Aug 4. 2014 - Set maximum width for notification so they don´t overlap the whole header - Don't preload videos on public sharing - Fix preview size calculation under certain conditions - Fix to always show all available versions in the versions dropdown - Support WebDAV copy operation and make encryption aware of it - Make sure to set the expire date if a date is set as default - Improved link icon for better UX - Fix rendering of blank template - Only call exec if is is enabled by PHP - Limit app menu icon size - Show a warning in the personal settings and admin settins if the encyption keys are not yet initialized - Always remove share permission if user is excluded from sharing - Add OCS api call to set expire date for link shares - Improved db schema migration for sqlite - Don't try to execute background jobs that no longer exist - Improve look of search on mobile, save space in top bar - Set core version after a successful update to make upgrade more robust of app upgrades fail - Verify whether download URLs are valid - Fix preview animation on uploading - Prevent cron.php to trigger apps updating - Fix remote share when remote server is installed at the root - Fix files sorting - Fix calendar import - Fix gallery pause icon - Several contacts fixes specifically for PHP 5.3 - Make updater more robust ----------------------------- Release "7.0.0" July 23. 2014 - New files view including sorting and endless scrolling - Server to Server sharing - Sharing overview - Improved sharing admin control - No more mandatory Shared folder - Improved ownCloud Documents features - Hugely improved Activity app including email notifications - Mobile optimized webinterface - Password strength indicator - Significant speed improvements - New user-management - Support for Swift object stores - Email configuration wizard - Email template editor - Improved upgrade process`
2014-11-30 01:08:57 +01:00
share/owncloud/lib/public/iappconfig.php
Update to 6.0.0a * Switch to 6 branch * Replace interpreters with REPLACE_* Changelog: Version 6.0.0a Dec 14th 2013 Remove wrong warnings from logfile Fix LDAP authentication Fix LDAP configuration Fix Share dialog Fix migration under certain conditions Fix database encoding for old PHP versions Fix select all checkbox Fix migration with lucene search enabled Fix migration for postgresql Version 6.0.0 Dec 11th 2013 User Avatars Previews in files app and other places Updated design, less clutter and more whitespace Public gallery sharing Activities Better file conflict handling dialog Improved public App API Sharing API Example Files Share Email Notifications New Doctrine based database layer Plural translations Refactored OC.dialogs (both code and design wise) Priorize often used languages in personal-settings language selection Update jquery to 1.10.0 and add jquery-migrate 1.2.1 Show a summary as the last filelist entry Improve app-management (more verbose error-messages) Show ‘More apps’ link to app administration directly in app navigation Templates for newly created files Add MB indicator to size column Google Drive external storage uses a new library New icons for shared and external folders File uploads conflicts dialog Possibility to prepopulate a new users home with a skeleton Public upload with encryption enabled Users now can decrypt the files again if their encryption app was enabled Many quota related fixes Total used space (with quota) now only counts user’s own files Many external storage fixes, improved performance Improved file navigation performance by using Ajax calls (no full page reload for each folder) The file owner can now also restore deleted shared files New version drop-down with previews and the ability to downloading versions directly
2013-12-27 16:56:38 +01:00
share/owncloud/lib/public/iavatar.php
share/owncloud/lib/public/iavatarmanager.php
share/owncloud/lib/public/icache.php
Update to 7.0.3 Changelog: Release "7.0.3" Oct 22. 2014 - Some OS X server fixes - Several external storage fixes and improvements - Close session early to speedup apps page loading - Add overwrite.cli.url config option - Fix finding old versions in special cases - Make versions and encryption aware of copy operations - Force loading encryption app in all needed cases - Better filesystem scanning error messages - LDAP wizard fixes - Add configuration switch to enable preview mimetypes - Create backup of all encryption keys before recovery - Add displayname for admins - Better config.sample documentation - Better apps descriptions - Improve visual feedback if recovery key password gets changed - Fix some object store integration issues - Improved data directory configuration - Fix DAV permissions without create permissions - Fix filepicker home icon being partly hidden - Do only follow http and https redirects - Properly delete old previews - Prevent upgrades between more than one major versions - Several security fixes - Lots of smaller improvements ----------------------------- Release "6.0.6" Oct 22. 2014 - Fix finding old versions in special cases - Make versions and encryption aware of copy operations - Force loading encryption app in all needed cases - Better filesystem scanning error messages - LDAP wizard fixes - Add configuration switch to enable preview mimetypes - Create backup of all encryption keys before recovery - Add displayname for admins - Several security fixes - Lots of smaller improvements ----------------------------- Release "5.0.18" Oct 22. 2014 - Only allow http and https redirects - Documentation fixes - Several security fixes - Several smaller fixes ----------------------------- Release "7.0.2" Aug 26. 2014 - App upgrading stability improvements - Make default share folder configurable - Improve readability of error messages - Log failed authentication - S3 key fixes - Fix range requests with encryption - Several LDAP fixes - Remove obsolete 'Download preparing' message for zip downloads - Remove not working checks from code checker - No error if we try to delete a file which no longer exists - Fix detection of system wide mount points - Simplify App navigation - Add group management to public api - Remove confusing 'automatic logon rejected' message - Implement a txt preview fallback for the case that ttf is not support - Fix tiny thumbnail bug - Don't display share permission if resharing was disabled by the admin - Close session right before the download starts - Fix date display in filepicker - Don't touch non-oc tables when doing the InnoDB repair step - Several Documents fixes - Correctly handle public uploads activities - Add better 4 image previews to gallery ----------------------------- Release "6.0.5" Aug 26. 2014 - Documentation improvements - fix anonymous upload if logged-in - Fix handling of special characters in group names - Fix downloading of big files in special situations - More consistent handling of debug mode - Fix sharing email notifications - Disabling upload button if upload is not possible - Fix detection of system wide mount points - Handle video viewer in sharing links correctly - Update encryption keys recursively if a folder was moved - Enable download button for public folders - Handle exceptions if file to too big for trash-bin correctly - Quota fixes - Avoid unnecessary writing to the DB when preferences are not changed - Disable download button if zip download is disabled - Fix searching for users in special situations - Mount-point handling fixes - Correctly handle storage stats for trash bin - Remove etag warning for trash bin - Hardened SFTP host verification ----------------------------- Release "7.0.1" Aug 4. 2014 - Set maximum width for notification so they don´t overlap the whole header - Don't preload videos on public sharing - Fix preview size calculation under certain conditions - Fix to always show all available versions in the versions dropdown - Support WebDAV copy operation and make encryption aware of it - Make sure to set the expire date if a date is set as default - Improved link icon for better UX - Fix rendering of blank template - Only call exec if is is enabled by PHP - Limit app menu icon size - Show a warning in the personal settings and admin settins if the encyption keys are not yet initialized - Always remove share permission if user is excluded from sharing - Add OCS api call to set expire date for link shares - Improved db schema migration for sqlite - Don't try to execute background jobs that no longer exist - Improve look of search on mobile, save space in top bar - Set core version after a successful update to make upgrade more robust of app upgrades fail - Verify whether download URLs are valid - Fix preview animation on uploading - Prevent cron.php to trigger apps updating - Fix remote share when remote server is installed at the root - Fix files sorting - Fix calendar import - Fix gallery pause icon - Several contacts fixes specifically for PHP 5.3 - Make updater more robust ----------------------------- Release "7.0.0" July 23. 2014 - New files view including sorting and endless scrolling - Server to Server sharing - Sharing overview - Improved sharing admin control - No more mandatory Shared folder - Improved ownCloud Documents features - Hugely improved Activity app including email notifications - Mobile optimized webinterface - Password strength indicator - Significant speed improvements - New user-management - Support for Swift object stores - Email configuration wizard - Email template editor - Improved upgrade process`
2014-11-30 01:08:57 +01:00
share/owncloud/lib/public/icachefactory.php
share/owncloud/lib/public/icertificate.php
share/owncloud/lib/public/icertificatemanager.php
Update to 6.0.0a * Switch to 6 branch * Replace interpreters with REPLACE_* Changelog: Version 6.0.0a Dec 14th 2013 Remove wrong warnings from logfile Fix LDAP authentication Fix LDAP configuration Fix Share dialog Fix migration under certain conditions Fix database encoding for old PHP versions Fix select all checkbox Fix migration with lucene search enabled Fix migration for postgresql Version 6.0.0 Dec 11th 2013 User Avatars Previews in files app and other places Updated design, less clutter and more whitespace Public gallery sharing Activities Better file conflict handling dialog Improved public App API Sharing API Example Files Share Email Notifications New Doctrine based database layer Plural translations Refactored OC.dialogs (both code and design wise) Priorize often used languages in personal-settings language selection Update jquery to 1.10.0 and add jquery-migrate 1.2.1 Show a summary as the last filelist entry Improve app-management (more verbose error-messages) Show ‘More apps’ link to app administration directly in app navigation Templates for newly created files Add MB indicator to size column Google Drive external storage uses a new library New icons for shared and external folders File uploads conflicts dialog Possibility to prepopulate a new users home with a skeleton Public upload with encryption enabled Users now can decrypt the files again if their encryption app was enabled Many quota related fixes Total used space (with quota) now only counts user’s own files Many external storage fixes, improved performance Improved file navigation performance by using Ajax calls (no full page reload for each folder) The file owner can now also restore deleted shared files New version drop-down with previews and the ability to downloading versions directly
2013-12-27 16:56:38 +01:00
share/owncloud/lib/public/iconfig.php
share/owncloud/lib/public/icontainer.php
share/owncloud/lib/public/idatetimeformatter.php
share/owncloud/lib/public/idatetimezone.php
Update to 7.0.3 Changelog: Release "7.0.3" Oct 22. 2014 - Some OS X server fixes - Several external storage fixes and improvements - Close session early to speedup apps page loading - Add overwrite.cli.url config option - Fix finding old versions in special cases - Make versions and encryption aware of copy operations - Force loading encryption app in all needed cases - Better filesystem scanning error messages - LDAP wizard fixes - Add configuration switch to enable preview mimetypes - Create backup of all encryption keys before recovery - Add displayname for admins - Better config.sample documentation - Better apps descriptions - Improve visual feedback if recovery key password gets changed - Fix some object store integration issues - Improved data directory configuration - Fix DAV permissions without create permissions - Fix filepicker home icon being partly hidden - Do only follow http and https redirects - Properly delete old previews - Prevent upgrades between more than one major versions - Several security fixes - Lots of smaller improvements ----------------------------- Release "6.0.6" Oct 22. 2014 - Fix finding old versions in special cases - Make versions and encryption aware of copy operations - Force loading encryption app in all needed cases - Better filesystem scanning error messages - LDAP wizard fixes - Add configuration switch to enable preview mimetypes - Create backup of all encryption keys before recovery - Add displayname for admins - Several security fixes - Lots of smaller improvements ----------------------------- Release "5.0.18" Oct 22. 2014 - Only allow http and https redirects - Documentation fixes - Several security fixes - Several smaller fixes ----------------------------- Release "7.0.2" Aug 26. 2014 - App upgrading stability improvements - Make default share folder configurable - Improve readability of error messages - Log failed authentication - S3 key fixes - Fix range requests with encryption - Several LDAP fixes - Remove obsolete 'Download preparing' message for zip downloads - Remove not working checks from code checker - No error if we try to delete a file which no longer exists - Fix detection of system wide mount points - Simplify App navigation - Add group management to public api - Remove confusing 'automatic logon rejected' message - Implement a txt preview fallback for the case that ttf is not support - Fix tiny thumbnail bug - Don't display share permission if resharing was disabled by the admin - Close session right before the download starts - Fix date display in filepicker - Don't touch non-oc tables when doing the InnoDB repair step - Several Documents fixes - Correctly handle public uploads activities - Add better 4 image previews to gallery ----------------------------- Release "6.0.5" Aug 26. 2014 - Documentation improvements - fix anonymous upload if logged-in - Fix handling of special characters in group names - Fix downloading of big files in special situations - More consistent handling of debug mode - Fix sharing email notifications - Disabling upload button if upload is not possible - Fix detection of system wide mount points - Handle video viewer in sharing links correctly - Update encryption keys recursively if a folder was moved - Enable download button for public folders - Handle exceptions if file to too big for trash-bin correctly - Quota fixes - Avoid unnecessary writing to the DB when preferences are not changed - Disable download button if zip download is disabled - Fix searching for users in special situations - Mount-point handling fixes - Correctly handle storage stats for trash bin - Remove etag warning for trash bin - Hardened SFTP host verification ----------------------------- Release "7.0.1" Aug 4. 2014 - Set maximum width for notification so they don´t overlap the whole header - Don't preload videos on public sharing - Fix preview size calculation under certain conditions - Fix to always show all available versions in the versions dropdown - Support WebDAV copy operation and make encryption aware of it - Make sure to set the expire date if a date is set as default - Improved link icon for better UX - Fix rendering of blank template - Only call exec if is is enabled by PHP - Limit app menu icon size - Show a warning in the personal settings and admin settins if the encyption keys are not yet initialized - Always remove share permission if user is excluded from sharing - Add OCS api call to set expire date for link shares - Improved db schema migration for sqlite - Don't try to execute background jobs that no longer exist - Improve look of search on mobile, save space in top bar - Set core version after a successful update to make upgrade more robust of app upgrades fail - Verify whether download URLs are valid - Fix preview animation on uploading - Prevent cron.php to trigger apps updating - Fix remote share when remote server is installed at the root - Fix files sorting - Fix calendar import - Fix gallery pause icon - Several contacts fixes specifically for PHP 5.3 - Make updater more robust ----------------------------- Release "7.0.0" July 23. 2014 - New files view including sorting and endless scrolling - Server to Server sharing - Sharing overview - Improved sharing admin control - No more mandatory Shared folder - Improved ownCloud Documents features - Hugely improved Activity app including email notifications - Mobile optimized webinterface - Password strength indicator - Significant speed improvements - New user-management - Support for Swift object stores - Email configuration wizard - Email template editor - Improved upgrade process`
2014-11-30 01:08:57 +01:00
share/owncloud/lib/public/idb.php
Update to 6.0.0a * Switch to 6 branch * Replace interpreters with REPLACE_* Changelog: Version 6.0.0a Dec 14th 2013 Remove wrong warnings from logfile Fix LDAP authentication Fix LDAP configuration Fix Share dialog Fix migration under certain conditions Fix database encoding for old PHP versions Fix select all checkbox Fix migration with lucene search enabled Fix migration for postgresql Version 6.0.0 Dec 11th 2013 User Avatars Previews in files app and other places Updated design, less clutter and more whitespace Public gallery sharing Activities Better file conflict handling dialog Improved public App API Sharing API Example Files Share Email Notifications New Doctrine based database layer Plural translations Refactored OC.dialogs (both code and design wise) Priorize often used languages in personal-settings language selection Update jquery to 1.10.0 and add jquery-migrate 1.2.1 Show a summary as the last filelist entry Improve app-management (more verbose error-messages) Show ‘More apps’ link to app administration directly in app navigation Templates for newly created files Add MB indicator to size column Google Drive external storage uses a new library New icons for shared and external folders File uploads conflicts dialog Possibility to prepopulate a new users home with a skeleton Public upload with encryption enabled Users now can decrypt the files again if their encryption app was enabled Many quota related fixes Total used space (with quota) now only counts user’s own files Many external storage fixes, improved performance Improved file navigation performance by using Ajax calls (no full page reload for each folder) The file owner can now also restore deleted shared files New version drop-down with previews and the ability to downloading versions directly
2013-12-27 16:56:38 +01:00
share/owncloud/lib/public/idbconnection.php
share/owncloud/lib/public/ieventsource.php
Update to 7.0.3 Changelog: Release "7.0.3" Oct 22. 2014 - Some OS X server fixes - Several external storage fixes and improvements - Close session early to speedup apps page loading - Add overwrite.cli.url config option - Fix finding old versions in special cases - Make versions and encryption aware of copy operations - Force loading encryption app in all needed cases - Better filesystem scanning error messages - LDAP wizard fixes - Add configuration switch to enable preview mimetypes - Create backup of all encryption keys before recovery - Add displayname for admins - Better config.sample documentation - Better apps descriptions - Improve visual feedback if recovery key password gets changed - Fix some object store integration issues - Improved data directory configuration - Fix DAV permissions without create permissions - Fix filepicker home icon being partly hidden - Do only follow http and https redirects - Properly delete old previews - Prevent upgrades between more than one major versions - Several security fixes - Lots of smaller improvements ----------------------------- Release "6.0.6" Oct 22. 2014 - Fix finding old versions in special cases - Make versions and encryption aware of copy operations - Force loading encryption app in all needed cases - Better filesystem scanning error messages - LDAP wizard fixes - Add configuration switch to enable preview mimetypes - Create backup of all encryption keys before recovery - Add displayname for admins - Several security fixes - Lots of smaller improvements ----------------------------- Release "5.0.18" Oct 22. 2014 - Only allow http and https redirects - Documentation fixes - Several security fixes - Several smaller fixes ----------------------------- Release "7.0.2" Aug 26. 2014 - App upgrading stability improvements - Make default share folder configurable - Improve readability of error messages - Log failed authentication - S3 key fixes - Fix range requests with encryption - Several LDAP fixes - Remove obsolete 'Download preparing' message for zip downloads - Remove not working checks from code checker - No error if we try to delete a file which no longer exists - Fix detection of system wide mount points - Simplify App navigation - Add group management to public api - Remove confusing 'automatic logon rejected' message - Implement a txt preview fallback for the case that ttf is not support - Fix tiny thumbnail bug - Don't display share permission if resharing was disabled by the admin - Close session right before the download starts - Fix date display in filepicker - Don't touch non-oc tables when doing the InnoDB repair step - Several Documents fixes - Correctly handle public uploads activities - Add better 4 image previews to gallery ----------------------------- Release "6.0.5" Aug 26. 2014 - Documentation improvements - fix anonymous upload if logged-in - Fix handling of special characters in group names - Fix downloading of big files in special situations - More consistent handling of debug mode - Fix sharing email notifications - Disabling upload button if upload is not possible - Fix detection of system wide mount points - Handle video viewer in sharing links correctly - Update encryption keys recursively if a folder was moved - Enable download button for public folders - Handle exceptions if file to too big for trash-bin correctly - Quota fixes - Avoid unnecessary writing to the DB when preferences are not changed - Disable download button if zip download is disabled - Fix searching for users in special situations - Mount-point handling fixes - Correctly handle storage stats for trash bin - Remove etag warning for trash bin - Hardened SFTP host verification ----------------------------- Release "7.0.1" Aug 4. 2014 - Set maximum width for notification so they don´t overlap the whole header - Don't preload videos on public sharing - Fix preview size calculation under certain conditions - Fix to always show all available versions in the versions dropdown - Support WebDAV copy operation and make encryption aware of it - Make sure to set the expire date if a date is set as default - Improved link icon for better UX - Fix rendering of blank template - Only call exec if is is enabled by PHP - Limit app menu icon size - Show a warning in the personal settings and admin settins if the encyption keys are not yet initialized - Always remove share permission if user is excluded from sharing - Add OCS api call to set expire date for link shares - Improved db schema migration for sqlite - Don't try to execute background jobs that no longer exist - Improve look of search on mobile, save space in top bar - Set core version after a successful update to make upgrade more robust of app upgrades fail - Verify whether download URLs are valid - Fix preview animation on uploading - Prevent cron.php to trigger apps updating - Fix remote share when remote server is installed at the root - Fix files sorting - Fix calendar import - Fix gallery pause icon - Several contacts fixes specifically for PHP 5.3 - Make updater more robust ----------------------------- Release "7.0.0" July 23. 2014 - New files view including sorting and endless scrolling - Server to Server sharing - Sharing overview - Improved sharing admin control - No more mandatory Shared folder - Improved ownCloud Documents features - Hugely improved Activity app including email notifications - Mobile optimized webinterface - Password strength indicator - Significant speed improvements - New user-management - Support for Swift object stores - Email configuration wizard - Email template editor - Improved upgrade process`
2014-11-30 01:08:57 +01:00
share/owncloud/lib/public/igroup.php
share/owncloud/lib/public/igroupmanager.php
Update to 6.0.0a * Switch to 6 branch * Replace interpreters with REPLACE_* Changelog: Version 6.0.0a Dec 14th 2013 Remove wrong warnings from logfile Fix LDAP authentication Fix LDAP configuration Fix Share dialog Fix migration under certain conditions Fix database encoding for old PHP versions Fix select all checkbox Fix migration with lucene search enabled Fix migration for postgresql Version 6.0.0 Dec 11th 2013 User Avatars Previews in files app and other places Updated design, less clutter and more whitespace Public gallery sharing Activities Better file conflict handling dialog Improved public App API Sharing API Example Files Share Email Notifications New Doctrine based database layer Plural translations Refactored OC.dialogs (both code and design wise) Priorize often used languages in personal-settings language selection Update jquery to 1.10.0 and add jquery-migrate 1.2.1 Show a summary as the last filelist entry Improve app-management (more verbose error-messages) Show ‘More apps’ link to app administration directly in app navigation Templates for newly created files Add MB indicator to size column Google Drive external storage uses a new library New icons for shared and external folders File uploads conflicts dialog Possibility to prepopulate a new users home with a skeleton Public upload with encryption enabled Users now can decrypt the files again if their encryption app was enabled Many quota related fixes Total used space (with quota) now only counts user’s own files Many external storage fixes, improved performance Improved file navigation performance by using Ajax calls (no full page reload for each folder) The file owner can now also restore deleted shared files New version drop-down with previews and the ability to downloading versions directly
2013-12-27 16:56:38 +01:00
share/owncloud/lib/public/ihelper.php
share/owncloud/lib/public/il10n.php
Update to 7.0.3 Changelog: Release "7.0.3" Oct 22. 2014 - Some OS X server fixes - Several external storage fixes and improvements - Close session early to speedup apps page loading - Add overwrite.cli.url config option - Fix finding old versions in special cases - Make versions and encryption aware of copy operations - Force loading encryption app in all needed cases - Better filesystem scanning error messages - LDAP wizard fixes - Add configuration switch to enable preview mimetypes - Create backup of all encryption keys before recovery - Add displayname for admins - Better config.sample documentation - Better apps descriptions - Improve visual feedback if recovery key password gets changed - Fix some object store integration issues - Improved data directory configuration - Fix DAV permissions without create permissions - Fix filepicker home icon being partly hidden - Do only follow http and https redirects - Properly delete old previews - Prevent upgrades between more than one major versions - Several security fixes - Lots of smaller improvements ----------------------------- Release "6.0.6" Oct 22. 2014 - Fix finding old versions in special cases - Make versions and encryption aware of copy operations - Force loading encryption app in all needed cases - Better filesystem scanning error messages - LDAP wizard fixes - Add configuration switch to enable preview mimetypes - Create backup of all encryption keys before recovery - Add displayname for admins - Several security fixes - Lots of smaller improvements ----------------------------- Release "5.0.18" Oct 22. 2014 - Only allow http and https redirects - Documentation fixes - Several security fixes - Several smaller fixes ----------------------------- Release "7.0.2" Aug 26. 2014 - App upgrading stability improvements - Make default share folder configurable - Improve readability of error messages - Log failed authentication - S3 key fixes - Fix range requests with encryption - Several LDAP fixes - Remove obsolete 'Download preparing' message for zip downloads - Remove not working checks from code checker - No error if we try to delete a file which no longer exists - Fix detection of system wide mount points - Simplify App navigation - Add group management to public api - Remove confusing 'automatic logon rejected' message - Implement a txt preview fallback for the case that ttf is not support - Fix tiny thumbnail bug - Don't display share permission if resharing was disabled by the admin - Close session right before the download starts - Fix date display in filepicker - Don't touch non-oc tables when doing the InnoDB repair step - Several Documents fixes - Correctly handle public uploads activities - Add better 4 image previews to gallery ----------------------------- Release "6.0.5" Aug 26. 2014 - Documentation improvements - fix anonymous upload if logged-in - Fix handling of special characters in group names - Fix downloading of big files in special situations - More consistent handling of debug mode - Fix sharing email notifications - Disabling upload button if upload is not possible - Fix detection of system wide mount points - Handle video viewer in sharing links correctly - Update encryption keys recursively if a folder was moved - Enable download button for public folders - Handle exceptions if file to too big for trash-bin correctly - Quota fixes - Avoid unnecessary writing to the DB when preferences are not changed - Disable download button if zip download is disabled - Fix searching for users in special situations - Mount-point handling fixes - Correctly handle storage stats for trash bin - Remove etag warning for trash bin - Hardened SFTP host verification ----------------------------- Release "7.0.1" Aug 4. 2014 - Set maximum width for notification so they don´t overlap the whole header - Don't preload videos on public sharing - Fix preview size calculation under certain conditions - Fix to always show all available versions in the versions dropdown - Support WebDAV copy operation and make encryption aware of it - Make sure to set the expire date if a date is set as default - Improved link icon for better UX - Fix rendering of blank template - Only call exec if is is enabled by PHP - Limit app menu icon size - Show a warning in the personal settings and admin settins if the encyption keys are not yet initialized - Always remove share permission if user is excluded from sharing - Add OCS api call to set expire date for link shares - Improved db schema migration for sqlite - Don't try to execute background jobs that no longer exist - Improve look of search on mobile, save space in top bar - Set core version after a successful update to make upgrade more robust of app upgrades fail - Verify whether download URLs are valid - Fix preview animation on uploading - Prevent cron.php to trigger apps updating - Fix remote share when remote server is installed at the root - Fix files sorting - Fix calendar import - Fix gallery pause icon - Several contacts fixes specifically for PHP 5.3 - Make updater more robust ----------------------------- Release "7.0.0" July 23. 2014 - New files view including sorting and endless scrolling - Server to Server sharing - Sharing overview - Improved sharing admin control - No more mandatory Shared folder - Improved ownCloud Documents features - Hugely improved Activity app including email notifications - Mobile optimized webinterface - Password strength indicator - Significant speed improvements - New user-management - Support for Swift object stores - Email configuration wizard - Email template editor - Improved upgrade process`
2014-11-30 01:08:57 +01:00
share/owncloud/lib/public/ilogger.php
Update to 6.0.0a * Switch to 6 branch * Replace interpreters with REPLACE_* Changelog: Version 6.0.0a Dec 14th 2013 Remove wrong warnings from logfile Fix LDAP authentication Fix LDAP configuration Fix Share dialog Fix migration under certain conditions Fix database encoding for old PHP versions Fix select all checkbox Fix migration with lucene search enabled Fix migration for postgresql Version 6.0.0 Dec 11th 2013 User Avatars Previews in files app and other places Updated design, less clutter and more whitespace Public gallery sharing Activities Better file conflict handling dialog Improved public App API Sharing API Example Files Share Email Notifications New Doctrine based database layer Plural translations Refactored OC.dialogs (both code and design wise) Priorize often used languages in personal-settings language selection Update jquery to 1.10.0 and add jquery-migrate 1.2.1 Show a summary as the last filelist entry Improve app-management (more verbose error-messages) Show ‘More apps’ link to app administration directly in app navigation Templates for newly created files Add MB indicator to size column Google Drive external storage uses a new library New icons for shared and external folders File uploads conflicts dialog Possibility to prepopulate a new users home with a skeleton Public upload with encryption enabled Users now can decrypt the files again if their encryption app was enabled Many quota related fixes Total used space (with quota) now only counts user’s own files Many external storage fixes, improved performance Improved file navigation performance by using Ajax calls (no full page reload for each folder) The file owner can now also restore deleted shared files New version drop-down with previews and the ability to downloading versions directly
2013-12-27 16:56:38 +01:00
share/owncloud/lib/public/image.php
share/owncloud/lib/public/inavigationmanager.php
share/owncloud/lib/public/ipreview.php
share/owncloud/lib/public/irequest.php
Update to 7.0.3 Changelog: Release "7.0.3" Oct 22. 2014 - Some OS X server fixes - Several external storage fixes and improvements - Close session early to speedup apps page loading - Add overwrite.cli.url config option - Fix finding old versions in special cases - Make versions and encryption aware of copy operations - Force loading encryption app in all needed cases - Better filesystem scanning error messages - LDAP wizard fixes - Add configuration switch to enable preview mimetypes - Create backup of all encryption keys before recovery - Add displayname for admins - Better config.sample documentation - Better apps descriptions - Improve visual feedback if recovery key password gets changed - Fix some object store integration issues - Improved data directory configuration - Fix DAV permissions without create permissions - Fix filepicker home icon being partly hidden - Do only follow http and https redirects - Properly delete old previews - Prevent upgrades between more than one major versions - Several security fixes - Lots of smaller improvements ----------------------------- Release "6.0.6" Oct 22. 2014 - Fix finding old versions in special cases - Make versions and encryption aware of copy operations - Force loading encryption app in all needed cases - Better filesystem scanning error messages - LDAP wizard fixes - Add configuration switch to enable preview mimetypes - Create backup of all encryption keys before recovery - Add displayname for admins - Several security fixes - Lots of smaller improvements ----------------------------- Release "5.0.18" Oct 22. 2014 - Only allow http and https redirects - Documentation fixes - Several security fixes - Several smaller fixes ----------------------------- Release "7.0.2" Aug 26. 2014 - App upgrading stability improvements - Make default share folder configurable - Improve readability of error messages - Log failed authentication - S3 key fixes - Fix range requests with encryption - Several LDAP fixes - Remove obsolete 'Download preparing' message for zip downloads - Remove not working checks from code checker - No error if we try to delete a file which no longer exists - Fix detection of system wide mount points - Simplify App navigation - Add group management to public api - Remove confusing 'automatic logon rejected' message - Implement a txt preview fallback for the case that ttf is not support - Fix tiny thumbnail bug - Don't display share permission if resharing was disabled by the admin - Close session right before the download starts - Fix date display in filepicker - Don't touch non-oc tables when doing the InnoDB repair step - Several Documents fixes - Correctly handle public uploads activities - Add better 4 image previews to gallery ----------------------------- Release "6.0.5" Aug 26. 2014 - Documentation improvements - fix anonymous upload if logged-in - Fix handling of special characters in group names - Fix downloading of big files in special situations - More consistent handling of debug mode - Fix sharing email notifications - Disabling upload button if upload is not possible - Fix detection of system wide mount points - Handle video viewer in sharing links correctly - Update encryption keys recursively if a folder was moved - Enable download button for public folders - Handle exceptions if file to too big for trash-bin correctly - Quota fixes - Avoid unnecessary writing to the DB when preferences are not changed - Disable download button if zip download is disabled - Fix searching for users in special situations - Mount-point handling fixes - Correctly handle storage stats for trash bin - Remove etag warning for trash bin - Hardened SFTP host verification ----------------------------- Release "7.0.1" Aug 4. 2014 - Set maximum width for notification so they don´t overlap the whole header - Don't preload videos on public sharing - Fix preview size calculation under certain conditions - Fix to always show all available versions in the versions dropdown - Support WebDAV copy operation and make encryption aware of it - Make sure to set the expire date if a date is set as default - Improved link icon for better UX - Fix rendering of blank template - Only call exec if is is enabled by PHP - Limit app menu icon size - Show a warning in the personal settings and admin settins if the encyption keys are not yet initialized - Always remove share permission if user is excluded from sharing - Add OCS api call to set expire date for link shares - Improved db schema migration for sqlite - Don't try to execute background jobs that no longer exist - Improve look of search on mobile, save space in top bar - Set core version after a successful update to make upgrade more robust of app upgrades fail - Verify whether download URLs are valid - Fix preview animation on uploading - Prevent cron.php to trigger apps updating - Fix remote share when remote server is installed at the root - Fix files sorting - Fix calendar import - Fix gallery pause icon - Several contacts fixes specifically for PHP 5.3 - Make updater more robust ----------------------------- Release "7.0.0" July 23. 2014 - New files view including sorting and endless scrolling - Server to Server sharing - Sharing overview - Improved sharing admin control - No more mandatory Shared folder - Improved ownCloud Documents features - Hugely improved Activity app including email notifications - Mobile optimized webinterface - Password strength indicator - Significant speed improvements - New user-management - Support for Swift object stores - Email configuration wizard - Email template editor - Improved upgrade process`
2014-11-30 01:08:57 +01:00
share/owncloud/lib/public/isearch.php
Update to 6.0.0a * Switch to 6 branch * Replace interpreters with REPLACE_* Changelog: Version 6.0.0a Dec 14th 2013 Remove wrong warnings from logfile Fix LDAP authentication Fix LDAP configuration Fix Share dialog Fix migration under certain conditions Fix database encoding for old PHP versions Fix select all checkbox Fix migration with lucene search enabled Fix migration for postgresql Version 6.0.0 Dec 11th 2013 User Avatars Previews in files app and other places Updated design, less clutter and more whitespace Public gallery sharing Activities Better file conflict handling dialog Improved public App API Sharing API Example Files Share Email Notifications New Doctrine based database layer Plural translations Refactored OC.dialogs (both code and design wise) Priorize often used languages in personal-settings language selection Update jquery to 1.10.0 and add jquery-migrate 1.2.1 Show a summary as the last filelist entry Improve app-management (more verbose error-messages) Show ‘More apps’ link to app administration directly in app navigation Templates for newly created files Add MB indicator to size column Google Drive external storage uses a new library New icons for shared and external folders File uploads conflicts dialog Possibility to prepopulate a new users home with a skeleton Public upload with encryption enabled Users now can decrypt the files again if their encryption app was enabled Many quota related fixes Total used space (with quota) now only counts user’s own files Many external storage fixes, improved performance Improved file navigation performance by using Ajax calls (no full page reload for each folder) The file owner can now also restore deleted shared files New version drop-down with previews and the ability to downloading versions directly
2013-12-27 16:56:38 +01:00
share/owncloud/lib/public/iservercontainer.php
share/owncloud/lib/public/isession.php
share/owncloud/lib/public/itagmanager.php
share/owncloud/lib/public/itags.php
share/owncloud/lib/public/itempmanager.php
Update to 6.0.0a * Switch to 6 branch * Replace interpreters with REPLACE_* Changelog: Version 6.0.0a Dec 14th 2013 Remove wrong warnings from logfile Fix LDAP authentication Fix LDAP configuration Fix Share dialog Fix migration under certain conditions Fix database encoding for old PHP versions Fix select all checkbox Fix migration with lucene search enabled Fix migration for postgresql Version 6.0.0 Dec 11th 2013 User Avatars Previews in files app and other places Updated design, less clutter and more whitespace Public gallery sharing Activities Better file conflict handling dialog Improved public App API Sharing API Example Files Share Email Notifications New Doctrine based database layer Plural translations Refactored OC.dialogs (both code and design wise) Priorize often used languages in personal-settings language selection Update jquery to 1.10.0 and add jquery-migrate 1.2.1 Show a summary as the last filelist entry Improve app-management (more verbose error-messages) Show ‘More apps’ link to app administration directly in app navigation Templates for newly created files Add MB indicator to size column Google Drive external storage uses a new library New icons for shared and external folders File uploads conflicts dialog Possibility to prepopulate a new users home with a skeleton Public upload with encryption enabled Users now can decrypt the files again if their encryption app was enabled Many quota related fixes Total used space (with quota) now only counts user’s own files Many external storage fixes, improved performance Improved file navigation performance by using Ajax calls (no full page reload for each folder) The file owner can now also restore deleted shared files New version drop-down with previews and the ability to downloading versions directly
2013-12-27 16:56:38 +01:00
share/owncloud/lib/public/iurlgenerator.php
Update to 7.0.3 Changelog: Release "7.0.3" Oct 22. 2014 - Some OS X server fixes - Several external storage fixes and improvements - Close session early to speedup apps page loading - Add overwrite.cli.url config option - Fix finding old versions in special cases - Make versions and encryption aware of copy operations - Force loading encryption app in all needed cases - Better filesystem scanning error messages - LDAP wizard fixes - Add configuration switch to enable preview mimetypes - Create backup of all encryption keys before recovery - Add displayname for admins - Better config.sample documentation - Better apps descriptions - Improve visual feedback if recovery key password gets changed - Fix some object store integration issues - Improved data directory configuration - Fix DAV permissions without create permissions - Fix filepicker home icon being partly hidden - Do only follow http and https redirects - Properly delete old previews - Prevent upgrades between more than one major versions - Several security fixes - Lots of smaller improvements ----------------------------- Release "6.0.6" Oct 22. 2014 - Fix finding old versions in special cases - Make versions and encryption aware of copy operations - Force loading encryption app in all needed cases - Better filesystem scanning error messages - LDAP wizard fixes - Add configuration switch to enable preview mimetypes - Create backup of all encryption keys before recovery - Add displayname for admins - Several security fixes - Lots of smaller improvements ----------------------------- Release "5.0.18" Oct 22. 2014 - Only allow http and https redirects - Documentation fixes - Several security fixes - Several smaller fixes ----------------------------- Release "7.0.2" Aug 26. 2014 - App upgrading stability improvements - Make default share folder configurable - Improve readability of error messages - Log failed authentication - S3 key fixes - Fix range requests with encryption - Several LDAP fixes - Remove obsolete 'Download preparing' message for zip downloads - Remove not working checks from code checker - No error if we try to delete a file which no longer exists - Fix detection of system wide mount points - Simplify App navigation - Add group management to public api - Remove confusing 'automatic logon rejected' message - Implement a txt preview fallback for the case that ttf is not support - Fix tiny thumbnail bug - Don't display share permission if resharing was disabled by the admin - Close session right before the download starts - Fix date display in filepicker - Don't touch non-oc tables when doing the InnoDB repair step - Several Documents fixes - Correctly handle public uploads activities - Add better 4 image previews to gallery ----------------------------- Release "6.0.5" Aug 26. 2014 - Documentation improvements - fix anonymous upload if logged-in - Fix handling of special characters in group names - Fix downloading of big files in special situations - More consistent handling of debug mode - Fix sharing email notifications - Disabling upload button if upload is not possible - Fix detection of system wide mount points - Handle video viewer in sharing links correctly - Update encryption keys recursively if a folder was moved - Enable download button for public folders - Handle exceptions if file to too big for trash-bin correctly - Quota fixes - Avoid unnecessary writing to the DB when preferences are not changed - Disable download button if zip download is disabled - Fix searching for users in special situations - Mount-point handling fixes - Correctly handle storage stats for trash bin - Remove etag warning for trash bin - Hardened SFTP host verification ----------------------------- Release "7.0.1" Aug 4. 2014 - Set maximum width for notification so they don´t overlap the whole header - Don't preload videos on public sharing - Fix preview size calculation under certain conditions - Fix to always show all available versions in the versions dropdown - Support WebDAV copy operation and make encryption aware of it - Make sure to set the expire date if a date is set as default - Improved link icon for better UX - Fix rendering of blank template - Only call exec if is is enabled by PHP - Limit app menu icon size - Show a warning in the personal settings and admin settins if the encyption keys are not yet initialized - Always remove share permission if user is excluded from sharing - Add OCS api call to set expire date for link shares - Improved db schema migration for sqlite - Don't try to execute background jobs that no longer exist - Improve look of search on mobile, save space in top bar - Set core version after a successful update to make upgrade more robust of app upgrades fail - Verify whether download URLs are valid - Fix preview animation on uploading - Prevent cron.php to trigger apps updating - Fix remote share when remote server is installed at the root - Fix files sorting - Fix calendar import - Fix gallery pause icon - Several contacts fixes specifically for PHP 5.3 - Make updater more robust ----------------------------- Release "7.0.0" July 23. 2014 - New files view including sorting and endless scrolling - Server to Server sharing - Sharing overview - Improved sharing admin control - No more mandatory Shared folder - Improved ownCloud Documents features - Hugely improved Activity app including email notifications - Mobile optimized webinterface - Password strength indicator - Significant speed improvements - New user-management - Support for Swift object stores - Email configuration wizard - Email template editor - Improved upgrade process`
2014-11-30 01:08:57 +01:00
share/owncloud/lib/public/iuser.php
share/owncloud/lib/public/iuserbackend.php
Update to 7.0.3 Changelog: Release "7.0.3" Oct 22. 2014 - Some OS X server fixes - Several external storage fixes and improvements - Close session early to speedup apps page loading - Add overwrite.cli.url config option - Fix finding old versions in special cases - Make versions and encryption aware of copy operations - Force loading encryption app in all needed cases - Better filesystem scanning error messages - LDAP wizard fixes - Add configuration switch to enable preview mimetypes - Create backup of all encryption keys before recovery - Add displayname for admins - Better config.sample documentation - Better apps descriptions - Improve visual feedback if recovery key password gets changed - Fix some object store integration issues - Improved data directory configuration - Fix DAV permissions without create permissions - Fix filepicker home icon being partly hidden - Do only follow http and https redirects - Properly delete old previews - Prevent upgrades between more than one major versions - Several security fixes - Lots of smaller improvements ----------------------------- Release "6.0.6" Oct 22. 2014 - Fix finding old versions in special cases - Make versions and encryption aware of copy operations - Force loading encryption app in all needed cases - Better filesystem scanning error messages - LDAP wizard fixes - Add configuration switch to enable preview mimetypes - Create backup of all encryption keys before recovery - Add displayname for admins - Several security fixes - Lots of smaller improvements ----------------------------- Release "5.0.18" Oct 22. 2014 - Only allow http and https redirects - Documentation fixes - Several security fixes - Several smaller fixes ----------------------------- Release "7.0.2" Aug 26. 2014 - App upgrading stability improvements - Make default share folder configurable - Improve readability of error messages - Log failed authentication - S3 key fixes - Fix range requests with encryption - Several LDAP fixes - Remove obsolete 'Download preparing' message for zip downloads - Remove not working checks from code checker - No error if we try to delete a file which no longer exists - Fix detection of system wide mount points - Simplify App navigation - Add group management to public api - Remove confusing 'automatic logon rejected' message - Implement a txt preview fallback for the case that ttf is not support - Fix tiny thumbnail bug - Don't display share permission if resharing was disabled by the admin - Close session right before the download starts - Fix date display in filepicker - Don't touch non-oc tables when doing the InnoDB repair step - Several Documents fixes - Correctly handle public uploads activities - Add better 4 image previews to gallery ----------------------------- Release "6.0.5" Aug 26. 2014 - Documentation improvements - fix anonymous upload if logged-in - Fix handling of special characters in group names - Fix downloading of big files in special situations - More consistent handling of debug mode - Fix sharing email notifications - Disabling upload button if upload is not possible - Fix detection of system wide mount points - Handle video viewer in sharing links correctly - Update encryption keys recursively if a folder was moved - Enable download button for public folders - Handle exceptions if file to too big for trash-bin correctly - Quota fixes - Avoid unnecessary writing to the DB when preferences are not changed - Disable download button if zip download is disabled - Fix searching for users in special situations - Mount-point handling fixes - Correctly handle storage stats for trash bin - Remove etag warning for trash bin - Hardened SFTP host verification ----------------------------- Release "7.0.1" Aug 4. 2014 - Set maximum width for notification so they don´t overlap the whole header - Don't preload videos on public sharing - Fix preview size calculation under certain conditions - Fix to always show all available versions in the versions dropdown - Support WebDAV copy operation and make encryption aware of it - Make sure to set the expire date if a date is set as default - Improved link icon for better UX - Fix rendering of blank template - Only call exec if is is enabled by PHP - Limit app menu icon size - Show a warning in the personal settings and admin settins if the encyption keys are not yet initialized - Always remove share permission if user is excluded from sharing - Add OCS api call to set expire date for link shares - Improved db schema migration for sqlite - Don't try to execute background jobs that no longer exist - Improve look of search on mobile, save space in top bar - Set core version after a successful update to make upgrade more robust of app upgrades fail - Verify whether download URLs are valid - Fix preview animation on uploading - Prevent cron.php to trigger apps updating - Fix remote share when remote server is installed at the root - Fix files sorting - Fix calendar import - Fix gallery pause icon - Several contacts fixes specifically for PHP 5.3 - Make updater more robust ----------------------------- Release "7.0.0" July 23. 2014 - New files view including sorting and endless scrolling - Server to Server sharing - Sharing overview - Improved sharing admin control - No more mandatory Shared folder - Improved ownCloud Documents features - Hugely improved Activity app including email notifications - Mobile optimized webinterface - Password strength indicator - Significant speed improvements - New user-management - Support for Swift object stores - Email configuration wizard - Email template editor - Improved upgrade process`
2014-11-30 01:08:57 +01:00
share/owncloud/lib/public/iusermanager.php
Update to 6.0.0a * Switch to 6 branch * Replace interpreters with REPLACE_* Changelog: Version 6.0.0a Dec 14th 2013 Remove wrong warnings from logfile Fix LDAP authentication Fix LDAP configuration Fix Share dialog Fix migration under certain conditions Fix database encoding for old PHP versions Fix select all checkbox Fix migration with lucene search enabled Fix migration for postgresql Version 6.0.0 Dec 11th 2013 User Avatars Previews in files app and other places Updated design, less clutter and more whitespace Public gallery sharing Activities Better file conflict handling dialog Improved public App API Sharing API Example Files Share Email Notifications New Doctrine based database layer Plural translations Refactored OC.dialogs (both code and design wise) Priorize often used languages in personal-settings language selection Update jquery to 1.10.0 and add jquery-migrate 1.2.1 Show a summary as the last filelist entry Improve app-management (more verbose error-messages) Show ‘More apps’ link to app administration directly in app navigation Templates for newly created files Add MB indicator to size column Google Drive external storage uses a new library New icons for shared and external folders File uploads conflicts dialog Possibility to prepopulate a new users home with a skeleton Public upload with encryption enabled Users now can decrypt the files again if their encryption app was enabled Many quota related fixes Total used space (with quota) now only counts user’s own files Many external storage fixes, improved performance Improved file navigation performance by using Ajax calls (no full page reload for each folder) The file owner can now also restore deleted shared files New version drop-down with previews and the ability to downloading versions directly
2013-12-27 16:56:38 +01:00
share/owncloud/lib/public/iusersession.php
share/owncloud/lib/public/json.php
share/owncloud/lib/public/preconditionnotmetexception.php
share/owncloud/lib/public/response.php
Update to 7.0.3 Changelog: Release "7.0.3" Oct 22. 2014 - Some OS X server fixes - Several external storage fixes and improvements - Close session early to speedup apps page loading - Add overwrite.cli.url config option - Fix finding old versions in special cases - Make versions and encryption aware of copy operations - Force loading encryption app in all needed cases - Better filesystem scanning error messages - LDAP wizard fixes - Add configuration switch to enable preview mimetypes - Create backup of all encryption keys before recovery - Add displayname for admins - Better config.sample documentation - Better apps descriptions - Improve visual feedback if recovery key password gets changed - Fix some object store integration issues - Improved data directory configuration - Fix DAV permissions without create permissions - Fix filepicker home icon being partly hidden - Do only follow http and https redirects - Properly delete old previews - Prevent upgrades between more than one major versions - Several security fixes - Lots of smaller improvements ----------------------------- Release "6.0.6" Oct 22. 2014 - Fix finding old versions in special cases - Make versions and encryption aware of copy operations - Force loading encryption app in all needed cases - Better filesystem scanning error messages - LDAP wizard fixes - Add configuration switch to enable preview mimetypes - Create backup of all encryption keys before recovery - Add displayname for admins - Several security fixes - Lots of smaller improvements ----------------------------- Release "5.0.18" Oct 22. 2014 - Only allow http and https redirects - Documentation fixes - Several security fixes - Several smaller fixes ----------------------------- Release "7.0.2" Aug 26. 2014 - App upgrading stability improvements - Make default share folder configurable - Improve readability of error messages - Log failed authentication - S3 key fixes - Fix range requests with encryption - Several LDAP fixes - Remove obsolete 'Download preparing' message for zip downloads - Remove not working checks from code checker - No error if we try to delete a file which no longer exists - Fix detection of system wide mount points - Simplify App navigation - Add group management to public api - Remove confusing 'automatic logon rejected' message - Implement a txt preview fallback for the case that ttf is not support - Fix tiny thumbnail bug - Don't display share permission if resharing was disabled by the admin - Close session right before the download starts - Fix date display in filepicker - Don't touch non-oc tables when doing the InnoDB repair step - Several Documents fixes - Correctly handle public uploads activities - Add better 4 image previews to gallery ----------------------------- Release "6.0.5" Aug 26. 2014 - Documentation improvements - fix anonymous upload if logged-in - Fix handling of special characters in group names - Fix downloading of big files in special situations - More consistent handling of debug mode - Fix sharing email notifications - Disabling upload button if upload is not possible - Fix detection of system wide mount points - Handle video viewer in sharing links correctly - Update encryption keys recursively if a folder was moved - Enable download button for public folders - Handle exceptions if file to too big for trash-bin correctly - Quota fixes - Avoid unnecessary writing to the DB when preferences are not changed - Disable download button if zip download is disabled - Fix searching for users in special situations - Mount-point handling fixes - Correctly handle storage stats for trash bin - Remove etag warning for trash bin - Hardened SFTP host verification ----------------------------- Release "7.0.1" Aug 4. 2014 - Set maximum width for notification so they don´t overlap the whole header - Don't preload videos on public sharing - Fix preview size calculation under certain conditions - Fix to always show all available versions in the versions dropdown - Support WebDAV copy operation and make encryption aware of it - Make sure to set the expire date if a date is set as default - Improved link icon for better UX - Fix rendering of blank template - Only call exec if is is enabled by PHP - Limit app menu icon size - Show a warning in the personal settings and admin settins if the encyption keys are not yet initialized - Always remove share permission if user is excluded from sharing - Add OCS api call to set expire date for link shares - Improved db schema migration for sqlite - Don't try to execute background jobs that no longer exist - Improve look of search on mobile, save space in top bar - Set core version after a successful update to make upgrade more robust of app upgrades fail - Verify whether download URLs are valid - Fix preview animation on uploading - Prevent cron.php to trigger apps updating - Fix remote share when remote server is installed at the root - Fix files sorting - Fix calendar import - Fix gallery pause icon - Several contacts fixes specifically for PHP 5.3 - Make updater more robust ----------------------------- Release "7.0.0" July 23. 2014 - New files view including sorting and endless scrolling - Server to Server sharing - Sharing overview - Improved sharing admin control - No more mandatory Shared folder - Improved ownCloud Documents features - Hugely improved Activity app including email notifications - Mobile optimized webinterface - Password strength indicator - Significant speed improvements - New user-management - Support for Swift object stores - Email configuration wizard - Email template editor - Improved upgrade process`
2014-11-30 01:08:57 +01:00
share/owncloud/lib/public/route/iroute.php
share/owncloud/lib/public/route/irouter.php
share/owncloud/lib/public/search/pagedprovider.php
Update to 7.0.3 Changelog: Release "7.0.3" Oct 22. 2014 - Some OS X server fixes - Several external storage fixes and improvements - Close session early to speedup apps page loading - Add overwrite.cli.url config option - Fix finding old versions in special cases - Make versions and encryption aware of copy operations - Force loading encryption app in all needed cases - Better filesystem scanning error messages - LDAP wizard fixes - Add configuration switch to enable preview mimetypes - Create backup of all encryption keys before recovery - Add displayname for admins - Better config.sample documentation - Better apps descriptions - Improve visual feedback if recovery key password gets changed - Fix some object store integration issues - Improved data directory configuration - Fix DAV permissions without create permissions - Fix filepicker home icon being partly hidden - Do only follow http and https redirects - Properly delete old previews - Prevent upgrades between more than one major versions - Several security fixes - Lots of smaller improvements ----------------------------- Release "6.0.6" Oct 22. 2014 - Fix finding old versions in special cases - Make versions and encryption aware of copy operations - Force loading encryption app in all needed cases - Better filesystem scanning error messages - LDAP wizard fixes - Add configuration switch to enable preview mimetypes - Create backup of all encryption keys before recovery - Add displayname for admins - Several security fixes - Lots of smaller improvements ----------------------------- Release "5.0.18" Oct 22. 2014 - Only allow http and https redirects - Documentation fixes - Several security fixes - Several smaller fixes ----------------------------- Release "7.0.2" Aug 26. 2014 - App upgrading stability improvements - Make default share folder configurable - Improve readability of error messages - Log failed authentication - S3 key fixes - Fix range requests with encryption - Several LDAP fixes - Remove obsolete 'Download preparing' message for zip downloads - Remove not working checks from code checker - No error if we try to delete a file which no longer exists - Fix detection of system wide mount points - Simplify App navigation - Add group management to public api - Remove confusing 'automatic logon rejected' message - Implement a txt preview fallback for the case that ttf is not support - Fix tiny thumbnail bug - Don't display share permission if resharing was disabled by the admin - Close session right before the download starts - Fix date display in filepicker - Don't touch non-oc tables when doing the InnoDB repair step - Several Documents fixes - Correctly handle public uploads activities - Add better 4 image previews to gallery ----------------------------- Release "6.0.5" Aug 26. 2014 - Documentation improvements - fix anonymous upload if logged-in - Fix handling of special characters in group names - Fix downloading of big files in special situations - More consistent handling of debug mode - Fix sharing email notifications - Disabling upload button if upload is not possible - Fix detection of system wide mount points - Handle video viewer in sharing links correctly - Update encryption keys recursively if a folder was moved - Enable download button for public folders - Handle exceptions if file to too big for trash-bin correctly - Quota fixes - Avoid unnecessary writing to the DB when preferences are not changed - Disable download button if zip download is disabled - Fix searching for users in special situations - Mount-point handling fixes - Correctly handle storage stats for trash bin - Remove etag warning for trash bin - Hardened SFTP host verification ----------------------------- Release "7.0.1" Aug 4. 2014 - Set maximum width for notification so they don´t overlap the whole header - Don't preload videos on public sharing - Fix preview size calculation under certain conditions - Fix to always show all available versions in the versions dropdown - Support WebDAV copy operation and make encryption aware of it - Make sure to set the expire date if a date is set as default - Improved link icon for better UX - Fix rendering of blank template - Only call exec if is is enabled by PHP - Limit app menu icon size - Show a warning in the personal settings and admin settins if the encyption keys are not yet initialized - Always remove share permission if user is excluded from sharing - Add OCS api call to set expire date for link shares - Improved db schema migration for sqlite - Don't try to execute background jobs that no longer exist - Improve look of search on mobile, save space in top bar - Set core version after a successful update to make upgrade more robust of app upgrades fail - Verify whether download URLs are valid - Fix preview animation on uploading - Prevent cron.php to trigger apps updating - Fix remote share when remote server is installed at the root - Fix files sorting - Fix calendar import - Fix gallery pause icon - Several contacts fixes specifically for PHP 5.3 - Make updater more robust ----------------------------- Release "7.0.0" July 23. 2014 - New files view including sorting and endless scrolling - Server to Server sharing - Sharing overview - Improved sharing admin control - No more mandatory Shared folder - Improved ownCloud Documents features - Hugely improved Activity app including email notifications - Mobile optimized webinterface - Password strength indicator - Significant speed improvements - New user-management - Support for Swift object stores - Email configuration wizard - Email template editor - Improved upgrade process`
2014-11-30 01:08:57 +01:00
share/owncloud/lib/public/search/provider.php
share/owncloud/lib/public/search/result.php
share/owncloud/lib/public/security/icrypto.php
share/owncloud/lib/public/security/ihasher.php
share/owncloud/lib/public/security/isecurerandom.php
share/owncloud/lib/public/security/stringutils.php
share/owncloud/lib/public/share.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/template.php
share/owncloud/lib/public/user.php
share/owncloud/lib/public/userinterface.php
share/owncloud/lib/public/util.php
share/owncloud/lib/repair/assetcache.php
share/owncloud/lib/repair/cleantags.php
Update to 7.0.3 Changelog: Release "7.0.3" Oct 22. 2014 - Some OS X server fixes - Several external storage fixes and improvements - Close session early to speedup apps page loading - Add overwrite.cli.url config option - Fix finding old versions in special cases - Make versions and encryption aware of copy operations - Force loading encryption app in all needed cases - Better filesystem scanning error messages - LDAP wizard fixes - Add configuration switch to enable preview mimetypes - Create backup of all encryption keys before recovery - Add displayname for admins - Better config.sample documentation - Better apps descriptions - Improve visual feedback if recovery key password gets changed - Fix some object store integration issues - Improved data directory configuration - Fix DAV permissions without create permissions - Fix filepicker home icon being partly hidden - Do only follow http and https redirects - Properly delete old previews - Prevent upgrades between more than one major versions - Several security fixes - Lots of smaller improvements ----------------------------- Release "6.0.6" Oct 22. 2014 - Fix finding old versions in special cases - Make versions and encryption aware of copy operations - Force loading encryption app in all needed cases - Better filesystem scanning error messages - LDAP wizard fixes - Add configuration switch to enable preview mimetypes - Create backup of all encryption keys before recovery - Add displayname for admins - Several security fixes - Lots of smaller improvements ----------------------------- Release "5.0.18" Oct 22. 2014 - Only allow http and https redirects - Documentation fixes - Several security fixes - Several smaller fixes ----------------------------- Release "7.0.2" Aug 26. 2014 - App upgrading stability improvements - Make default share folder configurable - Improve readability of error messages - Log failed authentication - S3 key fixes - Fix range requests with encryption - Several LDAP fixes - Remove obsolete 'Download preparing' message for zip downloads - Remove not working checks from code checker - No error if we try to delete a file which no longer exists - Fix detection of system wide mount points - Simplify App navigation - Add group management to public api - Remove confusing 'automatic logon rejected' message - Implement a txt preview fallback for the case that ttf is not support - Fix tiny thumbnail bug - Don't display share permission if resharing was disabled by the admin - Close session right before the download starts - Fix date display in filepicker - Don't touch non-oc tables when doing the InnoDB repair step - Several Documents fixes - Correctly handle public uploads activities - Add better 4 image previews to gallery ----------------------------- Release "6.0.5" Aug 26. 2014 - Documentation improvements - fix anonymous upload if logged-in - Fix handling of special characters in group names - Fix downloading of big files in special situations - More consistent handling of debug mode - Fix sharing email notifications - Disabling upload button if upload is not possible - Fix detection of system wide mount points - Handle video viewer in sharing links correctly - Update encryption keys recursively if a folder was moved - Enable download button for public folders - Handle exceptions if file to too big for trash-bin correctly - Quota fixes - Avoid unnecessary writing to the DB when preferences are not changed - Disable download button if zip download is disabled - Fix searching for users in special situations - Mount-point handling fixes - Correctly handle storage stats for trash bin - Remove etag warning for trash bin - Hardened SFTP host verification ----------------------------- Release "7.0.1" Aug 4. 2014 - Set maximum width for notification so they don´t overlap the whole header - Don't preload videos on public sharing - Fix preview size calculation under certain conditions - Fix to always show all available versions in the versions dropdown - Support WebDAV copy operation and make encryption aware of it - Make sure to set the expire date if a date is set as default - Improved link icon for better UX - Fix rendering of blank template - Only call exec if is is enabled by PHP - Limit app menu icon size - Show a warning in the personal settings and admin settins if the encyption keys are not yet initialized - Always remove share permission if user is excluded from sharing - Add OCS api call to set expire date for link shares - Improved db schema migration for sqlite - Don't try to execute background jobs that no longer exist - Improve look of search on mobile, save space in top bar - Set core version after a successful update to make upgrade more robust of app upgrades fail - Verify whether download URLs are valid - Fix preview animation on uploading - Prevent cron.php to trigger apps updating - Fix remote share when remote server is installed at the root - Fix files sorting - Fix calendar import - Fix gallery pause icon - Several contacts fixes specifically for PHP 5.3 - Make updater more robust ----------------------------- Release "7.0.0" July 23. 2014 - New files view including sorting and endless scrolling - Server to Server sharing - Sharing overview - Improved sharing admin control - No more mandatory Shared folder - Improved ownCloud Documents features - Hugely improved Activity app including email notifications - Mobile optimized webinterface - Password strength indicator - Significant speed improvements - New user-management - Support for Swift object stores - Email configuration wizard - Email template editor - Improved upgrade process`
2014-11-30 01:08:57 +01:00
share/owncloud/lib/repair/collation.php
share/owncloud/lib/repair/enablefilesapp.php
share/owncloud/lib/repair/filletags.php
Update to 7.0.3 Changelog: Release "7.0.3" Oct 22. 2014 - Some OS X server fixes - Several external storage fixes and improvements - Close session early to speedup apps page loading - Add overwrite.cli.url config option - Fix finding old versions in special cases - Make versions and encryption aware of copy operations - Force loading encryption app in all needed cases - Better filesystem scanning error messages - LDAP wizard fixes - Add configuration switch to enable preview mimetypes - Create backup of all encryption keys before recovery - Add displayname for admins - Better config.sample documentation - Better apps descriptions - Improve visual feedback if recovery key password gets changed - Fix some object store integration issues - Improved data directory configuration - Fix DAV permissions without create permissions - Fix filepicker home icon being partly hidden - Do only follow http and https redirects - Properly delete old previews - Prevent upgrades between more than one major versions - Several security fixes - Lots of smaller improvements ----------------------------- Release "6.0.6" Oct 22. 2014 - Fix finding old versions in special cases - Make versions and encryption aware of copy operations - Force loading encryption app in all needed cases - Better filesystem scanning error messages - LDAP wizard fixes - Add configuration switch to enable preview mimetypes - Create backup of all encryption keys before recovery - Add displayname for admins - Several security fixes - Lots of smaller improvements ----------------------------- Release "5.0.18" Oct 22. 2014 - Only allow http and https redirects - Documentation fixes - Several security fixes - Several smaller fixes ----------------------------- Release "7.0.2" Aug 26. 2014 - App upgrading stability improvements - Make default share folder configurable - Improve readability of error messages - Log failed authentication - S3 key fixes - Fix range requests with encryption - Several LDAP fixes - Remove obsolete 'Download preparing' message for zip downloads - Remove not working checks from code checker - No error if we try to delete a file which no longer exists - Fix detection of system wide mount points - Simplify App navigation - Add group management to public api - Remove confusing 'automatic logon rejected' message - Implement a txt preview fallback for the case that ttf is not support - Fix tiny thumbnail bug - Don't display share permission if resharing was disabled by the admin - Close session right before the download starts - Fix date display in filepicker - Don't touch non-oc tables when doing the InnoDB repair step - Several Documents fixes - Correctly handle public uploads activities - Add better 4 image previews to gallery ----------------------------- Release "6.0.5" Aug 26. 2014 - Documentation improvements - fix anonymous upload if logged-in - Fix handling of special characters in group names - Fix downloading of big files in special situations - More consistent handling of debug mode - Fix sharing email notifications - Disabling upload button if upload is not possible - Fix detection of system wide mount points - Handle video viewer in sharing links correctly - Update encryption keys recursively if a folder was moved - Enable download button for public folders - Handle exceptions if file to too big for trash-bin correctly - Quota fixes - Avoid unnecessary writing to the DB when preferences are not changed - Disable download button if zip download is disabled - Fix searching for users in special situations - Mount-point handling fixes - Correctly handle storage stats for trash bin - Remove etag warning for trash bin - Hardened SFTP host verification ----------------------------- Release "7.0.1" Aug 4. 2014 - Set maximum width for notification so they don´t overlap the whole header - Don't preload videos on public sharing - Fix preview size calculation under certain conditions - Fix to always show all available versions in the versions dropdown - Support WebDAV copy operation and make encryption aware of it - Make sure to set the expire date if a date is set as default - Improved link icon for better UX - Fix rendering of blank template - Only call exec if is is enabled by PHP - Limit app menu icon size - Show a warning in the personal settings and admin settins if the encyption keys are not yet initialized - Always remove share permission if user is excluded from sharing - Add OCS api call to set expire date for link shares - Improved db schema migration for sqlite - Don't try to execute background jobs that no longer exist - Improve look of search on mobile, save space in top bar - Set core version after a successful update to make upgrade more robust of app upgrades fail - Verify whether download URLs are valid - Fix preview animation on uploading - Prevent cron.php to trigger apps updating - Fix remote share when remote server is installed at the root - Fix files sorting - Fix calendar import - Fix gallery pause icon - Several contacts fixes specifically for PHP 5.3 - Make updater more robust ----------------------------- Release "7.0.0" July 23. 2014 - New files view including sorting and endless scrolling - Server to Server sharing - Sharing overview - Improved sharing admin control - No more mandatory Shared folder - Improved ownCloud Documents features - Hugely improved Activity app including email notifications - Mobile optimized webinterface - Password strength indicator - Significant speed improvements - New user-management - Support for Swift object stores - Email configuration wizard - Email template editor - Improved upgrade process`
2014-11-30 01:08:57 +01:00
share/owncloud/lib/repair/innodb.php
share/owncloud/lib/repair/preview.php
share/owncloud/lib/repair/repairconfig.php
Update to 7.0.3 Changelog: Release "7.0.3" Oct 22. 2014 - Some OS X server fixes - Several external storage fixes and improvements - Close session early to speedup apps page loading - Add overwrite.cli.url config option - Fix finding old versions in special cases - Make versions and encryption aware of copy operations - Force loading encryption app in all needed cases - Better filesystem scanning error messages - LDAP wizard fixes - Add configuration switch to enable preview mimetypes - Create backup of all encryption keys before recovery - Add displayname for admins - Better config.sample documentation - Better apps descriptions - Improve visual feedback if recovery key password gets changed - Fix some object store integration issues - Improved data directory configuration - Fix DAV permissions without create permissions - Fix filepicker home icon being partly hidden - Do only follow http and https redirects - Properly delete old previews - Prevent upgrades between more than one major versions - Several security fixes - Lots of smaller improvements ----------------------------- Release "6.0.6" Oct 22. 2014 - Fix finding old versions in special cases - Make versions and encryption aware of copy operations - Force loading encryption app in all needed cases - Better filesystem scanning error messages - LDAP wizard fixes - Add configuration switch to enable preview mimetypes - Create backup of all encryption keys before recovery - Add displayname for admins - Several security fixes - Lots of smaller improvements ----------------------------- Release "5.0.18" Oct 22. 2014 - Only allow http and https redirects - Documentation fixes - Several security fixes - Several smaller fixes ----------------------------- Release "7.0.2" Aug 26. 2014 - App upgrading stability improvements - Make default share folder configurable - Improve readability of error messages - Log failed authentication - S3 key fixes - Fix range requests with encryption - Several LDAP fixes - Remove obsolete 'Download preparing' message for zip downloads - Remove not working checks from code checker - No error if we try to delete a file which no longer exists - Fix detection of system wide mount points - Simplify App navigation - Add group management to public api - Remove confusing 'automatic logon rejected' message - Implement a txt preview fallback for the case that ttf is not support - Fix tiny thumbnail bug - Don't display share permission if resharing was disabled by the admin - Close session right before the download starts - Fix date display in filepicker - Don't touch non-oc tables when doing the InnoDB repair step - Several Documents fixes - Correctly handle public uploads activities - Add better 4 image previews to gallery ----------------------------- Release "6.0.5" Aug 26. 2014 - Documentation improvements - fix anonymous upload if logged-in - Fix handling of special characters in group names - Fix downloading of big files in special situations - More consistent handling of debug mode - Fix sharing email notifications - Disabling upload button if upload is not possible - Fix detection of system wide mount points - Handle video viewer in sharing links correctly - Update encryption keys recursively if a folder was moved - Enable download button for public folders - Handle exceptions if file to too big for trash-bin correctly - Quota fixes - Avoid unnecessary writing to the DB when preferences are not changed - Disable download button if zip download is disabled - Fix searching for users in special situations - Mount-point handling fixes - Correctly handle storage stats for trash bin - Remove etag warning for trash bin - Hardened SFTP host verification ----------------------------- Release "7.0.1" Aug 4. 2014 - Set maximum width for notification so they don´t overlap the whole header - Don't preload videos on public sharing - Fix preview size calculation under certain conditions - Fix to always show all available versions in the versions dropdown - Support WebDAV copy operation and make encryption aware of it - Make sure to set the expire date if a date is set as default - Improved link icon for better UX - Fix rendering of blank template - Only call exec if is is enabled by PHP - Limit app menu icon size - Show a warning in the personal settings and admin settins if the encyption keys are not yet initialized - Always remove share permission if user is excluded from sharing - Add OCS api call to set expire date for link shares - Improved db schema migration for sqlite - Don't try to execute background jobs that no longer exist - Improve look of search on mobile, save space in top bar - Set core version after a successful update to make upgrade more robust of app upgrades fail - Verify whether download URLs are valid - Fix preview animation on uploading - Prevent cron.php to trigger apps updating - Fix remote share when remote server is installed at the root - Fix files sorting - Fix calendar import - Fix gallery pause icon - Several contacts fixes specifically for PHP 5.3 - Make updater more robust ----------------------------- Release "7.0.0" July 23. 2014 - New files view including sorting and endless scrolling - Server to Server sharing - Sharing overview - Improved sharing admin control - No more mandatory Shared folder - Improved ownCloud Documents features - Hugely improved Activity app including email notifications - Mobile optimized webinterface - Password strength indicator - Significant speed improvements - New user-management - Support for Swift object stores - Email configuration wizard - Email template editor - Improved upgrade process`
2014-11-30 01:08:57 +01:00
share/owncloud/lib/repair/repairmimetypes.php
share/owncloud/lib/repair/searchlucenetables.php
share/owncloud/occ
share/owncloud/ocs/providers.php
share/owncloud/ocs/routes.php
share/owncloud/ocs/v1.php
share/owncloud/public.php
share/owncloud/remote.php
share/owncloud/robots.txt
share/owncloud/settings/admin.php
share/owncloud/settings/ajax/addRootCertificate.php
share/owncloud/settings/ajax/changedisplayname.php
Update to 7.0.3 Changelog: Release "7.0.3" Oct 22. 2014 - Some OS X server fixes - Several external storage fixes and improvements - Close session early to speedup apps page loading - Add overwrite.cli.url config option - Fix finding old versions in special cases - Make versions and encryption aware of copy operations - Force loading encryption app in all needed cases - Better filesystem scanning error messages - LDAP wizard fixes - Add configuration switch to enable preview mimetypes - Create backup of all encryption keys before recovery - Add displayname for admins - Better config.sample documentation - Better apps descriptions - Improve visual feedback if recovery key password gets changed - Fix some object store integration issues - Improved data directory configuration - Fix DAV permissions without create permissions - Fix filepicker home icon being partly hidden - Do only follow http and https redirects - Properly delete old previews - Prevent upgrades between more than one major versions - Several security fixes - Lots of smaller improvements ----------------------------- Release "6.0.6" Oct 22. 2014 - Fix finding old versions in special cases - Make versions and encryption aware of copy operations - Force loading encryption app in all needed cases - Better filesystem scanning error messages - LDAP wizard fixes - Add configuration switch to enable preview mimetypes - Create backup of all encryption keys before recovery - Add displayname for admins - Several security fixes - Lots of smaller improvements ----------------------------- Release "5.0.18" Oct 22. 2014 - Only allow http and https redirects - Documentation fixes - Several security fixes - Several smaller fixes ----------------------------- Release "7.0.2" Aug 26. 2014 - App upgrading stability improvements - Make default share folder configurable - Improve readability of error messages - Log failed authentication - S3 key fixes - Fix range requests with encryption - Several LDAP fixes - Remove obsolete 'Download preparing' message for zip downloads - Remove not working checks from code checker - No error if we try to delete a file which no longer exists - Fix detection of system wide mount points - Simplify App navigation - Add group management to public api - Remove confusing 'automatic logon rejected' message - Implement a txt preview fallback for the case that ttf is not support - Fix tiny thumbnail bug - Don't display share permission if resharing was disabled by the admin - Close session right before the download starts - Fix date display in filepicker - Don't touch non-oc tables when doing the InnoDB repair step - Several Documents fixes - Correctly handle public uploads activities - Add better 4 image previews to gallery ----------------------------- Release "6.0.5" Aug 26. 2014 - Documentation improvements - fix anonymous upload if logged-in - Fix handling of special characters in group names - Fix downloading of big files in special situations - More consistent handling of debug mode - Fix sharing email notifications - Disabling upload button if upload is not possible - Fix detection of system wide mount points - Handle video viewer in sharing links correctly - Update encryption keys recursively if a folder was moved - Enable download button for public folders - Handle exceptions if file to too big for trash-bin correctly - Quota fixes - Avoid unnecessary writing to the DB when preferences are not changed - Disable download button if zip download is disabled - Fix searching for users in special situations - Mount-point handling fixes - Correctly handle storage stats for trash bin - Remove etag warning for trash bin - Hardened SFTP host verification ----------------------------- Release "7.0.1" Aug 4. 2014 - Set maximum width for notification so they don´t overlap the whole header - Don't preload videos on public sharing - Fix preview size calculation under certain conditions - Fix to always show all available versions in the versions dropdown - Support WebDAV copy operation and make encryption aware of it - Make sure to set the expire date if a date is set as default - Improved link icon for better UX - Fix rendering of blank template - Only call exec if is is enabled by PHP - Limit app menu icon size - Show a warning in the personal settings and admin settins if the encyption keys are not yet initialized - Always remove share permission if user is excluded from sharing - Add OCS api call to set expire date for link shares - Improved db schema migration for sqlite - Don't try to execute background jobs that no longer exist - Improve look of search on mobile, save space in top bar - Set core version after a successful update to make upgrade more robust of app upgrades fail - Verify whether download URLs are valid - Fix preview animation on uploading - Prevent cron.php to trigger apps updating - Fix remote share when remote server is installed at the root - Fix files sorting - Fix calendar import - Fix gallery pause icon - Several contacts fixes specifically for PHP 5.3 - Make updater more robust ----------------------------- Release "7.0.0" July 23. 2014 - New files view including sorting and endless scrolling - Server to Server sharing - Sharing overview - Improved sharing admin control - No more mandatory Shared folder - Improved ownCloud Documents features - Hugely improved Activity app including email notifications - Mobile optimized webinterface - Password strength indicator - Significant speed improvements - New user-management - Support for Swift object stores - Email configuration wizard - Email template editor - Improved upgrade process`
2014-11-30 01:08:57 +01:00
share/owncloud/settings/ajax/checksetup.php
Update to 6.0.0a * Switch to 6 branch * Replace interpreters with REPLACE_* Changelog: Version 6.0.0a Dec 14th 2013 Remove wrong warnings from logfile Fix LDAP authentication Fix LDAP configuration Fix Share dialog Fix migration under certain conditions Fix database encoding for old PHP versions Fix select all checkbox Fix migration with lucene search enabled Fix migration for postgresql Version 6.0.0 Dec 11th 2013 User Avatars Previews in files app and other places Updated design, less clutter and more whitespace Public gallery sharing Activities Better file conflict handling dialog Improved public App API Sharing API Example Files Share Email Notifications New Doctrine based database layer Plural translations Refactored OC.dialogs (both code and design wise) Priorize often used languages in personal-settings language selection Update jquery to 1.10.0 and add jquery-migrate 1.2.1 Show a summary as the last filelist entry Improve app-management (more verbose error-messages) Show ‘More apps’ link to app administration directly in app navigation Templates for newly created files Add MB indicator to size column Google Drive external storage uses a new library New icons for shared and external folders File uploads conflicts dialog Possibility to prepopulate a new users home with a skeleton Public upload with encryption enabled Users now can decrypt the files again if their encryption app was enabled Many quota related fixes Total used space (with quota) now only counts user’s own files Many external storage fixes, improved performance Improved file navigation performance by using Ajax calls (no full page reload for each folder) The file owner can now also restore deleted shared files New version drop-down with previews and the ability to downloading versions directly
2013-12-27 16:56:38 +01:00
share/owncloud/settings/ajax/decryptall.php
Update to 7.0.3 Changelog: Release "7.0.3" Oct 22. 2014 - Some OS X server fixes - Several external storage fixes and improvements - Close session early to speedup apps page loading - Add overwrite.cli.url config option - Fix finding old versions in special cases - Make versions and encryption aware of copy operations - Force loading encryption app in all needed cases - Better filesystem scanning error messages - LDAP wizard fixes - Add configuration switch to enable preview mimetypes - Create backup of all encryption keys before recovery - Add displayname for admins - Better config.sample documentation - Better apps descriptions - Improve visual feedback if recovery key password gets changed - Fix some object store integration issues - Improved data directory configuration - Fix DAV permissions without create permissions - Fix filepicker home icon being partly hidden - Do only follow http and https redirects - Properly delete old previews - Prevent upgrades between more than one major versions - Several security fixes - Lots of smaller improvements ----------------------------- Release "6.0.6" Oct 22. 2014 - Fix finding old versions in special cases - Make versions and encryption aware of copy operations - Force loading encryption app in all needed cases - Better filesystem scanning error messages - LDAP wizard fixes - Add configuration switch to enable preview mimetypes - Create backup of all encryption keys before recovery - Add displayname for admins - Several security fixes - Lots of smaller improvements ----------------------------- Release "5.0.18" Oct 22. 2014 - Only allow http and https redirects - Documentation fixes - Several security fixes - Several smaller fixes ----------------------------- Release "7.0.2" Aug 26. 2014 - App upgrading stability improvements - Make default share folder configurable - Improve readability of error messages - Log failed authentication - S3 key fixes - Fix range requests with encryption - Several LDAP fixes - Remove obsolete 'Download preparing' message for zip downloads - Remove not working checks from code checker - No error if we try to delete a file which no longer exists - Fix detection of system wide mount points - Simplify App navigation - Add group management to public api - Remove confusing 'automatic logon rejected' message - Implement a txt preview fallback for the case that ttf is not support - Fix tiny thumbnail bug - Don't display share permission if resharing was disabled by the admin - Close session right before the download starts - Fix date display in filepicker - Don't touch non-oc tables when doing the InnoDB repair step - Several Documents fixes - Correctly handle public uploads activities - Add better 4 image previews to gallery ----------------------------- Release "6.0.5" Aug 26. 2014 - Documentation improvements - fix anonymous upload if logged-in - Fix handling of special characters in group names - Fix downloading of big files in special situations - More consistent handling of debug mode - Fix sharing email notifications - Disabling upload button if upload is not possible - Fix detection of system wide mount points - Handle video viewer in sharing links correctly - Update encryption keys recursively if a folder was moved - Enable download button for public folders - Handle exceptions if file to too big for trash-bin correctly - Quota fixes - Avoid unnecessary writing to the DB when preferences are not changed - Disable download button if zip download is disabled - Fix searching for users in special situations - Mount-point handling fixes - Correctly handle storage stats for trash bin - Remove etag warning for trash bin - Hardened SFTP host verification ----------------------------- Release "7.0.1" Aug 4. 2014 - Set maximum width for notification so they don´t overlap the whole header - Don't preload videos on public sharing - Fix preview size calculation under certain conditions - Fix to always show all available versions in the versions dropdown - Support WebDAV copy operation and make encryption aware of it - Make sure to set the expire date if a date is set as default - Improved link icon for better UX - Fix rendering of blank template - Only call exec if is is enabled by PHP - Limit app menu icon size - Show a warning in the personal settings and admin settins if the encyption keys are not yet initialized - Always remove share permission if user is excluded from sharing - Add OCS api call to set expire date for link shares - Improved db schema migration for sqlite - Don't try to execute background jobs that no longer exist - Improve look of search on mobile, save space in top bar - Set core version after a successful update to make upgrade more robust of app upgrades fail - Verify whether download URLs are valid - Fix preview animation on uploading - Prevent cron.php to trigger apps updating - Fix remote share when remote server is installed at the root - Fix files sorting - Fix calendar import - Fix gallery pause icon - Several contacts fixes specifically for PHP 5.3 - Make updater more robust ----------------------------- Release "7.0.0" July 23. 2014 - New files view including sorting and endless scrolling - Server to Server sharing - Sharing overview - Improved sharing admin control - No more mandatory Shared folder - Improved ownCloud Documents features - Hugely improved Activity app including email notifications - Mobile optimized webinterface - Password strength indicator - Significant speed improvements - New user-management - Support for Swift object stores - Email configuration wizard - Email template editor - Improved upgrade process`
2014-11-30 01:08:57 +01:00
share/owncloud/settings/ajax/deletekeys.php
share/owncloud/settings/ajax/disableapp.php
share/owncloud/settings/ajax/enableapp.php
Update to 7.0.3 Changelog: Release "7.0.3" Oct 22. 2014 - Some OS X server fixes - Several external storage fixes and improvements - Close session early to speedup apps page loading - Add overwrite.cli.url config option - Fix finding old versions in special cases - Make versions and encryption aware of copy operations - Force loading encryption app in all needed cases - Better filesystem scanning error messages - LDAP wizard fixes - Add configuration switch to enable preview mimetypes - Create backup of all encryption keys before recovery - Add displayname for admins - Better config.sample documentation - Better apps descriptions - Improve visual feedback if recovery key password gets changed - Fix some object store integration issues - Improved data directory configuration - Fix DAV permissions without create permissions - Fix filepicker home icon being partly hidden - Do only follow http and https redirects - Properly delete old previews - Prevent upgrades between more than one major versions - Several security fixes - Lots of smaller improvements ----------------------------- Release "6.0.6" Oct 22. 2014 - Fix finding old versions in special cases - Make versions and encryption aware of copy operations - Force loading encryption app in all needed cases - Better filesystem scanning error messages - LDAP wizard fixes - Add configuration switch to enable preview mimetypes - Create backup of all encryption keys before recovery - Add displayname for admins - Several security fixes - Lots of smaller improvements ----------------------------- Release "5.0.18" Oct 22. 2014 - Only allow http and https redirects - Documentation fixes - Several security fixes - Several smaller fixes ----------------------------- Release "7.0.2" Aug 26. 2014 - App upgrading stability improvements - Make default share folder configurable - Improve readability of error messages - Log failed authentication - S3 key fixes - Fix range requests with encryption - Several LDAP fixes - Remove obsolete 'Download preparing' message for zip downloads - Remove not working checks from code checker - No error if we try to delete a file which no longer exists - Fix detection of system wide mount points - Simplify App navigation - Add group management to public api - Remove confusing 'automatic logon rejected' message - Implement a txt preview fallback for the case that ttf is not support - Fix tiny thumbnail bug - Don't display share permission if resharing was disabled by the admin - Close session right before the download starts - Fix date display in filepicker - Don't touch non-oc tables when doing the InnoDB repair step - Several Documents fixes - Correctly handle public uploads activities - Add better 4 image previews to gallery ----------------------------- Release "6.0.5" Aug 26. 2014 - Documentation improvements - fix anonymous upload if logged-in - Fix handling of special characters in group names - Fix downloading of big files in special situations - More consistent handling of debug mode - Fix sharing email notifications - Disabling upload button if upload is not possible - Fix detection of system wide mount points - Handle video viewer in sharing links correctly - Update encryption keys recursively if a folder was moved - Enable download button for public folders - Handle exceptions if file to too big for trash-bin correctly - Quota fixes - Avoid unnecessary writing to the DB when preferences are not changed - Disable download button if zip download is disabled - Fix searching for users in special situations - Mount-point handling fixes - Correctly handle storage stats for trash bin - Remove etag warning for trash bin - Hardened SFTP host verification ----------------------------- Release "7.0.1" Aug 4. 2014 - Set maximum width for notification so they don´t overlap the whole header - Don't preload videos on public sharing - Fix preview size calculation under certain conditions - Fix to always show all available versions in the versions dropdown - Support WebDAV copy operation and make encryption aware of it - Make sure to set the expire date if a date is set as default - Improved link icon for better UX - Fix rendering of blank template - Only call exec if is is enabled by PHP - Limit app menu icon size - Show a warning in the personal settings and admin settins if the encyption keys are not yet initialized - Always remove share permission if user is excluded from sharing - Add OCS api call to set expire date for link shares - Improved db schema migration for sqlite - Don't try to execute background jobs that no longer exist - Improve look of search on mobile, save space in top bar - Set core version after a successful update to make upgrade more robust of app upgrades fail - Verify whether download URLs are valid - Fix preview animation on uploading - Prevent cron.php to trigger apps updating - Fix remote share when remote server is installed at the root - Fix files sorting - Fix calendar import - Fix gallery pause icon - Several contacts fixes specifically for PHP 5.3 - Make updater more robust ----------------------------- Release "7.0.0" July 23. 2014 - New files view including sorting and endless scrolling - Server to Server sharing - Sharing overview - Improved sharing admin control - No more mandatory Shared folder - Improved ownCloud Documents features - Hugely improved Activity app including email notifications - Mobile optimized webinterface - Password strength indicator - Significant speed improvements - New user-management - Support for Swift object stores - Email configuration wizard - Email template editor - Improved upgrade process`
2014-11-30 01:08:57 +01:00
share/owncloud/settings/ajax/geteveryonecount.php
share/owncloud/settings/ajax/installapp.php
share/owncloud/settings/ajax/navigationdetect.php
share/owncloud/settings/ajax/removeRootCertificate.php
Update to 7.0.3 Changelog: Release "7.0.3" Oct 22. 2014 - Some OS X server fixes - Several external storage fixes and improvements - Close session early to speedup apps page loading - Add overwrite.cli.url config option - Fix finding old versions in special cases - Make versions and encryption aware of copy operations - Force loading encryption app in all needed cases - Better filesystem scanning error messages - LDAP wizard fixes - Add configuration switch to enable preview mimetypes - Create backup of all encryption keys before recovery - Add displayname for admins - Better config.sample documentation - Better apps descriptions - Improve visual feedback if recovery key password gets changed - Fix some object store integration issues - Improved data directory configuration - Fix DAV permissions without create permissions - Fix filepicker home icon being partly hidden - Do only follow http and https redirects - Properly delete old previews - Prevent upgrades between more than one major versions - Several security fixes - Lots of smaller improvements ----------------------------- Release "6.0.6" Oct 22. 2014 - Fix finding old versions in special cases - Make versions and encryption aware of copy operations - Force loading encryption app in all needed cases - Better filesystem scanning error messages - LDAP wizard fixes - Add configuration switch to enable preview mimetypes - Create backup of all encryption keys before recovery - Add displayname for admins - Several security fixes - Lots of smaller improvements ----------------------------- Release "5.0.18" Oct 22. 2014 - Only allow http and https redirects - Documentation fixes - Several security fixes - Several smaller fixes ----------------------------- Release "7.0.2" Aug 26. 2014 - App upgrading stability improvements - Make default share folder configurable - Improve readability of error messages - Log failed authentication - S3 key fixes - Fix range requests with encryption - Several LDAP fixes - Remove obsolete 'Download preparing' message for zip downloads - Remove not working checks from code checker - No error if we try to delete a file which no longer exists - Fix detection of system wide mount points - Simplify App navigation - Add group management to public api - Remove confusing 'automatic logon rejected' message - Implement a txt preview fallback for the case that ttf is not support - Fix tiny thumbnail bug - Don't display share permission if resharing was disabled by the admin - Close session right before the download starts - Fix date display in filepicker - Don't touch non-oc tables when doing the InnoDB repair step - Several Documents fixes - Correctly handle public uploads activities - Add better 4 image previews to gallery ----------------------------- Release "6.0.5" Aug 26. 2014 - Documentation improvements - fix anonymous upload if logged-in - Fix handling of special characters in group names - Fix downloading of big files in special situations - More consistent handling of debug mode - Fix sharing email notifications - Disabling upload button if upload is not possible - Fix detection of system wide mount points - Handle video viewer in sharing links correctly - Update encryption keys recursively if a folder was moved - Enable download button for public folders - Handle exceptions if file to too big for trash-bin correctly - Quota fixes - Avoid unnecessary writing to the DB when preferences are not changed - Disable download button if zip download is disabled - Fix searching for users in special situations - Mount-point handling fixes - Correctly handle storage stats for trash bin - Remove etag warning for trash bin - Hardened SFTP host verification ----------------------------- Release "7.0.1" Aug 4. 2014 - Set maximum width for notification so they don´t overlap the whole header - Don't preload videos on public sharing - Fix preview size calculation under certain conditions - Fix to always show all available versions in the versions dropdown - Support WebDAV copy operation and make encryption aware of it - Make sure to set the expire date if a date is set as default - Improved link icon for better UX - Fix rendering of blank template - Only call exec if is is enabled by PHP - Limit app menu icon size - Show a warning in the personal settings and admin settins if the encyption keys are not yet initialized - Always remove share permission if user is excluded from sharing - Add OCS api call to set expire date for link shares - Improved db schema migration for sqlite - Don't try to execute background jobs that no longer exist - Improve look of search on mobile, save space in top bar - Set core version after a successful update to make upgrade more robust of app upgrades fail - Verify whether download URLs are valid - Fix preview animation on uploading - Prevent cron.php to trigger apps updating - Fix remote share when remote server is installed at the root - Fix files sorting - Fix calendar import - Fix gallery pause icon - Several contacts fixes specifically for PHP 5.3 - Make updater more robust ----------------------------- Release "7.0.0" July 23. 2014 - New files view including sorting and endless scrolling - Server to Server sharing - Sharing overview - Improved sharing admin control - No more mandatory Shared folder - Improved ownCloud Documents features - Hugely improved Activity app including email notifications - Mobile optimized webinterface - Password strength indicator - Significant speed improvements - New user-management - Support for Swift object stores - Email configuration wizard - Email template editor - Improved upgrade process`
2014-11-30 01:08:57 +01:00
share/owncloud/settings/ajax/restorekeys.php
share/owncloud/settings/ajax/setlanguage.php
share/owncloud/settings/ajax/setquota.php
share/owncloud/settings/ajax/togglegroups.php
share/owncloud/settings/ajax/togglesubadmins.php
Update to 7.0.3 Changelog: Release "7.0.3" Oct 22. 2014 - Some OS X server fixes - Several external storage fixes and improvements - Close session early to speedup apps page loading - Add overwrite.cli.url config option - Fix finding old versions in special cases - Make versions and encryption aware of copy operations - Force loading encryption app in all needed cases - Better filesystem scanning error messages - LDAP wizard fixes - Add configuration switch to enable preview mimetypes - Create backup of all encryption keys before recovery - Add displayname for admins - Better config.sample documentation - Better apps descriptions - Improve visual feedback if recovery key password gets changed - Fix some object store integration issues - Improved data directory configuration - Fix DAV permissions without create permissions - Fix filepicker home icon being partly hidden - Do only follow http and https redirects - Properly delete old previews - Prevent upgrades between more than one major versions - Several security fixes - Lots of smaller improvements ----------------------------- Release "6.0.6" Oct 22. 2014 - Fix finding old versions in special cases - Make versions and encryption aware of copy operations - Force loading encryption app in all needed cases - Better filesystem scanning error messages - LDAP wizard fixes - Add configuration switch to enable preview mimetypes - Create backup of all encryption keys before recovery - Add displayname for admins - Several security fixes - Lots of smaller improvements ----------------------------- Release "5.0.18" Oct 22. 2014 - Only allow http and https redirects - Documentation fixes - Several security fixes - Several smaller fixes ----------------------------- Release "7.0.2" Aug 26. 2014 - App upgrading stability improvements - Make default share folder configurable - Improve readability of error messages - Log failed authentication - S3 key fixes - Fix range requests with encryption - Several LDAP fixes - Remove obsolete 'Download preparing' message for zip downloads - Remove not working checks from code checker - No error if we try to delete a file which no longer exists - Fix detection of system wide mount points - Simplify App navigation - Add group management to public api - Remove confusing 'automatic logon rejected' message - Implement a txt preview fallback for the case that ttf is not support - Fix tiny thumbnail bug - Don't display share permission if resharing was disabled by the admin - Close session right before the download starts - Fix date display in filepicker - Don't touch non-oc tables when doing the InnoDB repair step - Several Documents fixes - Correctly handle public uploads activities - Add better 4 image previews to gallery ----------------------------- Release "6.0.5" Aug 26. 2014 - Documentation improvements - fix anonymous upload if logged-in - Fix handling of special characters in group names - Fix downloading of big files in special situations - More consistent handling of debug mode - Fix sharing email notifications - Disabling upload button if upload is not possible - Fix detection of system wide mount points - Handle video viewer in sharing links correctly - Update encryption keys recursively if a folder was moved - Enable download button for public folders - Handle exceptions if file to too big for trash-bin correctly - Quota fixes - Avoid unnecessary writing to the DB when preferences are not changed - Disable download button if zip download is disabled - Fix searching for users in special situations - Mount-point handling fixes - Correctly handle storage stats for trash bin - Remove etag warning for trash bin - Hardened SFTP host verification ----------------------------- Release "7.0.1" Aug 4. 2014 - Set maximum width for notification so they don´t overlap the whole header - Don't preload videos on public sharing - Fix preview size calculation under certain conditions - Fix to always show all available versions in the versions dropdown - Support WebDAV copy operation and make encryption aware of it - Make sure to set the expire date if a date is set as default - Improved link icon for better UX - Fix rendering of blank template - Only call exec if is is enabled by PHP - Limit app menu icon size - Show a warning in the personal settings and admin settins if the encyption keys are not yet initialized - Always remove share permission if user is excluded from sharing - Add OCS api call to set expire date for link shares - Improved db schema migration for sqlite - Don't try to execute background jobs that no longer exist - Improve look of search on mobile, save space in top bar - Set core version after a successful update to make upgrade more robust of app upgrades fail - Verify whether download URLs are valid - Fix preview animation on uploading - Prevent cron.php to trigger apps updating - Fix remote share when remote server is installed at the root - Fix files sorting - Fix calendar import - Fix gallery pause icon - Several contacts fixes specifically for PHP 5.3 - Make updater more robust ----------------------------- Release "7.0.0" July 23. 2014 - New files view including sorting and endless scrolling - Server to Server sharing - Sharing overview - Improved sharing admin control - No more mandatory Shared folder - Improved ownCloud Documents features - Hugely improved Activity app including email notifications - Mobile optimized webinterface - Password strength indicator - Significant speed improvements - New user-management - Support for Swift object stores - Email configuration wizard - Email template editor - Improved upgrade process`
2014-11-30 01:08:57 +01:00
share/owncloud/settings/ajax/uninstallapp.php
share/owncloud/settings/ajax/updateapp.php
Update to 7.0.3 Changelog: Release "7.0.3" Oct 22. 2014 - Some OS X server fixes - Several external storage fixes and improvements - Close session early to speedup apps page loading - Add overwrite.cli.url config option - Fix finding old versions in special cases - Make versions and encryption aware of copy operations - Force loading encryption app in all needed cases - Better filesystem scanning error messages - LDAP wizard fixes - Add configuration switch to enable preview mimetypes - Create backup of all encryption keys before recovery - Add displayname for admins - Better config.sample documentation - Better apps descriptions - Improve visual feedback if recovery key password gets changed - Fix some object store integration issues - Improved data directory configuration - Fix DAV permissions without create permissions - Fix filepicker home icon being partly hidden - Do only follow http and https redirects - Properly delete old previews - Prevent upgrades between more than one major versions - Several security fixes - Lots of smaller improvements ----------------------------- Release "6.0.6" Oct 22. 2014 - Fix finding old versions in special cases - Make versions and encryption aware of copy operations - Force loading encryption app in all needed cases - Better filesystem scanning error messages - LDAP wizard fixes - Add configuration switch to enable preview mimetypes - Create backup of all encryption keys before recovery - Add displayname for admins - Several security fixes - Lots of smaller improvements ----------------------------- Release "5.0.18" Oct 22. 2014 - Only allow http and https redirects - Documentation fixes - Several security fixes - Several smaller fixes ----------------------------- Release "7.0.2" Aug 26. 2014 - App upgrading stability improvements - Make default share folder configurable - Improve readability of error messages - Log failed authentication - S3 key fixes - Fix range requests with encryption - Several LDAP fixes - Remove obsolete 'Download preparing' message for zip downloads - Remove not working checks from code checker - No error if we try to delete a file which no longer exists - Fix detection of system wide mount points - Simplify App navigation - Add group management to public api - Remove confusing 'automatic logon rejected' message - Implement a txt preview fallback for the case that ttf is not support - Fix tiny thumbnail bug - Don't display share permission if resharing was disabled by the admin - Close session right before the download starts - Fix date display in filepicker - Don't touch non-oc tables when doing the InnoDB repair step - Several Documents fixes - Correctly handle public uploads activities - Add better 4 image previews to gallery ----------------------------- Release "6.0.5" Aug 26. 2014 - Documentation improvements - fix anonymous upload if logged-in - Fix handling of special characters in group names - Fix downloading of big files in special situations - More consistent handling of debug mode - Fix sharing email notifications - Disabling upload button if upload is not possible - Fix detection of system wide mount points - Handle video viewer in sharing links correctly - Update encryption keys recursively if a folder was moved - Enable download button for public folders - Handle exceptions if file to too big for trash-bin correctly - Quota fixes - Avoid unnecessary writing to the DB when preferences are not changed - Disable download button if zip download is disabled - Fix searching for users in special situations - Mount-point handling fixes - Correctly handle storage stats for trash bin - Remove etag warning for trash bin - Hardened SFTP host verification ----------------------------- Release "7.0.1" Aug 4. 2014 - Set maximum width for notification so they don´t overlap the whole header - Don't preload videos on public sharing - Fix preview size calculation under certain conditions - Fix to always show all available versions in the versions dropdown - Support WebDAV copy operation and make encryption aware of it - Make sure to set the expire date if a date is set as default - Improved link icon for better UX - Fix rendering of blank template - Only call exec if is is enabled by PHP - Limit app menu icon size - Show a warning in the personal settings and admin settins if the encyption keys are not yet initialized - Always remove share permission if user is excluded from sharing - Add OCS api call to set expire date for link shares - Improved db schema migration for sqlite - Don't try to execute background jobs that no longer exist - Improve look of search on mobile, save space in top bar - Set core version after a successful update to make upgrade more robust of app upgrades fail - Verify whether download URLs are valid - Fix preview animation on uploading - Prevent cron.php to trigger apps updating - Fix remote share when remote server is installed at the root - Fix files sorting - Fix calendar import - Fix gallery pause icon - Several contacts fixes specifically for PHP 5.3 - Make updater more robust ----------------------------- Release "7.0.0" July 23. 2014 - New files view including sorting and endless scrolling - Server to Server sharing - Sharing overview - Improved sharing admin control - No more mandatory Shared folder - Improved ownCloud Documents features - Hugely improved Activity app including email notifications - Mobile optimized webinterface - Password strength indicator - Significant speed improvements - New user-management - Support for Swift object stores - Email configuration wizard - Email template editor - Improved upgrade process`
2014-11-30 01:08:57 +01:00
share/owncloud/settings/application.php
share/owncloud/settings/apps.php
Update to 6.0.0a * Switch to 6 branch * Replace interpreters with REPLACE_* Changelog: Version 6.0.0a Dec 14th 2013 Remove wrong warnings from logfile Fix LDAP authentication Fix LDAP configuration Fix Share dialog Fix migration under certain conditions Fix database encoding for old PHP versions Fix select all checkbox Fix migration with lucene search enabled Fix migration for postgresql Version 6.0.0 Dec 11th 2013 User Avatars Previews in files app and other places Updated design, less clutter and more whitespace Public gallery sharing Activities Better file conflict handling dialog Improved public App API Sharing API Example Files Share Email Notifications New Doctrine based database layer Plural translations Refactored OC.dialogs (both code and design wise) Priorize often used languages in personal-settings language selection Update jquery to 1.10.0 and add jquery-migrate 1.2.1 Show a summary as the last filelist entry Improve app-management (more verbose error-messages) Show ‘More apps’ link to app administration directly in app navigation Templates for newly created files Add MB indicator to size column Google Drive external storage uses a new library New icons for shared and external folders File uploads conflicts dialog Possibility to prepopulate a new users home with a skeleton Public upload with encryption enabled Users now can decrypt the files again if their encryption app was enabled Many quota related fixes Total used space (with quota) now only counts user’s own files Many external storage fixes, improved performance Improved file navigation performance by using Ajax calls (no full page reload for each folder) The file owner can now also restore deleted shared files New version drop-down with previews and the ability to downloading versions directly
2013-12-27 16:56:38 +01:00
share/owncloud/settings/changepassword/controller.php
share/owncloud/settings/controller/appsettingscontroller.php
share/owncloud/settings/controller/groupscontroller.php
share/owncloud/settings/controller/logsettingscontroller.php
Update to 7.0.3 Changelog: Release "7.0.3" Oct 22. 2014 - Some OS X server fixes - Several external storage fixes and improvements - Close session early to speedup apps page loading - Add overwrite.cli.url config option - Fix finding old versions in special cases - Make versions and encryption aware of copy operations - Force loading encryption app in all needed cases - Better filesystem scanning error messages - LDAP wizard fixes - Add configuration switch to enable preview mimetypes - Create backup of all encryption keys before recovery - Add displayname for admins - Better config.sample documentation - Better apps descriptions - Improve visual feedback if recovery key password gets changed - Fix some object store integration issues - Improved data directory configuration - Fix DAV permissions without create permissions - Fix filepicker home icon being partly hidden - Do only follow http and https redirects - Properly delete old previews - Prevent upgrades between more than one major versions - Several security fixes - Lots of smaller improvements ----------------------------- Release "6.0.6" Oct 22. 2014 - Fix finding old versions in special cases - Make versions and encryption aware of copy operations - Force loading encryption app in all needed cases - Better filesystem scanning error messages - LDAP wizard fixes - Add configuration switch to enable preview mimetypes - Create backup of all encryption keys before recovery - Add displayname for admins - Several security fixes - Lots of smaller improvements ----------------------------- Release "5.0.18" Oct 22. 2014 - Only allow http and https redirects - Documentation fixes - Several security fixes - Several smaller fixes ----------------------------- Release "7.0.2" Aug 26. 2014 - App upgrading stability improvements - Make default share folder configurable - Improve readability of error messages - Log failed authentication - S3 key fixes - Fix range requests with encryption - Several LDAP fixes - Remove obsolete 'Download preparing' message for zip downloads - Remove not working checks from code checker - No error if we try to delete a file which no longer exists - Fix detection of system wide mount points - Simplify App navigation - Add group management to public api - Remove confusing 'automatic logon rejected' message - Implement a txt preview fallback for the case that ttf is not support - Fix tiny thumbnail bug - Don't display share permission if resharing was disabled by the admin - Close session right before the download starts - Fix date display in filepicker - Don't touch non-oc tables when doing the InnoDB repair step - Several Documents fixes - Correctly handle public uploads activities - Add better 4 image previews to gallery ----------------------------- Release "6.0.5" Aug 26. 2014 - Documentation improvements - fix anonymous upload if logged-in - Fix handling of special characters in group names - Fix downloading of big files in special situations - More consistent handling of debug mode - Fix sharing email notifications - Disabling upload button if upload is not possible - Fix detection of system wide mount points - Handle video viewer in sharing links correctly - Update encryption keys recursively if a folder was moved - Enable download button for public folders - Handle exceptions if file to too big for trash-bin correctly - Quota fixes - Avoid unnecessary writing to the DB when preferences are not changed - Disable download button if zip download is disabled - Fix searching for users in special situations - Mount-point handling fixes - Correctly handle storage stats for trash bin - Remove etag warning for trash bin - Hardened SFTP host verification ----------------------------- Release "7.0.1" Aug 4. 2014 - Set maximum width for notification so they don´t overlap the whole header - Don't preload videos on public sharing - Fix preview size calculation under certain conditions - Fix to always show all available versions in the versions dropdown - Support WebDAV copy operation and make encryption aware of it - Make sure to set the expire date if a date is set as default - Improved link icon for better UX - Fix rendering of blank template - Only call exec if is is enabled by PHP - Limit app menu icon size - Show a warning in the personal settings and admin settins if the encyption keys are not yet initialized - Always remove share permission if user is excluded from sharing - Add OCS api call to set expire date for link shares - Improved db schema migration for sqlite - Don't try to execute background jobs that no longer exist - Improve look of search on mobile, save space in top bar - Set core version after a successful update to make upgrade more robust of app upgrades fail - Verify whether download URLs are valid - Fix preview animation on uploading - Prevent cron.php to trigger apps updating - Fix remote share when remote server is installed at the root - Fix files sorting - Fix calendar import - Fix gallery pause icon - Several contacts fixes specifically for PHP 5.3 - Make updater more robust ----------------------------- Release "7.0.0" July 23. 2014 - New files view including sorting and endless scrolling - Server to Server sharing - Sharing overview - Improved sharing admin control - No more mandatory Shared folder - Improved ownCloud Documents features - Hugely improved Activity app including email notifications - Mobile optimized webinterface - Password strength indicator - Significant speed improvements - New user-management - Support for Swift object stores - Email configuration wizard - Email template editor - Improved upgrade process`
2014-11-30 01:08:57 +01:00
share/owncloud/settings/controller/mailsettingscontroller.php
share/owncloud/settings/controller/securitysettingscontroller.php
share/owncloud/settings/controller/userscontroller.php
share/owncloud/settings/css/settings.css
share/owncloud/settings/factory/subadminfactory.php
share/owncloud/settings/help.php
share/owncloud/settings/img/admin.png
share/owncloud/settings/img/admin.svg
share/owncloud/settings/img/apps.png
share/owncloud/settings/img/apps.svg
share/owncloud/settings/img/help.png
share/owncloud/settings/img/help.svg
share/owncloud/settings/img/personal.png
share/owncloud/settings/img/personal.svg
share/owncloud/settings/img/trans.png
share/owncloud/settings/img/users.png
share/owncloud/settings/img/users.svg
share/owncloud/settings/js/admin.js
share/owncloud/settings/js/apps.js
share/owncloud/settings/js/log.js
share/owncloud/settings/js/old-apps.js
share/owncloud/settings/js/personal.js
Update to 7.0.3 Changelog: Release "7.0.3" Oct 22. 2014 - Some OS X server fixes - Several external storage fixes and improvements - Close session early to speedup apps page loading - Add overwrite.cli.url config option - Fix finding old versions in special cases - Make versions and encryption aware of copy operations - Force loading encryption app in all needed cases - Better filesystem scanning error messages - LDAP wizard fixes - Add configuration switch to enable preview mimetypes - Create backup of all encryption keys before recovery - Add displayname for admins - Better config.sample documentation - Better apps descriptions - Improve visual feedback if recovery key password gets changed - Fix some object store integration issues - Improved data directory configuration - Fix DAV permissions without create permissions - Fix filepicker home icon being partly hidden - Do only follow http and https redirects - Properly delete old previews - Prevent upgrades between more than one major versions - Several security fixes - Lots of smaller improvements ----------------------------- Release "6.0.6" Oct 22. 2014 - Fix finding old versions in special cases - Make versions and encryption aware of copy operations - Force loading encryption app in all needed cases - Better filesystem scanning error messages - LDAP wizard fixes - Add configuration switch to enable preview mimetypes - Create backup of all encryption keys before recovery - Add displayname for admins - Several security fixes - Lots of smaller improvements ----------------------------- Release "5.0.18" Oct 22. 2014 - Only allow http and https redirects - Documentation fixes - Several security fixes - Several smaller fixes ----------------------------- Release "7.0.2" Aug 26. 2014 - App upgrading stability improvements - Make default share folder configurable - Improve readability of error messages - Log failed authentication - S3 key fixes - Fix range requests with encryption - Several LDAP fixes - Remove obsolete 'Download preparing' message for zip downloads - Remove not working checks from code checker - No error if we try to delete a file which no longer exists - Fix detection of system wide mount points - Simplify App navigation - Add group management to public api - Remove confusing 'automatic logon rejected' message - Implement a txt preview fallback for the case that ttf is not support - Fix tiny thumbnail bug - Don't display share permission if resharing was disabled by the admin - Close session right before the download starts - Fix date display in filepicker - Don't touch non-oc tables when doing the InnoDB repair step - Several Documents fixes - Correctly handle public uploads activities - Add better 4 image previews to gallery ----------------------------- Release "6.0.5" Aug 26. 2014 - Documentation improvements - fix anonymous upload if logged-in - Fix handling of special characters in group names - Fix downloading of big files in special situations - More consistent handling of debug mode - Fix sharing email notifications - Disabling upload button if upload is not possible - Fix detection of system wide mount points - Handle video viewer in sharing links correctly - Update encryption keys recursively if a folder was moved - Enable download button for public folders - Handle exceptions if file to too big for trash-bin correctly - Quota fixes - Avoid unnecessary writing to the DB when preferences are not changed - Disable download button if zip download is disabled - Fix searching for users in special situations - Mount-point handling fixes - Correctly handle storage stats for trash bin - Remove etag warning for trash bin - Hardened SFTP host verification ----------------------------- Release "7.0.1" Aug 4. 2014 - Set maximum width for notification so they don´t overlap the whole header - Don't preload videos on public sharing - Fix preview size calculation under certain conditions - Fix to always show all available versions in the versions dropdown - Support WebDAV copy operation and make encryption aware of it - Make sure to set the expire date if a date is set as default - Improved link icon for better UX - Fix rendering of blank template - Only call exec if is is enabled by PHP - Limit app menu icon size - Show a warning in the personal settings and admin settins if the encyption keys are not yet initialized - Always remove share permission if user is excluded from sharing - Add OCS api call to set expire date for link shares - Improved db schema migration for sqlite - Don't try to execute background jobs that no longer exist - Improve look of search on mobile, save space in top bar - Set core version after a successful update to make upgrade more robust of app upgrades fail - Verify whether download URLs are valid - Fix preview animation on uploading - Prevent cron.php to trigger apps updating - Fix remote share when remote server is installed at the root - Fix files sorting - Fix calendar import - Fix gallery pause icon - Several contacts fixes specifically for PHP 5.3 - Make updater more robust ----------------------------- Release "7.0.0" July 23. 2014 - New files view including sorting and endless scrolling - Server to Server sharing - Sharing overview - Improved sharing admin control - No more mandatory Shared folder - Improved ownCloud Documents features - Hugely improved Activity app including email notifications - Mobile optimized webinterface - Password strength indicator - Significant speed improvements - New user-management - Support for Swift object stores - Email configuration wizard - Email template editor - Improved upgrade process`
2014-11-30 01:08:57 +01:00
share/owncloud/settings/js/settings.js
share/owncloud/settings/js/users/deleteHandler.js
share/owncloud/settings/js/users/filter.js
share/owncloud/settings/js/users/groups.js
share/owncloud/settings/js/users/users.js
share/owncloud/settings/l10n/af_ZA.js
share/owncloud/settings/l10n/af_ZA.json
share/owncloud/settings/l10n/ar.js
share/owncloud/settings/l10n/ar.json
share/owncloud/settings/l10n/ast.js
share/owncloud/settings/l10n/ast.json
share/owncloud/settings/l10n/az.js
share/owncloud/settings/l10n/az.json
share/owncloud/settings/l10n/bg_BG.js
share/owncloud/settings/l10n/bg_BG.json
share/owncloud/settings/l10n/bn_BD.js
share/owncloud/settings/l10n/bn_BD.json
share/owncloud/settings/l10n/bn_IN.js
share/owncloud/settings/l10n/bn_IN.json
share/owncloud/settings/l10n/bs.js
share/owncloud/settings/l10n/bs.json
share/owncloud/settings/l10n/ca.js
share/owncloud/settings/l10n/ca.json
share/owncloud/settings/l10n/cs_CZ.js
share/owncloud/settings/l10n/cs_CZ.json
share/owncloud/settings/l10n/cy_GB.js
share/owncloud/settings/l10n/cy_GB.json
share/owncloud/settings/l10n/da.js
share/owncloud/settings/l10n/da.json
share/owncloud/settings/l10n/de.js
share/owncloud/settings/l10n/de.json
share/owncloud/settings/l10n/de_AT.js
share/owncloud/settings/l10n/de_AT.json
share/owncloud/settings/l10n/de_CH.js
share/owncloud/settings/l10n/de_CH.json
share/owncloud/settings/l10n/de_DE.js
share/owncloud/settings/l10n/de_DE.json
share/owncloud/settings/l10n/el.js
share/owncloud/settings/l10n/el.json
share/owncloud/settings/l10n/en@pirate.js
share/owncloud/settings/l10n/en@pirate.json
share/owncloud/settings/l10n/en_GB.js
share/owncloud/settings/l10n/en_GB.json
share/owncloud/settings/l10n/eo.js
share/owncloud/settings/l10n/eo.json
share/owncloud/settings/l10n/es.js
share/owncloud/settings/l10n/es.json
share/owncloud/settings/l10n/es_AR.js
share/owncloud/settings/l10n/es_AR.json
share/owncloud/settings/l10n/es_CL.js
share/owncloud/settings/l10n/es_CL.json
share/owncloud/settings/l10n/es_MX.js
share/owncloud/settings/l10n/es_MX.json
share/owncloud/settings/l10n/et_EE.js
share/owncloud/settings/l10n/et_EE.json
share/owncloud/settings/l10n/eu.js
share/owncloud/settings/l10n/eu.json
share/owncloud/settings/l10n/eu_ES.js
share/owncloud/settings/l10n/eu_ES.json
share/owncloud/settings/l10n/fa.js
share/owncloud/settings/l10n/fa.json
share/owncloud/settings/l10n/fi.js
share/owncloud/settings/l10n/fi.json
share/owncloud/settings/l10n/fi_FI.js
share/owncloud/settings/l10n/fi_FI.json
share/owncloud/settings/l10n/fr.js
share/owncloud/settings/l10n/fr.json
share/owncloud/settings/l10n/gl.js
share/owncloud/settings/l10n/gl.json
share/owncloud/settings/l10n/he.js
share/owncloud/settings/l10n/he.json
share/owncloud/settings/l10n/hi.js
share/owncloud/settings/l10n/hi.json
share/owncloud/settings/l10n/hr.js
share/owncloud/settings/l10n/hr.json
share/owncloud/settings/l10n/hu_HU.js
share/owncloud/settings/l10n/hu_HU.json
share/owncloud/settings/l10n/hy.js
share/owncloud/settings/l10n/hy.json
share/owncloud/settings/l10n/ia.js
share/owncloud/settings/l10n/ia.json
share/owncloud/settings/l10n/id.js
share/owncloud/settings/l10n/id.json
share/owncloud/settings/l10n/is.js
share/owncloud/settings/l10n/is.json
share/owncloud/settings/l10n/it.js
share/owncloud/settings/l10n/it.json
share/owncloud/settings/l10n/ja.js
share/owncloud/settings/l10n/ja.json
share/owncloud/settings/l10n/jv.js
share/owncloud/settings/l10n/jv.json
share/owncloud/settings/l10n/ka_GE.js
share/owncloud/settings/l10n/ka_GE.json
share/owncloud/settings/l10n/km.js
share/owncloud/settings/l10n/km.json
share/owncloud/settings/l10n/kn.js
share/owncloud/settings/l10n/kn.json
share/owncloud/settings/l10n/ko.js
share/owncloud/settings/l10n/ko.json
share/owncloud/settings/l10n/ku_IQ.js
share/owncloud/settings/l10n/ku_IQ.json
share/owncloud/settings/l10n/lb.js
share/owncloud/settings/l10n/lb.json
share/owncloud/settings/l10n/lt_LT.js
share/owncloud/settings/l10n/lt_LT.json
share/owncloud/settings/l10n/lv.js
share/owncloud/settings/l10n/lv.json
share/owncloud/settings/l10n/mk.js
share/owncloud/settings/l10n/mk.json
share/owncloud/settings/l10n/mn.js
share/owncloud/settings/l10n/mn.json
share/owncloud/settings/l10n/ms_MY.js
share/owncloud/settings/l10n/ms_MY.json
share/owncloud/settings/l10n/my_MM.js
share/owncloud/settings/l10n/my_MM.json
share/owncloud/settings/l10n/nb_NO.js
share/owncloud/settings/l10n/nb_NO.json
share/owncloud/settings/l10n/nl.js
share/owncloud/settings/l10n/nl.json
share/owncloud/settings/l10n/nn_NO.js
share/owncloud/settings/l10n/nn_NO.json
share/owncloud/settings/l10n/oc.js
share/owncloud/settings/l10n/oc.json
share/owncloud/settings/l10n/pa.js
share/owncloud/settings/l10n/pa.json
share/owncloud/settings/l10n/pl.js
share/owncloud/settings/l10n/pl.json
share/owncloud/settings/l10n/pt_BR.js
share/owncloud/settings/l10n/pt_BR.json
share/owncloud/settings/l10n/pt_PT.js
share/owncloud/settings/l10n/pt_PT.json
share/owncloud/settings/l10n/ro.js
share/owncloud/settings/l10n/ro.json
share/owncloud/settings/l10n/ru.js
share/owncloud/settings/l10n/ru.json
share/owncloud/settings/l10n/si_LK.js
share/owncloud/settings/l10n/si_LK.json
share/owncloud/settings/l10n/sk.js
share/owncloud/settings/l10n/sk.json
share/owncloud/settings/l10n/sk_SK.js
share/owncloud/settings/l10n/sk_SK.json
share/owncloud/settings/l10n/sl.js
share/owncloud/settings/l10n/sl.json
share/owncloud/settings/l10n/sq.js
share/owncloud/settings/l10n/sq.json
share/owncloud/settings/l10n/sr.js
share/owncloud/settings/l10n/sr.json
share/owncloud/settings/l10n/sr@latin.js
share/owncloud/settings/l10n/sr@latin.json
share/owncloud/settings/l10n/sv.js
share/owncloud/settings/l10n/sv.json
share/owncloud/settings/l10n/ta_IN.js
share/owncloud/settings/l10n/ta_IN.json
share/owncloud/settings/l10n/ta_LK.js
share/owncloud/settings/l10n/ta_LK.json
share/owncloud/settings/l10n/te.js
share/owncloud/settings/l10n/te.json
share/owncloud/settings/l10n/th_TH.js
share/owncloud/settings/l10n/th_TH.json
share/owncloud/settings/l10n/tr.js
share/owncloud/settings/l10n/tr.json
share/owncloud/settings/l10n/ug.js
share/owncloud/settings/l10n/ug.json
share/owncloud/settings/l10n/uk.js
share/owncloud/settings/l10n/uk.json
share/owncloud/settings/l10n/ur.js
share/owncloud/settings/l10n/ur.json
share/owncloud/settings/l10n/ur_PK.js
share/owncloud/settings/l10n/ur_PK.json
share/owncloud/settings/l10n/vi.js
share/owncloud/settings/l10n/vi.json
share/owncloud/settings/l10n/zh_CN.js
share/owncloud/settings/l10n/zh_CN.json
share/owncloud/settings/l10n/zh_HK.js
share/owncloud/settings/l10n/zh_HK.json
share/owncloud/settings/l10n/zh_TW.js
share/owncloud/settings/l10n/zh_TW.json
share/owncloud/settings/languageCodes.php
share/owncloud/settings/middleware/subadminmiddleware.php
share/owncloud/settings/personal.php
share/owncloud/settings/routes.php
share/owncloud/settings/settings.php
share/owncloud/settings/templates/admin.php
share/owncloud/settings/templates/apps.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/personal.php
share/owncloud/settings/templates/settings.php
Update to 7.0.3 Changelog: Release "7.0.3" Oct 22. 2014 - Some OS X server fixes - Several external storage fixes and improvements - Close session early to speedup apps page loading - Add overwrite.cli.url config option - Fix finding old versions in special cases - Make versions and encryption aware of copy operations - Force loading encryption app in all needed cases - Better filesystem scanning error messages - LDAP wizard fixes - Add configuration switch to enable preview mimetypes - Create backup of all encryption keys before recovery - Add displayname for admins - Better config.sample documentation - Better apps descriptions - Improve visual feedback if recovery key password gets changed - Fix some object store integration issues - Improved data directory configuration - Fix DAV permissions without create permissions - Fix filepicker home icon being partly hidden - Do only follow http and https redirects - Properly delete old previews - Prevent upgrades between more than one major versions - Several security fixes - Lots of smaller improvements ----------------------------- Release "6.0.6" Oct 22. 2014 - Fix finding old versions in special cases - Make versions and encryption aware of copy operations - Force loading encryption app in all needed cases - Better filesystem scanning error messages - LDAP wizard fixes - Add configuration switch to enable preview mimetypes - Create backup of all encryption keys before recovery - Add displayname for admins - Several security fixes - Lots of smaller improvements ----------------------------- Release "5.0.18" Oct 22. 2014 - Only allow http and https redirects - Documentation fixes - Several security fixes - Several smaller fixes ----------------------------- Release "7.0.2" Aug 26. 2014 - App upgrading stability improvements - Make default share folder configurable - Improve readability of error messages - Log failed authentication - S3 key fixes - Fix range requests with encryption - Several LDAP fixes - Remove obsolete 'Download preparing' message for zip downloads - Remove not working checks from code checker - No error if we try to delete a file which no longer exists - Fix detection of system wide mount points - Simplify App navigation - Add group management to public api - Remove confusing 'automatic logon rejected' message - Implement a txt preview fallback for the case that ttf is not support - Fix tiny thumbnail bug - Don't display share permission if resharing was disabled by the admin - Close session right before the download starts - Fix date display in filepicker - Don't touch non-oc tables when doing the InnoDB repair step - Several Documents fixes - Correctly handle public uploads activities - Add better 4 image previews to gallery ----------------------------- Release "6.0.5" Aug 26. 2014 - Documentation improvements - fix anonymous upload if logged-in - Fix handling of special characters in group names - Fix downloading of big files in special situations - More consistent handling of debug mode - Fix sharing email notifications - Disabling upload button if upload is not possible - Fix detection of system wide mount points - Handle video viewer in sharing links correctly - Update encryption keys recursively if a folder was moved - Enable download button for public folders - Handle exceptions if file to too big for trash-bin correctly - Quota fixes - Avoid unnecessary writing to the DB when preferences are not changed - Disable download button if zip download is disabled - Fix searching for users in special situations - Mount-point handling fixes - Correctly handle storage stats for trash bin - Remove etag warning for trash bin - Hardened SFTP host verification ----------------------------- Release "7.0.1" Aug 4. 2014 - Set maximum width for notification so they don´t overlap the whole header - Don't preload videos on public sharing - Fix preview size calculation under certain conditions - Fix to always show all available versions in the versions dropdown - Support WebDAV copy operation and make encryption aware of it - Make sure to set the expire date if a date is set as default - Improved link icon for better UX - Fix rendering of blank template - Only call exec if is is enabled by PHP - Limit app menu icon size - Show a warning in the personal settings and admin settins if the encyption keys are not yet initialized - Always remove share permission if user is excluded from sharing - Add OCS api call to set expire date for link shares - Improved db schema migration for sqlite - Don't try to execute background jobs that no longer exist - Improve look of search on mobile, save space in top bar - Set core version after a successful update to make upgrade more robust of app upgrades fail - Verify whether download URLs are valid - Fix preview animation on uploading - Prevent cron.php to trigger apps updating - Fix remote share when remote server is installed at the root - Fix files sorting - Fix calendar import - Fix gallery pause icon - Several contacts fixes specifically for PHP 5.3 - Make updater more robust ----------------------------- Release "7.0.0" July 23. 2014 - New files view including sorting and endless scrolling - Server to Server sharing - Sharing overview - Improved sharing admin control - No more mandatory Shared folder - Improved ownCloud Documents features - Hugely improved Activity app including email notifications - Mobile optimized webinterface - Password strength indicator - Significant speed improvements - New user-management - Support for Swift object stores - Email configuration wizard - Email template editor - Improved upgrade process`
2014-11-30 01:08:57 +01:00
share/owncloud/settings/templates/users/main.php
share/owncloud/settings/templates/users/part.createuser.php
share/owncloud/settings/templates/users/part.grouplist.php
share/owncloud/settings/templates/users/part.setquota.php
share/owncloud/settings/templates/users/part.userlist.php
share/owncloud/settings/tests/js/users/deleteHandlerSpec.js
share/owncloud/settings/users.php
share/owncloud/status.php
share/owncloud/themes/README
Update to 6.0.0a * Switch to 6 branch * Replace interpreters with REPLACE_* Changelog: Version 6.0.0a Dec 14th 2013 Remove wrong warnings from logfile Fix LDAP authentication Fix LDAP configuration Fix Share dialog Fix migration under certain conditions Fix database encoding for old PHP versions Fix select all checkbox Fix migration with lucene search enabled Fix migration for postgresql Version 6.0.0 Dec 11th 2013 User Avatars Previews in files app and other places Updated design, less clutter and more whitespace Public gallery sharing Activities Better file conflict handling dialog Improved public App API Sharing API Example Files Share Email Notifications New Doctrine based database layer Plural translations Refactored OC.dialogs (both code and design wise) Priorize often used languages in personal-settings language selection Update jquery to 1.10.0 and add jquery-migrate 1.2.1 Show a summary as the last filelist entry Improve app-management (more verbose error-messages) Show ‘More apps’ link to app administration directly in app navigation Templates for newly created files Add MB indicator to size column Google Drive external storage uses a new library New icons for shared and external folders File uploads conflicts dialog Possibility to prepopulate a new users home with a skeleton Public upload with encryption enabled Users now can decrypt the files again if their encryption app was enabled Many quota related fixes Total used space (with quota) now only counts user’s own files Many external storage fixes, improved performance Improved file navigation performance by using Ajax calls (no full page reload for each folder) The file owner can now also restore deleted shared files New version drop-down with previews and the ability to downloading versions directly
2013-12-27 16:56:38 +01:00
share/owncloud/version.php