..
charts
feat(audio): add latency histogram metrics collection and visualization
2025-08-28 00:24:30 +00:00
extensions
fix: useJsonRpc "any" issue
2025-08-24 22:58:35 +00:00
popovers
feat(audio): add pool hit tracking and optimize buffer management
2025-08-27 19:37:34 +00:00
sidebar
[ #315 ] Updates: add advanced audio support
2025-08-02 02:23:37 +00:00
ActionBar.tsx
Fix: USB Gadgets update
2025-08-25 09:19:03 +00:00
AudioConfigDisplay.tsx
feat(audio): add pool hit tracking and optimize buffer management
2025-08-27 19:37:34 +00:00
AudioLevelMeter.tsx
[WIP] Updates: audio input support
2025-08-04 20:08:54 +03:00
AudioMetricsDashboard.tsx
feat(audio): add latency histogram metrics collection and visualization
2025-08-28 00:24:30 +00:00
AudioStatusIndicator.tsx
feat(audio): add pool hit tracking and optimize buffer management
2025-08-27 19:37:34 +00:00
AuthLayout.tsx
refactor: Migrate from tailwind.js config to Tailwind CSS config ( #451 )
2025-05-15 17:13:16 +02:00
AutoHeight.tsx
refactor: network settings UI ( #486 )
2025-05-20 15:22:08 +02:00
Button.tsx
chore(ui): Patch-bump packages and use tailwind upgrade ( #456 )
2025-05-16 19:59:57 +02:00
Card.tsx
chore(ui): Patch-bump packages and use tailwind upgrade ( #456 )
2025-05-16 19:59:57 +02:00
CardHeader.tsx
Apply and Upgrade Eslint ( #288 )
2025-03-25 11:56:24 +01:00
Checkbox.tsx
refactor: network settings UI ( #486 )
2025-05-20 15:22:08 +02:00
Combobox.tsx
chore(ui): Patch-bump packages and use tailwind upgrade ( #456 )
2025-05-16 19:59:57 +02:00
ConfirmDialog.tsx
feat: add local web server loopback mode configuration ( #511 )
2025-05-27 17:28:51 +02:00
Container.tsx
Apply and Upgrade Eslint ( #288 )
2025-03-25 11:56:24 +01:00
CustomTooltip.tsx
Apply and Upgrade Eslint ( #288 )
2025-03-25 11:56:24 +01:00
DhcpLeaseCard.tsx
refactor: network settings UI ( #486 )
2025-05-20 15:22:08 +02:00
EmptyCard.tsx
fix(ui): Adjust EmptyCard icon size and tweak SettingsMacros ( #452 )
2025-05-15 17:31:20 +02:00
ExtLink.tsx
Apply and Upgrade Eslint ( #288 )
2025-03-25 11:56:24 +01:00
FeatureFlag.tsx
Apply and Upgrade Eslint ( #288 )
2025-03-25 11:56:24 +01:00
FieldLabel.tsx
Added crontab scheduler for jiggler ( #316 )
2025-08-24 22:54:26 +00:00
Fieldset.tsx
Apply and Upgrade Eslint ( #288 )
2025-03-25 11:56:24 +01:00
GridBackground.tsx
refactor: Migrate from tailwind.js config to Tailwind CSS config ( #451 )
2025-05-15 17:13:16 +02:00
Header.tsx
chore(ui): Patch-bump packages and use tailwind upgrade ( #456 )
2025-05-16 19:59:57 +02:00
Icons.tsx
Release 202412292127
2024-12-29 21:27:42 +01:00
InfoBar.tsx
refactor(audio): centralize config and remove debug logs
2025-08-25 16:49:48 +00:00
InputField.tsx
Added crontab scheduler for jiggler ( #316 )
2025-08-24 22:54:26 +00:00
Ipv6NetworkCard.tsx
refactor: network settings UI ( #486 )
2025-05-20 15:22:08 +02:00
JigglerSetting.tsx
fix: useJsonRpc "any" issue
2025-08-24 22:58:35 +00:00
KvmCard.tsx
chore(ui): Patch-bump packages and use tailwind upgrade ( #456 )
2025-05-16 19:59:57 +02:00
LoadingSpinner.tsx
chore: Upgrade UI vite and tailwind packages ( #443 )
2025-05-15 14:21:03 +02:00
MacroBar.tsx
fix: useJsonRpc "any" issue
2025-08-24 22:58:35 +00:00
MacroForm.tsx
feat(network): enhance network settings UI ( #364 )
2025-05-14 17:25:56 +02:00
MacroStepCard.tsx
Add keyboard macros ( #305 )
2025-04-11 00:43:46 +02:00
Modal.tsx
refactor: network settings UI ( #486 )
2025-05-20 15:22:08 +02:00
NotFoundPage.tsx
Apply and Upgrade Eslint ( #288 )
2025-03-25 11:56:24 +01:00
PeerConnectionStatusCard.tsx
Improve error handling when `RTCPeerConnection` throws ( #289 )
2025-03-25 14:54:04 +01:00
SelectMenuBasic.tsx
Added crontab scheduler for jiggler ( #316 )
2025-08-24 22:54:26 +00:00
SettingsNestedSection.tsx
Added crontab scheduler for jiggler ( #316 )
2025-08-24 22:54:26 +00:00
SettingsPageheader.tsx
Move settings to modals & better modal handling ( #194 )
2025-02-27 16:48:50 +01:00
SettingsSectionHeader.tsx
Move settings to modals & better modal handling ( #194 )
2025-02-27 16:48:50 +01:00
SidebarHeader.tsx
Release 202412292127
2024-12-29 21:27:42 +01:00
SimpleNavbar.tsx
Apply and Upgrade Eslint ( #288 )
2025-03-25 11:56:24 +01:00
StatChart.tsx
Apply and Upgrade Eslint ( #288 )
2025-03-25 11:56:24 +01:00
StatusCards.tsx
Apply and Upgrade Eslint ( #288 )
2025-03-25 11:56:24 +01:00
StepCounter.tsx
chore(ui): Patch-bump packages and use tailwind upgrade ( #456 )
2025-05-16 19:59:57 +02:00
Terminal.tsx
refactor(ui): Refactor the keyboardLayouts ( #497 )
2025-07-11 17:49:06 +02:00
TextArea.tsx
chore: Upgrade UI vite and tailwind packages ( #443 )
2025-05-15 14:21:03 +02:00
USBStateStatus.tsx
refactor: Update WebRTC connection handling and overlays ( #320 )
2025-04-03 19:32:14 +02:00
UpdateInProgressStatusCard.tsx
chore(ui): Patch-bump packages and use tailwind upgrade ( #456 )
2025-05-16 19:59:57 +02:00
UsbDeviceSetting.tsx
Fix: USB Gadgets update
2025-08-25 09:19:03 +00:00
UsbInfoSetting.tsx
fix: useJsonRpc "any" issue
2025-08-24 22:58:35 +00:00
VideoOverlay.tsx
fix(ui): Fix full-screen keyboard lock issues. ( #535 )
2025-06-03 01:28:35 +02:00
VirtualKeyboard.tsx
feat: allow user to disable keyboard LED synchronization ( #507 )
2025-05-23 00:59:02 +02:00
WebRTCVideo.tsx
fix: useJsonRpc "any" issue
2025-08-24 22:58:35 +00:00