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-22Disable background fade on empty rih workspaceJulius Härtl
2022-08-19Rename components to NcJulius Härtl
2022-08-19🩹 fix action stylesVinicius Reis
2022-08-19Fix eslint errorsJulius Härtl
2022-08-19Move from Button to ButtonVueJulius Härtl
2022-08-19Adapt to new eslint rulesJulius Härtl
2022-08-17🐛 (#107): calcule headers on creationVinicius Reis
2022-08-17♻️ (#107): split heading logic: extractHeadingsVinicius Reis
2022-08-17🚸 (#107): preserve previous level for animationVinicius Reis
2022-08-17♻️ (#107): move heading anchor logic to heading titap pluginVinicius Reis
2022-08-17💄 (#107): visual adjustVinicius Reis
2022-08-17Do not debounce the initial toc renderingJulius Härtl
2022-08-17Fix animation to only trigger if the heading node actually changedJulius Härtl
2022-08-17Polish toc stylingJulius Härtl
2022-08-17Enable outline view on mobileJulius Härtl
2022-08-17🚧 (#107): Add outline viewVinicius Reis
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