- May 02, 2014
-
-
Thomas Müller authored
Images on public sharing get downscaled to increase use experience - this will speed up loading time - adding keep aspect to core/ajax/preview.php - remove duplicate method Preview::show() - no more hard coded mimetype of preview - remove .png from the preview urls - keep old route preview.png for backwards compatibility - aspect preserving previews are now cached
-
Thomas Müller authored
reintroduce download button on public shares
-
Thomas Müller authored
-
Jan-Christoph Borchardt authored
-
Jan-Christoph Borchardt authored
-
Jenkins for ownCloud authored
-
- May 01, 2014
-
-
Björn Schießle authored
[sharing] return the new name if a mount point was renamed
-
Jenkins for ownCloud authored
-
- Apr 30, 2014
-
-
Björn Schießle authored
-
Lukas Reschke authored
[sharing] fix rename of part files
-
Thomas Müller authored
Preserve keys when sorting parameters when generatings urls
-
Thomas Müller authored
Fixed too generic checkbox and link selectors
-
Morris Jobke authored
Show spinner for all files when deleting all
-
Morris Jobke authored
remove leftcontent and rightcontent CSS, no longer needed
-
Thomas Müller authored
Issue/8131 Fix emitting of filesystem related hooks
-
Björn Schießle authored
-
Björn Schießle authored
-
Jenkins for ownCloud authored
-
- Apr 29, 2014
-
-
Vincent Petry authored
-
Thomas Müller authored
-
Jan-Christoph Borchardt authored
-
Vincent Petry authored
It turns out that the sharing dropdown is embedded into the table row for some reason. This fix makes use of a more specific selector for the checkboxes and file name links to make sure it doesn't spill into any other potential elements like the sharing dialog.
-
Thomas Müller authored
-
Vincent Petry authored
fix shouldEncrypt() method and improved decryptAll() unit tests
-
Robin Appelman authored
-
Robin Appelman authored
Handle return values better from Filesystem::getMountBy*
-
Joas Schilling authored
-
Joas Schilling authored
-
Joas Schilling authored
-
Joas Schilling authored
after being uploaded in .part files Fix #8131
-
Joas Schilling authored
The write-hook also is triggered for created files Fix #8131
-
Jan-Christoph Borchardt authored
do not check 'remember' log in by default
-
Jenkins for ownCloud authored
-
- Apr 28, 2014
-
-
Lukas Reschke authored
Update 3rdparty
-
Thomas Müller authored
Fixes login / logout when HTTP Basic Headers are avilable.
-
Lukas Reschke authored
Update outdated comment
-
Thomas Müller authored
-
Volkan Gezer authored
-
Thomas Müller authored
Infinite scrolling for files app
-
Thomas Müller authored
remove preview office fallback as it makes too much trouble and generates inacceptable results
-