Commit Graph

2312 Commits

Author SHA1 Message Date
Thomas Farstrike ed9abf7e3d Hotspot test and fix 2026-03-25 14:30:16 +01:00
Thomas Farstrike 73b9095631 Add tests/test_graphical_hotspot_password.py 2026-03-25 14:23:53 +01:00
Thomas Farstrike abcf4df5f0 Re-add Over-The-Air update support
It got lost when build_mpos.sh was modified to support the unPhone,
whose storage is too small to support 2 OTA partitions.
2026-03-25 13:08:20 +01:00
Thomas Farstrike 4b71742135 Update CHANGELOG 2026-03-24 22:38:59 +01:00
Thomas Farstrike 5a89499980 Attempt to fix test_webserver on arm64 2026-03-24 21:31:25 +01:00
Thomas Farstrike bdcf2897dd Attempt to fix tests/test_graphical_about_app.py on macOS intel 2026-03-24 21:28:53 +01:00
Thomas Farstrike 4c741a8b05 Copy artifact, even if unit tests fail 2026-03-24 19:24:52 +01:00
Thomas Farstrike 622c531d66 Improve workflow names 2026-03-24 19:18:31 +01:00
Thomas Farstrike 1dc4d593d4 target macos-15 instead of macos-14 2026-03-24 17:59:44 +01:00
Thomas Farstrike d340dd11a5 GitHub actions: add macos-intel, target macos-15 and rename amd64 to x64 2026-03-24 17:58:23 +01:00
Thomas Farstrike bf803b5020 HowTo app: make text focusable
to improve navigation
2026-03-24 15:20:52 +01:00
Thomas Farstrike ca52112330 Fix webserver test 2026-03-24 15:19:25 +01:00
Thomas Farstrike 072a0757bb Fix test 2026-03-24 15:09:40 +01:00
Thomas Farstrike 2fbbea959d Settings: improve UI 2026-03-24 14:03:28 +01:00
Thomas Farstrike 477b6726b8 cz.ucw.pavel.navstar app: fix icon not showing
There was a mismatch between the app's fullname and the app's folder name.
2026-03-24 13:37:27 +01:00
Thomas Farstrike fe9633b661 About app: add netmask separately 2026-03-24 13:35:12 +01:00
Thomas Farstrike c25e46c18b Tweak webserver_settings.py and wifi_service.py 2026-03-24 12:52:22 +01:00
Thomas Farstrike 66ef3c36c0 Add title to WebREPL HTML 2026-03-24 12:40:25 +01:00
Thomas Farstrike acee8da477 aiorepl.py: fix infinite prompt spam with /dev/null
Previously, when running with "< /dev/null", the REPL was
continously sending the prompt "-->" which was needlessly
exploding the output.
2026-03-24 12:37:21 +01:00
Thomas Farstrike f27fab8bf5 Add tests/test_webserver.py 2026-03-24 12:21:53 +01:00
Thomas Farstrike 4d9357cf14 Checkin internal_filesystem/builtin/html/webrepl_inlined_minified.html
It gets generated by it's a small file that doesn't change often
and when users download internal_filesystem/ from git (to run a
statically compiled Linux build, for example) they need this.
2026-03-24 11:14:33 +01:00
Thomas Farstrike 6738c96400 Beautify WebREPL 2026-03-24 11:06:58 +01:00
Thomas Farstrike d54b489620 rename linux-arm64 workflow 2026-03-24 10:00:37 +01:00
Thomas Farstrike afbd58ec5f github linux workflow: explicitly specify version 2026-03-24 10:00:08 +01:00
Thomas Farstrike 236eccace7 Add linux-arm64 build 2026-03-24 09:59:28 +01:00