Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/text.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2022-07-18Task lists: Show label of done tasks as crossed out textFerdinand Thiessen
As recommended in #886 this changes the styling of checked task list items to `line-through` and changes the color to `--color-text-maxcontrast`. Signed-off-by: Ferdinand Thiessen <rpm@fthiessen.de> Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2022-07-15Compile assetsFerdinand Thiessen
Signed-off-by: Ferdinand Thiessen <rpm@fthiessen.de> Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2022-07-13⚡️ (#2387): remove events from $editor before destroy itVinicius Reis
Signed-off-by: Vinicius Reis <vinicius.reis@nextcloud.com> Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2022-07-12Fix icon color on dark modeJulius Härtl
Signed-off-by: Julius Härtl <jus@bitgrid.net> Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2022-07-10build(deps): bump @tiptap/core from 2.0.0-beta.181 to 2.0.0-beta.182dependabot[bot]
Bumps [@tiptap/core](https://github.com/ueberdosis/tiptap/tree/HEAD/packages/core) from 2.0.0-beta.181 to 2.0.0-beta.182. - [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.182/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-10build(deps): bump prosemirror-view from 1.26.4 to 1.26.5dependabot[bot]
Bumps [prosemirror-view](https://github.com/prosemirror/prosemirror-view) from 1.26.4 to 1.26.5. - [Release notes](https://github.com/prosemirror/prosemirror-view/releases) - [Changelog](https://github.com/ProseMirror/prosemirror-view/blob/master/CHANGELOG.md) - [Commits](https://github.com/prosemirror/prosemirror-view/compare/1.26.4...1.26.5) --- updated-dependencies: - dependency-name: prosemirror-view 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-10build(deps): bump moment from 2.29.3 to 2.29.4dependabot[bot]
Bumps [moment](https://github.com/moment/moment) from 2.29.3 to 2.29.4. - [Release notes](https://github.com/moment/moment/releases) - [Changelog](https://github.com/moment/moment/blob/develop/CHANGELOG.md) - [Commits](https://github.com/moment/moment/compare/2.29.3...2.29.4) --- updated-dependencies: - dependency-name: moment dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2022-07-09Compile assetsnextcloud-command
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2022-07-09build(deps): bump vue-material-design-icons from 5.0.0 to 5.1.1dependabot[bot]
Bumps [vue-material-design-icons](https://github.com/robcresswell/vue-material-design-icons) from 5.0.0 to 5.1.1. - [Release notes](https://github.com/robcresswell/vue-material-design-icons/releases) - [Changelog](https://github.com/robcresswell/vue-material-design-icons/blob/dev/CHANGELOG.md) - [Commits](https://github.com/robcresswell/vue-material-design-icons/compare/5.0.0...5.1.1) --- updated-dependencies: - dependency-name: vue-material-design-icons dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2022-07-08Compile assetsnextcloud-command
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2022-07-06fix: use own workspace endpoint instead of PROPFIND propertiesMax
With a lot of subdirectories the depth=1 PROPFIND will take quite a long time. It has to look for workspace files in all the subdirectories. Stop overloading the PROPFIND and rely on our own workspace endpoint for that particular directory instead. Signed-off-by: Max <max@nextcloud.com> Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2022-07-06Compile assetsnextcloud-command
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2022-07-06Update prosemirror dependenciesJonas
Fixes: #931 Fixes: #2276 Fixes: #2480 Thanks a lot to Ferdinand Thiessen for bug triaging and fixing <3 Signed-off-by: Jonas <jonas@freesources.org> Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2022-07-05Compile JS assetsJonas
Signed-off-by: Jonas <jonas@freesources.org> Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2022-07-04Compile assetsFerdinand Thiessen
Signed-off-by: Ferdinand Thiessen <rpm@fthiessen.de> Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2022-07-04build(deps): bump @tiptap/extension-tabledependabot[bot]
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-03build(deps): bump @tiptap/core from 2.0.0-beta.180 to 2.0.0-beta.181dependabot[bot]
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-03build(deps): bump @tiptap/vue-2 from 2.0.0-beta.83 to 2.0.0-beta.84dependabot[bot]
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-02build(deps): bump @tiptap/suggestion from 2.0.0-beta.96 to 2.0.0-beta.97dependabot[bot]
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-06-30⬆️ (#2584): Upgrade dependenciesVinicius Reis
Signed-off-by: Vinicius Reis <vinicius.reis@nextcloud.com> Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2022-06-30Avoid loading the image before the node viewJulius Härtl
Signed-off-by: Julius Härtl <jus@bitgrid.net> Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2022-06-30feat: improve collaborator styleLuka Trovic
Signed-off-by: Luka Trovic <luka@nextcloud.com> Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2022-06-30l10n: Correct spellingValdnet
Signed-off-by: Valdnet <47037905+Valdnet@users.noreply.github.com> Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2022-06-26Remove unnecessary dependenciesJohn Molakvoæ
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com> Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2022-06-20Compile assetsnextcloud-command
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2022-06-20Merge branch 'master' of github.com:nextcloud/text into fix/formatting-helpVinicius Reis
2022-06-20📦️ add compiled filesVinicius Reis
Signed-off-by: Vinicius Reis <vinicius.reis@nextcloud.com>
2022-06-20build(deps-dev): bump core-js from 3.22.8 to 3.23.1dependabot[bot]
Bumps [core-js](https://github.com/zloirock/core-js) from 3.22.8 to 3.23.1. - [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.8...v3.23.1) --- updated-dependencies: - dependency-name: core-js dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2022-06-20Compile assetsnextcloud-command
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2022-06-20Merge branch 'master' into Valdnet-patch-2rakekniven
2022-06-20Compile assetsnextcloud-command
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2022-06-20Compile assetsnextcloud-command
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2022-06-20Compile assetsnextcloud-command
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2022-06-19build(deps): bump @tiptap/extension-placeholderdependabot[bot]
Bumps [@tiptap/extension-placeholder](https://github.com/ueberdosis/tiptap/tree/HEAD/packages/extension-placeholder) from 2.0.0-beta.48 to 2.0.0-beta.51. - [Release notes](https://github.com/ueberdosis/tiptap/releases) - [Changelog](https://github.com/ueberdosis/tiptap/blob/main/packages/extension-placeholder/CHANGELOG.md) - [Commits](https://github.com/ueberdosis/tiptap/commits/@tiptap/extension-placeholder@2.0.0-beta.51/packages/extension-placeholder) --- updated-dependencies: - dependency-name: "@tiptap/extension-placeholder" 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-06-10Compile assetsnextcloud-command
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2022-06-10Compile assetsnextcloud-command
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2022-06-09Include prosemirror.css in RichTextReader.vue to bring back stylingJonas
Signed-off-by: Jonas <jonas@freesources.org> Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2022-06-09Compile assetsnextcloud-command
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2022-06-09Compile assetsnextcloud-command
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2022-06-08build(deps): bump prosemirror-transform from 1.4.2 to 1.6.0dependabot[bot]
Bumps [prosemirror-transform](https://github.com/prosemirror/prosemirror-transform) from 1.4.2 to 1.6.0. - [Release notes](https://github.com/prosemirror/prosemirror-transform/releases) - [Changelog](https://github.com/ProseMirror/prosemirror-transform/blob/master/CHANGELOG.md) - [Commits](https://github.com/prosemirror/prosemirror-transform/compare/1.4.2...1.6.0) --- updated-dependencies: - dependency-name: prosemirror-transform dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2022-06-08build(deps): bump prosemirror-collab from 1.2.2 to 1.3.0dependabot[bot]
Bumps [prosemirror-collab](https://github.com/prosemirror/prosemirror-collab) from 1.2.2 to 1.3.0. - [Release notes](https://github.com/prosemirror/prosemirror-collab/releases) - [Changelog](https://github.com/ProseMirror/prosemirror-collab/blob/master/CHANGELOG.md) - [Commits](https://github.com/prosemirror/prosemirror-collab/compare/1.2.2...1.3.0) --- updated-dependencies: - dependency-name: prosemirror-collab dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2022-06-08build(deps): bump prosemirror-state from 1.3.4 to 1.4.0dependabot[bot]
Bumps [prosemirror-state](https://github.com/prosemirror/prosemirror-state) from 1.3.4 to 1.4.0. - [Release notes](https://github.com/prosemirror/prosemirror-state/releases) - [Changelog](https://github.com/ProseMirror/prosemirror-state/blob/master/CHANGELOG.md) - [Commits](https://github.com/prosemirror/prosemirror-state/compare/1.3.4...1.4.0) --- updated-dependencies: - dependency-name: prosemirror-state dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2022-06-08build(deps): bump prosemirror-schema-list from 1.1.6 to 1.2.0dependabot[bot]
Bumps [prosemirror-schema-list](https://github.com/prosemirror/prosemirror-schema-list) from 1.1.6 to 1.2.0. - [Release notes](https://github.com/prosemirror/prosemirror-schema-list/releases) - [Changelog](https://github.com/ProseMirror/prosemirror-schema-list/blob/master/CHANGELOG.md) - [Commits](https://github.com/prosemirror/prosemirror-schema-list/compare/1.1.6...1.2.0) --- updated-dependencies: - dependency-name: prosemirror-schema-list dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2022-06-08build(deps): bump core-js from 3.22.7 to 3.22.8dependabot[bot]
Bumps [core-js](https://github.com/zloirock/core-js) from 3.22.7 to 3.22.8. - [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.7...v3.22.8) --- 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-06-08build(deps): bump prosemirror-markdown from 1.8.0 to 1.9.1dependabot[bot]
Bumps [prosemirror-markdown](https://github.com/prosemirror/prosemirror-markdown) from 1.8.0 to 1.9.1. - [Release notes](https://github.com/prosemirror/prosemirror-markdown/releases) - [Changelog](https://github.com/ProseMirror/prosemirror-markdown/blob/master/CHANGELOG.md) - [Commits](https://github.com/prosemirror/prosemirror-markdown/compare/1.8.0...1.9.1) --- updated-dependencies: - dependency-name: prosemirror-markdown dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2022-06-08build(deps): bump prosemirror-model from 1.16.1 to 1.18.0dependabot[bot]
Bumps [prosemirror-model](https://github.com/prosemirror/prosemirror-model) from 1.16.1 to 1.18.0. - [Release notes](https://github.com/prosemirror/prosemirror-model/releases) - [Changelog](https://github.com/ProseMirror/prosemirror-model/blob/master/CHANGELOG.md) - [Commits](https://github.com/prosemirror/prosemirror-model/compare/1.16.1...1.18.0) --- updated-dependencies: - dependency-name: prosemirror-model dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2022-06-08build(deps): bump prosemirror-view from 1.23.13 to 1.26.0dependabot[bot]
Bumps [prosemirror-view](https://github.com/prosemirror/prosemirror-view) from 1.23.13 to 1.26.0. - [Release notes](https://github.com/prosemirror/prosemirror-view/releases) - [Changelog](https://github.com/ProseMirror/prosemirror-view/blob/master/CHANGELOG.md) - [Commits](https://github.com/prosemirror/prosemirror-view/compare/1.23.13...1.26.0) --- updated-dependencies: - dependency-name: prosemirror-view dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2022-06-08Compile assetsnextcloud-command
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2022-06-07Compile assetsnextcloud-command
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2022-05-31Compile assets2462-trigger-event-on-content-change-in-syncservicenextcloud-command
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>