Commit graph

11 commits

Author SHA1 Message Date
Andy Oknen
8e44b57879 Remove backup creation logic from SaveConfig function and update related documentation. Adjust WebUIServer response structure and translations to reflect the absence of backup path information. 2025-08-15 20:25:29 +00:00
Andy Oknen
1c61269877 Refactor configuration editor to always display line numbers and update UI elements for better user experience. Replace toggle functionality with a fixed display of line numbers. Enhance notification messages and confirmation dialogs with translation support for improved localization. 2025-08-15 19:22:07 +00:00
Andy Oknen
0d0f524071 Implement JSON configuration editor in WebUI with save and restart functionality. Enhance configuration handling by converting data to JSON format and adding validation features. Update styles for improved user experience. 2025-08-15 15:59:00 +00:00
Andy Oknen
ee470d32a7 Implement configuration management in WebUI with API integration for loading and saving configurations 2025-08-04 08:30:55 +00:00
Andy Oknen
19710fbc19 Implement modal system for adding peers and logout confirmation in WebUI 2025-07-31 14:25:38 +00:00
Andy Oknen
791214c18b Enhance WebUI with new peer display features and multilingual support 2025-07-31 04:29:28 +00:00
Andy Oknen
83bd279ffa Enhance WebUI footer and mobile controls 2025-07-30 17:03:16 +00:00
Andy Oknen
2b3b4c39d2 Expose global state and update peer display logic in WebUI 2025-07-30 16:09:40 +00:00
Andy Oknen
675e2e71a5 Implement Admin API integration in WebUI for enhanced node management 2025-07-30 15:53:09 +00:00
Andy Oknen
3187114780 Refactor static file serving in WebUI to allow CSS and JS access without authentication, and implement theme toggle functionality in login and main pages 2025-07-30 13:21:30 +00:00
Andy Oknen
008ac3d864 Enhance WebUI with multilingual support 2025-07-30 09:19:25 +00:00