- Oct 18, 2013
-
-
Vincent Petry authored
Fixed app list right container to not overlap left container scrollbar
-
Frank Karlitschek authored
Disabled links UI fixes
-
Arthur Schiwon authored
-
Björn Schießle authored
give getSelectedFilesTrash() a unique name for the trash.js
-
Morris Jobke authored
-
Björn Schießle authored
give getSelectedFilesTrash() a unique name for the trash.js to avoid confusions with the same function in files.js
-
Vincent Petry authored
filter duplicates directly in the sql query
-
Morris Jobke authored
-
Michael Gapczynski authored
-
Michael Gapczynski authored
-
Michael Gapczynski authored
-
Morris Jobke authored
Disable versions app JS in public mode
-
Björn Schießle authored
-
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
-