Move cloud transfer helpers to legacy cloud services
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user