BuGu
614ef4031c
Stop outputting the WiFi configuration QR code.
...
The QR code used for WiFi configuration is only output to the file during debugging; it was forgotten to be deleted.
2025-02-24 16:26:07 +08:00
BuGu
d9a19e132a
Add stop ping mode
...
Before starting the program, execute touch /etc/kvm/stop_ping to stop pinging the gateway for network detection (test functionality).
2025-02-24 16:20:14 +08:00
BuGu
7795191a46
Query the status information of the network section using the Linux system API.
...
After testing, calling the system API still cannot effectively detect the insertion/removal of the ETH cable; modifications were made only to the status retrieval part.
2025-02-24 15:53:20 +08:00
BuGu
5e3c4d98f2
Merge pull request #307 from TuningYourCode/rework-nic-state-code
...
Reworked the system state code
2025-02-24 10:13:45 +08:00
BuGu
de28273def
Merge branch 'main' into rework-nic-state-code
2025-02-24 10:13:08 +08:00
forumi0721
148fb4e37b
Fix build error
2025-02-23 15:51:07 +09:00
forumi0721
a920fcc58a
Add image list refresh button
2025-02-23 15:43:13 +09:00
forumi0721
5021ab8d2f
Update korean translations
2025-02-23 13:52:44 +09:00
seeg
0ae97e6dd7
Remove unused code
2025-02-23 01:04:05 +00:00
CaffeeLake
8c2e744d42
Update Japanese Docs.
2025-02-23 09:31:51 +09:00
seeg
1ea9dc0561
Merge branch 'main' into tooltips
2025-02-21 21:40:35 +00:00
wj-xiao
e4367f0b69
update CHANGELOG
2.2.1
2025-02-21 19:20:19 +08:00
wj-xiao
f973316f8f
Fix cdrom translation
2025-02-21 15:04:39 +08:00
wj-xiao
b5e48a07e8
fix: mounted image were not being detected correctly
...
perf: add support for CD-ROM mode when mounting image
perf: add a loading state during login
perf: add changelog link in settings
2025-02-21 14:52:48 +08:00
scpcom
2ec5393bd0
vison: kvm_mmf: remove unused middleware libs
2025-02-20 23:02:02 +01:00
scpcom
01c837f6ac
vison: kvm: cleanup venc on type change
2025-02-20 22:59:53 +01:00
scpcom
899aa48875
vison: kvm_mmf: reduce vi pool size
2025-02-20 22:59:40 +01:00
s33g
29dd37852d
Add tooltips to menu
2025-02-20 18:56:27 +00:00
wenjie
9c0c50140b
Merge pull request #334 from S33G/i18n/unexpected-error
...
Make unexpected error localizable
2025-02-20 17:01:44 +08:00
wenjie
33d0eb3297
Merge pull request #328 from Jonher937/update-available-string
...
Improve English strings in web interface
2025-02-20 17:00:39 +08:00
wenjie
922a7772b8
Merge pull request #327 from Jonher937/spelling
...
Fix spelling
2025-02-20 16:59:41 +08:00
wenjie
38ddd89e56
Merge pull request #326 from Jonher937/fix-formatted-logging
...
Use format logger where needed
2025-02-20 16:40:55 +08:00
wenjie
b664411992
Merge pull request #325 from Jonher937/cleanup-fmt
...
remove unecessary fmt
2025-02-20 16:37:05 +08:00
wenjie
7a301f588a
Merge pull request #323 from polyzium/ru-translaton-fix
...
Update (and fix) Russian translation
2025-02-20 16:36:09 +08:00
wenjie
e5ebb36f78
Merge pull request #322 from Stoufiler/main
...
Fix French translation
2025-02-20 16:35:35 +08:00
wenjie
01e4802247
Merge pull request #320 from ChokunPlayZ/main
...
Add Thai Translation
2025-02-20 16:34:55 +08:00
Yanavut Rojanapron
66b1ea26c5
Merge branch 'sipeed:main' into main
2025-02-20 15:09:43 +07:00
s33g
fbf2531dbb
Make unexpected error localizable
2025-02-20 00:08:18 +00:00
Chokun Rojanapron
3debfc4cf1
lang: added Thai (ภาษาไทย)
...
and complete translation.
2025-02-19 22:17:19 +07:00
BuGu
b35542a446
Update README.md
2025-02-19 14:20:35 +08:00
BuGu
dcf5bc99dd
Merge pull request #329 from S33G/patch-1
...
Readme improvements
2025-02-19 11:44:44 +08:00
seeg
f984b9f870
Update README.md
2025-02-19 01:06:36 +00:00
Jonathan Herlin
8c547b8baa
Improve English strings
2025-02-18 23:52:53 +01:00
Jonathan Herlin
a265eaef15
Fix spelling
2025-02-18 23:10:03 +01:00
Jonathan Herlin
f8eaa7f615
Use format logger where needed
2025-02-18 23:08:12 +01:00
Jonathan Herlin
c47fc483a2
remove unecessary fmt
2025-02-18 22:59:28 +01:00
BuGu
64254052c0
Add kvm_vision_test
2025-02-18 19:02:13 +08:00
BuGu
b99a8358a7
Add components/vision, replace the MaixCDK vision
2025-02-18 19:01:41 +08:00
BuGu
ed0a6f6681
Add components/kvm_mmf, which will compile to libkvm_mmf.so
2025-02-18 19:00:39 +08:00
BuGu
055df124b3
Add components/kvm, which will compile to libkvm.so
2025-02-18 19:00:16 +08:00
BuGu
06097068a2
Update kvm_system
...
Fix DNS issues
2025-02-18 18:59:49 +08:00
polyzium
ff5398ed67
Update (and fix) Russian translation
...
Add missing keys to the ru.ts file as well as fix errors introduced by machine translation.
2025-02-18 12:58:25 +03:00
wj-xiao
c8dcdf7921
update README and CHANGELOG
2025-02-18 09:57:51 +08:00
Stoufiler
e09a0b14e0
Fix French translation
2025-02-18 00:38:11 +01:00
wj-xiao
0dbf8c007f
fix: adjust condition for password update notification
...
fix: correct formatting error in language file
perf: increase update wait time to 10s (from 6s)
refactor: update libkvm.so and libkvm_mmf.so libraries
2.2.0
v1.4.0
2025-02-17 16:45:54 +08:00
wenjie
a24c1b0cef
Merge pull request #318 from bilogic/main
...
refactored for readability
2025-02-17 10:24:03 +08:00
wenjie
42dc6ad079
Merge pull request #317 from protonchang/zhtw-translation
...
Update zhTW Translation
2025-02-17 10:23:25 +08:00
wenjie
d670cf19a1
Merge pull request #315 from forumi0721/main
...
Update korean translations
2025-02-17 10:22:42 +08:00
wenjie
7fe7c49e65
Merge pull request #312 from li20034/fix_password_updated_check
...
Fix password updated check
2025-02-17 10:21:33 +08:00
bilogic
5c1e617862
refactored for readability
2025-02-16 14:33:24 +08:00