Branch: refs/heads/main
  Home:   
https://github.com/xwiki-contrib/cristal
  Commit: c37b1312793ab92f70a3883d7b057ceb1fa2aac7
https://github.com/xwiki-contrib/cristal/commit/c37b1312793ab92f70a3883d7b0…
  Author: Manuel Leduc <manuel.leduc(a)xwiki.com>
  Date:   2025-03-03 (Mon, 03 Mar 2025)
  Changed paths:
    M api/package.json
    M api/src/components/defaultWikiConfig.ts
    M core/alerts/alerts-default/package.json
    M core/alerts/alerts-default/src/defaultAlertsServiceProvider.ts
    M core/alerts/alerts-ui/package.json
    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-ui/package.json
    M core/attachments/attachments-ui/src/AttachmentsInfoAction.ts
    M core/authentication/authentication-default/package.json
    M
core/authentication/authentication-default/src/defaultAuthenticationManagerProvider.ts
    M core/authentication/authentication-github-state/package.json
    M core/authentication/authentication-github-ui/package.json
    M core/authentication/authentication-github-ui/src/GitHubLoginMenuUIExtension.ts
    M core/authentication/authentication-github/package.json
    M core/authentication/authentication-github/src/GitHubAuthenticationManager.ts
    M core/authentication/authentication-github/src/index.ts
    M core/authentication/authentication-ui/package.json
    M core/authentication/authentication-ui/src/LoggedInMenuUIExtension.ts
    M core/authentication/authentication-ui/src/LoginMenuUIExtension.ts
    M core/authentication/authentication-xwiki/package.json
    M core/authentication/authentication-xwiki/src/XWikiAuthenticationManager.ts
    M core/authentication/authentication-xwiki/src/index.ts
    M core/backends/backend-api/package.json
    M core/backends/backend-api/src/defaultStorageProvider.ts
    M core/backends/backend-dexie/package.json
    M core/backends/backend-dexie/src/dexieOfflineStorage.ts
    M core/backends/backend-dexie/src/wrappingOfflineStorage.ts
    M core/backends/backend-github/package.json
    M core/backends/backend-github/src/GitHubWikiConfig.ts
    M core/backends/backend-github/src/githubStorage.ts
    M core/backends/backend-github/src/index.ts
    M core/backends/backend-nextcloud/package.json
    M core/backends/backend-nextcloud/src/NextcloudWikiConfig.ts
    M core/backends/backend-nextcloud/src/index.ts
    M core/backends/backend-nextcloud/src/nextcloudStorage.ts
    M core/backends/backend-xwiki/package.json
    M core/backends/backend-xwiki/src/XWikiWikiConfig.ts
    M core/backends/backend-xwiki/src/index.ts
    M core/backends/backend-xwiki/src/xwikiStorage.ts
    M core/browser/browser-default/package.json
    M core/date/date-api/package.json
    M core/date/date-api/src/componentInit.ts
    M core/document/document-default/package.json
    M core/extra-tabs/extra-tabs-api/package.json
    M core/extra-tabs/extra-tabs-default/package.json
    M core/hierarchy/hierarchy-default/package.json
    M core/hierarchy/hierarchy-default/src/components/componentsInit.ts
    M core/hierarchy/hierarchy-filesystem/package.json
    M core/hierarchy/hierarchy-filesystem/src/components/componentsInit.ts
    M core/hierarchy/hierarchy-github/package.json
    M core/hierarchy/hierarchy-github/src/components/componentsInit.ts
    M core/hierarchy/hierarchy-nextcloud/package.json
    M core/hierarchy/hierarchy-nextcloud/src/components/componentsInit.ts
    M core/hierarchy/hierarchy-xwiki/package.json
    M core/hierarchy/hierarchy-xwiki/src/components/componentsInit.ts
    M core/history/history-default/package.json
    M core/history/history-default/src/components/componentsInit.ts
    M core/history/history-default/src/index.ts
    M core/history/history-github/package.json
    M core/history/history-github/src/components/componentsInit.ts
    M core/history/history-github/src/index.ts
    M core/history/history-ui/package.json
    M core/history/history-xwiki/package.json
    M core/history/history-xwiki/src/components/componentsInit.ts
    M core/history/history-xwiki/src/index.ts
    M core/info-actions/info-actions-default/package.json
    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-nextcloud/package.json
    M core/link-suggest/link-suggest-nextcloud/src/index.ts
    M core/link-suggest/link-suggest-nextcloud/src/nextcloudLinkSuggestService.ts
    M core/link-suggest/link-suggest-xwiki/package.json
    M core/link-suggest/link-suggest-xwiki/src/components/componentsInit.ts
    M core/markdown/markdown-default/package.json
    M core/markdown/markdown-default/src/defaultMarkdownRenderer.ts
    M core/markdown/markdown-default/src/index.ts
    M core/model/model-click-listener/package.json
    M core/model/model-local-url/package.json
    M core/model/model-reference/model-reference-api/package.json
    M core/model/model-reference/model-reference-api/src/componentInit.ts
    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-filesystem/package.json
    M core/model/model-reference/model-reference-filesystem/src/componentInit.ts
    M core/model/model-reference/model-reference-github/package.json
    M core/model/model-reference/model-reference-github/src/componentInit.ts
    M core/model/model-reference/model-reference-nextcloud/package.json
    M core/model/model-reference/model-reference-nextcloud/src/componentInit.ts
    M core/model/model-reference/model-reference-xwiki/package.json
    M core/model/model-reference/model-reference-xwiki/src/componentInit.ts
    M core/model/model-reference/model-reference-xwiki/src/xWikiModelReferenceParser.ts
    M core/model/model-remote-url/model-remote-url-api/package.json
    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-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-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-nextcloud/package.json
    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-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/navigation-tree/navigation-tree-default/package.json
    M core/navigation-tree/navigation-tree-default/src/components/componentsInit.ts
    M core/navigation-tree/navigation-tree-filesystem/package.json
    M core/navigation-tree/navigation-tree-filesystem/src/components/componentsInit.ts
    M core/navigation-tree/navigation-tree-github/package.json
    M core/navigation-tree/navigation-tree-github/src/components/componentsInit.ts
    M core/navigation-tree/navigation-tree-nextcloud/package.json
    M core/navigation-tree/navigation-tree-nextcloud/src/components/componentsInit.ts
    M core/navigation-tree/navigation-tree-xwiki/package.json
    M core/navigation-tree/navigation-tree-xwiki/src/components/componentsInit.ts
    M core/page-actions/page-actions-api/package.json
    M core/page-actions/page-actions-default/package.json
    M core/page-actions/page-actions-default/src/index.ts
    M core/page-actions/page-actions-ui/package.json
    M core/page-actions/page-actions-ui/src/index.ts
    M core/rename/rename-default/package.json
    M core/rename/rename-default/src/components/componentsInit.ts
    M core/rename/rename-default/src/index.ts
    M core/rename/rename-filesystem/package.json
    M core/rename/rename-filesystem/src/components/componentsInit.ts
    M core/rename/rename-filesystem/src/index.ts
    M core/uiextension/uiextension-default/package.json
    M dev/test-utils/package.json
    M ds/dsfr/package.json
    M ds/dsfr/src/components/componentsInit.ts
    M ds/shoelace/package.json
    M ds/shoelace/src/components/componentsInit.ts
    M ds/vuetify/package.json
    M ds/vuetify/src/components/componentsInit.ts
    M editors/tiptap/package.json
    M editors/tiptap/src/components/componentsInit.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/src/index.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/browser/package.json
    M electron/link-suggest/link-suggest-filesystem/package.json
    M electron/link-suggest/link-suggest-filesystem/src/components/componentsInit.ts
    M electron/renderer/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/componentsInit.ts
    M extension-manager/package.json
    M extension-manager/src/components/defaultExtensionManager.ts
    M extensions/menubuttons/package.json
    M lib/package.json
    M lib/src/components/DefaultCristalApp.ts
    M macros/package.json
    M macros/src/components/componentsInit.ts
    M pnpm-lock.yaml
    M rendering/rendering/package.json
    M rendering/rendering/src/components/MarkdownToHTMLConverter.ts
    M rendering/rendering/src/components/XWikI21ToHTMLConverter.ts
    M rendering/rendering/src/components/componentsInit.ts
    M rendering/rendering/src/components/defaultRenderer.ts
    M sharedworker/impl/package.json
    M sharedworker/impl/src/components/defaultQueueWorker.ts
    M sharedworker/impl/src/components/worker.ts
    M sharedworker/impl/src/components/workerCristalApp.ts
    M skin/package.json
    M skin/src/components/componentsInit.ts
    M skin/src/components/defaultSkinManager.ts
    M skin/src/vue/contentTools.ts
    M web/package.json
    M xwiki/remoteinlineeditor/package.json
  Log Message:
  -----------
  Revert "CRISTAL-483: Upgrade to inversify 7.0.1"
This reverts commit 714a2ddccad40c5d3f48c0c738f923dc2093f44d.
To unsubscribe from these emails, change your notification settings at
https://github.com/xwiki-contrib/cristal/settings/notifications