1
0
Fork 0
Commit Graph

25 Commits

Author SHA1 Message Date
renovate[bot] 623d489c13
chore(deps): update roundcube/roundcubemail docker tag to v1.6.13 (#3962) 2026-02-10 21:53:01 +00:00
renovate[bot] 8607964183
chore(deps): update roundcube/roundcubemail docker tag to v1.6.12 (#2965) 2025-12-15 11:10:31 +00:00
renovate[bot] c7b2bbc839
chore(deps): update billionmail/core docker tag to v4.9.0 (#2938) 2025-12-13 06:01:39 +00:00
renovate[bot] 6824b3fe00
chore(deps): update billionmail/core docker tag to v4.8.6 (#2798) 2025-12-05 13:39:19 +00:00
renovate[bot] 804fe0ce0e
chore(deps): update billionmail/core docker tag to v4.8.5 (#2747) 2025-12-02 10:00:33 +00:00
renovate[bot] 14dea29ea5
chore(deps): update billionmail/core docker tag to v4.8.4 (#2654) 2025-11-27 09:05:38 +00:00
renovate[bot] f02682fe6f
chore(deps): update billionmail/core docker tag to v4.8.3 (#2532) 2025-11-18 03:36:42 +00:00
renovate[bot] e9eaa11ca4
chore(deps): update billionmail/core docker tag to v4.8.2 (#2407) 2025-11-08 06:04:59 +00:00
renovate[bot] 9c324627f8
chore(deps): update billionmail/core docker tag to v4.8.1 (#2399) 2025-11-07 13:36:33 +00: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] 1011015244
chore(deps): update billionmail/core docker tag to v4.7.11 (#2357) 2025-11-04 11:16:35 +00:00
pooneyy fa6ac99c68
feat(i18n): enhance internationalization support for multiple applications
- add labelEn and labelZh fields for form field labels in 1panel-tools, TDengine, action-runner, billion-mail, telegraph-image, and wechat-selkies applications
- expand TDengine port configuration labels to include multiple languages: zh-hant, ja, ms, pt-br, ru, ko, tr
- improve action-runner role descriptions to include enterprise support and clarify repository formats
- standardize label formatting with consistent spacing and capitalization
- enhance billion-mail configuration with comprehensive service labels and descriptions
- update telegraph-image and wechat-selkies port labels for better clarity
- add multi-language description support for TDengine main application metadata
2025-11-02 01:18:50 +08:00
renovate[bot] a0f1d402c7
chore(deps): update billionmail/core docker tag to v4.7.9 (#2298) 2025-10-30 09:01:41 +00:00
renovate[bot] 29aa21365c
chore(deps): update billionmail/core docker tag to v4.7.7 (#2295) 2025-10-30 06:39:10 +00:00
renovate[bot] 2f2dedba43
chore(deps): update billionmail/core docker tag to v4.7.6 (#2292) 2025-10-29 13:12:03 +00:00
renovate[bot] 3815a9712d
chore(deps): update billionmail/core docker tag to v4.7.5 (#2279) 2025-10-28 21:09:16 +00:00
renovate[bot] 8c43c2f9be
chore(deps): update billionmail/core docker tag to v4.7.3 (#2233) 2025-10-25 10:46:55 +00:00
renovate[bot] f668b01fe5
chore(deps): update billionmail/core docker tag to v4.7.2 (#2113) 2025-10-17 11:15:15 +00:00
renovate[bot] 4b2f935f79
chore(deps): update billionmail/core docker tag to v4.7.1 (#2102) 2025-10-16 04:51:34 +00:00
renovate[bot] 80283d0b83
chore(deps): update billionmail/core docker tag to v4.6.4 (#2075) 2025-10-14 11:07:55 +00:00
renovate[bot] e50a185000
chore(deps): update billionmail/core docker tag to v4.6.3 (#2071) 2025-10-14 05:19:06 +00:00
renovate[bot] 8b40df92e3
chore(deps): update billionmail/dovecot docker tag to v1.6 (#2062) 2025-10-13 13:03:15 +00:00
renovate[bot] aa1083342a
chore(deps): update billionmail/core docker tag to v4.6.2 (#2059) 2025-10-13 10:16:09 +00:00
renovate[bot] c8b0a2adae
chore(deps): update roundcube/roundcubemail docker tag to v1.6.11 (#2036) 2025-10-11 18:10:30 +00:00
pooneyy 472b8812c5
feat(billion-mail): add billion mail application with docker compose s…
…etup

- add environment configuration file (.env.simple) with default settings
- implement data.yml with comprehensive form fields for service configuration
- add docker-compose.yml with multi-service architecture (core, rspamd, dovecot, postfix, roundcube)
- include chinese and english readme documentation
- add application metadata and logo files
- configure network settings and service dependencies
- set up data persistence paths for all services
- configure mail service ports (SMTP, IMAP, POP3) and management ports
2025-10-12 00:38:15 +08:00