wj-xiao
9aebabfd59
feat: support reboot
...
perf: update menu bar draggable bounds
perf: unify logout logic and styles in settings
2025-03-10 19:04:18 +08:00
wj-xiao
b062569aab
feat: support enable/disable mDNS
...
fix: remove redundant STUN server
perf: support disable STUN server (for local networks)
perf: update GOMEMLIMIT from 50 to 75
perf: add `-b` parameter to `ether-wake`
chore: bump vite to v6.2.1
2025-03-07 17:22:57 +08:00
wenjie
c91ce5ab62
Merge pull request #367 from protonchang/zhtw-translation
...
Update zhTW Translation
2025-03-06 18:23:16 -08:00
wj-xiao
602615e489
refactor menu bar
2025-03-06 17:44:28 +08:00
protonchang
0e11855011
Update zhTW Translation
2025-03-06 16:00:06 +08:00
wenjie
5c0f098069
Merge pull request #361 from Stoufiler/main
...
Fix missing translation according to en.ts
2025-03-05 14:11:18 +08:00
wenjie
8bd7e02ec5
Merge pull request #353 from polyzium/ru-translaton-fix
...
Add missing keys to the Russian locale file
2025-03-05 14:10:54 +08:00
wenjie
7d2664acb5
Merge branch 'main' into 20250227/Draggable
2025-03-05 14:10:31 +08:00
wenjie
aef8a7a851
Merge branch 'main' into 20250223/ImageRefresh
2025-03-05 14:04:53 +08:00
wenjie
b48729c594
Merge pull request #345 from CaffeeLake/readme_ja
...
Update Japanese Docs.
2025-03-04 14:20:28 +08:00
Stoufiler
8330b1b1fe
Fix missing tranlastion according to en.ts
2025-03-02 17:42:16 +01:00
polyzium
aad3d718e4
Add missing keys to the Russian locale file
2025-02-27 13:27:05 +03:00
forumi0721
e3575e629c
Added Draggable Functionality for Main Menu Positioning
2025-02-27 00:11:33 +09: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
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
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
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
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
Jonathan Herlin
8c547b8baa
Improve English strings
2025-02-18 23:52:53 +01: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
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
2025-02-17 16:45:54 +08:00
wenjie
42dc6ad079
Merge pull request #317 from protonchang/zhtw-translation
...
Update zhTW Translation
2025-02-17 10:23:25 +08:00
protonchang
9ff9d59aa5
Update zhTW Translation
2025-02-16 02:45:18 +08:00
forumi0721
7556d154d3
Update korean translations
2025-02-16 02:06:39 +09:00
wj-xiao
6eb4a4ea62
update version to 2.1.6
...
feat: support downloading image from online URL
feat: add keyboard shortcut Ctrl+Alt+Del
fix: fix the CSRF issue
perf: add an option to configure custom ICE servers
perf: removed unnecessary modifications to DNS configuration
perf: add an SSH enable/disable toggle in the web UI
perf: add a Tailscale enable/disable toggle in the web UI
perf: download Tailscale installation package from the official source
perf: automatic enable/disable GOMEMLIMIT on tailscale start/stop
perf: add JWT configuration
perf: implement secure password storage using bcrypt hashing
perf: implement integrity checks for online updates
refactor: refactor HDMI module and remove the dependency libmaixcam_lib.so
refactor: web terminal use pty instead of SSH
refactor: move Tailscale APIs from the network module to the extensions module
2025-02-14 14:18:13 +08:00
wj-xiao
9caf34e641
Upgrade vite
2025-02-07 10:21:25 +08:00
wj-xiao
b92bb0c1cb
Fix merge conflict
2025-02-07 10:19:30 +08:00
wenjie
7da5194e90
Merge pull request #299 from protonchang/zhtw-translation
...
Update zhTW Translation
2025-02-06 17:47:38 +08:00
wenjie
ab3d980c4d
Merge branch 'main' into main
2025-02-06 17:46:44 +08:00
protonchang
f36ce20df9
Update zhTW Translation
2025-02-06 13:23:35 +08:00
forumi0721
fdd4a9c6d1
Update korean translations
2025-01-29 21:41:04 +09:00
CaffeeLake
ae204b418f
Add: Simple Ctrl+Alt+Del button
2025-01-26 01:40:20 +09:00
scpcom
83a65559fb
web: download: fix response usage
2025-01-18 18:25:42 +01:00
scpcom
68913d2185
web: download: fix interval usage
2025-01-18 18:23:56 +01:00
scpcom
901a0380d7
web: download: remove unused rsp, err and List
2025-01-18 18:23:51 +01:00
wenjie
7fe3447a83
Merge pull request #252 from Itxaka/download_image
...
Add a download action in the menu
2025-01-16 11:33:24 +08:00
wj-xiao
85f6447a16
update version to 2.1.5
...
- feat: add HDMI reset for NanoKVM-PCIe
- fix: HID reset
- attempt to fix Tailscale OOM
2025-01-14 17:31:01 +08:00
Itxaka
69243e5ebb
Merge branch 'main' into download_image
2025-01-10 13:35:28 +01:00