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
AgeCommit message (Expand)Author
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-22🚨 fix lint warningsVinicius Reis
2022-07-22🚨 fix build warningsVinicius Reis
2022-07-19♿️ (#2387): add missing aria labelsVinicius Reis
2022-07-19Add option to set default file extension and disable rich editingJulius Härtl
2022-07-13⚡️ (#2387): remove events from $editor before destroy itVinicius Reis
2022-07-06Align UserColors with SessionList, show display name instead of user idFerdinand Thiessen
2022-06-30feat: improve collaborator styleLuka Trovic
2022-06-09Adjust guest avatar style to be distinguishable from regular usersJulius Härtl
2022-06-09Use Guest as a default nameJulius Härtl
2022-06-09🐛 (#2463): fix currentDirectory parameterVinicius Reis
2022-06-07fix: various issues with conflict displayMax
2022-06-07cleanup: drop richTextOptions and currentDirectoryMax
2022-06-07refactor: rename ReadOnlyEditor to ReaderMax
2022-06-07fix: provide the current directory to ReadOnlyEditorMax
2022-06-07refactor: inject $imageResolver in EditorWrapperMax
2022-05-31🧑‍💻 (#2462): proxy some sync service eventsVinicius Reis
2022-05-31⚡️ (#2462): remove memory leak from unnecessary listenersVinicius Reis
2022-05-30✏️ (#2345): typofixVinicius Reis
2022-05-27🐛 (#2345): fix missing help modalVinicius Reis
2022-05-26🚚 (#2345): rename EditorDraggable -> EditorMidiaHandlerVinicius Reis
2022-05-26🚚 (#2345): rename Menu.vue -> MenuBar.vueVinicius Reis
2022-05-26🚸 (#2345): adjust menubar positionVinicius Reis
2022-05-24🚧 (#2345): workspace testsVinicius Reis
2022-05-24✅ (#2345): fix share testsVinicius Reis
2022-05-23♻️ (#2345): remove id selectorsVinicius Reis
2022-05-21💄 (#2345): improve fullscreen menu barVinicius Reis
2022-05-18⚰️ (#2345): remove unused methods and codesVinicius Reis
2022-05-18♻️ (#2345) split menu bar in small componentsVinicius Reis
2022-05-13🚧 (#2345): use material design iconsVinicius Reis
2022-05-11Merge remote-tracking branch 'origin/master' into fix/attachment-cleanup-get-...Vinicius Reis
2022-05-10fix attachment link target generation, this also fixes cleanup when there are...Julien Veyssier
2022-05-09💄 (#2371): fix css precedenceVinicius Reis
2022-05-03fix: specify file extensions in import statementsMax
2022-04-26⚡️ (#2323): inject SyncService instanceVinicius Reis
2022-04-26⚡️ (#2323): remove reactivity from SyncService instanceVinicius Reis
2022-04-26⚡️ (#2323): inject editor into MenuBubbleVinicius Reis
2022-04-26⚡️ (#2323): use editor as providerVinicius Reis
2022-04-26⚡️ (#2323): remove reactivity from tiptap instanceVinicius Reis
2022-04-21Expose lock in the text UIJulius Härtl
2022-04-19Fix height of editor-wrapper in viewer modal on mobileJonas
2022-04-19move drop event handling to the Image node, fix position of dropped imageJulien Veyssier
2022-03-31ui: translate table actions, new iconsMax
2022-03-31harmonize prop/data namesenh/image-drag-n-dropJulien Veyssier
2022-03-31handle image paste, ignore the event's text if it contains a file (#2265)Julien Veyssier
2022-03-31remove upload by link on server side, fix error managementJulien Veyssier