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-06-09Revert "Encode file to UTF-8 on `fetch` call"2463-load-fallback-images-when-image-could-not-be-loadedVinicius Reis
2022-06-09Merge branch 'master' into 2463-load-fallback-images-when-image-could-not-be-...Vinicius Reis
2022-06-09Merge pull request #2446 from nextcloud/enh/encoding_on_fetchJulius Härtl
2022-06-09Merge remote-tracking branch 'origin/master' into 2463-load-fallback-images-w...Vinicius Reis
2022-06-09🚸 (#2463): change error messageVinicius Reis
2022-06-09✅ (#2463): add error testsVinicius Reis
2022-06-09Encode file to UTF-8 on `fetch` callRaul
2022-06-09Merge pull request #2488 from nextcloud/tests/cypress-npm-buildJulius Härtl
2022-06-09Merge pull request #2494 from nextcloud/ci/cypress-speedupJulius Härtl
2022-06-08Compile assetsnextcloud-command
2022-06-08🐛 (#2463): fix currentDirectory parameterVinicius Reis
2022-06-08🎨 (#2463): format codeVinicius Reis
2022-06-08Add one more containerJulius Härtl
2022-06-08No need to build viewer anymoreJulius Härtl
2022-06-08Reenable multiple cypress ocntainersJulius Härtl
2022-06-08✅ (#2463): [WIP] ImageView testsVinicius Reis
2022-06-08🎨 (#2463): indent codeVinicius Reis
2022-06-08♻️ (#2463): remove duplicated codeVinicius Reis
2022-06-08✨ (#2463): emit error when image loading failsVinicius Reis
2022-06-08🚸 (#2463): improve uxVinicius Reis
2022-06-08🩹 (#2463): show a falback image when image can't be loadedVinicius Reis
2022-06-08Merge pull request #2492 from nextcloud/release/25.0.0-alpha.1max-nextcloud
2022-06-08Prepare for 25.0.0-alpha.1 NPM releaseJonas
2022-06-08Merge pull request #2470 from nextcloud/dependabot/npm_and_yarn/prosemirror-t...dependabot[bot]
2022-06-08build(deps): bump prosemirror-transform from 1.4.2 to 1.6.0dependabot[bot]
2022-06-08Merge pull request #2479 from nextcloud/dependabot/npm_and_yarn/prosemirror-c...dependabot[bot]
2022-06-08build(deps): bump prosemirror-collab from 1.2.2 to 1.3.0dependabot[bot]
2022-06-08Merge pull request #2478 from nextcloud/dependabot/npm_and_yarn/prosemirror-s...dependabot[bot]
2022-06-08build(deps): bump prosemirror-state from 1.3.4 to 1.4.0dependabot[bot]
2022-06-08Merge pull request #2472 from nextcloud/dependabot/npm_and_yarn/prosemirror-s...dependabot[bot]
2022-06-08build(deps): bump prosemirror-schema-list from 1.1.6 to 1.2.0dependabot[bot]
2022-06-08Merge pull request #2475 from nextcloud/dependabot/npm_and_yarn/core-js-3.22.8dependabot[bot]
2022-06-08build(deps): bump core-js from 3.22.7 to 3.22.8dependabot[bot]
2022-06-08Merge pull request #2476 from nextcloud/dependabot/npm_and_yarn/prosemirror-m...dependabot[bot]
2022-06-08build(deps): bump prosemirror-markdown from 1.8.0 to 1.9.1dependabot[bot]
2022-06-08Merge pull request #2483 from nextcloud/dependabot/npm_and_yarn/prosemirror-m...dependabot[bot]
2022-06-08build(deps): bump prosemirror-model from 1.16.1 to 1.18.0dependabot[bot]
2022-06-08Merge pull request #2484 from nextcloud/dependabot/npm_and_yarn/prosemirror-v...dependabot[bot]
2022-06-08build(deps): bump prosemirror-view from 1.23.13 to 1.26.0dependabot[bot]
2022-06-08Build app before running cypress teststests/cypress-npm-buildJulius Härtl
2022-06-08Merge pull request #2386 from nextcloud/build/use-vite-for-packagemax-nextcloud
2022-06-08Compile assetsnextcloud-command
2022-06-08fix: return promise in cypress command to wait for itMax
2022-06-07fix: various issues with conflict displayMax
2022-06-07refactor: BaseReader for shared code between ReadersMax
2022-06-07vite: use vite-plugin-commonjs for vue-material-design-iconsMax
2022-06-07rename {Rich,Plain}textReader to {Rich,Plain}TextReaderMax
2022-06-07fix: remove nodes/index.js - import directlyMax
2022-06-07fix: split Table and EditableTable into independent filesMax
2022-06-07fix: try to keep editor from being reactiveMax