Branch: refs/heads/CRISTAL-200
Home: https://github.com/xwiki-contrib/cristal
Commit: 028d483ed602b17008a76f57b22f9f8a5671ad9f
https://github.com/xwiki-contrib/cristal/commit/028d483ed602b17008a76f57b22…
Author: Manuel Leduc <manuel.leduc(a)xwiki.com>
Date: 2024-06-06 (Thu, 06 Jun 2024)
Changed paths:
M editors/tiptap/src/components/extensions/bubble-menu.ts
Log Message:
-----------
CRISTAL-207: Updating a link does not work
Commit: 2f0382c5d793ce97460ec46bc1486984b6684a0c
https://github.com/xwiki-contrib/cristal/commit/2f0382c5d793ce97460ec46bc14…
Author: Manuel Leduc <manuel.leduc(a)xwiki.com>
Date: 2024-06-07 (Fri, 07 Jun 2024)
Changed paths:
M editors/tiptap/src/components/extensions/bubble-menu.ts
Log Message:
-----------
CRISTAL-207: Updating a link does not work
Fix linting.
Commit: 010a519165365dba421f80772d13058eae0c46b7
https://github.com/xwiki-contrib/cristal/commit/010a519165365dba421f80772d1…
Author: Manuel Leduc <manuel.leduc(a)xwiki.com>
Date: 2024-06-07 (Fri, 07 Jun 2024)
Changed paths:
A editors/tiptap/src/extensions/link.ts
A editors/tiptap/src/extensions/markdown.ts
M editors/tiptap/src/vue/c-edit-tiptap.vue
Log Message:
-----------
CRISTAL-208: Add support for internal links
Commit: 3d0c38376d574c565c4cab1e6eb266aa13eba78c
https://github.com/xwiki-contrib/cristal/commit/3d0c38376d574c565c4cab1e6eb…
Author: Manuel Leduc <manuel.leduc(a)xwiki.com>
Date: 2024-06-10 (Mon, 10 Jun 2024)
Changed paths:
M editors/tiptap/src/vue/c-tiptap-link-edit.vue
Log Message:
-----------
CRISTAL-177: Autocomplete internal links in the editor
Update wrong import (trailing /dist).
Commit: 1d6c869bad0446c8af3778664c1601fd9f33a3c3
https://github.com/xwiki-contrib/cristal/commit/1d6c869bad0446c8af3778664c1…
Author: Manuel Leduc <manuel.leduc(a)xwiki.com>
Date: 2024-06-10 (Mon, 10 Jun 2024)
Changed paths:
M storage/src/components/componentsInit.ts
A storage/src/components/nextcloud/NextcloudWikiConfig.ts
A storage/src/components/nextcloud/nextcloudStorage.ts
M web/public/config.json
Log Message:
-----------
CRISTAL-180: Add a NextCloud backend
Commit: 33fb7da41c0650c52778ad6d40ba1800400cdc8e
https://github.com/xwiki-contrib/cristal/commit/33fb7da41c0650c52778ad6d40b…
Author: Manuel Leduc <manuel.leduc(a)xwiki.com>
Date: 2024-06-10 (Mon, 10 Jun 2024)
Changed paths:
M storage/src/components/nextcloud/nextcloudStorage.ts
Log Message:
-----------
CRISTAL-180: Add a NextCloud backend
Fix missing constructor.
Commit: acf9c31e6ce8724e6ad35b67c669002e973959fa
https://github.com/xwiki-contrib/cristal/commit/acf9c31e6ce8724e6ad35b67c66…
Author: tkrieck <149672322+tkrieck(a)users.noreply.github.com>
Date: 2024-06-10 (Mon, 10 Jun 2024)
Changed paths:
M editors/tiptap/src/vue/c-tiptap-link-edit.vue
Log Message:
-----------
CRISTAL-204: CSS for editing links (#279)
* Adjusted styles for the editing links feature
Commit: 3a460ab2f04b6105de87beca6bebd6c9d511e298
https://github.com/xwiki-contrib/cristal/commit/3a460ab2f04b6105de87beca6be…
Author: Manuel Leduc <manuel.leduc(a)xwiki.com>
Date: 2024-06-10 (Mon, 10 Jun 2024)
Changed paths:
M ds/api/package.json
M ds/api/src/index.ts
A ds/api/src/x-btn.ts
M ds/dsfr/package.json
M ds/dsfr/src/vue/x-btn.vue
M ds/shoelace/src/vue/x-breadcrumb.vue
M ds/shoelace/src/vue/x-btn.vue
M ds/vuetify/src/vue/x-breadcrumb.vue
M ds/vuetify/src/vue/x-btn.vue
M editors/tiptap/package.json
M editors/tiptap/src/vue/c-edit-tiptap.vue
M editors/tiptap/src/vue/c-tiptap-link-edit.vue
M pnpm-lock.yaml
M skin/package.json
M skin/src/vue/c-config.vue
M skin/src/vue/c-content.vue
M skin/src/vue/c-help.vue
Log Message:
-----------
[Misc] add type definition for x-btn
Commit: ea2dee7d7e6522f614efa25c0fc016f2252f7913
https://github.com/xwiki-contrib/cristal/commit/ea2dee7d7e6522f614efa25c0fc…
Author: tkrieck <149672322+tkrieck(a)users.noreply.github.com>
Date: 2024-06-10 (Mon, 10 Jun 2024)
Changed paths:
M editors/tiptap/src/vue/c-tiptap-link-suggest.vue
M editors/tiptap/src/vue/c-tiptap-selector.vue
M skin/src/vue/c-content.vue
Log Message:
-----------
CRISTAL-203: Tables are missing CSS (#277)
---------
Co-authored-by: Michael Hamann <michael(a)content-space.de>
Commit: 95bb0ec2c90db614bafa355e379be80b7a93d4ef
https://github.com/xwiki-contrib/cristal/commit/95bb0ec2c90db614bafa355e379…
Author: Manuel Leduc <manuel.leduc(a)xwiki.com>
Date: 2024-06-11 (Tue, 11 Jun 2024)
Changed paths:
M ds/api/package.json
M ds/api/src/index.ts
R ds/api/src/x-btn.ts
M ds/dsfr/package.json
M ds/dsfr/src/vue/x-btn.vue
M ds/shoelace/src/vue/x-breadcrumb.vue
M ds/shoelace/src/vue/x-btn.vue
M ds/vuetify/src/vue/x-breadcrumb.vue
M ds/vuetify/src/vue/x-btn.vue
M editors/tiptap/package.json
M editors/tiptap/src/vue/c-edit-tiptap.vue
M editors/tiptap/src/vue/c-tiptap-link-edit.vue
M pnpm-lock.yaml
M skin/package.json
M skin/src/vue/c-config.vue
M skin/src/vue/c-content.vue
M skin/src/vue/c-help.vue
Log Message:
-----------
Revert "[Misc] add type definition for x-btn"
This reverts commit 3a460ab2f04b6105de87beca6bebd6c9d511e298.
Commit: 5006c424e6d822289503520fef5e3bfea1838dcf
https://github.com/xwiki-contrib/cristal/commit/5006c424e6d822289503520fef5…
Author: Mend Renovate <bot(a)renovateapp.com>
Date: 2024-06-13 (Thu, 13 Jun 2024)
Changed paths:
M pnpm-lock.yaml
M sharedworker/api/package.json
M sharedworker/impl/package.json
M web/package.json
Log Message:
-----------
[Misc] Update dependency vite-plugin-comlink to v4.1.0
Commit: 2ff9cb5c2c80ed6f8b9394fa367d808f58d45a6d
https://github.com/xwiki-contrib/cristal/commit/2ff9cb5c2c80ed6f8b9394fa367…
Author: Mend Renovate <bot(a)renovateapp.com>
Date: 2024-06-13 (Thu, 13 Jun 2024)
Changed paths:
M electron/preload/package.json
M pnpm-lock.yaml
Log Message:
-----------
[Misc] Update dependency unplugin-auto-expose to v0.3.0
Commit: 5d4be994c4c16ead2218121bf756df750277e408
https://github.com/xwiki-contrib/cristal/commit/5d4be994c4c16ead2218121bf75…
Author: Mend Renovate <bot(a)renovateapp.com>
Date: 2024-06-13 (Thu, 13 Jun 2024)
Changed paths:
M pnpm-lock.yaml
M storage/package.json
Log Message:
-----------
CRISTAL-210: Upgrade to dexie 4.0.7
Commit: b612783858e41d1845a7ae404d04b64879044a45
https://github.com/xwiki-contrib/cristal/commit/b612783858e41d1845a7ae404d0…
Author: Mend Renovate <bot(a)renovateapp.com>
Date: 2024-06-13 (Thu, 13 Jun 2024)
Changed paths:
M ds/api/package.json
M ds/dsfr/package.json
M pnpm-lock.yaml
Log Message:
-----------
[Misc] Update dependency happy-dom to v14.12.0
Commit: f95c9a7c21004f74bc20a0096fba767aa0076c54
https://github.com/xwiki-contrib/cristal/commit/f95c9a7c21004f74bc20a0096fb…
Author: Mend Renovate <bot(a)renovateapp.com>
Date: 2024-06-13 (Thu, 13 Jun 2024)
Changed paths:
M package.json
M pnpm-lock.yaml
Log Message:
-----------
[Misc] Update dependency @changesets/cli to v2.27.5
Commit: 74d071048ac28b101eb917ac5a89b76c0a3923f6
https://github.com/xwiki-contrib/cristal/commit/74d071048ac28b101eb917ac5a8…
Author: Mend Renovate <bot(a)renovateapp.com>
Date: 2024-06-13 (Thu, 13 Jun 2024)
Changed paths:
M ds/dsfr/package.json
M ds/vuetify/package.json
M lib/package.json
M pnpm-lock.yaml
M skin/package.json
M web/package.json
Log Message:
-----------
CRISTAL-211: Upgrade to vuetify 3.6.9
Commit: 9f165d3eb29a2725e033b89ae6862f1cf0e1bc0b
https://github.com/xwiki-contrib/cristal/commit/9f165d3eb29a2725e033b89ae68…
Author: Mend Renovate <bot(a)renovateapp.com>
Date: 2024-06-13 (Thu, 13 Jun 2024)
Changed paths:
M package.json
Log Message:
-----------
[Misc] Update pnpm to v9.3.0
Commit: a4cb7485bcdd8a593b29cedaeff61b69fcdeddca
https://github.com/xwiki-contrib/cristal/commit/a4cb7485bcdd8a593b29cedaeff…
Author: Manuel Leduc <manuel.leduc(a)xwiki.com>
Date: 2024-06-13 (Thu, 13 Jun 2024)
Changed paths:
M electron/preload/package.json
M pnpm-lock.yaml
Log Message:
-----------
Revert "[Misc] Update dependency unplugin-auto-expose to v0.3.0"
This reverts commit 2ff9cb5c2c80ed6f8b9394fa367d808f58d45a6d.
Commit: 18e843f69db31c8ba0383ebb3637c481c2ab99a3
https://github.com/xwiki-contrib/cristal/commit/18e843f69db31c8ba0383ebb363…
Author: Mend Renovate <bot(a)renovateapp.com>
Date: 2024-06-13 (Thu, 13 Jun 2024)
Changed paths:
M package.json
M pnpm-lock.yaml
Log Message:
-----------
[Misc] Update dependency nx to v19.2.3
Commit: 91fd264631bc048a9e8e4c9041b54723f7982218
https://github.com/xwiki-contrib/cristal/commit/91fd264631bc048a9e8e4c9041b…
Author: Mend Renovate <bot(a)renovateapp.com>
Date: 2024-06-13 (Thu, 13 Jun 2024)
Changed paths:
M api/package.json
M core/browser/browser-api/package.json
M core/browser/browser-default/package.json
M core/icons/package.json
M core/link-suggest/link-suggest-api/package.json
M core/link-suggest/link-suggest-xwiki/package.json
M ds/api/package.json
M ds/dsfr/package.json
M ds/shoelace/package.json
M ds/vuetify/package.json
M editors/tiptap/package.json
M electron/browser/package.json
M electron/main/package.json
M electron/preload/package.json
M electron/renderer/package.json
M electron/storage/package.json
M extension-manager/package.json
M extensions/menubuttons/package.json
M lib/package.json
M macros/package.json
M package.json
M pnpm-lock.yaml
M rendering/rendering/package.json
M rendering/wikimodel/package.json
M sharedworker/api/package.json
M sharedworker/impl/package.json
M skin/package.json
M storage/package.json
M web/package.json
Log Message:
-----------
[Misc] Update dependency vite to v5.2.13
Commit: d2f0a37f5822d3d6d6decc0f2dad7285ff911da9
https://github.com/xwiki-contrib/cristal/commit/d2f0a37f5822d3d6d6decc0f2da…
Author: Mend Renovate <bot(a)renovateapp.com>
Date: 2024-06-13 (Thu, 13 Jun 2024)
Changed paths:
M api/package.json
M core/icons/package.json
M ds/dsfr/package.json
M ds/shoelace/package.json
M ds/vuetify/package.json
M editors/tiptap/package.json
M electron/storage/package.json
M extensions/menubuttons/package.json
M lib/package.json
M macros/package.json
M pnpm-lock.yaml
M rendering/rendering/package.json
M rendering/wikimodel/package.json
M sharedworker/api/package.json
M sharedworker/impl/package.json
M skin/package.json
M web/package.json
M xwiki/remoteinlineeditor/package.json
Log Message:
-----------
[Misc] Update dependency vue-tsc to v2.0.21
Commit: 633836ddb78e119e204579367207e2279165fe32
https://github.com/xwiki-contrib/cristal/commit/633836ddb78e119e20457936720…
Author: Manuel Leduc <manuel.leduc(a)xwiki.com>
Date: 2024-06-14 (Fri, 14 Jun 2024)
Changed paths:
M editors/tiptap/package.json
M editors/tiptap/src/components/extensions/link-suggest.ts
M editors/tiptap/src/vue/c-tiptap-link-edit.vue
M editors/tiptap/src/vue/c-tiptap-link-suggest.vue
M lib/package.json
M lib/src/components/DefaultCristalApp.ts
M pnpm-lock.yaml
Log Message:
-----------
CRISTAL-199: Allow for link suggestion during link editing
Commit: c1cdde91f43e097ee5e9882b5e9c2118774d0f9a
https://github.com/xwiki-contrib/cristal/commit/c1cdde91f43e097ee5e9882b5e9…
Author: Manuel Leduc <manuel.leduc(a)xwiki.com>
Date: 2024-06-17 (Mon, 17 Jun 2024)
Changed paths:
M core/browser/browser-api/package.json
M core/browser/browser-default/package.json
M core/link-suggest/link-suggest-api/package.json
M core/link-suggest/link-suggest-xwiki/package.json
M sources/xwiki/mock-server/package.json
Log Message:
-----------
[Misc] Add missing lint scripts
Commit: 9f296c676dbd3966c61f6f6f054e37775a16cfe0
https://github.com/xwiki-contrib/cristal/commit/9f296c676dbd3966c61f6f6f054…
Author: Manuel Leduc <manuel.leduc(a)xwiki.com>
Date: 2024-06-17 (Mon, 17 Jun 2024)
Changed paths:
A core/backends/backend-api/package.json
A core/backends/backend-api/src/abstractStorage.ts
A core/backends/backend-api/src/index.ts
A core/backends/backend-api/src/offlineStorage.ts
A core/backends/backend-api/tsconfig.json
A core/backends/backend-api/vite.config.ts
A core/backends/backend-dexie/package.json
A core/backends/backend-dexie/src/dexieOfflineStorage.ts
A core/backends/backend-dexie/src/dexiePageStorage.ts
A core/backends/backend-dexie/src/index.ts
A core/backends/backend-dexie/src/wrappingOfflineStorage.ts
A core/backends/backend-dexie/tsconfig.json
A core/backends/backend-dexie/vite.config.ts
A core/backends/backend-github/package.json
A core/backends/backend-github/src/GitHubWikiConfig.ts
A core/backends/backend-github/src/githubStorage.ts
A core/backends/backend-github/src/index.ts
A core/backends/backend-github/tsconfig.json
A core/backends/backend-github/vite.config.ts
A core/backends/backend-nextcloud/package.json
A core/backends/backend-nextcloud/src/NextcloudWikiConfig.ts
A core/backends/backend-nextcloud/src/index.ts
A core/backends/backend-nextcloud/src/nextcloudStorage.ts
A core/backends/backend-nextcloud/tsconfig.json
A core/backends/backend-nextcloud/vite.config.ts
A core/backends/backend-xwiki/package.json
A core/backends/backend-xwiki/src/XWikiWikiConfig.ts
A core/backends/backend-xwiki/src/index.ts
A core/backends/backend-xwiki/src/xwikiStorage.ts
A core/backends/backend-xwiki/tsconfig.json
A core/backends/backend-xwiki/vite.config.ts
M electron/storage/package.json
M electron/storage/src/components/fileSystemStorage.ts
M lib/package.json
M lib/src/staticBuild.ts
M pnpm-lock.yaml
M pnpm-workspace.yaml
M sharedworker/impl/package.json
M sharedworker/impl/src/components/worker.ts
R storage/CHANGELOG.md
R storage/package.json
R storage/src/api/offlineStorage.ts
R storage/src/components/abstractStorage.ts
R storage/src/components/componentsInit.ts
R storage/src/components/dexie/dexieOfflineStorage.ts
R storage/src/components/dexie/dexiePageStorage.ts
R storage/src/components/github/GitHubWikiConfig.ts
R storage/src/components/github/githubStorage.ts
R storage/src/components/nextcloud/NextcloudWikiConfig.ts
R storage/src/components/nextcloud/nextcloudStorage.ts
R storage/src/components/wrappingOfflineStorage.ts
R storage/src/components/xwiki/XWikiWikiConfig.ts
R storage/src/components/xwiki/xwikiStorage.ts
R storage/src/index.ts
R storage/src/vue.d.ts
R storage/tsconfig.json
R storage/vite.config.ts
Log Message:
-----------
CRISTAL-213: Split storage into one package per backend
Commit: 57f4af87fd1569e6d33cd76c9e6c1b81a9cf74ec
https://github.com/xwiki-contrib/cristal/commit/57f4af87fd1569e6d33cd76c9e6…
Author: Manuel Leduc <manuel.leduc(a)xwiki.com>
Date: 2024-06-17 (Mon, 17 Jun 2024)
Changed paths:
M pnpm-lock.yaml
Log Message:
-----------
CRISTAL-213: Split storage into one package per backend
Fix outdates pnpm lock file.
Commit: 53131afe3be15667fd85078a3ea3d5ccaecdf13f
https://github.com/xwiki-contrib/cristal/commit/53131afe3be15667fd85078a3ea…
Author: Manuel Leduc <manuel.leduc(a)xwiki.com>
Date: 2024-06-18 (Tue, 18 Jun 2024)
Changed paths:
M api/package.json
M ds/dsfr/package.json
M ds/vuetify/package.json
M extension-manager/package.json
M extensions/menubuttons/package.json
M lib/src/components/DefaultCristalApp.ts
M macros/package.json
M pnpm-lock.yaml
M rendering/wikimodel/package.json
M sharedworker/api/package.json
M sharedworker/impl/package.json
A skin/langs/translation-en.json
A skin/langs/translation-fr.json
A skin/src/translations.ts
M skin/src/vue/c-content.vue
M skin/tsconfig.json
M web/package.json
M xwiki/remoteinlineeditor/package.json
Log Message:
-----------
CRISTAL-214: Introduce translations
Commit: 83388453977d6c22155a7d00d978aa82b52e8487
https://github.com/xwiki-contrib/cristal/commit/83388453977d6c22155a7d00d97…
Author: Manuel Leduc <manuel.leduc(a)xwiki.com>
Date: 2024-06-18 (Tue, 18 Jun 2024)
Changed paths:
M skin/langs/translation-fr.json
Log Message:
-----------
Translated using Weblate (French)
Currently translated at 100.0% (2 of 2 strings)
Translation: XWiki Contrib/Cristal - Skin
Translate-URL: https://l10n.xwiki.org/projects/xwiki-contrib/cristal-skin/fr/
Commit: dd69c4b0490d56a49857d406004a256c5113495a
https://github.com/xwiki-contrib/cristal/commit/dd69c4b0490d56a49857d406004…
Author: Manuel Leduc <manuel.leduc(a)xwiki.com>
Date: 2024-06-18 (Tue, 18 Jun 2024)
Changed paths:
M skin/langs/translation-fr.json
Log Message:
-----------
Merge pull request #288 from xwikiorgci/weblate-xwiki-contrib-cristal-skin
Translations update from Weblate
Commit: 61342a635a42e46d5f7492e38ecbfabe058e480c
https://github.com/xwiki-contrib/cristal/commit/61342a635a42e46d5f7492e38ec…
Author: Manuel Leduc <manuel.leduc(a)xwiki.com>
Date: 2024-06-18 (Tue, 18 Jun 2024)
Changed paths:
M .eslintrc
A api/src/api/pageAttachment.ts
M api/src/api/storage.ts
M api/src/index.ts
A core/attachments/attachments-api/package.json
A core/attachments/attachments-api/src/index.ts
A core/attachments/attachments-api/tsconfig.json
A core/attachments/attachments-api/vite.config.ts
A core/attachments/attachments-default/package.json
A core/attachments/attachments-default/src/defaultAttachmentsService.ts
A core/attachments/attachments-default/src/index.ts
A core/attachments/attachments-default/tsconfig.json
A core/attachments/attachments-default/vite.config.ts
A core/attachments/attachments-ui/langs/translation-en.json
A core/attachments/attachments-ui/package.json
A core/attachments/attachments-ui/src/index.ts
A core/attachments/attachments-ui/src/translations.ts
A core/attachments/attachments-ui/src/vue/AttachmentsTab.vue
A core/attachments/attachments-ui/tsconfig.json
A core/attachments/attachments-ui/vite.config.ts
M core/backends/backend-api/src/abstractStorage.ts
M core/backends/backend-dexie/src/index.ts
M core/backends/backend-dexie/src/wrappingOfflineStorage.ts
M core/backends/backend-github/src/githubStorage.ts
M core/backends/backend-github/src/index.ts
M core/backends/backend-nextcloud/src/index.ts
M core/backends/backend-nextcloud/src/nextcloudStorage.ts
M core/backends/backend-xwiki/src/index.ts
M core/backends/backend-xwiki/src/xwikiStorage.ts
A core/extra-tabs/extra-tabs-api/package.json
A core/extra-tabs/extra-tabs-api/src/ExtraTabsService.ts
A core/extra-tabs/extra-tabs-api/src/index.ts
A core/extra-tabs/extra-tabs-api/tsconfig.json
A core/extra-tabs/extra-tabs-api/vite.config.ts
A core/extra-tabs/extra-tabs-default/package.json
A core/extra-tabs/extra-tabs-default/src/DefaultExtraTabsService.ts
A core/extra-tabs/extra-tabs-default/src/index.ts
A core/extra-tabs/extra-tabs-default/tsconfig.json
A core/extra-tabs/extra-tabs-default/vite.config.ts
A core/extra-tabs/extra-tabs-ui/package.json
A core/extra-tabs/extra-tabs-ui/src/index.ts
A core/extra-tabs/extra-tabs-ui/src/vue/ExtraTabs.vue
A core/extra-tabs/extra-tabs-ui/tsconfig.json
A core/extra-tabs/extra-tabs-ui/vite.config.ts
M ds/api/src/index.ts
M ds/shoelace/package.json
M ds/shoelace/src/components/shoelaceDesignSystemLoader.ts
A ds/shoelace/src/vue/x-tab-group.vue
A ds/shoelace/src/vue/x-tab-panel.vue
A ds/shoelace/src/vue/x-tab.vue
M ds/vuetify/src/components/vuetifyDesignSystemLoader.ts
A ds/vuetify/src/vue/x-tab-group.vue
A ds/vuetify/src/vue/x-tab-panel.vue
A ds/vuetify/src/vue/x-tab.vue
M editors/tiptap/src/extensions/link.ts
M editors/tiptap/src/extensions/markdown.ts
M editors/tiptap/src/vue/c-tiptap-link-edit.vue
M electron/browser/package.json
M electron/storage/src/components/fileSystemStorage.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 lib/package.json
M lib/src/staticBuild.ts
M pnpm-lock.yaml
M pnpm-workspace.yaml
M skin/package.json
A skin/src/components/InformationTab.ts
M skin/src/components/componentsInit.ts
M skin/src/translations.ts
M skin/src/vue/c-content.vue
A skin/src/vue/extra-tabs/InformationTab.vue
M vite.config.ts
M web/playwright.config.ts
M web/vite.config.ts
Log Message:
-----------
CRISTAL-215: Attachments listing is possible
Commit: d5aac8f70f59ffb2241c5443adcb8d5f5903d141
https://github.com/xwiki-contrib/cristal/commit/d5aac8f70f59ffb2241c5443adc…
Author: Mend Renovate <bot(a)renovateapp.com>
Date: 2024-06-18 (Tue, 18 Jun 2024)
Changed paths:
M electron/browser/package.json
M electron/main/package.json
M electron/package.json
M electron/storage/package.json
M pnpm-lock.yaml
Log Message:
-----------
CRISTAL-216: Upgrade to electron 31.0.1
Commit: 0b7cb7f70a164c5ef94ac1a90257ba9625ed8c4a
https://github.com/xwiki-contrib/cristal/commit/0b7cb7f70a164c5ef94ac1a9025…
Author: Mend Renovate <bot(a)renovateapp.com>
Date: 2024-06-18 (Tue, 18 Jun 2024)
Changed paths:
M api/package.json
M core/attachments/attachments-ui/package.json
M core/backends/backend-api/package.json
M core/backends/backend-dexie/package.json
M core/backends/backend-github/package.json
M core/backends/backend-nextcloud/package.json
M core/backends/backend-xwiki/package.json
M core/browser/browser-api/package.json
M core/browser/browser-default/package.json
M core/icons/package.json
M core/link-suggest/link-suggest-api/package.json
M core/link-suggest/link-suggest-xwiki/package.json
M ds/api/package.json
M ds/dsfr/package.json
M ds/shoelace/package.json
M ds/vuetify/package.json
M editors/tiptap/package.json
M electron/browser/package.json
M electron/main/package.json
M electron/preload/package.json
M electron/renderer/package.json
M electron/storage/package.json
M extension-manager/package.json
M extensions/menubuttons/package.json
M lib/package.json
M macros/package.json
M package.json
M pnpm-lock.yaml
M rendering/rendering/package.json
M rendering/wikimodel/package.json
M sharedworker/api/package.json
M sharedworker/impl/package.json
M skin/package.json
M web/package.json
Log Message:
-----------
[Misc] Update dependency vite to v5.3.1
Commit: 42fe1d4d9e10452f8659a681dd759e64ad000ab8
https://github.com/xwiki-contrib/cristal/commit/42fe1d4d9e10452f8659a681dd7…
Author: Manuel Leduc <manuel.leduc(a)xwiki.com>
Date: 2024-06-19 (Wed, 19 Jun 2024)
Changed paths:
M README.md
Log Message:
-----------
[Misc] Update README
Commit: a2dc7e93d05ae64a98e969fedf2f8e265d927913
https://github.com/xwiki-contrib/cristal/commit/a2dc7e93d05ae64a98e969fedf2…
Author: Pierre Jeanjean <pierre.jeanjean(a)xwiki.com>
Date: 2024-06-19 (Wed, 19 Jun 2024)
Changed paths:
R api/src/api/PageHierarchyResolver.ts
M api/src/api/WikiConfig.ts
R api/src/components/DefaultPageHierarchyResolver.ts
M api/src/components/defaultWikiConfig.ts
M api/src/index.ts
A core/hierarchy/hierarchy-api/package.json
A core/hierarchy/hierarchy-api/src/index.ts
A core/hierarchy/hierarchy-api/tsconfig.json
A core/hierarchy/hierarchy-api/vite.config.ts
A core/hierarchy/hierarchy-default/package.json
A core/hierarchy/hierarchy-default/src/components/componentsInit.ts
A core/hierarchy/hierarchy-default/src/index.ts
A core/hierarchy/hierarchy-default/tsconfig.json
A core/hierarchy/hierarchy-default/vite.config.ts
A core/hierarchy/hierarchy-filesystem/package.json
A core/hierarchy/hierarchy-filesystem/src/components/componentsInit.ts
A core/hierarchy/hierarchy-filesystem/src/index.ts
A core/hierarchy/hierarchy-filesystem/tsconfig.json
A core/hierarchy/hierarchy-filesystem/vite.config.ts
A core/hierarchy/hierarchy-github/package.json
A core/hierarchy/hierarchy-github/src/components/componentsInit.ts
A core/hierarchy/hierarchy-github/src/index.ts
A core/hierarchy/hierarchy-github/tsconfig.json
A core/hierarchy/hierarchy-github/vite.config.ts
A core/hierarchy/hierarchy-xwiki/package.json
A core/hierarchy/hierarchy-xwiki/src/__tests__/utils.test.ts
A core/hierarchy/hierarchy-xwiki/src/components/componentsInit.ts
A core/hierarchy/hierarchy-xwiki/src/index.ts
A core/hierarchy/hierarchy-xwiki/src/utils.ts
A core/hierarchy/hierarchy-xwiki/tsconfig.json
A core/hierarchy/hierarchy-xwiki/vite.config.ts
M electron/renderer/package.json
M electron/renderer/src/index.ts
M electron/storage/src/components/FileSystemConfig.ts
R electron/storage/src/components/FileSystemPageHierarchyResolver.ts
M electron/storage/src/componentsInit.ts
M lib/src/components/DefaultCristalApp.ts
M pnpm-lock.yaml
M pnpm-workspace.yaml
M skin/package.json
M skin/src/vue/c-content.vue
M sources/xwiki/mock-server/src/index.ts
M storage/package.json
M storage/src/components/componentsInit.ts
R storage/src/components/github/GitHubPageHierarchyResolver.ts
M storage/src/components/github/GitHubWikiConfig.ts
R storage/src/components/xwiki/XWikiPageHierarchyResolver.ts
M storage/src/components/xwiki/XWikiWikiConfig.ts
A storage/src/components/xwiki/__tests__/xwikiStorage.test.ts
M storage/src/components/xwiki/xwikiStorage.ts
M web/e2e/main-page.spec.ts
M web/package.json
M web/src/index.ts
Log Message:
-----------
CRISTAL-200: Support for breadcrumb
* Move hierarchy components to their own modules
* Use router API to create URLs
* Improve overall injection process for hierarchy components
* Add documentation
* Add tests
Commit: 3dc5d1d24b05ed384b53db50934c204acba95f7b
https://github.com/xwiki-contrib/cristal/commit/3dc5d1d24b05ed384b53db50934…
Author: Pierre Jeanjean <pierre.jeanjean(a)xwiki.com>
Date: 2024-06-19 (Wed, 19 Jun 2024)
Changed paths:
M .eslintrc
M README.md
M api/package.json
A api/src/api/pageAttachment.ts
M api/src/api/storage.ts
M api/src/index.ts
A core/attachments/attachments-api/package.json
A core/attachments/attachments-api/src/index.ts
A core/attachments/attachments-api/tsconfig.json
A core/attachments/attachments-api/vite.config.ts
A core/attachments/attachments-default/package.json
A core/attachments/attachments-default/src/defaultAttachmentsService.ts
A core/attachments/attachments-default/src/index.ts
A core/attachments/attachments-default/tsconfig.json
A core/attachments/attachments-default/vite.config.ts
A core/attachments/attachments-ui/langs/translation-en.json
A core/attachments/attachments-ui/package.json
A core/attachments/attachments-ui/src/index.ts
A core/attachments/attachments-ui/src/translations.ts
A core/attachments/attachments-ui/src/vue/AttachmentsTab.vue
A core/attachments/attachments-ui/tsconfig.json
A core/attachments/attachments-ui/vite.config.ts
A core/backends/backend-api/package.json
A core/backends/backend-api/src/abstractStorage.ts
A core/backends/backend-api/src/index.ts
A core/backends/backend-api/src/offlineStorage.ts
A core/backends/backend-api/tsconfig.json
A core/backends/backend-api/vite.config.ts
A core/backends/backend-dexie/package.json
A core/backends/backend-dexie/src/dexieOfflineStorage.ts
A core/backends/backend-dexie/src/dexiePageStorage.ts
A core/backends/backend-dexie/src/index.ts
A core/backends/backend-dexie/src/wrappingOfflineStorage.ts
A core/backends/backend-dexie/tsconfig.json
A core/backends/backend-dexie/vite.config.ts
A core/backends/backend-github/package.json
A core/backends/backend-github/src/GitHubWikiConfig.ts
A core/backends/backend-github/src/githubStorage.ts
A core/backends/backend-github/src/index.ts
A core/backends/backend-github/tsconfig.json
A core/backends/backend-github/vite.config.ts
A core/backends/backend-nextcloud/package.json
A core/backends/backend-nextcloud/src/NextcloudWikiConfig.ts
A core/backends/backend-nextcloud/src/index.ts
A core/backends/backend-nextcloud/src/nextcloudStorage.ts
A core/backends/backend-nextcloud/tsconfig.json
A core/backends/backend-nextcloud/vite.config.ts
A core/backends/backend-xwiki/package.json
A core/backends/backend-xwiki/src/XWikiWikiConfig.ts
A core/backends/backend-xwiki/src/index.ts
A core/backends/backend-xwiki/src/xwikiStorage.ts
A core/backends/backend-xwiki/tsconfig.json
A core/backends/backend-xwiki/vite.config.ts
M core/browser/browser-api/package.json
M core/browser/browser-default/package.json
A core/extra-tabs/extra-tabs-api/package.json
A core/extra-tabs/extra-tabs-api/src/ExtraTabsService.ts
A core/extra-tabs/extra-tabs-api/src/index.ts
A core/extra-tabs/extra-tabs-api/tsconfig.json
A core/extra-tabs/extra-tabs-api/vite.config.ts
A core/extra-tabs/extra-tabs-default/package.json
A core/extra-tabs/extra-tabs-default/src/DefaultExtraTabsService.ts
A core/extra-tabs/extra-tabs-default/src/index.ts
A core/extra-tabs/extra-tabs-default/tsconfig.json
A core/extra-tabs/extra-tabs-default/vite.config.ts
A core/extra-tabs/extra-tabs-ui/package.json
A core/extra-tabs/extra-tabs-ui/src/index.ts
A core/extra-tabs/extra-tabs-ui/src/vue/ExtraTabs.vue
A core/extra-tabs/extra-tabs-ui/tsconfig.json
A core/extra-tabs/extra-tabs-ui/vite.config.ts
M core/icons/package.json
M core/link-suggest/link-suggest-api/package.json
M core/link-suggest/link-suggest-xwiki/package.json
M ds/api/package.json
M ds/api/src/index.ts
M ds/dsfr/package.json
M ds/shoelace/package.json
M ds/shoelace/src/components/shoelaceDesignSystemLoader.ts
A ds/shoelace/src/vue/x-tab-group.vue
A ds/shoelace/src/vue/x-tab-panel.vue
A ds/shoelace/src/vue/x-tab.vue
M ds/vuetify/package.json
M ds/vuetify/src/components/vuetifyDesignSystemLoader.ts
A ds/vuetify/src/vue/x-tab-group.vue
A ds/vuetify/src/vue/x-tab-panel.vue
A ds/vuetify/src/vue/x-tab.vue
M editors/tiptap/package.json
M editors/tiptap/src/components/extensions/bubble-menu.ts
M editors/tiptap/src/components/extensions/link-suggest.ts
A editors/tiptap/src/extensions/link.ts
A editors/tiptap/src/extensions/markdown.ts
M editors/tiptap/src/vue/c-edit-tiptap.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 electron/browser/package.json
M electron/main/package.json
M electron/package.json
M electron/preload/package.json
M electron/renderer/package.json
M electron/storage/package.json
M electron/storage/src/components/fileSystemStorage.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 extension-manager/package.json
M extensions/menubuttons/package.json
M lib/package.json
M lib/src/components/DefaultCristalApp.ts
M lib/src/staticBuild.ts
M macros/package.json
M package.json
M pnpm-lock.yaml
M pnpm-workspace.yaml
M rendering/rendering/package.json
M rendering/wikimodel/package.json
M sharedworker/api/package.json
M sharedworker/impl/package.json
M sharedworker/impl/src/components/worker.ts
A skin/langs/translation-en.json
A skin/langs/translation-fr.json
M skin/package.json
A skin/src/components/InformationTab.ts
M skin/src/components/componentsInit.ts
A skin/src/translations.ts
M skin/src/vue/c-content.vue
A skin/src/vue/extra-tabs/InformationTab.vue
M skin/tsconfig.json
M sources/xwiki/mock-server/package.json
R storage/CHANGELOG.md
R storage/package.json
R storage/src/api/offlineStorage.ts
R storage/src/components/abstractStorage.ts
R storage/src/components/componentsInit.ts
R storage/src/components/dexie/dexieOfflineStorage.ts
R storage/src/components/dexie/dexiePageStorage.ts
R storage/src/components/github/GitHubWikiConfig.ts
R storage/src/components/github/githubStorage.ts
R storage/src/components/wrappingOfflineStorage.ts
R storage/src/components/xwiki/XWikiWikiConfig.ts
R storage/src/components/xwiki/xwikiStorage.ts
R storage/src/index.ts
R storage/src/vue.d.ts
R storage/tsconfig.json
R storage/vite.config.ts
M vite.config.ts
M web/package.json
M web/playwright.config.ts
M web/public/config.json
M web/vite.config.ts
M xwiki/remoteinlineeditor/package.json
Log Message:
-----------
Merge branch 'main' into CRISTAL-200
Compare: https://github.com/xwiki-contrib/cristal/compare/f296122f0325...3dc5d1d24b05
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki-contrib/cristal/settings/notifications
Branch: refs/heads/XWIKI-22271
Home: https://github.com/xwiki/xwiki-platform
Commit: eadbb6fdcab2b27e16547fbbb829a3753743e8f4
https://github.com/xwiki/xwiki-platform/commit/eadbb6fdcab2b27e16547fbbb829…
Author: Simon Urli <simon.urli(a)xwiki.com>
Date: 2024-06-19 (Wed, 19 Jun 2024)
Changed paths:
M xwiki-platform-core/xwiki-platform-notifications/xwiki-platform-notifications-filters/xwiki-platform-notifications-filters-default/src/main/java/org/xwiki/notifications/filters/migration/R160500000XWIKI22271DataMigration.java
M xwiki-platform-core/xwiki-platform-notifications/xwiki-platform-notifications-filters/xwiki-platform-notifications-filters-default/src/test/java/org/xwiki/notifications/filters/migration/R160500000XWIKI22271DataMigrationTest.java
Log Message:
-----------
XWIKI-22271: Custom filters to subwiki remain on the main Wiki after subwiki is deleted
* Fix typo in migration query
* Only execute migration in main wiki
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-platform/settings/notifications