lists.xwiki.org
Sign In Sign Up
Manage this list Sign In Sign Up

Keyboard Shortcuts

Thread View

  • j: Next unread message
  • k: Previous unread message
  • j a: Jump to all threads
  • j l: Jump to MailingList overview

notifications

Thread Start a new thread
Download
Threads by month
  • ----- 2026 -----
  • September
  • August
  • July
  • June
  • May
  • April
  • March
  • February
  • January
  • ----- 2025 -----
  • December
  • November
  • October
  • September
  • August
  • July
  • June
  • May
  • April
  • March
  • February
  • January
  • ----- 2024 -----
  • December
  • November
  • October
  • September
  • August
  • July
  • June
  • May
  • April
  • March
  • February
  • January
  • ----- 2023 -----
  • December
  • November
  • October
[email protected]

  • 58309 discussions
[xwiki-contrib/cristal] 075dd4: [Misc] Update dependency nx to v20.1.3
by XWiki Notifications 26 Nov '24

26 Nov '24
Branch: refs/heads/main Home: https://github.com/xwiki-contrib/cristal Commit: 075dd4b15109ad8292e27c65b34aaea0502e84ab https://github.com/xwiki-contrib/cristal/commit/075dd4b15109ad8292e27c65b34… Author: Mend Renovate <bot(a)renovateapp.com> Date: 2024-11-26 (Tue, 26 Nov 2024) Changed paths: M package.json M pnpm-lock.yaml Log Message: ----------- [Misc] Update dependency nx to v20.1.3 To unsubscribe from these emails, change your notification settings at https://github.com/xwiki-contrib/cristal/settings/notifications
1 0
0 0
[xwiki-contrib/cristal] aa254b: CRISTAL-254: Upgrade to dexie 4.0.8
by XWiki Notifications 26 Nov '24

26 Nov '24
Branch: refs/heads/main Home: https://github.com/xwiki-contrib/cristal Commit: aa254be8440248c0d2e9edb01a2fe9b85ef41d47 https://github.com/xwiki-contrib/cristal/commit/aa254be8440248c0d2e9edb01a2… Author: Mend Renovate <bot(a)renovateapp.com> Date: 2024-11-26 (Tue, 26 Nov 2024) Changed paths: M core/backends/backend-dexie/package.json M pnpm-lock.yaml Log Message: ----------- CRISTAL-254: Upgrade to dexie 4.0.8 To unsubscribe from these emails, change your notification settings at https://github.com/xwiki-contrib/cristal/settings/notifications
1 0
0 0
[xwiki-contrib/cristal] 0b9fb9: CRISTAL-333: Offline mode is not refreshing
by XWiki Notifications 26 Nov '24

26 Nov '24
Branch: refs/heads/main Home: https://github.com/xwiki-contrib/cristal Commit: 0b9fb97ccafb69a513c375e187e4768c47eb4c65 https://github.com/xwiki-contrib/cristal/commit/0b9fb97ccafb69a513c375e187e… Author: Manuel Leduc <manuel.leduc(a)xwiki.com> Date: 2024-11-26 (Tue, 26 Nov 2024) Changed paths: M pnpm-lock.yaml M sharedworker/impl/package.json M sharedworker/impl/src/components/worker.ts M web/e2e/main-page.spec.ts Log Message: ----------- CRISTAL-333: Offline mode is not refreshing To unsubscribe from these emails, change your notification settings at https://github.com/xwiki-contrib/cristal/settings/notifications
1 0
0 0
[xwiki-contrib/confluence] 681edc: CONFLUENCE-332: Add possibility to extends URL map...
by XWiki Notifications 26 Nov '24

26 Nov '24
Branch: refs/heads/scroll Home: https://github.com/xwiki-contrib/confluence Commit: 681edcdffa8a16b755d4dc91ebb831daf90c9888 https://github.com/xwiki-contrib/confluence/commit/681edcdffa8a16b755d4dc91… Author: Josué Tille <josue.tille(a)xwiki.com> Date: 2024-11-26 (Tue, 26 Nov 2024) Changed paths: M confluence-url-mapping/pom.xml Log Message: ----------- CONFLUENCE-332: Add possibility to extends URL mapper list in URLMappingPrefixHandler * Fix code coverage To unsubscribe from these emails, change your notification settings at https://github.com/xwiki-contrib/confluence/settings/notifications
1 0
0 0
[[email protected]][Issue] Updates for XWIKI-17664: When adding an annotation the focus should be inside WYSIWYG by default
by XWiki Notifications 26 Nov '24

26 Nov '24
1 0
0 0
[[email protected]][Issue] Updates for CRISTAL-333: Offline mode is not refreshing
by XWiki Notifications 26 Nov '24

26 Nov '24
1 0
0 0
[[email protected]][Issue] Updates for XWIKI-22696: Annotation marker is not keyboard accessible
by XWiki Notifications 26 Nov '24

26 Nov '24
1 0
0 0
[xwiki-contrib/confluence] a04153: CONFLUENCE-332: Add possibility to extends URL map...
by XWiki Notifications 26 Nov '24

26 Nov '24
Branch: refs/heads/scroll Home: https://github.com/xwiki-contrib/confluence Commit: a041532c59f47b657a9a1d64cf0cd6e863fec745 https://github.com/xwiki-contrib/confluence/commit/a041532c59f47b657a9a1d64… Author: Josué Tille <josue.tille(a)xwiki.com> Date: 2024-11-26 (Tue, 26 Nov 2024) Changed paths: M confluence-url-mapping/src/main/java/org/xwiki/contrib/confluence/urlmapping/internal/ConfluenceAttachmentURLMapper.java M confluence-url-mapping/src/main/java/org/xwiki/contrib/confluence/urlmapping/internal/ConfluencePageDisplayURLMapper.java M confluence-url-mapping/src/main/java/org/xwiki/contrib/confluence/urlmapping/internal/ConfluenceSpaceDisplayURLMapper.java M confluence-url-mapping/src/main/java/org/xwiki/contrib/confluence/urlmapping/internal/ConfluenceTinyLinkURLMapper.java A confluence-url-mapping/src/main/java/org/xwiki/contrib/confluence/urlmapping/internal/ConfluenceURLMapper.java M confluence-url-mapping/src/main/java/org/xwiki/contrib/confluence/urlmapping/internal/ConfluenceURLMappingPrefixHandler.java M confluence-url-mapping/src/main/java/org/xwiki/contrib/confluence/urlmapping/internal/ConfluenceViewPageURLMapper.java Log Message: ----------- CONFLUENCE-332: Add possibility to extends URL mapper list in URLMappingPrefixHandler Commit: 3a0b84a11e0142a7f147fdcf6540846d3dc2ff5d https://github.com/xwiki-contrib/confluence/commit/3a0b84a11e0142a7f147fdcf… Author: Josué Tille <josue.tille(a)xwiki.com> Date: 2024-11-26 (Tue, 26 Nov 2024) Changed paths: A confluence-url-mapping-scroll-viewport/pom.xml A confluence-url-mapping-scroll-viewport/src/main/java/org/xwiki/contrib/confluence/urlmapping/scrollviewport/internal/ConfluenceScrollViewportFlatURLMapper.java A confluence-url-mapping-scroll-viewport/src/main/resources/META-INF/components.txt M pom.xml Log Message: ----------- CONFLUENCE-333: Add URL mapper for Scroll viewport URL Compare: https://github.com/xwiki-contrib/confluence/compare/478c53ab98f0...3a0b84a1… To unsubscribe from these emails, change your notification settings at https://github.com/xwiki-contrib/confluence/settings/notifications
1 0
0 0
[[email protected]][Issue] Updates for LLMAI-115: Improve the indexing speed
by XWiki Notifications 26 Nov '24

26 Nov '24
1 0
0 0
[[email protected]][Issue] Updates for LLMAI-114: Duplicate chunks lead to errors and cannot be updated
by XWiki Notifications 26 Nov '24

26 Nov '24
1 0
0 0
  • ← Newer
  • 1
  • ...
  • 3509
  • 3510
  • 3511
  • 3512
  • 3513
  • 3514
  • 3515
  • ...
  • 5831
  • Older →

HyperKitty Powered by HyperKitty version 1.3.12.