Branch: refs/heads/main
Home: https://github.com/xwiki-contrib/cristal
Commit: c0b23d2e5844965b39cadf1f440910bd4d71fd82
https://github.com/xwiki-contrib/cristal/commit/c0b23d2e5844965b39cadf1f440…
Author: Mend Renovate <bot(a)renovateapp.com>
Date: 2024-05-16 (Thu, 16 May 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/main/package.json
M electron/preload/package.json
M electron/renderer/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 storage/package.json
M web/package.json
Log Message:
-----------
[Misc] Update dependency vue-tsc to v2.0.18
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki-contrib/cristal/settings/notifications
Branch: refs/heads/main
Home: https://github.com/xwiki-contrib/cristal
Commit: b4b7bb6108f1f5551980f183b2900f91c0cff801
https://github.com/xwiki-contrib/cristal/commit/b4b7bb6108f1f5551980f183b29…
Author: Manuel Leduc <manuel.leduc(a)xwiki.com>
Date: 2024-05-16 (Thu, 16 May 2024)
Changed paths:
M core/browser/browser-api/src/index.ts
M core/browser/browser-api/vite.config.ts
M core/browser/browser-default/src/components/browser-api-default.ts
M core/browser/browser-default/src/index.ts
M core/browser/browser-default/vite.config.ts
Log Message:
-----------
CRISTAL-183: Changing config in Electron does not reload
Add missing license headers.
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki-contrib/cristal/settings/notifications
Branch: refs/heads/main
Home: https://github.com/xwiki-contrib/cristal
Commit: 060db51a27bee8f4fc93866fc42a3a1deef49193
https://github.com/xwiki-contrib/cristal/commit/060db51a27bee8f4fc93866fc42…
Author: Manuel Leduc <manuel.leduc(a)xwiki.com>
Date: 2024-05-15 (Wed, 15 May 2024)
Changed paths:
A core/browser/browser-api/package.json
A core/browser/browser-api/src/index.ts
A core/browser/browser-api/tsconfig.json
A core/browser/browser-api/vite.config.ts
A core/browser/browser-default/package.json
A core/browser/browser-default/src/components/browser-api-default.ts
A core/browser/browser-default/src/components/componentsInit.ts
A core/browser/browser-default/src/index.ts
A core/browser/browser-default/tsconfig.json
A core/browser/browser-default/vite.config.ts
A electron/browser/package.json
A electron/browser/src/components/browser-api-electron.ts
A electron/browser/src/componentsInit.ts
A electron/browser/src/electron/main/index.ts
A electron/browser/src/electron/preload/apiTypes.ts
A electron/browser/src/electron/preload/index.ts
A electron/browser/src/index.ts
A electron/browser/tsconfig.json
A electron/browser/vite.config.ts
A electron/browser/vite.main.config.ts
A 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/preload/package.json
M electron/preload/src/index.ts
M electron/renderer/package.json
M electron/renderer/src/index.ts
M lib/package.json
M lib/src/components/DefaultCristalApp.ts
M pnpm-lock.yaml
M pnpm-workspace.yaml
M web/package.json
M web/src/index.ts
Log Message:
-----------
CRISTAL-183: Changing config in Electron does not reload
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki-contrib/cristal/settings/notifications
Branch: refs/heads/main
Home: https://github.com/xwiki-contrib/ai-llm
Commit: 877bf49bbdc64b9c00c71558de0b35f6bba54dbb
https://github.com/xwiki-contrib/ai-llm/commit/877bf49bbdc64b9c00c71558de0b…
Author: Michael Hamann <michael.hamann(a)xwiki.com>
Date: 2024-05-15 (Wed, 15 May 2024)
Changed paths:
M application-ai-llm-models/application-ai-llm-models-ui/src/main/resources/AI/Code/Translation.xml
M application-ai-llm-models/application-ai-llm-models-ui/src/main/resources/AI/Code/WebHome.xml
M application-ai-llm-models/application-ai-llm-models-ui/src/main/resources/AI/WebHome.xml
Log Message:
-----------
LLMAI-40: Add basic document indexing and collection management UI
* Rename the application panel entry and main page to LLM Application as that's the name of the extension
* Make the application panel entry translatable
* Fix the document reference of AI.Code.WebHome (was AIScript.WebHome)
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki-contrib/ai-llm/settings/notifications
Branch: refs/heads/main
Home: https://github.com/xwiki-contrib/application-changerequest
Commit: 67edc08cb194e92e1ee4e835a41b37b3ac27b55c
https://github.com/xwiki-contrib/application-changerequest/commit/67edc08cb…
Author: Simon Urli <simon.urli(a)xwiki.com>
Date: 2024-05-15 (Wed, 15 May 2024)
Changed paths:
M application-changerequest-notifications/src/test/java/org/xwiki/contrib/changerequest/templates/NotificationAlertPageTest.java
M application-changerequest-notifications/src/test/java/org/xwiki/contrib/changerequest/templates/NotificationEmailHtmlPageTest.java
M application-changerequest-notifications/src/test/java/org/xwiki/contrib/changerequest/templates/NotificationEmailPlainPageTest.java
A application-changerequest-notifications/src/test/java/org/xwiki/contrib/changerequest/templates/OrderedUserCompositeEvent.java
Log Message:
-----------
CRAPP-161: Bad display of mail notifications
* Fix tests
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki-contrib/application-changerequest/settings/notific…