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