2
0
mirror of https://github.com/ad1217/PrinterStatus synced 2024-09-21 05:49:03 -04:00
Go to file
2022-01-04 21:37:07 -05:00
public Add favicon 2021-10-14 11:32:52 -04:00
server Use pnpm --parallel instead of concurrently 2022-01-04 21:37:07 -05:00
src Enable controls in webcam video element to show stall 2022-01-04 21:35:22 -05:00
types Handle camera transforms in ffmpeg, rather than client side 2021-11-18 19:45:51 -05:00
.editorconfig Initial Commit, basic client-only implementation 2019-09-09 11:13:42 -04:00
.gitignore Switch to PNPM, bump dependencies 2022-01-04 21:35:22 -05: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.json Use pnpm --parallel instead of concurrently 2022-01-04 21:37:07 -05:00
pnpm-lock.yaml Use pnpm --parallel instead of concurrently 2022-01-04 21:37:07 -05: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