Matthias Blankertz matthias
  • Joined on 2021-05-01
matthias pushed to mbl-next at TonBERRY/tonberry-pico 2025-12-17 18:11:25 +00:00
735167db22 Merge branch '30-frontend' into mbl-next
matthias pushed to mbl-next at TonBERRY/tonberry-pico 2025-12-17 17:40:57 +00:00
92730afbb2 Merge branch '30-frontend' into mbl-next
11e31aabc2 Merge remote-tracking branch 'origin/webapi-last-tag-uid' into mbl-next
32e996e446 build: add requirements.txt for host python deps
32bf6a8d68 always return content type application/json
49197c8ca4 Merge pull request 'feat: Move tagmode setting to config.json, remove playlistdb settings' (#57) from unify-config into main
Compare 15 commits »
matthias created pull request TonBERRY/tonberry-pico#59 2025-12-17 17:39:05 +00:00
Initial web frontend
matthias pushed to 30-frontend at TonBERRY/tonberry-pico 2025-12-17 17:37:40 +00:00
32e996e446 build: add requirements.txt for host python deps
matthias approved TonBERRY/tonberry-pico#58 2025-12-17 17:07:56 +00:00
webapi-last-tag-uid
matthias pushed to more-frontend at TonBERRY/tonberry-pico 2025-12-16 21:58:50 +00:00
2fa29235d1 wip: frontend
matthias created branch more-frontend in TonBERRY/tonberry-pico 2025-12-16 21:58:50 +00:00
matthias suggested changes for TonBERRY/tonberry-pico#58 2025-12-16 21:57:15 +00:00
webapi-last-tag-uid
matthias commented on pull request TonBERRY/tonberry-pico#58 2025-12-16 21:57:15 +00:00
webapi-last-tag-uid

I would prefer it if the api returned json, e.g. null for none, tag id as string or array if tag exists.

matthias deleted branch unify-config from TonBERRY/tonberry-pico 2025-12-16 21:55:32 +00:00
matthias pushed to main at TonBERRY/tonberry-pico 2025-12-16 21:55:31 +00:00
49197c8ca4 Merge pull request 'feat: Move tagmode setting to config.json, remove playlistdb settings' (#57) from unify-config into main
e447902001 feat: Move tagmode setting to config.json, remove playlistdb settings
Compare 2 commits »
matthias merged pull request TonBERRY/tonberry-pico#57 2025-12-16 21:55:29 +00:00
feat: Move tagmode setting to config.json, remove playlistdb settings
matthias pushed to 30-frontend at TonBERRY/tonberry-pico 2025-12-16 20:01:29 +00:00
b20a31ccf4 feat: webserver: redirect / to /index.html
8a2d621c7d feat: webserver: keep alive; move playback write prot to handler
93ea5036dc feat: config frontend
aee5a48967 fix: config: Merge defaults into config at load time
936020df58 feat: Add and deploy frontend
Compare 8 commits »
matthias created pull request TonBERRY/tonberry-pico#57 2025-12-16 19:44:26 +00:00
feat: Move tagmode setting to config.json, remove playlistdb settings
matthias pushed to unify-config at TonBERRY/tonberry-pico 2025-12-16 19:43:35 +00:00
e447902001 feat: Move tagmode setting to config.json, remove playlistdb settings
768b630722 Merge pull request 'misc-stability-improvements' (#56) from misc-stability-improvements into main
e0ff9c54bc refactor: timer: split out two helpers from _timer_worker
Compare 3 commits »
matthias deleted branch misc-stability-improvements from TonBERRY/tonberry-pico 2025-12-16 19:25:49 +00:00
matthias pushed to main at TonBERRY/tonberry-pico 2025-12-16 19:25:48 +00:00
768b630722 Merge pull request 'misc-stability-improvements' (#56) from misc-stability-improvements into main
e0ff9c54bc refactor: timer: split out two helpers from _timer_worker
c0b9ef2961 fix: timer: handle modifications to timers when _timer_worker is already scheduled correctly
e23f8bd34c fix: exceptions in callback should not terminate caller
97e9742c75 feat: Add basic watchdog timer
Compare 5 commits »
matthias merged pull request TonBERRY/tonberry-pico#56 2025-12-16 19:25:46 +00:00
misc-stability-improvements
matthias pushed to misc-stability-improvements at TonBERRY/tonberry-pico 2025-12-16 19:19:37 +00:00
e0ff9c54bc refactor: timer: split out two helpers from _timer_worker
matthias pushed to mbl-next at TonBERRY/tonberry-pico 2025-12-14 14:25:44 +00:00
8029717494 feat: Move tagmode setting to config.json, remove playlistdb settings
c0b9ef2961 fix: timer: handle modifications to timers when _timer_worker is already scheduled correctly
e23f8bd34c fix: exceptions in callback should not terminate caller
97e9742c75 feat: Add basic watchdog timer
c687e3a977 Merge pull request 'feat: copy build unix executable to other build artifacts' (#54) from feat/publish_unix_build into main
Compare 49 commits »