kvm/ui/src/components
Marc Brooks 81b305d625
Add inlang/paraglide-js localization
Remove the temporary directory after extracting buildkit
Localize the extension popovers.
Update package and fix tsconfig.json
Expand development directory guide
Move messages under localization
Popovers and sidebar
Update Chinese translations
Accidentally lost the changes that @ym provided, brought them back
File formatting pass
Localized all components, hooks, providers, hooks
Localize all pages except Settings
Bump packages
Settings Access page
Settings local auth page
Fix ref lint warning
Settings Advanced page
Fix UI lint warnings there were a bunch of ref and useEffect violations.
Settings appearance page
Settings general pages
Settings hardware page
Settings keyboard page
Settings macros pages
Settings mouse page
Settings page
Settings video page
Settings network page
Fix compilation issues
Ran machine translate
Use getLocale for date, relative time, and money formatting
Fix eslint
Delete unused messages
Added setting to choose locale
Merged in dev hotfix
Fix update status rendering
2025-10-17 20:16:34 -05:00
..
extensions Add inlang/paraglide-js localization 2025-10-17 20:16:34 -05:00
popovers Add inlang/paraglide-js localization 2025-10-17 20:16:34 -05:00
sidebar Add inlang/paraglide-js localization 2025-10-17 20:16:34 -05:00
ActionBar.tsx Add inlang/paraglide-js localization 2025-10-17 20:16:34 -05:00
AuthLayout.tsx Upgrade vite and react-router (#778) 2025-09-04 12:20:01 +02:00
AutoHeight.tsx refactor: network settings UI (#486) 2025-05-20 15:22:08 +02:00
Button.tsx Add inlang/paraglide-js localization 2025-10-17 20:16:34 -05: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 Add inlang/paraglide-js localization 2025-10-17 20:16:34 -05:00
Combobox.tsx Add inlang/paraglide-js localization 2025-10-17 20:16:34 -05:00
ConfirmDialog.tsx Add inlang/paraglide-js localization 2025-10-17 20:16:34 -05:00
Container.tsx Apply and Upgrade Eslint (#288) 2025-03-25 11:56:24 +01:00
CustomTooltip.tsx Enhance connection stats sidebar (#748) 2025-09-08 10:59:36 +02:00
DhcpLeaseCard.tsx Add inlang/paraglide-js localization 2025-10-17 20:16:34 -05:00
EmptyCard.tsx Add inlang/paraglide-js localization 2025-10-17 20:16:34 -05:00
ExtLink.tsx Apply and Upgrade Eslint (#288) 2025-03-25 11:56:24 +01:00
FeatureFlag.tsx Add inlang/paraglide-js localization 2025-10-17 20:16:34 -05:00
FieldLabel.tsx Added crontab scheduler for jiggler (#316) 2025-08-12 20:50:03 +02:00
Fieldset.tsx Add inlang/paraglide-js localization 2025-10-17 20:16:34 -05:00
GridBackground.tsx refactor: Migrate from tailwind.js config to Tailwind CSS config (#451) 2025-05-15 17:13:16 +02:00
Header.tsx Add inlang/paraglide-js localization 2025-10-17 20:16:34 -05:00
Icons.tsx Release 202412292127 2024-12-29 21:27:42 +01:00
InfoBar.tsx Add inlang/paraglide-js localization 2025-10-17 20:16:34 -05:00
InputField.tsx Add inlang/paraglide-js localization 2025-10-17 20:16:34 -05:00
Ipv6NetworkCard.tsx Add inlang/paraglide-js localization 2025-10-17 20:16:34 -05:00
JigglerSetting.tsx Add inlang/paraglide-js localization 2025-10-17 20:16:34 -05:00
KvmCard.tsx Add inlang/paraglide-js localization 2025-10-17 20:16:34 -05:00
LoadingSpinner.tsx chore: Upgrade UI vite and tailwind packages (#443) 2025-05-15 14:21:03 +02:00
MacroBar.tsx Add inlang/paraglide-js localization 2025-10-17 20:16:34 -05:00
MacroForm.tsx Add inlang/paraglide-js localization 2025-10-17 20:16:34 -05:00
MacroStepCard.tsx Add inlang/paraglide-js localization 2025-10-17 20:16:34 -05:00
Metric.tsx Add inlang/paraglide-js localization 2025-10-17 20:16:34 -05:00
MetricsChart.tsx Add inlang/paraglide-js localization 2025-10-17 20:16:34 -05:00
Modal.tsx refactor: network settings UI (#486) 2025-05-20 15:22:08 +02:00
NotFoundPage.tsx Add inlang/paraglide-js localization 2025-10-17 20:16:34 -05:00
PeerConnectionStatusCard.tsx Add inlang/paraglide-js localization 2025-10-17 20:16:34 -05:00
SelectMenuBasic.tsx Add inlang/paraglide-js localization 2025-10-17 20:16:34 -05:00
SettingsItem.tsx Fix the lazy loading for the settings page. (#837) 2025-10-01 11:43:15 +02:00
SettingsNestedSection.tsx Added crontab scheduler for jiggler (#316) 2025-08-12 20:50:03 +02:00
SettingsPageheader.tsx feat: refactoring network stack (#878) 2025-10-15 18:32:58 +02:00
SettingsSectionHeader.tsx Move settings to modals & better modal handling (#194) 2025-02-27 16:48:50 +01:00
SidebarHeader.tsx Add inlang/paraglide-js localization 2025-10-17 20:16:34 -05:00
SimpleNavbar.tsx Add inlang/paraglide-js localization 2025-10-17 20:16:34 -05:00
StaticIpv4Card.tsx Add inlang/paraglide-js localization 2025-10-17 20:16:34 -05:00
StaticIpv6Card.tsx Add inlang/paraglide-js localization 2025-10-17 20:16:34 -05:00
StatusCards.tsx Apply and Upgrade Eslint (#288) 2025-03-25 11:56:24 +01:00
StepCounter.tsx Add inlang/paraglide-js localization 2025-10-17 20:16:34 -05:00
Terminal.tsx Add inlang/paraglide-js localization 2025-10-17 20:16:34 -05:00
TextArea.tsx Add inlang/paraglide-js localization 2025-10-17 20:16:34 -05:00
USBStateStatus.tsx Add inlang/paraglide-js localization 2025-10-17 20:16:34 -05:00
UpdateInProgressStatusCard.tsx Add inlang/paraglide-js localization 2025-10-17 20:16:34 -05:00
UsbDeviceSetting.tsx Add inlang/paraglide-js localization 2025-10-17 20:16:34 -05:00
UsbInfoSetting.tsx Add inlang/paraglide-js localization 2025-10-17 20:16:34 -05:00
VideoOverlay.tsx Add inlang/paraglide-js localization 2025-10-17 20:16:34 -05:00
VirtualKeyboard.tsx Add inlang/paraglide-js localization 2025-10-17 20:16:34 -05:00
WebRTCVideo.tsx Add inlang/paraglide-js localization 2025-10-17 20:16:34 -05:00
useCopyToClipBoard.tsx feat: refactoring network stack (#878) 2025-10-15 18:32:58 +02:00