1
0
Fork 0
Commit Graph

4 Commits

Author SHA1 Message Date
pooneyy 7ff35caf28
🔧 chore(apps): set the pull policy for all services using fixed tag images
- add `pull_policy: always` to all service definitions across all docker-compose files
- ensure consistent image update behavior for all applications
- maintain existing network configurations and external network settings
- preserve all other service configurations and environment variables
2025-11-10 16:10:24 +08:00
pooneyy 24ed5c9e9d
feat(apps): add description field to all application data files
- add english and chinese description fields to all application data files
- standardize yaml formatting and indentation across all files
- remove BOM characters from several files
- fix tag indentation in multiple files
- update architecture field formatting in DecoTV and wechat-selkies
- fix crossVersionUpdate value from False to false in gitlab applications
- improve description field formatting in billion-mail application
2025-11-06 22:24:44 +08:00
pooneyy fa6ac99c68
feat(i18n): enhance internationalization support for multiple applications
- add labelEn and labelZh fields for form field labels in 1panel-tools, TDengine, action-runner, billion-mail, telegraph-image, and wechat-selkies applications
- expand TDengine port configuration labels to include multiple languages: zh-hant, ja, ms, pt-br, ru, ko, tr
- improve action-runner role descriptions to include enterprise support and clarify repository formats
- standardize label formatting with consistent spacing and capitalization
- enhance billion-mail configuration with comprehensive service labels and descriptions
- update telegraph-image and wechat-selkies port labels for better clarity
- add multi-language description support for TDengine main application metadata
2025-11-02 01:18:50 +08:00
pooneyy 94637b7c0c
Merge branch 'patch/add-apps' into localApps 2025-10-11 10:56:30 +08:00