summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add geo location as ROS typeJoas Schilling2021-04-261-0/+31
* 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
|\ \ \
| * | | Update psalm baselineNextcloud-PR-Bot2021-04-231-9/+0
|/ / /
* | | [tx-robot] updated from transifexNextcloud bot2021-04-23194-272/+298
* | | Merge pull request #26375 from nextcloud/techdebt/noid/symfony-component-tran...Morris Jobke2021-04-227-40/+70
|\ \ \
| * | | Fix test by defining pluralsJoas Schilling2021-04-201-1/+5
| * | | Only check translations insteda of the full fileJoas Schilling2021-04-201-1/+1
| * | | Fix PHP CSJoas Schilling2021-04-201-1/+1
| * | | Correclty use plural for share exceptionJoas Schilling2021-04-201-2/+2
| * | | Correctly replace all PHP placeholders with the parametersJoas Schilling2021-04-203-6/+29
| * | | Fix languages that miss a string in the translationJoas Schilling2021-04-201-7/+16
| * | | Add a check for the pipe characterJoas Schilling2021-04-202-0/+11
| * | | "Symfony\Component\Translation\PluralizationRules" is deprecatedJoas Schilling2021-04-202-40/+23
* | | | Merge pull request #26627 from nextcloud/smb-341blizzz2021-04-2211-37/+52
|\ \ \ \
| * | | | update icewind/smb to 3.4.1Robin Appelman2021-04-1911-37/+52
* | | | | Merge pull request #26700 from nextcloud/bugfix/noid/fix-oci-ciblizzz2021-04-221-1/+1
|\ \ \ \ \
| * | | | | FIx Oracle by testing on Ubuntu 20.04 until oci8.so is available for 21.04Joas Schilling2021-04-221-1/+1