1
0
Fork 0
Commit Graph

3 Commits

Author SHA1 Message Date
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