summaryrefslogtreecommitdiffstats
path: root/apps/files
Commit message (Collapse)AuthorAgeFilesLines
* [tx-robot] updated from transifexJenkins for ownCloud2015-03-262-4/+16
|
* Merge pull request #15170 from owncloud/middleclickbreadcrumbMorris Jobke2015-03-262-4/+4
|\ | | | | Fix middle click on breadcrumb
| * Fix breadcrumb click JS unit testVincent Petry2015-03-251-2/+2
| |
| * Fix middle click on breadcrumbVincent Petry2015-03-241-2/+2
| |
* | Merge pull request #14970 from owncloud/sidebar-enhancementsJan-Christoph Borchardt2015-03-251-2/+8
|\ \ | | | | | | sidebar fixes
| * | double padding to account for Deleted files entry, issue with FirefoxJan-Christoph Borchardt2015-03-241-0/+4
| | |
| * | fix position of 'Deleted files' sidebar entry, fix #10815Jan-Christoph Borchardt2015-03-181-2/+4
| | |
* | | [tx-robot] updated from transifexJenkins for ownCloud2015-03-256-0/+6
| | |
* | | No longer directly output OC_Image for thumbnailsRoeland Jago Douma2015-03-243-15/+53
| | | | | | | | | | | | | | | | | | * Only use public interfaces - Injected IPreview * Added unit tests
* | | correctly align file list summary when the list has the favorite featureJan-Christoph Borchardt2015-03-241-0/+3
| |/ |/|
* | Merge pull request #15003 from owncloud/issue/14859-speed-up-favorite-listVincent Petry2015-03-241-14/+11
|\ \ | | | | | | Do not walk over the users directory, but over the list of tagged objects
| * | Do not walk over the users directory, but over the list of tagged objectsJoas Schilling2015-03-231-14/+11
| | | | | | | | | | | | Way quicker
* | | Do not duplicate the empty content cssJoas Schilling2015-03-242-24/+1
| | |
* | | [tx-robot] updated from transifexJenkins for ownCloud2015-03-242-0/+14
| | |
* | | Merge pull request #13941 from owncloud/fix-folder-upload-on-firefoxLukas Reschke2015-03-231-0/+9
|\ \ \ | | | | | | | | Show message if upload of folder isn't allowed
| * | | Show message if upload of folder isn't allowedMorris Jobke2015-02-061-0/+9
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * current firefox doesn't throw an exception anymore * it just reads 0 bytes -> folder or empty file * upload of folder or empty file isn't supported in every browser except Chrome * fixes #13940
* | | | [tx-robot] updated from transifexJenkins for ownCloud2015-03-232-0/+4
| | | |
* | | | [tx-robot] updated from transifexJenkins for ownCloud2015-03-222-0/+4
| | | |
* | | | [tx-robot] updated from transifexJenkins for ownCloud2015-03-212-0/+2
| | | |
* | | | [tx-robot] updated from transifexJenkins for ownCloud2015-03-208-30/+36
| | | |
* | | | [tx-robot] updated from transifexJenkins for ownCloud2015-03-196-2/+6
| |/ / |/| |
* | | [tx-robot] updated from transifexJenkins for ownCloud2015-03-1822-14/+36
| | |
* | | add whitespace to prevent file deletion when wanting to scrollJan-Christoph Borchardt2015-03-171-1/+1
| |/ |/|
* | Use a closure for the files app entry and deprecate old methodsJoas Schilling2015-03-171-17/+22
| |
* | [tx-robot] updated from transifexJenkins for ownCloud2015-03-174-2/+4
| |
* | Merge pull request #14133 from rullzer/fix_10600Thomas Müller2015-03-161-7/+7
|\ \ | | | | | | Always display max upload size in admin panel
| * | Always display max upload size in admin panelRoeland Jago Douma2015-02-131-7/+7
| | |
* | | [tx-robot] updated from transifexJenkins for ownCloud2015-03-162-0/+2
| | |
* | | Merge pull request #14785 from ↵Thomas Müller2015-03-121-2/+0
|\ \ \ | | | | | | | | | | | | | | | | owncloud/issue/14733-active-class-missing-for-admin-navigation-entry Do not overwrite the active menu entry of the navigation
| * | | Do not overwrite the active menu entry of the navigationJoas Schilling2015-03-111-2/+0
| | | |
* | | | [tx-robot] updated from transifexJenkins for ownCloud2015-03-124-4/+4
| | | |
* | | | Adding a more meaningful message for sabre dav exception - fixes #14516Thomas Müller2015-03-111-1/+1
| | | |
* | | | [tx-robot] updated from transifexJenkins for ownCloud2015-03-11120-422/+120
|/ / /
* | | fixing js unit testsThomas Müller2015-03-093-31/+0
| | |
* | | adding storage specific filename verification - refs #13640Thomas Müller2015-03-093-39/+27
| | |
* | | [tx-robot] updated from transifexJenkins for ownCloud2015-03-092-16/+16
| | |
* | | [tx-robot] updated from transifexJenkins for ownCloud2015-03-082-2/+6
| | |
* | | [tx-robot] updated from transifexJenkins for ownCloud2015-03-056-14/+14
| | |
* | | [tx-robot] updated from transifexJenkins for ownCloud2015-03-04120-680/+0
| | |
* | | Merge pull request #14652 from owncloud/kill-download-from-urlVincent Petry2015-03-033-164/+13
|\ \ \ | | | | | | | | Remove "Download from URL" feature
| * | | remove $content parameterThomas Müller2015-03-021-7/+4
| | | |
| * | | Remove "Download from URL" featureLukas Reschke2015-03-023-163/+15
| | | | | | | | | | | | | | | | Fixes https://github.com/owncloud/core/issues/13326
* | | | [tx-robot] updated from transifexJenkins for ownCloud2015-03-032-0/+2
|/ / /
* | | [tx-robot] updated from transifexJenkins for ownCloud2015-03-012-0/+2
| | |
* | | Revert "Updating license headers"Morris Jobke2015-02-2632-655/+242
| | | | | | | | | | | | This reverts commit 6a1a4880f0d556fb090f19a5019fec31916f5c36.
* | | [tx-robot] updated from transifexJenkins for ownCloud2015-02-262-10/+74
| | |
* | | Merge pull request #14151 from owncloud/update-sabre2.1Thomas Müller2015-02-251-13/+23
|\ \ \ | | | | | | | | Sabre Update to 2.1
| * | | Remove locks plugin.Thomas Müller2015-02-251-2/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Reasoning: - a WebDAV server is not required to implement locking support - WebDAV Locking is know to break the sync algorithm - the current lock implementation is known to be broken (locks are not moved if a file is moved, locks on shared files don't work)
| * | | Show a empty response for GET on non-files instead of the Browser PluginLukas Reschke2015-02-231-1/+2
| | | |
| * | | Sabre Update to 2.1Vincent Petry2015-02-231-11/+22
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - VObject fixes for Sabre\VObject 3.3 - Remove VObject property workarounds - Added prefetching for tags in sabre tags plugin - Moved oc_properties logic to separate PropertyStorage backend (WIP) - Fixed Sabre connector namespaces - Improved files plugin to handle props on-demand - Moved allowed props from server class to files plugin - Fixed tags caching for files that are known to have no tags (less queries) - Added/fixed unit tests for Sabre FilesPlugin, TagsPlugin - Replace OC\Connector\Sabre\Request with direct call to httpRequest->setUrl() - Fix exception detection in DAV client when using Sabre\DAV\Client - Added setETag() on Node instead of using the static FileSystem - Also preload tags/props when depth is infinity