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-06rename most frontend image stuff to attachment (except the Tiptap node)Julien Veyssier
2022-09-06use constants for attachment typesJulien Veyssier
2022-09-06improve media file styleJulien Veyssier
2022-09-06use delete icon instead of community trashcanJulien Veyssier
2022-09-06rename most image stuff to file/media/attachmentJulien Veyssier
2022-09-06allow media file upload, handle display in ImageViewJulien Veyssier
2022-09-06Merge branch 'master' into fix/image_newlineJonas
2022-09-06Fix headlines being hidden behind toolbar (anchor links)Ferdinand Thiessen
2022-09-05💄 (#2829): adjust RichWorkspace menuVinicius Reis
2022-09-05✏️ (#2829): typofixVinicius Reis
2022-09-05💄 (#2829): adjuste the style to get closer to the current actions component.Vinicius Reis
2022-09-05Append a newline after inserted imagefix/image_newlineJonas
2022-09-03🐛 fix missing sharing tokenfix/noid/fix-sharing-folderVinicius Reis
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