aboutsummaryrefslogtreecommitdiffstats
path: root/apps
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #26877 from nextcloud/chore/query-builder-execute-statementMorris Jobke2021-05-055-36/+36
|\
| * Fix usage of rename executeUpdateChristoph Wurst2021-05-055-36/+36
* | Fix testValdnet2021-05-041-1/+1
* | l10n: Spelling unificationValdnet2021-05-041-1/+1
|/
* [tx-robot] updated from transifexNextcloud bot2021-05-0430-18/+90
* Merge pull request #26845 from nextcloud/fix/noid/import-card-fix-string-valueMorris Jobke2021-05-032-9/+23
|\
| * fix creating vcards with multiple string valuesArthur Schiwon2021-04-302-9/+23
* | [tx-robot] updated from transifexNextcloud bot2021-05-032-0/+2
* | [tx-robot] updated from transifexNextcloud bot2021-05-024-4/+4
* | [tx-robot] updated from transifexNextcloud bot2021-05-0122-28/+382
|/
* [tx-robot] updated from transifexNextcloud bot2021-04-30152-258/+278
* Merge pull request #26826 from nextcloud/refactor/dav-typed-calendar-deleted-...Morris Jobke2021-04-299-54/+269
|\
| * Exclusively use the typed calendar deletion events for DAVChristoph Wurst2021-04-299-54/+269
* | Merge pull request #26736 from nextcloud/dependabot/npm_and_yarn/babel/core-7...dependabot-preview[bot]2021-04-2910-12/+12
|\ \ | |/ |/|
| * Bump @babel/core from 7.13.15 to 7.13.16dependabot-preview[bot]2021-04-2810-12/+12
* | [tx-robot] updated from transifexNextcloud bot2021-04-29130-192/+202
* | Merge pull request #26461 from nextcloud/bugfix/noid/only-return-editable-dis...Morris Jobke2021-04-283-11/+154
|\ \
| * | Also check implementsAction methodJoas Schilling2021-04-272-5/+92
| * | Only return display name as editable when the user backend allows itJoas Schilling2021-04-273-11/+67
* | | Do not try to contact lookup server if not neededRoeland Jago Douma2021-04-281-1/+11
* | | Merge pull request #26784 from nextcloud/Valdnet-patch-8rakekniven2021-04-282-2/+2
|\ \ \
| * | | Change size of the letter in testValdnet2021-04-281-1/+1
| * | | l10n: Change to a capital letterValdnet2021-04-271-1/+1
| |/ /
* | | [tx-robot] updated from transifexNextcloud bot2021-04-28162-264/+312
* | | Merge pull request #26785 from nextcloud/fix/noid/ldap-beyond-last-pagekesselb2021-04-274-3/+49
|\ \ \
| * | | do not try to search after the last pageArthur Schiwon2021-04-274-3/+49
| |/ /
* | | Merge pull request #26781 from nextcloud/bugfix/noid/more-auto-add-cleanupJoas Schilling2021-04-278-196/+0
|\ \ \
| * | | More cleaning after auto-add removalJoas Schilling2021-04-278-196/+0
* | | | Fix unit testsJoas Schilling2021-04-271-1/+1
| |/ / |/| |
* | | 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-2712-122/+124
|/ / /
* / / Improve federated permission handlingRoeland Jago Douma2021-04-261-18/+2
|/ /
* | Merge pull request #26259 from nextcloud/feature/noid/validate-website-to-be-...Joas Schilling2021-04-261-0/+3
|\ \
| * | Validate the website field input to be a valid URLJoas Schilling2021-04-221-0/+3
* | | Correctly truncate multibyte strings to fit into the databaseChih-Hsuan Yen2021-04-262-4/+4
* | | [tx-robot] updated from transifexNextcloud bot2021-04-2614-6/+30
* | | [tx-robot] updated from transifexNextcloud bot2021-04-2524-16/+128
* | | [tx-robot] updated from transifexNextcloud bot2021-04-2418-4/+30
| |/ |/|
* | Merge pull request #25417 from nextcloud/fix-account-data-visibility-after-di...Daniel Calviño Sánchez2021-04-237-82/+454
|\ \
| * | Fix active scope not visible in the menu if excludedDaniel Calviño Sánchez2021-04-235-24/+90
| * | 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