1Panel/core/app/service
KOMATA ef6d8bb17b
fix: improve logic and fix bug in i18n module (#11019)
* feat: Implement language caching and improve language handling in i18n module

* refactor: Optimize i18n initialization with sync.Once for thread safety

* fix: Replace logging with fmt.Println for language file loading errors in i18n module

* fix: Correct format string in error logging for language file loading in i18n module

* fix: Update language files and improve error handling in i18n module

* fix: Update Malay language file extension from .yml to .yaml and add new translations in i18n module

* fix: Improve error messages for language file loading in i18n module

* fix: Ensure cached database language is set correctly during i18n initialization

* fix: Enhance language detection in i18n module by using Accept-Language header
2025-11-21 15:37:01 +08:00
..
auth.go fix: Fix the issue of abnormal login log recording (#9139) 2025-06-17 08:06:55 +00:00
backup.go fix: Remove deprecated google drive connection information (#10168) 2025-08-28 04:06:08 +00:00
command.go feat: Support import and export operations for quick commands (#10434) 2025-09-22 09:20:04 +00:00
entry.go fix: Fix the problem of failed start of swap in the toolbox (#9143) 2025-06-17 08:08:53 +00:00
group.go feat: support group management for cronjob (#9735) 2025-07-30 04:08:50 +00:00
host.go
logs.go
script_library.go fix: Fix the issue of abnormal terminal settings (#10621) 2025-10-13 21:29:14 +08:00
setting.go fix: improve logic and fix bug in i18n module (#11019) 2025-11-21 15:37:01 +08:00
upgrade.go fix: Modify the service backup directory (#10930) 2025-11-12 10:28:44 +00:00