Branch: refs/heads/CRISTAL-194
Home: https://github.com/xwiki-contrib/cristal
Commit: 500cff2331e0e55a04697e17b16bed63d63ae0d0
https://github.com/xwiki-contrib/cristal/commit/500cff2331e0e55a04697e17b16…
Author: Manuel Leduc <manuel.leduc(a)xwiki.com>
Date: 2024-12-17 (Tue, 17 Dec 2024)
Changed paths:
M core/model/model-remote-url/model-remote-url-filesystem/model-remote-url-filesystem-default/src/filesystemRemoteURLSerializer.ts
M core/model/model-remote-url/model-remote-url-xwiki/src/xWikiRemoteURLSerializer.ts
Log Message:
-----------
--wip-- [skip ci]
Commit: b287dc263dd5b6d70d3d4ab417241364b7a6d7b1
https://github.com/xwiki-contrib/cristal/commit/b287dc263dd5b6d70d3d4ab4172…
Author: Manuel Leduc <manuel.leduc(a)xwiki.com>
Date: 2024-12-17 (Tue, 17 Dec 2024)
Changed paths:
M api/src/components/defaultLoggerConfig.ts
M eslint.config.mjs
M extension-manager/src/components/cristalLoader.ts
M rendering/rendering/src/components/XWikI21ToHTMLConverter.ts
M sharedworker/impl/src/components/defaultQueueWorker.ts
M skin/src/vue/c-login.vue
M skin/src/vue/c-search.vue
Log Message:
-----------
[Misc] Force consistent curly brace style
Curly braces are mandatory every for blocks containing a single expression.
Commit: dadf8ffe2e4e5617cd8a1217a1c9a5869f2ad470
https://github.com/xwiki-contrib/cristal/commit/dadf8ffe2e4e5617cd8a1217a1c…
Author: Manuel Leduc <manuel.leduc(a)xwiki.com>
Date: 2024-12-17 (Tue, 17 Dec 2024)
Changed paths:
M api/src/components/defaultLoggerConfig.ts
M eslint.config.mjs
M extension-manager/src/components/cristalLoader.ts
M rendering/rendering/src/components/XWikI21ToHTMLConverter.ts
M sharedworker/impl/src/components/defaultQueueWorker.ts
M skin/src/vue/c-login.vue
M skin/src/vue/c-search.vue
Log Message:
-----------
Merge remote-tracking branch 'origin/main' into CRISTAL-194
Commit: 8e58ab2a13be2e56a0185946be40f09dcce0239a
https://github.com/xwiki-contrib/cristal/commit/8e58ab2a13be2e56a0185946be4…
Author: Manuel Leduc <manuel.leduc(a)xwiki.com>
Date: 2024-12-17 (Tue, 17 Dec 2024)
Changed paths:
M core/link-suggest/link-suggest-xwiki/src/components/componentsInit.ts
M editors/tiptap/src/vue/c-tiptap-link-edit.vue
Log Message:
-----------
--wip-- [skip ci]
Commit: da9c34954a4831206f74b86f54674f1d89478195
https://github.com/xwiki-contrib/cristal/commit/da9c34954a4831206f74b86f546…
Author: Manuel Leduc <manuel.leduc(a)xwiki.com>
Date: 2024-12-17 (Tue, 17 Dec 2024)
Changed paths:
M core/link-suggest/link-suggest-nextcloud/src/nextcloudLinkSuggestService.ts
M core/model/model-reference/model-reference-filesystem/src/filesystemModelReferenceParser.ts
M core/model/model-reference/model-reference-nextcloud/src/nextcloudModelReferenceParser.ts
M core/model/model-reference/model-reference-nextcloud/src/nextcloudModelReferenceSerializer.ts
M core/model/model-remote-url/model-remote-url-filesystem/model-remote-url-filesystem-default/src/filesystemRemoteURLSerializer.ts
M core/model/model-remote-url/model-remote-url-nextcloud/package.json
M core/model/model-remote-url/model-remote-url-nextcloud/src/nextcloudRemoteURLParser.ts
M core/model/model-remote-url/model-remote-url-nextcloud/src/nextcloudRemoteURLSerializer.ts
M core/tiptap-extensions/tiptap-extension-image/src/vue/ImageInsertView.vue
A electron/link-suggest/link-suggest-filesystem/package.json
A electron/link-suggest/link-suggest-filesystem/src/components/componentsInit.ts
A electron/link-suggest/link-suggest-filesystem/src/components/filesystemLinkSuggestService.ts
A electron/link-suggest/link-suggest-filesystem/src/index.ts
A electron/link-suggest/link-suggest-filesystem/tsconfig.json
A electron/link-suggest/link-suggest-filesystem/tsdoc.json
A electron/link-suggest/link-suggest-filesystem/vite.config.ts
M electron/renderer/package.json
M electron/renderer/src/index.ts
M electron/storage/package.json
M electron/storage/src/electron/main/index.ts
M electron/storage/src/electron/preload/apiTypes.ts
M electron/storage/src/electron/preload/index.ts
M pnpm-lock.yaml
M pnpm-workspace.yaml
Log Message:
-----------
--wip-- [skip ci]
Compare: https://github.com/xwiki-contrib/cristal/compare/789958e33b6e...da9c34954a48
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki-contrib/cristal/settings/notifications
Branch: refs/heads/CRISTAL-371
Home: https://github.com/xwiki-contrib/cristal
Commit: 994793226906b1df0230bd06f7bb803a8e6ab6c9
https://github.com/xwiki-contrib/cristal/commit/994793226906b1df0230bd06f7b…
Author: Pierre Jeanjean <pierre.jeanjean(a)xwiki.com>
Date: 2024-12-17 (Tue, 17 Dec 2024)
Changed paths:
M api/package.json
M api/src/api/PageData.ts
M api/src/components/DefaultPageData.ts
M core/authentication/authentication-api/package.json
R core/authentication/authentication-api/src/defaultAuthenticationManagerProvider.ts
M core/authentication/authentication-api/src/index.ts
A core/authentication/authentication-default/package.json
A core/authentication/authentication-default/src/defaultAuthenticationManagerProvider.ts
A core/authentication/authentication-default/src/index.ts
A core/authentication/authentication-default/tsconfig.json
A core/authentication/authentication-default/tsdoc.json
A core/authentication/authentication-default/vite.config.ts
M core/backends/backend-nextcloud/package.json
M core/backends/backend-nextcloud/src/nextcloudStorage.ts
M core/backends/backend-xwiki/src/xwikiStorage.ts
M electron/storage/src/electron/main/index.ts
M lib/package.json
M lib/src/staticBuild.ts
M pnpm-lock.yaml
M sharedworker/impl/package.json
M sharedworker/impl/src/components/worker.ts
M skin/langs/translation-en.json
M skin/langs/translation-fr.json
M skin/package.json
M skin/src/vue/c-article.vue
Log Message:
-----------
CRISTAL-371: Shows details about the last edition on pages
* Use UserDetails instead of string
* Make use of Date and User UI elements
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki-contrib/cristal/settings/notifications
Branch: refs/heads/stable-16.10.x
Home: https://github.com/xwiki/xwiki-platform
Commit: 1616dd38b482206a76c8e75f5b5e254bea38f48c
https://github.com/xwiki/xwiki-platform/commit/1616dd38b482206a76c8e75f5b5e…
Author: Simon Urli <simon.urli(a)xwiki.com>
Date: 2024-12-17 (Tue, 17 Dec 2024)
Changed paths:
M xwiki-platform-core/xwiki-platform-wiki/xwiki-platform-wiki-test/xwiki-platform-wiki-test-docker/src/test/it/org/xwiki/wiki/test/ui/SubWikiIT.java
Log Message:
-----------
XWIKI-22571: Backlinks update changes an absolute reference to the moved page into one relative to the current wiki
* Update test
(cherry picked from commit 4904b347da8c759aa1b2fc295a25e0bd285466ac)
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: 4904b347da8c759aa1b2fc295a25e0bd285466ac
https://github.com/xwiki/xwiki-platform/commit/4904b347da8c759aa1b2fc295a25…
Author: Simon Urli <simon.urli(a)xwiki.com>
Date: 2024-12-17 (Tue, 17 Dec 2024)
Changed paths:
M xwiki-platform-core/xwiki-platform-wiki/xwiki-platform-wiki-test/xwiki-platform-wiki-test-docker/src/test/it/org/xwiki/wiki/test/ui/SubWikiIT.java
Log Message:
-----------
XWIKI-22571: Backlinks update changes an absolute reference to the moved page into one relative to the current wiki
* Update test
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-platform/settings/notifications