aboutsummaryrefslogtreecommitdiffstats
path: root/apps
Commit message (Expand)AuthorAgeFilesLines
* 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
|\ \ \ \ \ \
| * | | | | | Continue iterating over diretory contents and just hide file if denied by aclJulius Härtl2021-04-201-1/+1
| | |_|_|_|/ | |/| | | |
* | | | | | Merge pull request #26661 from nextcloud/bugfix/noid/fix-ldap-unit-testMorris Jobke2021-04-201-2/+2
|\ \ \ \ \ \
| * | | | | | Fix LDAP unit testsJoas Schilling2021-04-201-2/+2
* | | | | | | Merge pull request #26594 from nextcloud/enh/2fa/bootstrapMorris Jobke2021-04-202-5/+5
|\ \ \ \ \ \ \
| * | | | | | | Move 2fa backupscode to new registrationRoeland Jago Douma2021-04-202-5/+5
* | | | | | | | Merge pull request #26652 from nextcloud/bugfix/noid/fix-broken-testMorris Jobke2021-04-201-9/+11
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |
| * | | | | | | Fix broken Expiration testJoas Schilling2021-04-201-9/+11
| |/ / / / / /
* | | | | | | Merge pull request #26660 from nextcloud/bugfix/noid/fix-twofactor-backupcode...Roeland Jago Douma2021-04-202-4/+3
|\ \ \ \ \ \ \
| * | | | | | | Fix twofactor backup code testsJoas Schilling2021-04-202-4/+3
| |/ / / / / /
* | | | | | | Merge pull request #26659 from nextcloud/bugfix/noid/fix-updatenotification-testRoeland Jago Douma2021-04-201-2/+1
|\ \ \ \ \ \ \
| * | | | | | | Fix update notification testsJoas Schilling2021-04-201-2/+1
| |/ / / / / /
* / / / / / / Fix DAV unit testsJoas Schilling2021-04-203-4/+8
|/ / / / / /
* | | | | | Merge pull request #26548 from nextcloud/design/files-accessibilityJan C. Borchardt2021-04-208-37/+80
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | Fix accessibility of federation menu privacy buttonsJan C. Borchardt2021-04-194-25/+40
| * | | | | Fix accessibility of profile picture sectionJan C. Borchardt2021-04-193-4/+14
| * | | | | Fix missing label of Files navigation sublist togglesJan C. Borchardt2021-04-191-1/+4