aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* chore: update composerjtr/fix-appframework-server-protoskjnldsv12 days2-78/+6
| | | | Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
* fix: use `OCP\Server`John Molakvoæ12 days5-11/+101
| | | | Signed-off-by: John Molakvoæ <skjnldsv@users.noreply.github.com>
* fix(AppFramework): Log malformed protocol values and unify fallback behaviorJosh12 days2-22/+53
| | | | Signed-off-by: Josh <josh.t.richards@gmail.com>
* Merge pull request #54172 from nextcloud/fix/app-icon-ariaJohn Molakvoæ12 days3-10/+11
|\
| * chore(assets): Recompile assetsfix/app-icon-arianextcloud-command12 days2-3/+3
| | | | | | | | Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
| * fix(AppMenu): ensure that aria attributes are set when neededFerdinand Thiessen12 days1-7/+8
| | | | | | | | | | | | | | | | We hide **if** there is **no** notification. We *do not* hide and *show the label* **if** there are notifications for that application. Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
* | Merge pull request #49104 from nextcloud/fix/install-dbport-unusedJohn Molakvoæ12 days1-1/+0
|\ \
| * | fix(db): Stop writing unused `dbport` to config at install timefix/install-dbport-unusedJosh2024-11-051-1/+0
| | | | | | | | | Signed-off-by: Josh <josh.t.richards@gmail.com>
* | | fix(workflows): disable editing commit when rebasingJohn Molakvoæ12 days1-2/+2
| |/ |/| | | Signed-off-by: John Molakvoæ <skjnldsv@users.noreply.github.com>
* | Merge pull request #54192 from nextcloud/fix-federated-sharing-bugJohn Molakvoæ12 days3-4/+5
|\ \
| * | fix: incorrect DELETE on federated-share acceptancefix-federated-sharing-bugMahdi Baghbani12 days3-4/+5
| | | | | | | | | | | | | | | Signed-off-by: Mahdi Baghbani <mahdi.baghbani1@gamil.com> Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
* | | Merge pull request #54150 from nextcloud/dependabot/npm_and_yarn/linkifyjs-4.3.2John Molakvoæ12 days9-16/+15
|\ \ \
| * | | chore(assets): Recompile assetsnextcloud-command12 days8-12/+12
| | | | | | | | | | | | | | | | Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
| * | | chore(deps): bump linkifyjs from 4.1.3 to 4.3.2dependabot[bot]12 days1-4/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [linkifyjs](https://github.com/nfrasser/linkifyjs/tree/HEAD/packages/linkifyjs) from 4.1.3 to 4.3.2. - [Release notes](https://github.com/nfrasser/linkifyjs/releases) - [Changelog](https://github.com/nfrasser/linkifyjs/blob/main/CHANGELOG.md) - [Commits](https://github.com/nfrasser/linkifyjs/commits/v4.3.2/packages/linkifyjs) --- updated-dependencies: - dependency-name: linkifyjs dependency-version: 4.3.2 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
* | | | Merge pull request #54182 from nextcloud/mount-cache-without-fs-accessRichard Steinmetz12 days1-3/+9
|\ \ \ \ | | | | | | | | | | fix: don't update cached mountpoints if the request doesn't have filesystem access
| * | | | fix: don't update cached mountpoints if the request doesn't have filesystem ↵mount-cache-without-fs-accessRobin Appelman13 days1-3/+9
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | access Signed-off-by: Robin Appelman <robin@icewind.nl>
* | | | | Merge pull request #50470 from ↵John Molakvoæ12 days1-4/+4
|\ \ \ \ \ | |_|/ / / |/| | | | | | | | | nextcloud/fix/49887/early-check-for-overwritten-home
| * | | | fix: make early check if users filesystem have a mountpoint at /<user>/files/fix/49887/early-check-for-overwritten-homeMaksim Sukharev12 days1-4/+4
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Maksim Sukharev <antreesy.web@gmail.com>
* | | | | Merge pull request #54008 from ↵John Molakvoæ12 days1-88/+90
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | nextcloud/dependabot/composer/build/integration/behat/behat-3.23.0
| * | | | | build(deps-dev): bump behat/behat in /build/integrationdependabot/composer/build/integration/behat/behat-3.23.0dependabot[bot]2025-07-191-88/+90
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [behat/behat](https://github.com/Behat/Behat) from 3.22.0 to 3.23.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.22.0...v3.23.0) --- updated-dependencies: - dependency-name: behat/behat dependency-version: 3.23.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
* | | | | | Merge pull request #54009 from ↵John Molakvoæ12 days1-16/+16
|\ \ \ \ \ \ | |_|/ / / / |/| | | | | | | | | | | nextcloud/dependabot/composer/vendor-bin/rector/rector/rector-2.1.2
| * | | | | build(deps-dev): bump rector/rector in /vendor-bin/rectordependabot/composer/vendor-bin/rector/rector/rector-2.1.2dependabot[bot]2025-07-281-16/+16
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [rector/rector](https://github.com/rectorphp/rector) from 2.1.0 to 2.1.2. - [Release notes](https://github.com/rectorphp/rector/releases) - [Commits](https://github.com/rectorphp/rector/compare/2.1.0...2.1.2) --- updated-dependencies: - dependency-name: rector/rector dependency-version: 2.1.2 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
* | | | | | Merge pull request #53729 from nextcloud/dav-external-url-encoded-rootJohn Molakvoæ12 days1-2/+2
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | |
| * | | | | fix: handle dav external storage roots with spacesdav-external-url-encoded-rootRobin Appelman2025-06-301-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl>
* | | | | | Merge pull request #54138 from nextcloud/feat/core/pwa-hide-headerJohn Molakvoæ12 days5-4/+19
|\ \ \ \ \ \
| * | | | | | feat(core): Hide header in PWAprovokateurin12 days5-4/+19
|/ / / / / / | | | | | | | | | | | | | | | | | | Signed-off-by: provokateurin <kate@provokateurin.de>
* | | | | | Merge pull request #54187 from nextcloud/chore/clean-sharingKate12 days17-524/+4
|\ \ \ \ \ \
| * | | | | | chore(files_sharing): remove leftover of legacy files uichore/clean-sharingFerdinand Thiessen13 days17-524/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
* | | | | | | Merge pull request #53850 from nextcloud/feat/noid/add-busy-statusMaksim Sukharev12 days17-55/+103
|\ \ \ \ \ \ \
| * | | | | | | chore(assets): Recompile assetsfeat/noid/add-busy-statusnextcloud-command12 days6-9/+9
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
| * | | | | | | style(user_status): adjust status modal stylesMaksim Sukharev12 days6-39/+55
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - remove modal name - propagate box-sizing - reduce gap between sections 12px -> 8px - align icons vertically - add hover effect to status labels Signed-off-by: Maksim Sukharev <antreesy.web@gmail.com>
| * | | | | | | feat: add Busy status and new preset BRB statusAnna Larch12 days5-7/+39
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Anna Larch <anna@nextcloud.com>
* | | | | | | | Merge pull request #54121 from nextcloud/tag-color-queryJohn Molakvoæ12 days1-1/+1
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |
| * | | | | | | fix: add missing color select to tags usage querytag-color-queryRobin Appelman12 days1-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl>
* | | | | | | | Merge pull request #54188 from ↵Ferdinand Thiessen12 days31-37/+37
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | nextcloud/dependabot/github_actions/github-actions-55de95cf11 chore(deps): bump the github-actions group with 3 updates
| * | | | | | | chore(deps): bump the github-actions group with 3 updatesdependabot/github_actions/github-actions-55de95cf11dependabot[bot]12 days31-37/+37
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps the github-actions group with 3 updates: [shivammathur/setup-php](https://github.com/shivammathur/setup-php), [cypress-io/github-action](https://github.com/cypress-io/github-action) and [github/codeql-action](https://github.com/github/codeql-action). Updates `shivammathur/setup-php` from 2.34.1 to 2.35.2 - [Release notes](https://github.com/shivammathur/setup-php/releases) - [Commits](https://github.com/shivammathur/setup-php/compare/0f7f1d08e3e32076e51cae65eb0b0c871405b16e...ccf2c627fe61b1b4d924adfcbd19d661a18133a0) Updates `cypress-io/github-action` from 6.10.1 to 6.10.2 - [Release notes](https://github.com/cypress-io/github-action/releases) - [Changelog](https://github.com/cypress-io/github-action/blob/master/CHANGELOG.md) - [Commits](https://github.com/cypress-io/github-action/compare/6c143abc292aa835d827652c2ea025d098311070...b8ba51a856ba5f4c15cf39007636d4ab04f23e3c) Updates `github/codeql-action` from 3.29.2 to 3.29.5 - [Release notes](https://github.com/github/codeql-action/releases) - [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md) - [Commits](https://github.com/github/codeql-action/compare/181d5eefc20863364f96762470ba6f862bdef56b...51f77329afa6477de8c49fc9c7046c15b9a4e79d) --- updated-dependencies: - dependency-name: shivammathur/setup-php dependency-version: 2.35.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: github-actions - dependency-name: cypress-io/github-action dependency-version: 6.10.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: github-actions - dependency-name: github/codeql-action dependency-version: 3.29.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: github-actions ... Signed-off-by: dependabot[bot] <support@github.com>
* | | | | | | | fix(l10n): Update translations from TransifexNextcloud bot12 days98-228/+290
|/ / / / / / / | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | | | | | | Merge pull request #54178 from nextcloud/feat/app-icon-opacityFerdinand Thiessen13 days10-9/+27
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | feat(AppMenu): add slight opactiy gradient to app icons
| * | | | | | | chore: compile assetsfeat/app-icon-opacityFerdinand Thiessen13 days4-5/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
| * | | | | | | fix(AccountMenu): do not apply alpha mask on the account menuFerdinand Thiessen13 days1-0/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
| * | | | | | | feat(AppMenu): add slight opactiy gradient to app iconsFerdinand Thiessen13 days5-4/+20
| |/ / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - resolves https://github.com/nextcloud/server/issues/54141 Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
* | | | | | | Merge pull request #54179 from nextcloud/fix/issue-7194-fifth-not-fiftyJosh13 days1-2/+2
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | fix: spelling mistake
| * | | | | | fix: spelling mistakefix/issue-7194-fifth-not-fiftySebastianKrupinski13 days1-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: SebastianKrupinski <krupinskis05@gmail.com>
* | | | | | | Merge pull request #54012 from nextcloud/chore/move-smb-packageDaniel13 days121-8121/+0
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | chore: move smb package to 3rdparty
| * | | | | | | chore: move smb package to 3rdpartychore/move-smb-packageDaniel Kesselberg13 days121-8121/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Automated updates - Easier maintenance - Not having another copy of the streams packages Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
* | | | | | | | Merge pull request #54143 from nextcloud/fix/icons-header-meuFerdinand Thiessen13 days108-167/+176
|\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | | fix(ContactsMenu): use proper icons in the header navigation
| * | | | | | | chore(assets): Recompile assetsfix/icons-header-meunextcloud-command13 days107-159/+162
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
| * | | | | | | fix(ContactsMenu): use proper icons in the header navigationFerdinand Thiessen13 days1-8/+14
|/ / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | app icons in the header navigation are excluded from the outlined icons change, so this reverts this change. Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
* | | | | | | Merge pull request #54171 from nextcloud/chore/remove-deprecated-packageJohn Molakvoæ13 days21-95/+27
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | chore(assets): Recompile assetschore/remove-deprecated-packagenextcloud-command13 days17-23/+19
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>