nextcloud-command
|
42589fe001
|
chore(dev-deps): Bump nextcloud/ocp package
Signed-off-by: GitHub <noreply@github.com>
|
2024-07-07 02:43:22 +00:00 |
|
Julius Härtl
|
aaad943e27
|
Merge pull request #6076 from nextcloud/dependabot/github_actions/alexwilson/enable-github-automerge-action-772cbfd2817d6418fff7dfcfff0962d0af42d813
|
2024-07-06 10:25:52 +02:00 |
|
dependabot[bot]
|
5abee105fa
|
Merge pull request #6071 from nextcloud/dependabot/npm_and_yarn/main/nextcloud/vue-8.14.0
|
2024-07-06 02:58:20 +00:00 |
|
dependabot[bot]
|
a01d17843f
|
Chore(deps): Bump alexwilson/enable-github-automerge-action
Bumps [alexwilson/enable-github-automerge-action](https://github.com/alexwilson/enable-github-automerge-action) from 95df6f3009ad99156b8b23cd8b0f26b815333981 to 772cbfd2817d6418fff7dfcfff0962d0af42d813.
- [Release notes](https://github.com/alexwilson/enable-github-automerge-action/releases)
- [Commits](95df6f3009...772cbfd281)
---
updated-dependencies:
- dependency-name: alexwilson/enable-github-automerge-action
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-07-06 01:35:19 +00:00 |
|
dependabot[bot]
|
e1ad1ae138
|
Chore(deps): Bump @nextcloud/vue from 8.13.0 to 8.14.0
Bumps [@nextcloud/vue](https://github.com/nextcloud-libraries/nextcloud-vue) from 8.13.0 to 8.14.0.
- [Release notes](https://github.com/nextcloud-libraries/nextcloud-vue/releases)
- [Changelog](https://github.com/nextcloud-libraries/nextcloud-vue/blob/master/CHANGELOG.md)
- [Commits](https://github.com/nextcloud-libraries/nextcloud-vue/compare/v8.13.0...v8.14.0)
---
updated-dependencies:
- dependency-name: "@nextcloud/vue"
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-07-06 01:18:06 +00:00 |
|
dependabot[bot]
|
0a51aaedd6
|
Merge pull request #6070 from nextcloud/dependabot/npm_and_yarn/main/nextcloud/dialogs-5.3.5
|
2024-07-06 01:17:26 +00:00 |
|
dependabot[bot]
|
9842b0dba3
|
Merge pull request #6072 from nextcloud/dependabot/npm_and_yarn/main/dompurify-3.1.6
|
2024-07-06 01:17:20 +00:00 |
|
dependabot[bot]
|
f0be9749b7
|
Merge pull request #6073 from nextcloud/dependabot/npm_and_yarn/main/cypress-13.13.0
|
2024-07-06 01:15:27 +00:00 |
|
dependabot[bot]
|
a2676bce7a
|
Chore(deps-dev): Bump cypress from 13.12.0 to 13.13.0
Bumps [cypress](https://github.com/cypress-io/cypress) from 13.12.0 to 13.13.0.
- [Release notes](https://github.com/cypress-io/cypress/releases)
- [Changelog](https://github.com/cypress-io/cypress/blob/develop/CHANGELOG.md)
- [Commits](https://github.com/cypress-io/cypress/compare/v13.12.0...v13.13.0)
---
updated-dependencies:
- dependency-name: cypress
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-07-06 01:06:42 +00:00 |
|
dependabot[bot]
|
93b405d84a
|
Chore(deps): Bump dompurify from 3.1.5 to 3.1.6
Bumps [dompurify](https://github.com/cure53/DOMPurify) from 3.1.5 to 3.1.6.
- [Release notes](https://github.com/cure53/DOMPurify/releases)
- [Commits](https://github.com/cure53/DOMPurify/compare/3.1.5...3.1.6)
---
updated-dependencies:
- dependency-name: dompurify
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-07-06 01:06:25 +00:00 |
|
dependabot[bot]
|
aa345fe8d0
|
Chore(deps): Bump @nextcloud/dialogs from 5.3.4 to 5.3.5
Bumps [@nextcloud/dialogs](https://github.com/nextcloud-libraries/nextcloud-dialogs) from 5.3.4 to 5.3.5.
- [Release notes](https://github.com/nextcloud-libraries/nextcloud-dialogs/releases)
- [Changelog](https://github.com/nextcloud-libraries/nextcloud-dialogs/blob/main/CHANGELOG.md)
- [Commits](https://github.com/nextcloud-libraries/nextcloud-dialogs/compare/v5.3.4...v5.3.5)
---
updated-dependencies:
- dependency-name: "@nextcloud/dialogs"
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-07-06 01:06:01 +00:00 |
|
Andy Scherzinger
|
1c89cf8284
|
Merge pull request #6068 from nextcloud/feat/workflow-auto-update-reuse.yml
chore(CI): Updating reuse.yml workflow from template
|
2024-07-04 22:34:06 +02:00 |
|
Nextcloud bot
|
b4111b00ef
|
chore(CI): Updating reuse.yml workflow from template
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
|
2024-07-04 19:38:36 +00:00 |
|
Julius Härtl
|
fa915f7dbe
|
Merge pull request #6065 from nextcloud/fix/deprecated-bindParam
fix: Remove bindParam usage with simpler query
|
2024-07-03 12:56:36 +02:00 |
|
Julius Härtl
|
19e35fdee4
|
fix: Remove bindParam usage with simpler query
Signed-off-by: Julius Härtl <jus@bitgrid.net>
|
2024-07-03 10:24:50 +02:00 |
|
Jonas
|
6dfb01fa02
|
Merge pull request #6062 from nextcloud/fix/groupfolder-share-object-storage
Only check path for being accessible when the storage is a object home
|
2024-07-02 10:53:08 +02:00 |
|
Jonas
|
df5b5690a0
|
Only check path for being accessible when the storage is a object home
Forward-ported https://github.com/nextcloud/server/pull/24103
Signed-off-by: Jonas <jonas@freesources.org>
|
2024-07-02 10:37:56 +02:00 |
|
Julius Härtl
|
2a4ea73023
|
Merge pull request #6051 from nextcloud/dependabot/npm_and_yarn/main/relative-ci/agent-4.2.9
Chore(deps-dev): Bump @relative-ci/agent from 4.2.8 to 4.2.9
|
2024-07-01 09:34:19 +02:00 |
|
Julius Härtl
|
9c5498a050
|
Merge pull request #6053 from nextcloud/dependabot/npm_and_yarn/main/nextcloud/dialogs-5.3.4
Chore(deps): Bump @nextcloud/dialogs from 5.3.3 to 5.3.4
|
2024-07-01 09:34:11 +02:00 |
|
Julius Härtl
|
24a1666c36
|
Merge pull request #6055 from nextcloud/dependabot/github_actions/alexwilson/enable-github-automerge-action-95df6f3009ad99156b8b23cd8b0f26b815333981
Chore(deps): Bump alexwilson/enable-github-automerge-action from 835faa041540d2234ea4530506a7abd42c847dfc to 95df6f3009ad99156b8b23cd8b0f26b815333981
|
2024-07-01 09:33:19 +02:00 |
|
github-actions[bot]
|
de5c625e86
|
Merge pull request #6059 from nextcloud/automated/noid/main-update-nextcloud-ocp
[main] Update nextcloud/ocp dependency
|
2024-06-30 04:43:02 +00:00 |
|
nextcloud-command
|
544581bbdc
|
chore(dev-deps): Bump nextcloud/ocp package
Signed-off-by: GitHub <noreply@github.com>
|
2024-06-30 02:49:23 +00:00 |
|
dependabot[bot]
|
3852119f4f
|
Merge pull request #6054 from nextcloud/dependabot/github_actions/shivammathur/setup-php-2.31.0
|
2024-06-29 03:44:02 +00:00 |
|
dependabot[bot]
|
fd540be9c2
|
Merge pull request #6052 from nextcloud/dependabot/npm_and_yarn/main/nextcloud/vue-8.13.0
|
2024-06-29 03:24:32 +00:00 |
|
dependabot[bot]
|
cfcfaad6c6
|
Chore(deps): Bump alexwilson/enable-github-automerge-action
Bumps [alexwilson/enable-github-automerge-action](https://github.com/alexwilson/enable-github-automerge-action) from 835faa041540d2234ea4530506a7abd42c847dfc to 95df6f3009ad99156b8b23cd8b0f26b815333981.
- [Release notes](https://github.com/alexwilson/enable-github-automerge-action/releases)
- [Commits](835faa0415...95df6f3009)
---
updated-dependencies:
- dependency-name: alexwilson/enable-github-automerge-action
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-06-29 03:00:36 +00:00 |
|
dependabot[bot]
|
040df707b2
|
Chore(deps): Bump shivammathur/setup-php from 2.30.5 to 2.31.0
Bumps [shivammathur/setup-php](https://github.com/shivammathur/setup-php) from 2.30.5 to 2.31.0.
- [Release notes](https://github.com/shivammathur/setup-php/releases)
- [Commits](https://github.com/shivammathur/setup-php/compare/2.30.5...2.31.0)
---
updated-dependencies:
- dependency-name: shivammathur/setup-php
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-06-29 03:00:31 +00:00 |
|
dependabot[bot]
|
4a00ce2e45
|
Chore(deps): Bump @nextcloud/dialogs from 5.3.3 to 5.3.4
Bumps [@nextcloud/dialogs](https://github.com/nextcloud-libraries/nextcloud-dialogs) from 5.3.3 to 5.3.4.
- [Release notes](https://github.com/nextcloud-libraries/nextcloud-dialogs/releases)
- [Changelog](https://github.com/nextcloud-libraries/nextcloud-dialogs/blob/main/CHANGELOG.md)
- [Commits](https://github.com/nextcloud-libraries/nextcloud-dialogs/compare/v5.3.3...v5.3.4)
---
updated-dependencies:
- dependency-name: "@nextcloud/dialogs"
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-06-29 02:24:33 +00:00 |
|
dependabot[bot]
|
80a51d64b6
|
Chore(deps): Bump @nextcloud/vue from 8.12.0 to 8.13.0
Bumps [@nextcloud/vue](https://github.com/nextcloud-libraries/nextcloud-vue) from 8.12.0 to 8.13.0.
- [Release notes](https://github.com/nextcloud-libraries/nextcloud-vue/releases)
- [Changelog](https://github.com/nextcloud-libraries/nextcloud-vue/blob/master/CHANGELOG.md)
- [Commits](https://github.com/nextcloud-libraries/nextcloud-vue/compare/v8.12.0...v8.13.0)
---
updated-dependencies:
- dependency-name: "@nextcloud/vue"
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-06-29 02:24:19 +00:00 |
|
dependabot[bot]
|
c741c1190b
|
Chore(deps-dev): Bump @relative-ci/agent from 4.2.8 to 4.2.9
Bumps [@relative-ci/agent](https://github.com/relative-ci/agent) from 4.2.8 to 4.2.9.
- [Release notes](https://github.com/relative-ci/agent/releases)
- [Commits](https://github.com/relative-ci/agent/compare/v4.2.8...v4.2.9)
---
updated-dependencies:
- dependency-name: "@relative-ci/agent"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-06-29 02:23:45 +00:00 |
|
Julius Härtl
|
2f5d39fc5b
|
Merge pull request #6008 from nextcloud/chore/comments-event-legacy
chore: Move comments event handler to use proper event dispatcher
|
2024-06-28 16:16:19 +02:00 |
|
Julius Härtl
|
a6b31d6a5f
|
Merge pull request #6029 from nextcloud/StCyr-patch-1-1
Update User_documentation_en.md
|
2024-06-28 14:31:22 +02:00 |
|
Julius Härtl
|
261e6d0362
|
chore: Move comments event handler to use proper event dispatcher
Signed-off-by: Julius Härtl <jus@bitgrid.net>
|
2024-06-28 14:20:38 +02:00 |
|
Nextcloud bot
|
8ceed06aca
|
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
|
2024-06-27 00:37:38 +00:00 |
|
Julius Härtl
|
02f63d9967
|
Merge pull request #6010 from nextcloud/perf/permission-skip-enhance
|
2024-06-26 23:57:01 +02:00 |
|
Julius Härtl
|
206a735c55
|
Merge pull request #6033 from nextcloud/fix/symlink
docs: Fix symlink to readme
|
2024-06-26 10:26:51 +02:00 |
|
Julius Härtl
|
ab94a5cc32
|
docs: Fix symlink to readme
Signed-off-by: Julius Härtl <jus@bitgrid.net>
|
2024-06-26 10:23:40 +02:00 |
|
Julius Härtl
|
4b2c191e21
|
Merge pull request #6005 from nextcloud/fix/5628-deck-card-descriptions-not-saved
don't reset update time when no update was written to db
|
2024-06-26 10:15:17 +02:00 |
|
Julius Härtl
|
d4ea088cd2
|
perf: Avoid fetching labels and owner details on permission check
Signed-off-by: Julius Härtl <jus@bitgrid.net>
|
2024-06-25 17:01:30 +02:00 |
|
Cyrille Bollu
|
979c1be7f3
|
Update User_documentation_en.md
Adds documentation how permissions are granted when sharing boards, based on what I have found here: ea4655b24e/lib/Service/PermissionService.php (L169)
Signed-off-by: Cyrille Bollu <StCyr@users.noreply.github.com>
|
2024-06-24 17:28:42 +02:00 |
|
Julius Härtl
|
ea4655b24e
|
Merge pull request #6011 from nextcloud/chore/property-promition
|
2024-06-24 09:49:32 +02:00 |
|
Julius Härtl
|
3250efc1f4
|
Merge pull request #6017 from nextcloud/dependabot/npm_and_yarn/main/cypress-13.12.0
|
2024-06-23 10:44:34 +02:00 |
|
Julius Härtl
|
cfcb6b740b
|
Merge pull request #6018 from nextcloud/dependabot/npm_and_yarn/main/nextcloud/dialogs-5.3.3
|
2024-06-23 10:44:06 +02:00 |
|
Julius Härtl
|
7d29de246e
|
Merge pull request #6023 from nextcloud/dependabot/github_actions/alexwilson/enable-github-automerge-action-835faa041540d2234ea4530506a7abd42c847dfc
|
2024-06-23 10:41:50 +02:00 |
|
github-actions[bot]
|
efd9c0e105
|
Merge pull request #6027 from nextcloud/automated/noid/main-update-nextcloud-ocp
[main] Update nextcloud/ocp dependency
|
2024-06-23 04:30:23 +00:00 |
|
nextcloud-command
|
6e508e380b
|
chore(dev-deps): Bump nextcloud/ocp package
Signed-off-by: GitHub <noreply@github.com>
|
2024-06-23 02:44:12 +00:00 |
|
Nextcloud bot
|
5da9ed378a
|
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
|
2024-06-23 00:37:33 +00:00 |
|
dependabot[bot]
|
c13c1e8730
|
Merge pull request #6026 from nextcloud/dependabot/composer/psalm/phar-5.25.0
|
2024-06-22 04:01:23 +00:00 |
|
dependabot[bot]
|
b0dcfd2a77
|
Merge pull request #6022 from nextcloud/dependabot/github_actions/peter-evans/create-pull-request-6.1.0
|
2024-06-22 03:49:19 +00:00 |
|
dependabot[bot]
|
57012e92b9
|
Chore(deps-dev): Bump psalm/phar from 5.24.0 to 5.25.0
Bumps [psalm/phar](https://github.com/psalm/phar) from 5.24.0 to 5.25.0.
- [Release notes](https://github.com/psalm/phar/releases)
- [Commits](https://github.com/psalm/phar/compare/5.24.0...5.25.0)
---
updated-dependencies:
- dependency-name: psalm/phar
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-06-22 02:17:48 +00:00 |
|
dependabot[bot]
|
668493e87c
|
Merge pull request #6019 from nextcloud/dependabot/npm_and_yarn/main/nextcloud-vue-collections-0.13.0
|
2024-06-22 02:11:06 +00:00 |
|