David Kocik
|
a03facbeb4
|
Revert dev adressess
|
2024-06-14 14:28:01 +02:00 |
|
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
|
5601a6e75f
|
WIP polling timer
|
2024-06-14 14:28:01 +02:00 |
|
David Kocik
|
399d1f1702
|
refresh token timer
|
2024-06-14 14:28:01 +02:00 |
|
David Kocik
|
3e1baf0a61
|
Do not poll printers when window is not active.
|
2024-05-20 15:35:35 +02:00 |
|
David Kocik
|
e3d41bc814
|
Polling 10 seconds
|
2024-05-17 15:07:31 +02:00 |
|
David Kocik
|
65a581a026
|
Use only uuid from Connect request and get rest of the data from endpoint
|
2024-05-16 16:19:07 +02:00 |
|
David Kocik
|
2fcb5b2c2c
|
Perform refresh when test connection fails.
|
2024-04-24 16:17:09 +02:00 |
|
David Kocik
|
5e171ccfe7
|
Improvement of Printer status polling.
Define polling action that changes when uuid->printer_model map is filled. Also serves to turn off polling.
|
2024-04-24 14:08:01 +02:00 |
|
David Kocik
|
b05d438fc6
|
Changes in Connect Printer Status.
First use endpoint PrinterModels to get uuid to model map, than get statuses for uuids from Status endpoint.
Lang code trimmed to 2 chars.
|
2024-04-24 14:08:00 +02:00 |
|
David Kocik
|
25b36dec14
|
Added choose_account=1 to redirect url
|
2024-04-24 14:01:45 +02:00 |
|
Lukas Matena
|
a65a70903e
|
Removed unused code and includes
|
2024-04-12 09:27:35 +02:00 |
|
David Kocik
|
9d9110b60a
|
production address and id
|
2024-03-28 14:52:38 +01:00 |
|
Lukas Matena
|
137340f70f
|
Fixed couple of compiler warnings
|
2024-03-28 12:04:51 +01:00 |
|
David Kocik
|
d289b11950
|
User Account avatar extension
(Missing support for jpg in ScalableBitmap)
|
2024-03-25 12:05:55 +01:00 |
|
David Kocik
|
7ad9431e3a
|
New connect endpoint slicer/status replacing slicer/printers
move enum value to if 0
|
2024-03-25 12:05:55 +01:00 |
|
YuSanka
|
8d74318888
|
Added missed includes
|
2024-03-25 12:05:55 +01:00 |
|
David Kocik
|
93df0ce384
|
Temporary sending session id instead of access key
|
2024-03-25 12:05:55 +01:00 |
|
David Kocik
|
5f48e61992
|
Fix of waking up session thread
Polling every 5 seconds
Do not switch printers on Connect webview click
|
2024-03-25 12:05:55 +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 |
|
David Kocik
|
e9706f4032
|
Rename source files.
So the files are named as classes from commit 0ba535967bfbf00dbdce0a441105adb98671eb0e
|
2024-03-25 12:05:55 +01:00 |
|