winbin
d6cd1c81fb
Add The Language Change And Chinese
2021-02-11 00:57:36 +08:00
Stefan Dej
5831e43fba
feature: add farm mode
...
Signed-off-by: Stefan Dej <meteyou@gmail.com>
2021-01-10 02:53:17 +01:00
meteyou
49c79c9eae
bugfix: tool input number buttons hidden
...
bugfix: UFP thumbnail (only 300px)
bugfix: moonraker > websocket subscription
bugfix: miniconsole > different line baseline
bugfix: new metadata push > redirect to current file
feature: show/hide colums in gcode-files
feature: show/hide hidden files/dir
feature: display missing config sections
feature: display klippy-state in settings > machinies
Signed-off-by: meteyou <meteyou@gmail.com>
2020-11-17 00:35:59 +01:00
Stefan Dej
1b3636864d
bugfix: startscreen from PWA settings
...
Signed-off-by: Stefan Dej <meteyou@gmail.com>
2020-10-04 18:36:49 +02:00
translucentfocus
7442908405
Initial PWA Support & favicons moved to /img/icons
...
Inital Commit
Favicon file path fixes & use relative pathing
2020-09-27 22:22:18 -05:00
Franklyn
c386375e53
Support mainsail through an SSL proxy
...
I like to run all my web services proxied through a single
internet-accessible server, secured through SSL and authenticated
against a single proxy server (nginx, in my case)
I found that mainsail hardcoded ws:// and many http:// addresses, so
I've updated them to detect ws:// vs ws:///, and just use the protocol
agnostic // prefix, which then sends the request over the same protocol
the page is loaded under, either http or https.
Now i've got a nice SSL secured but publicly accessible URL for remote
printer monitoring
2020-09-15 07:40:00 +01:00
Stefan Dej
706515bc84
Update Websocket + README.md
2020-04-27 01:55:01 +02:00
Stefan Dej
efc70ca5aa
test with new websocket implementation
2020-04-25 21:17:27 +02:00
Stefan Dej
544d5e2db5
update npm packages & change to local dependency
2020-04-19 17:06:31 +02:00
Stefan Dej
ec827bbea4
add nginx config in README
2020-04-14 13:34:32 +02:00
Stefan Dej
beba547031
clean settings and last API corrections
2020-04-14 00:43:32 +02:00
Stefan Dej
101904bd6d
console autocomplete;
...
tempchart target temp;
settings machinelimits
add webcamsupport
2020-04-12 00:13:40 +02:00
Stefan Dej
54aaf8d0c7
add tool fan, extrusion factor and speed factor to dashbaord; add macro buttons to dashboard; show printer stats in title & favicon
2020-03-26 01:34:51 +01:00
Stefan Dej
3051c9a033
add control-buttons to dashboard. add temperature_fans to heaters, add restart buttons, reconnect api
2020-03-09 00:46:36 +01:00
Stefan Dej
e7a5e34f5f
first alpha
2020-03-07 01:10:00 +01:00
Stefan Dej
b26bc80060
start printing
2020-03-06 00:53:27 +01:00
Stefan Dej
c4736a4975
first draft dashboard, implement console, upload gcode files
2020-03-04 00:33:18 +01:00
Stefan Dej
6beea6f546
initial upload
2020-02-18 01:06:48 +01:00