1
0
Fork 0
Commit Graph

14 Commits

Author SHA1 Message Date
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
pooneyy 2695cbba6d
🗑️ chore(moontv): remove moon tv 4.3.0 app configuration
- [Note] the author deleted all tags from the container registry except for latest
- delete data.yml file containing form field configurations for webui port, site name, admin credentials, storage settings, and other app parameters
- delete docker-compose.yml file defining moon tv service with environment variables and network configuration
- completely remove version 4.3.0 of moon tv application from the apps directory
2025-10-08 02:12:18 +08:00
pooneyy 4f4d4be56b
Add advanced config options to MoonTV app 2025-08-28 20:43:49 +08:00
renovate[bot] 494537b5ed
Update ghcr.io/moontechlab/lunatv Docker tag to v4.3.0 (#1461) 2025-08-26 21:06:47 +08:00
renovate[bot] 1557a8ea31
Update ghcr.io/moontechlab/lunatv Docker tag to v4.2.1 (#1454) 2025-08-26 11:00:59 +08:00
renovate[bot] 4426e8195d
Update ghcr.io/moontechlab/lunatv Docker tag to v4.2.0 (#1446) 2025-08-26 10:40:57 +08:00
renovate[bot] 7bd53ca8ca
Update ghcr.io/moontechlab/lunatv Docker tag to v4.1.1 (#1432) 2025-08-25 02:54:03 +08:00
renovate[bot] e33d09ee98
Update ghcr.io/moontechlab/lunatv Docker tag to v4.1.0 (#1426) 2025-08-24 18:30:42 +08:00
renovate[bot] 2e8341cd93
Update ghcr.io/moontechlab/lunatv Docker tag to v4 (#1416) 2025-08-24 03:20:54 +08:00
renovate[bot] 0ca259231e
Update ghcr.io/moontechlab/lunatv Docker tag to v3.2.1 (#1407) 2025-08-23 07:05:46 +08:00
pooneyy b2a746fe42
Update MoonTV source 2025-08-22 21:03:38 +08:00
pooneyy 50a389eba6 Marge sephiroth233/appstore into localApps 2025-07-01 09:08:18 +00:00