- Feb 05, 2014
-
-
Vincent Petry authored
- searchByMime now correctly returns files recursively search through all the dirs - added unit test for searchByMime
-
- Feb 03, 2014
-
-
Jan-Christoph Borchardt authored
-
Jan-Christoph Borchardt authored
-
- Jan 31, 2014
-
-
Raghu Nayyar authored
-
- Jan 30, 2014
-
-
Vincent Petry authored
-
Björn Schießle authored
-
Vincent Petry authored
- rename action is now checked inside of ".nametext" element - added test to ensure that display() correctly resets all actions including the rename one
-
Raghu Nayyar authored
-
- Jan 29, 2014
-
-
Jan-Christoph Borchardt authored
-
Thomas Müller authored
- for supported previews are shown with a size of 500px; icons with a size of 128px
-
Jan-Christoph Borchardt authored
-
Vincent Petry authored
Whent trying to upload/rename/create files in a folder that was removed or rename, the correct error message is now shown. In the case of upload of multiple files, the upload is cancelled. This situation can happen if the target folder was renamed or removed from another browser window or client.
-
Jan-Christoph Borchardt authored
-
Jan-Christoph Borchardt authored
-
Vincent Petry authored
The determineIcon() method was expecting attributes to be set which caused warnings about undefined indices in the error log. This fix pre-initializes the array with 'directory' and 'isPreviewAvailable' to make them disappear.
-
- Jan 28, 2014
-
-
Björn Schießle authored
-
Björn Schießle authored
-
- Jan 27, 2014
-
-
Robin Appelman authored
-
Vincent Petry authored
Whenever an exception occurs in the sabre connector code or code called by it, it will be logged. This plugin approach is needed because Sabre already catches exceptions to return them to the client in the XML response, so they don't appear logged in the web server log. This will make it much easier to debug syncing issues.
-
- Jan 25, 2014
-
-
Raghu Nayyar authored
-
Raghu Nayyar authored
-
- Jan 24, 2014
-
-
Jan-Christoph Borchardt authored
-
Björn Schießle authored
-
Vincent Petry authored
- Refactored download URL building to make it overridable - Added download URL override in public page - Added JS unit tests for download URL - Added OC.redirect() method to facilitate unit testing
-
Vincent Petry authored
Also added dummy table
-
- Jan 23, 2014
-
-
Vincent Petry authored
Added "type=text" makes it look like nice like all other fields
-
Thomas Müller authored
-
Björn Schießle authored
-
Jan-Christoph Borchardt authored
-
Vincent Petry authored
-
Jan-Christoph Borchardt authored
-
Morris Jobke authored
-
Jan-Christoph Borchardt authored
-
Vincent Petry authored
- Upgraded phpseclib to master version (post 0.3.5) - Now using fopen() on sftp URL for both read and write - Fixes #4063
-
Thomas Müller authored
-
- Jan 22, 2014
-
-
Björn Schießle authored
-
Björn Schießle authored
add path relative to the files folder of the currently logged in user to the output of getFolderContent()
-
Björn Schießle authored
-
Björn Schießle authored
-
Björn Schießle authored
-