today_ai_weather/app
songtianlun fa1fc7c21a refactor: improve weather art generation process
- Update city selection to consider countries.
- Use daytime instead of sunrise for time checks.
- Add per-run generation limit

This commit refactors the weather art generation process to
increase the efficiency. The city selection has been updated to
consider country. Daytime check has been updated to determine
if the city is within the correct local time. A limit is added
to restrict the number of cities processed in a single run.
2025-02-16 22:59:53 +08:00
..
admin refactor: improve: changes in admin panel 2025-02-16 13:42:13 +08:00
assets refactor: replace OpenLayers with Mapbox GL 2025-02-15 11:21:12 +08:00
concerns style: format code for consistency 2025-01-23 19:03:14 +08:00
controllers refactor: prioritize latest arts over featured 2025-02-16 01:14:25 +08:00
helpers feat: add admin management features for cities 2025-02-11 17:40:13 +08:00
javascript feat: implement social sharing functionality 2025-02-16 11:58:25 +08:00
mailers init with rails8 + active-admin 2025-01-19 01:13:59 +08:00
models feat: implement social sharing functionality 2025-02-16 11:58:25 +08:00
services feat: refactor: change image generation quality 2025-02-16 13:27:25 +08:00
views feat: rename social media website, including X/Twitter 2025-02-16 12:12:29 +08:00
workers refactor: improve weather art generation process 2025-02-16 22:59:53 +08:00