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-07fix: only show delete image button when editingMax
2022-07-05fix: specify file extensions in import statementsMax
2022-05-24manual backport of #2426, refs #2411, Improve image attachment managementJulien Veyssier
2022-05-13manual backport of #2383, fix attachment link target generation, this also fi...Julien Veyssier
2022-03-30add image upload via drag'n'dropJulien Veyssier
2022-03-01Merge branch 'fix/master/image_data_urls' of https://github.com/DerpgonCz/tex...Max
2022-03-01lint: fix errors from @nextcloud/eslint-config@7Max
2022-02-09fix: use tiptap v2 prop deleteNode to delete imageMax
2022-02-09fix: scroll image into view once it has been loadedMax
2022-02-09upgrade: tiptap v2Azul
2022-02-07[master] Prevents race condition when loading imagesMichal Junek
2022-02-07[master] Render data URL images as-isMichal Junek
2022-01-12declare missing getPos prop in <ImageView>Julien Veyssier
2022-01-12add image removing featureLuka Trovic
2022-01-10refs #1900 fix image serving in direct editing, avoid passing empty shareToke...Julien Veyssier
2022-01-03use Vuex to store current session and get it in the ImageView componentJulien Veyssier
2022-01-03use image file name instead of file ID in content linksJulien Veyssier
2022-01-03store file id (instead of name) in markdown image links, cleanup attachments ...Julien Veyssier
2022-01-03provide content-type header when serving imagesJulien Veyssier
2022-01-03cleanup server side stuffJulien Veyssier
2022-01-03public upload/link-insertion almost done, issue with missing fileId in single...Julien Veyssier
2022-01-03serve attached images to public linksJulien Veyssier
2022-01-03identify image by name instead of id in text file contentJulien Veyssier
2022-01-03display/upload/add-link works with attachment folder in user contextJulien Veyssier
2021-12-28fix landscape image issueLuka Trovic
2021-12-04Fix javascript linting warningsJonas Meurer
2021-12-02add a regular link if a file was inserted instead of an imageLuka Trovic
2021-11-11fix: handling of preview urls and testsAzul
2021-08-02fix: resolve relative image path based on currentDirectory optionAzul
2020-09-25Fix images in public linksJulius Härtl
2020-08-11Bump eslint and fix deprecationsJulius Härtl
2020-06-09allow relative image sources with fileidAzul
2020-06-09Allow embedding relative image pathsJulius Härtl
2019-11-05Move to @nextcloud packagesJulius Härtl
2019-11-04Adjust to new eslint rulesJulius Härtl
2019-10-05Fix eslintJulius Härtl
2019-07-01Add stylelintJulius Härtl
2019-06-24Remove 'whitespace only text node' issue, fix #86Jan-Christoph Borchardt
2019-06-21Image embed view design improvements, simplificationJan-Christoph Borchardt
2019-06-15Better placeholder textJulius Härtl
2019-06-15Implement placeholders for non-image filesJulius Härtl
2019-06-15Implement custom image node with placeholder and alt text editingJulius Härtl