Branch: refs/heads/stable-15.10.x
Home: https://github.com/xwiki/xwiki-platform
Commit: 28705b414750bfe4e5025929d871dcb55cc661d7
https://github.com/xwiki/xwiki-platform/commit/28705b414750bfe4e5025929d871…
Author: Manuel Leduc <manuel.leduc(a)xwiki.com>
Date: 2024-03-28 (Thu, 28 Mar 2024)
Changed paths:
M xwiki-platform-core/xwiki-platform-attachment/xwiki-platform-attachment-picker/xwiki-platform-attachment-picker-webjar/src/main/webjar/solrSearch.js
Log Message:
-----------
XWIKI-21999: The attachment Gallery picker does not find custom image in multilingual XWiki
(cherry picked from commit 6cfc9590fa09eec36f0557a198d4dad28867c6f3)
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-platform/settings/notifications
Branch: refs/heads/main
Home: https://github.com/xwiki-contrib/cristal
Commit: da2b0b01650d0df082d34ed15199836c76a45c7c
https://github.com/xwiki-contrib/cristal/commit/da2b0b01650d0df082d34ed1519…
Author: Manuel Leduc <manuel.leduc(a)xwiki.com>
Date: 2024-03-27 (Wed, 27 Mar 2024)
Changed paths:
M electron/main/package.json
M electron/main/src/index.ts
M electron/main/src/mainWindow.ts
M electron/package.json
M electron/preload/package.json
M electron/preload/src/index.ts
M electron/preload/vite.config.js
M electron/renderer/package.json
M electron/renderer/public/config.json
M electron/renderer/src/index.ts
A electron/storage/package.json
A electron/storage/src/components/FileSystemConfig.ts
A electron/storage/src/components/fileSystemStorage.ts
A electron/storage/src/componentsInit.ts
A electron/storage/src/electron/main/index.ts
A electron/storage/src/electron/preload/apiTypes.ts
A electron/storage/src/electron/preload/index.ts
A electron/storage/src/index.ts
A electron/storage/tsconfig.json
A electron/storage/vite.config.ts
A electron/storage/vite.main.config.ts
A electron/storage/vite.preload.config.ts
M lib/src/components/DefaultCristalApp.ts
M lib/src/components/cristalAppLoader.ts
M lib/src/staticBuild.ts
M nx.json
M package.json
M pnpm-lock.yaml
M pnpm-workspace.yaml
M sharedworker/impl/src/components/worker.ts
M skin/src/vue/c-content.vue
M skin/src/vue/contentTools.ts
R storage/src/components/GitHubWikiConfig.ts
R storage/src/components/XWikiWikiConfig.ts
A storage/src/components/abstractStorage.ts
M storage/src/components/componentsInit.ts
A storage/src/components/dexie/dexieOfflineStorage.ts
A storage/src/components/dexie/dexiePageStorage.ts
R storage/src/components/dexieOfflineStorage.ts
R storage/src/components/dexiePageStorage.ts
A storage/src/components/github/GitHubWikiConfig.ts
A storage/src/components/github/githubStorage.ts
R storage/src/components/githubStorage.ts
M storage/src/components/wrappingOfflineStorage.ts
A storage/src/components/xwiki/XWikiWikiConfig.ts
A storage/src/components/xwiki/xwikiStorage.ts
R storage/src/components/xwikiStorage.ts
M storage/src/index.ts
M storage/vite.config.ts
M web/src/index.ts
Log Message:
-----------
CRISTAL-16: Introduce a file system storage
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki-contrib/cristal/settings/notifications