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-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-07build(deps): bump prosemirror-transform from 1.3.3 to 1.3.4dependabot[bot]
2022-02-03Use file.path to track more accurately EditorWrapper instancesLouis Chemineau
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 core-js from 3.20.2 to 3.20.3dependabot[bot]
2022-01-22Bump @nextcloud/webpack-vue-config from 4.3.0 to 4.3.2dependabot[bot]
2022-01-22Bump @nextcloud/axios from 1.8.0 to 1.9.0dependabot[bot]
2022-01-18Bump prosemirror-view from 1.23.5 to 1.23.6dependabot[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-13Bump @nextcloud/webpack-vue-config from 4.2.0 to 4.3.0dependabot[bot]
2022-01-13Bump core-js from 3.18.3 to 3.20.2dependabot[bot]
2022-01-12Bump prosemirror-view from 1.23.0 to 1.23.5dependabot[bot]
2022-01-12Bump @nextcloud/event-bus from 2.1.0 to 2.1.1dependabot[bot]
2022-01-12declare missing getPos prop in <ImageView>Julien Veyssier
2022-01-12Bump prosemirror-markdown from 1.6.0 to 1.7.0dependabot[bot]
2022-01-12Bump @nextcloud/initial-state from 1.2.0 to 1.2.1dependabot[bot]
2022-01-11Bump @cypress/browserify-preprocessor from 3.0.1 to 3.0.2dependabot[bot]
2022-01-11Bump @nextcloud/vue from 4.2.0 to 4.3.0dependabot[bot]
2022-01-11Bump markdown-it from 12.2.0 to 12.3.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-04Bump prosemirror-model from 1.15.0 to 1.16.1dependabot[bot]
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-17Bump @nextcloud/axios from 1.7.0 to 1.8.0dependabot[bot]
2021-12-16l10n: Change to a capital letterValdnet
2021-12-15Comply to new addScript APIJonas Meurer
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
2021-12-09fix only the first item gets tasklist-ified issueLuka Trovic
2021-12-04Fix javascript linting warningsJonas Meurer
2021-12-03make sure translations are parsed correctlyJulien Veyssier