- Jun 24, 2014
-
-
Björn Schießle authored
-
Björn Schießle authored
-
Björn Schießle authored
-
Björn Schießle authored
-
Jenkins for ownCloud authored
-
- Jun 23, 2014
-
-
Morris Jobke authored
Update the modified date in UI on file reversion
-
Thomas Müller authored
fix recursion on rmdirr
-
Thomas Müller authored
-
Lukas Reschke authored
Fix blurring of invalid file name on rename
-
Joas Schilling authored
Only cache enabled apps when logged in
-
Vincent Petry authored
Fix moving files into read only public shares
-
Vincent Petry authored
-
Vincent Petry authored
When renaming to an existing file name, blurring the field should not remove it. This fix keeps the field until escape is pressed instead of replacing it with a broken empty space.
-
Vincent Petry authored
[master] Use actual file path on rename/delete
-
Vincent Petry authored
Prevent loadApps on upgrade
-
Robin Appelman authored
-
Robin Appelman authored
Clear file selection when list is repopulated
-
Thomas Müller authored
-
Robin Appelman authored
-
Robin Appelman authored
-
Thomas Müller authored
-
Frank Karlitschek authored
Setup the external share manager in a hook
-
Vincent Petry authored
When calling FileList.setFiles() the current selection needs to be cleared.
-
Vincent Petry authored
To make sure the external shares are initialized in the right order and make sure the session is correctly initialized before, the external share manager is now set up in a filesystem setup hook.
-
Arthur Schiwon authored
-
Vincent Petry authored
Add explanation about the current implementation of updateApp
-
Jenkins for ownCloud authored
-
- Jun 22, 2014
-
-
Bart Visscher authored
-
Jenkins for ownCloud authored
-
- Jun 21, 2014
-
-
Frank Karlitschek authored
-
Morris Jobke authored
Fixed file actions fallback
-
Jenkins for ownCloud authored
-
- Jun 20, 2014
-
-
Morris Jobke authored
Prevent showing the file picker twice
-
Morris Jobke authored
Fixed controls bar in viewer mode
-
Arthur Schiwon authored
Conflicts: apps/user_ldap/lib/access.php
-
Morris Jobke authored
Fix many issues with drag and drop upload
-
Vincent Petry authored
In case the filepicker function is called twice, only show it once.
-
Vincent Petry authored
Some apps are calling FileActions.display() directly but omit the new fileList argument. This fix makes the fileList argument correctly fall back to the default file list (the one from the "All files" section)
-
Jenkins for ownCloud authored
-
- Jun 19, 2014
-
-
Vincent Petry authored
When uploading files or folders, they only need to be appended or updated when their path or a section of their path is inside the current directory (which happens for folder upload) Fixes issue where file was appended when dragging on a parent directory onto the breadcrumb. Fixes appending issue when uploading folders.
-