Skip to content

Commit

Permalink
static web update
Browse files Browse the repository at this point in the history
  • Loading branch information
ondratu committed Jul 4, 2023
1 parent ef6bfca commit 73842ec
Show file tree
Hide file tree
Showing 9 changed files with 19 additions and 6 deletions.
2 changes: 1 addition & 1 deletion CONTRIBUTION.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,4 +34,4 @@ PRUSA_LINK_STATIC=./my_static python3 -m prusa.link -f
```

**Communication debug**:
prusa-link -f -I -i -l urllib3.connectionpool=DEBUG -l connect-printer=DEBUG
prusalink -f -I -i -l urllib3.connectionpool=DEBUG -l connect-printer=DEBUG
14 changes: 13 additions & 1 deletion ChangeLog
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,16 @@
* Fix an error when dosconnecting from a cammera that failed to connect
* Fix an intermittent error that was killing instances for like two years
* Differentiate between multi instance printers by showing the printer number on the LCD screen
* Static Web update
- Fix behavior on SD card ejection
- Add simple camera focus control if supported
- Add default value for connect hostname
- Update translations
- Add tooltips for error status texts in telemetry
- Add confirmation modal to overwrite a file by upload
- Fix undefined printer states displaying
- Hide zero temperatures in telemetry
- Add support to be running behind the proxy

0.7.0 (2023-05-19)
* Fixed printer sends info about api key change to Connect after change
Expand Down Expand Up @@ -93,7 +103,6 @@
- notifies about errors
- shows an idle screen with the IP address after 30min
- add idle screen and show transfers during print pauses

* Name and location of printer value validation
* Fix negative timeout being possible in serial read
* Additional Connect (un)registration support
Expand Down Expand Up @@ -137,10 +146,13 @@
- Project preview is now not dependent on `/api/job` endpoint
- Confirm dialog after uploade via drag zone
- Nozzle diameter
<<<<<<< Updated upstream
- Offline mode
- Connect Like icons
- Translaction fallbacks

=======
>>>>>>> Stashed changes
* Differentiate between FW and ID errors in the wizard, update texts
* Fixed download ref, added total storage space info
* Added storage space info to api/printer
Expand Down
1 change: 1 addition & 0 deletions prusa/link/static/755aa24665769159d2c1134183bae174.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion prusa/link/static/index.html

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions prusa/link/static/main.2156fc06321811409a94.js

Large diffs are not rendered by default.

1 change: 0 additions & 1 deletion prusa/link/static/main.44fd519fe74a820d5363.js

This file was deleted.

1 change: 1 addition & 0 deletions prusa/link/static/main.9785b4dc200a1fbac3d5.css

Large diffs are not rendered by default.

1 change: 0 additions & 1 deletion prusa/link/static/main.97b8f9c3a3e4f084379b.css

This file was deleted.

0 comments on commit 73842ec

Please sign in to comment.