- Oct 17, 2013
-
-
Thomas Müller authored
-
Morris Jobke authored
only call shell_exec if enabled
-
Georg Ehrke authored
-
Morris Jobke authored
Fixed sharing status update for new/uploaded files
-
Vincent Petry authored
-
Georg Ehrke authored
-
Morris Jobke authored
new console command to generate sql migration scripts
-
Frank Karlitschek authored
fix undefined "shipped"
-
Vincent Petry authored
Creating new files, folders or uploading files now have their sharing icon updated accordingly. For this, the global share status list that is cached in OC.Share.statuses is reused for new files. Performance should improve as the sharing list is now only loaded once per navigation session. In OC.Share, split loadIcons into loadIcons + updateIcons. Fixes #4977
-
Thomas Müller authored
-
Morris Jobke authored
Fixed upload permissions distinction between public and logged in upload
-
Raghu Nayyar authored
Updates ownCloud title to Application - ownCloud
-
Morris Jobke authored
-
Thomas Müller authored
PHP Code Coverage on windows master
-
Frank Karlitschek authored
use svg to generate filetype icon if imagick available
-
Vincent Petry authored
Fixes #5370
-
Raghu Nayyar authored
-
Frank Karlitschek authored
WebDAV depth infinity support - the dirty way
-
Thomas Müller authored
Public API documentation fixes
-
- Oct 16, 2013
-
-
Morris Jobke authored
refs #4883 * http/response.php * config.php * response.php * files.php * idbconnection.php * app.php * user.php * template.php * share.php * db.php * icache.php & il10n.php
-
Morris Jobke authored
only text/plain is now used to generate text previews
-
Morris Jobke authored
Fixed conflict dialog in IE8
-
Thomas Müller authored
Fixing appframework for OC6
-
Thomas Müller authored
-
Thomas Müller authored
Conflicts: lib/private/appframework/middleware/security/securitymiddleware.php tests/lib/appframework/middleware/security/SecurityMiddlewareTest.php
-
Thomas Müller authored
Get urlParams registered before Request is instantiated
-
Thomas Müller authored
-
Thomas Müller authored
-
Morris Jobke authored
Fixed drag and drop to subfolder and breadcrumb
-
Thomas Müller authored
file system is now initialized with apache authentication as well
-
Björn Schießle authored
try to fix unencrypted file size if it doesn't look plausible
-
Björn Schießle authored
-
Morris Jobke authored
added simple test for getFileSize proxy
-
Frank Karlitschek authored
-
Björn Schießle authored
avatars should also work with encryption after pr #5332 was merged
-
Jenkins for ownCloud authored
-
- Oct 15, 2013
-
-
Björn Schießle authored
added another test, if unencrypted size and encrypted size are equal we can also assume that something is wrong
-
Björn Schießle authored
-
Björn Schießle authored
-
Christopher Schäpers authored
-