1
0
Fork 0
Commit Graph

8 Commits

Author SHA1 Message Date
renovate[bot] 324abf5efa
chore(deps): update ghcr.io/pooneyy/maccms10 docker tag to v2025.1000.4052 (#2684) 2025-11-28 09:33:59 +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
renovate[bot] 3bea4dba4a
chore(deps): update ghcr.io/pooneyy/maccms10 docker tag to v2025.1000.4051 (#2235) 2025-10-25 13:34:04 +00:00
pooneyy d163caa5ba
feat(maccms10): update version from 24.11.19 to 2025.1000.4050
- update docker image from qyg2297248353/maccms10:v24.11.19 to ghcr.io/pooneyy/maccms10:2025.1000.4050
2025-10-03 20:21:13 +08:00
pooneyy 8f284e55b8
📦 build(maccms10): add dockerfile for maccms10 application
- create dockerfile based on php:8-apache-bookworm
- install required dependencies (git, libzip-dev)
- configure and install php extensions (pdo_mysql, zip)
- clone maccms10 repository from github and checkout specified ref
- clean up git repository and set proper permissions for application directories
2025-10-03 19:28:06 +08:00
pooneyy 89fbe837f1
(refactor) Remove env files and scripts, update config files 2025-09-04 00:36:13 +08:00
pooneyy 4cbe6c172e Merge QYG2297248353/appstore-1panel into pooneyy/1Panel-Appstore 2025-06-14 17:04:42 +08:00