Branch: refs/heads/CRISTAL-274 Home: https://github.com/xwiki-contrib/cristal Commit: fc4d1e4ea03541e03b4c1f6b7e317844f51c4549 https://github.com/xwiki-contrib/cristal/commit/fc4d1e4ea03541e03b4c1f6b7e31... Author: Manuel Leduc <[email protected]> Date: 2024-11-08 (Fri, 08 Nov 2024) Changed paths: M api/src/api/cristalApp.ts A core/model/model-api/package.json A core/model/model-api/src/index.ts A core/model/model-api/tsconfig.json A core/model/model-api/tsdoc.json A core/model/model-api/vite.config.ts A core/model/model-click-listener/package.json A core/model/model-click-listener/src/DefaultClickListener.ts A core/model/model-click-listener/src/clickListener.ts A core/model/model-click-listener/src/componentInit.ts A core/model/model-click-listener/src/index.ts A core/model/model-click-listener/tsconfig.json A core/model/model-click-listener/tsdoc.json A core/model/model-click-listener/vite.config.ts A core/model/model-local-url/package.json A core/model/model-local-url/src/__tests__/defaultLocalURLSerializer.test.ts A core/model/model-local-url/src/componentInit.ts A core/model/model-local-url/src/defaultLocalURLParser.ts A core/model/model-local-url/src/defaultLocalURLSerializer.ts A core/model/model-local-url/src/index.ts A core/model/model-local-url/src/localURLParser.ts A core/model/model-local-url/src/localURLSerializer.ts A core/model/model-local-url/tsconfig.json A core/model/model-local-url/tsdoc.json A core/model/model-local-url/vite.config.ts A core/model/model-remote-url/model-remote-url-api/package.json A core/model/model-remote-url/model-remote-url-api/src/componentInit.ts A core/model/model-remote-url/model-remote-url-api/src/defaultRemoteURLParserProvider.ts A core/model/model-remote-url/model-remote-url-api/src/defaultRemoteURLSerializerProvider.ts A core/model/model-remote-url/model-remote-url-api/src/index.ts A core/model/model-remote-url/model-remote-url-api/src/remoteURLParser.ts A core/model/model-remote-url/model-remote-url-api/src/remoteURLParserProvider.ts A core/model/model-remote-url/model-remote-url-api/src/remoteURLSerializer.ts A core/model/model-remote-url/model-remote-url-api/src/remoteURLSerializerProvider.ts A core/model/model-remote-url/model-remote-url-api/tsconfig.json A core/model/model-remote-url/model-remote-url-api/tsdoc.json A core/model/model-remote-url/model-remote-url-api/vite.config.ts A core/model/model-remote-url/model-remote-url-nextcloud/package.json A core/model/model-remote-url/model-remote-url-nextcloud/tsconfig.json A core/model/model-remote-url/model-remote-url-nextcloud/tsdoc.json A core/model/model-remote-url/model-remote-url-nextcloud/vite.config.ts A core/model/model-remote-url/model-remote-url-xwiki/package.json A core/model/model-remote-url/model-remote-url-xwiki/src/componentInit.ts A core/model/model-remote-url/model-remote-url-xwiki/src/index.ts A core/model/model-remote-url/model-remote-url-xwiki/src/xWikiRemoteURLParser.ts A core/model/model-remote-url/model-remote-url-xwiki/tsconfig.json A core/model/model-remote-url/model-remote-url-xwiki/tsdoc.json A core/model/model-remote-url/model-remote-url-xwiki/vite.config.ts M lib/package.json M lib/src/components/DefaultCristalApp.ts M lib/src/staticBuild.ts M pnpm-lock.yaml M pnpm-workspace.yaml M skin/package.json M skin/src/vue/contentTools.ts M tsdoc.json Log Message: ----------- --wip-- [skip ci] Commit: 133c9bb0e9cf36733d92e9e968d214aa9dbbfba4 https://github.com/xwiki-contrib/cristal/commit/133c9bb0e9cf36733d92e9e968d2... Author: Manuel Leduc <[email protected]> Date: 2024-11-08 (Fri, 08 Nov 2024) Changed paths: M core/model/model-click-listener/package.json M core/model/model-click-listener/src/DefaultClickListener.ts M core/model/model-local-url/package.json M core/model/model-remote-url/model-remote-url-api/package.json M core/model/model-remote-url/model-remote-url-nextcloud/package.json A core/model/model-remote-url/model-remote-url-nextcloud/src/index.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/index.ts M core/model/model-remote-url/model-remote-url-xwiki/src/xWikiRemoteURLParser.ts M lib/package.json M lib/src/staticBuild.ts M pnpm-lock.yaml M skin/src/vue/contentTools.ts Log Message: ----------- --wip-- [skip ci] Commit: 6e5ecdff695ff5ff5d96d64d8f3623bfaf49b175 https://github.com/xwiki-contrib/cristal/commit/6e5ecdff695ff5ff5d96d64d8f36... Author: Manuel Leduc <[email protected]> Date: 2024-11-08 (Fri, 08 Nov 2024) Changed paths: M api/src/api/cristalApp.ts M core/model/model-click-listener/package.json M core/model/model-click-listener/src/DefaultClickListener.ts M pnpm-lock.yaml M skin/src/vue/contentTools.ts Log Message: ----------- --wip-- [skip ci] Commit: bd89f9ca4e6f1254fa6f6c2ec71f8fc9830d5c15 https://github.com/xwiki-contrib/cristal/commit/bd89f9ca4e6f1254fa6f6c2ec71f... Author: Manuel Leduc <[email protected]> Date: 2024-11-12 (Tue, 12 Nov 2024) Changed paths: M api/src/api/cristalApp.ts M api/src/components/__tests__/defaultLogger.test.ts M api/src/components/defaultWikiConfig.ts M api/src/index.ts M core/alerts/alerts-api/src/index.ts M core/alerts/alerts-default/src/defaultAlertsService.ts M core/alerts/alerts-default/src/index.ts M core/attachments/attachments-api/src/index.ts M core/attachments/attachments-default/src/defaultAttachmentsService.ts M core/attachments/attachments-default/src/index.ts M core/attachments/attachments-ui/src/AttachmentExtraTab.ts M core/attachments/attachments-ui/src/AttachmentsInfoAction.ts M core/attachments/attachments-ui/src/index.ts M core/authentication/authentication-api/src/authenticationManager.ts M core/authentication/authentication-api/src/defaultAuthenticationManagerProvider.ts M core/authentication/authentication-api/src/index.ts M core/authentication/authentication-ui/src/LoggedInMenuUIExtension.ts M core/authentication/authentication-ui/src/LoginMenuUIExtension.ts 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/src/vue/__tests__/UserDetails.test.ts M core/authentication/authentication-ui/src/vue/utils/getUserProfile.ts M core/authentication/authentication-xwiki/src/XWikiAuthenticationManager.ts M core/authentication/authentication-xwiki/src/index.ts M core/backends/backend-api/src/abstractStorage.ts M core/backends/backend-api/src/index.ts M core/backends/backend-dexie/src/dexieOfflineStorage.ts M core/backends/backend-dexie/src/index.ts M core/backends/backend-dexie/src/wrappingOfflineStorage.ts M core/backends/backend-github/src/GitHubWikiConfig.ts M core/backends/backend-github/src/githubStorage.ts M core/backends/backend-nextcloud/src/NextcloudWikiConfig.ts M core/backends/backend-nextcloud/src/nextcloudStorage.ts M core/backends/backend-xwiki/src/XWikiWikiConfig.ts M core/backends/backend-xwiki/src/__tests__/xwikiStorage.test.ts M core/backends/backend-xwiki/src/xwikiStorage.ts M core/browser/browser-default/src/components/browser-api-default.ts M core/document/document-default/src/defaultDocumentService.ts M core/document/document-default/src/index.ts M core/extra-tabs/extra-tabs-api/src/ExtraTabsService.ts M core/extra-tabs/extra-tabs-api/src/index.ts M core/extra-tabs/extra-tabs-ui/src/vue/ExtraTabs.vue M core/hierarchy/hierarchy-default/src/components/componentsInit.ts M core/hierarchy/hierarchy-filesystem/src/components/componentsInit.ts M core/hierarchy/hierarchy-github/src/components/componentsInit.ts M core/hierarchy/hierarchy-nextcloud/src/components/componentsInit.ts M core/hierarchy/hierarchy-xwiki/src/components/componentsInit.ts M core/icons/src/index.ts M core/icons/src/vue/__tests__/c-icon.test.ts M core/info-actions/info-actions-api/src/index.ts 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/link-suggest/link-suggest-api/src/DefaultLinkSuggestServiceProvider.ts M core/link-suggest/link-suggest-api/src/index.ts 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/src/components/componentsInit.ts M core/model/model-api/src/index.ts M core/model/model-click-listener/src/DefaultClickListener.ts M core/model/model-click-listener/src/componentInit.ts M core/model/model-click-listener/src/index.ts M core/model/model-local-url/src/__tests__/defaultLocalURLSerializer.test.ts 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-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/index.ts 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/navigation-tree/navigation-tree-default/src/components/componentsInit.ts M core/navigation-tree/navigation-tree-filesystem/src/components/componentsInit.ts M core/navigation-tree/navigation-tree-github/src/components/componentsInit.ts M core/navigation-tree/navigation-tree-nextcloud/src/components/componentsInit.ts M core/navigation-tree/navigation-tree-xwiki/src/components/componentsInit.ts M core/page-actions/page-actions-api/src/index.ts M core/page-actions/page-actions-default/src/index.ts M core/page-actions/page-actions-ui/src/PageManagement.ts M core/page-actions/page-actions-ui/src/index.ts M core/uiextension/uiextension-ui/src/vue/UIExtensions.vue M dev/test-utils/src/index.ts M ds/api/src/index.ts M ds/dsfr/src/components/dsfrDesignSystemLoader.ts M ds/dsfr/src/vue/__tests__/x-col.test.ts M ds/shoelace/src/components/shoelaceDesignSystemLoader.ts M ds/shoelace/src/utils/navigation-tree-selection.ts M ds/shoelace/src/vue/__tests__/x-alert.test.ts M ds/shoelace/src/vue/form/x-file-input.vue M ds/shoelace/src/vue/form/x-text-field.vue M ds/shoelace/src/vue/x-navigation-tree.vue M ds/vuetify/src/components/vuetifyDesignSystemLoader.ts M ds/vuetify/src/vue/__tests__/x-btn.test.ts M ds/vuetify/src/vue/form/x-file-input.vue M ds/vuetify/src/vue/form/x-text-field.vue M ds/vuetify/src/vue/x-btn.vue M ds/vuetify/src/vue/x-navigation-tree.vue M editors/tiptap/src/components/componentsInit.ts M editors/tiptap/src/components/extensions/bubble-menu.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/collaboration.ts M editors/tiptap/src/extensions/link.ts M editors/tiptap/src/stores/link-suggest-store.ts M editors/tiptap/src/stores/slash-store.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-save-status.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/list-navigation-helper.ts 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-preload/src/index.ts M electron/authentication/authentication-xwiki/authentication-xwiki-renderer/src/xWikiAuthenticationManager.ts M electron/browser/src/components/browser-api-electron.ts M electron/browser/src/electron/main/index.ts M electron/main/src/index.ts M electron/main/src/mainWindow.ts M electron/main/src/reload.ts M electron/preload/src/nodeCrypto.ts M electron/renderer/src/index.ts M electron/storage/src/components/FileSystemConfig.ts M electron/storage/src/components/fileSystemStorage.ts M electron/storage/src/componentsInit.ts M electron/storage/src/electron/main/index.ts M electron/storage/src/electron/preload/index.ts M eslint.config.mjs M extension-manager/src/components/componentsInit.ts M extension-manager/src/components/cristalLoader.ts M extension-manager/src/components/defaultExtensionManager.ts M extension-manager/src/index.ts M extensions/menubuttons/src/components/componentsInit.ts M lib/src/components/DefaultCristalApp.ts M lib/src/components/cristalAppLoader.ts M lib/src/index.ts M lib/src/staticBuild.ts M macros/src/components/componentsInit.ts M macros/src/components/defaultMacroProvider.ts M realtime/src/index.ts 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/api/src/index.ts M sharedworker/impl/src/components/componentsInit.ts M sharedworker/impl/src/components/defaultQueueWorker.ts M sharedworker/impl/src/components/worker.ts M skin/src/api/macroProvider.ts M skin/src/components/InformationTab.ts M skin/src/components/componentsInit.ts M skin/src/components/defaultSkinManager.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/components/sidebar-actions/ConfigMenuUIExtension.ts M skin/src/components/templateTemplateProvider.ts M skin/src/components/uixVueTemplateProvider.ts M skin/src/index.ts M skin/src/vue/c-content.vue M skin/src/vue/c-edit.vue M skin/src/vue/c-field.vue M skin/src/vue/c-page-creation-menu.vue M skin/src/vue/c-sidebar.vue M skin/src/vue/c-template.vue M skin/src/vue/c-uix.vue M skin/src/vue/c-view.vue M skin/src/vue/contentTools.ts M sources/xwiki/mock-server/package.json M sources/xwiki/mock-server/src/index.ts M xwiki/remoteinlineeditor/src/components/uixRemoteXWikiEditorProvider.ts M xwiki/remoteinlineeditor/src/vue/c-edit-xwikiremote.vue Log Message: ----------- Merge remote-tracking branch 'origin/main' into CRISTAL-274 Commit: 5f3dd0061fee27c5727f736cc3c31556a7b1820d https://github.com/xwiki-contrib/cristal/commit/5f3dd0061fee27c5727f736cc3c3... Author: Manuel Leduc <[email protected]> Date: 2024-11-12 (Tue, 12 Nov 2024) Changed paths: M core/model/model-click-listener/src/DefaultClickListener.ts M core/model/model-remote-url/model-remote-url-api/src/remoteURLSerializer.ts 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 A core/model/model-remote-url/model-remote-url-xwiki/src/xWikiRemoteURLSerializer.ts M skin/src/vue/contentTools.ts Log Message: ----------- --wip-- [skip ci] Compare: https://github.com/xwiki-contrib/cristal/compare/fc4d1e4ea035%5E...5f3dd0061... To unsubscribe from these emails, change your notification settings at https://github.com/xwiki-contrib/cristal/settings/notifications