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-06-08Changes menu entry.Pierre Ozoux
2022-06-08Do not register text/csv mimetype when office can handle itJulius Härtl
2022-05-24Compile assetsnextcloud-command
2022-05-17💄 (#2371): fix css precedencebackport/2373/stable24Vinicius 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-27📦️ (#2340): add compiled filesVinicius Reis
2022-04-21Bump bundlesJulius Härtl
2022-04-19Fix height of editor-wrapper in viewer modal on mobileJonas
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-03-31build: compile jsMax
2022-03-31harmonize prop/data namesenh/image-drag-n-dropJulien Veyssier
2022-03-14📦️ (#2184): add compiled assetsVinicius Reis
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-01lint: fix errors from @nextcloud/eslint-config@7Max
2022-03-01Add emoji autocompletion (#987)Jonas
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-02-03Use file.path to track more accurately EditorWrapper instancesLouis Chemineau
2022-01-24handle __ as underline when loading markdown filesMax
2022-01-24refactor: move markdownit to its own directoryMax
2022-01-24Support underline - use `____` in markdownAzul
2022-01-24ui: vertical center avatar and save status in menu barMax
2022-01-24fix feedbackLuka Trovic
2022-01-22Bump @nextcloud/webpack-vue-config from 4.3.0 to 4.3.2dependabot[bot]
2022-01-18fix: vue warning about invalid prop typeMax
2022-01-17Fix closing the editor modal in public folder viewJulien Veyssier
2022-01-13hand the content wrapper to the menububble explicitlyAzul
2022-01-13update offline state message when savingLuka Trovic
2022-01-07refs #2049 do a proper image check with file name returned in request responseJulien Veyssier
2022-01-03fix some psalm false positivesJulien Veyssier
2021-12-28Fix autofocus on empty documents without a node (Fixes: #1974)Jonas Meurer
2021-12-15Further wording and layout improvementsJonas Meurer
2021-12-14Make info icon the last item of the formatting barJonas Meurer
2021-12-13Add formatting help modal (Fixes: #1941)Jonas Meurer