Commit Graph

370 Commits

Author SHA1 Message Date
Siyuan e3512cec36 update devcontainer.json 2025-09-25 22:52:10 +00:00
Siyuan Miao 882cd9ed19 entrypoint script 2025-09-25 22:37:42 +00:00
Siyuan Miao dde897699e cgo build script + ci helper 2025-09-25 22:29:32 +00:00
Siyuan Miao 4d274b3e3e exit on error in ci helper 2025-09-25 22:26:03 +00:00
Siyuan Miao 7d169e30d6 load docker image 2025-09-25 22:25:20 +00:00
Siyuan Miao e53eb320ee feat: add ci helper scripts 2025-09-25 22:21:33 +00:00
Siyuan Miao b0b1341508 build inside docker container 2025-09-25 21:31:47 +00:00
Siyuan Miao d0aa3f1386 set TERM to dumb if not set 2025-09-25 21:22:06 +00:00
Siyuan Miao a5cac6f51b update ci 2025-09-25 21:11:33 +00:00
Siyuan Miao 85b9955cad reduce initial build time 2025-09-25 21:04:22 +00:00
Siyuan Miao 3f16c28daf ignore build cache 2025-09-25 19:37:42 +00:00
Siyuan Miao 81063425ac add build cache to dev_deploy.sh 2025-09-25 19:35:26 +00:00
Aveline afec360f65
Merge branch 'dev' into feat/native-as-lib 2025-09-25 20:09:53 +02:00
Siyuan Miao 2a22f234f8 show video debugging info 2025-09-25 18:01:49 +00:00
Siyuan Miao 462613e129 makefile 2025-09-25 16:46:40 +00:00
Siyuan Miao 23a3aaa61d dd script to build inside docker 2025-09-25 16:27:01 +00:00
Siyuan Miao 358512fa83 cleanup 2025-09-25 15:21:08 +00:00
Siyuan Miao 70db172287 update state 2025-09-25 15:08:43 +00:00
Siyuan Miao 76c4144565 fix ipv6 address truncation 2025-09-25 13:05:50 +00:00
Siyuan Miao e9bcdc5f3f minor ui fixes 2025-09-25 13:00:29 +00:00
Siyuan Miao 028cb7ddd6 feat: add reset config and reboot buttons to UI 2025-09-25 12:35:03 +00:00
Siyuan Miao e930363b24 add locks and missing comments 2025-09-25 09:51:59 +00:00
Siyuan Miao f106d308a3 chore: use log_error in native library 2025-09-25 08:39:29 +00:00
Siyuan Miao b042adac67 fix: race condition in native library 2025-09-25 08:33:53 +00:00
Adam Shiervani 703625d59a
fix: faster paste speed (#824)
* fix: update delay handling in PasteModal component

- Changed default delay value to 20 and adjusted validation to allow values between 0 and 65534.
- Cleaned up code formatting for better readability.

* fix: formatting
2025-09-25 10:26:11 +02:00
Siyuan Miao e582486bec remove lldp 2025-09-24 21:05:05 +00:00
Siyuan Miao 358981128b fix(native): add video init to native start 2025-09-24 20:54:14 +00:00
Siyuan Miao b9f7b3a787 hide unfinished features 2025-09-24 16:23:28 +00:00
Marc Brooks cb24ef6d4f
Update UI dependencies (#819) 2025-09-24 12:16:02 +02:00
Siyuan Miao 0181f6d392 add native library to make build process faster 2025-09-24 09:48:20 +00:00
Siyuan Miao 4b9f869adb ignore generated include & lib files 2025-09-23 09:01:02 +00:00
Siyuan Miao f49de75c1f chore: add built ui files 2025-09-23 08:59:59 +00:00
Siyuan Miao 7c188d73d0 fix linting issues 2025-09-22 13:27:58 +00:00
Siyuan Miao b3d354e949 add no network screen 2025-09-22 13:24:33 +00:00
Siyuan Miao d8dc2a809a update development guide 2025-09-22 12:15:08 +00:00
Siyuan Miao fe77acd5f0 chore: bump to 0.4.8 2025-09-22 12:51:19 +02:00
Siyuan Miao f455d6cc18 add missing deps 2025-09-20 15:24:50 +00:00
Siyuan Miao d71b6537d2 fix deps 2025-09-20 15:24:06 +00:00
Siyuan Miao 1f9aeff313 resolve conflicts 2025-09-19 19:13:27 +00:00
Siyuan Miao 51d546d5f2 chore: upgrade deps 2025-09-19 19:12:52 +00:00
Siyuan Miao 616b625a5c chore: use UIObjSetState instead of Add+Remove 2025-09-19 19:12:30 +00:00
Siyuan Miao 82c2d6df25 remove useless lvgl config 2025-09-19 19:12:11 +00:00
Siyuan Miao 1e58e3d1bc move event handling to native 2025-09-19 19:12:11 +00:00
Siyuan Miao a05ffea205 chore: upgrade deps 2025-09-19 19:12:11 +00:00
Siyuan Miao 4f1ddc8783 refactor functions 2025-09-19 19:11:54 +00:00
Siyuan Miao 0361b24c7d remove build_afpacket from Makefile 2025-09-19 19:11:41 +00:00
Siyuan Miao aaab8beb1a feat: update github actions 2025-09-19 19:11:40 +00:00
Siyuan Miao 800100aebd feat: remove lvgl examples and demos 2025-09-19 19:11:13 +00:00
Siyuan Miao 2fcecda8c7 chore: add LV_STATE_DISABLED to obj set state 2025-09-19 19:11:13 +00:00
Siyuan Miao ff56128dc5 feat: implement about screen 2025-09-19 19:11:13 +00:00