Matthias Blankertz matthias
  • Joined on 2021-05-01
matthias pushed to mbl-next at TonBERRY/tonberry-pico 2025-12-21 17:31:19 +00:00
cac61f924f Merge branch 'file-upload' into mbl-next
9320a3cff2 fix: Show reboot request response in UI
65efebc5c2 feat: allow reboot commands only if usb cable is inserted
040ae4a731 fix: fix flake8 complaint
Compare 4 commits »
matthias pushed to file-upload at TonBERRY/tonberry-pico 2025-12-21 17:30:51 +00:00
9320a3cff2 fix: Show reboot request response in UI
65efebc5c2 feat: allow reboot commands only if usb cable is inserted
040ae4a731 fix: fix flake8 complaint
Compare 3 commits »
matthias pushed to mbl-next at TonBERRY/tonberry-pico 2025-12-21 17:28:11 +00:00
46cb7abbe2 Merge branch 'file-upload' into mbl-next
0d4ce20a83 fix: Show reboot request response in UI
548bc553a1 feat: allow reboot commands only if usb cable is inserted
Compare 3 commits »
matthias pushed to file-upload at TonBERRY/tonberry-pico 2025-12-21 17:27:12 +00:00
0d4ce20a83 fix: Show reboot request response in UI
548bc553a1 feat: allow reboot commands only if usb cable is inserted
Compare 2 commits »
matthias pushed to mbl-next at TonBERRY/tonberry-pico 2025-12-21 16:37:38 +00:00
6b7a9d8729 Merge branch 'file-upload' into mbl-next
17ccefd922 fix: fix flake8 complaint
9cf044bc80 feat: frontend: Add reboot to bootloader button (for updates)
da9843adb9 feat: /api/v1/reboot/[bootloader|application], confirm with pink LED pattern
02150aec42 fix: frontend: Improve navigation on playlist edit screen
Compare 23 commits »
matthias pushed to file-upload at TonBERRY/tonberry-pico 2025-12-21 16:37:08 +00:00
17ccefd922 fix: fix flake8 complaint
matthias pushed to file-upload at TonBERRY/tonberry-pico 2025-12-21 16:07:16 +00:00
9cf044bc80 feat: frontend: Add reboot to bootloader button (for updates)
da9843adb9 feat: /api/v1/reboot/[bootloader|application], confirm with pink LED pattern
Compare 2 commits »
matthias pushed to file-upload at TonBERRY/tonberry-pico 2025-12-21 14:36:58 +00:00
02150aec42 fix: frontend: Improve navigation on playlist edit screen
matthias pushed to file-upload at TonBERRY/tonberry-pico 2025-12-21 14:12:36 +00:00
7be038d0d1 feat: Allow deleting files and directories
matthias pushed to file-upload at TonBERRY/tonberry-pico 2025-12-21 13:23:44 +00:00
d96350c1a7 feat: frontend: Allow creating directories
eec3703b7e feat: Extend audiofiles API
Compare 2 commits »
matthias pushed to file-upload at TonBERRY/tonberry-pico 2025-12-21 12:29:52 +00:00
25ac3f0687 feat: Add API and frontend to upload files
matthias pushed to file-upload at TonBERRY/tonberry-pico 2025-12-21 12:23:28 +00:00
75a5987f6f feat: Add API and frontend to upload files
matthias pushed to file-upload at TonBERRY/tonberry-pico 2025-12-21 11:23:42 +00:00
3367bba0c5 Merge branch 'misc-fixes' into mbl-next
matthias created branch file-upload in TonBERRY/tonberry-pico 2025-12-21 11:23:42 +00:00
matthias created pull request TonBERRY/tonberry-pico#61 2025-12-20 21:33:10 +00:00
misc-fixes
matthias pushed to misc-fixes at TonBERRY/tonberry-pico 2025-12-20 21:32:01 +00:00
c555ad94f0 fix: Increase watchdog timeout
10ec080e5f fix: app: Go to idle mode when playlist end is reached
fb01a8aebb micropython: Fix filename unicode issues, enable compile-commands.json
Compare 3 commits »
matthias created branch misc-fixes in TonBERRY/tonberry-pico 2025-12-20 21:32:01 +00:00
matthias opened issue TonBERRY/tonberry-pico#60 2025-12-20 21:14:48 +00:00
Fix audiocore.flush to be async
matthias closed issue TonBERRY/tonberry-pico#27 2025-12-20 21:11:13 +00:00
Configuration storage for WiFi credentials etc.
matthias closed issue TonBERRY/tonberry-pico#16 2025-12-20 21:10:50 +00:00
Implement web api endpoint /v1/api/nfc/current