1
0
Fork 0
Commit Graph

13 Commits

Author SHA1 Message Date
sephiroth cbb7950805
新增 axonhub应用,sub-store 增加 latest 版本配置 (#3112)
* add axonhub

* Added the latest version of the sub-store image configuration

*  feat(axonhub): add version 0.6.10 configuration and multi-language support
---------

Co-authored-by: pooneyy <85266337+pooneyy@users.noreply.github.com>
2025-12-26 02:56:39 +08:00
renovate[bot] 3db6de711a
chore(deps): update xream/sub-store docker tag to v2.20.58 (#3140) 2025-12-25 16:57:29 +00:00
renovate[bot] 2a03bc23b4
chore(deps): update xream/sub-store docker tag to v2.20.57 (#3135) 2025-12-25 12:59:11 +00:00
renovate[bot] 70cd611f32
chore(deps): update xream/sub-store docker tag to v2.20.55 (#2986) 2025-12-16 18:45:54 +00:00
renovate[bot] b76ba7c785
chore(deps): update xream/sub-store docker tag to v2.20.53 (#2976) 2025-12-16 05:53:24 +00:00
renovate[bot] f906c1b9a7
chore(deps): update xream/sub-store docker tag to v2.20.51 (#2934) 2025-12-13 05:49:29 +00:00
pooneyy 89daa13a28
feat(sub-store): update app version to 2.20.48 and add http-meta variant
okxlin/appstore#3307
- update new version 2.20.48
- add new 2.20.48-http-meta
- remove 'latest' version
- update environment variable name from SUB_STORE_CRON to SUB_STORE_BACKEND_SYNC_CRON in docker-compose
- update documentation URL in main data.yml file
2025-12-10 17:01:15 +08:00
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
okxlin 3855cd8184 feat:格式化yaml文件 2024-12-12 21:27:56 +08:00
okxlin 7636f8ba0f feat:删除version设置 2024-06-01 18:07:27 +08:00
okxlin d20203e348 feat:添加sub-store到列表 2024-05-10 00:57:21 +08:00