summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix unit testsJoas Schilling2021-04-2725-93/+98
* Less ILoggerJoas Schilling2021-04-2723-199/+127
* Merge pull request #26764 from nextcloud/feature/noid/add-geo-location-as-ROS...Joas Schilling2021-04-271-0/+31
|\
| * Add geo location as ROS typeJoas Schilling2021-04-261-0/+31
* | Merge pull request #26774 from nextcloud/techdebt/noid/ldap-remove-pre73-page...Julius Härtl2021-04-274-137/+1
|\ \
| * | removes PagedResults adapter for PHP < 7.3Arthur Schiwon2021-04-264-137/+1
* | | Merge pull request #26765 from nextcloud/td/no_more_add_auto_trustedJoas Schilling2021-04-278-104/+7
|\ \ \
| * | | No longer add trusted servers on federated share creationRoeland Jago Douma2021-04-268-104/+7
| | |/ | |/|
* | | Merge pull request #26775 from robottod/patch-1John Molakvoæ2021-04-271-14/+14
|\ \ \
| * | | Remove some deprecated calls from ShareByMailProvider.phprobottod2021-04-261-14/+14
| | |/ | |/|
* / | [tx-robot] updated from transifexNextcloud bot2021-04-2718-130/+132
|/ /
* | Merge pull request #26763 from nextcloud/enh/federation/improve_permissionsRoeland Jago Douma2021-04-261-18/+2
|\ \
| * | Improve federated permission handlingRoeland Jago Douma2021-04-261-18/+2
| |/
* | Merge pull request #26762 from nextcloud/bugfix/noid/respect-the-error-level-...Joas Schilling2021-04-261-2/+19
|\ \ | |/ |/|
| * Log deprecation only as debugJoas Schilling2021-04-261-0/+2
| * Respect the error level when loggingJoas Schilling2021-04-261-2/+17
|/
* Merge pull request #26259 from nextcloud/feature/noid/validate-website-to-be-...Joas Schilling2021-04-263-0/+59
|\
| * Validate the website field input to be a valid URLJoas Schilling2021-04-223-0/+59
* | Merge pull request #26747 from nextcloud/php8-libxmlLukas Reschke2021-04-261-4/+11
|\ \
| * | PHP 8+ deprecates openssl_free_keyacsfer2021-04-251-1/+4
| * | Only use libxml_disable_entity_loader on PHP<8acsfer2021-04-251-3/+7
* | | Merge pull request #26755 from yan12125/bugfix/yan12125/caldav-truncationChristoph Wurst2021-04-262-4/+4
|\ \ \
| * | | Correctly truncate multibyte strings to fit into the databaseChih-Hsuan Yen2021-04-262-4/+4
|/ / /
* | | Merge pull request #26721 from nextcloud/fix/noid/final-privateRoeland Jago Douma2021-04-261-1/+1
|\ \ \
| * | | private cannot be finalMaxence Lange2021-04-231-1/+1
* | | | Merge pull request #26750 from nextcloud-pr-bot/automated/noid/psalm-baseline...Roeland Jago Douma2021-04-261-4/+1
|\ \ \ \
| * | | | Update psalm baselineNextcloud-PR-Bot2021-04-261-4/+1
|/ / / /
* | | | [tx-robot] updated from transifexNextcloud bot2021-04-2618-6/+62
* | | | Merge pull request #26749 from nextcloud/dependabot/composer/vimeo/psalm-4.7.1dependabot-preview[bot]2021-04-261-28/+34
|\ \ \ \ | |_|/ / |/| | |
| * | | Bump vimeo/psalm from 4.7.0 to 4.7.1dependabot-preview[bot]2021-04-261-28/+34
|/ / /
* | | [tx-robot] updated from transifexNextcloud bot2021-04-2532-16/+210
* | | [tx-robot] updated from transifexNextcloud bot2021-04-2430-6/+44
* | | Merge pull request #25417 from nextcloud/fix-account-data-visibility-after-di...Daniel Calviño Sánchez2021-04-2312-82/+740
|\ \ \
| * | | Fix active scope not visible in the menu if excludedDaniel Calviño Sánchez2021-04-235-24/+90
| * | | Guard against null phone number valueDaniel Calviño Sánchez2021-04-231-0/+3
| * | | Add integration tests for searching users in contacts menuDaniel Calviño Sánchez2021-04-234-0/+283
| * | | Fix deleting properties of user settings when not given explicitlyDaniel Calviño Sánchez2021-04-232-13/+159
| * | | Fix TypeError when "email" is not given in the controller requestDaniel Calviño Sánchez2021-04-231-1/+1
| * | | Respect additional user settings not covered by the controllerDaniel Calviño Sánchez2021-04-232-17/+13
| * | | Add more unit tests for setting user settingsDaniel Calviño Sánchez2021-04-231-0/+160
| * | | Change default test data to values less similar to empty valuesDaniel Calviño Sánchez2021-04-231-12/+12
| * | | Extract default test data to a helper getterDaniel Calviño Sánchez2021-04-231-42/+46
| * | | Use constants from interface rather than classDaniel Calviño Sánchez2021-04-232-21/+21
* | | | Merge pull request #26719 from nextcloud/chore/dav-cleanup-query-usageJoas Schilling2021-04-231-71/+73
|\ \ \ \
| * | | | Close open cursorsChristoph Wurst2021-04-231-3/+5
| * | | | Use the new executeQuery and executeUpdate methodsChristoph Wurst2021-04-231-54/+54
| * | | | Drop default fetch mode parameterChristoph Wurst2021-04-231-15/+15
|/ / / /
* | | | Merge pull request #26717 from nextcloud/fix/copy-etag-node-not-foundChristoph Wurst2021-04-232-1/+22
|\ \ \ \ | |/ / / |/| | |
| * | | Only set copy etag if the destination source can be foundChristoph Wurst2021-04-232-1/+22
|/ / /
* | | Merge pull request #26715 from nextcloud-pr-bot/automated/noid/psalm-baseline...Roeland Jago Douma2021-04-231-9/+0
|\ \ \