feat/filesystem_viewer #70

Merged
matthias merged 4 commits from feat/filesystem_viewer into main 2026-01-27 19:27:00 +00:00
Member

Adds a new 'filesystem' button to the nav bar. Also adds documentation about overly restrictive behavior of the chromium browser when editing web contents in-place using the 'overrides' feature.

Adds a new 'filesystem' button to the nav bar. Also adds documentation about overly restrictive behavior of the chromium browser when editing web contents in-place using the 'overrides' feature.
stefank added 2 commits 2026-01-27 17:44:37 +00:00
Previously, the playlist_filebrowser always contained a 'cancel' and
'add tracks' button, because it was used in context of the playlist
editor only.

The playlist_filebrowser now differentiates between the intents it is
being used with. In context of the new filesystem browser button, the
'cancel' and 'add tracks' buttons are actively hidden.
doc: added documentation for CORS error mitigation during ui development
All checks were successful
Build RPi Pico firmware image / Build-Firmware (push) Successful in 4m54s
Check code formatting / Check-C-Format (push) Successful in 7s
Check code formatting / Check-Python-Flake8 (push) Successful in 10s
Check code formatting / Check-Bash-Shellcheck (push) Successful in 5s
Run unit tests on host / Run-Unit-Tests (push) Successful in 8s
Run pytests / Check-Pytest (push) Successful in 11s
4e9a902a1c
stefank added 2 commits 2026-01-27 19:20:29 +00:00
feat: unify bottom margin between scroll container and buttons
All checks were successful
Build RPi Pico firmware image / Build-Firmware (push) Successful in 4m56s
Check code formatting / Check-C-Format (push) Successful in 8s
Check code formatting / Check-Python-Flake8 (push) Successful in 10s
Check code formatting / Check-Bash-Shellcheck (push) Successful in 5s
Run unit tests on host / Run-Unit-Tests (push) Successful in 8s
Run pytests / Check-Pytest (push) Successful in 10s
69fbb15bca
matthias approved these changes 2026-01-27 19:26:55 +00:00
matthias merged commit 1a9ef41962 into main 2026-01-27 19:27:00 +00:00
matthias deleted branch feat/filesystem_viewer 2026-01-27 19:27:00 +00:00
Sign in to join this conversation.
No Reviewers
No Label
2 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: TonBERRY/tonberry-pico#70