aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* docs: Adjust taiwan translatorsbackport/49219/stable30Joas Schilling2024-11-121-0/+4
| | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* Merge pull request #49207 from nextcloud/backport/48736/stable30Andy Scherzinger2024-11-121-0/+1
|\ | | | | [stable30] fix: log a warning when we can't build a background job
| * fix: log a warning when we can't build a background jobbackport/48736/stable30Robin Appelman2024-11-111-0/+1
| | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl>
* | Merge pull request #49222 from nextcloud/backport/49218/stable30John Molakvoæ2024-11-121-2/+2
|\ \
| * | fix(files_external): cast storage id intbackport/49218/stable30skjnldsv2024-11-121-2/+2
|/ / | | | | | | Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
* | Merge pull request #49160 from nextcloud/backport/49146/stable30John Molakvoæ2024-11-121-2/+3
|\ \ | | | | | | [stable30] fix: undefined variable $response in DAV storage
| * | Fix Undefined variable: response notice in case of non-404 errorbackport/49146/stable30Victor Dubiniuk2024-11-081-2/+3
| | | | | | | | | | | | Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
* | | Fix(l10n): Update translations from TransifexNextcloud bot2024-11-1286-178/+194
| |/ |/| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | Merge pull request #49195 from nextcloud/backport/49176/stable30Joas Schilling2024-11-114-0/+118
|\ \ | | | | | | [stable30] feat(testing): Add a fake summary task provider
| * | feat(testing): Add a fake summary task providerbackport/49176/stable30Joas Schilling2024-11-114-0/+118
|/ / | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* | Fix(l10n): Update translations from TransifexNextcloud bot2024-11-1158-66/+174
| | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | Fix(l10n): Update translations from TransifexNextcloud bot2024-11-10110-96/+126
| | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | Merge pull request #49174 from ↵John Molakvoæ2024-11-0916-24/+24
|\ \ | | | | | | | | | | | | nextcloud/dependabot/npm_and_yarn/stable30/pinia/testing-0.1.7 chore(deps-dev): Bump @pinia/testing from 0.1.5 to 0.1.7
| * | chore(assets): Recompile assetsdependabot/npm_and_yarn/stable30/pinia/testing-0.1.7nextcloud-command2024-11-0914-14/+14
| | | | | | | | | | | | Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
| * | chore(deps-dev): Bump @pinia/testing from 0.1.5 to 0.1.7dependabot[bot]2024-11-092-10/+10
|/ / | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [@pinia/testing](https://github.com/vuejs/pinia) from 0.1.5 to 0.1.7. - [Release notes](https://github.com/vuejs/pinia/releases) - [Commits](https://github.com/vuejs/pinia/compare/@pinia/testing@0.1.5...@pinia/testing@0.1.7) --- updated-dependencies: - dependency-name: "@pinia/testing" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
* | Merge pull request #49157 from nextcloud/backport/49147/stable30John Molakvoæ2024-11-099-13/+50
|\ \
| * | chore: compile assetsbackport/49147/stable30skjnldsv2024-11-096-9/+9
| | | | | | | | | | | | Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
| * | fix(files): open sidebar on sharing tab by default for filesskjnldsv2024-11-093-4/+41
|/ / | | | | | | Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
* | Fix(l10n): Update translations from TransifexNextcloud bot2024-11-09188-262/+320
| | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | Merge pull request #49161 from nextcloud/backport/49150/stable30John Molakvoæ2024-11-083-11/+10
|\ \ | |/ |/|
| * fix(files): edit locally buttonsbackport/49150/stable30skjnldsv2024-11-083-11/+10
|/ | | | | | Signed-off-by: skjnldsv <skjnldsv@protonmail.com> Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
* Merge pull request #49149 from nextcloud/backport/49115/stable30F. E Noel Nfebe2024-11-089-16/+50
|\ | | | | [stable30] fix(SharingEntryLink): Show default password before create if any
| * chore: compile assetsbackport/49115/stable30skjnldsv2024-11-088-7/+7
| | | | | | | | Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
| * fix(files_sharing): share assignment issue in SharingEntryLinkskjnldsv2024-11-081-2/+4
| | | | | | | | Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
| * fix(SharingEntryLink): Show default password before create if anyfenn-cs2024-11-081-9/+41
| | | | | | | | | | | | | | | | | | | | | | | | Prevent silent addition of expiration date to shares. Prevent silent addition for password to shares. Both now have a `shareRequiresReview` check Resolves : https://github.com/nextcloud/server/issues/48860 Signed-off-by: fenn-cs <fenn25.fn@gmail.com>
* | Merge pull request #49153 from nextcloud/fix/note-icon-colorJohn Molakvoæ2024-11-085-4/+9
|\ \
| * | fix(files_sharing): note icon color on public pagesfix/note-icon-colorskjnldsv2024-11-085-4/+9
|/ / | | | | | | Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
* | Merge pull request #49107 from nextcloud/backport/49039/stable30John Molakvoæ2024-11-085-4/+9
|\ \ | |/ |/|
| * fix(tests): Add IpAddressClassifier v6 zone ID testbackport/49039/stable30Josh2024-11-072-1/+2
| | | | | | | | Signed-off-by: Josh <josh.t.richards@gmail.com>
| * fix(tests): Add RemoteAddress v6 zone ID testJosh2024-11-061-0/+2
| | | | | | Signed-off-by: Josh <josh.t.richards@gmail.com>
| * fix(net): Add IPv6 zone handling to IpAddressClassifierJosh2024-11-061-1/+1
| | | | | | Signed-off-by: Josh <josh.t.richards@gmail.com>
| * fix(security): Handle IPv6 zone IDs used in link-local addressesJosh2024-11-061-0/+1
| | | | | | Signed-off-by: Josh <josh.t.richards@gmail.com>
| * fix(security): Handle IPv6 zone IDs used in link-local addressesJosh2024-11-061-2/+3
| | | | | | Signed-off-by: Josh <josh.t.richards@gmail.com>
* | Merge pull request #49110 from nextcloud/backport/46222/stable30John Molakvoæ2024-11-081-3/+3
|\ \
| * | fix(TaskProcessingApiController): Don't use + to merge non-assoc. arraysbackport/46222/stable30Marcel Klehr2024-11-061-3/+3
| |/ | | | | | | Signed-off-by: Marcel Klehr <mklehr@gmx.net>
* | Merge pull request #49138 from nextcloud/backport/49112/stable30Kate2024-11-082-12/+12
|\ \
| * | fix(theming): Return default theme if the user never selected a themebackport/49112/stable30provokateurin2024-11-072-12/+12
| | | | | | | | | | | | Signed-off-by: provokateurin <kate@provokateurin.de>
* | | Fix(l10n): Update translations from TransifexNextcloud bot2024-11-088-6/+164
| | | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | | Merge pull request #49136 from nextcloud/backport/49134/stable30John Molakvoæ2024-11-079-5/+107
|\ \ \ | |/ / |/| |
| * | chore: compile assetsskjnldsv2024-11-072-3/+3
| | | | | | | | | | | | Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
| * | chore(files): add selection cypress testsskjnldsv2024-11-076-1/+103
| | | | | | | | | | | | Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
| * | fix(files): multiselect and filters store declarationskjnldsv2024-11-071-1/+1
|/ / | | | | | | Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
* | Merge pull request #49120 from nextcloud/release/30.0.2v30.0.2Benjamin Gaussorgues2024-11-071-2/+2
|\ \
| * | build(hub): 30.0.2release/30.0.2Benjamin Gaussorgues2024-11-071-2/+2
|/ / | | | | | | Signed-off-by: Benjamin Gaussorgues <benjamin.gaussorgues@nextcloud.com>
* / Fix(l10n): Update translations from TransifexNextcloud bot2024-11-0786-278/+300
|/ | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Fix(l10n): Update translations from TransifexNextcloud bot2024-11-0634-34/+10
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Merge pull request #49079 from nextcloud/release/30.0.2_rc2v30.0.2rc2Benjamin Gaussorgues2024-11-051-2/+2
|\
| * build(hub): 30.0.2 RC2release/30.0.2_rc2Benjamin Gaussorgues2024-11-041-2/+2
| | | | | | | | Signed-off-by: Benjamin Gaussorgues <benjamin.gaussorgues@nextcloud.com>
* | Merge pull request #49067 from nextcloud/backport/49065/stable30Benjamin Gaussorgues2024-11-051-0/+2
|\ \
| * | docs: update overwrite.cli.url wordingbackport/49065/stable30Simon L.2024-11-041-0/+2
| |/ | | | | | | Signed-off-by: Simon L. <szaimen@e.mail.de>