aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* chore: compile assetsfix/files-failed-nodeskjnldsv2025-02-212-3/+3
| | | | Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
* fix(files): handle failed node properlyskjnldsv2025-02-213-26/+121
| | | | Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
* Fix(l10n): Update translations from TransifexNextcloud bot2025-02-21150-268/+434
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Merge pull request #50918 from nextcloud/fix/map-sharee-informationFerdinand Thiessen2025-02-205-5/+24
|\ | | | | fix(files_sharing): Map sharee information for `shared-by-you` view
| * chore(assets): Recompile assetsfix/map-sharee-informationnextcloud-command2025-02-203-4/+4
| | | | | | | | Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
| * fix(files_sharing): Map sharee information for `shared-by-you` viewFerdinand Thiessen2025-02-202-1/+20
| | | | | | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
* | Merge pull request #50910 from nextcloud/fix/files_external-cred-dialogJohn Molakvoæ2025-02-2021-55/+289
|\ \
| * | chore: compile assetsskjnldsv2025-02-2011-10/+17
| | | | | | | | | | | | | | | Signed-off-by: skjnldsv <skjnldsv@protonmail.com> Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
| * | fix(cypress): action selector menu lookupskjnldsv2025-02-202-5/+23
| | | | | | | | | | | | Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
| * | chore(cypress): also log the current server image shaskjnldsv2025-02-201-0/+4
| | | | | | | | | | | | Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
| * | fix(files_external): inline storage check improvementsskjnldsv2025-02-203-35/+45
| | | | | | | | | | | | Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
| * | chore(files_external): add cypress tests for user credentials actionskjnldsv2025-02-205-5/+190
| | | | | | | | | | | | Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
| * | fix(files_external): request strict password auth on credentials enter actionskjnldsv2025-02-201-2/+12
|/ / | | | | | | Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
* | Merge pull request #50711 from nextcloud/fix/reminder-node-accessAndy Scherzinger2025-02-202-6/+18
|\ \ | | | | | | fix(files_reminders): Only allow updating reminders if the file is accessible
| * | fix(lint): remove whitespacesfix/reminder-node-accessAndy Scherzinger2025-02-201-2/+2
| | | | | | | | | | | | Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
| * | fix(files_reminders): Check for node access when retrieving or removing ↵Christopher Ng2025-02-202-7/+18
| | | | | | | | | | | | | | | | | | reminders Signed-off-by: Christopher Ng <chrng8@gmail.com>
| * | fix(files_reminders): Only allow updating reminders if the file is accessibleChristopher Ng2025-02-201-4/+5
| | | | | | | | | | | | Signed-off-by: Christopher Ng <chrng8@gmail.com>
* | | Merge pull request #50916 from nextcloud/enh/make-tag-event-webhook-compatibleMarcel Klehr2025-02-201-1/+15
|\ \ \ | |_|/ |/| | enh(SystemTag): Make MapperEvent webhook compatible
| * | feat(SystemTag): Make MapperEvent webhook compatibleenh/make-tag-event-webhook-compatibleMarcel Klehr2025-02-201-1/+15
| | | | | | | | | | | | Signed-off-by: Marcel Klehr <mklehr@gmx.net>
* | | Merge pull request #50922 from nextcloud/fix/show-deleted-team-sharesKate2025-02-201-1/+2
|\ \ \ | |_|/ |/| |
| * | fix(files_sharing): Also list deleted team sharesfix/show-deleted-team-sharesFerdinand Thiessen2025-02-201-1/+2
| |/ | | | | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
* | Merge pull request #50920 from nextcloud/fix/updateallJohn Molakvoæ2025-02-206-8/+7
|\ \ | |/ |/| Revert "fix(files): updateAll method"
| * chore: compile assetsfix/updateallskjnldsv2025-02-204-6/+6
| | | | | | | | Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
| * Revert "fix(files): updateAll method"skjnldsv2025-02-202-2/+1
|/ | | | This reverts commit fbec19c0d7744e9be6ca0f86bd7808cf4f0e1a47.
* Merge pull request #50886 from nextcloud/chore/update-nextcloud-vue-23_1Ferdinand Thiessen2025-02-20491-2861/+1432
|\ | | | | refactor: Update `@nextcloud/vue` to 8.23.1 and update imports
| * chore: Add commit to git blame ignore revschore/update-nextcloud-vue-23_1Ferdinand Thiessen2025-02-201-0/+2
| | | | | | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
| * chore: Compile assetsFerdinand Thiessen2025-02-20216-1168/+400
| | | | | | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
| * refactor: Migrate nextcloud-vue usage to new import schemaFerdinand Thiessen2025-02-20197-586/+588
| | | | | | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
| * chore: Update `@nextcloud/vue` to v8.23.1Ferdinand Thiessen2025-02-20224-1377/+712
|/ | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
* Merge pull request #50818 from nextcloud/dependabot/npm_and_yarn/dompurify-3.2.4dependabot[bot]2025-02-20107-118/+122
|\
| * chore: Compile assetsdependabot/npm_and_yarn/dompurify-3.2.4Ferdinand Thiessen2025-02-208-7/+7
| | | | | | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
| * fix(systemtags): Fix invalid dompurify importFerdinand Thiessen2025-02-201-2/+2
| | | | | | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
| * chore(deps): bump dompurify from 3.1.7 to 3.2.4dependabot[bot]2025-02-20103-115/+119
| | | | | | | | | | | | Dependabot couldn't find the original pull request head commit, e169f9704259661b4434e8924829d75785aa347f. Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
* | Fix(l10n): Update translations from TransifexNextcloud bot2025-02-2024-28/+44
|/ | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Merge pull request #50827 from ↵Andy Scherzinger2025-02-191-15/+15
|\ | | | | | | | | nextcloud/dependabot/composer/build/integration/behat/behat-3.19.0 bump behat/behat from 3.18.1 to 3.19.0 in /build/integration
| * bump behat/behat from 3.18.1 to 3.19.0 in /build/integrationdependabot/composer/build/integration/behat/behat-3.19.0dependabot[bot]2025-02-181-15/+15
| | | | | | | | | | | | | | | | | | | | --- updated-dependencies: - dependency-name: behat/behat dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
* | Merge pull request #50904 from nextcloud/fix/files-rename-folderAndy Scherzinger2025-02-194-7/+70
|\ \ | | | | | | fix(files): do not show extension warning for folders renaming
| * | chore(assets): Recompile assetsnextcloud-command2025-02-192-3/+3
| | | | | | | | | | | | Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
| * | fix(files): do not show extension warning for folders renamingfix/files-rename-folderskjnldsv2025-02-192-4/+67
|/ / | | | | | | Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
* | Merge pull request #50896 from nextcloud/bugfix/noid/keep-job-class-limitationChristoph Wurst2025-02-191-1/+1
|\ \ | | | | | | fix(cron): Keep job class limitation when searching for the next job
| * | fix(cron): Keep job class limitation when searching for the next jobbugfix/noid/keep-job-class-limitationJoas Schilling2025-02-191-1/+1
|/ / | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* | Fix(l10n): Update translations from TransifexNextcloud bot2025-02-1940-38/+216
| | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | Merge pull request #50820 from nextcloud/fix/public-share-expirationPytal2025-02-189-9/+14
|\ \ | | | | | | fix(files_sharing): Fix public share expiration being set when toggle is not enabled
| * | chore(assets): Recompile assetsfix/public-share-expirationnextcloud-command2025-02-188-7/+7
| | | | | | | | | | | | Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
| * | fix(files_sharing): Fix public share expiration being set when toggle is not ↵Christopher Ng2025-02-181-2/+7
|/ / | | | | | | | | | | enabled Signed-off-by: Christopher Ng <chrng8@gmail.com>
* | Merge pull request #50779 from nextcloud/chore/mailer-testsFerdinand Thiessen2025-02-182-11/+25
|\ \ | | | | | | test(Mailer): Align tests for mailer with stable30
| * | test(Mailer): Align tests for mailer with stable30chore/mailer-testsJosh2025-02-122-11/+25
| | | | | | | | | | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
* | | Merge pull request #50814 from nextcloud/fix/tagsFerdinand Thiessen2025-02-186-20/+30
|\ \ \ | |_|/ |/| | fix(systemtags): do not hide if no tags
| * | chore(assets): Recompile assetsnextcloud-command2025-02-182-3/+3
| | | | | | | | | | | | Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
| * | fix(systemtags): do not hide if no tagsskjnldsv2025-02-181-1/+0
| | | | | | | | | | | | Signed-off-by: skjnldsv <skjnldsv@protonmail.com>