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/src
AgeCommit message (Expand)Author
2022-09-14Align popover menus to the left on mobileJonas
2022-09-14Fixes inconsistent MenuBar show/hide togglingRaul
2022-09-13Stop emoji autocompletion when it got escaped by hitting <Esc>Jonas
2022-09-13Allow to select emojis with tab keyJonas
2022-09-13Ignore keyboard combinations with modifiers in emoji selector listJonas
2022-09-12fix: update link menububble on editor updatesMax
2022-09-12Append a newline after inserted imageJonas
2022-07-25Fix bullet list input role for CJK inputFerdinand Thiessen
2022-07-10Do not unintended remove or modify link titles, fixes #2699Ferdinand Thiessen
2022-07-07fix: use own workspace endpoint instead of PROPFIND propertiesMax
2022-07-07fix: only show delete image button when editingMax
2022-07-06🧑‍💻 (#2462): proxy some sync service eventsVinicius Reis
2022-07-06⚡️ (#2462): remove memory leak from unnecessary listenersVinicius Reis
2022-07-06Avoid loading the image before the node viewJulius Härtl
2022-07-06Use better wording in english to allow easier gender neutral translationsJulius Härtl
2022-07-06Move click conditions from default openClick handler to link pluginJonas
2022-07-06fix: find link href based on prosemirror nodeMax
2022-07-06backport of feature: emit clickLink from `ReadOnlyEditor`Max
2022-07-05fix: specify file extensions in import statementsMax
2022-07-04build(deps): bump @tiptap/extension-tabledependabot[bot]
2022-06-21⬆️ Upgrade dependencies.stable24-upgrade-dependenciesVinicius Reis
2022-06-10Bring back inline code supportJulius Härtl
2022-06-08Implement toMarkdown for hard break instead of replacing after markdown trans...Julius Härtl
2022-06-08Use two spaces instead of backslash to indicate hard break in markdownJulius Härtl
2022-06-08Add @tiptap/extension-hard-break to support hard breaksJulius Härtl
2022-06-08Changes menu entry.Pierre Ozoux
2022-06-08Do not register text/csv mimetype when office can handle itJulius Härtl
2022-05-24manual backport of #2426, refs #2411, Improve image attachment managementJulien Veyssier
2022-05-17💄 (#2371): fix css precedencebackport/2373/stable24Vinicius Reis
2022-05-17🐛 (#2371): fix viewer integration stylingVinicius Reis
2022-05-13manual backport of #2383, fix attachment link target generation, this also fi...Julien Veyssier
2022-05-09Switch to auto table layoutJulius Härtl
2022-04-27Merge remote-tracking branch 'origin/stable24' into backport/2340/stable24Vinicius Reis
2022-04-27fix: adjust menubar on sidebar togglingMax
2022-04-26⚡️ (#2323): inject SyncService instanceVinicius Reis
2022-04-26⚡️ (#2323): remove reactivity from SyncService instanceVinicius Reis
2022-04-26⚡️ (#2323): inject editor into MenuBubbleVinicius Reis
2022-04-26⚡️ (#2323): use editor as providerVinicius Reis
2022-04-26⚡️ (#2323): remove reactivity from tiptap instanceVinicius Reis
2022-04-25Fix drag&drop of non-image objectsJonas
2022-04-21Expose lock in the text UIJulius Härtl
2022-04-21🔀 (#2097): backport to stable24Vinicius Reis
2022-04-19Fix height of editor-wrapper in viewer modal on mobileJonas
2022-04-19Fix help modal style with @nextcloud/vue >= 5.0.0Jonas
2022-04-19fix: leave some buffer so menubar does not wrapMax
2022-04-19fix: prioritize emoji and calloutMax
2022-04-19fix: keep menubar in one line - prioritize entriesMax
2022-04-19move drop event handling to the Image node, fix position of dropped imageJulien Veyssier
2022-04-19Add dropcursor to indicate where drop happensJonas
2022-04-11fix: only show table actions if editing is allowedMax