1
0
Fork 0
Commit Graph

6 Commits

Author SHA1 Message Date
pooneyy 7ebc22df23
Revert "chore(deps): update archivebox/archivebox docker tag to v0.8.5rc9 (#4227)"
This reverts commit 7dc01e75d1.
2026-02-26 13:53:03 +08:00
renovate[bot] 7dc01e75d1
chore(deps): update archivebox/archivebox docker tag to v0.8.5rc9 (#4227) 2026-02-26 04:40:49 +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
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 89fbe837f1
(refactor) Remove env files and scripts, update config files 2025-09-04 00:36:13 +08:00
pooneyy d555301e80
Merge branch 'patch/add-apps' into localApps 2025-08-24 15:19:44 +08:00