- 16 Feb, 2016 11 commits
-
-
Morris Jobke authored
Remove inaccurate "is already enabled" message
-
Joas Schilling authored
-
Thomas Müller authored
Queries on the cards table by uri require the addressbook as well
-
Thomas Müller authored
Update TarStreamer to v0.1.0
-
Thomas Müller authored
Close file detail sidebar when selecting/unselecting files
-
Thomas Müller authored
Remove unneeded parameter from OC_App::getEnabledApps
-
Thomas Müller authored
Posting a comment replies with invalid location URL
-
Thomas Müller authored
On login we create a default calendar and a default addressbook for t…
-
Thomas Müller authored
Remove background job if the server accepted to ask for the shared secret
-
Thomas Müller authored
Pass checked host as "domain" variable to "untrustedDomain" template.
-
Jenkins for ownCloud authored
-
- 15 Feb, 2016 24 commits
-
-
Bjoern Schiessle authored
-
Bjoern Schiessle authored
-
Bjoern Schiessle authored
If we don't remove it the server will later ask the remote server to ask for the shared secret which will result in a error log message on the remote server and in some circumstances maybe even to a failure
-
Thomas Müller authored
typo
-
Pierre Ozoux authored
-
Joachim Bauch authored
Currently the "SERVER_NAME" is passed to the template, which in some cases doesn't match the host returned by "getInsecureServerHost" (or is empty).
-
Thomas Müller authored
Properly handle return code of OC_App::getAppPath
-
Vincent Petry authored
Interacting with the checkboxes, also "Select all" will automatically close the sidebar now.
-
Thomas Müller authored
-
Thomas Müller authored
-
Morris Jobke authored
-
Thomas Müller authored
-
Thomas Müller authored
On backend hickups don't crash OCS output
-
Thomas Müller authored
Fix race condition when switching filter mode. Fixes #22278
-
Thomas Müller authored
Limit scope of scrutinizer to actual application code
-
Thomas Müller authored
Remove not needed variable
-
Thomas Müller authored
Do not use string concatination for translations
-
Joas Schilling authored
-
Thomas Müller authored
WebUI feedback when sharing
-
Joas Schilling authored
-
Jenkins for ownCloud authored
-
Thomas Müller authored
Fix typo in PHPDoc
-
Thomas Müller authored
Search tags in UI case insensitive
-
Thomas Müller authored
Remove unreachable code in priavte/api.php
-
- 14 Feb, 2016 5 commits
-
-
Morris Jobke authored
-
Morris Jobke authored
-
Morris Jobke authored
-
Morris Jobke authored
-
Morris Jobke authored
* fixes #20128 * getAppPath could return false, but it was not handled everywhere
-