Branch: refs/heads/CRISTAL-430
Home: https://github.com/xwiki-contrib/cristal
Commit: c652f6a85c43ffc5828c88ab35175d41bb553295
https://github.com/xwiki-contrib/cristal/commit/c652f6a85c43ffc5828c88ab351…
Author: Pierre Jeanjean <pierre.jeanjean(a)xwiki.com>
Date: 2025-03-21 (Fri, 21 Mar 2025)
Changed paths:
M ds/api/src/XNavigationTree.ts
M ds/api/src/XNavigationTreeSelect.ts
M ds/api/src/index.ts
M ds/shoelace/src/vue/form/x-navigation-tree-select.vue
M ds/shoelace/src/vue/x-navigation-tree.vue
M ds/vuetify/src/vue/form/x-navigation-tree-select.vue
M ds/vuetify/src/vue/x-navigation-tree.vue
Log Message:
-----------
CRISTAL-430: XWiki terminal pages are not excluded on the page creation form
* Move default props values to props definition
* Remove useless imports
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: e8a66343653cd37ce4569fb87b14a7e9e51fc41e
https://github.com/xwiki/xwiki-platform/commit/e8a66343653cd37ce4569fb87b14…
Author: Thomas Mortagne <thomas.mortagne(a)gmail.com>
Date: 2025-03-21 (Fri, 21 Mar 2025)
Changed paths:
M xwiki-platform-core/xwiki-platform-rendering/xwiki-platform-rendering-wikimacro/xwiki-platform-rendering-wikimacro-store/src/main/java/org/xwiki/rendering/wikimacro/internal/DefaultWikiMacro.java
Log Message:
-----------
XWIKI-23011: Add preparation support to the code macro
* remove an unrelated modification committed by mistake
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: f017b5c37e5c29bc1a8bc223805755f3a69d9878
https://github.com/xwiki/xwiki-platform/commit/f017b5c37e5c29bc1a8bc2238057…
Author: Thomas Mortagne <thomas.mortagne(a)gmail.com>
Date: 2025-03-21 (Fri, 21 Mar 2025)
Changed paths:
M xwiki-platform-core/xwiki-platform-rendering/xwiki-platform-rendering-macros/xwiki-platform-rendering-macro-code/src/main/java/org/xwiki/rendering/internal/macro/code/CodeMacro.java
M xwiki-platform-core/xwiki-platform-rendering/xwiki-platform-rendering-macros/xwiki-platform-rendering-macro-code/src/test/java/org/xwiki/rendering/internal/macro/code/CodeMacroTest.java
Log Message:
-----------
XWIKI-23011: Add preparation support to the code macro
* make sure the prepared content cannot be corrupted
(cherry picked from commit 5b943d6a244f6589ac64862b115ccee717ab631d)
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: 5b943d6a244f6589ac64862b115ccee717ab631d
https://github.com/xwiki/xwiki-platform/commit/5b943d6a244f6589ac64862b115c…
Author: Thomas Mortagne <thomas.mortagne(a)gmail.com>
Date: 2025-03-21 (Fri, 21 Mar 2025)
Changed paths:
M xwiki-platform-core/xwiki-platform-rendering/xwiki-platform-rendering-macros/xwiki-platform-rendering-macro-code/src/main/java/org/xwiki/rendering/internal/macro/code/CodeMacro.java
M xwiki-platform-core/xwiki-platform-rendering/xwiki-platform-rendering-macros/xwiki-platform-rendering-macro-code/src/test/java/org/xwiki/rendering/internal/macro/code/CodeMacroTest.java
M xwiki-platform-core/xwiki-platform-rendering/xwiki-platform-rendering-wikimacro/xwiki-platform-rendering-wikimacro-store/src/main/java/org/xwiki/rendering/wikimacro/internal/DefaultWikiMacro.java
Log Message:
-----------
XWIKI-23011: Add preparation support to the code macro
* make sure the prepared content cannot be corrupted
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-platform/settings/notifications
Branch: refs/heads/CRISTAL-267
Home: https://github.com/xwiki-contrib/cristal
Commit: 9e2687b8daeee703020e4e4a74eb2387a4d75661
https://github.com/xwiki-contrib/cristal/commit/9e2687b8daeee703020e4e4a74e…
Author: Manuel Leduc <manuel.leduc(a)xwiki.com>
Date: 2025-03-20 (Thu, 20 Mar 2025)
Changed paths:
M electron/main/package.json
M electron/main/src/index.ts
M pnpm-lock.yaml
Log Message:
-----------
CRISTAL-474: Upgrade to electron 35.0.1
Fix startup regression with the upgrade to 35.x
Commit: d3c4902fce435da18abdfcf987ef62b7543543b9
https://github.com/xwiki-contrib/cristal/commit/d3c4902fce435da18abdfcf987e…
Author: Manuel Leduc <manuel.leduc(a)xwiki.com>
Date: 2025-03-21 (Fri, 21 Mar 2025)
Changed paths:
M ds/shoelace/package.json
Log Message:
-----------
[Misc] shoelace package.json formatting
Commit: 317b766258f0b98fae92eada902d0ac7e24ff96d
https://github.com/xwiki-contrib/cristal/commit/317b766258f0b98fae92eada902…
Author: Manuel Leduc <manuel.leduc(a)xwiki.com>
Date: 2025-03-21 (Fri, 21 Mar 2025)
Changed paths:
M electron/main/src/index.ts
Log Message:
-----------
CRISTAL-474: Upgrade to electron 35.0.1
Remove erroneous eslint comment.
Commit: 541e43a6fbfb3a28a0d821b2be106a5797a50b62
https://github.com/xwiki-contrib/cristal/commit/541e43a6fbfb3a28a0d821b2be1…
Author: Pierre Jeanjean <pierre.jeanjean(a)xwiki.com>
Date: 2025-03-21 (Fri, 21 Mar 2025)
Changed paths:
M ds/shoelace/package.json
M electron/main/package.json
M electron/main/src/index.ts
M pnpm-lock.yaml
Log Message:
-----------
Merge branch 'main' into CRISTAL-267
Commit: 206ecc100830f8d9ae8699c9cab4e4d913756daf
https://github.com/xwiki-contrib/cristal/commit/206ecc100830f8d9ae8699c9cab…
Author: Pierre Jeanjean <pierre.jeanjean(a)xwiki.com>
Date: 2025-03-21 (Fri, 21 Mar 2025)
Changed paths:
M api/src/api/WikiConfig.ts
A api/src/api/authentication.ts
M api/src/components/defaultWikiConfig.ts
M api/src/index.ts
M authentication-server/src/config.ts
R authentication-server/src/github.ts
M authentication-server/src/index.ts
R authentication-server/src/nextcloud.ts
A authentication-server/src/routers/github.ts
A authentication-server/src/routers/nextcloud.ts
M core/authentication/authentication-default/src/defaultAuthenticationManagerProvider.ts
M core/authentication/authentication-nextcloud-state/src/NextcloudAuthenticationState.ts
R core/authentication/authentication-nextcloud/src/NextcloudAuthenticationManager.ts
A core/authentication/authentication-nextcloud/src/NextcloudBasicAuthenticationManager.ts
A core/authentication/authentication-nextcloud/src/NextcloudOAuth2AuthenticationManager.ts
M core/authentication/authentication-nextcloud/src/index.ts
M core/backends/backend-nextcloud/package.json
M core/backends/backend-nextcloud/src/nextcloudStorage.ts
M core/link-suggest/link-suggest-nextcloud/src/nextcloudLinkSuggestService.ts
M electron/authentication/authentication-nextcloud/authentication-nextcloud-main/package.json
M electron/authentication/authentication-nextcloud/authentication-nextcloud-main/src/index.ts
M electron/authentication/authentication-nextcloud/authentication-nextcloud-main/src/storage.ts
M electron/authentication/authentication-nextcloud/authentication-nextcloud-preload/package.json
M electron/authentication/authentication-nextcloud/authentication-nextcloud-preload/src/index.ts
R electron/authentication/authentication-nextcloud/authentication-nextcloud-renderer/src/NextcloudAuthenticationManager.ts
A electron/authentication/authentication-nextcloud/authentication-nextcloud-renderer/src/NextcloudBasicAuthenticationManager.ts
A electron/authentication/authentication-nextcloud/authentication-nextcloud-renderer/src/NextcloudOAuth2AuthenticationManager.ts
M electron/authentication/authentication-nextcloud/authentication-nextcloud-renderer/src/index.ts
M pnpm-lock.yaml
Log Message:
-----------
CRISTAL-267: Introduce an authentication for the Nextcloud Backend
* Add type for AuthenticationMode
* Split NextcloudAuthenticationManager into specific components for
basic and oauth2
* Small refactors
* Add missing comments and feedbacks
Compare: https://github.com/xwiki-contrib/cristal/compare/49b44c278aa7...206ecc100830
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki-contrib/cristal/settings/notifications