11 Commits

Author SHA1 Message Date
Jan Bařtipán
850ac19167 WebView and Connect integration: implemented login ceremony via /slicer/login request (and alternative disabled one with fetch function overriding); all stored JWT tokens merged into single secret store record to reduce number of login dialogs appearances when new app is run for first time on Mac. 2024-06-14 14:28:01 +02:00
David Kocik
835e6d4805 Fix of path sharing during upload. 2024-05-20 15:06:56 +02:00
David Kocik
9f95549dcf Pass path string without converting to boost 2024-05-17 12:19:02 +02:00
David Kocik
9a5fee2d19 Upload path fix 2024-05-16 19:14:21 +02:00
David Kocik
2c09c034b3 Remove deprecated arguments from connect upload 2024-05-16 18:04:11 +02:00
David Kocik
64c497ce0d Upload to Connect changes 2024-05-16 16:19:08 +02:00
David Kocik
2de65cfa6a Do not escape upload path in PrusaConnectNew init_upload 2024-05-16 16:19:06 +02:00
David Kocik
ab4c1b2f91 Fix of upload.
Wrong address of connect.
2024-04-24 14:01:46 +02:00
Martin Šach
5fd66d53ad Add missing headers and replace size_t with std::size_t. 2024-04-05 14:53:10 +02:00
Lukas Matena
137340f70f Fixed couple of compiler warnings 2024-03-28 12:04:51 +01:00
David Kocik
0c7e6cb063 PrusaConnectNew class - new way to upload to Connect
Several bugs in UI fixed
Added Connect user data action, we might need it in future


Missing file in cmake and smaller fixes

new Connect frontend
2024-03-25 12:05:55 +01:00