- Aug 18, 2014
-
-
Arthur Schiwon authored
-
- Aug 12, 2014
-
-
Arthur Schiwon authored
-
- Aug 11, 2014
-
-
Arthur Schiwon authored
-
Thomas Müller authored
shared files/folders are not mounted
-
Vincent Petry authored
Don't use /Shared as a base for links in share email
-
Jörn Friedrich Dreyer authored
in case $_POST['itemSourceName'] does not exist we simply default it to ...
-
Robin Appelman authored
use OC_Util::basename
-
Thomas Müller authored
file size on non-(Linux/BSD/Windows)-installations
-
Thomas Müller authored
fix old Japanese language code redirection
-
Morris Jobke authored
[sharing] set minDate always to today + one day
-
Jenkins for ownCloud authored
-
- Aug 10, 2014
-
-
Jenkins for ownCloud authored
-
- Aug 09, 2014
-
-
Lukas Reschke authored
remove confusing 'automatic logon rejected' message, fix #8591
-
Jan-Christoph Borchardt authored
using flush() here is pointless as we render the layout into a memory bu...
-
Volkan Gezer authored
ja_JP has not been updated since March and the reference to this language should be removed. It also exists as *ja* on Transifex
-
Jenkins for ownCloud authored
-
- Aug 08, 2014
-
-
Jan-Christoph Borchardt authored
-
Tom Needham authored
-
Tom Needham authored
-
Thomas Müller authored
check quota when trying to download a file via new -> web
-
Thomas Müller authored
using flush() here is pointless as we render the layout into a memory buffer and actually transmit the data later
-
Jörn Friedrich Dreyer authored
-
Björn Schießle authored
don't show share dialog and navigation entry if sharing was disabled for the user
-
Björn Schießle authored
-
Björn Schießle authored
-
Björn Schießle authored
only show "share with others" and "share by link" navigation bar entries if user is allowed to share files
-
Björn Schießle authored
-
Morris Jobke authored
trigger lazy loading earlier, fix #9823
-
Jenkins for ownCloud authored
-
- Aug 07, 2014
-
-
Jan-Christoph Borchardt authored
-
Morris Jobke authored
add logout hook to remove keys from session
-
Morris Jobke authored
implement a txt preview fallback for the case that ttf is not support
-
Thomas Müller authored
ldap_ prefix will be added in invokeLDAPMethod(), having it would lead t...
-
Arthur Schiwon authored
ldap_ prefix will be added in invokeLDAPMethod(), having it would lead to a unexisting function, fixes #9829
-
Morris Jobke authored
Use relative, human readable dates in OC.filePickers - Fixes #8802
-
Thomas Müller authored
Improved scanner error message
-
Thomas Müller authored
-
Michael Roitzsch authored
Determining the file size using the exec() method is implemented for Linux, BSD, and Windows. However, on systems matching neither platform name (like SunOS), the fall-through path will return a file size result constituting a zero size instead of an invalid null return value.
-
Björn Schießle authored
-
Thomas Müller authored
Removed broken tar cutter, added tar and fixed extension switch.
-