- Mar 10, 2014
-
-
Vincent Petry authored
-
Vincent Petry authored
fix: use print_escaped for radio button "checked"
-
Thomas Müller authored
we need the file_source to delete a share successfully
-
Vincent Petry authored
[trash] fall back if file is not in db
-
Björn Schießle authored
-
Björn Schießle authored
-
Björn Schießle authored
-
Björn Schießle authored
-
Thomas Müller authored
we first shall check if the current session is valid - otherwise the ses...
-
Vincent Petry authored
Fixed log warning when deleting a single file
-
Björn Schießle authored
-
Vincent Petry authored
[6.0.2RC1] Share folder as link -- no public upload, drag&drop still works #7422
-
Vincent Petry authored
[master] Fixed used space to be based on unencrypted size
-
- Mar 09, 2014
-
-
Thomas Tanghus authored
Fix FileInfo->getType errors
-
Jan-Christoph Borchardt authored
restrict height of settings and make scrollable
-
- Mar 07, 2014
-
-
Thomas Müller authored
-
Thomas Müller authored
we first shall check if the current session is valid - otherwise the session-id will be regenerated on login via basic auth
-
IchEben authored
-
Robin Appelman authored
-
Vincent Petry authored
-
Vincent Petry authored
This fixes the "used space" to be based on the unencrypted size, not encrypted size, to be consistent with how quota/space is handled when encryption is enabled
-
Robin Appelman authored
-
Robin Appelman authored
Add caching for getLocalFile on remote storages
-
Vincent Petry authored
-
Vincent Petry authored
[master] Show warning page when accessing server from an untrusted domain
-
- Mar 06, 2014
-
-
Vincent Petry authored
Fixed upload issue when free space is not known (ex: FTP)
-
Vincent Petry authored
Fix imagerotate and move loadFromBase64() one up
-
ideaship authored
use of p() results in escaped HTML code: checked="checked" where it should be: checked="checked"
-
Morris Jobke authored
This reverts commit 8e667d19.
-
Morris Jobke authored
Introduce OC.generateUrl() in master
-
Vincent Petry authored
Replace OC.Router.generate() with OC.generateUrl()
-
Vincent Petry authored
fix issue with Non-static method Imagick ../..; @ doesn't seem to work in this case
-
Vincent Petry authored
fix noise not repeating
-
Vincent Petry authored
-
Vincent Petry authored
- Added OC.Upload.init() to make the code testable - Added unit tests for the add() method of the uploader with some error cases
-
Vincent Petry authored
Added a testArea that is outside the viewport but still considered as visible from the jQuery code. The testArea is useful when: - tested code tries to access DOM elements using global ids - tested code is requiring some UI elements to be visible to activate themselves
-
Jan-Christoph Borchardt authored
-
Georg Ehrke authored
-
Vincent Petry authored
-
Vincent Petry authored
-