aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [tx-robot] updated from transifexNextcloud bot2022-07-0978-88/+130
* Merge pull request #32865 from nextcloud/bugfix/remove-unecessary-rowblizzz2022-07-083-9/+4
|\
| * Set as optional argumentVitor Mattos2022-06-132-2/+2
| * Remove unecessary row and make compatible with db schemaVitor Mattos2022-06-133-8/+3
* | Merge pull request #33118 from nextcloud/fix/address-book-exportblizzz2022-07-081-0/+4
|\ \
| * | Fix empty address books being exportedChristopher Ng2022-07-051-0/+4
* | | Merge pull request #32377 from nextcloud/rakekniven-patch-1blizzz2022-07-081-1/+1
|\ \ \
| * \ \ Merge branch 'rakekniven-patch-1' of https://github.com/nextcloud/server into...rakekniven2022-07-050-0/+0
| |\ \ \
| | * | | l10n: Changed spellingrakekniven2022-07-053-4/+4
| * | | | Merge branch 'master' into rakekniven-patch-1rakekniven2022-07-052689-20298/+66777
| |\ \ \ \
| * | | | | l10n: Changed spellingrakekniven2022-05-164-2005/+4
| | |/ / / | |/| | |
* | | | | Merge pull request #33110 from nextcloud/feat/handle-onetime-password-largeblizzz2022-07-086-7/+107
|\ \ \ \ \
| * | | | | Don't allow setting password bigger than 469 charactersCarl Schwan2022-07-053-1/+12
| * | | | | Handler large passwordsCarl Schwan2022-07-052-1/+23
| * | | | | Handle one time passwordsCarl Schwan2022-07-053-5/+72
* | | | | | Merge pull request #33163 from nextcloud/enh/a11y-account-property-labelsJohn Molakvoæ2022-07-083-4/+8
|\ \ \ \ \ \
| * | | | | | Add current scope to scope actions labelChristopher Ng2022-07-073-4/+8
* | | | | | | [tx-robot] updated from transifexNextcloud bot2022-07-08134-194/+254
* | | | | | | Merge pull request #33148 from nextcloud/enh/a11y-login-show-passwordPytal2022-07-076-30/+43
|\ \ \ \ \ \ \
| * | | | | | | Use Button component to show password for improved accessibilityChristopher Ng2022-07-076-30/+43
* | | | | | | | Merge pull request #33128 from nextcloud/enh/a11y-set-expanded-sharingPytal2022-07-074-5/+21
|\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | |
| * | | | | | | Add expanded attribute to button for listing others with accessChristopher Ng2022-07-074-5/+21
| |/ / / / / /
* | | | | | | Merge pull request #33153 from nextcloud/bugfix/noid/only-ignore-attempts-of-...Joas Schilling2022-07-071-4/+4
|\ \ \ \ \ \ \
| * | | | | | | Only ignore attempts of the same actionJoas Schilling2022-07-071-4/+4
* | | | | | | | Merge pull request #33140 from nextcloud/fix/trashbin-expiration-notice-casingJohn Molakvoæ2022-07-071-1/+1
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |
| * | | | | | | Fix trashbin expiration notice casingChristopher Ng2022-07-061-1/+1
* | | | | | | | [tx-robot] updated from transifexNextcloud bot2022-07-0744-80/+100
| |/ / / / / / |/| | | | | |
* | | | | | | Merge pull request #33052 from nextcloud/fix/set-display-nameJoas Schilling2022-07-064-3/+11
|\ \ \ \ \ \ \
| * | | | | | | Fix unit testsJoas Schilling2022-07-061-1/+2
| * | | | | | | Prevent duplicate set display name requestChristopher Ng2022-06-281-1/+2
| * | | | | | | Do not save invalid display name to the databaseChristopher Ng2022-06-282-1/+7
* | | | | | | | Merge pull request #33136 from nextcloud/fix/noid/custompropsSimon L2022-07-061-1/+1
|\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | |
| * | | | | | | catch any exception for transaction controlArthur Schiwon2022-07-061-1/+1
|/ / / / / / /
* | | | | | | [tx-robot] updated from transifexNextcloud bot2022-07-06140-164/+406
* | | | | | | Merge pull request #33126 from nextcloud/dependabot/npm_and_yarn/core-js-3.23.3dependabot[bot]2022-07-054-11/+11
|\ \ \ \ \ \ \
| * | | | | | | Bump core-js from 3.22.7 to 3.23.3dependabot[bot]2022-07-054-11/+11
|/ / / / / / /
* | | | | | | Merge pull request #32993 from nextcloud/fixes-for-quota-text-in-navigation-barDaniel Calviño Sánchez2022-07-053-5/+11
|\ \ \ \ \ \ \
| * | | | | | | Fix quota text not updated after copying or moving a fileDaniel Calviño Sánchez2022-06-231-2/+8
| * | | | | | | Fix quota text not updated when no quota is setDaniel Calviño Sánchez2022-06-231-1/+1
| * | | | | | | Fix quota text shown escapedDaniel Calviño Sánchez2022-06-231-2/+2
* | | | | | | | Merge pull request #33107 from nextcloud/enh/a11y-dynamic-grid-toggle-tooltipPytal2022-07-053-9/+13
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / |/| | | | | | |
| * | | | | | | Change tooltip title of files grid view toggle dynamicallyChristopher Ng2022-07-043-9/+13
| | |_|/ / / / | |/| | | | |
* | | | | | | Merge pull request #33111 from nextcloud/fix/url-absoluteJulien Veyssier2022-07-051-2/+4
|\ \ \ \ \ \ \ | |_|_|_|_|/ / |/| | | | | |
| * | | | | | add missing GET param to getstoragestats urlJulien Veyssier2022-07-051-1/+1
| * | | | | | Fix 404 when using index.php in the urlCarl Schwan2022-07-051-2/+4
* | | | | | | Merge pull request #33086 from nextcloud/techdebt/noid/allow-expiring-comment...blizzz2022-07-054-11/+52
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | Adjust fake managerJoas Schilling2022-07-011-1/+1
| * | | | | | Allow to expire comments of multiple objects with one callJoas Schilling2022-07-013-10/+51
* | | | | | | Merge pull request #33109 from nextcloud/fix/l10n-home-breadcrumbJohn Molakvoæ2022-07-051-1/+1
|\ \ \ \ \ \ \
| * | | | | | | Fix translation of home breadcrumbChristopher Ng2022-07-041-1/+1
| | |/ / / / / | |/| | | | |