1
0
Fork 0
Commit Graph

7 Commits

Author SHA1 Message Date
pooneyy 9779122311
feat(apps): add structured label field to all application configurations
- add nested label field with en and zh translations for all parameters
- maintain existing labelEn and labelZh fields for backward compatibility
- apply consistent internationalization structure across all apps
- improve localization support for multi-language user interfaces
2025-11-06 23:35:02 +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
renovate[bot] a83ad38cf3
chore(deps): update dockware/play docker tag to v6.7.2.2 (#1714) 2025-09-17 17:54:06 +08:00
renovate[bot] ac5d354b16
chore(deps): update dockware/play docker tag to v6.7.2.1 (#1705) 2025-09-16 14:31:05 +08:00
renovate[bot] 058994effc
chore(deps): update dockware/play docker tag to v6.7.2.0 (#1556) 2025-09-05 14:30:28 +00:00
pooneyy 89fbe837f1
(refactor) Remove env files and scripts, update config files 2025-09-04 00:36:13 +08:00
pooneyy d555301e80
Merge branch 'patch/add-apps' into localApps 2025-08-24 15:19:44 +08:00