[xwiki-contrib/cristal] 866ad0: [Misc] Add missing licence header
Branch: refs/heads/main Home: https://github.com/xwiki-contrib/cristal Commit: 866ad05e2f7104dc0a7a252993385ab456f1ac4f https://github.com/xwiki-contrib/cristal/commit/866ad05e2f7104dc0a7a25299338... Author: Manuel Leduc <[email protected]> Date: 2024-11-22 (Fri, 22 Nov 2024) Changed paths: M .github/renovate.json5 M Jenkinsfile M api/src/api/attachmentsData.ts M core/attachments/attachments-api/src/attachmentsPreview.ts M core/attachments/attachments-api/src/attachmentsService.ts M core/attachments/attachments-default/src/defaultAttachmentPreview.ts M core/attachments/attachments-ui/src/AttachmentPreviewContentAfterUIExtension.ts M core/attachments/attachments-ui/src/AttachmentsInfoAction.ts M core/attachments/attachments-ui/src/vue/AttachmentPreview.vue M core/authentication/authentication-ui/src/LoggedInMenuUIExtension.ts M core/authentication/authentication-ui/src/LoginMenuUIExtension.ts M core/authentication/authentication-xwiki/src/XWikiAuthenticationManager.ts M core/authentication/authentication-xwiki/src/index.ts M core/backends/backend-nextcloud/src/NextcloudWikiConfig.ts M core/backends/backend-xwiki/src/__tests__/xwikiStorage.test.ts M core/date/date-api/src/componentInit.ts M core/date/date-api/src/dateService.ts M core/date/date-api/src/defaultDateService.ts M core/date/date-api/src/index.ts M core/date/date-ui/src/index.ts M core/document/document-default/src/defaultDocumentService.ts M core/extra-tabs/extra-tabs-ui/src/index.ts M core/file-preview/file-preview-ui/src/index.ts M core/info-actions/info-actions-api/src/index.ts 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-ui/src/index.ts 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/LinkSuggestServiceProvider.ts M core/link-suggest/link-suggest-api/src/linkSuggestService.ts M core/link-suggest/link-suggest-nextcloud/src/index.ts M core/link-suggest/link-suggest-nextcloud/src/nextcloudLinkSuggestService.ts M core/model/model-click-listener/src/clickListener.ts M core/model/model-click-listener/src/componentInit.ts M core/model/model-click-listener/src/index.ts M core/model/model-click-listener/vite.config.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-local-url/src/index.ts M core/model/model-local-url/src/localURLParser.ts M core/model/model-local-url/src/localURLSerializer.ts M core/model/model-reference/model-reference-api/src/componentInit.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/index.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-filesystem/src/componentInit.ts M core/model/model-reference/model-reference-filesystem/src/filesystemModelReferenceSerializer.ts M core/model/model-reference/model-reference-nextcloud/src/componentInit.ts M core/model/model-reference/model-reference-nextcloud/src/nextcloudModelReferenceSerializer.ts M core/model/model-reference/model-reference-xwiki/src/__tests__/defaultLocalURLSerializer.test.ts M core/model/model-reference/model-reference-xwiki/src/componentInit.ts M core/model/model-reference/model-reference-xwiki/src/xWikiModelReferenceSerializer.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-api/src/remoteURLParser.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-filesystem/src/componentInit.ts M core/model/model-remote-url/model-remote-url-filesystem/src/filesystemRemoteURLParser.ts M core/model/model-remote-url/model-remote-url-filesystem/src/filesystemRemoteURLSerializer.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-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/uiextension/uiextension-api/src/index.ts M core/uiextension/uiextension-default/src/DefaultUIExtensionsManager.ts M core/uiextension/uiextension-ui/src/index.ts M core/user/user-ui/src/index.ts M core/user/user-ui/vite.config.ts M core/user/user-ui/vitest.config.ts M dev/test-utils/src/index.ts M ds/shoelace/src/vue/css/style.css M ds/vuetify/src/vue/__tests__/x-btn.test.ts M ds/vuetify/src/vue/css/style.css M editors/tiptap/src/extensions/collaboration.ts M electron/authentication/authentication-xwiki/authentication-xwiki-renderer/src/index.ts M electron/authentication/authentication-xwiki/authentication-xwiki-renderer/src/xWikiAuthenticationManager.ts M electron/renderer/src/index.ts M lib/src/components/DefaultCristalApp.ts M skin/src/components/sidebar-actions/ConfigMenuUIExtension.ts M skin/src/composables/mouse.ts M skin/src/composables/viewport.ts M skin/src/css/main.css M web/e2e/main-page.spec.ts M web/e2e/pageObjects/HistoryExtraTab.ts M web/e2e/pageObjects/NavigationTree.ts Log Message: ----------- [Misc] Add missing licence header To unsubscribe from these emails, change your notification settings at https://github.com/xwiki-contrib/cristal/settings/notifications
participants (1)
-
XWiki Notifications