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-09-13Compile assetsfeat/loggernextcloud-command
2022-09-13Use `@nextcloud/logger` for all loggingFerdinand Thiessen
2022-09-13Merge pull request #2912 from nextcloud/dependabot/npm_and_yarn/jest-environm...dependabot[bot]
2022-09-13build(deps-dev): bump jest-environment-jsdom from 29.0.2 to 29.0.3dependabot[bot]
2022-09-13Merge pull request #2913 from nextcloud/dependabot/npm_and_yarn/tiptap/extens...dependabot[bot]
2022-09-13build(deps): bump @tiptap/extension-underlinedependabot[bot]
2022-09-13Merge pull request #2908 from nextcloud/update/tiptapmax-nextcloud
2022-09-13Compile assetsnextcloud-command
2022-09-13⬆️ update @tiptap/* packagesVinicius Reis
2022-09-13Merge pull request #2907 from nextcloud/update/nextcloud-vue-7-beta-2max-nextcloud
2022-09-13Compile assetsnextcloud-command
2022-09-13⬆️ Upgrade dependencies.Vinicius Reis
2022-09-13Merge pull request #2863 from nextcloud/fix/emoji_list_keysmax-nextcloud
2022-09-13Compile assetsnextcloud-command
2022-09-13Stop emoji autocompletion when it got escaped by hitting <Esc>Jonas
2022-09-13Allow to select emojis with tab keyJonas
2022-09-13Ignore keyboard combinations with modifiers in emoji selector listJonas
2022-09-13Merge pull request #2878 from nextcloud/bug/use-primary-attr-for-current-user...Jonas
2022-09-13Compile assetsnextcloud-command
2022-09-13Fix eslint error about missing parameter descriptionJonas
2022-09-13fix: add primary attribute for current userLuka Trovic
2022-09-13[tx-robot] updated from transifexNextcloud bot
2022-09-13Merge pull request #2867 from nextcloud/feat/print_cssVinicius Reis
2022-09-13Compile assetsnextcloud-command
2022-09-13Add printing stylesheet, enables printing of text filesFerdinand Thiessen
2022-09-13SCSS: Unify code style and enforce it using stylelintFerdinand Thiessen
2022-09-12Merge pull request #2895 from nextcloud/upgrade/tiptapJonas
2022-09-10update: all of @tiptap in one goupgrade/tiptapMax
2022-09-10Merge pull request #2884 from nextcloud/dependabot/npm_and_yarn/vite-3.1.0dependabot[bot]
2022-09-10build(deps-dev): bump vite from 3.0.9 to 3.1.0dependabot[bot]
2022-09-10Merge pull request #2893 from nextcloud/dependabot/npm_and_yarn/nextcloud/eve...dependabot[bot]
2022-09-10build(deps): bump @nextcloud/event-bus from 3.0.0 to 3.0.2dependabot[bot]
2022-09-10[tx-robot] updated from transifexNextcloud bot
2022-09-09Merge pull request #2877 from nextcloud/revert/2841Vinicius Reis
2022-09-09Compile assetsrevert/2841nextcloud-command
2022-09-09⏪️ Revert "Merge pull request #2841 from nextcloud/feature/heading-anchor...Vinicius Reis
2022-09-09[tx-robot] updated from transifexv25.0.0beta6Nextcloud bot
2022-09-08Merge pull request #2876 from nextcloud/fix/2368Vinicius Reis
2022-09-08Compile assetsnextcloud-command
2022-09-08Fix: Multiple elements with the same html idFerdinand Thiessen
2022-09-08Merge pull request #2872 from nextcloud/fix/2869-link-detectionv25.0.0beta5max-nextcloud
2022-09-08Compile assetsnextcloud-command
2022-09-08fix: update link menububble on editor updatesMax
2022-09-08[tx-robot] updated from transifexNextcloud bot
2022-09-07[tx-robot] updated from transifexNextcloud bot
2022-09-06Merge pull request #2378 from nextcloud/enh/2339/non-image-media-attachmentsJulien Veyssier
2022-09-06Compile assetsnextcloud-command
2022-09-06fix testsJulien Veyssier
2022-09-06don't even render the image caption if attachment is not an imageJulien Veyssier
2022-09-06pass upload auth params as GET-like ones to avoid authentication error when e...Julien Veyssier