Andy Scherzinger
|
61019d5625
|
Merge pull request #6630 from nextcloud/feat/workflow-auto-update-reuse.yml
chore(CI): Updating reuse.yml workflow from template
|
2024-12-29 15:13:40 +01:00 |
dependabot[bot]
|
ba45022c79
|
chore(deps): bump @nextcloud/vue from 8.21.0 to 8.22.0
Bumps [@nextcloud/vue](https://github.com/nextcloud-libraries/nextcloud-vue) from 8.21.0 to 8.22.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.21.0...v8.22.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-12-28 02:13:11 +00:00 |
Nextcloud bot
|
1fa8c5ff35
|
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
|
2024-12-27 00:40:47 +00:00 |
Nextcloud bot
|
e98adcd65c
|
chore(CI): Updating reuse.yml workflow from template
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
|
2024-12-26 14:16:04 +00:00 |
Nextcloud bot
|
92e6659301
|
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
|
2024-12-26 00:41:13 +00:00 |
Nextcloud bot
|
96957af0ce
|
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
|
2024-12-23 00:41:09 +00:00 |
Nextcloud bot
|
7cd8946e20
|
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
|
2024-12-22 00:42:35 +00:00 |
dependabot[bot]
|
9c55a2dde0
|
Merge pull request #6626 from nextcloud/dependabot/npm_and_yarn/main/cypress-13.17.0
|
2024-12-21 02:32:28 +00:00 |
dependabot[bot]
|
6d81cb3ddd
|
chore(deps-dev): bump cypress from 13.16.1 to 13.17.0
Bumps [cypress](https://github.com/cypress-io/cypress) from 13.16.1 to 13.17.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.16.1...v13.17.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-12-21 02:27:56 +00:00 |
Nextcloud bot
|
5e92394dc7
|
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
|
2024-12-21 00:41:11 +00:00 |
Joas Schilling
|
6ceecd4f9b
|
fix(notifications): Notifier::prepare() threw \InvalidArgumentException which is deprecated
Signed-off-by: Joas Schilling <coding@schilljs.com>
|
2024-12-20 15:12:36 +01:00 |
Nextcloud bot
|
774b5f11cd
|
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
|
2024-12-20 00:42:08 +00:00 |
Julius Knorr
|
fb236edf8c
|
Merge pull request #6452 from nextcloud/feat/1813-clonecopy-a-card
feat(cards): add card cloning ability
|
2024-12-19 16:26:13 +01:00 |
Julius Knorr
|
5aeebc1ed8
|
chore: Move from NcModal to NcDialog
Signed-off-by: Julius Knorr <jus@bitgrid.net>
|
2024-12-19 14:52:33 +01:00 |
grnd-alt
|
60b7357ef4
|
enh: make clone function use ocs
Signed-off-by: grnd-alt <git@belakkaf.net>
|
2024-12-19 14:05:32 +01:00 |
grnd-alt
|
22bb8d65e9
|
put copy logic into move dialog
Signed-off-by: grnd-alt <git@belakkaf.net>
|
2024-12-19 13:39:37 +01:00 |
grnd-alt
|
8f77cce542
|
Merge pull request #6617 from ludij/fix/6263-close-modal-after-card-delete
fix: close modal after deleting card
|
2024-12-19 12:33:51 +01:00 |
Luutzen Radiosphere
|
be783d244c
|
fix: close modal after deleting card
Signed-off-by: Luutzen Dijkstra <luutzen.dijkstra@gmail.com>
|
2024-12-19 01:32:02 +01:00 |
Julius Knorr
|
4d17f10675
|
tests(cypress): Revert filename to pass with example files on CI
Signed-off-by: Julius Knorr <jus@bitgrid.net>
|
2024-12-18 23:02:33 +01:00 |
Julius Knorr
|
3391a40b77
|
tests(cypress): Try sleep to avoid electron crash in modal
Signed-off-by: Julius Knorr <jus@bitgrid.net>
|
2024-12-18 22:59:42 +01:00 |
grnd-alt
|
d829a28ddf
|
skip cypress test causing chrome out of memory crash
Signed-off-by: grnd-alt <git@belakkaf.net>
|
2024-12-18 22:31:44 +01:00 |
grnd-alt
|
0a48954f18
|
add cypress tests for cardfeatures
Signed-off-by: grnd-alt <git@belakkaf.net>
|
2024-12-18 22:31:44 +01:00 |
grnd-alt
|
2e0f0d29b6
|
feat(tests): add tests for labelService and cardService functions
Signed-off-by: grnd-alt <salimbelakkaf@outlook.de>
|
2024-12-18 22:31:44 +01:00 |
grnd-alt
|
1fe20dcc1d
|
check user-permsisions when assigning to cloned card
Signed-off-by: grnd-alt <salimbelakkaf@outlook.de>
|
2024-12-18 22:31:44 +01:00 |
grnd-alt
|
838b648ef6
|
introduce cloneCard backendFunctionality
Signed-off-by: grnd-alt <salimbelakkaf@outlook.de>
|
2024-12-18 22:31:44 +01:00 |
grnd-alt
|
55c44ef6d4
|
fix(cards): use copy-content icon for cloning cards
Signed-off-by: grnd-alt <salimbelakkaf@outlook.de>
|
2024-12-18 22:31:44 +01:00 |
grnd-alt
|
e436cb921a
|
feat(cards): add card cloning ability
Signed-off-by: grnd-alt <salimbelakkaf@outlook.de>
|
2024-12-18 22:31:43 +01:00 |
Julius Knorr
|
f6df55dd2d
|
Merge pull request #6611 from nextcloud/fix/query-builder-reuse
fix: Use new query builder
|
2024-12-18 08:48:32 +01:00 |
Elizabeth Danzberger
|
f8bdc3e864
|
Merge pull request #6610 from nextcloud/chore/composer-php-req
chore: Bump php version requirement for composer to 8.1
|
2024-12-17 17:07:51 -05:00 |
Julius Knorr
|
443c7f852e
|
fix: Use new query builder
Signed-off-by: Julius Knorr <jus@bitgrid.net>
|
2024-12-17 15:20:08 +01:00 |
Julius Knorr
|
86cb011a5c
|
style: Fix php-cs issues
Signed-off-by: Julius Knorr <jus@bitgrid.net>
|
2024-12-17 09:22:00 +01:00 |
Julius Knorr
|
b3cdbdced8
|
chore: Bump php version requirement for composer to 8.1
Signed-off-by: Julius Knorr <jus@bitgrid.net>
|
2024-12-17 08:42:05 +01:00 |
Julius Knorr
|
ba953c9b09
|
Merge pull request #6609 from nextcloud/automated/noid/main-fix-npm-audit
[main] Fix npm audit
|
2024-12-16 23:47:57 +01:00 |
Nextcloud bot
|
e8ed8bc9d3
|
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
|
2024-12-16 00:39:56 +00:00 |
nextcloud-command
|
1b781b43a0
|
fix(deps): Fix npm audit
Signed-off-by: GitHub <noreply@github.com>
|
2024-12-15 03:36:27 +00:00 |
dependabot[bot]
|
b79cb2e89d
|
Merge pull request #6606 from nextcloud/dependabot/npm_and_yarn/main/nextcloud/files-3.10.1
|
2024-12-14 03:57:20 +00:00 |
dependabot[bot]
|
517fc14847
|
bump @nextcloud/files from 3.10.0 to 3.10.1
---
updated-dependencies:
- dependency-name: "@nextcloud/files"
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-12-14 03:49:43 +00:00 |
dependabot[bot]
|
9058acaa58
|
Merge pull request #6605 from nextcloud/dependabot/github_actions/marcelklehr/get-github-handles-from-website-action-1.0.1
|
2024-12-14 03:49:38 +00:00 |
dependabot[bot]
|
326fb861a4
|
Chore(deps): Bump marcelklehr/get-github-handles-from-website-action
Bumps [marcelklehr/get-github-handles-from-website-action](https://github.com/marcelklehr/get-github-handles-from-website-action) from 1.0.0 to 1.0.1.
- [Release notes](https://github.com/marcelklehr/get-github-handles-from-website-action/releases)
- [Commits](a739600f6b...06b2239db0 )
---
updated-dependencies:
- dependency-name: marcelklehr/get-github-handles-from-website-action
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-12-14 03:41:55 +00:00 |
dependabot[bot]
|
39097b424a
|
Merge pull request #6603 from nextcloud/dependabot/npm_and_yarn/main/dompurify-3.2.3
|
2024-12-14 03:33:25 +00:00 |
dependabot[bot]
|
5f9fb3c08f
|
Merge pull request #6602 from nextcloud/dependabot/npm_and_yarn/main/nextcloud/moment-1.3.2
|
2024-12-14 03:23:02 +00:00 |
dependabot[bot]
|
91458331bc
|
bump dompurify from 3.2.2 to 3.2.3
---
updated-dependencies:
- dependency-name: dompurify
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-12-14 03:20:23 +00:00 |
dependabot[bot]
|
368d5e4f63
|
bump @nextcloud/moment from 1.3.1 to 1.3.2
---
updated-dependencies:
- dependency-name: "@nextcloud/moment"
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-12-14 03:12:20 +00:00 |
dependabot[bot]
|
3e52dc0ae2
|
Merge pull request #6578 from nextcloud/dependabot/npm_and_yarn/main/nextcloud/cypress-1.0.0-beta.12
|
2024-12-07 02:08:50 +00:00 |
dependabot[bot]
|
36a1932786
|
Merge pull request #6577 from nextcloud/dependabot/npm_and_yarn/main/cypress-13.16.1
|
2024-12-07 02:07:41 +00:00 |
dependabot[bot]
|
53a83a788d
|
Chore(deps-dev): Bump @nextcloud/cypress
Bumps [@nextcloud/cypress](https://github.com/nextcloud/nextcloud-cypress) from 1.0.0-beta.11 to 1.0.0-beta.12.
- [Release notes](https://github.com/nextcloud/nextcloud-cypress/releases)
- [Commits](https://github.com/nextcloud/nextcloud-cypress/compare/v1.0.0-beta.11...v1.0.0-beta.12)
---
updated-dependencies:
- dependency-name: "@nextcloud/cypress"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-12-07 02:03:08 +00:00 |
dependabot[bot]
|
48d0edd243
|
Chore(deps-dev): Bump cypress from 13.16.0 to 13.16.1
Bumps [cypress](https://github.com/cypress-io/cypress) from 13.16.0 to 13.16.1.
- [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.16.0...v13.16.1)
---
updated-dependencies:
- dependency-name: cypress
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-12-07 02:02:35 +00:00 |
Nextcloud bot
|
cc00efb40a
|
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
|
2024-12-07 00:43:08 +00:00 |
Nextcloud bot
|
27ec8beda2
|
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
|
2024-12-06 00:47:06 +00:00 |
Julius Knorr
|
a8dd7837c1
|
Merge pull request #6574 from nextcloud/fix/new-card-input-spacing
fix: new card input spacing
|
2024-12-05 21:21:32 +01:00 |