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

3166 Коммитов

Автор SHA1 Сообщение Дата
Max 3b72a0b687
Version 25.0.0-alpha.7
* Export the Image Resolver so it can be provided

Signed-off-by: Jonas <jonas@freesources.org>
2022-07-04 11:31:52 +01:00
Max ad246cf515
package: expose ImageResolver so it can be provided to RichTextReader
Signed-off-by: Max <max@nextcloud.com>
2022-07-04 11:21:44 +01:00
Jonas 0f6d35d0a1
Merge pull request #2663 from nextcloud/release/25.0.0-alpha.3
Bump npm package version to 25.0.0-alpha.4
2022-07-04 11:51:28 +02:00
Jonas e5d86c1364
Bump npm package version to 25.0.0-alpha.5
Signed-off-by: Jonas <jonas@freesources.org>
2022-07-04 10:45:32 +01:00
Jonas 217efe17cc
Merge pull request #2661 from nextcloud/update/tiptap
Update: all tiptap dependencies in one go
2022-07-04 11:42:16 +02:00
Max 5fd6b0e702 update: all of tiptap in one go
Signed-off-by: Max <max@nextcloud.com>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2022-07-04 08:45:46 +00:00
Jonas a06e431fa5
Merge pull request #2662 from nextcloud/fix/base-reader-injection
Fix provided / injected extension list of BaseReader
2022-07-04 10:03:28 +02:00
Ferdinand Thiessen 4655d76e3a Compile assets
Signed-off-by: Ferdinand Thiessen <rpm@fthiessen.de>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2022-07-04 07:57:38 +00:00
Ferdinand Thiessen d26ed3222c
BaseReader: Use a factory pattern for creating the extension list
Provide functions are neither called on the providing object nor
on the injecting object, so using `this` within provided functions
will refer to the global `this` for which `$emit` is not defined.
This uses a factory pattern so that `this` is bound to the injecting
object.

Also forwarding the `click-link` event is needed.

Signed-off-by: Ferdinand Thiessen <rpm@fthiessen.de>
2022-07-04 08:43:05 +01:00
dependabot[bot] 014f73fced
Merge pull request #2631 from nextcloud/dependabot/npm_and_yarn/tiptap/extension-table-2.0.0-beta.54 2022-07-04 05:54:19 +00:00
dependabot[bot] f1f0a5524b build(deps): bump @tiptap/extension-table
Bumps [@tiptap/extension-table](https://github.com/ueberdosis/tiptap/tree/HEAD/packages/extension-table) from 2.0.0-beta.53 to 2.0.0-beta.54.
- [Release notes](https://github.com/ueberdosis/tiptap/releases)
- [Changelog](https://github.com/ueberdosis/tiptap/blob/main/packages/extension-table/CHANGELOG.md)
- [Commits](https://github.com/ueberdosis/tiptap/commits/@tiptap/extension-table@2.0.0-beta.54/packages/extension-table)

---
updated-dependencies:
- dependency-name: "@tiptap/extension-table"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2022-07-04 05:49:14 +00:00
Nextcloud bot f487b3b74c
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-07-04 03:22:43 +00:00
Nextcloud bot 916e0c21c8
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-07-03 03:19:01 +00:00
dependabot[bot] 5287314ae5
Merge pull request #2634 from nextcloud/dependabot/npm_and_yarn/tiptap/core-2.0.0-beta.181 2022-07-02 22:51:18 +00:00
dependabot[bot] 9af3f15cb8 build(deps): bump @tiptap/core from 2.0.0-beta.180 to 2.0.0-beta.181
Bumps [@tiptap/core](https://github.com/ueberdosis/tiptap/tree/HEAD/packages/core) from 2.0.0-beta.180 to 2.0.0-beta.181.
- [Release notes](https://github.com/ueberdosis/tiptap/releases)
- [Changelog](https://github.com/ueberdosis/tiptap/blob/main/packages/core/CHANGELOG.md)
- [Commits](https://github.com/ueberdosis/tiptap/commits/@tiptap/core@2.0.0-beta.181/packages/core)

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

Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2022-07-02 22:46:45 +00:00
dependabot[bot] d356e78a10
Merge pull request #2637 from nextcloud/dependabot/npm_and_yarn/tiptap/vue-2-2.0.0-beta.84 2022-07-02 22:35:04 +00:00
dependabot[bot] 9322cde05e build(deps): bump @tiptap/vue-2 from 2.0.0-beta.83 to 2.0.0-beta.84
Bumps [@tiptap/vue-2](https://github.com/ueberdosis/tiptap/tree/HEAD/packages/vue-2) from 2.0.0-beta.83 to 2.0.0-beta.84.
- [Release notes](https://github.com/ueberdosis/tiptap/releases)
- [Changelog](https://github.com/ueberdosis/tiptap/blob/main/packages/vue-2/CHANGELOG.md)
- [Commits](https://github.com/ueberdosis/tiptap/commits/@tiptap/vue-2@2.0.0-beta.84/packages/vue-2)

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

Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2022-07-02 22:30:05 +00:00
dependabot[bot] c8bfabd6ba
Merge pull request #2638 from nextcloud/dependabot/npm_and_yarn/tiptap/suggestion-2.0.0-beta.97 2022-07-02 14:05:03 +00:00
dependabot[bot] 929d6d8152 build(deps): bump @tiptap/suggestion from 2.0.0-beta.96 to 2.0.0-beta.97
Bumps [@tiptap/suggestion](https://github.com/ueberdosis/tiptap/tree/HEAD/packages/suggestion) from 2.0.0-beta.96 to 2.0.0-beta.97.
- [Release notes](https://github.com/ueberdosis/tiptap/releases)
- [Changelog](https://github.com/ueberdosis/tiptap/blob/main/packages/suggestion/CHANGELOG.md)
- [Commits](https://github.com/ueberdosis/tiptap/commits/@tiptap/suggestion@2.0.0-beta.97/packages/suggestion)

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

Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2022-07-02 13:59:37 +00:00
dependabot[bot] 5d023f2670
Merge pull request #2656 from nextcloud/dependabot/npm_and_yarn/vite-2.9.13 2022-07-02 10:15:34 +00:00
dependabot[bot] 9fa046c2ad
build(deps-dev): bump vite from 2.9.12 to 2.9.13
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 2.9.12 to 2.9.13.
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/v2.9.13/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v2.9.13/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>
2022-07-02 09:58:22 +00:00
dependabot[bot] 3edc1c7d66
Merge pull request #2639 from nextcloud/dependabot/npm_and_yarn/tiptap/extension-dropcursor-2.0.0-beta.29 2022-07-02 09:56:54 +00:00
dependabot[bot] ee5cd054ad
build(deps): bump @tiptap/extension-dropcursor
Bumps [@tiptap/extension-dropcursor](https://github.com/ueberdosis/tiptap/tree/HEAD/packages/extension-dropcursor) from 2.0.0-beta.28 to 2.0.0-beta.29.
- [Release notes](https://github.com/ueberdosis/tiptap/releases)
- [Changelog](https://github.com/ueberdosis/tiptap/blob/main/packages/extension-dropcursor/CHANGELOG.md)
- [Commits](https://github.com/ueberdosis/tiptap/commits/@tiptap/extension-dropcursor@2.0.0-beta.29/packages/extension-dropcursor)

---
updated-dependencies:
- dependency-name: "@tiptap/extension-dropcursor"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-07-02 09:43:09 +00:00
dependabot[bot] 84bc62e0cf
Merge pull request #2633 from nextcloud/dependabot/npm_and_yarn/tiptap/extension-link-2.0.0-beta.43 2022-07-02 09:41:59 +00:00
dependabot[bot] 6ee3dc33cb
build(deps): bump @tiptap/extension-link
Bumps [@tiptap/extension-link](https://github.com/ueberdosis/tiptap/tree/HEAD/packages/extension-link) from 2.0.0-beta.42 to 2.0.0-beta.43.
- [Release notes](https://github.com/ueberdosis/tiptap/releases)
- [Changelog](https://github.com/ueberdosis/tiptap/blob/main/packages/extension-link/CHANGELOG.md)
- [Commits](https://github.com/ueberdosis/tiptap/commits/@tiptap/extension-link@2.0.0-beta.43/packages/extension-link)

---
updated-dependencies:
- dependency-name: "@tiptap/extension-link"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-07-02 09:31:29 +00:00
dependabot[bot] 3efabf9486
Merge pull request #2636 from nextcloud/dependabot/npm_and_yarn/tiptap/extension-horizontal-rule-2.0.0-beta.36 2022-07-02 09:30:15 +00:00
dependabot[bot] 0ceb467fe3
build(deps): bump @tiptap/extension-horizontal-rule
Bumps [@tiptap/extension-horizontal-rule](https://github.com/ueberdosis/tiptap/tree/HEAD/packages/extension-horizontal-rule) from 2.0.0-beta.35 to 2.0.0-beta.36.
- [Release notes](https://github.com/ueberdosis/tiptap/releases)
- [Changelog](https://github.com/ueberdosis/tiptap/blob/main/packages/extension-horizontal-rule/CHANGELOG.md)
- [Commits](https://github.com/ueberdosis/tiptap/commits/@tiptap/extension-horizontal-rule@2.0.0-beta.36/packages/extension-horizontal-rule)

---
updated-dependencies:
- dependency-name: "@tiptap/extension-horizontal-rule"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-07-02 09:08:18 +00:00
dependabot[bot] 1dc0a8e19c
Merge pull request #2655 from nextcloud/dependabot/composer/psalm/phar-4.24.0 2022-07-02 09:06:54 +00:00
dependabot[bot] 3b7bf5bac6
build(deps-dev): bump psalm/phar from 4.23.0 to 4.24.0
Bumps [psalm/phar](https://github.com/psalm/phar) from 4.23.0 to 4.24.0.
- [Release notes](https://github.com/psalm/phar/releases)
- [Commits](https://github.com/psalm/phar/compare/4.23.0...4.24.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>
2022-07-02 08:36:13 +00:00
dependabot[bot] 8a36911ce8
Merge pull request #2632 from nextcloud/dependabot/npm_and_yarn/tiptap/extension-history-2.0.0-beta.26 2022-07-02 08:35:11 +00:00
dependabot[bot] 5cb09dc2b4
build(deps): bump @tiptap/extension-history
Bumps [@tiptap/extension-history](https://github.com/ueberdosis/tiptap/tree/HEAD/packages/extension-history) from 2.0.0-beta.25 to 2.0.0-beta.26.
- [Release notes](https://github.com/ueberdosis/tiptap/releases)
- [Changelog](https://github.com/ueberdosis/tiptap/blob/main/packages/extension-history/CHANGELOG.md)
- [Commits](https://github.com/ueberdosis/tiptap/commits/@tiptap/extension-history@2.0.0-beta.26/packages/extension-history)

---
updated-dependencies:
- dependency-name: "@tiptap/extension-history"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-07-02 07:24:21 +00:00
Nextcloud bot c7dfeb62fc
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-07-02 03:22:55 +00:00
dependabot[bot] 44a3f0384b
Merge pull request #2635 from nextcloud/dependabot/npm_and_yarn/tiptap/extension-code-block-lowlight-2.0.0-beta.73 2022-07-02 03:13:15 +00:00
dependabot[bot] dc1a0c2590
build(deps): bump @tiptap/extension-code-block-lowlight
Bumps [@tiptap/extension-code-block-lowlight](https://github.com/ueberdosis/tiptap/tree/HEAD/packages/extension-code-block-lowlight) from 2.0.0-beta.72 to 2.0.0-beta.73.
- [Release notes](https://github.com/ueberdosis/tiptap/releases)
- [Changelog](https://github.com/ueberdosis/tiptap/blob/main/packages/extension-code-block-lowlight/CHANGELOG.md)
- [Commits](https://github.com/ueberdosis/tiptap/commits/@tiptap/extension-code-block-lowlight@2.0.0-beta.73/packages/extension-code-block-lowlight)

---
updated-dependencies:
- dependency-name: "@tiptap/extension-code-block-lowlight"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-07-02 02:04:33 +00:00
Nextcloud bot c273ac3eae
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-07-01 03:34:16 +00:00
Vinicius Reis fa0c72efab
Merge pull request #2584 from nextcloud/test/retry-failed-cypress-tests
test: retry failed cypress tests twice
2022-06-30 15:17:21 -03:00
Vinicius Reis 62bb1fe127 ⬆️ (#2584): Upgrade dependencies
Signed-off-by: Vinicius Reis <vinicius.reis@nextcloud.com>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2022-06-30 18:10:21 +00:00
Vinicius Reis 3bfa378872
(#2584): fix tests
Signed-off-by: Vinicius Reis <vinicius.reis@nextcloud.com>
2022-06-30 14:59:04 -03:00
Max 9956041e75
test: try to make image test retryable
Use a unique filename so retries work on different files.

Uploading the existing file again would cause a conflict
resulting in retries failing.

Signed-off-by: Max <max@nextcloud.com>
2022-06-30 14:35:24 -03:00
Max ce9b52dad5
test: retry failed cypress tests twice
This will hopefully make the CI more stable
while allowing us to also see which tests are flaky
in the cypress ui.

Some tests may not be retryable yet.
So they will always fail on a second attempt because of remains of a first attempt.
We can tackle that on a test by test basis later.

Signed-off-by: Max <max@nextcloud.com>
2022-06-30 14:31:24 -03:00
Vinicius Reis 9abdea02dc
Merge pull request #2615 from susnux/feature/cleanup-cypress
Clean up cypress tests
2022-06-30 14:27:25 -03:00
Vinicius Reis 6569c9b5ee
(#2615): add missing dependency
Signed-off-by: Vinicius Reis <vinicius.reis@nextcloud.com>
2022-06-30 13:46:47 -03:00
Ferdinand Thiessen ff1d6e497e
Clean up cypress tests
1. Clean up lint issues of the cypress tests
2. Fix placed where .find was intended but .get was used
3. Remove duplicated code
4. Remove residues of cypress 10 migration
5. Add some documentation on available commands

Signed-off-by: Ferdinand Thiessen <rpm@fthiessen.de>
2022-06-30 13:41:01 -03:00
Vinicius Reis 1efb92e2b5
Merge pull request #2515 from susnux/fix-cypress
Fix docker container for local cypress tests
2022-06-30 13:39:56 -03:00
Ferdinand Thiessen f62c29be42 Fix docker container for local cypress tests
Ensure correct file permissions after bind mount so nextcloud
can be installed without errors.

Signed-off-by: Ferdinand Thiessen <rpm@fthiessen.de>
2022-06-30 17:16:05 +02:00
Vinicius Reis bc26349fb2
Merge pull request #2512 from nextcloud/feat/workflow-auto-update-command-rebase.yml
Updating command-rebase.yml workflow from template
2022-06-30 12:08:31 -03:00
Nextcloud bot 7efab56a83 Updating command-rebase.yml workflow from template
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-06-30 15:02:30 +00:00
Vinicius Reis 9560edf25f
Merge pull request #2496 from nextcloud/bugfix/double-load
Avoid loading the image before the node view
2022-06-30 12:01:01 -03:00
Julius Härtl 0752577c5e Avoid loading the image before the node view
Signed-off-by: Julius Härtl <jus@bitgrid.net>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2022-06-30 14:56:17 +00:00
Vinicius Reis 6301ad5438
Merge pull request #2450 from nextcloud/feature/improve-collaborators
Collaborators improvement
2022-06-30 11:46:32 -03:00