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-05-26♻️ (#2345): make Callout as a componentVinicius Reis
2022-05-25💚 (#2345): fix inconsistent testVinicius Reis
2022-05-25✅ (#2345): fix image testsVinicius Reis
2022-05-24✅ (#2345): fix workspace testsVinicius Reis
2022-05-24🚧 (#2345): workspace testsVinicius Reis
2022-05-24✅ (#2345): fix links testsVinicius Reis
2022-05-24✅ (#2345): fix viewer testsVinicius Reis
2022-05-24✅ (#2345): fix share testsVinicius Reis
2022-05-23adjust cypress tests to new markdown image targetJulien Veyssier
2022-05-11✅ (#2338): add cypress testsVinicius Reis
2022-04-26✅ fix some cypress testsVinicius Reis
2022-04-25force click on menu buttons when they are hidden (in the dropdown)Julien Veyssier
2022-04-25adapt cypress login command to small change in 25Julien Veyssier
2022-04-21✅ (#2097): use calledWithMatch instead of calledWithVinicius Reis
2022-04-21✅ (#2097): improve login actionVinicius Reis
2022-04-20✅ (#2097): add link integration testsVinicius Reis
2022-03-31feature: button to remove tableMax
2022-03-31feat: add and remove columns in tablesMax
2022-03-31fix: preserve td and th attributesMax
2022-03-31fix: keep tables separate in markdownMax
2022-03-30add image upload via drag'n'dropJulien Veyssier
2022-03-24Replace deprecated String.prototype.substr()Tobias Speicher
2022-03-14✅ (#2184): add callouts cypress testsVinicius Reis
2022-03-14➕ (#2184): add eslint-plugin-cypressVinicius Reis
2022-03-11test attachment folder feature with shared filesJulien Veyssier
2022-03-11wait for requests/animations rather than arbitrary number of secondsJulien Veyssier
2022-03-10test attachment dir content after upload, move, copy, deleteenh/more-image-cypress-testsJulien Veyssier
2022-03-03fix: workspace with Readme.md open details.Max
2022-03-02ui: use list icon for tasklistsMax
2022-03-02fix: indicator of the task list.Max
2022-03-02test: load markdown with commands from .md fileMax
2022-03-02test: runCommands to run all commands included in MarkdownMax
2022-03-02test: loadMarkdown to initialize editor contentMax
2022-03-02test: expect markdownMax
2022-03-02test: iterate over elements with Todo textMax
2022-03-02test: todo lists and othersMax
2022-03-02test: closing the non-viewer modal in shared folderMax
2022-03-02fix: do not try to send steps to a read only docMax
2022-03-02test: workspace in public shareMax
2022-03-02test: do not force_language for cypressMax
2022-03-02fix: workspace with alternative file namesMax
2022-03-02use filelist PROPFIND for loading workspaceMax
2022-02-09upgrade: tiptap v2Azul
2022-02-07don't open the viewer before deleting the user in images cypress testsJulien Veyssier
2022-01-24handle __ as underline when loading markdown filesMax
2022-01-13fix: 2020 let heading menu overflow workspaceAzul
2022-01-10factorize image upload cypress testsJulien Veyssier
2022-01-07refs #2049 do a proper image check with file name returned in request responseJulien Veyssier
2022-01-07refs #2049 refactor cypress image testsJulien Veyssier
2022-01-07refs #2049 add cypress test for local image uploadJulien Veyssier