Branch: refs/heads/main
Home: https://github.com/xwiki-contrib/cristal
Commit: a40f3d4b9e6b6ed9924ae1c4eded5596be1f1160
https://github.com/xwiki-contrib/cristal/commit/a40f3d4b9e6b6ed9924ae1c4ede…
Author: Manuel Leduc <manuel.leduc(a)xwiki.com>
Date: 2024-04-08 (Mon, 08 Apr 2024)
Changed paths:
M electron/renderer/public/config.json
M electron/storage/src/components/fileSystemStorage.ts
M electron/storage/src/electron/main/index.ts
R rendering/rendering/src/components/HTMMtoXWiki21Converter.ts
M skin/src/vue/c-content.vue
M storage/src/components/xwiki/xwikiStorage.ts
Log Message:
-----------
CRISTAL-16: Introduce a file system storage
Missing code cleanup
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: 315e7a77ce425c4aa16db891d45a60f8cd8fb29d
https://github.com/xwiki-contrib/cristal/commit/315e7a77ce425c4aa16db891d45…
Author: Manuel Leduc <manuel.leduc(a)xwiki.com>
Date: 2024-04-08 (Mon, 08 Apr 2024)
Changed paths:
M api/src/api/WikiConfig.ts
M api/src/api/cristalApp.ts
M api/src/api/storage.ts
M api/src/components/defaultWikiConfig.ts
M editors/prosemirror/package.json
M editors/prosemirror/src/vue/c-edit-prosemirror.vue
M electron/renderer/public/config.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/components/DefaultCristalApp.ts
M lib/src/staticBuild.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 pnpm-lock.yaml
M rendering/rendering/src/api/converter.ts
M rendering/rendering/src/api/renderer.ts
A rendering/rendering/src/components/HTMMtoXWiki21Converter.ts
M rendering/rendering/src/components/MarkdownToHTMLConverter.ts
M rendering/rendering/src/components/XWikI21ToHTMLConverter.ts
M rendering/rendering/src/components/defaultRenderer.ts
M sharedworker/impl/src/components/workerCristalApp.ts
M skin/package.json
M skin/src/vue/c-content.vue
M skin/src/vue/c-edit.vue
M skin/src/vue/c-panel.vue
M storage/src/components/abstractStorage.ts
M storage/src/components/github/GitHubWikiConfig.ts
M storage/src/components/github/githubStorage.ts
M storage/src/components/wrappingOfflineStorage.ts
M storage/src/components/xwiki/XWikiWikiConfig.ts
M storage/src/components/xwiki/xwikiStorage.ts
Log Message:
-----------
CRISTAL-16: Introduce a file system storage
Support save action for XWiki the file system backends.
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki-contrib/cristal/settings/notifications
Branch: refs/heads/master
Home: https://github.com/xwiki-contrib/confluence
Commit: fad5d0c52601008a760f41babd4ba6221c6e357e
https://github.com/xwiki-contrib/confluence/commit/fad5d0c52601008a760f41ba…
Author: Raphaël Jakse <raphael.jakse(a)xwiki.com>
Date: 2024-04-08 (Mon, 08 Apr 2024)
Changed paths:
M confluence-xml/pom.xml
M confluence-xml/src/main/java/org/xwiki/contrib/confluence/filter/input/ConfluenceInputProperties.java
M confluence-xml/src/main/java/org/xwiki/contrib/confluence/filter/input/ConfluenceXMLPackage.java
M confluence-xml/src/main/java/org/xwiki/contrib/confluence/filter/internal/input/ConfluenceConverter.java
M confluence-xml/src/main/java/org/xwiki/contrib/confluence/filter/internal/input/ConfluenceInputFilterStream.java
M confluence-xml/src/test/java/org/xwiki/contrib/confluence/filter/internal/input/DefaultLinkMapperTest.java
M confluence-xml/src/test/resources/confluencexml/3.4.7.rangeto.test
M confluence-xml/src/test/resources/confluencexml/3.4.7.test
M confluence-xml/src/test/resources/confluencexml/4.3.2.max.test
M confluence-xml/src/test/resources/confluencexml/4.3.2.rangefrom.test
M confluence-xml/src/test/resources/confluencexml/4.3.2.rangefromexclude.test
M confluence-xml/src/test/resources/confluencexml/4.3.2.ranges.test
M confluence-xml/src/test/resources/confluencexml/4.3.2.test
M confluence-xml/src/test/resources/confluencexml/5.9.test
M confluence-xml/src/test/resources/confluencexml/absolutelinks.test
M confluence-xml/src/test/resources/confluencexml/archivedDocumentsEnabled.test
M confluence-xml/src/test/resources/confluencexml/archiveddisabled.test
M confluence-xml/src/test/resources/confluencexml/archivedenabled.test
M confluence-xml/src/test/resources/confluencexml/asciichar28.test
M confluence-xml/src/test/resources/confluencexml/auto-cursor-target.test
M confluence-xml/src/test/resources/confluencexml/blogs.test
M confluence-xml/src/test/resources/confluencexml/brokenlink.test
M confluence-xml/src/test/resources/confluencexml/cdatazerowidthspace.test
M confluence-xml/src/test/resources/confluencexml/confluence80tags.test
M confluence-xml/src/test/resources/confluencexml/content.test
M confluence-xml/src/test/resources/confluencexml/contentStatus.test
M confluence-xml/src/test/resources/confluencexml/contentwithprefixedmacro.test
M confluence-xml/src/test/resources/confluencexml/fixcdata.test
M confluence-xml/src/test/resources/confluencexml/history.test
M confluence-xml/src/test/resources/confluencexml/historydisabled.test
M confluence-xml/src/test/resources/confluencexml/historyorder.test
M confluence-xml/src/test/resources/confluencexml/homepagerewrite.test
M confluence-xml/src/test/resources/confluencexml/images.test
M confluence-xml/src/test/resources/confluencexml/images/entities.xml
M confluence-xml/src/test/resources/confluencexml/include.test
M confluence-xml/src/test/resources/confluencexml/include/entities.xml
M confluence-xml/src/test/resources/confluencexml/index.test
M confluence-xml/src/test/resources/confluencexml/linkmapping.test
M confluence-xml/src/test/resources/confluencexml/links.test
M confluence-xml/src/test/resources/confluencexml/links/entities.xml
M confluence-xml/src/test/resources/confluencexml/misc.test
R confluence-xml/src/test/resources/confluencexml/missingparents.nonnested.test
M confluence-xml/src/test/resources/confluencexml/nested.max.test
M confluence-xml/src/test/resources/confluencexml/nested.test
M confluence-xml/src/test/resources/confluencexml/noblogs.test
M confluence-xml/src/test/resources/confluencexml/noformat.test
M confluence-xml/src/test/resources/confluencexml/nousers.test
M confluence-xml/src/test/resources/confluencexml/onlyblog.test
M confluence-xml/src/test/resources/confluencexml/pages/entities.xml
M confluence-xml/src/test/resources/confluencexml/pages1.test
M confluence-xml/src/test/resources/confluencexml/pages2.test
M confluence-xml/src/test/resources/confluencexml/pages3.test
R confluence-xml/src/test/resources/confluencexml/permissions.test
M confluence-xml/src/test/resources/confluencexml/rispaceparameter.test
M confluence-xml/src/test/resources/confluencexml/rootspace.test
M confluence-xml/src/test/resources/confluencexml/spanishaccentsintitle.test
M confluence-xml/src/test/resources/confluencexml/userParams.test
M confluence-xml/src/test/resources/confluencexml/users.test
M confluence-xml/src/test/resources/confluencexml/usersmapping.test
M confluence-xml/src/test/resources/confluencexml/usersreferences.test
M confluence-xml/src/test/resources/confluencexml/userswiki.test
M confluence-xml/src/test/resources/confluencexml/viewfileblock.test
M confluence-xml/src/test/resources/confluencexml/viewpropag.test
Log Message:
-----------
CONFLUENCE-224: Remove support for non nested filtering
CONFLUENCE-232: Some links to documents don't target WebHome in nested migrations
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki-contrib/confluence/settings/notifications
Branch: refs/heads/main
Home: https://github.com/xwiki-contrib/application-ai-llm
Commit: b2c9a731c6500912ca39e04ed38cc005e1fc1f3e
https://github.com/xwiki-contrib/application-ai-llm/commit/b2c9a731c6500912…
Author: Paul Pantiru <paul.pantiru(a)xwiki.com>
Date: 2024-04-08 (Mon, 08 Apr 2024)
Changed paths:
M application-ai-llm-index/application-ai-llm-index-api/src/main/java/org/xwiki/contrib/llm/internal/RAGChatRequestFilter.java
M application-ai-llm-index/application-ai-llm-index-ui/src/main/resources/AI/Collections/Code/CollectionsSheet.xml
Log Message:
-----------
LLMAI-49: Query support
* Insert sources at the beginning of the LLM response stream
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki-contrib/application-ai-llm/settings/notifications