[xwiki-contrib/cristal] 3b5aa8: CRISTAL-381: Make the github backend supported (#687)
Branch: refs/heads/main Home: https://github.com/xwiki-contrib/cristal Commit: 3b5aa88cb3444533a040e44c53e415a873725bee https://github.com/xwiki-contrib/cristal/commit/3b5aa88cb3444533a040e44c53e4... Author: Pierre Jeanjean <pierre.jeanjean@xwiki.com> Date: 2025-02-25 (Tue, 25 Feb 2025) Changed paths: M api/src/api/WikiConfig.ts M api/src/components/defaultWikiConfig.ts M core/authentication/authentication-api/src/authenticationManager.ts A core/authentication/authentication-github-state/package.json A core/authentication/authentication-github-state/src/GitHubAuthenticationState.ts A core/authentication/authentication-github-state/src/index.ts A core/authentication/authentication-github-state/tsconfig.json A core/authentication/authentication-github-state/tsdoc.json A core/authentication/authentication-github-state/vite.config.ts A core/authentication/authentication-github-state/vitest.config.ts A core/authentication/authentication-github-ui/langs/translation-en.json A core/authentication/authentication-github-ui/langs/translation-fr.json A core/authentication/authentication-github-ui/package.json A core/authentication/authentication-github-ui/src/GitHubLoginMenuUIExtension.ts A core/authentication/authentication-github-ui/src/index.ts A core/authentication/authentication-github-ui/src/translations.ts A core/authentication/authentication-github-ui/src/vue/GitHubLoginMenu.vue A core/authentication/authentication-github-ui/tsconfig.json A core/authentication/authentication-github-ui/tsdoc.json A core/authentication/authentication-github-ui/vite.config.ts A core/authentication/authentication-github-ui/vitest.config.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/src/translations.ts 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/hierarchy/hierarchy-github/package.json M core/hierarchy/hierarchy-github/src/components/componentsInit.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 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 A electron/authentication/authentication-github/authentication-github-main/package.json A electron/authentication/authentication-github/authentication-github-main/src/index.ts A electron/authentication/authentication-github/authentication-github-main/src/storage.ts A electron/authentication/authentication-github/authentication-github-main/tsconfig.json A electron/authentication/authentication-github/authentication-github-main/vite.config.ts A electron/authentication/authentication-github/authentication-github-main/vitest.config.ts A electron/authentication/authentication-github/authentication-github-preload/package.json A electron/authentication/authentication-github/authentication-github-preload/src/index.ts A electron/authentication/authentication-github/authentication-github-preload/tsconfig.json A electron/authentication/authentication-github/authentication-github-preload/vite.config.ts A electron/authentication/authentication-github/authentication-github-preload/vitest.config.ts A electron/authentication/authentication-github/authentication-github-renderer/package.json A electron/authentication/authentication-github/authentication-github-renderer/src/GitHubAuthenticationManager.ts A electron/authentication/authentication-github/authentication-github-renderer/src/index.ts A electron/authentication/authentication-github/authentication-github-renderer/tsconfig.json A electron/authentication/authentication-github/authentication-github-renderer/vite.config.ts A electron/authentication/authentication-github/authentication-github-renderer/vitest.config.ts M electron/authentication/authentication-xwiki/authentication-xwiki-renderer/src/xWikiAuthenticationManager.ts M electron/main/package.json M electron/main/src/index.ts M electron/preload/package.json M electron/preload/src/index.ts M electron/renderer/package.json M electron/renderer/src/index.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/default/defaultComponentsList.ts A lib/src/default/github.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 (#687) * Working authentication * Content display * Content edition * Content deletion * Updated navigation tree to use public API * Updated history to use public API * Add Attachments support * Add electron support To unsubscribe from these emails, change your notification settings at https://github.com/xwiki-contrib/cristal/settings/notifications
participants (1)
-
XWiki Notifications