Commit Graph
1663 Commits
Author SHA1 Message Date
vorotamoroz 9825ad29a8 test(obsidian): integrate representative adaptive journeys
# Conflicts:
#	package.json
#	test/e2e-obsidian/README.md
#	test/e2e-obsidian/runner/setupUri.ts
#	test/e2e-obsidian/scripts/local-suite.ts
#	test/e2e-obsidian/scripts/run-focused.ts
2026-08-02 08:10:48 +00:00
vorotamoroz ef41cc3486 test(obsidian): focus adaptive PostgREST journey 2026-08-02 08:05:11 +00:00
vorotamoroz b90541b687 test(obsidian): verify PostgREST repository identity 2026-08-02 08:03:49 +00:00
vorotamoroz 50ddc94593 docs(test): document the PostgREST E2E fixture 2026-08-02 08:03:49 +00:00
vorotamoroz ce6dc67975 test(obsidian): cover Adaptive PostgREST remotes 2026-08-02 08:02:41 +00:00
vorotamoroz ea0c6dca48 refactor(test): use the shared WebDAV journey 2026-08-02 07:59:14 +00:00
vorotamoroz c76159ea50 test(obsidian): verify WebDAV repository identity 2026-08-02 07:57:39 +00:00
vorotamoroz d6fd2fa4c8 test: cover Adaptive WebDAV in real Obsidian 2026-08-02 07:57:16 +00:00
vorotamoroz 1fb32cb625 test(obsidian): add shared adaptive journal journey 2026-08-02 07:54:29 +00:00
vorotamoroz c7d1f9352d test(obsidian): verify registered remote setup profiles 2026-08-02 07:52:00 +00:00
vorotamoroz de61425864 test: cover registered adaptive remote choices 2026-08-02 07:51:39 +00:00
vorotamoroz 3825a965bc feat: preselect PostgREST repository identity 2026-08-02 07:51:39 +00:00
vorotamoroz b4800d9756 fix: preserve the active journal protocol 2026-08-02 07:51:39 +00:00
vorotamoroz f67d224657 feat: configure Adaptive PostgREST journal remotes 2026-08-02 07:51:39 +00:00
vorotamoroz f93b5ac8e4 test(cli): focus adaptive PostgREST on consumer behaviour 2026-08-02 07:51:15 +00:00
vorotamoroz ae9dd6f79b test(cli): cover Adaptive PostgREST remotes 2026-08-02 07:51:07 +00:00
vorotamoroz 09ee6023ae refactor: use registered remote configuration dispatch 2026-08-02 07:49:41 +00:00
vorotamoroz 9aefdc117f feat: preselect WebDAV repository identity 2026-08-02 07:49:41 +00:00
vorotamoroz 34255e5736 feat: configure WebDAV journal remotes 2026-08-02 07:49:41 +00:00
vorotamoroz 5db64f6faa test(cli): focus adaptive WebDAV on consumer behaviour 2026-08-02 07:49:19 +00:00
vorotamoroz 032ace8f53 feat(cli): support adaptive WebDAV remotes 2026-08-02 07:49:09 +00:00
vorotamoroz 1543a53263 refactor: compose Journal remotes generically 2026-08-02 07:48:52 +00:00
vorotamoroz 9715d44fb6 feat: preselect adaptive repository identity 2026-08-02 07:48:33 +00:00
vorotamoroz dd8c795210 feat: expose adaptive journal options for S3 2026-08-02 07:48:33 +00:00
vorotamoroz fff8103e40 test(cli): focus adaptive S3 on consumer behaviour 2026-08-02 07:48:08 +00:00
vorotamoroz aeb97c2b13 test(cli): pin Adaptive S3 service images 2026-08-02 07:47:59 +00:00
vorotamoroz 44c52aa2dd test(cli): exercise adaptive S3 pack reads 2026-08-02 07:47:59 +00:00
vorotamoroz d74e37559c test(cli): cover adaptive journal S3 end to end 2026-08-02 07:47:59 +00:00
vorotamoroz 5c7af20ad2 fix(cli): verify adaptive journal remotes 2026-08-02 07:47:59 +00:00
vorotamoroz 0f2efbd670 fix(cli): persist adaptive writer state 2026-08-02 07:47:59 +00:00
vorotamoroz a9283be9d2 refactor: compose Journal sync as a service feature 2026-08-02 04:08:52 +00:00
vorotamoroz 4d6a794f9d refactor: register remote setup presentations 2026-08-02 04:08:52 +00:00
vorotamoroz c4419a837c fix: preserve native HTTP body semantics 2026-08-02 04:08:52 +00:00
vorotamoroz 19f0b3d145 fix(cli): replace the headless log handler 2026-08-01 15:30:46 +00:00
vorotamoroz 3ba9feaac7 Merge pull request #1063 from vrtmrz/feature/p2p-connection-check
Add a browser-assisted P2P connection check
2026-08-01 03:51:06 +09:00
vorotamoroz 42f37753b8 Address WebPeer CSS review warnings 2026-07-31 17:56:26 +00:00
vorotamoroz ec1fc4a97e Fix WebPeer interop test selector 2026-07-31 16:37:09 +00:00
vorotamoroz 146e25907d Link WebPeer from English README 2026-07-31 15:14:00 +00:00
vorotamoroz c97346e262 Unify WebPeer visual design 2026-07-31 15:05:22 +00:00
vorotamoroz 48c398948a Add browser P2P connection check 2026-07-31 14:13:34 +00:00
vorotamoroz e32e3f545e Merge pull request #1062 from vrtmrz/fix/release-promotion-order
Fix release promotion order and remediation rendering
2026-07-31 19:41:01 +09:00
vorotamoroz 0aed7f8556 Add remediation fix to unreleased notes 2026-07-31 10:35:05 +00:00
vorotamoroz 50a51bf07e Use setting control for remediation status 2026-07-31 10:08:34 +00:00
vorotamoroz 1570136703 Fix remediation status element insertion 2026-07-31 09:13:56 +00:00
vorotamoroz 5b6bbc8118 Remove release instruction text assertions 2026-07-31 09:13:21 +00:00
vorotamoroz 54f0262b3f Fix stable release promotion order 2026-07-31 08:55:26 +00:00
vorotamoroz 7d33613017 Merge pull request #1061 from vrtmrz/1_0_2
Releasing 1.0.2
2026-07-31 17:39:40 +09:00
vorotamoroz b700c631ca Releasing 1.0.2 1.0.2 1.0.2-cli 2026-07-31 07:28:27 +00:00
vorotamoroz 00152523db Merge pull request #1015 from zeedif/refactor/i18n-source-keys
refactor(i18n): migrate UI text to source-based localization keys
2026-07-31 15:45:59 +09:00
vorotamoroz fbfb77440d Merge branch 'main' into pr/zeedif/1015 2026-07-31 07:14:14 +01:00