Commit Graph

7805 Commits

Author SHA1 Message Date
Rob Emery
211b9fbde2 Previously in compact mode, if there was no due date ever set
and the card was marked as complete, you could not see the tick

Signed-off-by: Rob Emery <git@mintsoft.net>
2024-01-11 16:08:23 +00:00
Julius Härtl
83348d12a4 Merge pull request #5452 from nextcloud/shares-in-folder-storage
also filter by storage when getting shares in folder
2024-01-11 08:55:59 +01:00
Robin Appelman
534c71b6f8 also filter by storage when getting shares in folder
Signed-off-by: Robin Appelman <robin@icewind.nl>
2024-01-10 22:14:45 +01:00
Julius Härtl
5b4acc620a Merge pull request #5453 from nextcloud/dependabot/npm_and_yarn/follow-redirects-1.15.4 2024-01-10 21:26:36 +01:00
dependabot[bot]
c7e02bfcc3 Chore(deps): Bump follow-redirects from 1.15.2 to 1.15.4
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.15.2 to 1.15.4.
- [Release notes](https://github.com/follow-redirects/follow-redirects/releases)
- [Commits](https://github.com/follow-redirects/follow-redirects/compare/v1.15.2...v1.15.4)

---
updated-dependencies:
- dependency-name: follow-redirects
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-10 20:21:24 +00:00
Nextcloud bot
f8efafa7a6 Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-01-10 00:37:21 +00:00
Julius Härtl
88e30e8fc0 ci: Update query count
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2024-01-09 22:12:38 +01:00
Nextcloud bot
728f3d83ef Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-01-09 00:37:01 +00:00
Nextcloud bot
03e83311da Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-01-07 00:39:53 +00:00
Luka Trovic
730a2ba6ba Merge pull request #5431 from nextcloud/dependabot/github_actions/actions/checkout-4.1.1
Chore(deps): Bump actions/checkout from 3.5.3 to 4.1.1
2024-01-06 12:41:36 +01:00
Luka Trovic
4f8827a5b7 Merge pull request #5432 from nextcloud/dependabot/github_actions/alexwilson/enable-github-automerge-action-922feaa6788152594a8872ef1ab18940f1c88504
Chore(deps): Bump alexwilson/enable-github-automerge-action from 4871a27d951e570b6f5ccecbe98ec27ef27e0cbd to 922feaa6788152594a8872ef1ab18940f1c88504
2024-01-06 12:40:56 +01:00
dependabot[bot]
5afeb7f194 Chore(deps): Bump alexwilson/enable-github-automerge-action
Bumps [alexwilson/enable-github-automerge-action](https://github.com/alexwilson/enable-github-automerge-action) from 4871a27d951e570b6f5ccecbe98ec27ef27e0cbd to 922feaa6788152594a8872ef1ab18940f1c88504.
- [Release notes](https://github.com/alexwilson/enable-github-automerge-action/releases)
- [Commits](4871a27d95...922feaa678)

---
updated-dependencies:
- dependency-name: alexwilson/enable-github-automerge-action
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-06 02:26:34 +00:00
dependabot[bot]
ff175e249d Chore(deps): Bump actions/checkout from 3.5.3 to 4.1.1
Bumps [actions/checkout](https://github.com/actions/checkout) from 3.5.3 to 4.1.1.
- [Release notes](https://github.com/actions/checkout/releases)
- [Commits](https://github.com/actions/checkout/compare/v3.5.3...v4.1.1)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-06 02:26:29 +00:00
Julius Härtl
532e21f168 Merge pull request #5423 from nextcloud/bugfix/noid/comment-deleted 2024-01-05 13:34:07 +01:00
Nextcloud bot
a8625f2efb Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-01-05 00:39:42 +00:00
Julius Härtl
569ff6f8e2 chore: Fix ci setup for activity
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2024-01-04 16:01:56 +01:00
Julius Härtl
ce820e19c4 fix: Limit card activities for deleted cards
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2024-01-04 16:01:55 +01:00
Julius Härtl
f4791aa4a4 fix: Further limit updating cards
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2024-01-04 15:20:08 +01:00
Julius Härtl
86d2d1a0f3 fix: limit to non-deleted cards
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2024-01-04 15:20:08 +01:00
Julius Härtl
178d1b3d77 fix: Consider a deleted board inaccessible to share recipients
Only the owner can delete/undo a board deletion so there is no reason
other users should have any permission on a board marked as deleted

Signed-off-by: Julius Härtl <jus@bitgrid.net>
2024-01-04 15:20:08 +01:00
Julius Härtl
47bc70f2c4 tests: Add integration tests for deleted boards/cards
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2024-01-04 15:20:08 +01:00
Nextcloud bot
595098368a Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-01-04 00:37:33 +00:00
Nextcloud bot
ba38207bf9 Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-01-03 00:38:20 +00:00
Julius Härtl
3764aaec9c Merge pull request #5394 from nextcloud/dependabot/npm_and_yarn/main/markdown-it-14.0.0
Chore(deps): Bump markdown-it from 13.0.2 to 14.0.0
2024-01-02 09:47:04 +01:00
Julius Härtl
ce724eea09 Merge pull request #5408 from nextcloud/dependabot/github_actions/alexwilson/enable-github-automerge-action-4871a27d951e570b6f5ccecbe98ec27ef27e0cbd
Chore(deps): Bump alexwilson/enable-github-automerge-action from f3e77fa17ba5a11771671361c01f382322c6db03 to 4871a27d951e570b6f5ccecbe98ec27ef27e0cbd
2024-01-02 09:19:31 +01:00
Julius Härtl
21e73da90d Merge pull request #5407 from nextcloud/dependabot/github_actions/actions/setup-node-4.0.1
Chore(deps): Bump actions/setup-node from 4.0.0 to 4.0.1
2024-01-02 09:17:06 +01:00
dependabot[bot]
a481358d7e Chore(deps): Bump alexwilson/enable-github-automerge-action
Bumps [alexwilson/enable-github-automerge-action](https://github.com/alexwilson/enable-github-automerge-action) from f3e77fa17ba5a11771671361c01f382322c6db03 to 4871a27d951e570b6f5ccecbe98ec27ef27e0cbd.
- [Release notes](https://github.com/alexwilson/enable-github-automerge-action/releases)
- [Commits](f3e77fa17b...4871a27d95)

---
updated-dependencies:
- dependency-name: alexwilson/enable-github-automerge-action
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-12-30 02:19:44 +00:00
dependabot[bot]
716cd75c48 Chore(deps): Bump actions/setup-node from 4.0.0 to 4.0.1
Bumps [actions/setup-node](https://github.com/actions/setup-node) from 4.0.0 to 4.0.1.
- [Release notes](https://github.com/actions/setup-node/releases)
- [Commits](https://github.com/actions/setup-node/compare/v4...v4.0.1)

---
updated-dependencies:
- dependency-name: actions/setup-node
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-12-30 02:19:39 +00:00
Nextcloud bot
ac0733b1f4 Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-12-30 00:39:10 +00:00
Julius Härtl
c9641cdbcb Merge pull request #5401 from nextcloud/automated/update-workflows/default
chore: update workflows from templates
2023-12-28 15:43:13 +01:00
John Molakvoæ
7b3cd40dbf chore: update workflows from templates
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
2023-12-28 15:13:54 +01:00
Nextcloud bot
aa8bf2d132 Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-12-27 00:36:24 +00:00
Nextcloud bot
b600745297 Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-12-26 00:38:08 +00:00
github-actions[bot]
58df9683fe Merge pull request #5399 from nextcloud/automated/noid/main-update-nextcloud-ocp
[main] Update nextcloud/ocp dependency
2023-12-24 03:44:12 +00:00
nextcloud-command
a0763ebd08 chore(dev-deps): Bump nextcloud/ocp package
Signed-off-by: GitHub <noreply@github.com>
2023-12-24 02:44:07 +00:00
Nextcloud bot
1e70f905e6 Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-12-24 00:41:09 +00:00
Nextcloud bot
c09e5db4fb Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-12-23 00:37:21 +00:00
Luka Trovic
cc5e5ad8fb Merge pull request #5393 from nextcloud/dependabot/github_actions/alexwilson/enable-github-automerge-action-4871a27d951e570b6f5ccecbe98ec27ef27e0cbd
Chore(deps): Bump alexwilson/enable-github-automerge-action from cfdf63acc159f44a09fce21c0c63c336e307a28f to 4871a27d951e570b6f5ccecbe98ec27ef27e0cbd
2023-12-21 16:41:22 +01:00
Nextcloud bot
eb71029e12 Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-12-20 00:35:21 +00:00
dependabot[bot]
8795f793a3 Merge pull request #5392 from nextcloud/dependabot/github_actions/actions/setup-node-4.0.1 2023-12-19 11:06:49 +00:00
dependabot[bot]
0ef4fef789 Merge pull request #5391 from nextcloud/dependabot/composer/psalm/phar-5.18.0 2023-12-19 11:05:04 +00:00
dependabot[bot]
8f2c7c5c21 Merge pull request #5390 from nextcloud/dependabot/npm_and_yarn/main/babel/runtime-7.23.6 2023-12-19 11:02:15 +00:00
dependabot[bot]
a1d97125f1 Chore(deps): Bump markdown-it from 13.0.2 to 14.0.0
Bumps [markdown-it](https://github.com/markdown-it/markdown-it) from 13.0.2 to 14.0.0.
- [Changelog](https://github.com/markdown-it/markdown-it/blob/master/CHANGELOG.md)
- [Commits](https://github.com/markdown-it/markdown-it/compare/13.0.2...14.0.0)

---
updated-dependencies:
- dependency-name: markdown-it
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-12-19 10:48:12 +00:00
dependabot[bot]
43ac13f075 Chore(deps): Bump alexwilson/enable-github-automerge-action
Bumps [alexwilson/enable-github-automerge-action](https://github.com/alexwilson/enable-github-automerge-action) from cfdf63acc159f44a09fce21c0c63c336e307a28f to 4871a27d951e570b6f5ccecbe98ec27ef27e0cbd.
- [Release notes](https://github.com/alexwilson/enable-github-automerge-action/releases)
- [Commits](cfdf63acc1...4871a27d95)

---
updated-dependencies:
- dependency-name: alexwilson/enable-github-automerge-action
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-12-19 10:48:10 +00:00
dependabot[bot]
0e522e77d7 Chore(deps): Bump actions/setup-node from 4.0.0 to 4.0.1
Bumps [actions/setup-node](https://github.com/actions/setup-node) from 4.0.0 to 4.0.1.
- [Release notes](https://github.com/actions/setup-node/releases)
- [Commits](https://github.com/actions/setup-node/compare/v4...v4.0.1)

---
updated-dependencies:
- dependency-name: actions/setup-node
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-12-19 10:48:04 +00:00
dependabot[bot]
585e712d6d Chore(deps-dev): Bump psalm/phar from 5.17.0 to 5.18.0
Bumps [psalm/phar](https://github.com/psalm/phar) from 5.17.0 to 5.18.0.
- [Release notes](https://github.com/psalm/phar/releases)
- [Commits](https://github.com/psalm/phar/compare/5.17.0...5.18.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>
2023-12-19 10:47:38 +00:00
dependabot[bot]
20961b3905 Chore(deps): Bump @babel/runtime from 7.23.5 to 7.23.6
Bumps [@babel/runtime](https://github.com/babel/babel/tree/HEAD/packages/babel-runtime) from 7.23.5 to 7.23.6.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.23.6/packages/babel-runtime)

---
updated-dependencies:
- dependency-name: "@babel/runtime"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-12-19 10:47:36 +00:00
max-nextcloud
d729cbebff Merge pull request #5389 from nextcloud/ci/dependabot-reviewers
chore(ci): configure dependabot reviewers
2023-12-19 11:46:52 +01:00
Max
680130f550 chore(ci): configure dependabot reviewers
Signed-off-by: Max <max@nextcloud.com>
2023-12-19 11:34:37 +01:00
Nextcloud bot
9d1d644e21 Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-12-18 00:36:02 +00:00