Commit Graph

40 Commits

Author SHA1 Message Date
ZacharyZcR
70a26359b6 Add comprehensive Chinese internationalization support
- Implemented i18n framework with react-i18next for multi-language support
- Added Chinese (zh) and English (en) translation files with comprehensive coverage
- Localized Admin interface, authentication flows, and error messages
- Translated FileManager operations and UI elements
- Updated HomepageAuth component with localized authentication messages
- Localized LeftSidebar navigation and host management
- Added language switcher component (shown after login only)
- Configured default language as English with Chinese as secondary option
- Localized TOTPSetup two-factor authentication interface
- Updated Docker build to include translation files
- Achieved 95%+ UI localization coverage across core components

Co-Authored-By: Claude <noreply@anthropic.com>
2025-09-02 20:36:48 +08:00
LukeGus
d46fafb421 Update status refreshing to have a better interval and updated sidebar UI 2025-08-31 23:58:00 -05:00
LukeGus
25178928a0 Update status refreshing to have a better interval 2025-08-31 23:41:05 -05:00
LukeGus
2f68dc018e Add SSH password reset, fix TOTP errors, and update json-import guide. 2025-08-31 20:18:08 -05:00
LukeGus
8b8e77214c Rename apps folder 2025-08-31 19:26:38 -05:00
LukeGus
839e36adb9 Update TOTP Pr, begin password reset, add openapi.json for clarity. 2025-08-31 00:42:50 -05:00
Rodrigo Polo
83c41751ea Implementation of TOTP (Time-based One-Time Password) authentication 2025-08-29 20:29:33 -06:00
LukeGus
a3db62b0f8 Merge remote-tracking branch 'origin/main' 2025-08-28 01:25:31 -05:00
LukeGus
94e6617638 Update Terminal to use new isDev var 2025-08-28 00:59:20 -05:00
LukeGus
be6cda7d8a Improve SSH stability and reconnection 2025-08-28 00:05:27 -05:00
LukeGus
9130eb68a8 Improve server stats and tunnel stability 2025-08-27 22:58:08 -05:00
LukeGus
f60c9c72aa Improve File Manger UI scaling 2025-08-27 22:20:39 -05:00
LukeGus
487919cedc Improve File Manger UI scaling, fix file manager disconnect, disable more than one file manager at a time. 2025-08-27 22:17:28 -05:00
LukeGus
b046aedcee Improve auth page 2025-08-27 16:07:11 -05:00
LukeGus
191dc8ba24 Hide password 2025-08-27 15:23:42 -05:00
LukeGus
d88c890ba7 Reduce automatic pinging 2025-08-27 11:34:38 -05:00
LukeGus
a34c60947d Finish migration into main-axios 2025-08-27 11:24:17 -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
f2fb938e5f Clean up main-axios.ts 2025-08-24 01:28:18 -05:00
LukeGus
cef420d1d8 Clean up main-axios.ts 2025-08-24 01:27:41 -05:00
LukeGus
23e72aedfd Migrate to new websocket link for locahlost 2025-08-24 00:59:39 -05:00
LukeGus
7957ed06e4 Fix localhost connection issues 2025-08-21 22:47:38 -05:00
LukeGus
347e8c40df Readme and UI updates 2025-08-18 23:52:04 -05:00
LukeGus
f0ae53c41b Fix HDD name and UI spacing 2025-08-18 01:02:30 -05:00
LukeGus
53f9e888df Fix api 2025-08-18 00:38:38 -05:00
LukeGus
c1d06028c3 Format code 2025-08-18 00:13:21 -05:00
LukeGus
fa64e98ef9 Remove old terminal 2025-08-17 22:57:43 -05:00
LukeGus
2df2c4e73d Added config editor operations and re-added ssh tools with recording feature 2025-08-17 22:57:25 -05:00
LukeGus
7d904c4a2c FIx frontend old confige editor paths 2025-08-17 19:23:33 -05:00
LukeGus
880907cc93 Config editor rename to file manager + fixed up file manager UI 2025-08-17 15:57:46 -05:00
LukeGus
22162e5b9b Added config editor to tab system, (W.I.P) 2025-08-17 02:33:50 -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
5445cb2b78 Added server.tsx and make it work with tab system 2025-08-16 01:30:18 -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
58947f4455 Added tab UI (initial) 2025-08-15 02:17:07 -05:00
LukeGus
b7f52d4d73 Margin updates 2025-08-15 01:27:31 -05:00
LukeGus
b854a4956c UI upadte, added host system, better flex scaling, improved login. 2025-08-15 01:01:04 -05:00
LukeGus
07367b24b6 Added navbar 2025-08-14 01:47:22 -05:00
LukeGus
1b076cc612 Build error fixes 2025-08-14 01:28:47 -05:00
LukeGus
81d1db09e4 Initial UI commit for 1.3 2025-08-14 01:24:05 -05:00