- Apr 15, 2014
-
-
Bart Visscher authored
-
Bart Visscher authored
using scrutinizer patch
-
Thomas Müller authored
make search results work on mobile as well
-
Thomas Müller authored
Set language explicitly master
-
Thomas Müller authored
-
Thomas Müller authored
-
Thomas Müller authored
javascript code cleanup + fixing syntax errors
-
Jan-Christoph Borchardt authored
-
Björn Schießle authored
Verify that a file exists before we share it
-
Lukas Reschke authored
Make email, display name change translatable again
-
Jenkins for ownCloud authored
-
- Apr 14, 2014
-
-
Volkan Gezer authored
-
Lukas Reschke authored
add optional countUsersInGroup method to group backends
-
Lukas Reschke authored
Correctly process request parameters other than GET or POST, dont use gl...
-
Thomas Müller authored
-
Thomas Müller authored
-
Julian Müller authored
This reverts commit 3bc3d4c9.
-
Julian Müller authored
-
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
-
Bernhard Posselt authored
default to GET request when no method is set to fix unittests, also set parsed json parameters on the post attribute
-
Bernhard Posselt authored
Correctly process request parameters other than GET or POST, dont use globals in the class but inject it
-
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
-