- Oct 18, 2013
-
-
Morris Jobke authored
-
Morris Jobke authored
-
Michael Gapczynski authored
-
Michael Gapczynski authored
-
Michael Gapczynski authored
-
Morris Jobke authored
Disable versions app JS in public mode
-
Vincent Petry authored
add options to disable the check for a working .htaccess file in data
-
Vincent Petry authored
Added timeout for WebDAV post setup check
-
- Oct 17, 2013
-
-
Vincent Petry authored
-
Vincent Petry authored
Since the version JS code isn't used in public link mode, disable it to prevent Chrome freezing bugs due to the t() call being synchronous. Fixes #4545
-
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
-
Frank Karlitschek authored
add options to disable the check for a working .htaccess file in data and for a working WebDAV server. This are advanced settings that are needed in special situations where our check fail and the user runs into an http timeout.
-
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
-