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-07-28🚑️ fix public file sharingVinicius Reis
2022-07-26Only autolink URLs containing protocolRaul
2022-07-25l10n: Separate wordsValdnet
2022-07-25Fix bullet list input role for CJK inputFerdinand Thiessen
2022-07-22🚨 fix lint warningsVinicius Reis
2022-07-22🚨 fix build warningsVinicius Reis
2022-07-19Fixed typo in EditorFactory `serializePlainText`Ferdinand Thiessen
2022-07-19Add filetype mapping for txt to plaintextFerdinand Thiessen
2022-07-19♿️ (#2387): add missing aria labelsVinicius Reis
2022-07-19🚸 (#2381): show menubar when user use tab key to navigateVinicius Reis
2022-07-19⚡️ (#2381): unsubscribe workspace events before destroy componentVinicius Reis
2022-07-19♿️ (#2381): make placeholder accessible by keyboard navigationVinicius Reis
2022-07-19Do not remove escaping from brackets, fixes #2703Ferdinand Thiessen
2022-07-19Added markdown parsing rules to tag special syntax to be not modified when savedFerdinand Thiessen
2022-07-19Add option to set default file extension and disable rich editingJulius Härtl
2022-07-15Fix parsing of whitespace used in task listsFerdinand Thiessen
2022-07-15Ensure whitespaces in markdown files are preservedFerdinand Thiessen
2022-07-13⚡️ (#2387): remove events from $editor before destroy itVinicius Reis
2022-07-12Fix icon color on dark modeJulius Härtl
2022-07-09Do not unintended remove or modify link titles, fixes #2699Ferdinand Thiessen
2022-07-08feat: update button styleLuka Trovic
2022-07-06fix: use own workspace endpoint instead of PROPFIND propertiesMax
2022-07-06Align UserColors with SessionList, show display name instead of user idFerdinand Thiessen
2022-07-05Move click conditions from default openClick handler to link pluginJonas
2022-07-05Prevent opening links with default handler in RichTextReaderJonas
2022-07-04package: expose ImageResolver so it can be provided to RichTextReaderMax
2022-07-04BaseReader: Use a factory pattern for creating the extension listFerdinand Thiessen
2022-07-04build(deps): bump @tiptap/extension-tabledependabot[bot]
2022-06-30Avoid loading the image before the node viewJulius Härtl
2022-06-30feat: improve collaborator styleLuka Trovic
2022-06-30l10n: Correct spellingValdnet
2022-06-20🚨 fix stylelint warningsVinicius Reis
2022-06-20Merge remote-tracking branch 'origin/master' into update_dependenciesVinicius Reis
2022-06-20⬆️ update tiptap and prosemirrorVinicius Reis
2022-06-20Merge branch 'master' of github.com:nextcloud/text into fix/formatting-helpVinicius Reis
2022-06-20l10n: Change to a capital letterValdnet
2022-06-20l10n: Change to a capital letterValdnet
2022-06-20l10n: Spelling unificationValdnet
2022-06-20l10n: Spelling unificationValdnet
2022-06-20fix: configure lowlight for code-block-lowlightMax
2022-06-20fix: remove duplicate Dropcursor extensionMax
2022-06-15Fix formatting help modal not triggered if button is in submenuFerdinand Thiessen
2022-06-10Use better wording in english to allow easier gender neutral translationsJulius Härtl
2022-06-10Bring back inline code supportJulius Härtl
2022-06-09Include prosemirror.css in RichTextReader.vue to bring back stylingJonas
2022-06-09Adjust guest avatar style to be distinguishable from regular usersJulius Härtl
2022-06-09Use Guest as a default nameJulius Härtl
2022-06-09🚸 (#2463): change error messageVinicius Reis
2022-06-09🐛 (#2463): fix currentDirectory parameterVinicius Reis
2022-06-09🎨 (#2463): format codeVinicius Reis