1
0
Fork 0
Commit Graph

5 Commits

Author SHA1 Message Date
renovate[bot] 49a29ccbab
chore(deps): update nickrunning/wechat-selkies docker tag to v0.0.6 (#2884) 2025-12-10 04:44:10 +00: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 68e24e3192
📝 docs(wechat-selkies): add project screenshot to documentation 2025-10-30 21:26:41 +08:00
pooneyy 48d32d61a7
feat(wechat-selkies): add wechat-selkies application version 0.0.5
- add data.yml with form fields for port, config path, username and password configuration
- add docker-compose.yml with wechat-selkies service configuration and network setup
- add README.md with Chinese documentation including features and upgrade notes
- add README_en.md with English documentation and project overview
- add main data.yml with application metadata and architecture support
- add logo.png for application branding

📝 docs(wechat-selkies): add comprehensive documentation

- provide detailed project description and browser access requirements
- include upgrade instructions and feature highlights
- support both Chinese and English documentation versions
2025-10-26 12:44:34 +08:00