1
0
Fork 0
Commit Graph

10 Commits

Author SHA1 Message Date
renovate[bot] a21acd2d70
chore(deps): update ghcr.io/tbphp/gpt-load docker tag to v1.4.4 (#4068) 2026-02-16 06:42:05 +00:00
renovate[bot] d410b71218
chore(deps): update ghcr.io/tbphp/gpt-load docker tag to v1.4.3 (#3953) 2026-02-10 09:12:56 +00:00
renovate[bot] fd814176c5
chore(deps): update ghcr.io/tbphp/gpt-load docker tag to v1.4.2 (#3652) 2026-01-25 13:11:23 +00:00
renovate[bot] 81ed39d932
chore(deps): update ghcr.io/tbphp/gpt-load docker tag to v1.4.1 (#2607) 2025-11-23 14:11:51 +00: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
renovate[bot] 278a3be6d8
chore(deps): update ghcr.io/tbphp/gpt-load docker tag to v1.4.0 (#2424) 2025-11-09 13:38:45 +00: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 78d3faed29
feat(gpt-load): restructure app directory and add version support
- rename sqllite directory to latest for better version management
- add new docker-compose.yml for version 1.3.2 deployment
- maintain existing file content while reorganizing directory structure
2025-11-06 18:28:26 +08:00
pooneyy 4cc2348ce9
Merge branch 'patch/add-apps' into localApps 2025-08-24 16:36:27 +08:00