Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix(files): Do not jump to top when fileId is set to currentFolderbackport/48632/stable29 | Louis Chemineau | 2024-10-29 | 3 | -3/+8 |
| | | | | | | | Fix https://github.com/nextcloud/server/issues/48545 Signed-off-by: Louis Chemineau <louis@chmn.me> Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com> | ||||
* | Merge pull request #48570 from nextcloud/backport/48532/stable29 | Kate | 2024-10-29 | 1 | -6/+0 |
|\ | |||||
| * | fix: do not reduce count for subadmins if they are members of groupbackport/48532/stable29 | Maksim Sukharev | 2024-10-04 | 1 | -6/+0 |
| | | | | | | | | Signed-off-by: Maksim Sukharev <antreesy.web@gmail.com> | ||||
* | | Merge pull request #48958 from nextcloud/backport/48921/stable29 | John Molakvoæ | 2024-10-29 | 1 | -3/+3 |
|\ \ | |||||
| * | | ci(psalm): Add missing imagick extensionbackport/48921/stable29 | provokateurin | 2024-10-29 | 1 | -3/+3 |
|/ / | | | | | | | Signed-off-by: provokateurin <kate@provokateurin.de> | ||||
* | | Merge pull request #48889 from nextcloud/backport/48887/stable29 | Kate | 2024-10-29 | 5 | -13/+58 |
|\ \ | |||||
| * | | chore(assets): Recompile assetsbackport/48887/stable29 | nextcloud-command | 2024-10-29 | 3 | -8/+3 |
| | | | | | | | | | | | | Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com> | ||||
| * | | fix(files_sharing): federated shares avatar | skjnldsv | 2024-10-29 | 2 | -5/+55 |
| | | | | | | | | | | | | Signed-off-by: skjnldsv <skjnldsv@protonmail.com> | ||||
* | | | Merge pull request #48934 from nextcloud/backport/48625/stable29 | John Molakvoæ | 2024-10-29 | 19 | -91/+103 |
|\ \ \ | |/ / |/| | | |||||
| * | | chore(assets): Recompile assetsbackport/48625/stable29 | Grigorii K. Shartsev | 2024-10-28 | 15 | -40/+18 |
| | | | | | | | | | | | | Signed-off-by: Grigorii K. Shartsev <me@shgk.me> | ||||
| * | | refactor(files): migrate to @nextcloud/sharing | Grigorii K. Shartsev | 2024-10-28 | 2 | -21/+3 |
| | | | | | | | | | | | | Signed-off-by: Grigorii K. Shartsev <me@shgk.me> | ||||
| * | | fix(files): handle empty view with error | Grigorii K. Shartsev | 2024-10-28 | 2 | -17/+77 |
| | | | | | | | | | | | | Signed-off-by: Grigorii K. Shartsev <me@shgk.me> | ||||
| * | | chore(files): migrate davUtils to TS | Grigorii K. Shartsev | 2024-10-28 | 3 | -32/+24 |
| | | | | | | | | | | | | Signed-off-by: Grigorii K. Shartsev <me@shgk.me> | ||||
* | | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-10-29 | 98 | -96/+4 |
|/ / | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | | Merge pull request #48949 from nextcloud/backport/48947/stable29 | Joas Schilling | 2024-10-28 | 2 | -0/+10 |
|\ \ | | | | | | | [stable29] fix(config): Mark more configs as sensitive | ||||
| * | | fix(config): Mark more configs as sensitivebackport/48947/stable29 | Joas Schilling | 2024-10-28 | 2 | -0/+10 |
| | | | | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | | | Merge pull request #48940 from nextcloud/backport/48915/stable29 | yemkareems | 2024-10-28 | 3 | -6/+34 |
|\ \ \ | |/ / |/| | | [stable29] fix: encrypt and store password, decrypt and retrieve the same | ||||
| * | | fix: readonly removedbackport/48915/stable29 | yemkareems | 2024-10-28 | 1 | -1/+1 |
| | | | | | | | | | | | | Signed-off-by: yemkareems <yemkareems@gmail.com> | ||||
| * | | fix: crypto added manually as expected | yemkareems | 2024-10-28 | 1 | -1/+1 |
| | | | | | | | | | | | | Signed-off-by: yemkareems <yemkareems@gmail.com> | ||||
| * | | fix: crypto made inline for constructor and decrypt error handled in exception | yemkareems | 2024-10-28 | 1 | -2/+4 |
| | | | | | | | | | | | | | | | | | | Signed-off-by: yemkareems <yemkareems@gmail.com> [skip ci] | ||||
| * | | fix: crypto made inline for constructor and decrypt error handled in exception | yemkareems | 2024-10-28 | 1 | -6/+7 |
| | | | | | | | | | | | | Signed-off-by: yemkareems <yemkareems@gmail.com> | ||||
| * | | fix: use Icrypto in place of Cypto | yemkareems | 2024-10-28 | 2 | -4/+4 |
| | | | | | | | | | | | | Signed-off-by: yemkareems <yemkareems@gmail.com> | ||||
| * | | fix: crypto type made not nullable and tests run using ICrypto | yemkareems | 2024-10-28 | 3 | -8/+7 |
| | | | | | | | | | | | | Signed-off-by: yemkareems <yemkareems@gmail.com> | ||||
| * | | fix: encrypt and store password, decrypt and retrieve the same | yemkareems | 2024-10-28 | 3 | -4/+30 |
| | | | | | | | | | | | | Signed-off-by: yemkareems <yemkareems@gmail.com> | ||||
* | | | Merge pull request #48944 from nextcloud/backport/48871/stable29 | Ferdinand Thiessen | 2024-10-28 | 10 | -15/+35 |
|\ \ \ | | | | | | | | | [stable29] fix(app-store): Update update count in navigation | ||||
| * | | | chore(assets): Recompile assetsbackport/48871/stable29 | nextcloud-command | 2024-10-28 | 6 | -9/+9 |
| | | | | | | | | | | | | | | | | Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com> | ||||
| * | | | fix(app-store): Update update count in navigation | Ferdinand Thiessen | 2024-10-28 | 4 | -6/+26 |
| | | | | | | | | | | | | | | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de> | ||||
* | | | | Merge pull request #48936 from nextcloud/backport/48918/stable29 | John Molakvoæ | 2024-10-28 | 3 | -10/+11 |
|\ \ \ \ | |/ / / |/| | | | |||||
| * | | | fix(files_sharing): Cleanup error messagesbackport/48918/stable29 | provokateurin | 2024-10-28 | 3 | -10/+11 |
| |/ / | | | | | | | | | | Signed-off-by: provokateurin <kate@provokateurin.de> | ||||
* | | | Merge pull request #48922 from nextcloud/backport/48898/stable29 | Grigorii K. Shartsev | 2024-10-28 | 3 | -3/+4 |
|\ \ \ | |/ / |/| | | [stable29] fix(files): add title for files list table header button | ||||
| * | | chore(assets): Recompile assetsbackport/48898/stable29 | Grigorii K. Shartsev | 2024-10-28 | 2 | -3/+3 |
| | | | | | | | | | | | | Signed-off-by: Grigorii K. Shartsev <me@shgk.me> | ||||
| * | | fix(files): add title for files list table header button | Grigorii K. Shartsev | 2024-10-28 | 1 | -0/+1 |
| | | | | | | | | | | | | Signed-off-by: Grigorii K. Shartsev <me@shgk.me> | ||||
* | | | Merge pull request #48930 from nextcloud/backport/48917/stable29 | Kate | 2024-10-28 | 1 | -0/+1 |
|\ \ \ | |/ / |/| | | |||||
| * | | fix(dav): Cleanup view-only checkbackport/48917/stable29 | provokateurin | 2024-10-28 | 1 | -0/+1 |
|/ / | | | | | | | Signed-off-by: provokateurin <kate@provokateurin.de> | ||||
* | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-10-28 | 16 | -24/+50 |
| | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-10-27 | 54 | -88/+166 |
| | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | | Merge pull request #48905 from ↵ | dependabot[bot] | 2024-10-26 | 2 | -142/+45 |
|\ \ | | | | | | | | | | nextcloud/dependabot/npm_and_yarn/stable29/jsdoc-4.0.4 | ||||
| * | | chore(deps-dev): Bump jsdoc from 4.0.2 to 4.0.4dependabot/npm_and_yarn/stable29/jsdoc-4.0.4 | dependabot[bot] | 2024-10-26 | 2 | -142/+45 |
|/ / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [jsdoc](https://github.com/jsdoc/jsdoc) from 4.0.2 to 4.0.4. - [Release notes](https://github.com/jsdoc/jsdoc/releases) - [Changelog](https://github.com/jsdoc/jsdoc/blob/4.0.4/CHANGES.md) - [Commits](https://github.com/jsdoc/jsdoc/compare/4.0.2...4.0.4) --- updated-dependencies: - dependency-name: jsdoc dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> | ||||
* | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-10-26 | 146 | -402/+670 |
| | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-10-25 | 150 | -142/+160 |
| | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | | Merge pull request #48750 from nextcloud/backport/48373/stable29 | Louis | 2024-10-24 | 2 | -7/+29 |
|\ \ | | | | | | | [stable29] fix: add PasswordConfirmationRequired to create user storages endpoint | ||||
| * | | fix: cs fix for namespacebackport/48373/stable29 | yemkareems | 2024-10-24 | 1 | -2/+2 |
| | | | | | | | | | | | | Signed-off-by: yemkareems <yemkareems@gmail.com> | ||||
| * | | fix: add PasswordConfirmationRequired to user storages create, update and delete | yemkareems | 2024-10-24 | 1 | -6/+8 |
| | | | | | | | | | | | | Signed-off-by: yemkareems <yemkareems@gmail.com> | ||||
| * | | fix: Add frontend code for password confirmation | Ferdinand Thiessen | 2024-10-24 | 1 | -1/+21 |
|/ / | | | | | | | | | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de> [skip ci] | ||||
* | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-10-24 | 122 | -344/+296 |
| | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | | Merge pull request #48857 from nextcloud/backport/48839/stable29 | Joas Schilling | 2024-10-23 | 1 | -2/+2 |
|\ \ | | | | | | | [stable29] build: Print RTL limited characters in translation-checker | ||||
| * | | build: Show the actual stringbackport/48839/stable29 | Joas Schilling | 2024-10-23 | 1 | -2/+2 |
| | | | | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
| * | | build: Print RTL limited characters in translation-checker | provokateurin | 2024-10-23 | 1 | -2/+2 |
|/ / | | | | | | | Signed-off-by: provokateurin <kate@provokateurin.de> | ||||
* | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-10-23 | 6 | -10/+10 |
| | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-10-22 | 2 | -2/+2 |
| | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> |