Commit Graph

11 Commits

Author SHA1 Message Date
kerms 9c6db50de2 fix(build): make command compatible on windows 2025-06-09 18:15:24 +02:00
kerms fc9648ea8b feat(widget): add Widget Panel with i18n, layout enhancements, and draggable UI
- Replaces AtCommand with WidgetPannel
- Adds export/import, local storage support
- Implements translation (i18n)
- Improves UI spacing and grid logic
- Adds reset-to-default and command loop composables
2025-06-09 17:48:20 +02:00
kerms 12b56e80d6 feat(AT-CMD): init 2025-05-31 19:50:44 +02:00
kerms d7d7c94f53 feat(i18n) multi-lang on uart page: Chinese, French and English. 2024-09-23 16:01:46 +02:00
kerms af73147bc5 fix(svg logo) update package.json and lock 2024-07-15 14:51:47 +08:00
kerms 981b0fbfed minor: cleanup code 2024-06-15 16:56:52 +08:00
kerms a2b7026f54 feat(uart): data frame break 2024-05-24 16:17:41 +08:00
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 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