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-10-14Bring back menubar without formatting on plain text modebugfix/noid/menubarJulius Härtl
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2022-10-14Merge pull request #3212 from ↵Jonas
nextcloud/fix/noid/remove-help-entry-from-action-list fix: remove help entry from action list
2022-10-14Compile assetsnextcloud-command
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2022-10-14♻️ isolate logic of CharacterCountVinicius Reis
Signed-off-by: Vinicius Reis <vinicius.reis@nextcloud.com>
2022-10-14🩹 formatting-help must only be in extra optionsVinicius Reis
Signed-off-by: Vinicius Reis <vinicius.reis@nextcloud.com>
2022-10-14Merge pull request #3234 from nextcloud/renovate/master-vue-monorepoJulius Härtl
2022-10-14Compile assetsnextcloud-command
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2022-10-14Merge pull request #3228 from nextcloud/renovate/ignore_npmJulius Härtl
Let renovate ignore NPM updates
2022-10-14fix(deps): update vue monorepo to ^2.7.13renovate[bot]
2022-10-14[tx-robot] updated from transifexNextcloud bot
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-10-14Let renovate only consider @vue/test-utils <2Jonas
Signed-off-by: Jonas <jonas@freesources.org>
2022-10-14Let renovate ignore NPM updatesJonas
Signed-off-by: Jonas <jonas@freesources.org>
2022-10-13Merge pull request #3192 from nextcloud/renovate/master-tiptapJulius Härtl
2022-10-13Merge pull request #3202 from nextcloud/renovate/master-vite-3.xJulius Härtl
2022-10-13Compile assetsrenovate/master-tiptapnextcloud-command
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2022-10-13Update renovate.jsonJulius Härtl
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2022-10-13chore(deps): update dependency vite to ^3.1.8renovate/master-vite-3.xrenovate[bot]
2022-10-13fix(deps): update dependency prosemirror-view to ^1.29.0renovate[bot]
2022-10-13Merge pull request #3158 from nextcloud/renovate/master-vue-monorepomax-nextcloud
fix(deps): update vue monorepo to ^2.7.12 (master)
2022-10-13Compile assetsnextcloud-command
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2022-10-13fix(deps): update vue monorepo to ^2.7.12renovate[bot]
2022-10-13Merge pull request #3191 from nextcloud/renovate/master-nextcloud-vue-7.xmax-nextcloud
fix(deps): update dependency @nextcloud/vue to ^7.0.0 (master)
2022-10-13Merge pull request #3193 from nextcloud/ci/cypress-cancelmax-nextcloud
Cancel other jobs for the same ref
2022-10-13Merge pull request #3194 from nextcloud/renovate/master-major-jestJulius Härtl
2022-10-13Compile assetsnextcloud-command
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2022-10-13chore(deps): update jest to v29renovate[bot]
2022-10-13Cancel other jobs for the same refJulius Härtl
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2022-10-13fix(deps): update dependency @nextcloud/vue to ^7.0.0renovate[bot]
2022-10-13Merge pull request #3188 from nextcloud/renovate/combine-jestJulius Härtl
2022-10-13Merge pull request #3182 from nextcloud/fix/heading-entermax-nextcloud
Fix pressing the enter key removes heading content
2022-10-13Compile assetsnextcloud-command
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2022-10-13Isolate mentions/word count testsJulius Härtl
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2022-10-13Isolate section testsJulius Härtl
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2022-10-13renovate: group jest and vue2-jestMax
They need to be upgraded together. Otherwise the install fails: https://github.com/nextcloud/text/pull/3167 Signed-off-by: Max <max@nextcloud.com>
2022-10-12Compile assetsnextcloud-command
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2022-10-12Do not set webkit-user-modifyJulius Härtl
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2022-10-12Fix pressing the enter key removes heading contentFerdinand Thiessen
`div` is not an allowed child element of a `hX` tag, this leads to invalid behavior on firefox so we need to use the `span` tag as the NodeView content container. Also using `tabindex=-1` on the NodeView will trigger weird behavior when clicking inside the heading and pressing the enter key. It will split the node but also copy the heading anchor link of the NodeView. Signed-off-by: Ferdinand Thiessen <rpm@fthiessen.de>
2022-10-12Merge pull request #2977 from nextcloud/enh/referencesJulius Härtl
2022-10-12Compile assetsnextcloud-command
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2022-10-12Add @nextcloud/vue-richtextJulius Härtl
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2022-10-12Add cypress testsJulius Härtl
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2022-10-12dispatch RenderReferenceEvent when loading text-viewer scriptJulien Veyssier
Signed-off-by: Julien Veyssier <eneiluj@posteo.net>
2022-10-12Use vue-richtext for rendering paragraph widgetJulius Härtl
Signed-off-by: Julius Härtl <jus@bitgrid.net> Address review feedback Signed-off-by: Julius Härtl <jus@bitgrid.net>
2022-10-12Update renovate.jsonJulius Härtl
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2022-10-12Merge pull request #3176 from nextcloud/fix/renovateJonas
Renovate improvements
2022-10-12Make renovate ignore node.js updatesJonas
Signed-off-by: Jonas <jonas@freesources.org>
2022-10-12Group highlight.js and lowlight in renovate.jsonJonas
Signed-off-by: Jonas <jonas@freesources.org>
2022-10-12Merge pull request #3175 from nextcloud/bugfix/noid/avoid-load-unusedJonas
Do not attempt to load a non-existing script
2022-10-12Do not attempt to load a non-existing scriptJulius Härtl
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2022-10-12Merge pull request #3161 from nextcloud/renovate/master-slug-8.xJonas
fix(deps): update dependency slug to ^8.2.2 (master)