[xwiki-contrib/cristal] 48d678: [Misc] Uniformize the licenses to LGPL 2.1
Branch: refs/heads/main Home: https://github.com/xwiki-contrib/cristal Commit: 48d67850c0d86067c797118a2b7cd7c191f83fc8 https://github.com/xwiki-contrib/cristal/commit/48d67850c0d86067c797118a2b7c... Author: Manuel Leduc <[email protected]> Date: 2024-06-19 (Wed, 19 Jun 2024) Changed paths: M .github/renovate.json5 M .gitignore M .npmpackagejsonlintrc.json M Jenkinsfile M api/package.json M api/src/api/PageData.ts M api/src/api/WikiConfig.ts M api/src/api/cristalApp.ts M api/src/api/designSystemLoader.ts M api/src/api/document.ts M api/src/api/logger.ts M api/src/api/loggerConfig.ts M api/src/api/pageAttachment.ts M api/src/api/skinManager.ts M api/src/api/storage.ts M api/src/api/wrappingStorage.ts M api/src/components/DefaultPageData.ts M api/src/components/JSONLDDocument.ts M api/src/components/__tests__/DefaultPageData.test.ts M api/src/components/__tests__/defaultLogger.test.ts M api/src/components/componentsInit.ts M api/src/components/defaultLogger.ts M api/src/components/defaultLoggerConfig.ts M api/src/components/defaultWikiConfig.ts M api/src/index.ts M api/src/vue.d.ts M api/vite.config.ts M api/vitest.config.ts M core/attachments/attachments-api/package.json M core/attachments/attachments-api/src/index.ts M core/attachments/attachments-api/vite.config.ts M core/attachments/attachments-default/package.json M core/attachments/attachments-default/src/defaultAttachmentsService.ts M core/attachments/attachments-default/src/index.ts M core/attachments/attachments-default/vite.config.ts M core/attachments/attachments-ui/package.json M core/attachments/attachments-ui/src/index.ts M core/attachments/attachments-ui/src/translations.ts M core/attachments/attachments-ui/src/vue/AttachmentsTab.vue M core/attachments/attachments-ui/vite.config.ts M core/backends/backend-api/package.json M core/backends/backend-api/src/abstractStorage.ts M core/backends/backend-api/src/index.ts M core/backends/backend-api/src/offlineStorage.ts M core/backends/backend-api/vite.config.ts M core/backends/backend-dexie/package.json M core/backends/backend-dexie/src/dexieOfflineStorage.ts M core/backends/backend-dexie/src/dexiePageStorage.ts M core/backends/backend-dexie/src/index.ts M core/backends/backend-dexie/src/wrappingOfflineStorage.ts M core/backends/backend-dexie/vite.config.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-github/vite.config.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-nextcloud/vite.config.ts M core/backends/backend-xwiki/package.json M core/backends/backend-xwiki/src/XWikiWikiConfig.ts M core/backends/backend-xwiki/src/__tests__/xwikiStorage.test.ts M core/backends/backend-xwiki/src/index.ts M core/backends/backend-xwiki/src/xwikiStorage.ts M core/backends/backend-xwiki/vite.config.ts M core/browser/browser-api/package.json M core/browser/browser-api/src/index.ts M core/browser/browser-api/vite.config.ts M core/browser/browser-default/package.json M core/browser/browser-default/src/components/browser-api-default.ts M core/browser/browser-default/src/components/componentsInit.ts M core/browser/browser-default/src/index.ts M core/browser/browser-default/vite.config.ts M core/extra-tabs/extra-tabs-api/package.json 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-api/vite.config.ts M core/extra-tabs/extra-tabs-default/package.json M core/extra-tabs/extra-tabs-default/src/DefaultExtraTabsService.ts M core/extra-tabs/extra-tabs-default/src/index.ts M core/extra-tabs/extra-tabs-default/vite.config.ts M core/extra-tabs/extra-tabs-ui/package.json M core/extra-tabs/extra-tabs-ui/src/index.ts M core/extra-tabs/extra-tabs-ui/src/vue/ExtraTabs.vue M core/extra-tabs/extra-tabs-ui/vite.config.ts M core/hierarchy/hierarchy-api/package.json M core/hierarchy/hierarchy-api/src/index.ts M core/hierarchy/hierarchy-api/vite.config.ts M core/hierarchy/hierarchy-default/package.json M core/hierarchy/hierarchy-default/src/components/componentsInit.ts M core/hierarchy/hierarchy-default/src/index.ts M core/hierarchy/hierarchy-default/vite.config.ts M core/hierarchy/hierarchy-filesystem/package.json M core/hierarchy/hierarchy-filesystem/src/components/componentsInit.ts M core/hierarchy/hierarchy-filesystem/src/index.ts M core/hierarchy/hierarchy-filesystem/vite.config.ts M core/hierarchy/hierarchy-github/package.json M core/hierarchy/hierarchy-github/src/components/componentsInit.ts M core/hierarchy/hierarchy-github/src/index.ts M core/hierarchy/hierarchy-github/vite.config.ts M core/hierarchy/hierarchy-xwiki/package.json M core/hierarchy/hierarchy-xwiki/src/__tests__/utils.test.ts M core/hierarchy/hierarchy-xwiki/src/components/componentsInit.ts M core/hierarchy/hierarchy-xwiki/src/index.ts M core/hierarchy/hierarchy-xwiki/src/utils.ts M core/hierarchy/hierarchy-xwiki/vite.config.ts M core/icons/package.json M core/icons/src/index.ts M core/icons/src/size.ts M core/icons/src/vue.d.ts M core/icons/src/vue/__tests__/c-icon.test.ts M core/icons/src/vue/c-icon.vue M core/icons/vite.config.ts M core/icons/vitest.config.ts M core/link-suggest/link-suggest-api/package.json M core/link-suggest/link-suggest-api/src/index.ts M core/link-suggest/link-suggest-api/vite.config.ts M core/link-suggest/link-suggest-xwiki/package.json M core/link-suggest/link-suggest-xwiki/src/components/componentsInit.ts M core/link-suggest/link-suggest-xwiki/src/index.ts M core/link-suggest/link-suggest-xwiki/vite.config.ts M dev/config/package.json M dev/config/vitest.config.js M ds/api/package.json M ds/api/src/index.ts M ds/api/vite.config.ts M ds/dsfr/package.json M ds/dsfr/src/components/componentsInit.ts M ds/dsfr/src/components/dsfrDesignSystemLoader.ts M ds/dsfr/src/index.ts M ds/dsfr/src/vue.d.ts M ds/dsfr/src/vue/__tests__/x-col.test.ts M ds/dsfr/src/vue/x-alert.vue M ds/dsfr/src/vue/x-avatar.vue M ds/dsfr/src/vue/x-btn.vue M ds/dsfr/src/vue/x-card.vue M ds/dsfr/src/vue/x-col.vue M ds/dsfr/src/vue/x-container.vue M ds/dsfr/src/vue/x-dialog.vue M ds/dsfr/src/vue/x-divider.vue M ds/dsfr/src/vue/x-img.vue M ds/dsfr/src/vue/x-load.vue M ds/dsfr/src/vue/x-menu.vue M ds/dsfr/src/vue/x-menuitem.vue M ds/dsfr/src/vue/x-row.vue M ds/dsfr/src/vue/x-textfield.vue M ds/dsfr/vite.config.ts M ds/dsfr/vitest.config.ts M ds/shoelace/package.json M ds/shoelace/src/components/componentsInit.ts M ds/shoelace/src/components/shoelaceDesignSystemLoader.ts M ds/shoelace/src/index.ts M ds/shoelace/src/vue.d.ts M ds/shoelace/src/vue/__tests__/x-alert.test.ts M ds/shoelace/src/vue/css/style.css M ds/shoelace/src/vue/x-alert.vue M ds/shoelace/src/vue/x-avatar.vue M ds/shoelace/src/vue/x-breadcrumb.vue M ds/shoelace/src/vue/x-btn.vue M ds/shoelace/src/vue/x-card.vue M ds/shoelace/src/vue/x-col.vue M ds/shoelace/src/vue/x-container.vue M ds/shoelace/src/vue/x-dialog.vue M ds/shoelace/src/vue/x-divider.vue M ds/shoelace/src/vue/x-img.vue M ds/shoelace/src/vue/x-load.vue M ds/shoelace/src/vue/x-menu.vue M ds/shoelace/src/vue/x-menuitem.vue M ds/shoelace/src/vue/x-row.vue M ds/shoelace/src/vue/x-search.vue M ds/shoelace/src/vue/x-tab-group.vue M ds/shoelace/src/vue/x-tab-panel.vue M ds/shoelace/src/vue/x-tab.vue M ds/shoelace/src/vue/x-textfield.vue M ds/shoelace/vite.config.ts M ds/shoelace/vitest.config.ts M ds/vuetify/package.json M ds/vuetify/src/components/componentsInit.ts M ds/vuetify/src/components/vuetifyDesignSystemLoader.ts M ds/vuetify/src/index.ts M ds/vuetify/src/vue.d.ts M ds/vuetify/src/vue/css/style.css M ds/vuetify/src/vue/x-alert.vue M ds/vuetify/src/vue/x-avatar.vue M ds/vuetify/src/vue/x-breadcrumb.vue M ds/vuetify/src/vue/x-btn.vue M ds/vuetify/src/vue/x-card.vue M ds/vuetify/src/vue/x-dialog.vue M ds/vuetify/src/vue/x-divider.vue M ds/vuetify/src/vue/x-img.vue M ds/vuetify/src/vue/x-load.vue M ds/vuetify/src/vue/x-menu-item.vue M ds/vuetify/src/vue/x-menu.vue M ds/vuetify/src/vue/x-search.vue M ds/vuetify/src/vue/x-tab-group.vue M ds/vuetify/src/vue/x-tab-panel.vue M ds/vuetify/src/vue/x-tab.vue M ds/vuetify/vite.config.ts M editors/tiptap/package.json M editors/tiptap/src/components/componentsInit.ts M editors/tiptap/src/components/extensions/__tests__/slash.test.ts M editors/tiptap/src/components/extensions/bubble-menu.ts M editors/tiptap/src/components/extensions/filter-helper.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/link.ts M editors/tiptap/src/extensions/markdown.ts M editors/tiptap/src/index.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-edit-tiptap.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 editors/tiptap/vite.config.ts M electron/.electron-builder.config.js M electron/browser/package.json M electron/browser/src/components/browser-api-electron.ts M electron/browser/src/componentsInit.ts M electron/browser/src/electron/main/index.ts M electron/browser/src/electron/preload/apiTypes.ts M electron/browser/src/electron/preload/index.ts M electron/browser/src/index.ts M electron/browser/vite.config.ts M electron/browser/vite.main.config.ts M electron/browser/vite.preload.config.ts M electron/main/package.json M electron/main/src/index.ts M electron/main/src/mainWindow.ts M electron/main/src/security-restrictions.ts M electron/main/vite.config.js M electron/package.json M electron/preload/package.json M electron/preload/src/index.ts M electron/preload/src/nodeCrypto.ts M electron/preload/src/versions.ts M electron/preload/vite.config.js M electron/renderer/index.html M electron/renderer/package.json M electron/renderer/src/index.ts M electron/renderer/src/vite-env.d.ts M electron/renderer/src/vue.d.ts M electron/renderer/vite.config.js 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 electron/storage/src/electron/main/index.ts M electron/storage/src/electron/preload/apiTypes.ts M electron/storage/src/electron/preload/index.ts M electron/storage/src/index.ts M electron/storage/vite.config.ts M electron/storage/vite.main.config.ts M electron/storage/vite.preload.config.ts M electron/types/env.d.ts M electron/version/getVersion.mjs M electron/version/inject-app-version-plugin.mjs M extension-manager/package.json M extension-manager/src/api/cristalComponent.ts M extension-manager/src/api/extensionConfig.ts M extension-manager/src/api/extensionManager.ts M extension-manager/src/components/componentsInit.ts M extension-manager/src/components/cristalLoader.ts M extension-manager/src/components/defaultComponent.ts M extension-manager/src/components/defaultExtensionConfig.ts M extension-manager/src/components/defaultExtensionManager.ts M extension-manager/src/index.ts M extension-manager/src/server.js M extension-manager/vite.config.ts M extensions/menubuttons/package.json M extensions/menubuttons/src/api/menuEntry.ts M extensions/menubuttons/src/components/c-menu.vue M extensions/menubuttons/src/components/componentsInit.ts M extensions/menubuttons/src/components/menuEntryButton1.ts M extensions/menubuttons/src/components/uixMenuTemplateProvider.ts M extensions/menubuttons/src/components/uixMenuTemplateProvider2.ts M extensions/menubuttons/src/index.ts M extensions/menubuttons/src/vue.d.ts M extensions/menubuttons/vite.config.ts M lib/package.json M lib/src/c-index.vue M lib/src/components/DefaultCristalApp.ts M lib/src/components/cristalAppLoader.ts M lib/src/i18n.ts M lib/src/index.css M lib/src/index.ts M lib/src/staticBuild.ts M lib/src/vue.d.ts M lib/vite.config.ts M macros/package.json M macros/src/components/alertMacro.ts M macros/src/components/componentsInit.ts M macros/src/components/defaultMacroProvider.ts M macros/src/components/errorMacro.ts M macros/src/components/infoMacro.ts M macros/src/components/successMacro.ts M macros/src/components/warningMacro.ts M macros/src/index.ts M macros/src/vue.d.ts M macros/src/vue/c-error.vue M macros/src/vue/c-info.vue M macros/src/vue/c-success.vue M macros/src/vue/c-warning.vue M macros/vite.config.ts M package.json M pnpm-workspace.yaml M rendering/rendering/package.json M rendering/rendering/src/api/converter.ts M rendering/rendering/src/api/renderer.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 rendering/rendering/src/components/marked-macro.ts M rendering/rendering/src/components/wikimodel-teavm.ts M rendering/rendering/src/components/wikimodel.ts M rendering/rendering/src/index.ts M rendering/rendering/src/vue.d.ts M rendering/rendering/vite.config.ts M rendering/wikimodel/package.json M rendering/wikimodel/src/index.ts M rendering/wikimodel/src/wikimodel-teavm.d.ts M rendering/wikimodel/src/wikimodel-teavm.js M rendering/wikimodel/vite.config.ts M resources/license-header.js M resources/license-header.vue.txt M sharedworker/api/package.json M sharedworker/api/src/api/myworker.ts M sharedworker/api/src/api/queueWorker.ts M sharedworker/api/src/index.ts M sharedworker/api/src/vite-env.d.ts M sharedworker/api/src/vue.d.ts M sharedworker/api/vite-env.d.ts M sharedworker/api/vite.config.ts M sharedworker/impl/package.json M sharedworker/impl/src/components/componentsInit.ts M sharedworker/impl/src/components/defaultQueueWorker.ts M sharedworker/impl/src/components/worker.ts M sharedworker/impl/src/components/workerCristalApp.ts M sharedworker/impl/src/components/workerQueueWorker.ts M sharedworker/impl/src/index.ts M sharedworker/impl/src/vite-env.d.ts M sharedworker/impl/src/vue.d.ts M sharedworker/impl/vite-env.d.ts M sharedworker/impl/vite.config.ts M skin/package.json M skin/src/api/macroData.ts M skin/src/api/macroProvider.ts M skin/src/api/uixEditorProvider.ts M skin/src/api/uixTemplateProvider.ts M skin/src/api/vueTemplateProvider.ts M skin/src/components/InformationTab.ts M skin/src/components/componentsInit.ts M skin/src/components/defaultMacroData.ts M skin/src/components/defaultSkinManager.ts M skin/src/components/defaultUIXEditorProvider.ts M skin/src/components/defaultUIXTemplateProvider.ts M skin/src/components/defaultVueTemplateProvider.ts M skin/src/components/templateTemplateProvider.ts M skin/src/components/uixLoginTemplateProvider.ts M skin/src/components/uixSearchTemplateProvider.ts M skin/src/components/uixVueTemplateProvider.ts M skin/src/composables/mouse.ts M skin/src/composables/viewport.ts M skin/src/css/main.css M skin/src/index.ts M skin/src/translations.ts M skin/src/vue.d.ts M skin/src/vue/c-blog.vue M skin/src/vue/c-config-menu.vue M skin/src/vue/c-config.vue 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-footer.vue M skin/src/vue/c-help.vue M skin/src/vue/c-login.vue M skin/src/vue/c-main.vue M skin/src/vue/c-movie.vue M skin/src/vue/c-navigation-drawer.vue M skin/src/vue/c-panel.vue M skin/src/vue/c-right-sidebar.vue M skin/src/vue/c-search.vue M skin/src/vue/c-sidebar-panel.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 skin/src/vue/extra-tabs/InformationTab.vue M skin/src/vue/perf/perfDirectDSFR.vue M skin/src/vue/perf/perfDirectSL.vue M skin/src/vue/perf/perfDirectVuetify.vue M skin/src/vue/perf/perfEmpty.vue M skin/src/vue/perf/perfX.vue M skin/src/vue/perf/x-empty.vue M skin/vite.config.ts M sources/xwiki/mock-server/package.json M sources/xwiki/mock-server/src/index.ts M vite.config.ts M web/e2e/main-page.spec.ts M web/index.html M web/package.json M web/playwright.config.ts M web/src/index.ts M web/src/server.js M web/src/vite-env.d.ts M web/src/vue.d.ts M web/vite.config.ts M xwiki/remoteinlineeditor/package.json M xwiki/remoteinlineeditor/src/components/componentsInit.ts M xwiki/remoteinlineeditor/src/components/uixRemoteXWikiEditorProvider.ts M xwiki/remoteinlineeditor/src/index.ts M xwiki/remoteinlineeditor/src/vue.d.ts M xwiki/remoteinlineeditor/src/vue/c-edit-xwikiremote.vue M xwiki/remoteinlineeditor/vite.config.ts Log Message: ----------- [Misc] Uniformize the licenses to LGPL 2.1 Commit: 3e24861fd665d4239154af8b5d1e7395584c3d84 https://github.com/xwiki-contrib/cristal/commit/3e24861fd665d4239154af8b5d1e... Author: Manuel Leduc <[email protected]> Date: 2024-06-19 (Wed, 19 Jun 2024) Changed paths: M ds/shoelace/src/vue/css/style.css M ds/vuetify/src/vue/css/style.css M electron/.electron-builder.config.js M lib/src/index.css M web/e2e/main-page.spec.ts Log Message: ----------- [Misc] Various formatting changes Compare: https://github.com/xwiki-contrib/cristal/compare/2ead1db84bac...3e24861fd665 To unsubscribe from these emails, change your notification settings at https://github.com/xwiki-contrib/cristal/settings/notifications
participants (1)
-
XWiki Notifications