Commit Graph

9 Commits

Author SHA1 Message Date
LukeGus
76be4ea340 Migrate everything to alert system, update user.ts for OIDC updates. 2025-09-03 13:03:08 -05:00
ZacharyZcR
ba9fac55ea Complete Chinese localization for remaining UI components
- Add comprehensive Chinese translations for Host Manager component
  - Translate all form labels, buttons, and descriptions
  - Add translations for SSH configuration warnings and instructions
  - Localize tunnel connection settings and port forwarding options

- Localize SSH Tools panel
  - Translate key recording functionality
  - Add translations for settings and configuration options

- Translate homepage welcome messages and navigation elements
  - Add Chinese translations for login success messages
  - Localize "Updates & Releases" section title
  - Translate sidebar "Host Manager" button

- Fix translation key display issues
  - Remove duplicate translation keys in both language files
  - Ensure all components properly reference translation keys
  - Fix hosts.tunnelConnections key mapping

This completes the full Chinese localization of the Termix application,
achieving near 100% UI translation coverage while maintaining English
as the default language.
2025-09-02 21:57:51 +08:00
LukeGus
b046aedcee Improve auth page 2025-08-27 16:07:11 -05:00
LukeGus
b9bd00f86e Migrate everytihng into the main-axios and update the routing to fix localhost issues. 2025-08-25 18:00:34 -05:00
LukeGus
c1d06028c3 Format code 2025-08-18 00:13:21 -05:00
LukeGus
981705e81d Made server.tsx work with ssh tunnels and server stats. Moved admin settings. 2025-08-17 01:56:47 -05:00
LukeGus
2667af9437 Added SSH manager and terminals to tab system, now I need to do the server stats 2025-08-16 00:29:40 -05:00
LukeGus
b854a4956c UI upadte, added host system, better flex scaling, improved login. 2025-08-15 01:01:04 -05:00
LukeGus
81d1db09e4 Initial UI commit for 1.3 2025-08-14 01:24:05 -05:00