Commit Graph

363 Commits

Author SHA1 Message Date
Siyuan c5034e00d6 fix linter errors 2025-09-26 08:22:02 +00:00
Siyuan 1d0226d765 update devcontainer.json 2025-09-26 08:22:02 +00:00
Siyuan Miao c3fe93c354 entrypoint script 2025-09-26 08:22:02 +00:00
Siyuan Miao 2cba020ffb cgo build script + ci helper 2025-09-26 08:22:02 +00:00
Siyuan Miao 7573fb1e51 exit on error in ci helper 2025-09-26 08:22:02 +00:00
Siyuan Miao 684f354dd4 load docker image 2025-09-26 08:22:02 +00:00
Siyuan Miao b46139e18d feat: add ci helper scripts 2025-09-26 08:22:02 +00:00
Siyuan Miao 1a2b0ceae1 build inside docker container 2025-09-26 08:22:02 +00:00
Siyuan Miao 01bc0e726c set TERM to dumb if not set 2025-09-26 08:22:02 +00:00
Siyuan Miao c9ad68a3ec update ci 2025-09-26 08:22:02 +00:00
Siyuan Miao fb5ed4d62e reduce initial build time 2025-09-26 08:22:01 +00:00
Siyuan Miao 5e1dab5522 ignore build cache 2025-09-26 08:22:01 +00:00
Siyuan Miao e53f7bdb70 add build cache to dev_deploy.sh 2025-09-26 08:22:01 +00:00
Adam Shiervani f1ebd840e7 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-26 08:22:01 +00:00
Marc Brooks 85468a5ce7 Update UI dependencies (#819) 2025-09-26 08:22:01 +00:00
Siyuan Miao 3c3b99aa14 chore: bump to 0.4.8 2025-09-26 08:22:01 +00:00
Siyuan Miao f20a7d7022 show video debugging info 2025-09-26 08:21:21 +00:00
Siyuan Miao d52773d064 makefile 2025-09-26 08:21:21 +00:00
Siyuan Miao d6802c982d dd script to build inside docker 2025-09-26 08:21:21 +00:00
Siyuan Miao 6c677f2f95 cleanup 2025-09-26 08:21:20 +00:00
Siyuan Miao a3ddb071e8 update state 2025-09-26 08:21:20 +00:00
Siyuan Miao 9bd3436536 fix ipv6 address truncation 2025-09-26 08:21:20 +00:00
Siyuan Miao 84a28454f4 minor ui fixes 2025-09-26 08:21:20 +00:00
Siyuan Miao 837b75f83c feat: add reset config and reboot buttons to UI 2025-09-26 08:21:20 +00:00
Siyuan Miao 8123900f26 add locks and missing comments 2025-09-26 08:21:20 +00:00
Siyuan Miao 2e939c918f chore: use log_error in native library 2025-09-26 08:21:20 +00:00
Siyuan Miao efaab7369b fix: race condition in native library 2025-09-26 08:21:20 +00:00
Siyuan Miao d0df8eaa44 remove lldp 2025-09-26 08:21:20 +00:00
Siyuan Miao 9db23f28db fix(native): add video init to native start 2025-09-26 08:21:20 +00:00
Siyuan Miao 8d368a8a7c hide unfinished features 2025-09-26 08:21:20 +00:00
Siyuan Miao ace2934111 add native library to make build process faster 2025-09-26 08:21:20 +00:00
Siyuan Miao 1ca576176a ignore generated include & lib files 2025-09-26 08:21:20 +00:00
Siyuan Miao 35c9401cdb chore: add built ui files 2025-09-26 08:21:20 +00:00
Siyuan Miao b4d242471b fix linting issues 2025-09-26 08:21:20 +00:00
Siyuan Miao e99fd0d639 add no network screen 2025-09-26 08:21:20 +00:00
Siyuan Miao b6db43c359 update development guide 2025-09-26 08:21:20 +00:00
Siyuan Miao f862b4c487 add missing deps 2025-09-26 08:21:20 +00:00
Siyuan Miao 9b755e7255 fix deps 2025-09-26 08:21:20 +00:00
Siyuan Miao 33c0f34f2b resolve conflicts 2025-09-26 08:21:19 +00:00
Siyuan Miao 13be5c451a chore: upgrade deps 2025-09-26 08:21:19 +00:00
Siyuan Miao 49adcfc82b chore: use UIObjSetState instead of Add+Remove 2025-09-26 08:21:19 +00:00
Siyuan Miao d0346c0890 remove useless lvgl config 2025-09-26 08:21:19 +00:00
Siyuan Miao 610f111a29 move event handling to native 2025-09-26 08:21:19 +00:00
Siyuan Miao f268a9622b chore: upgrade deps 2025-09-26 08:21:19 +00:00
Siyuan Miao 9df20e0d6e refactor functions 2025-09-26 08:21:19 +00:00
Siyuan Miao b8270fc2d5 remove build_afpacket from Makefile 2025-09-26 08:21:19 +00:00
Siyuan Miao 156903c59b feat: update github actions 2025-09-26 08:21:19 +00:00
Siyuan Miao 73a1ed3976 feat: remove lvgl examples and demos 2025-09-26 08:21:19 +00:00
Siyuan Miao 84bdbe0ebf chore: add LV_STATE_DISABLED to obj set state 2025-09-26 08:21:19 +00:00
Siyuan Miao be84ed101e feat: implement about screen 2025-09-26 08:21:19 +00:00