Alex
2ea65c7a96
Merge branch 'dev' into feat/audio-support
2025-10-30 22:27:30 +02:00
Marc Brooks
4b049c4b7c
Add iputils-ping to install dependencies script ( #917 )
...
The new dev_deploy.sh uses ping to check if we can see the JetKVM, but mcr.microsoft.com/devcontainers/go:1.25-trixie does not have ping installed.
2025-10-30 09:53:32 +01:00
Alex P
50b938d13e
Merge dev into feat/audio-support
...
- Resolved conflicts in .gitignore, ActionBar, UsbDeviceSetting, and devices.$id.tsx
- Added audio-related translations to all language files:
- action_bar_audio
- usb_device_enable_audio_title
- usb_device_enable_audio_description
- usb_device_keyboard_mouse_mass_storage_and_audio
- Updated UI components to use localization messages
- Added separate USB preset for keyboard/mouse/storage without audio
- Kept OPUS_STEREO_PARAMS import from audio branch
- Preserved AudioPopover component from audio branch
2025-10-23 23:11:17 +03:00
Marc Brooks
9a4d061034
Localize the client/browser UI with inlang paraglide-js ( #864 )
2025-10-23 14:27:29 +02:00
Alex
71553bcef7
Merge branch 'dev' into feat/audio-support
2025-10-07 14:30:07 +03:00
Marc Brooks
b144d9926f
Remove the temporary directory after extracting buildkit ( #874 )
2025-10-07 11:57:26 +02:00
Marc Brooks
99a8c2711c
Add podman support ( #875 )
...
Reimplement #141 since we've changed everything since
2025-10-07 11:43:25 +02:00
Alex P
7872ddc8fc
Refactor: Simplify / rewrite Audio
2025-10-06 21:59:44 +03:00
Alex P
6ccd9fdf19
[WIP] Updates: use native C binaries for audio
2025-10-01 20:13:13 +03:00
Alex P
ef5c25efcf
Updates: integrate all dev branch changes
2025-10-01 15:50:39 +03:00
Alex P
bdcac6a468
[WIP] Updates: update build flows to work with the CGO jetkvm_native
2025-10-01 10:04:42 +03:00
Aveline
657a177462
feat: jetkvm native in cGo
2025-09-29 14:09:30 +02:00
Alex Goodkind
7e64a529f8
chore: add VSCode extensions for improved development environment ( #509 )
2025-05-23 14:38:15 +02:00
Marc Brooks
c9068af568
Update devcontainer.json to match ui package.json ( #457 )
...
Missed that we upgraded the ui's package.json, need to _also_ update the devcontainer.json to matching verison 22.15.0
2025-05-16 12:37:54 +02:00
Techno Tim
de5403eada
fix(devcontainer): Map local ssh keys to container ( #180 )
2025-02-20 21:39:25 +01:00
Brandon Tuttle
ed93400758
Add devcontainer support ( #8 )
2025-01-02 20:00:44 +01:00