Branch: refs/heads/feature-blocknote
Home: https://github.com/xwiki/xwiki-platform
Commit: 97c83e2e558805bfd3b279604e848f248b2896ad
https://github.com/xwiki/xwiki-platform/commit/97c83e2e558805bfd3b279604e84…
Author: Marius Dumitru Florea <marius(a)xwiki.com>
Date: 2025-06-04 (Wed, 04 Jun 2025)
Changed paths:
A xwiki-platform-core/xwiki-platform-blocknote/xwiki-platform-blocknote-api/src/main/java/org/xwiki/blocknote/internal/BlockNoteCSSRequireJSModuleUIExtension.java
M xwiki-platform-core/xwiki-platform-blocknote/xwiki-platform-blocknote-api/src/main/resources/META-INF/components.txt
M xwiki-platform-core/xwiki-platform-blocknote/xwiki-platform-blocknote-api/src/main/resources/templates/blocknote/macros.wiki
M xwiki-platform-core/xwiki-platform-blocknote/xwiki-platform-blocknote-webjar/src/main/node/package.json
M xwiki-platform-core/xwiki-platform-blocknote/xwiki-platform-blocknote-webjar/src/main/node/src/services/inplace.js
M xwiki-platform-core/xwiki-platform-flamingo/xwiki-platform-flamingo-skin/xwiki-platform-flamingo-skin-resources/src/main/resources/flamingo/javascript.vm
A xwiki-platform-core/xwiki-platform-web/xwiki-platform-web-war/src/main/webapp/resources/uicomponents/require/css.js
Log Message:
-----------
XWIKI-23025: Introduce Blocknote as an editor for XWiki
* Load the CSS (using a simple CSS loader plugin for RequireJS)
* Fix the input syntax parameter
* Disable all rendering transformations until we implement the protection.
* Increment the version of Cristal dependencies
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-platform/settings/notifications
Branch: refs/heads/master
Home: https://github.com/xwiki-contrib/application-blog
Commit: 689506ccb3b7a991de90f13032af81de09dab892
https://github.com/xwiki-contrib/application-blog/commit/689506ccb3b7a991de…
Author: Alex Cotiugă <ancotiuga(a)gmail.com>
Date: 2025-06-04 (Wed, 04 Jun 2025)
Changed paths:
M application-blog-ui/src/main/resources/Blog/BlogPostSheet.xml
M application-blog-ui/src/main/resources/Blog/CategoriesCode.xml
M application-blog-ui/src/main/resources/Blog/ManageCategories.xml
M application-blog-ui/src/main/resources/Blog/Translations.xml
Log Message:
-----------
BLOG-231: Improve user awareness for category selection
* fix the default blog categoris homepage from 'Blog.Categories.WebHome' to 'Blog.Categories'
* introduce a modal box to notify the user that the current blogpost does not have a category assigned and suggest to select one for better experience
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki-contrib/application-blog/settings/notifications
Branch: refs/heads/main
Home: https://github.com/xwiki-contrib/cristal
Commit: 69937d1dd0c1639b7f0259a14d018378d3d7df2f
https://github.com/xwiki-contrib/cristal/commit/69937d1dd0c1639b7f0259a14d0…
Author: Mend Renovate <bot(a)renovateapp.com>
Date: 2025-06-04 (Wed, 04 Jun 2025)
Changed paths:
M core/attachments/attachments-ui/package.json
M core/authentication/authentication-github-ui/package.json
M core/authentication/authentication-nextcloud-ui/package.json
M core/authentication/authentication-ui/package.json
M core/model/model-local-url/package.json
M core/model/model-reference/model-reference-xwiki/package.json
M core/settings/settings-configurations-ui/package.json
M package.json
M pnpm-lock.yaml
M skin/package.json
Log Message:
-----------
[Misc] Update dependency vitest to v3.1.4 (#897)
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/book-versions
Commit: ab206207cd8c82709e57e690b5eb931ddf946af8
https://github.com/xwiki-contrib/book-versions/commit/ab206207cd8c82709e57e…
Author: Raluca Stavro <rstavro(a)xwiki.com>
Date: 2025-06-04 (Wed, 04 Jun 2025)
Changed paths:
M application-book-versions-api/pom.xml
M application-book-versions-common-ui/pom.xml
M application-book-versions-default/pom.xml
M application-book-versions-publish-ui/pom.xml
M application-book-versions-ui/pom.xml
M application-book-versions-xip/pom.xml
M pom.xml
Log Message:
-----------
[maven-release-plugin] prepare for next development iteration
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki-contrib/book-versions/settings/notifications
Branch: refs/heads/master
Home: https://github.com/xwiki-contrib/book-versions
Commit: 3018d1536214d94c9227fcdd521fcf29c35b2a2b
https://github.com/xwiki-contrib/book-versions/commit/3018d1536214d94c9227f…
Author: Raluca Stavro <rstavro(a)xwiki.com>
Date: 2025-06-04 (Wed, 04 Jun 2025)
Changed paths:
M application-book-versions-api/pom.xml
M application-book-versions-common-ui/pom.xml
M application-book-versions-default/pom.xml
M application-book-versions-publish-ui/pom.xml
M application-book-versions-ui/pom.xml
M application-book-versions-xip/pom.xml
M pom.xml
Log Message:
-----------
[maven-release-plugin] prepare release application-book-versions-1.21
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki-contrib/book-versions/settings/notifications
Branch: refs/heads/hackdays-2025
Home: https://github.com/xwiki-contrib/cristal
Commit: f3e5b435631fad3631fa47f2ae97c87859be7af5
https://github.com/xwiki-contrib/cristal/commit/f3e5b435631fad3631fa47f2ae9…
Author: Clément E. <clement.eraud(a)xwiki.com>
Date: 2025-06-03 (Tue, 03 Jun 2025)
Changed paths:
M core/uniast/src/ast.ts
M core/uniast/src/markdown/uniast-to-md.ts
M editors/blocknote-headless/src/blocknote/bn-to-uniast.ts
M editors/blocknote-headless/src/blocknote/index.ts
M editors/blocknote-headless/src/blocknote/uniast-to-bn.ts
M editors/blocknote-headless/src/vue/c-blocknote-view.vue
Log Message:
-----------
Add audio and video
Commit: ad14c86fdd9ec26c25fb6d103d073b131a1d7301
https://github.com/xwiki-contrib/cristal/commit/ad14c86fdd9ec26c25fb6d103d0…
Author: Ludovic Dubost <ludovic(a)xwiki.com>
Date: 2025-06-03 (Tue, 03 Jun 2025)
Changed paths:
M core/uniast/src/ast.ts
M core/uniast/src/markdown/uniast-to-md.ts
M editors/blocknote-headless/src/blocknote/bn-to-uniast.ts
M editors/blocknote-headless/src/blocknote/index.ts
M editors/blocknote-headless/src/blocknote/uniast-to-bn.ts
M editors/blocknote-headless/src/vue/c-blocknote-view.vue
Log Message:
-----------
Merge remote-tracking branch 'clement/hackdays-2025-audio-video' into hackdays-2025
Compare: https://github.com/xwiki-contrib/cristal/compare/5586c2101486...ad14c86fdd9e
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki-contrib/cristal/settings/notifications
Branch: refs/heads/XWIKI-23043
Home: https://github.com/xwiki/xwiki-platform
Commit: 6c7d392f93dedf0c14b6e95909f05c68161830f9
https://github.com/xwiki/xwiki-platform/commit/6c7d392f93dedf0c14b6e95909f0…
Author: Simon Urli <simon.urli(a)xwiki.com>
Date: 2025-06-03 (Tue, 03 Jun 2025)
Changed paths:
M xwiki-platform-core/xwiki-platform-ckeditor/xwiki-platform-ckeditor-plugins/src/main/webjar/xwiki-macro/macroEditor.js
M xwiki-platform-core/xwiki-platform-ckeditor/xwiki-platform-ckeditor-plugins/src/main/webjar/xwiki-macro/macroWizard.css
M xwiki-platform-core/xwiki-platform-ckeditor/xwiki-platform-ckeditor-ui/src/main/resources/CKEditor/Translations.xml
Log Message:
-----------
XWIKI-22803: Enable the ability to order macro parameters defined in XWiki objects directly from the UI
* Provide validation of the form
* Improve globally the UI
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-platform/settings/notifications
Branch: refs/heads/hackdays-2025
Home: https://github.com/xwiki-contrib/cristal
Commit: 5586c2101486796b24eeb4ae7b995b0186606da7
https://github.com/xwiki-contrib/cristal/commit/5586c2101486796b24eeb4ae7b9…
Author: Ludovic Dubost <ludovic(a)xwiki.com>
Date: 2025-06-03 (Tue, 03 Jun 2025)
Changed paths:
M core/authentication/authentication-docs/src/DocsAuthenticationManager.ts
A electron/authentication/authentication-docs/authentication-docs-main/package.json
A electron/authentication/authentication-docs/authentication-docs-main/src/index.ts
A electron/authentication/authentication-docs/authentication-docs-main/src/storage.ts
A electron/authentication/authentication-docs/authentication-docs-main/tsconfig.json
A electron/authentication/authentication-docs/authentication-docs-main/vite.config.ts
A electron/authentication/authentication-docs/authentication-docs-main/vitest.config.ts
A electron/authentication/authentication-docs/authentication-docs-preload/package.json
A electron/authentication/authentication-docs/authentication-docs-preload/src/index.ts
A electron/authentication/authentication-docs/authentication-docs-preload/tsconfig.json
A electron/authentication/authentication-docs/authentication-docs-preload/vite.config.ts
A electron/authentication/authentication-docs/authentication-docs-preload/vitest.config.ts
A electron/authentication/authentication-docs/authentication-docs-renderer/package.json
A electron/authentication/authentication-docs/authentication-docs-renderer/src/DocsAuthenticationManager.ts
A electron/authentication/authentication-docs/authentication-docs-renderer/src/index.ts
A electron/authentication/authentication-docs/authentication-docs-renderer/tsconfig.json
A electron/authentication/authentication-docs/authentication-docs-renderer/vite.config.ts
A electron/authentication/authentication-docs/authentication-docs-renderer/vitest.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/preload/package.json
M electron/preload/src/index.ts
M electron/renderer/package.json
M electron/renderer/src/index.ts
M pnpm-lock.yaml
M pnpm-workspace.yaml
Log Message:
-----------
Added electron for docs
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki-contrib/cristal/settings/notifications
Branch: refs/heads/hackdays-2025
Home: https://github.com/xwiki-contrib/cristal
Commit: dd197b15943487756c93851a83b62f1f491819ce
https://github.com/xwiki-contrib/cristal/commit/dd197b15943487756c93851a83b…
Author: Manuel Leduc <manuel.leduc(a)xwiki.com>
Date: 2025-06-03 (Tue, 03 Jun 2025)
Changed paths:
M core/attachments/attachments-api/src/attachmentsService.ts
M core/attachments/attachments-default/src/defaultAttachmentsService.ts
M core/backends/backend-api/package.json
M core/backends/backend-api/src/abstractStorage.ts
M core/backends/backend-docs/package.json
M core/backends/backend-docs/src/docsStorage.ts
M core/backends/backend-github/package.json
M core/backends/backend-github/src/githubStorage.ts
M core/backends/backend-nextcloud/package.json
M core/backends/backend-nextcloud/src/nextcloudStorage.ts
M core/backends/backend-xwiki/package.json
M core/backends/backend-xwiki/src/xwikiStorage.ts
M core/model/model-reference/model-reference-docs/src/DocsModelReferenceParser.ts
M core/model/model-reference/model-reference-docs/src/DocsModelReferenceSerializer.ts
M core/model/model-remote-url/model-remote-url-docs/src/DocsRemoteURLParser.ts
M core/model/model-remote-url/model-remote-url-docs/src/DocsRemoteURLSerializer.ts
M editors/blocknote-headless/src/vue/blocks/ImageEditor.vue
M electron/storage/src/components/fileSystemStorage.ts
M pnpm-lock.yaml
Log Message:
-----------
Uploading files from the editor works
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki-contrib/cristal/settings/notifications
Branch: refs/heads/hackdays-2025
Home: https://github.com/xwiki-contrib/cristal
Commit: c89889d1b0746bbd6efa3e0c1bbfe9618a175b1a
https://github.com/xwiki-contrib/cristal/commit/c89889d1b0746bbd6efa3e0c1bb…
Author: Ludovic Dubost <ludovic(a)xwiki.com>
Date: 2025-06-03 (Tue, 03 Jun 2025)
Changed paths:
M core/backends/backend-docs/src/docsStorage.ts
A core/link-suggest/link-suggest-docs/CHANGELOG.md
A core/link-suggest/link-suggest-docs/package.json
A core/link-suggest/link-suggest-docs/src/DocsLinkSuggestService.ts
A core/link-suggest/link-suggest-docs/src/index.ts
A core/link-suggest/link-suggest-docs/tsconfig.json
A core/link-suggest/link-suggest-docs/tsdoc.json
A core/link-suggest/link-suggest-docs/vite.config.ts
A core/link-suggest/link-suggest-docs/vitest.config.ts
M lib/package.json
M lib/src/default/docs.ts
M pnpm-lock.yaml
Log Message:
-----------
Added link suggest code which will find images in the current document
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki-contrib/cristal/settings/notifications
Branch: refs/heads/hackdays-2025
Home: https://github.com/xwiki-contrib/cristal
Commit: 002f776ef8c1dcfb0f40f885f017353b1eef3892
https://github.com/xwiki-contrib/cristal/commit/002f776ef8c1dcfb0f40f885f01…
Author: Clément E. <clement.eraud(a)xwiki.com>
Date: 2025-06-03 (Tue, 03 Jun 2025)
Changed paths:
M core/backends/backend-docs/src/docsStorage.ts
Log Message:
-----------
Add attachments upload
Commit: ad0d6008c3e43005c9e2c3a03f6aba1e4fd0a02a
https://github.com/xwiki-contrib/cristal/commit/ad0d6008c3e43005c9e2c3a03f6…
Author: ClementEXWiki <clement.eraud(a)xwiki.com>
Date: 2025-06-03 (Tue, 03 Jun 2025)
Changed paths:
M core/backends/backend-docs/src/docsStorage.ts
A core/history/history-docs/package.json
A core/history/history-docs/src/components/componentsInit.ts
A core/history/history-docs/src/index.ts
A core/history/history-docs/tsconfig.json
A core/history/history-docs/tsdoc.json
A core/history/history-docs/vite.config.ts
A core/history/history-docs/vitest.config.ts
M lib/package.json
M lib/src/default/docs.ts
M pnpm-lock.yaml
Log Message:
-----------
Merge branch 'hackdays-2025' into hackdays-2025-attachments-uploads
Commit: 8f5760d8c74197ac2db3513de9ad9552ceede608
https://github.com/xwiki-contrib/cristal/commit/8f5760d8c74197ac2db3513de9a…
Author: Ludovic Dubost <ludovic(a)xwiki.com>
Date: 2025-06-03 (Tue, 03 Jun 2025)
Changed paths:
M core/backends/backend-docs/src/docsStorage.ts
Log Message:
-----------
Merge pull request #944 from ClementEXWiki/hackdays-2025-attachments-uploads
Add attachments upload
Compare: https://github.com/xwiki-contrib/cristal/compare/1613c08d4eb8...8f5760d8c741
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/book-versions
Commit: dfb614703ebafe0c56323f343b37102604e297f0
https://github.com/xwiki-contrib/book-versions/commit/dfb614703ebafe0c56323…
Author: Mathieu Pace <mathieu.pace(a)xwiki.com>
Date: 2025-06-03 (Tue, 03 Jun 2025)
Changed paths:
M application-book-versions-default/src/main/java/org/xwiki/contrib/bookversions/internal/DefaultBookVersionsManager.java
Log Message:
-----------
BVERSION-226: Variants are not published when a space is used in the book name
* fix space being considered as separator. Only pipe is used as it's the default use by VariantsListClass
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki-contrib/book-versions/settings/notifications
Branch: refs/heads/hackdays-2025
Home: https://github.com/xwiki-contrib/cristal
Commit: 1613c08d4eb85ca2ebe9cb663e9dacb263b1959c
https://github.com/xwiki-contrib/cristal/commit/1613c08d4eb85ca2ebe9cb663e9…
Author: Ludovic Dubost <ludovic(a)xwiki.com>
Date: 2025-06-03 (Tue, 03 Jun 2025)
Changed paths:
M core/backends/backend-docs/src/docsStorage.ts
A core/history/history-docs/package.json
A core/history/history-docs/src/components/componentsInit.ts
A core/history/history-docs/src/index.ts
A core/history/history-docs/tsconfig.json
A core/history/history-docs/tsdoc.json
A core/history/history-docs/vite.config.ts
A core/history/history-docs/vitest.config.ts
M lib/package.json
M lib/src/default/docs.ts
M pnpm-lock.yaml
Log Message:
-----------
Adding history list and view
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/oidc
Commit: 480bc481c251e8b2df2b422845749646c0fb7ad5
https://github.com/xwiki-contrib/oidc/commit/480bc481c251e8b2df2b4228457496…
Author: Sorin Chiuchiu <104432589+ChiuchiuSorin(a)users.noreply.github.com>
Date: 2025-06-03 (Tue, 03 Jun 2025)
Changed paths:
M oidc-authenticator-configuration/src/main/java/org/xwiki/contrib/oidc/auth/internal/store/OIDCClientConfigurationClassDocumentInitializer.java
M oidc-authenticator-configuration/src/main/java/org/xwiki/contrib/oidc/auth/store/OIDCClientConfiguration.java
M oidc-authenticator/src/main/java/org/xwiki/contrib/oidc/auth/internal/OIDCClientConfiguration.java
M oidc-authenticator/src/main/java/org/xwiki/contrib/oidc/auth/internal/OIDCUserManager.java
Log Message:
-----------
OIDC-236: Add the option to skip the ID Token from the logout request (#85)
* added a new configuration option for skipping the id token from logout requests
* added a check to see if the id token should be skipped from logout requests
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki-contrib/oidc/settings/notifications
Branch: refs/heads/hackdays-2025
Home: https://github.com/xwiki-contrib/cristal
Commit: 6b0024040d24778aaefa10377c97d1e631c99f82
https://github.com/xwiki-contrib/cristal/commit/6b0024040d24778aaefa10377c9…
Author: Ludovic Dubost <ludovic(a)xwiki.com>
Date: 2025-06-03 (Tue, 03 Jun 2025)
Changed paths:
M core/backends/backend-docs/src/docsStorage.ts
M core/navigation-tree/navigation-tree-docs/src/DocsNavigationTreeSource.ts
M core/navigation-tree/navigation-tree-docs/src/index.ts
A updatepnpm.sh
Log Message:
-----------
Implemented first version of DocumentTree for Docs backend
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/book-versions
Commit: b8a3108555942a461bfb9b4aa5835c94e212bd14
https://github.com/xwiki-contrib/book-versions/commit/b8a3108555942a461bfb9…
Author: Raluca Stavro <rstavro(a)xwiki.com>
Date: 2025-06-03 (Tue, 03 Jun 2025)
Changed paths:
M application-book-versions-api/pom.xml
M application-book-versions-common-ui/pom.xml
M application-book-versions-default/pom.xml
M application-book-versions-publish-ui/pom.xml
M application-book-versions-ui/pom.xml
M application-book-versions-xip/pom.xml
M pom.xml
Log Message:
-----------
[maven-release-plugin] prepare for next development iteration
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki-contrib/book-versions/settings/notifications
Branch: refs/heads/master
Home: https://github.com/xwiki-contrib/book-versions
Commit: a4af14b54140326ddf03567cda95bcea5eb8e2bf
https://github.com/xwiki-contrib/book-versions/commit/a4af14b54140326ddf035…
Author: Raluca Stavro <rstavro(a)xwiki.com>
Date: 2025-06-03 (Tue, 03 Jun 2025)
Changed paths:
M application-book-versions-api/pom.xml
M application-book-versions-common-ui/pom.xml
M application-book-versions-default/pom.xml
M application-book-versions-publish-ui/pom.xml
M application-book-versions-ui/pom.xml
M application-book-versions-xip/pom.xml
M pom.xml
Log Message:
-----------
[maven-release-plugin] prepare release application-book-versions-1.20
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki-contrib/book-versions/settings/notifications
Branch: refs/heads/hackdays-2025
Home: https://github.com/xwiki-contrib/cristal
Commit: e39a373b3f398d81c9cdf0193f983fbf290893ce
https://github.com/xwiki-contrib/cristal/commit/e39a373b3f398d81c9cdf0193f9…
Author: Manuel Leduc <manuel.leduc(a)xwiki.com>
Date: 2025-06-03 (Tue, 03 Jun 2025)
Changed paths:
M core/backends/backend-docs/package.json
M core/backends/backend-docs/src/DocsWikiConfig.ts
M core/backends/backend-docs/src/docsStorage.ts
M editors/blocknote-headless/src/index.ts
M package.json
M pnpm-lock.yaml
Log Message:
-----------
convert the yjs state from the server to markdown
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/book-versions
Commit: 04680a7392f3bc547fd2a7201a3da8e5c0a31f8e
https://github.com/xwiki-contrib/book-versions/commit/04680a7392f3bc547fd2a…
Author: Mathieu Pace <mathieu.pace(a)xwiki.com>
Date: 2025-06-03 (Tue, 03 Jun 2025)
Changed paths:
M application-book-versions-default/src/main/java/org/xwiki/contrib/bookversions/internal/DefaultBookVersionsManager.java
Log Message:
-----------
BVERSION-225: When selected as source for publication, the root of a book creates an error
* fix root of a book situated as the root of the wiki creating an error at publication
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki-contrib/book-versions/settings/notifications