- Oct 17, 2013
-
-
Björn Schießle authored
add reshare option for the OCS Share API
-
Jenkins for ownCloud authored
-
Morris Jobke authored
Fixed zip download button for unlimited filesize in public mode
-
Morris Jobke authored
update 3rdparty submodule
-
Thomas Müller authored
Move OC_Connector_Sabre_Server to expected location.
-
Andreas Fischer authored
-
Björn Schießle authored
-
Vincent Petry authored
Added missing condition to check whenever allowed zip size is unlimited. Fixes #3717
-
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
-
Björn Schießle authored
-
Raghu Nayyar authored
Updates ownCloud title to Application - ownCloud
-
Morris Jobke authored
-
Thomas Müller authored
PHP Code Coverage on windows master
-
Björn Schießle authored
-
Björn Schießle authored
-
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
-