Branch: refs/heads/main
Home: https://github.com/xwiki-contrib/cristal
Commit: 584287ce945427d0d34dbd4c33d7621a3adeac4e
https://github.com/xwiki-contrib/cristal/commit/584287ce945427d0d34dbd4c33d…
Author: Manuel Leduc <manuel.leduc(a)xwiki.com>
Date: 2025-06-06 (Fri, 06 Jun 2025)
Changed paths:
M core/tiptap-extensions/tiptap-extension-image/package.json
M core/tiptap-extensions/tiptap-link-suggest-ui/package.json
M editors/blocknote-headless/package.json
M editors/tiptap/package.json
M package.json
M pnpm-lock.yaml
Log Message:
-----------
CRISTAL-547: Upgrade to blocknote 0.31.1
CRISTAL-550: Upgrade to tiptap 2.13.0
The version of Tiptap is now the one used transitively by Blocknote.
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/xwiki-platform
Commit: 6d35708b88e3121f56282a609b3a7842a4f42c1a
https://github.com/xwiki/xwiki-platform/commit/6d35708b88e3121f56282a609b3a…
Author: Michael Hamann <michael.hamann(a)xwiki.com>
Date: 2025-06-06 (Fri, 06 Jun 2025)
Changed paths:
M xwiki-platform-core/xwiki-platform-search/xwiki-platform-search-solr/xwiki-platform-search-solr-api/src/main/java/org/xwiki/search/solr/internal/DefaultSolrIndexer.java
Log Message:
-----------
XWIKI-23239: Improve Solr indexing speed through parallelization and batch processing (#4235)
* Collect indexed documents and submit them in batches to Solr for more efficient processing and less overhead due to repeated calls to Solr.
* Move all Solr client requests into a separate executor to allow the next batch to be prepared while the previous one is committed.
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-platform/settings/notifications
Branch: refs/heads/feature-blocknote
Home: https://github.com/xwiki/xwiki-platform
Commit: 87a6dd73dcbde2993ec9eca76a0866b8ade7c76b
https://github.com/xwiki/xwiki-platform/commit/87a6dd73dcbde2993ec9eca76a08…
Author: Marius Dumitru Florea <marius(a)xwiki.com>
Date: 2025-06-06 (Fri, 06 Jun 2025)
Changed paths:
M xwiki-platform-core/xwiki-platform-blocknote/xwiki-platform-blocknote-webjar/src/main/node/src/components/XWikiBlockNote.vue
M xwiki-platform-core/xwiki-platform-blocknote/xwiki-platform-blocknote-webjar/src/main/node/src/services/inplace.js
M xwiki-platform-core/xwiki-platform-edit/xwiki-platform-edit-ui/src/main/resources/XWiki/InplaceEditing.xml
M xwiki-platform-core/xwiki-platform-flamingo/xwiki-platform-flamingo-skin/xwiki-platform-flamingo-skin-resources/src/main/resources/flamingo/editmeta.vm
M xwiki-platform-core/xwiki-platform-flamingo/xwiki-platform-flamingo-skin/xwiki-platform-flamingo-skin-resources/src/main/resources/flamingo/less/edit.less
Log Message:
-----------
XWIKI-23025: Introduce Blocknote as an editor for XWiki
* Improve the styles for the integration with the standalone and in-place edit modes.
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-platform/settings/notifications
Branch: refs/heads/stable-16.10.x
Home: https://github.com/xwiki/xwiki-platform
Commit: 1972cd820e4f9e250b7786f7d4d645cb13db4f24
https://github.com/xwiki/xwiki-platform/commit/1972cd820e4f9e250b7786f7d4d6…
Author: Thomas Mortagne <thomas.mortagne(a)gmail.com>
Date: 2025-06-06 (Fri, 06 Jun 2025)
Changed paths:
M xwiki-platform-core/xwiki-platform-rest/xwiki-platform-rest-server/src/main/java/org/xwiki/rest/internal/resources/pages/PageTagsResourceImpl.java
Log Message:
-----------
XWIKI-23224: Abusive modification of the cached documents in the tags REST API
(cherry picked from commit 64e6e6f0770e4f885d7eb70510371f7b544454d6)
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-platform/settings/notifications
Branch: refs/heads/stable-17.4.x
Home: https://github.com/xwiki/xwiki-platform
Commit: af4304e36a39bd6be52677f1c9c29c4ec40fc494
https://github.com/xwiki/xwiki-platform/commit/af4304e36a39bd6be52677f1c9c2…
Author: Thomas Mortagne <thomas.mortagne(a)gmail.com>
Date: 2025-06-06 (Fri, 06 Jun 2025)
Changed paths:
M xwiki-platform-core/xwiki-platform-rest/xwiki-platform-rest-server/src/main/java/org/xwiki/rest/internal/resources/pages/PageTagsResourceImpl.java
Log Message:
-----------
XWIKI-23224: Abusive modification of the cached documents in the tags REST API
(cherry picked from commit 64e6e6f0770e4f885d7eb70510371f7b544454d6)
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-platform/settings/notifications
Branch: refs/heads/stable-16.10.x
Home: https://github.com/xwiki/xwiki-platform
Commit: 9316d2be207fddd39fb4c82c216bdbbaacd24b73
https://github.com/xwiki/xwiki-platform/commit/9316d2be207fddd39fb4c82c216b…
Author: Thomas Mortagne <thomas.mortagne(a)gmail.com>
Date: 2025-06-06 (Fri, 06 Jun 2025)
Changed paths:
M xwiki-platform-core/xwiki-platform-annotation/xwiki-platform-annotation-io/src/main/java/org/xwiki/annotation/internal/CheckAnnotationClassEventListener.java
Log Message:
-----------
XWIKI-23219: Abusive modification of the cached document when building xwiki-platform-distribution-jetty-hsqldb
(cherry picked from commit 57899ef12c7ad5972c4250ea1b2f34e6d4052592)
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-platform/settings/notifications
Branch: refs/heads/stable-17.4.x
Home: https://github.com/xwiki/xwiki-platform
Commit: d455e51bd5a2a05ce4aba262b9e29a0992c25f99
https://github.com/xwiki/xwiki-platform/commit/d455e51bd5a2a05ce4aba262b9e2…
Author: Thomas Mortagne <thomas.mortagne(a)gmail.com>
Date: 2025-06-06 (Fri, 06 Jun 2025)
Changed paths:
M xwiki-platform-core/xwiki-platform-annotation/xwiki-platform-annotation-io/src/main/java/org/xwiki/annotation/internal/CheckAnnotationClassEventListener.java
Log Message:
-----------
XWIKI-23219: Abusive modification of the cached document when building xwiki-platform-distribution-jetty-hsqldb
(cherry picked from commit 57899ef12c7ad5972c4250ea1b2f34e6d4052592)
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/xwiki-platform
Commit: 57899ef12c7ad5972c4250ea1b2f34e6d4052592
https://github.com/xwiki/xwiki-platform/commit/57899ef12c7ad5972c4250ea1b2f…
Author: Thomas Mortagne <thomas.mortagne(a)gmail.com>
Date: 2025-06-06 (Fri, 06 Jun 2025)
Changed paths:
M xwiki-platform-core/xwiki-platform-annotation/xwiki-platform-annotation-io/src/main/java/org/xwiki/annotation/internal/CheckAnnotationClassEventListener.java
Log Message:
-----------
XWIKI-23219: Abusive modification of the cached document when building xwiki-platform-distribution-jetty-hsqldb
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-platform/settings/notifications