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-09-01💄 (#299): adjust link positionVinicius Reis
2022-09-01Add visible and clickable links for the page anchorsFerdinand Thiessen
2022-08-30tests: add paragraph to expected outputMax
2022-08-30Hotfix to always load tiptap with the trailing paragraphJulius Härtl
2022-08-30Test that loading does not trigger a document changeJulius Härtl
2022-08-25Mock additional methods of @nextcloud/auth during testsJulius Härtl
2022-08-25Emit notification on adding a mentionJulius Härtl
2022-08-25fix: feedbackLuka Trovic
2022-08-25Fix parsing of HTML for the mentionJulius Härtl
2022-08-25feat: display correct username and use ISearch to search usersLuka Trovic
2022-08-25Fix editor opening when empty @ symbol is presentJulius Härtl
2022-08-25Fix keyboard navigationJulius Härtl
2022-08-25Cleanup old html renderingJulius Härtl
2022-08-25Use vue component for the renderingJulius Härtl
2022-08-25Fix lintingJulius Härtl
2022-08-25fix: solve markdown-it-mentions issuesLuka Trovic
2022-08-25feat: enhance user mention uiLuka Trovic
2022-08-25feat: add user mentions featureLuka Trovic
2022-08-24Refactor regex for keeping syntax to support SafariJulius Härtl
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