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-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-12Fix icon color on dark modeJulius Härtl
2022-07-08feat: update button styleLuka Trovic
2022-07-06Align UserColors with SessionList, show display name instead of user idFerdinand Thiessen
2022-07-05Prevent opening links with default handler in RichTextReaderJonas
2022-07-04BaseReader: Use a factory pattern for creating the extension listFerdinand Thiessen
2022-06-30feat: improve collaborator styleLuka Trovic
2022-06-20Merge branch 'master' of github.com:nextcloud/text into fix/formatting-helpVinicius Reis
2022-06-20l10n: Change to a capital letterValdnet
2022-06-20l10n: Change to a capital letterValdnet
2022-06-20l10n: Spelling unificationValdnet
2022-06-20l10n: Spelling unificationValdnet
2022-06-15Fix formatting help modal not triggered if button is in submenuFerdinand Thiessen
2022-06-10Use better wording in english to allow easier gender neutral translationsJulius Härtl
2022-06-09Include prosemirror.css in RichTextReader.vue to bring back stylingJonas
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-09♻️ (#2463): remove duplicated codeVinicius Reis
2022-06-09🩹 (#2463): show a falback image when image can't be loadedVinicius Reis
2022-06-07fix: various issues with conflict displayMax
2022-06-07refactor: BaseReader for shared code between ReadersMax
2022-06-07rename {Rich,Plain}textReader to {Rich,Plain}TextReaderMax
2022-06-07fix: try to keep editor from being reactiveMax
2022-06-07fix: package build use full filename in importsMax
2022-06-07package: tweak index.html and sylesMax
2022-06-07cleanup: drop richTextOptions and currentDirectoryMax
2022-06-07cleanup: we do not provide extensions for nowMax
2022-06-07refactor: split Reader into Plaintext and Richtext readersMax
2022-06-07refactor: rename ReadOnlyEditor to ReaderMax
2022-06-07fix: provide the current directory to ReadOnlyEditorMax
2022-06-07refactor: inject $imageResolver in EditorWrapperMax
2022-06-07feature: emit clickLink from `ReadOnlyEditor`Max
2022-06-07fix: reactive content in ReadOnlyEditorMax
2022-06-07refactor: use Editor.new directly in ReadOnlyEditorMax
2022-05-31🧑‍💻 (#2462): proxy some sync service eventsVinicius Reis
2022-05-31⚡️ (#2462): remove memory leak from unnecessary listenersVinicius Reis
2022-05-31🩹 (#2345): use nextcloud button instead of html buttonVinicius Reis
2022-05-30🎨 (#2345): sort icons2345-migrate-icons-to-vue-material-design-iconsVinicius Reis
2022-05-30💄 (#2345): use mdi icons in bubble menuVinicius Reis
2022-05-30✨ (#2345): more iconsVinicius Reis
2022-05-30🩹 (#2345): improve ActionList componentVinicius Reis
2022-05-30✏️ (#2345): typofixVinicius Reis
2022-05-30✏️ (#2345): typofixVinicius Reis
2022-05-30🐛 (#2345): fix wrong condictionVinicius Reis
2022-05-27🩹 (#2345): remove test codeVinicius Reis
2022-05-27🐛 (#2345): fix missing help modalVinicius Reis
2022-05-27🐛 (#2345): fix missing event trigged when actionEntry have an click instea...Vinicius Reis