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-03-14💄 (#2184): paragraph adjustsVinicius Reis
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-02fix: indicator of the task list.Max
2022-03-02fix: do not try to send steps to a read only docMax
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-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-21fix: only apply bullet style to ul > liMax
2022-02-14fix: bring back horizontal ruleMax
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
2022-02-09upgrade: syntax highlighting with tiptap2Azul
2022-02-09upgrade: tiptap v2Azul
2022-02-07[master] Prevents race condition when loading imagesMichal Junek
2022-02-07[master] Render data URL images as-isMichal Junek
2022-02-03Add key bindings for uppercase letters for bold, italic underlineJonas
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: 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-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-13hand the content wrapper to the menububble explicitlyAzul
2022-01-13update offline state message when savingLuka Trovic
2022-01-13Bump @nextcloud/webpack-vue-config from 4.2.0 to 4.3.0dependabot[bot]
2022-01-12declare missing getPos prop in <ImageView>Julien Veyssier
2022-01-11Bump @cypress/browserify-preprocessor from 3.0.1 to 3.0.2dependabot[bot]
2022-01-10refs #1900 fix image serving in direct editing, avoid passing empty shareToke...Julien Veyssier
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-30fix stylelint config and one css importJulien Veyssier
2021-12-28fix landscape image issueLuka Trovic
2021-12-28Fix autofocus on empty documents without a node (Fixes: #1974)Jonas Meurer
2021-12-16l10n: Change to a capital letterValdnet
2021-12-15Further wording and layout improvementsJonas Meurer
2021-12-14Fix modal height and improve wording (both on mobile)Jonas Meurer
2021-12-14Remove emoji documentation and minor wording improvementsJonas Meurer
2021-12-14Make modal full-screen on mobileJonas Meurer
2021-12-14Make info icon the last item of the formatting barJonas Meurer
2021-12-13Add formatting help modal (Fixes: #1941)Jonas Meurer