aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* | | | | | | | | | Merge pull request #49019 from falghamdi125/fix-appmenu-alignment-in-rtl-modeJohn Molakvoæ2024-11-093-3/+9
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | chore: compile assetsskjnldsv2024-11-092-3/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
| * | | | | | | | | | Fix(core): fix app menu alignment in RTL mode.Faisal Alghamdi2024-11-091-0/+6
|/ / / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Faisal Alghamdi <falghamdi125@gmail.com>
* | | | | | | | | | Merge pull request #49024 from nextcloud/backport/48294/masterJohn Molakvoæ2024-11-095-4/+12
|\ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / |/| | | | | | | | |
| * | | | | | | | | chore(assets): Recompile assetsnextcloud-command2024-11-092-3/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
| * | | | | | | | | fix(Federation): Show some icon for federated users on sharesfenn-cs2024-11-093-1/+9
|/ / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: nfebe <fenn25.fn@gmail.com>
* | | | | | | | | Merge pull request #49172 from ↵dependabot[bot]2024-11-091-31/+33
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | nextcloud/dependabot/composer/build/integration/behat/behat-3.16.0
| * | | | | | | | | chore(deps-dev): Bump behat/behat in /build/integrationdependabot[bot]2024-11-091-31/+33
|/ / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [behat/behat](https://github.com/Behat/Behat) from 3.15.0 to 3.16.0. - [Release notes](https://github.com/Behat/Behat/releases) - [Changelog](https://github.com/Behat/Behat/blob/master/CHANGELOG.md) - [Commits](https://github.com/Behat/Behat/compare/v3.15.0...v3.16.0) --- updated-dependencies: - dependency-name: behat/behat dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
* | | | | | | | | Fix(l10n): Update translations from TransifexNextcloud bot2024-11-09188-262/+320
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | | | | | | | | Merge pull request #49150 from nextcloud/fix/edit-locally-labelsJohn Molakvoæ2024-11-083-11/+10
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | chore: compile assetsskjnldsv2024-11-082-3/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
| * | | | | | | | | fix(files): edit locally buttonsskjnldsv2024-11-081-8/+7
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
* | | | | | | | | | Merge pull request #49146 from nextcloud/fix/undefined-responseJohn Molakvoæ2024-11-081-4/+5
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / |/| | | | | | | | |
| * | | | | | | | | chore: use `$this->logger` and prevent Server::getfix/undefined-responseskjnldsv2024-11-081-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
| * | | | | | | | | Fix Undefined variable: response notice in case of non-404 errorVictor Dubiniuk2024-11-081-2/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
* | | | | | | | | | Merge pull request #49147 from nextcloud/fix/sharing-sidebar-tab-defaultJohn Molakvoæ2024-11-0818-22/+60
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | chore: compile assetsfix/sharing-sidebar-tab-defaultskjnldsv2024-11-0814-16/+16
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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(files): open sidebar on sharing tab by default for filesskjnldsv2024-11-083-4/+40
|/ / / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
* | | | | | | | | | Merge pull request #48802 from ↵dependabot[bot]2024-11-0824-32/+32
|\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | nextcloud/dependabot/npm_and_yarn/nextcloud/upload-1.6.1
| * | | | | | | | | | chore(assets): Recompile assetsnextcloud-command2024-11-0822-25/+25
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
| * | | | | | | | | | chore(deps): Bump @nextcloud/upload from 1.6.0 to 1.6.1dependabot[bot]2024-11-082-7/+7
|/ / / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [@nextcloud/upload](https://github.com/skjnldsv/nextcloud-upload) from 1.6.0 to 1.6.1. - [Release notes](https://github.com/skjnldsv/nextcloud-upload/releases) - [Changelog](https://github.com/nextcloud-libraries/nextcloud-upload/blob/main/CHANGELOG.md) - [Commits](https://github.com/skjnldsv/nextcloud-upload/compare/v1.6.0...v1.6.1) --- updated-dependencies: - dependency-name: "@nextcloud/upload" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
* | | | | | | | | | Merge pull request #49145 from nextcloud/ci/noid/php-8.4Joas Schilling2024-11-0818-15/+35
|\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | feat(PHP): Allow PHP 8.4
| * | | | | | | | | | ci: Skip currently PHP 8.4 incompatible testci/noid/php-8.4Joas Schilling2024-11-081-0/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
| * | | | | | | | | | ci: Don't test incompatible external storages on PHP 8.4Joas Schilling2024-11-084-4/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
| * | | | | | | | | | fix(util): Correctly create Reflection of method for PHP 8.3+Joas Schilling2024-11-081-1/+6
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
| * | | | | | | | | | fix(logger): Fix closure detection when filtering sensitive parametersJoas Schilling2024-11-081-1/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
| * | | | | | | | | | ci: Test on PHP 8.4Joas Schilling2024-11-0817-13/+21
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
| * | | | | | | | | | feat(PHP): Allow PHP 8.4Joas Schilling2024-11-081-3/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* | | | | | | | | | | Merge pull request #49142 from nextcloud/feat/sharing-titleJohn Molakvoæ2024-11-083-2/+10
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | feat(files_sharing): use share node or label as page titlefeat/sharing-titleskjnldsv2024-11-083-2/+10
| |/ / / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
* | | | | | | | | | | Merge pull request #49141 from nextcloud/feat/clipboard-fallbackJohn Molakvoæ2024-11-084-3/+52
|\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / |/| | | | | | | | | |
| * | | | | | | | | | chore: compile assetsskjnldsv2024-11-082-3/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
| * | | | | | | | | | feat(core): offer clipboard fallback for non-secure environmentsskjnldsv2024-11-082-0/+49
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
* | | | | | | | | | | Merge pull request #49115 from ↵F. E Noel Nfebe2024-11-0810-16/+48
|\ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | nextcloud/fix/48860/stop-silent-expiry-date-addition-on-link-shares fix(SharingEntryLink): Show default password before create if any
| * | | | | | | | | | chore(assets): Recompile assetsfix/48860/stop-silent-expiry-date-addition-on-link-sharesnextcloud-command2024-11-089-7/+7
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.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 #49132 from ↵Joas Schilling2024-11-081-0/+0
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | nextcloud/dependabot/composer/symfony/string-6.4.13 build(deps): Bump symfony/string from 6.0.19 to 6.4.13
| * | | | | | | | | build(deps): Bump symfony/string from 6.0.19 to 6.4.13Joas Schilling2024-11-081-0/+0
|/ / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* | | | | | | | | Merge pull request #47826 from nextcloud/fix/issue-8458-imip-improvements-2Sebastian Krupinski2024-11-0710-13/+512
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | feat: add iMip Request Handling
| * | | | | | | | | feat: add iMip Request HandlingSebastianKrupinski2024-11-0710-13/+512
|/ / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: SebastianKrupinski <krupinskis05@gmail.com>
* | | | | | | | | Fix(l10n): Update translations from TransifexNextcloud bot2024-11-088-6/+164
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | | | | | | | | Merge pull request #49134 from nextcloud/fix/multi-selectJohn Molakvoæ2024-11-077-7/+93
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | chore: compile assetsfix/multi-selectskjnldsv2024-11-072-3/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
| * | | | | | | | | chore(files): add selection cypress testsskjnldsv2024-11-074-3/+89
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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 #49112 from nextcloud/fix/theming/default-theme-selectionJohn Molakvoæ2024-11-072-12/+12
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / / |/| | | | | | | | |
| * | | | | | | | | fix(theming): Return default theme if the user never selected a themefix/theming/default-theme-selectionprovokateurin2024-11-062-12/+12
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: provokateurin <kate@provokateurin.de>
* | | | | | | | | | Merge pull request #48563 from nextcloud/metadata-storage-idRobin Appelman2024-11-076-0/+149
|\ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / |/| | | | | | | | | Fix metadata storage with sharding
| * | | | | | | | | test: add some minimal testing for metadata storagemetadata-storage-idRobin Appelman2024-11-074-5/+114
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl>