1
0
Fork 0
Commit Graph

31 Commits

Author SHA1 Message Date
renovate[bot] 1dc4c55361
chore(deps): update xream/sub-store docker tag to v2.21.4 (#3495) 2026-01-15 18:02:33 +00:00
renovate[bot] 3b4fbb12fb
chore(deps): update xream/sub-store docker tag to v2.21.3 (#3465) 2026-01-15 04:32:21 +00:00
renovate[bot] 65c43eabaf
chore(deps): update xream/sub-store docker tag to v2.21.2 (#3443) 2026-01-14 14:39:47 +00:00
renovate[bot] 32f78b6a61
chore(deps): update xream/sub-store docker tag to v2.20.84 (#3430) 2026-01-14 04:58:22 +00:00
renovate[bot] 3cbf177036
chore(deps): update xream/sub-store docker tag to v2.20.83 (#3415) 2026-01-13 04:30:33 +00:00
renovate[bot] 99e85ca062
chore(deps): update xream/sub-store docker tag to v2.20.81 (#3396) 2026-01-12 05:36:27 +00:00
renovate[bot] 68216366d6
chore(deps): update xream/sub-store docker tag to v2.20.80 (#3370) 2026-01-10 04:59:52 +00:00
renovate[bot] 2bd6364f2c
chore(deps): update xream/sub-store docker tag to v2.20.79 (#3362) 2026-01-09 18:17:25 +00:00
renovate[bot] e494721802
chore(deps): update xream/sub-store docker tag to v2.20.78 (#3359) 2026-01-09 12:34:17 +00:00
renovate[bot] e07272d727
chore(deps): update xream/sub-store docker tag to v2.20.75 (#3322) 2026-01-07 04:29:25 +00:00
renovate[bot] 852b932324
chore(deps): update xream/sub-store docker tag to v2.20.73 (#3300) 2026-01-05 17:11:04 +00:00
renovate[bot] 4836636872
chore(deps): update xream/sub-store docker tag to v2.20.69 (#3275) 2026-01-04 01:14:52 +00:00
renovate[bot] d101000d60
chore(deps): update xream/sub-store docker tag to v2.20.68 (#3251) 2026-01-02 16:59:50 +00:00
renovate[bot] 3eeeeda32c
chore(deps): update xream/sub-store docker tag to v2.20.65 (#3226) 2025-12-31 19:02:08 +00:00
renovate[bot] 547889803d
chore(deps): update xream/sub-store docker tag to v2.20.63 (#3216) 2025-12-31 04:59:25 +00:00
renovate[bot] 0d472e8ac1
chore(deps): update xream/sub-store docker tag to v2.20.61 (#3211) 2025-12-30 17:33:14 +00:00
renovate[bot] 4c1b5c412e
chore(deps): update xream/sub-store docker tag to v2.20.60 (#3198) 2025-12-30 00:58:52 +00:00
renovate[bot] ba47d3e6b9
chore(deps): update xream/sub-store docker tag to v2.20.59 (#3168) 2025-12-27 13:58:08 +00:00
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