- Nov 02, 2015
-
-
Thomas Müller authored
Use actual mimetype detection instead of extension
-
Thomas Müller authored
add method to count users by loginname and use it for diagnose test, …
-
Thomas Müller authored
Keep searchbox open if it is in action
-
Arthur Schiwon authored
-
Hendrik Leppelsack authored
-
Thomas Müller authored
if a user that is flag as deleted shows up again, remove that flag. F…
-
Thomas Müller authored
Fix scrollto= parameter in trashbin view
-
Thomas Müller authored
Close the user menu when clicking it again
-
Joas Schilling authored
-
Thomas Müller authored
Fix file action download spinner
-
Thomas Müller authored
Use getHttpProtocol instead of $_SERVER
-
Joas Schilling authored
-
Jenkins for ownCloud authored
-
- Nov 01, 2015
-
-
Jenkins for ownCloud authored
-
- Oct 31, 2015
-
-
Jenkins for ownCloud authored
-
- Oct 30, 2015
-
-
Lukas Reschke authored
We cannot rely on the extension as the file may also be a valid TAR or ZIP file without such content. Especially when getting resources from the ownCloud appstore.
-
Thomas Müller authored
Add tooltip to ldap server wizard
-
Thomas Müller authored
Add support for Redis password auth
-
Lukas Reschke authored
For enhanced security it is recommended to configure Redis to only accept connections with a password. (http://redis.io/topics/security) This is especially critical since Redis supports the LUA scripting language and thus a simple SSRF vulnerability (as proven in http://benmmurphy.github.io/blog/2015/06/04/redis-eval-lua-sandbox-escape/ for example) may lead to a remote code execution.
-
Arthur Schiwon authored
-
Arthur Schiwon authored
-
Lukas Reschke authored
-
Thomas Müller authored
remove unneeded icons from input fields to not distract from submit button, fix #18940
-
Thomas Müller authored
Fix repo links in CONTRIBUTING.md
-
Thomas Müller authored
[tags] remove unneeded variables
-
Thomas Müller authored
Bring back delete permission in share overview
-
Vincent Petry authored
-
Thomas Müller authored
Use proper statement to retrieve the IP of an docker instance
-
Thomas Müller authored
Replace some OC_Config calls with ILogger methods
-
Robin Appelman authored
dont trigger the scroll event of every single item we filter in the file list
-
Thomas Müller authored
Revert "Specify PHP 5.4 as version for scrutinizer"
-
Jan-Christoph Borchardt authored
-
Thomas Müller authored
Add warning for broken l10n json files
-
Morris Jobke authored
-
Morris Jobke authored
-
RealRancor authored
-
Morris Jobke authored
-
Morris Jobke authored
* makes it easier to spot broken l10n files
-
Thomas Müller authored
[WIP] sharing feature tests
-
Jenkins for ownCloud authored
-