openpencil/tests/engine/app
Danila Poyarkov dde7376bd3 feat(storage): show workspace document previews
- Load embedded Figma thumbnails through bounded S3 byte-range requests

- Add a headless Vue workspace composable with lazy previews and refresh lifecycle

- Cache local previews and refresh the workspace after saves and synchronization
2026-08-10 17:21:36 +03:00
..
ai fix(ai): simplify model configuration 2026-08-10 12:55:35 +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
editor feat(app): convert image layers to vectors 2026-07-27 16:22:05 +03:00
integrations/storage refactor: standardize acronym casing 2026-08-10 15:48:16 +03:00
settings feat(app): add cross-platform credential storage 2026-07-26 14:07:26 +03:00
shell/menu refactor(app): move storage workspace navigation into File menu 2026-08-03 17:42:39 +03:00
storage feat(storage): show workspace document previews 2026-08-10 17:21:36 +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 refactor: standardize acronym casing 2026-08-10 15:48:16 +03:00
demo.test.ts revert(demo): restore the visual-features showcase demo 2026-07-24 15:29:43 +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
vector-edit-transforms.test.ts fix(vector): edit vectors from opened files 2026-07-28 12:30:21 +03:00