2
0
mirror of https://github.com/ad1217/PrinterStatus synced 2024-11-10 18:45:08 -05:00
Go to file
Adam Goldsmith b7661a40a2 Replace video.js with vime
video.js still hasn't updated their types for v8 and now v7 is broken
too, so I'm just ditching it for another library
2023-09-14 14:05:26 -04:00
.github/workflows Add github action to test building 2023-03-29 11:01:25 -04:00
public Add favicon 2021-10-14 11:32:52 -04:00
server server: Disable clearing screen in tsx watch 2023-09-14 12:30:34 -04:00
src Replace video.js with vime 2023-09-14 14:05:26 -04:00
types Convert to ESM, bump node-fetch and pretty-ms 2022-10-24 18:29:57 -04: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 Replace video.js with vime 2023-09-14 14:05:26 -04:00
pnpm-lock.yaml Replace video.js with vime 2023-09-14 14:05:26 -04:00
printerStatus.service Add systemd service file 2020-09-10 18:01:57 -04:00
tsconfig.json Fix imports for Typescript 5.2 2023-09-14 13:11:14 -04:00
vite.config.ts Switch from hls.js to video.js for better live ui 2023-01-12 01:39:57 -05:00