Branch: refs/heads/CRISTAL-381 Home: https://github.com/xwiki-contrib/cristal Commit: c1eb5299e008982eb18491e84caf06e9bb830e8c https://github.com/xwiki-contrib/cristal/commit/c1eb5299e008982eb18491e84caf... Author: Pierre Jeanjean <pierre.jeanjean@xwiki.com> Date: 2025-02-20 (Thu, 20 Feb 2025) Changed paths: M core/authentication/authentication-api/src/authenticationManager.ts A core/authentication/authentication-github/package.json A core/authentication/authentication-github/src/GitHubAuthenticationManager.ts A core/authentication/authentication-github/src/index.ts A core/authentication/authentication-github/tsconfig.json A core/authentication/authentication-github/tsdoc.json A core/authentication/authentication-github/vite.config.ts A core/authentication/authentication-github/vitest.config.ts M core/authentication/authentication-ui/package.json A core/authentication/authentication-ui/src/GitHubLoginMenuUIExtension.ts A core/authentication/authentication-ui/src/LoginMenuUIExtensionProvider.ts M core/authentication/authentication-ui/src/index.ts A core/authentication/authentication-ui/src/vue/GitHubLoginMenu.vue M core/authentication/authentication-ui/src/vue/LoginMenu.vue M core/authentication/authentication-ui/src/vue/UserDetails.vue M core/authentication/authentication-xwiki/src/XWikiAuthenticationManager.ts M core/backends/backend-github/package.json M core/backends/backend-github/src/githubStorage.ts M core/history/history-github/package.json M core/history/history-github/src/components/componentsInit.ts A core/model/model-reference/model-reference-github/package.json A core/model/model-reference/model-reference-github/src/__tests__/gitHubModelReferenceParser.test.ts A core/model/model-reference/model-reference-github/src/__tests__/gitHubModelReferenceSerializer.test.ts A core/model/model-reference/model-reference-github/src/componentInit.ts A core/model/model-reference/model-reference-github/src/gitHubModelReferenceParser.ts A core/model/model-reference/model-reference-github/src/gitHubModelReferenceSerializer.ts A core/model/model-reference/model-reference-github/src/index.ts A core/model/model-reference/model-reference-github/tsconfig.json A core/model/model-reference/model-reference-github/tsdoc.json A core/model/model-reference/model-reference-github/vite.config.ts A core/model/model-reference/model-reference-github/vitest.config.ts A core/model/model-remote-url/model-remote-url-github/package.json A core/model/model-remote-url/model-remote-url-github/src/componentInit.ts A core/model/model-remote-url/model-remote-url-github/src/gitHubRemoteURLParser.ts A core/model/model-remote-url/model-remote-url-github/src/gitHubRemoteURLSerializer.ts A core/model/model-remote-url/model-remote-url-github/src/index.ts A core/model/model-remote-url/model-remote-url-github/tsconfig.json A core/model/model-remote-url/model-remote-url-github/tsdoc.json A core/model/model-remote-url/model-remote-url-github/vite.config.ts A core/model/model-remote-url/model-remote-url-github/vitest.config.ts M core/navigation-tree/navigation-tree-github/package.json M core/navigation-tree/navigation-tree-github/src/components/componentsInit.ts M core/uiextension/uiextension-api/src/index.ts M core/uiextension/uiextension-default/package.json A core/uiextension/uiextension-default/src/AbstractUIExtensionProvider.ts M core/uiextension/uiextension-default/src/DefaultUIExtensionsManager.ts M core/uiextension/uiextension-default/src/index.ts A core/uiextension/uiextension-default/tsdoc.json M ds/api/src/XTextField.ts M ds/shoelace/src/vue/form/x-text-field.vue M ds/vuetify/src/vue/form/x-text-field.vue M electron/authentication/authentication-xwiki/authentication-xwiki-renderer/src/xWikiAuthenticationManager.ts A github-authentication/package.json A github-authentication/src/config.ts A github-authentication/src/index.ts A github-authentication/tsconfig.json A github-authentication/tsdoc.json A github-authentication/vite.config.ts A github-authentication/vitest.config.ts M lib/package.json M lib/src/defaultComponentsList.ts M package.json M pnpm-lock.yaml M pnpm-workspace.yaml M sharedworker/impl/package.json M sharedworker/impl/src/components/worker.ts M skin/src/vue/c-content.vue M skin/src/vue/contentTools.ts M web/package.json M web/public/config.json M web/src/index.ts Log Message: ----------- CRISTAL-381: Make the github backend supported * Working authentication * Content display * Content edition * Content deletion * Updated navigation tree to use public API * Updated history to use public API To unsubscribe from these emails, change your notification settings at https://github.com/xwiki-contrib/cristal/settings/notifications