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 (Expand)Author
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-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-21Expose lock in the text UIJulius Härtl
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: 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-06Fix participant popover designJulius Härtl
2022-03-31ui: translate table actions, new iconsMax
2022-03-31harmonize prop/data namesenh/image-drag-n-dropJulien Veyssier
2022-03-31handle image paste, ignore the event's text if it contains a file (#2265)Julien Veyssier
2022-03-31remove upload by link on server side, fix error managementJulien Veyssier
2022-03-30use promises to handle multiple simultaneous uploadsJulien Veyssier
2022-03-30add image upload via drag'n'dropJulien Veyssier
2022-03-14🚸 (#2184): change the icon of formating helpVinicius Reis
2022-03-09refactor: prepare loading content in session creationMax
2022-03-08refactor: extract logic into computedperformance/postpone/rendering-menubarMax
2022-03-07display content first and then load menusMax
2022-03-02fix: do not try to send steps to a read only docMax
2022-03-01lint: fix errors from @nextcloud/eslint-config@7Max
2022-03-01Autoscroll suggestion list when navigating the emoji suggestionsJonas
2022-03-01Add emoji autocompletion (#987)Jonas
2022-02-09fix: adjust keyboard shortcuts and help modalMax
2022-02-09fix: use tiptap.commands to focusMax
2022-02-09fix: use same lowlight version as tiptapMax
2022-02-09upgrade: syntax highlighting with tiptap2Azul
2022-02-09upgrade: tiptap v2Azul
2022-01-24handle __ as underline when loading markdown filesMax
2022-01-24refactor: move markdownit to its own directoryMax
2022-01-24ui: use Avatars in 44px for the setssion listMax
2022-01-24ui: vertical center avatar and save status in menu barMax
2022-01-24fix feedbackLuka Trovic
2022-01-18fix: vue warning about invalid prop typeMax
2022-01-13hand the content wrapper to the menububble explicitlyAzul
2022-01-13fix: 2020 let heading menu overflow workspaceAzul
2022-01-13update offline state message when savingLuka Trovic
2022-01-07refs #2049 cypress test: insert image from linkJulien Veyssier
2022-01-03improve image link generation and getAttachmentNamesFromContent(), implement ...Julien Veyssier
2022-01-03fix stuff after PR commentsJulien Veyssier
2022-01-03adjustments after rebaseJulien Veyssier
2022-01-03use Vuex to store current session and get it in the ImageView componentJulien Veyssier