Branch: refs/heads/CRISTAL-638
Home:
https://github.com/xwiki-contrib/cristal
Commit: 66b33c3b9a4f38e8523ae1b7611a634b910eb0db
https://github.com/xwiki-contrib/cristal/commit/66b33c3b9a4f38e8523ae1b7611…
Author: Manuel Leduc <manuel.leduc(a)xwiki.com>
Date: 2025-08-20 (Wed, 20 Aug 2025)
Changed paths:
M api/src/api/cristalApp.ts
R core/uniast/CHANGELOG.md
R core/uniast/package.json
R core/uniast/src/__tests__/converters.test.ts
R core/uniast/src/ast.ts
R core/uniast/src/index.ts
R core/uniast/src/interface.ts
R core/uniast/src/markdown/md-to-uniast.ts
R core/uniast/src/markdown/uniast-to-md.ts
R core/uniast/tsconfig.json
R core/uniast/tsdoc.json
A core/uniast/uniast-api/package.json
A core/uniast/uniast-api/src/ast.ts
A core/uniast/uniast-api/src/converterContext.ts
A core/uniast/uniast-api/src/index.ts
A core/uniast/uniast-api/tsconfig.json
A core/uniast/uniast-api/tsdoc.json
A core/uniast/uniast-html/package.json
A core/uniast/uniast-html/src/html/uniast-to-html.ts
A core/uniast/uniast-html/src/index.ts
A core/uniast/uniast-html/tsconfig.json
A core/uniast/uniast-html/tsdoc.json
A core/uniast/uniast-html/vite.config.ts
A core/uniast/uniast-html/vitest.config.ts
A core/uniast/uniast-markdown/CHANGELOG.md
A core/uniast/uniast-markdown/package.json
A core/uniast/uniast-markdown/src/__tests__/converters.test.ts
A core/uniast/uniast-markdown/src/index.ts
A core/uniast/uniast-markdown/src/interface.ts
A core/uniast/uniast-markdown/src/markdown/md-to-uniast.ts
A core/uniast/uniast-markdown/src/markdown/uniast-to-md.ts
A core/uniast/uniast-markdown/tsconfig.json
A core/uniast/uniast-markdown/tsdoc.json
A core/uniast/uniast-markdown/vite.config.ts
A core/uniast/uniast-markdown/vitest.config.ts
R core/uniast/vite.config.ts
R core/uniast/vitest.config.ts
M editors/blocknote-headless/package.json
M editors/blocknote-headless/src/uniast/bn-to-uniast.ts
M editors/blocknote-headless/src/uniast/uniast-to-bn.ts
M editors/blocknote-headless/src/vue/c-blocknote-view.vue
M editors/blocknote-react/package.json
M editors/blocknote/package.json
M editors/blocknote/src/vue/c-edit-blocknote.vue
M eslint.config.ts
M lib/package.json
M lib/src/components/DefaultCristalApp.ts
M lib/src/default/defaultComponentsList.ts
R macros/package.json
R macros/src/components/alertMacro.ts
R macros/src/components/componentsInit.ts
R macros/src/components/defaultMacroProvider.ts
R macros/src/components/errorMacro.ts
R macros/src/components/infoMacro.ts
R macros/src/components/successMacro.ts
R macros/src/components/warningMacro.ts
R macros/src/index.ts
R macros/src/vue/c-error.vue
R macros/src/vue/c-info.vue
R macros/src/vue/c-success.vue
R macros/src/vue/c-warning.vue
R macros/tsconfig.json
R macros/vite.config.ts
R macros/vitest.config.ts
M pnpm-lock.yaml
M pnpm-workspace.yaml
R rendering/rendering/src/api/converter.ts
R rendering/rendering/src/api/renderer.ts
R rendering/rendering/src/components/MarkdownToHTMLConverter.ts
R rendering/rendering/src/components/XWikI21ToHTMLConverter.ts
R rendering/rendering/src/components/componentsInit.ts
R rendering/rendering/src/components/defaultRenderer.ts
R rendering/rendering/src/components/marked-macro.ts
R rendering/rendering/src/components/wikimodel-teavm.ts
R rendering/rendering/src/components/wikimodel.ts
R rendering/rendering/src/index.ts
R rendering/rendering/tsconfig.json
R rendering/rendering/vite.config.ts
R rendering/rendering/vitest.config.ts
R rendering/wikimodel/src/index.ts
R rendering/wikimodel/src/wikimodel-teavm.d.ts
R rendering/wikimodel/src/wikimodel-teavm.js
R rendering/wikimodel/tsconfig.json
R rendering/wikimodel/vite.config.ts
R rendering/wikimodel/vitest.config.ts
M skin/src/components/defaultSkinManager.ts
M skin/src/vue/c-content.vue
R skin/src/vue/c-panel.vue
M skin/src/vue/contentTools.ts
M tsconfig.json
M web/vite.config.ts
Log Message:
-----------
--wip-- [skip ci]
Commit: 54cf1e5dfe4214a3035f226754277655e07ebfe4
https://github.com/xwiki-contrib/cristal/commit/54cf1e5dfe4214a3035f2267542…
Author: Manuel Leduc <manuel.leduc(a)xwiki.com>
Date: 2025-08-20 (Wed, 20 Aug 2025)
Changed paths:
M core/uniast/uniast-api/package.json
Log Message:
-----------
--wip-- [skip ci]
Commit: ae84ee0ce6296f30b580b27e1e4086f1694f276a
https://github.com/xwiki-contrib/cristal/commit/ae84ee0ce6296f30b580b27e1e4…
Author: Manuel Leduc <manuel.leduc(a)xwiki.com>
Date: 2025-08-20 (Wed, 20 Aug 2025)
Changed paths:
M core/uniast/uniast-html/src/html/uniast-to-html.ts
M pnpm-lock.yaml
M skin/package.json
M skin/src/vue/c-content.vue
A skin/src/vue/renderMarkdown.ts
Log Message:
-----------
--wip-- [skip ci]
Commit: 65f34417c784452c4a426814358e19acbadc173a
https://github.com/xwiki-contrib/cristal/commit/65f34417c784452c4a426814358…
Author: Manuel Leduc <manuel.leduc(a)xwiki.com>
Date: 2025-08-20 (Wed, 20 Aug 2025)
Changed paths:
M core/uniast/uniast-markdown/src/__tests__/converters.test.ts
M core/uniast/uniast-markdown/src/markdown/md-to-uniast.ts
M editors/blocknote-headless/src/uniast/uniast-to-bn.ts
Log Message:
-----------
--wip-- [skip ci]
Commit: 500680b2fd1eea0d6e8f009df211e086ff2587f6
https://github.com/xwiki-contrib/cristal/commit/500680b2fd1eea0d6e8f009df21…
Author: Manuel Leduc <manuel.leduc(a)xwiki.com>
Date: 2025-08-20 (Wed, 20 Aug 2025)
Changed paths:
M editors/blocknote-headless/src/uniast/bn-to-uniast.ts
M editors/blocknote-headless/src/uniast/uniast-to-bn.ts
Log Message:
-----------
--wip-- [skip ci]
Commit: 01e548f4cb920b07c0bf67dd45670fba48dd93a8
https://github.com/xwiki-contrib/cristal/commit/01e548f4cb920b07c0bf67dd456…
Author: Manuel Leduc <manuel.leduc(a)xwiki.com>
Date: 2025-08-20 (Wed, 20 Aug 2025)
Changed paths:
R macros/CHANGELOG.md
R rendering/rendering/CHANGELOG.md
R rendering/rendering/package.json
Log Message:
-----------
--wip-- [skip ci]
Commit: 5e5cd3fe3c9efd2878f61727ca62f0b9f0017b69
https://github.com/xwiki-contrib/cristal/commit/5e5cd3fe3c9efd2878f61727ca6…
Author: Manuel Leduc <manuel.leduc(a)xwiki.com>
Date: 2025-08-20 (Wed, 20 Aug 2025)
Changed paths:
R rendering/wikimodel/CHANGELOG.md
R rendering/wikimodel/package.json
R skin/src/vue/c-blog.vue
R skin/src/vue/c-movie.vue
Log Message:
-----------
--wip-- [skip ci]
Commit: 1816ee4439ef2ab36db7e37f670fc52becab4c0e
https://github.com/xwiki-contrib/cristal/commit/1816ee4439ef2ab36db7e37f670…
Author: Manuel Leduc <manuel.leduc(a)xwiki.com>
Date: 2025-08-25 (Mon, 25 Aug 2025)
Changed paths:
M .github/workflows/build_electron.yml
M Jenkinsfile
M api/package.json
M api/src/api/attachmentsData.ts
M api/src/api/cristalApp.ts
M api/src/api/designSystemLoader.ts
M api/src/api/storage.ts
M api/vitest.config.ts
M authentication-server/package.json
M authentication-server/vitest.config.ts
M core/alerts/alerts-api/package.json
M core/alerts/alerts-default/package.json
M core/alerts/alerts-default/src/defaultAlertsService.ts
M core/alerts/alerts-default/vitest.config.ts
M core/alerts/alerts-ui/package.json
M core/alerts/alerts-ui/vitest.config.ts
M core/attachments/attachments-api/package.json
M core/attachments/attachments-api/src/attachment.ts
M core/attachments/attachments-api/src/attachmentsPreview.ts
M core/attachments/attachments-api/src/attachmentsService.ts
M core/attachments/attachments-api/src/index.ts
M core/attachments/attachments-default/package.json
M core/attachments/attachments-default/src/defaultAttachmentPreview.ts
M core/attachments/attachments-default/src/defaultAttachmentsService.ts
M core/attachments/attachments-default/vitest.config.ts
M core/attachments/attachments-ui/package.json
M core/attachments/attachments-ui/src/AttachmentExtraTab.ts
M core/attachments/attachments-ui/src/AttachmentPreviewContentAfterUIExtension.ts
M core/attachments/attachments-ui/src/AttachmentsInfoAction.ts
M core/attachments/attachments-ui/src/index.ts
M core/attachments/attachments-ui/src/vue/AttachmentPreview.vue
M core/attachments/attachments-ui/src/vue/AttachmentUploadForm.vue
M core/attachments/attachments-ui/src/vue/AttachmentsTab.vue
M core/attachments/attachments-ui/src/vue/AttachmentsTable.vue
M core/attachments/attachments-ui/src/vue/__tests__/AttachmentsTable.test.ts
M core/attachments/attachments-ui/vitest.config.ts
M core/authentication/authentication-api/package.json
M core/authentication/authentication-api/src/authenticationManagerProvider.ts
M core/authentication/authentication-api/src/index.ts
M core/authentication/authentication-default/package.json
M
core/authentication/authentication-default/src/defaultAuthenticationManagerProvider.ts
M core/authentication/authentication-default/vitest.config.ts
M core/authentication/authentication-github-state/package.json
M core/authentication/authentication-github-state/vitest.config.ts
M core/authentication/authentication-github-ui/package.json
M core/authentication/authentication-github-ui/src/vue/GitHubLoginMenu.vue
M core/authentication/authentication-github-ui/vitest.config.ts
M core/authentication/authentication-github/package.json
M core/authentication/authentication-github/src/GitHubAuthenticationManager.ts
M core/authentication/authentication-github/vitest.config.ts
M core/authentication/authentication-nextcloud-state/package.json
M core/authentication/authentication-nextcloud-state/vitest.config.ts
M core/authentication/authentication-nextcloud-ui/package.json
M core/authentication/authentication-nextcloud-ui/src/vue/NextcloudLoginMenu.vue
M core/authentication/authentication-nextcloud-ui/vitest.config.ts
M core/authentication/authentication-nextcloud/package.json
M
core/authentication/authentication-nextcloud/src/NextcloudBasicAuthenticationManager.ts
M
core/authentication/authentication-nextcloud/src/NextcloudLoginFlowAuthenticationManager.ts
M
core/authentication/authentication-nextcloud/src/NextcloudOAuth2AuthenticationManager.ts
M core/authentication/authentication-nextcloud/vitest.config.ts
M core/authentication/authentication-ui/package.json
M core/authentication/authentication-ui/src/index.ts
M core/authentication/authentication-ui/src/vue/LoginMenu.vue
M core/authentication/authentication-ui/src/vue/UserDetails.vue
M core/authentication/authentication-ui/vitest.config.ts
M core/authentication/authentication-xwiki/package.json
M core/authentication/authentication-xwiki/src/XWikiAuthenticationManager.ts
M core/authentication/authentication-xwiki/vitest.config.ts
M core/backends/backend-api/package.json
M core/backends/backend-api/src/abstractStorage.ts
M core/backends/backend-api/src/componentInit.ts
M core/backends/backend-api/src/defaultStorageProvider.ts
M core/backends/backend-api/src/index.ts
M core/backends/backend-api/vitest.config.ts
M core/backends/backend-dexie/package.json
M core/backends/backend-dexie/src/dexieOfflineStorage.ts
M core/backends/backend-dexie/src/index.ts
M core/backends/backend-dexie/vitest.config.ts
M core/backends/backend-github/package.json
M core/backends/backend-github/src/githubStorage.ts
M core/backends/backend-github/src/index.ts
M core/backends/backend-github/vitest.config.ts
M core/backends/backend-nextcloud/package.json
M core/backends/backend-nextcloud/src/nextcloudStorage.ts
M core/backends/backend-nextcloud/vitest.config.ts
M core/backends/backend-xwiki/package.json
M core/backends/backend-xwiki/src/index.ts
M core/backends/backend-xwiki/src/xwikiStorage.ts
M core/backends/backend-xwiki/vitest.config.ts
M core/browser/browser-api/package.json
M core/browser/browser-api/src/index.ts
M core/browser/browser-api/vitest.config.ts
M core/browser/browser-default/package.json
M core/browser/browser-default/src/components/browser-api-default.ts
M core/browser/browser-default/src/components/componentsInit.ts
M core/browser/browser-default/vitest.config.ts
M core/collaboration/collaboration-api/package.json
M core/collaboration/collaboration-api/src/collaborationManager.ts
M core/collaboration/collaboration-api/src/collaborationManagerProvider.ts
M core/collaboration/collaboration-api/vitest.config.ts
M core/collaboration/collaboration-hocuspocus/package.json
M core/collaboration/collaboration-hocuspocus/src/componentInit.ts
M core/collaboration/collaboration-hocuspocus/src/hocuspocusCollaborationProvider.ts
M core/collaboration/collaboration-hocuspocus/vitest.config.ts
M core/collaboration/collaboration-xwiki/package.json
M core/collaboration/collaboration-xwiki/src/XWikiCollaborationProvider.ts
M core/collaboration/collaboration-xwiki/src/componentInit.ts
M core/collaboration/collaboration-xwiki/vitest.config.ts
M core/configuration/configuration-api/package.json
M core/configuration/configuration-api/src/index.ts
M core/configuration/configuration-web/package.json
M core/configuration/configuration-web/vitest.config.ts
M core/date/date-api/package.json
M core/date/date-api/src/componentInit.ts
M core/date/date-api/src/defaultDateService.ts
M core/date/date-api/src/index.ts
M core/date/date-api/vitest.config.ts
M core/date/date-ui/package.json
M core/date/date-ui/src/vue/CDate.vue
M core/date/date-ui/vitest.config.ts
M core/document/document-api/package.json
M core/document/document-api/vitest.config.ts
M core/document/document-default/package.json
M core/document/document-default/src/defaultDocumentService.ts
M core/document/document-default/vitest.config.ts
M core/extra-tabs/extra-tabs-api/package.json
M core/extra-tabs/extra-tabs-api/src/ExtraTabsService.ts
M core/extra-tabs/extra-tabs-api/vitest.config.ts
M core/extra-tabs/extra-tabs-default/package.json
M core/extra-tabs/extra-tabs-default/src/DefaultExtraTabsService.ts
M core/extra-tabs/extra-tabs-default/src/index.ts
M core/extra-tabs/extra-tabs-default/vitest.config.ts
M core/extra-tabs/extra-tabs-ui/package.json
M core/extra-tabs/extra-tabs-ui/src/vue/ExtraTabs.vue
M core/extra-tabs/extra-tabs-ui/vitest.config.ts
M core/file-preview/file-preview-ui/package.json
M core/file-preview/file-preview-ui/src/vue/FilePreview.vue
M core/file-preview/file-preview-ui/src/vue/preview/ImageFilePreview.vue
M core/file-preview/file-preview-ui/src/vue/preview/VideoFilePreview.vue
M core/file-preview/file-preview-ui/vitest.config.ts
M core/fn-utils/package.json
M core/fn-utils/vitest.config.ts
M core/hierarchy/hierarchy-api/package.json
M core/hierarchy/hierarchy-api/vitest.config.ts
M core/hierarchy/hierarchy-default/package.json
M core/hierarchy/hierarchy-default/vitest.config.ts
M core/hierarchy/hierarchy-filesystem/package.json
M core/hierarchy/hierarchy-filesystem/vitest.config.ts
M core/hierarchy/hierarchy-github/package.json
M core/hierarchy/hierarchy-github/vitest.config.ts
M core/hierarchy/hierarchy-nextcloud/package.json
M core/hierarchy/hierarchy-nextcloud/vitest.config.ts
M core/hierarchy/hierarchy-xwiki/package.json
M core/hierarchy/hierarchy-xwiki/vitest.config.ts
M core/history/history-api/package.json
M core/history/history-api/vitest.config.ts
M core/history/history-default/package.json
M core/history/history-default/vitest.config.ts
M core/history/history-github/package.json
M core/history/history-github/vitest.config.ts
M core/history/history-ui/package.json
M core/history/history-ui/src/HistoryExtraTab.ts
M core/history/history-ui/vitest.config.ts
M core/history/history-xwiki/package.json
M core/history/history-xwiki/vitest.config.ts
M core/icons/package.json
M core/icons/vitest.config.ts
M core/info-actions/info-actions-api/package.json
M core/info-actions/info-actions-api/src/index.ts
M core/info-actions/info-actions-default/package.json
M core/info-actions/info-actions-default/src/DefaultInfoActionsService.ts
M core/info-actions/info-actions-default/src/index.ts
M core/info-actions/info-actions-default/vitest.config.ts
M core/info-actions/info-actions-ui/package.json
M core/info-actions/info-actions-ui/src/vue/InfoAction.vue
M core/info-actions/info-actions-ui/src/vue/InfoActions.vue
M core/info-actions/info-actions-ui/src/vue/__tests__/InfoAction.test.ts
M core/info-actions/info-actions-ui/vitest.config.ts
M core/link-suggest/link-suggest-api/package.json
M core/link-suggest/link-suggest-api/src/DefaultLinkSuggestServiceProvider.ts
M core/link-suggest/link-suggest-api/src/LinkSuggestServiceProvider.ts
M core/link-suggest/link-suggest-api/src/componentInit.ts
M core/link-suggest/link-suggest-api/src/index.ts
M core/link-suggest/link-suggest-api/src/linkSuggestService.ts
M core/link-suggest/link-suggest-api/vitest.config.ts
M core/link-suggest/link-suggest-nextcloud/package.json
M core/link-suggest/link-suggest-nextcloud/src/nextcloudLinkSuggestService.ts
M core/link-suggest/link-suggest-nextcloud/vitest.config.ts
M core/link-suggest/link-suggest-xwiki/package.json
M core/link-suggest/link-suggest-xwiki/src/components/componentsInit.ts
M core/link-suggest/link-suggest-xwiki/vitest.config.ts
M core/markdown/markdown-api/package.json
M core/markdown/markdown-api/src/index.ts
M core/markdown/markdown-default/package.json
M core/markdown/markdown-default/src/__tests__/defaultMarkdownRenderer.test.ts
M core/markdown/markdown-default/src/defaultMarkdownRenderer.ts
M core/markdown/markdown-default/src/index.ts
M core/markdown/markdown-default/src/parseInternalImages.ts
M core/markdown/markdown-default/src/parseInternalLinks.ts
M core/markdown/markdown-default/vitest.config.ts
M core/model/model-api/package.json
M core/model/model-api/vitest.config.ts
M core/model/model-click-listener/package.json
M core/model/model-click-listener/src/DefaultClickListener.ts
M core/model/model-click-listener/src/componentInit.ts
M core/model/model-click-listener/vitest.config.ts
M core/model/model-local-url/package.json
M core/model/model-local-url/src/componentInit.ts
M core/model/model-local-url/src/defaultLocalURLParser.ts
M core/model/model-local-url/src/defaultLocalURLSerializer.ts
M core/model/model-local-url/vitest.config.ts
M core/model/model-reference/model-reference-api/package.json
M
core/model/model-reference/model-reference-api/src/defaultModelReferenceHandlerProvider.ts
M
core/model/model-reference/model-reference-api/src/defaultModelReferenceParserProvider.ts
M
core/model/model-reference/model-reference-api/src/defaultModelReferenceSerializerProvider.ts
M core/model/model-reference/model-reference-api/src/modelReferenceHandlerProvider.ts
M core/model/model-reference/model-reference-api/src/modelReferenceParser.ts
M core/model/model-reference/model-reference-api/src/modelReferenceParserProvider.ts
M core/model/model-reference/model-reference-api/src/modelReferenceSerializer.ts
M
core/model/model-reference/model-reference-api/src/modelReferenceSerializerProvider.ts
M core/model/model-reference/model-reference-api/vitest.config.ts
M core/model/model-reference/model-reference-filesystem/package.json
M
core/model/model-reference/model-reference-filesystem/src/filesystemModelReferenceParser.ts
M
core/model/model-reference/model-reference-filesystem/src/filesystemModelReferenceSerializer.ts
M core/model/model-reference/model-reference-filesystem/vitest.config.ts
M core/model/model-reference/model-reference-github/package.json
M core/model/model-reference/model-reference-github/src/gitHubModelReferenceParser.ts
M
core/model/model-reference/model-reference-github/src/gitHubModelReferenceSerializer.ts
M core/model/model-reference/model-reference-github/vitest.config.ts
M core/model/model-reference/model-reference-nextcloud/package.json
M
core/model/model-reference/model-reference-nextcloud/src/nextcloudModelReferenceParser.ts
M
core/model/model-reference/model-reference-nextcloud/src/nextcloudModelReferenceSerializer.ts
M core/model/model-reference/model-reference-nextcloud/vitest.config.ts
M core/model/model-reference/model-reference-xwiki/package.json
M core/model/model-reference/model-reference-xwiki/src/xWikiModelReferenceParser.ts
M
core/model/model-reference/model-reference-xwiki/src/xWikiModelReferenceSerializer.ts
M core/model/model-remote-url/model-remote-url-api/package.json
M core/model/model-remote-url/model-remote-url-api/src/componentInit.ts
M
core/model/model-remote-url/model-remote-url-api/src/defaultRemoteURLParserProvider.ts
M
core/model/model-remote-url/model-remote-url-api/src/defaultRemoteURLSerializerProvider.ts
M core/model/model-remote-url/model-remote-url-api/src/remoteURLParserProvider.ts
M core/model/model-remote-url/model-remote-url-api/src/remoteURLSerializer.ts
M core/model/model-remote-url/model-remote-url-api/src/remoteURLSerializerProvider.ts
M core/model/model-remote-url/model-remote-url-api/vitest.config.ts
M
core/model/model-remote-url/model-remote-url-filesystem/model-remote-url-filesystem-api/package.json
M
core/model/model-remote-url/model-remote-url-filesystem/model-remote-url-filesystem-api/vitest.config.ts
M
core/model/model-remote-url/model-remote-url-filesystem/model-remote-url-filesystem-default/package.json
M
core/model/model-remote-url/model-remote-url-filesystem/model-remote-url-filesystem-default/src/componentInit.ts
M
core/model/model-remote-url/model-remote-url-filesystem/model-remote-url-filesystem-default/src/filesystemRemoteURLParser.ts
M
core/model/model-remote-url/model-remote-url-filesystem/model-remote-url-filesystem-default/src/filesystemRemoteURLSerializer.ts
M
core/model/model-remote-url/model-remote-url-filesystem/model-remote-url-filesystem-default/vitest.config.ts
M core/model/model-remote-url/model-remote-url-github/package.json
M core/model/model-remote-url/model-remote-url-github/src/componentInit.ts
M core/model/model-remote-url/model-remote-url-github/src/gitHubRemoteURLParser.ts
M core/model/model-remote-url/model-remote-url-github/src/gitHubRemoteURLSerializer.ts
M core/model/model-remote-url/model-remote-url-github/vitest.config.ts
M core/model/model-remote-url/model-remote-url-nextcloud/package.json
M
core/model/model-remote-url/model-remote-url-nextcloud/src/__tests__/nextcloudRemoteUrlSerializer.test.ts
M core/model/model-remote-url/model-remote-url-nextcloud/src/componentInit.ts
M
core/model/model-remote-url/model-remote-url-nextcloud/src/nextcloudRemoteURLParser.ts
M
core/model/model-remote-url/model-remote-url-nextcloud/src/nextcloudRemoteURLSerializer.ts
M core/model/model-remote-url/model-remote-url-nextcloud/vitest.config.ts
M core/model/model-remote-url/model-remote-url-xwiki/package.json
M core/model/model-remote-url/model-remote-url-xwiki/src/componentInit.ts
M core/model/model-remote-url/model-remote-url-xwiki/src/xWikiRemoteURLParser.ts
M core/model/model-remote-url/model-remote-url-xwiki/src/xWikiRemoteURLSerializer.ts
M core/model/model-remote-url/model-remote-url-xwiki/vitest.config.ts
M core/navigation-tree/navigation-tree-api/package.json
M core/navigation-tree/navigation-tree-api/vitest.config.ts
M core/navigation-tree/navigation-tree-default/package.json
M core/navigation-tree/navigation-tree-default/vitest.config.ts
M core/navigation-tree/navigation-tree-filesystem/package.json
M core/navigation-tree/navigation-tree-filesystem/vitest.config.ts
M core/navigation-tree/navigation-tree-github/package.json
M core/navigation-tree/navigation-tree-github/vitest.config.ts
M core/navigation-tree/navigation-tree-nextcloud/package.json
M core/navigation-tree/navigation-tree-nextcloud/vitest.config.ts
M core/navigation-tree/navigation-tree-xwiki/package.json
M core/navigation-tree/navigation-tree-xwiki/vitest.config.ts
M core/page-actions/page-actions-api/package.json
M core/page-actions/page-actions-api/src/index.ts
M core/page-actions/page-actions-api/vitest.config.ts
M core/page-actions/page-actions-default/package.json
M core/page-actions/page-actions-default/src/DefaultPageActionCategoryService.ts
M core/page-actions/page-actions-default/src/DefaultPageActionService.ts
M core/page-actions/page-actions-default/vitest.config.ts
M core/page-actions/page-actions-ui/package.json
M core/page-actions/page-actions-ui/vitest.config.ts
M core/page/page-api/package.json
M core/page/page-default/package.json
M core/page/page-default/src/defaultPageReader.ts
M core/page/page-default/src/defaultPageWriter.ts
M core/page/page-default/vitest.config.ts
M core/rename/rename-api/package.json
M core/rename/rename-default/package.json
M core/rename/rename-filesystem/package.json
M core/settings/settings-api/package.json
M core/settings/settings-browser/package.json
M core/settings/settings-browser/vitest.config.ts
M core/settings/settings-configurations-ui/package.json
M core/settings/settings-configurations-ui/vitest.config.ts
M core/settings/settings-configurations/package.json
M core/settings/settings-configurations/vitest.config.ts
M core/settings/settings-default/package.json
M core/settings/settings-default/vitest.config.ts
M core/tiptap-extensions/tiptap-extension-image/package.json
M core/tiptap-extensions/tiptap-extension-image/src/CristalTiptapImage.ts
M core/tiptap-extensions/tiptap-extension-image/src/vue/ImageInsertView.vue
M core/tiptap-extensions/tiptap-extension-image/src/vue/ImageView.vue
M core/tiptap-extensions/tiptap-extension-image/vitest.config.ts
M core/tiptap-extensions/tiptap-link-suggest-ui/package.json
M core/tiptap-extensions/tiptap-link-suggest-ui/vitest.config.ts
M core/uiextension/uiextension-api/package.json
M core/uiextension/uiextension-api/src/index.ts
M core/uiextension/uiextension-default/package.json
M core/uiextension/uiextension-default/src/DefaultUIExtensionsManager.ts
M core/uiextension/uiextension-default/src/index.ts
M core/uiextension/uiextension-default/vitest.config.ts
M core/uiextension/uiextension-ui/package.json
M core/uiextension/uiextension-ui/src/vue/UIExtensions.vue
M core/uiextension/uiextension-ui/vitest.config.ts
M core/uniast/uniast-api/package.json
M core/uniast/uniast-api/src/ast.ts
M core/uniast/uniast-api/src/converterContext.ts
M core/uniast/uniast-html/package.json
M core/uniast/uniast-html/vitest.config.ts
R core/uniast/uniast-markdown/CHANGELOG.md
M core/uniast/uniast-markdown/package.json
R core/uniast/uniast-markdown/src/__tests__/converters.test.ts
M core/uniast/uniast-markdown/src/interface.ts
M core/uniast/uniast-markdown/src/markdown/md-to-uniast.ts
M core/uniast/uniast-markdown/vitest.config.ts
M core/user/user-ui/package.json
M core/user/user-ui/src/vue/CUser.vue
M core/user/user-ui/vitest.config.ts
M core/wiki-config/wiki-config-api/package.json
M core/wiki-config/wiki-config-default/package.json
M core/wiki-config/wiki-config-default/vitest.config.ts
M core/xwiki/xwiki-utils/package.json
M core/xwiki/xwiki-utils/vitest.config.ts
M dev/config/package.json
A dev/config/src/index.ts
A dev/config/src/vitest-config.ts
A dev/config/src/vitest-vue-config.ts
M dev/config/tsconfig.json
R dev/config/vitest-vue.config.js
R dev/config/vitest.config.js
M dev/test-utils/package.json
M dev/test-utils/src/index.ts
A dev/test-utils/tsconfig.json
M ds/api/package.json
M ds/api/src/index.ts
M ds/api/vitest.config.ts
M ds/dsfr/package.json
M ds/dsfr/src/vue/x-alert.vue
M ds/dsfr/src/vue/x-avatar.vue
M ds/dsfr/src/vue/x-btn.vue
M ds/dsfr/vitest.config.ts
M ds/shoelace/package.json
M ds/shoelace/src/vue/x-breadcrumb.vue
M ds/shoelace/src/vue/x-card.vue
M ds/shoelace/src/vue/x-dialog.vue
M ds/shoelace/src/vue/x-navigation-tree-item.vue
M ds/shoelace/src/vue/x-navigation-tree.vue
M ds/shoelace/src/vue/x-tab-panel.vue
M ds/shoelace/src/vue/x-tab.vue
M ds/shoelace/tsconfig.json
M ds/shoelace/vitest.config.ts
M ds/vuetify/package.json
M ds/vuetify/src/vue/x-breadcrumb.vue
M ds/vuetify/src/vue/x-tab-group.vue
M ds/vuetify/src/vue/x-tab-panel.vue
M ds/vuetify/src/vue/x-tab.vue
M ds/vuetify/vitest.config.ts
M editors/blocknote-headless/package.json
M editors/blocknote-headless/src/components/currentUser.ts
M editors/blocknote-headless/src/components/linkEditionContext.ts
M editors/blocknote-headless/src/uniast/bn-to-uniast.ts
M editors/blocknote-headless/src/uniast/uniast-to-bn.ts
M editors/blocknote-headless/src/vue/c-blocknote-view.vue
M editors/blocknote-headless/vitest.config.ts
M editors/blocknote-react/package.json
M editors/blocknote-react/src/App.tsx
M editors/blocknote-react/src/blocknote/index.ts
M editors/blocknote-react/src/blocknote/utils.tsx
M editors/blocknote-react/src/components/BlockNoteViewWrapper.tsx
M editors/blocknote-react/src/components/CustomFormattingToolbar.tsx
M editors/blocknote-react/src/components/SearchBox.tsx
M editors/blocknote-react/src/components/images/CustomImageToolbar.tsx
M editors/blocknote-react/src/components/images/ImageFilePanel.tsx
M editors/blocknote-react/src/components/images/ImageSelector.tsx
M editors/blocknote-react/src/components/links/CustomCreateLinkButton.tsx
M editors/blocknote-react/src/components/links/CustomLinkToolbar.tsx
M editors/blocknote-react/src/components/links/LinkEditor.tsx
M editors/blocknote-react/src/hooks.ts
M editors/blocknote-react/src/index.tsx
M editors/blocknote-react/src/misc/linkSuggest.ts
M editors/blocknote-react/tsconfig.json
M editors/blocknote/package.json
M editors/blocknote/src/components/componentsInit.ts
M editors/blocknote/src/vue/c-edit-blocknote.vue
M editors/blocknote/tsconfig.json
M editors/blocknote/vitest.config.ts
M editors/tiptap/package.json
M editors/tiptap/src/components/componentsInit.ts
M editors/tiptap/src/components/extensions/actionCategoryDescriptor.ts
M editors/tiptap/src/components/extensions/actionDescriptor.ts
M editors/tiptap/src/components/extensions/bubble-menu/BubbleMenuAction.ts
M editors/tiptap/src/components/extensions/bubble-menu/image-actions.ts
M editors/tiptap/src/components/extensions/bubble-menu/text-actions.ts
M editors/tiptap/src/components/extensions/link-suggest.ts
M editors/tiptap/src/components/extensions/menu-helpers.ts
M editors/tiptap/src/components/extensions/slash.ts
M editors/tiptap/src/components/uixTiptapEditorProvider.ts
M editors/tiptap/src/extensions/autoSaver.ts
M editors/tiptap/src/extensions/collaborationKit.ts
M editors/tiptap/src/extensions/collaborationKitOptions.ts
M editors/tiptap/src/extensions/link.ts
M editors/tiptap/src/extensions/markdown.ts
M editors/tiptap/src/stores/actions.ts
M editors/tiptap/src/stores/getters.ts
M editors/tiptap/src/stores/link-suggest-store.ts
M editors/tiptap/src/stores/props.ts
M editors/tiptap/src/stores/slash-store.ts
M editors/tiptap/src/stores/state.ts
M editors/tiptap/src/tiptap/helpers.ts
M editors/tiptap/src/vue/c-connection-status.vue
M editors/tiptap/src/vue/c-edit-tiptap.vue
M editors/tiptap/src/vue/c-tiptap-bubble-menu.vue
M editors/tiptap/src/vue/c-tiptap-link-edit.vue
M editors/tiptap/src/vue/c-tiptap-link-suggest.vue
M editors/tiptap/src/vue/c-tiptap-selector.vue
M editors/tiptap/src/vue/compute-current-user.ts
M editors/tiptap/src/vue/list-navigation-helper.ts
M editors/tiptap/src/vue/on-quit-helper.ts
M editors/tiptap/vitest.config.ts
M
electron/authentication/authentication-github/authentication-github-main/package.json
M
electron/authentication/authentication-github/authentication-github-main/src/index.ts
M
electron/authentication/authentication-github/authentication-github-main/src/storage.ts
M
electron/authentication/authentication-github/authentication-github-main/vitest.config.ts
M
electron/authentication/authentication-github/authentication-github-preload/package.json
M
electron/authentication/authentication-github/authentication-github-preload/src/index.ts
M
electron/authentication/authentication-github/authentication-github-preload/vitest.config.ts
M
electron/authentication/authentication-github/authentication-github-renderer/package.json
M
electron/authentication/authentication-github/authentication-github-renderer/src/GitHubAuthenticationManager.ts
M
electron/authentication/authentication-github/authentication-github-renderer/vitest.config.ts
M
electron/authentication/authentication-nextcloud/authentication-nextcloud-main/package.json
M
electron/authentication/authentication-nextcloud/authentication-nextcloud-main/src/index.ts
M
electron/authentication/authentication-nextcloud/authentication-nextcloud-main/src/storage.ts
M
electron/authentication/authentication-nextcloud/authentication-nextcloud-main/vitest.config.ts
M
electron/authentication/authentication-nextcloud/authentication-nextcloud-preload/package.json
M
electron/authentication/authentication-nextcloud/authentication-nextcloud-preload/src/index.ts
M
electron/authentication/authentication-nextcloud/authentication-nextcloud-preload/vitest.config.ts
M
electron/authentication/authentication-nextcloud/authentication-nextcloud-renderer/package.json
M
electron/authentication/authentication-nextcloud/authentication-nextcloud-renderer/src/NextcloudBasicAuthenticationManager.ts
M
electron/authentication/authentication-nextcloud/authentication-nextcloud-renderer/src/NextcloudLoginFlowAuthenticationManager.ts
M
electron/authentication/authentication-nextcloud/authentication-nextcloud-renderer/src/NextcloudOAuth2AuthenticationManager.ts
M
electron/authentication/authentication-nextcloud/authentication-nextcloud-renderer/vitest.config.ts
M electron/authentication/authentication-xwiki/authentication-xwiki-main/package.json
M electron/authentication/authentication-xwiki/authentication-xwiki-main/src/index.ts
M
electron/authentication/authentication-xwiki/authentication-xwiki-main/src/storage.ts
M
electron/authentication/authentication-xwiki/authentication-xwiki-main/vitest.config.ts
M
electron/authentication/authentication-xwiki/authentication-xwiki-preload/package.json
M
electron/authentication/authentication-xwiki/authentication-xwiki-preload/src/index.ts
M
electron/authentication/authentication-xwiki/authentication-xwiki-preload/vitest.config.ts
M
electron/authentication/authentication-xwiki/authentication-xwiki-renderer/package.json
M
electron/authentication/authentication-xwiki/authentication-xwiki-renderer/src/index.ts
M
electron/authentication/authentication-xwiki/authentication-xwiki-renderer/src/xWikiAuthenticationManager.ts
M
electron/authentication/authentication-xwiki/authentication-xwiki-renderer/vitest.config.ts
M electron/browser/package.json
M electron/browser/src/components/browser-api-electron.ts
M electron/browser/src/componentsInit.ts
M electron/browser/src/electron/preload/index.ts
M electron/browser/vitest.config.ts
M electron/link-suggest/link-suggest-filesystem/package.json
M
electron/link-suggest/link-suggest-filesystem/src/components/filesystemLinkSuggestService.ts
M electron/link-suggest/link-suggest-filesystem/vitest.config.ts
M electron/main/package.json
M electron/main/src/index.ts
M electron/main/tsconfig.json
M electron/package.json
M electron/preload/package.json
M electron/renderer/package.json
M electron/renderer/tsconfig.json
M electron/settings/settings-main/package.json
M electron/settings/settings-main/src/storage.ts
M electron/settings/settings-main/vitest.config.ts
M electron/settings/settings-preload/package.json
M electron/settings/settings-preload/vitest.config.ts
M electron/settings/settings-renderer/package.json
M electron/settings/settings-renderer/vitest.config.ts
M electron/state/package.json
M electron/storage/package.json
M electron/storage/src/components/FileSystemConfig.ts
M electron/storage/src/components/fileSystemStorage.ts
M electron/storage/src/electron/main/index.ts
M electron/storage/src/electron/preload/apiTypes.ts
M electron/storage/src/electron/preload/index.ts
M electron/storage/vitest.config.ts
M extension-manager/package.json
M extension-manager/src/index.ts
M extension-manager/vitest.config.ts
M extensions/menubuttons/package.json
M extensions/menubuttons/vitest.config.ts
M lib/package.json
M lib/src/components/DefaultCristalApp.ts
M lib/src/default/defaultComponentsList.ts
M lib/tsconfig.json
M lib/vitest.config.ts
M nx.json
M package.json
M pnpm-lock.yaml
M realtime/package.json
M sharedworker/api/package.json
M sharedworker/impl/package.json
M sharedworker/impl/src/components/worker.ts
M sharedworker/impl/src/components/workerCristalApp.ts
M sharedworker/impl/vitest.config.ts
M skin/package.json
M skin/src/api/uixEditorProvider.ts
M skin/src/components/InformationTab.ts
M skin/src/components/componentsInit.ts
M skin/src/components/defaultUIXEditorProvider.ts
M skin/src/components/info-actions/commentsInfoAction.ts
M skin/src/components/info-actions/likesInfoAction.ts
M skin/src/composables/mouse.ts
M skin/src/composables/viewport.ts
M skin/src/vue/__tests__/c-content.test.ts
M skin/src/vue/c-article.vue
M skin/src/vue/c-content.vue
M skin/src/vue/c-document-refresher.vue
M skin/src/vue/c-edit.vue
M skin/src/vue/c-page-creation-menu.vue
M skin/src/vue/c-sidebar.vue
M skin/src/vue/c-view.vue
M skin/src/vue/contentTools.ts
M skin/src/vue/renderMarkdown.ts
M skin/vitest.config.ts
M sources/xwiki/mock-server/package.json
M tsconfig.json
M utils/inversify/package.json
M utils/inversify/vitest.config.ts
M vite.config.ts
M web/package.json
M web/src/index.ts
M web/src/server.js
M web/tsconfig.json
M xwiki/remoteinlineeditor/package.json
M xwiki/remoteinlineeditor/src/components/uixRemoteXWikiEditorProvider.ts
M xwiki/remoteinlineeditor/src/vue/c-edit-xwikiremote.vue
M xwiki/remoteinlineeditor/vitest.config.ts
Log Message:
-----------
--wip-- [skip ci]
Commit: 9c287f7126065ead631224c478dc7931224e830a
https://github.com/xwiki-contrib/cristal/commit/9c287f7126065ead631224c478d…
Author: Manuel Leduc <manuel.leduc(a)xwiki.com>
Date: 2025-08-25 (Mon, 25 Aug 2025)
Changed paths:
A core/uniast/uniast-markdown/src/__tests__/converters.test.ts
Log Message:
-----------
--wip-- [skip ci]
Commit: c537d93f983e77b6ce9d5ed7b08880224676fa69
https://github.com/xwiki-contrib/cristal/commit/c537d93f983e77b6ce9d5ed7b08…
Author: Manuel Leduc <manuel.leduc(a)xwiki.com>
Date: 2025-08-25 (Mon, 25 Aug 2025)
Changed paths:
M core/uniast/uniast-markdown/src/__tests__/converters.test.ts
M core/uniast/uniast-markdown/src/markdown/md-to-uniast.ts
Log Message:
-----------
--wip-- [skip ci]
Commit: 2cd34792a95cf29cbb6a312bd3f93f248afdf9a4
https://github.com/xwiki-contrib/cristal/commit/2cd34792a95cf29cbb6a312bd3f…
Author: Manuel Leduc <manuel.leduc(a)xwiki.com>
Date: 2025-08-26 (Tue, 26 Aug 2025)
Changed paths:
M Jenkinsfile
M
electron/authentication/authentication-github/authentication-github-main/package.json
M
electron/authentication/authentication-github/authentication-github-preload/package.json
M
electron/authentication/authentication-nextcloud/authentication-nextcloud-main/package.json
M
electron/authentication/authentication-nextcloud/authentication-nextcloud-preload/package.json
M electron/authentication/authentication-xwiki/authentication-xwiki-main/package.json
M
electron/authentication/authentication-xwiki/authentication-xwiki-preload/package.json
M electron/browser/package.json
M electron/main/package.json
M electron/package.json
M electron/settings/settings-main/package.json
M electron/settings/settings-preload/package.json
M electron/storage/package.json
M pnpm-lock.yaml
Log Message:
-----------
Merge remote-tracking branch 'origin/main' into CRISTAL-638
Commit: 4efaa612a9a969e54edbfeee58162580abf00bf0
https://github.com/xwiki-contrib/cristal/commit/4efaa612a9a969e54edbfeee581…
Author: Manuel Leduc <manuel.leduc(a)xwiki.com>
Date: 2025-08-26 (Tue, 26 Aug 2025)
Changed paths:
M electron/preload/package.json
M electron/preload/src/index.ts
M pnpm-lock.yaml
Log Message:
-----------
--wip-- [skip ci]
Commit: 83b15023e1e15490664d2cc044920f454a407d01
https://github.com/xwiki-contrib/cristal/commit/83b15023e1e15490664d2cc0449…
Author: Manuel Leduc <manuel.leduc(a)xwiki.com>
Date: 2025-08-26 (Tue, 26 Aug 2025)
Changed paths:
M ds/vuetify/package.json
M package.json
M pnpm-lock.yaml
M web/package.json
Log Message:
-----------
Merge remote-tracking branch 'origin/main' into CRISTAL-638
Commit: aa505c1d25e7afc24cd85026652d3f17c2614589
https://github.com/xwiki-contrib/cristal/commit/aa505c1d25e7afc24cd85026652…
Author: Manuel Leduc <manuel.leduc(a)xwiki.com>
Date: 2025-08-26 (Tue, 26 Aug 2025)
Changed paths:
M electron/preload/package.json
Log Message:
-----------
--wip-- [skip ci]
Commit: 77b61753b11095ca7d3c25ac73bb348e6182457a
https://github.com/xwiki-contrib/cristal/commit/77b61753b11095ca7d3c25ac73b…
Author: Manuel Leduc <manuel.leduc(a)xwiki.com>
Date: 2025-08-26 (Tue, 26 Aug 2025)
Changed paths:
A core/uniast/uniast-html/src/html/__tests__/converters.test.ts
M core/uniast/uniast-html/src/html/uniast-to-html.ts
M editors/blocknote-headless/src/uniast/uniast-to-bn.ts
Log Message:
-----------
--wip-- [skip ci]
Commit: 7cf7ae8978eb9c7dcca22f64bb75055572c3e86c
https://github.com/xwiki-contrib/cristal/commit/7cf7ae8978eb9c7dcca22f64bb7…
Author: Manuel Leduc <manuel.leduc(a)xwiki.com>
Date: 2025-08-27 (Wed, 27 Aug 2025)
Changed paths:
M core/uniast/uniast-html/package.json
R core/uniast/uniast-html/src/html/__tests__/converters.test.ts
A core/uniast/uniast-html/src/html/__tests__/uniast-to-html.test.ts
M core/uniast/uniast-markdown/package.json
M core/uniast/uniast-markdown/src/__tests__/converters.test.ts
M core/uniast/uniast-markdown/src/index.ts
R core/uniast/uniast-markdown/src/interface.ts
A core/uniast/uniast-utils/package.json
A core/uniast/uniast-utils/src/createConverterContext.ts
A core/uniast/uniast-utils/src/index.ts
A core/uniast/uniast-utils/tsconfig.json
A core/uniast/uniast-utils/tsdoc.json
A core/uniast/uniast-utils/vite.config.ts
A core/uniast/uniast-utils/vitest.config.ts
M pnpm-lock.yaml
Log Message:
-----------
--wip-- [skip ci]
Compare:
https://github.com/xwiki-contrib/cristal/compare/66b33c3b9a4f%5E...7cf7ae89…
To unsubscribe from these emails, change your notification settings at
https://github.com/xwiki-contrib/cristal/settings/notifications