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

3189 Коммитов

Автор SHA1 Сообщение Дата
max-nextcloud b548bf8f60
Merge pull request #2455 from nextcloud/bugfix/hard-break
Fix non-working hard line breaks
2022-06-07 15:04:00 +02:00
nextcloud-command bd9fcf52d5 Compile assets
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2022-06-07 11:59:15 +00:00
Julius Härtl efb27a52f5
Implement toMarkdown for hard break instead of replacing after markdown transformation
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2022-06-07 13:55:44 +02:00
Julius Härtl 4112068233
Use two spaces instead of backslash to indicate hard break in markdown
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2022-06-07 13:55:44 +02:00
Julius Härtl eda6538eb4
Add @tiptap/extension-hard-break to support hard breaks
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2022-06-07 13:55:43 +02:00
Julius Härtl 87e738654b
Merge pull request #2481 from susnux/fix/local_cypress_tests
Fix cypress scripts for local run + Add documentation
2022-06-07 11:25:39 +02:00
Vinicius Reis 4c2540d14d
🐛 (#2481): improve image build performance and fix apps permissions
Signed-off-by: Vinicius Reis <vinicius.reis@nextcloud.com>
2022-06-06 11:36:32 -03:00
Vinicius Reis bb49e3c248
🩹 (#2481): fix small bash lints
Signed-off-by: Vinicius Reis <vinicius.reis@nextcloud.com>
2022-06-06 11:27:54 -03:00
Ferdinand Thiessen 324ebe92f8 Fix cypress scripts for local run + Add documentation
Fix the scripts for local cypress runs,
they need to be run within the `npm run` environment,
as the nextcloud webpack config requires the `npm_package_name`
variable to be set.

Also a up-to-date nextcloud instance is required for testing
text at the current git head, so updated the dockerfile
and docker-compose files to create a nextcloud image from current git head.

Additionally updated the tests to use cypress 10.x and
added missing documentation on how to run the cypress tests.

Signed-off-by: Ferdinand Thiessen <rpm@fthiessen.de>
2022-06-05 12:39:56 +02:00
Nextcloud bot b9fc925f45
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-06-04 03:34:58 +00:00
dependabot[bot] 7c7677e2d0
Merge pull request #2474 from nextcloud/dependabot/npm_and_yarn/webpack-5.73.0 2022-06-04 02:51:52 +00:00
dependabot[bot] 0ad6a5d89d
build(deps-dev): bump webpack from 5.72.1 to 5.73.0
Bumps [webpack](https://github.com/webpack/webpack) from 5.72.1 to 5.73.0.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](https://github.com/webpack/webpack/compare/v5.72.1...v5.73.0)

---
updated-dependencies:
- dependency-name: webpack
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-06-04 02:18:42 +00:00
dependabot[bot] 3d734fbe27
Merge pull request #2468 from nextcloud/dependabot/npm_and_yarn/eslint-8.17.0 2022-06-04 02:17:28 +00:00
dependabot[bot] 44f5a916f9
build(deps-dev): bump eslint from 8.16.0 to 8.17.0
Bumps [eslint](https://github.com/eslint/eslint) from 8.16.0 to 8.17.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v8.16.0...v8.17.0)

---
updated-dependencies:
- dependency-name: eslint
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-06-04 02:06:49 +00:00
dependabot[bot] 014d24f380
Merge pull request #2471 from nextcloud/dependabot/npm_and_yarn/prosemirror-inputrules-1.2.0 2022-06-04 02:05:35 +00:00
dependabot[bot] 503810c993
build(deps): bump prosemirror-inputrules from 1.1.3 to 1.2.0
Bumps [prosemirror-inputrules](https://github.com/prosemirror/prosemirror-inputrules) from 1.1.3 to 1.2.0.
- [Release notes](https://github.com/prosemirror/prosemirror-inputrules/releases)
- [Changelog](https://github.com/ProseMirror/prosemirror-inputrules/blob/master/CHANGELOG.md)
- [Commits](https://github.com/prosemirror/prosemirror-inputrules/compare/1.1.3...1.2.0)

---
updated-dependencies:
- dependency-name: prosemirror-inputrules
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-06-04 01:03:04 +00:00
Nextcloud bot 7cae852182
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-06-03 03:37:58 +00:00
Vinicius Reis 6ac37c5839
Merge pull request #2465 from nextcloud/2462-trigger-event-on-content-change-in-syncservice
Trigger event on content change in syncservice
2022-06-02 11:22:59 -03:00
Vinicius Reis 7eaed7b369
Merge remote-tracking branch 'origin/master' into 2462-trigger-event-on-content-change-in-syncservice 2022-06-02 10:39:08 -03:00
Nextcloud bot 3c039d2d8f
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-06-02 03:38:56 +00:00
Nextcloud bot f78cee330b
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-06-01 03:36:06 +00:00
nextcloud-command addf6b321c Compile assets
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2022-05-31 20:25:04 +00:00
Vinicius Reis f7207e46d1
🔧 (#2462): small script adjusts
Signed-off-by: Vinicius Reis <vinicius.reis@nextcloud.com>
2022-05-31 16:16:24 -03:00
Vinicius Reis 2de9ddb72c
🧑‍💻 (#2462): proxy some sync service events
Signed-off-by: Vinicius Reis <vinicius.reis@nextcloud.com>
2022-05-31 16:15:50 -03:00
Vinicius Reis 705cc1b79a
️ (#2462): remove memory leak from unnecessary listeners
Signed-off-by: Vinicius Reis <vinicius.reis@nextcloud.com>
2022-05-31 16:15:24 -03:00
Vinicius Reis 5120daec1c
Merge pull request #2439 from nextcloud/2345-migrate-icons-to-vue-material-design-icons
Migrate icons to vue material design icons
2022-05-31 10:49:20 -03:00
nextcloud-command c22c73193d Compile assets
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2022-05-31 12:45:06 +00:00
Vinicius Reis 6345231321
🩹 (#2345): use nextcloud button instead of html button
Signed-off-by: Vinicius Reis <vinicius.reis@nextcloud.com>
2022-05-31 09:38:56 -03:00
Vinicius Reis 4ad919a041
🎨 (#2345): sort icons
Signed-off-by: Vinicius Reis <vinicius.reis@nextcloud.com>
2022-05-30 15:56:06 -03:00
Vinicius Reis a3a438e21d
💄 (#2345): use mdi icons in bubble menu
Signed-off-by: Vinicius Reis <vinicius.reis@nextcloud.com>
2022-05-30 15:55:04 -03:00
Vinicius Reis 66bdbaf682
(#2345): more icons
Signed-off-by: Vinicius Reis <vinicius.reis@nextcloud.com>
2022-05-30 15:54:22 -03:00
Vinicius Reis 08ef2549ac
🩹 (#2345): prevent error when file is undefined
Signed-off-by: Vinicius Reis <vinicius.reis@nextcloud.com>
2022-05-30 15:53:55 -03:00
Vinicius Reis 3286d1b045
🩹 (#2345): improve ActionList component
Signed-off-by: Vinicius Reis <vinicius.reis@nextcloud.com>
2022-05-30 15:45:25 -03:00
nextcloud-command afcc19202f Compile assets
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2022-05-30 16:06:23 +00:00
Vinicius Reis 02f8944649
✏️ (#2345): typofix
Signed-off-by: Vinicius Reis <vinicius.reis@nextcloud.com>
2022-05-30 12:54:08 -03:00
Vinicius Reis c6496ffc9c
✏️ (#2345): typofix
Signed-off-by: Vinicius Reis <vinicius.reis@nextcloud.com>
2022-05-30 12:44:38 -03:00
Vinicius Reis dd7c8aa7f2
🐛 (#2345): fix wrong condiction
Signed-off-by: Vinicius Reis <vinicius.reis@nextcloud.com>
2022-05-30 11:36:07 -03:00
Vinicius Reis c99d4cba07
Merge remote-tracking branch 'origin/master' into 2345-migrate-icons-to-vue-material-design-icons 2022-05-30 10:16:41 -03:00
Nextcloud bot 3565f60e66
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-05-29 03:35:02 +00:00
dependabot[bot] fd7bb58476
Merge pull request #2461 from nextcloud/dependabot/npm_and_yarn/babel/eslint-parser-7.18.2 2022-05-28 12:12:34 +00:00
dependabot[bot] 5844fe06e7
build(deps-dev): bump @babel/eslint-parser from 7.17.0 to 7.18.2
Bumps [@babel/eslint-parser](https://github.com/babel/babel/tree/HEAD/eslint/babel-eslint-parser) from 7.17.0 to 7.18.2.
- [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.18.2/eslint/babel-eslint-parser)

---
updated-dependencies:
- dependency-name: "@babel/eslint-parser"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-05-28 12:00:21 +00:00
dependabot[bot] e1e1dd29da
Merge pull request #2459 from nextcloud/dependabot/npm_and_yarn/core-js-3.22.7 2022-05-28 11:59:03 +00:00
dependabot[bot] 301c6f58f4 build(deps): bump core-js from 3.22.5 to 3.22.7
Bumps [core-js](https://github.com/zloirock/core-js) from 3.22.5 to 3.22.7.
- [Release notes](https://github.com/zloirock/core-js/releases)
- [Changelog](https://github.com/zloirock/core-js/blob/master/CHANGELOG.md)
- [Commits](https://github.com/zloirock/core-js/compare/v3.22.5...v3.22.7)

---
updated-dependencies:
- dependency-name: core-js
  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-05-28 11:47:45 +00:00
dependabot[bot] 181ba6a7e2
Merge pull request #2460 from nextcloud/dependabot/npm_and_yarn/cypress-9.7.0 2022-05-28 02:57:56 +00:00
dependabot[bot] b372e2b0f3
build(deps-dev): bump cypress from 9.6.1 to 9.7.0
Bumps [cypress](https://github.com/cypress-io/cypress) from 9.6.1 to 9.7.0.
- [Release notes](https://github.com/cypress-io/cypress/releases)
- [Changelog](https://github.com/cypress-io/cypress/blob/develop/.releaserc.base.js)
- [Commits](https://github.com/cypress-io/cypress/compare/v9.6.1...v9.7.0)

---
updated-dependencies:
- dependency-name: cypress
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-05-28 02:13:14 +00:00
dependabot[bot] f82923f89b
Merge pull request #2458 from nextcloud/dependabot/npm_and_yarn/eslint-plugin-jsdoc-39.3.2 2022-05-28 02:12:02 +00:00
dependabot[bot] 541c45ad90
build(deps-dev): bump eslint-plugin-jsdoc from 39.3.0 to 39.3.2
Bumps [eslint-plugin-jsdoc](https://github.com/gajus/eslint-plugin-jsdoc) from 39.3.0 to 39.3.2.
- [Release notes](https://github.com/gajus/eslint-plugin-jsdoc/releases)
- [Commits](https://github.com/gajus/eslint-plugin-jsdoc/compare/v39.3.0...v39.3.2)

---
updated-dependencies:
- dependency-name: eslint-plugin-jsdoc
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-05-28 01:00:52 +00:00
Vinicius Reis d209246a59
Merge branch '2345-migrate-icons-to-vue-material-design-icons' of github.com:nextcloud/text into 2345-migrate-icons-to-vue-material-design-icons 2022-05-27 13:33:22 -03:00
Vinicius Reis 956f95ae4a
🩹 (#2345): remove test code
Signed-off-by: Vinicius Reis <vinicius.reis@nextcloud.com>
2022-05-27 13:32:55 -03:00
nextcloud-command 07cebb8b84 Compile assets
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2022-05-27 15:30:38 +00:00