2
0
mirror of https://github.com/ad1217/PrinterStatus synced 2024-09-21 13:49:04 -04:00
Commit Graph

17 Commits

Author SHA1 Message Date
310344a450 Use pnpm --parallel instead of concurrently 2022-01-04 21:37:07 -05:00
d3f5916b34 Switch to PNPM, bump dependencies 2022-01-04 21:35:22 -05:00
cc0f6d90d0 Re-stream webcams with ffmpeg and stream them via hls.js
This should result in a significant decrease in bandwidth
requirements, as well as providing the ability to reconnect to streams
2021-11-08 20:21:03 -05:00
de43fdd642 Use bootstrap for styling 2021-11-03 16:10:53 -04:00
1fc0776771 Add npm script to run client and server with concurrently 2021-10-25 00:58:01 -04:00
0b2919abf5 Switch to Vite bundler, upgrade to Vue3, and split server into subfolder 2021-10-13 23:23:57 -04:00
20b4e5ac8b Bump js-yaml to 4.x 2021-10-11 21:18:50 -04:00
e2cecc27bf Display current and remaining job time 2020-09-25 18:56:15 -04:00
9911c8b72c Run the server with ts-node 2020-09-10 18:23:07 -04:00
746e3fcd7e Bump dependencies, explicitly type yaml config 2020-09-09 16:47:04 -04:00
4cc5ceeb52 Bump dependencies 2020-04-27 00:41:24 -04:00
d2666ec976 Bump dependencies 2020-04-07 12:28:23 -04:00
e2f5d9d0c0 Bump dependencies 2020-02-19 18:38:21 -05:00
cfbb71464b Integrate websocket server into web server 2019-09-24 12:14:57 -04:00
090fcc146e Proxy webcam streams for octoprint instances 2019-09-20 17:48:40 -04:00
ba54ba3db4 Move octoprint communication to the server side with websockets 2019-09-20 15:46:05 -04:00
f163fde565 Initial Commit, basic client-only implementation 2019-09-09 11:13:42 -04:00