2
0
mirror of https://github.com/ad1217/PrinterStatus synced 2024-09-21 05:49:03 -04:00
Go to file
2021-11-08 17:34:41 -05:00
public Add favicon 2021-10-14 11:32:52 -04:00
server Add a "settings" message to send header colors and webcam transform 2021-11-08 17:34:41 -05:00
src Use bootstrap progress bar instead of HTML progress bar 2021-11-08 17:34:41 -05:00
types Add a "settings" message to send header colors and webcam transform 2021-11-08 17:34:41 -05:00
.editorconfig Initial Commit, basic client-only implementation 2019-09-09 11:13:42 -04:00
.gitignore Switch to Vite bundler, upgrade to Vue3, and split server into subfolder 2021-10-13 23:23:57 -04:00
.prettierrc Initial Commit, basic client-only implementation 2019-09-09 11:13:42 -04:00
index.html Apply prettier 2021-10-28 01:06:08 -04:00
package-lock.json Use bootstrap for styling 2021-11-03 16:10:53 -04:00
package.json Use bootstrap for styling 2021-11-03 16:10:53 -04:00
printerStatus.service Add systemd service file 2020-09-10 18:01:57 -04:00
tsconfig.json Switch to Vite bundler, upgrade to Vue3, and split server into subfolder 2021-10-13 23:23:57 -04:00
vite.config.ts Apply prettier 2021-10-28 01:06:08 -04:00