- Feb 21, 2015
-
-
Lukas Reschke authored
-
Lukas Reschke authored
This allows to check for specific values in the PHP.ini that ownCloud requires for full compatibility. `mbstring.func_overload`: https://github.com/owncloud/core/issues/14372 `output_buffering`: http://doc.owncloud.org/server/8.0/admin_manual/configuration/big_file_upload_configuration.html#configuring-php Fixes https://github.com/owncloud/core/issues/14372 and https://github.com/owncloud/core/issues/14412
-
Jenkins for ownCloud authored
-
- Feb 20, 2015
-
-
Lukas Reschke authored
Close cursor for appframework and manipulation queries if applicable
-
Thomas Müller authored
Use insertIfNotExists() and reload mimetypes after inserting one
-
Lukas Reschke authored
Correctly create the expected key for plurals with quotes
-
Lukas Reschke authored
Check if the offset exists before accessing
-
Lukas Reschke authored
Add `Satisfy All`
-
Morris Jobke authored
Parse backslash as directory separator in breadcrumb
-
Jenkins for ownCloud authored
-
- Feb 19, 2015
-
-
Lukas Reschke authored
Remove some old l10n files they arent loaded anymore
-
Thomas Müller authored
-
Morris Jobke authored
Manually type-cast all AJAX files
-
Thomas Müller authored
Streamline auth and CSRF check in scan.php
-
Thomas Müller authored
Encode requesttoken
-
Thomas Müller authored
Encode Requesttoken for avatars
-
Thomas Müller authored
Fix #14310
-
Thomas Müller authored
Port of #14041 to master
-
Arthur Schiwon authored
on ownCloud upgrade: upgrade all apps in order, load important ones Fix "other" app update stack
-
Morris Jobke authored
If no link text has been set for the navigation show the link nonetheless
-
Joas Schilling authored
-
Thomas Müller authored
Disallow path traversals in file view
-
Jenkins for ownCloud authored
-
Lukas Reschke authored
Fixes https://github.com/owncloud/core/issues/14356
-
- Feb 18, 2015
-
-
Thomas Müller authored
Dont update the cache when working with part files
-
Thomas Müller authored
add documentation issue trackers and use https everywhere
-
Jan-Christoph Borchardt authored
Add loadfeedback
-
Volkan Gezer authored
-
Lukas Reschke authored
-
Lukas Reschke authored
This prevents a misusage of \OC\Files\View by calling it with user-supplied input. In such cases an exception is now thrown.
-
Clark Tomlinson authored
Allow AppFramework applications to specify a custom CSP header
-
Clark Tomlinson authored
Fix invalid `ini_set` directives
-
Lukas Reschke authored
Revert "add debug log for memcache instantiation"
-
Clark Tomlinson authored
Check if instance is not yet installed
-
Bernhard Posselt authored
-
Lukas Reschke authored
Somehow they got messed up. Because PHP does automatic type juggling this has worked before as well however it's not guaranteed that this might work in the future as well.
-
Vincent Petry authored
Activity/225 Move displaying of files related activities to files app
-
Vincent Petry authored
Activity/225 sharing extension
-
Lukas Reschke authored
-
Lukas Reschke authored
-