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
path: root/js
AgeCommit message (Expand)Author
2022-04-09build(deps): bump prosemirror-view from 1.23.11 to 1.23.12dependabot[bot]
2022-04-09build(deps): bump @nextcloud/vue from 5.3.0 to 5.3.1dependabot[bot]
2022-04-06Fix participant popover designJulius Härtl
2022-04-06fix file links, generate and open internal link if possibleJulien Veyssier
2022-04-02build(deps): bump prosemirror-transform from 1.4.0 to 1.4.1dependabot[bot]
2022-04-02build(deps): bump @nextcloud/vue from 5.2.1 to 5.3.0dependabot[bot]
2022-04-02build(deps): bump prosemirror-view from 1.23.10 to 1.23.11dependabot[bot]
2022-03-31build: compile jsMax
2022-03-31harmonize prop/data namesenh/image-drag-n-dropJulien Veyssier
2022-03-29build(deps): bump @nextcloud/vue from 5.1.1 to 5.2.1dependabot[bot]
2022-03-29build(deps): bump prosemirror-view from 1.23.9 to 1.23.10dependabot[bot]
2022-03-27build(deps): bump prosemirror-transform from 1.3.4 to 1.4.0dependabot[bot]
2022-03-22fix: detect callouts pasted from handbookMax
2022-03-19build(deps): bump @nextcloud/moment from 1.1.1 to 1.2.0dependabot[bot]
2022-03-17build(deps): bump prosemirror-markdown from 1.7.1 to 1.8.0dependabot[bot]
2022-03-16build(deps): bump @nextcloud/vue from 5.1.0 to 5.1.1dependabot[bot]
2022-03-14📦️ (#2184): build assetsVinicius Reis
2022-03-14💄 (#2184): paragraph adjustsVinicius Reis
2022-03-14📦️ (#2184): add compiled assetsVinicius Reis
2022-03-12build(deps): bump prosemirror-view from 1.23.7 to 1.23.9dependabot[bot]
2022-03-09performance: fetch content during session creationMax
2022-03-08refactor: extract logic into computedperformance/postpone/rendering-menubarMax
2022-03-07display content first and then load menusMax
2022-03-03fix: workspace with Readme.md open details.Max
2022-03-02ui: use list icon for tasklistsMax
2022-03-02fix: indicator of the task list.Max
2022-03-02fix: do not try to send steps to a read only docMax
2022-03-02fix: use file id to identify readme for workspaceMax
2022-03-02fix: workspace with alternative file namesMax
2022-03-02use filelist PROPFIND for loading workspaceMax
2022-03-01Merge branch 'fix/master/image_data_urls' of https://github.com/DerpgonCz/tex...Max
2022-03-01lint: fix errors from @nextcloud/eslint-config@7Max
2022-03-01update: @nextcloud/vue to 5.1.0 to fix testsMax
2022-03-01Append a whitespace to inserted emojisJonas
2022-03-01Autoscroll suggestion list when navigating the emoji suggestionsJonas
2022-03-01Add emoji autocompletion (#987)Jonas
2022-02-26build(deps): bump prosemirror-view from 1.23.6 to 1.23.7dependabot[bot]
2022-02-21build(deps): bump core-js from 3.21.0 to 3.21.1dependabot[bot]
2022-02-21fix: only apply bullet style to ul > liMax
2022-02-21build(deps): bump prosemirror-markdown from 1.7.0 to 1.7.1dependabot[bot]
2022-02-14fix: bring back horizontal ruleMax
2022-02-13build(deps): bump core-js from 3.20.3 to 3.21.0dependabot[bot]
2022-02-13build(deps): bump @tiptap/extension-imagedependabot[bot]
2022-02-13build(deps): bump @tiptap/core from 2.0.0-beta.172 to 2.0.0-beta.174dependabot[bot]
2022-02-12build(deps): bump @nextcloud/vue from 4.3.0 to 5.0.0dependabot[bot]
2022-02-09fix: adjust keyboard shortcuts and help modalMax
2022-02-09fix: use tiptap.commands to focusMax
2022-02-09fix: use tiptap v2 prop deleteNode to delete imageMax
2022-02-09fix: use same lowlight version as tiptapMax
2022-02-09fix: scroll image into view once it has been loadedMax