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-11-10Added test for rendering of hard breaks within the editorFerdinand Thiessen
2022-11-10Fix hard line breaks displayed with additional new line betweenFerdinand Thiessen
2022-11-10tests: Move table unittest to nodes directoryFerdinand Thiessen
2022-11-09Add paste event handler to allow pasting markdownJulius Härtl
2022-11-09Don't apply author annotations when in compositionJonas
2022-11-08Compile assetsnextcloud-command
2022-11-08Redirect to login if attempting to create sync session while unauthenticatedRaul
2022-11-07Do not render the workspace if file list is hiddenJulius Härtl
2022-11-02Remove trailing newline from code blocksJonas
2022-11-02TaskItem: Don't allow toggling while editor is readonlyMarcel Klehr
2022-11-01Fix inputRegex for TaskItem to not mark empty checkbox as checkedJonas
2022-11-01Emit update when setting new editor content in BaseReaderJonas
2022-10-31Add method to log editor content to debugger consoleJonas
2022-10-31lint:fixMarcel Klehr
2022-10-31Fix link opening in readonly modeMarcel Klehr
2022-10-31Fix code blocks loosing the language hint on serializationFerdinand Thiessen
2022-10-27🐛 fix relative link in RichWorkspaceVinicius Reis
2022-10-24Remember last directory for linking to files to directoriesFerdinand Thiessen
2022-10-24Replace MenuBubble with menu bar entry for linksFerdinand Thiessen
2022-10-21Update commonmark tests to version 0.30Ferdinand Thiessen
2022-10-19✨ (#1220): keep last file path when choose files from file pickerVinicius Reis
2022-10-18Localize and improve empty results message for user mentionsJonas
2022-10-18Allow to select user mentions with tab keyJonas
2022-10-18Ignore keyboard combinations with modifiers in user mention suggestion listJonas
2022-10-18Fix copy and paste of user mentionsJonas
2022-10-14♻️ isolate logic of CharacterCountVinicius Reis
2022-10-14🩹 formatting-help must only be in extra optionsVinicius Reis
2022-10-12Fix pressing the enter key removes heading contentFerdinand Thiessen
2022-10-12Use vue-richtext for rendering paragraph widgetJulius Härtl
2022-10-11Remove superfluous `top: 104px` from outline stylingJonas
2022-10-11✨ (#2904): Able to show outiline in readonly modeVinicius Reis
2022-10-11Set #content margin to 0 for direct editingJonas
2022-10-11Remove unused assets copied from nextcloud-vueFerdinand Thiessen
2022-10-10Consolidate CSS styles for user mention listJonas
2022-10-06Migrate to use `:deep` selector instead of deprecated `::v-deep`Ferdinand Thiessen
2022-10-05feat: add tests for mentionsLuka Trovic
2022-10-05Always move formatting help to the three-dot-menuJonas
2022-10-05Add alphabet icon and character countJonas
2022-10-05Feature: Show word count in RichTextFerdinand Thiessen
2022-10-05Improved styling of saving indicatorFerdinand Thiessen
2022-10-03🐛 prevent attachment content to be editableVinicius Reis
2022-10-03🎨 format cssVinicius Reis
2022-10-03Added a unittest for escaping of table cellsFerdinand Thiessen
2022-10-03Fix escaping of `|` inside table cellsFerdinand Thiessen
2022-10-02🐛 (#3069): fix table settings buttonfix/3069/table-settings-button-shifted-in-chromeiumVinicius Reis
2022-09-30🩹 fix emoji suggestion regressionVinicius Reis
2022-09-30➕ use slug package to make anchor more idiom and emoji compatibleVinicius Reis
2022-09-29✏️ (#2842): change container of ActionAttachmentUploadVinicius Reis
2022-09-29🐛 fix emoji picker eventVinicius Reis
2022-09-29🐛 (#2842): use menu bar as container for emoji and list actionsVinicius Reis