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
2020-12-22Fix link bubble positionJulius Härtl
2020-12-22fix: use OC.Files API to get file infoAzul
2020-12-09Properly stop document fetching in error states and always require to reconne...Julius Härtl
2020-12-03Also register to urlChanged event to update RichWorkspacegoligo
2020-11-12Validate link before openingJulius Härtl
2020-11-09Adjust to eslint rule updatesJulius Härtl
2020-10-01Check if error is ocs response on workspace requestDaniel Kesselberg
2020-09-11Fix IE styling bugs in rich workspaces and the editorJulius Härtl
2020-08-27Move search handler for text to only trigger within the text inputJulius Härtl
2020-07-09Check if a file was created manually before creating a new rich workspaceJulius Härtl
2020-06-24Show tooltip on link hoverJulius Härtl
2020-06-22Dot show empty workspace container if files are not creatableJulius Härtl
2020-06-16Add proxy-polyfill to make tiptap work with IE11Julius Härtl
2020-06-08Also translate 'Add notes, ...' inside EditorGeorg Ehrke
2020-05-20Handle 403 errors the same as not foundJulius Härtl
2020-04-22Fix broken syntax highlight with highlight.js > 9.16Julius Härtl
2020-04-22Fix eslint errorsJulius Härtl
2020-04-20Enable Text to be used by Viewer outside Files appDaniel Calviño Sánchez
2020-04-20Remove unused propertyDaniel Calviño Sánchez
2020-04-20Remove unused preview pluginJulius Härtl
2020-03-25Use New OCA.Files.Settings APIGary Kim
2020-03-25Expose workspace_available on public sharesJulius Härtl
2020-03-25Do not show workspace placeholder on folders without create permissionsDaniel Calviño Sánchez
2020-03-25Send parent folder permissions along with workspace file metadataDaniel Calviño Sánchez
2020-03-25Explicitly disable rich workspaces in public share pagesDaniel Calviño Sánchez
2020-03-05Only apply a max-height to the rich workspace sectionJulius Härtl
2020-02-05Check if the accessibility app is enabledJulius Härtl
2020-01-27Fix eslintJulius Härtl
2020-01-27Fix iOS direct editingJulius Härtl
2020-01-27Always show h1 icon to keep menu smallJulius Härtl
2020-01-27Disable resizing on iOS in direct editingJulius Härtl
2020-01-27Fix node selection and clicking linksJulius Härtl
2020-01-27Block creating new files if already triggered (fixes #584)Julius Härtl
2020-01-27Fix duplicate settings id (fixes #602)Julius Härtl
2020-01-27Fix public modal and rich workspace menubar index (fixes #603)Julius Härtl
2020-01-16Fix styling in the rich workspace sectionJulius Härtl
2020-01-16Fix editing plain text files with direct editingJulius Härtl
2020-01-15Try fixing the click handler on firefoxJulius Härtl
2020-01-15Do not apply filter on popovermenu avatarsJulius Härtl
2020-01-15Do not overwrite avatar fallback colorJulius Härtl
2020-01-15Do not show text on guest name submit buttonJulius Härtl
2020-01-14Fix last saved typoChristoph Wurst
2020-01-09Always limit the height of the rich workspaceJulius Härtl
2020-01-09Save file before closing (fix #527)Julius Härtl
2020-01-09Fix menu and spacing on direct editingJulius Härtl
2020-01-09Properly handle file deletion and temporary service unavailabilityJulius Härtl
2020-01-09Only register viewer plugin onceJulius Härtl
2020-01-03Add more mimetypes for plain text editingJulius Härtl
2020-01-03Fix design of menububble for adding linksJan-Christoph Borchardt
2020-01-02Revert "Add more mimetypes for plain text editing"Julius Härtl