summaryrefslogtreecommitdiffstats
path: root/apps
Commit message (Expand)AuthorAgeFilesLines
* [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
| * | 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
* | | 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
* | | Only set copy etag if the destination source can be foundChristoph Wurst2021-04-232-1/+22
|/ /
* | [tx-robot] updated from transifexNextcloud bot2021-04-2378-44/+70
* | 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 #26586 from nextcloud/bugfix/noid/handle-device-login-like...Joas Schilling2021-04-221-4/+4
|\ \ \ | |_|/ |/| |
| * | Handle device login like an alternative loginJoas Schilling2021-04-201-4/+4
* | | [tx-robot] updated from transifexNextcloud bot2021-04-22396-764/+882
* | | Merge pull request #26609 from nextcloud/Valdnet-patch-6Roeland Jago Douma2021-04-211-1/+1
|\ \ \
| * | | l10n: Improve stylingValdnet2021-04-181-1/+1
* | | | Merge pull request #23529 from Simounet/feat/23397-settings-new-user-modalJohn Molakvoæ2021-04-2114-153/+176
|\ \ \ \
| * | | | Settings: new user row replaced by a modalSimounet2021-04-2114-153/+176
* | | | | Merge pull request #26474 from nextcloud/caugner-patch-mariadb-in-mysql-suppo...Morris Jobke2021-04-211-1/+1
|\ \ \ \ \
| * | | | | Mention MariaDB in MySQL support warningClaas Augner2021-04-091-1/+1
* | | | | | set mimetype for objects uploaded to object storagesRobin Appelman2021-04-212-4/+14
| |/ / / / |/| | | |
* | | | | Merge pull request #26648 from nextcloud/Valdnet-patch-7Roeland Jago Douma2021-04-211-1/+1
|\ \ \ \ \
| * | | | | l10n: Spelling unificationValdnet2021-04-201-1/+1
* | | | | | [tx-robot] updated from transifexNextcloud bot2021-04-2134-6/+520
* | | | | | Merge pull request #26658 from nextcloud/bugfix/noid/continue-on-denied-aclsMorris Jobke2021-04-201-1/+1
|\ \ \ \ \ \