Commit graph

14 commits

Author SHA1 Message Date
Benjamin Nussbaum
e535496a1e chore: stricter pint rules 2025-06-17 21:30:59 +02:00
Benjamin Nussbaum
4102d33336 chore: run pint 2025-06-03 18:18:25 +02:00
Benjamin Nussbaum
c045dc1e85 feat: inspect device logs
feat: create DeviceLog model on log request

feat: implement logs route, logs view

feat: implement details on device log

timezone, latest 50 log items

sort by latest device timestamp

cleanup job

add tests
2025-06-03 13:55:04 +02:00
Benjamin Nussbaum
ae66d15051 fix: sleep.png misinterpreted as bmp, when using proxy. 2025-05-30 19:38:35 +02:00
Benjamin Nussbaum
87b9b57c3d feat(#17): add commands and jobs to poll, download and update firmware
feat(#17): add commands and jobs to poll, download and update firmware

feat(#17): update firmware modal

feat(#17): add tests
2025-05-30 15:42:35 +02:00
Benjamin Nussbaum
ad5ff5d2c9 feat: prefer png format on firmware versions >=1.5.2 2025-05-13 11:42:27 +02:00
Benjamin Nussbaum
cc63c8cce2 feat(#16): refactor 2025-05-12 18:44:22 +02:00
zv0n
580a5833a8 Add image caching for playlist items
Move current_image caching to plugins

Remove redundant check

Add test for plugin cache

Skip puppeteer on GH actions
2025-05-11 20:56:55 +02:00
Benjamin Nussbaum
a80e24c8bd feat: add support for screen generation on AWS Lambda 2025-05-08 11:25:55 +02:00
Benjamin Nussbaum
e7e1b10a04 feat(#21): support custom device dimensions 2025-05-05 17:09:50 +02:00
Benjamin Nussbaum
b4dea89fad feat: add support for png
feat: add tests

chore: update dependencies
2025-04-24 20:39:26 +02:00
Benjamin Nussbaum
8eb0b2ccd7 chore: update dependencies 2025-03-25 13:07:23 +01:00
Benjamin Nussbaum
6b40a2b836 feat: proxy feature skipped when playlist is active 2025-03-20 19:04:53 +01:00
Benjamin Nussbaum
715e6a2562 add features
* feat: autojoin toggle
* feat: auto add devices
* feat: proxy feature
* feat: support puppeteer in docker
* feat: toggle to activate cloud proxy
* feat: relay device information
* feat: relay logs to cloud
* feat: migrate on start
* feat: calculate battery state, wifi signal
* feat: eye candy for configure view
* feat: update via api
2025-03-03 21:24:22 +01:00