Граф коммитов

3992 Коммитов

Автор SHA1 Сообщение Дата
Christian Hartmann 46141c4924 add API versions to Capabilities
Signed-off-by: Christian Hartmann <chris-hartmann@gmx.de>
2024-09-20 13:25:01 +02:00
Nextcloud bot d92b1838fd
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-09-18 00:55:08 +00:00
dependabot[bot] 98b78f3af9
Merge pull request #2324 from nextcloud/dependabot/npm_and_yarn/vite-5.4.6 2024-09-17 19:50:10 +00:00
dependabot[bot] ad1266b19a
Chore(deps-dev): Bump vite from 5.4.5 to 5.4.6
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 5.4.5 to 5.4.6.
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/v5.4.6/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v5.4.6/packages/vite)

---
updated-dependencies:
- dependency-name: vite
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-09-17 19:47:03 +00:00
Nextcloud bot d0deffb249
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-09-17 00:55:48 +00:00
Chartman123 b6d7eaf0e6
Merge pull request #2323 from nextcloud/fix/2307
fix: update values in QuestionMultiple component correctly when `isUnique === true`
2024-09-16 17:36:07 +02:00
Christian Hartmann f903caa3fe
Fix issue with updating values in QuestionMultiple component
Signed-off-by: Christian Hartmann <chris-hartmann@gmx.de>
2024-09-16 00:36:18 +02:00
dependabot[bot] 6edbc24377
Merge pull request #2322 from nextcloud/dependabot/npm_and_yarn/main/nextcloud/vue-8.18.0 2024-09-14 04:20:44 +00:00
dependabot[bot] 27991c39b0
Merge pull request #2321 from nextcloud/dependabot/npm_and_yarn/main/playwright/test-1.47.1 2024-09-14 04:18:05 +00:00
dependabot[bot] 5dabbf5dc2
Merge pull request #2320 from nextcloud/dependabot/npm_and_yarn/main/vite-5.4.5 2024-09-14 04:17:32 +00:00
dependabot[bot] b74922d32f
Chore(deps): Bump @nextcloud/vue from 8.17.1 to 8.18.0
Bumps [@nextcloud/vue](https://github.com/nextcloud-libraries/nextcloud-vue) from 8.17.1 to 8.18.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.17.1...v8.18.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-09-14 03:24:02 +00:00
dependabot[bot] 12d43538e7
Chore(deps-dev): Bump @playwright/test from 1.47.0 to 1.47.1
Bumps [@playwright/test](https://github.com/microsoft/playwright) from 1.47.0 to 1.47.1.
- [Release notes](https://github.com/microsoft/playwright/releases)
- [Commits](https://github.com/microsoft/playwright/compare/v1.47.0...v1.47.1)

---
updated-dependencies:
- dependency-name: "@playwright/test"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-09-14 03:23:28 +00:00
dependabot[bot] f19632145d
Chore(deps-dev): Bump vite from 5.4.3 to 5.4.5
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 5.4.3 to 5.4.5.
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/v5.4.5/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v5.4.5/packages/vite)

---
updated-dependencies:
- dependency-name: vite
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-09-14 03:23:16 +00:00
Nextcloud bot a41c8e4582
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-09-14 00:54:56 +00:00
Nextcloud bot 52ec12d780
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-09-13 00:57:23 +00:00
Chartman123 70198c49b8
Merge pull request #2312 from Koc/bugfix/fix-submit-not-existent-fields
Do not submit fields that not exists anymore
2024-09-12 00:36:34 +02:00
Chartman123 f426ebb6c6
Merge pull request #2317 from nextcloud/chore/remove-unused-logger-imports
chore: remove unused LoggerInterface dependencies
2024-09-11 23:00:13 +02:00
Christian Hartmann 83a14ff136
remove unused LoggerInterface dependencies
Signed-off-by: Christian Hartmann <chris-hartmann@gmx.de>
2024-09-11 22:27:41 +02:00
Nextcloud bot 24187a387f
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-09-11 00:59:44 +00:00
Chartman123 cb5fe778e1
Merge pull request #2315 from nextcloud/chore/update-deps
chore(deps): update composer & npm
2024-09-10 14:43:23 +02:00
Nextcloud bot 32a8a708e9
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-09-10 01:23:16 +00:00
Kostiantyn Miakshyn e4779f7869 Do not submit fields that not exists anymore
Signed-off-by: Kostiantyn Miakshyn <molodchick@gmail.com>
2024-09-10 00:55:07 +02:00
Christian Hartmann 6959b79f8e
chore(deps): update composer & npm
Signed-off-by: Christian Hartmann <chris-hartmann@gmx.de>
2024-09-09 21:10:20 +02:00
Nextcloud bot 57c0469e52
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-09-09 01:06:50 +00:00
dependabot[bot] cb2c96b759
Merge pull request #2311 from nextcloud/dependabot/npm_and_yarn/main/nextcloud/files-3.9.0 2024-09-07 02:29:57 +00:00
dependabot[bot] 9a5b51e869
Merge pull request #2310 from nextcloud/dependabot/npm_and_yarn/main/playwright/test-1.47.0 2024-09-07 02:15:28 +00:00
dependabot[bot] 3f00ae902a
Merge pull request #2309 from nextcloud/dependabot/npm_and_yarn/main/vite-5.4.3 2024-09-07 01:35:44 +00:00
dependabot[bot] 026b9f2446
Chore(deps): Bump @nextcloud/files from 3.8.0 to 3.9.0
Bumps [@nextcloud/files](https://github.com/nextcloud-libraries/nextcloud-files) from 3.8.0 to 3.9.0.
- [Release notes](https://github.com/nextcloud-libraries/nextcloud-files/releases)
- [Changelog](https://github.com/nextcloud-libraries/nextcloud-files/blob/main/CHANGELOG.md)
- [Commits](https://github.com/nextcloud-libraries/nextcloud-files/compare/v3.8.0...v3.9.0)

---
updated-dependencies:
- dependency-name: "@nextcloud/files"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-09-07 01:11:11 +00:00
dependabot[bot] 3cfe290ed7
Chore(deps-dev): Bump @playwright/test from 1.46.1 to 1.47.0
Bumps [@playwright/test](https://github.com/microsoft/playwright) from 1.46.1 to 1.47.0.
- [Release notes](https://github.com/microsoft/playwright/releases)
- [Commits](https://github.com/microsoft/playwright/compare/v1.46.1...v1.47.0)

---
updated-dependencies:
- dependency-name: "@playwright/test"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-09-07 01:11:00 +00:00
dependabot[bot] 1a0e984bf4
Chore(deps-dev): Bump vite from 5.4.2 to 5.4.3
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 5.4.2 to 5.4.3.
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v5.4.3/packages/vite)

---
updated-dependencies:
- dependency-name: vite
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-09-07 01:10:45 +00:00
Nextcloud bot 8d39167399
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-09-06 01:02:36 +00:00
Nextcloud bot 65c3ce067b
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-09-05 00:59:06 +00:00
Nextcloud bot 4e7a3933d6
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-09-04 00:55:54 +00:00
Chartman123 75192da27e
Merge pull request #2265 from marcelklehr/feat/webhooks
feat: Allow listening to form submissions via events and webhooks
2024-09-03 15:54:24 +02:00
Marcel Klehr 0005db604e feat: Allow listening to form submissions via events and webhooks
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
2024-09-03 12:56:30 +02:00
Nextcloud bot 6b0f9605c1
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-09-03 00:53:28 +00:00
Nextcloud bot 18289f0c22
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-09-02 00:55:20 +00:00
Nextcloud bot a4f764305b
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-09-01 00:57:06 +00:00
Chartman123 29072ab7e1
Merge pull request #2306 from nextcloud/enh/configShowToAllUsers
enh: make show to all users an admin setting
2024-08-31 21:51:08 +02:00
Chartman123 ee697ff50f
enh: make show to all users an admin setting
Signed-off-by: GitHub <noreply@github.com>
2024-08-31 18:34:42 +00:00
dependabot[bot] b528a54d07
Merge pull request #2304 from nextcloud/dependabot/npm_and_yarn/main/nextcloud/vue-8.17.1 2024-08-31 02:51:49 +00:00
dependabot[bot] b20ad0f933
Chore(deps): Bump @nextcloud/vue from 8.17.0 to 8.17.1
Bumps [@nextcloud/vue](https://github.com/nextcloud-libraries/nextcloud-vue) from 8.17.0 to 8.17.1.
- [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.17.0...v8.17.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-08-31 01:29:56 +00:00
Nextcloud bot ea2f4ccd6d
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-08-31 00:59:35 +00:00
Christian Hartmann 95329b7b7e
v4.3.0-alpha7
Signed-off-by: Christian Hartmann <chris-hartmann@gmx.de>
2024-08-31 00:13:24 +02:00
Chartman123 9ab7ddc251
Merge pull request #2222 from nextcloud/feat/api_v3
chore: add API v3
2024-08-31 00:07:40 +02:00
Christian Hartmann 5eb799f19e
feat: add API v3
Signed-off-by: Christian Hartmann <chris-hartmann@gmx.de>
2024-08-31 00:01:30 +02:00
Nextcloud bot 2faabe07c9
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-08-25 00:59:44 +00:00
Christian Hartmann f06a76ffbc
v4.3.0-alpha6
Signed-off-by: Christian Hartmann <chris-hartmann@gmx.de>
2024-08-24 13:06:28 +02:00
Chartman123 9aa2a89929
fix: make FilePicker work with latest dialogs (#2300)
* fix file picker

Signed-off-by: Christian Hartmann <chris-hartmann@gmx.de>

* Update .prettierignore

Co-authored-by: Ferdinand Thiessen <opensource@fthiessen.de>
Signed-off-by: Chartman123 <chris-hartmann@gmx.de>

---------

Signed-off-by: Christian Hartmann <chris-hartmann@gmx.de>
Signed-off-by: Chartman123 <chris-hartmann@gmx.de>
Co-authored-by: Ferdinand Thiessen <opensource@fthiessen.de>
2024-08-24 13:00:24 +02:00
Chartman123 004b5d2fb2
Merge pull request #2301 from nextcloud/dependabot/composer/vendor-bin/cs-fixer/main/nextcloud/coding-standard-1.2.3
Chore(deps): Bump nextcloud/coding-standard from 1.2.1 to 1.2.3 in /vendor-bin/cs-fixer
2024-08-24 10:57:23 +02:00