1
0
Fork 0
Commit Graph

14 Commits

Author SHA1 Message Date
pooneyy 2c88d8c1f2
📝 docs(trendradar): enhance frequency words configuration with comprehensive documentation 2026-01-13 00:47:16 +08:00
pooneyy c1c2ddc8d4
📝 docs(trendradar): add ai analysis prompt configuration file 2026-01-13 00:07:13 +08:00
renovate[bot] 69590a3b6d
chore(deps): update wantcat/trendradar docker tag to v5 (#3405) 2026-01-12 21:48:32 +08:00
renovate[bot] 612093deba
chore(deps): update wantcat/trendradar docker tag to v4.7.0 (#3256) 2026-01-02 18:02:01 +00:00
renovate[bot] ad50b6e149
chore(deps): update wantcat/trendradar docker tag to v4.0.3 (#3052) 2025-12-20 17:15:15 +00:00
renovate[bot] f70d3a3d87
chore(deps): update wantcat/trendradar docker tag to v4.0.2 (#3045) 2025-12-20 01:00:59 +00:00
pooneyy 3b956ad83c
⚙ config(trendradar): clarify html format requirement for email notifications
- add warning note that html format must be set to true for email push functionality
- prevent potential errors by documenting this dependency in the configuration file
2025-12-19 20:38:22 +08:00
renovate[bot] 598e2b8347
chore(deps): update wantcat/trendradar docker tag to v4.0.1 (#2994) 2025-12-17 12:54:35 +00:00
pooneyy 0463757273
feat(trendradar): add configurable http port to form and compose
- add new form field for http port with internationalized labels and descriptions
- map the configured port to the container's internal port 8080 in docker-compose
- update the comfig.yml file
2025-12-13 17:37:50 +08:00
renovate[bot] d5a72656bb
chore(deps): update wantcat/trendradar docker tag to v4 (#2947) 2025-12-13 15:24:34 +08:00
renovate[bot] bc3fae643b
chore(deps): update wantcat/trendradar docker tag to v3.5.0 (#2832) 2025-12-07 07:05:04 +00:00
renovate[bot] 3d415f15df
chore(deps): update wantcat/trendradar docker tag to v3.4.1 (#2714) 2025-11-29 13:26:58 +00:00
renovate[bot] f6fce02958
chore(deps): update wantcat/trendradar docker tag to v3.4.0 (#2664) 2025-11-27 20:46:51 +00:00
pooneyy 3c290bcf6c
feat(trendradar): add trendradar application version 3.1.1
- add complete application configuration with config.yaml for trend monitoring settings
- include frequency_words.txt with predefined keywords for content filtering
- add docker-compose.yml for container deployment with 1panel network support
- provide comprehensive documentation in both chinese and english
- add data.yml for application metadata and form configuration
- include application logo
2025-11-23 22:08:09 +08:00