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-08-02Fix alignment of questionmark in guest avatarJonas
2022-08-01Update src/components/Menu/keys.jsVinicius Reis
2022-08-01♿️ (#2735): add missing shortcutsVinicius Reis
2022-08-01✏️ (#2735): typofixVinicius Reis
2022-08-01🩹 (#2735): fix incorrect shortcutsVinicius Reis
2022-08-01♿️ (#2735): add aria-keyshortcuts to menu entriesVinicius Reis
2022-07-30♿️ (#2737): add missing label/titleVinicius Reis
2022-07-29Front matter: Handle dashes in contentFerdinand Thiessen
2022-07-29Added tests for the front matter nodeFerdinand Thiessen
2022-07-29Better styling of Front Matter + input ruleFerdinand Thiessen
2022-07-29Add support for editing (not creating) FrontMatterFerdinand Thiessen
2022-07-29fix: move .document-status css to DocumentStatusMax
2022-07-29refactor: add actual Wrapper, rename old to MainMax
2022-07-29rename EditorWrapper -> EditorMax
2022-07-29rename: to Editor/{MediaHandler,Wrapper}Max
2022-07-29refactor: add Content component for editor contentMax
2022-07-29refactor: separate component for editorMax
2022-07-29refactor: add Status and DocumentStatus componentsMax
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