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-13Use `@nextcloud/logger` for all loggingFerdinand Thiessen
2022-09-13Stop emoji autocompletion when it got escaped by hitting <Esc>Jonas
2022-09-13Allow to select emojis with tab keyJonas
2022-09-13Ignore keyboard combinations with modifiers in emoji selector listJonas
2022-09-13Fix eslint error about missing parameter descriptionJonas
2022-09-13fix: add primary attribute for current userLuka Trovic
2022-09-13Add printing stylesheet, enables printing of text filesFerdinand Thiessen
2022-09-09⏪️ Revert "Merge pull request #2841 from nextcloud/feature/heading-anchor...Vinicius Reis
2022-09-08Fix: Multiple elements with the same html idFerdinand Thiessen
2022-09-08fix: update link menububble on editor updatesMax
2022-09-06don't even render the image caption if attachment is not an imageJulien Veyssier
2022-09-06pass upload auth params as GET-like ones to avoid authentication error when e...Julien Veyssier
2022-09-06better border management for image captionJulien Veyssier
2022-09-06rename cypress attachment tests, add one for media uploadJulien Veyssier
2022-09-06image caption borderJulien Veyssier
2022-09-06avoid image caption offset when delete icon appearsJulien Veyssier
2022-09-06add border to media attachmentJulien Veyssier
2022-09-06put delete icon next to imagesJulien Veyssier
2022-09-06avoid mutating image target candidatesJulien Veyssier
2022-09-06fix image caption text colorJulien Veyssier
2022-09-06use computed props to toggle delete iconJulien Veyssier
2022-09-06add tests for attachment metadata url generationJulien Veyssier
2022-09-06move attachment resolver axios call to ImageViewJulien Veyssier
2022-09-06use button for attachment deletion, left align media attachmentsJulien Veyssier
2022-09-06rename 'insert attachment' menu action, wait for metadata before resolving lo...Julien Veyssier
2022-09-06adjust frontend testsJulien Veyssier
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