openpencil/tests/engine/app
Danila Poyarkov 49b2d49e40 fix(storage): preserve durable sync work
- Resume persisted outbox jobs at startup without dropping writes when credentials are unavailable

- Serialize IndexedDB revisions and guard sync completion against concurrent saves

- Reconcile tombstones without reviving deleted documents and bound S3 metadata requests

- Require explicit CORS configuration instead of overwriting bucket rules during connection tests

- Keep ACP agents exclusive to the Design role and normalize invalid model limits
2026-07-26 23:43:38 +03:00
..
ai fix(storage): preserve durable sync work 2026-07-26 23:43:38 +03:00
clipboard test(app): isolate clipboard notification state 2026-07-20 18:24:32 +03:00
document/io feat(app): persist storage-bound documents locally first 2026-07-26 14:46:38 +03:00
integrations/storage feat(app): add storage integration settings 2026-07-26 14:39:24 +03:00
settings feat(app): add cross-platform credential storage 2026-07-26 14:07:26 +03:00
shell/menu chore: format codebase 2026-05-24 12:15:29 +03:00
storage fix(storage): preserve durable sync work 2026-07-26 23:43:38 +03:00
tabs fix(app): reuse tabs for repeated file opens (#423) 2026-07-26 00:22:36 +03:00
tauri fix(tauri): preserve request and abort semantics 2026-07-18 05:02:51 +03:00
cache.test.ts fix(ai): allow custom OpenRouter models 2026-05-19 15:10:32 +03:00
demo.test.ts revert(demo): restore the visual-features showcase demo 2026-07-24 15:29:43 +03:00
editor-store-path.test.ts test: organize prefixed test files into folders 2026-05-06 02:13:18 +03:00
external-link.test.ts test: move tauri helpers into domain folder 2026-05-06 16:16:08 +03:00
font-loading.test.ts fix(text): prefer script-specific CJK fallbacks 2026-07-01 22:19:14 +03:00
font-settings.test.ts chore(tests): narrow no-empty-function exceptions 2026-05-06 12:32:54 +03:00
variables-editor.test.ts feat: split SceneGraph and Pen packages 2026-06-30 10:54:32 +03:00