1
0
Fork 0
Commit Graph

13 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 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
pooneyy 21a51f6a09
🐛 fix(yourls): update container port mapping from 80 to 8080
- change port mapping from 80 to 8080 for both 1.10.2 and latest versions
Reference: YOURLS/containers/pull/336
2025-10-28 13:22:44 +08:00
renovate[bot] 9203a0cf5f
Update yourls Docker tag to v1.10.2 (#983) 2025-08-02 05:48:33 +08:00
pooneyy 7f0fcd8a35 Update Apps 2025-06-17 22:14:50 +08:00
pooneyy e5678a3ec6 Update Apps 2025-06-13 18:53:10 +08:00
github-action update-app-version 68dbe5d77d Update app version [skip ci] 2025-04-05 02:04:34 +00:00
renovate[bot] 29d30b4f4d Update yourls Docker tag to v1.10.0 2025-04-05 02:04:23 +00:00
okxlin 3855cd8184 feat:格式化yaml文件 2024-12-12 21:27:56 +08:00
okxlin dcf2a4542a feat:调整说明用data.yml 2024-12-08 16:42:16 +08:00
okxlin 7636f8ba0f feat:删除version设置 2024-06-01 18:07:27 +08:00
okxlin 691aa7aac9 精简提交历史记录 2023-11-09 19:15:01 +08:00