Commit Graph

59 Commits

Author SHA1 Message Date
kerms 15c1143b25 feat(uart proxy)
- use vuetify virtual scroll to handle large message

known issues:
- very slow addItem when frequent add 1 item, become short time normal after a batch item add
 -> batch add every 20ms
2024-05-20 10:40:22 +08:00
kerms c2b8f6ba09 feat(fullscreen, UI), reformat code
- add ws binary message communication (not stable)
- reformat ws: move ws text/bin packing code to msgRouter
- reformat api: centralize module ID
2024-05-20 10:03:25 +08:00
kerms 275f3ac859 feat(wifiView) add disconnection info 2024-04-17 18:32:07 +08:00
kerms 5b1304e927 feat(router) add 404 to route fallback 2024-04-08 10:28:32 +08:00
kerms 7d2f3868aa move logs to dev mode only, change navbar connection icon 2024-04-02 10:06:20 +08:00
kerms bb169b53e1 feat(wifi) add notification on click connect then server send back ap's info 2024-04-01 17:00:12 +08:00
kerms 63e1e1c5f3 add version info and commit date info from git 2024-04-01 16:22:28 +08:00
kerms c7d1dff0d0 feat(wifi,ws) view page 2024-04-01 15:40:39 +08:00
kerms 1bae314449 initial commit 2024-03-22 14:06:06 +08:00