- Apr 14, 2014
-
-
Thomas Müller authored
Fix a wrong WebDAV Warning with self-signed-certs
-
Thomas Müller authored
Thumbnail fixes
-
Thomas Müller authored
fix the middleware registration process in the container
-
Jenkins for ownCloud authored
-
- Apr 13, 2014
-
-
Volkan Gezer authored
-
Thomas Müller authored
p() and print_unescaped() also take arrays as parameter
-
Volkan Gezer authored
-
Robin McCorkell authored
Check whether the user has permissions to add personal storage backends
-
Lukas Reschke authored
This fixes some scrutinizer issues.
-
Lukas Reschke authored
Remove annoying karma 404 warnings for images
-
Lukas Reschke authored
-
Jenkins for ownCloud authored
-
Christopher Schäpers authored
Occuring in the admin interface
-
- Apr 12, 2014
-
-
Volkan Gezer authored
-
Volkan Gezer authored
-
Volkan Gezer authored
-
Jenkins for ownCloud authored
-
- Apr 11, 2014
-
-
Bernhard Posselt authored
-
Lukas Reschke authored
Only encode dangerous dangerous characters
-
Lukas Reschke authored
There is no need to encode all characters into HTML entities, only potential dangerous characters as &, ", ', < and > should get encoded. This may fix issues like https://github.com/owncloud/calendar/pull/394
-
Lukas Reschke authored
Update crypt.php
-
Björn Schießle authored
Fix some localization issues with file encryption/decryption strings
-
Vincent Petry authored
Karma now serves images from core to avoid polluting the logs with a lot of 404 warnings. This also makes it easier to read the test errors during development.
-
Volkan Gezer authored
-
Jenkins for ownCloud authored
-
- Apr 10, 2014
-
-
Thomas Müller authored
introduce auto completion on share email - integrated with the contactsm...
-
Lukas Reschke authored
Re-enable the sabredav browser plugin to fix sync client setup
-
Bernhard Posselt authored
-
Bernhard Posselt authored
register middleware as string to not force request to be instantiated to...
-
Thomas Müller authored
Fixed Sabre Node implementation to correctly return timestamps as int
-
Thomas Müller authored
Enable autowatch for karma
-
Thomas Müller authored
add requirements to routing
-
Thomas Müller authored
To isolate the variable scope used inside the $file it is required in it...
-
Tom Needham authored
Load all routes when matching an ocs route
-
Vincent Petry authored
OC_OCS_Result Class, Only accept 100 code as success
-
Vincent Petry authored
Use streams when generating hashes of remote files
-
Vincent Petry authored
Pass the correct root to the preview on post_write
-
Jenkins for ownCloud authored
-
- Apr 09, 2014
-
-
Bernhard Posselt authored
register middleware as string to not force request to be instantiated too early and thus not having url parameters
-
Thomas Müller authored
-