Move cloud transfer helpers to legacy cloud services

This commit is contained in:
2026-06-15 20:05:46 +02:00
parent 1a5868376b
commit ccde4d69f4
6 changed files with 183 additions and 130 deletions

View File

@@ -82,6 +82,12 @@ The cloud browser dialog now also opens through that seam from
now concentrated in retained background worker threads, transfer helpers,
project-open refresh, and dialog-internal legacy behavior instead of raw root
insertion.
Retained upload/download CURL setup, TLS-bypass policy consumption, and
progress callback dispatch now also live in `src/legacy_cloud_services.*`
instead of `App::upload` and `App::download`, leaving the remaining cloud debt
focused on save-before-upload execution, upload form/response handling,
prompt/progress lifetime, OpenGL context guarding, downloaded-project open,
layer refresh, and action-history reset.
Recent 2026-06-13 retained preview reductions continue to narrow DEBT-0036:
`NodeStrokePreview::draw_stroke_immediate()` now also routes