today_ai_weather/app/workers
songtianlun 5e716a46d9 fix: parse timezones as JSON
- Updated timezone parsing to handle JSON format.
- Modified how timezones are fetched in multiple models.
- Added a migration to convert existing timezones data.
- Modified the country model to format timezones.

This commit fixes an issue where the timezone data was not
being correctly parsed, leading to potential errors in time
calculations.  The changes ensure the application correctly
handles and displays timezone information, improving the
accuracy of time-related features.
2025-02-15 17:21:02 +08:00
..
add_watermark_to_weather_art_worker.rb fix: correct handling of watermark attachment check 2025-02-05 14:57:28 +08:00
batch_generate_weather_arts_worker.rb fix: parse timezones as JSON 2025-02-15 17:21:02 +08:00
clean_ahoy_data_worker.rb chore: clean up trailing whitespace and formatting 2025-01-27 00:43:36 +08:00
generate_weather_art_worker.rb fix: update AI service logging and weather services 2025-02-13 17:21:41 +08:00
refresh_sitemap_worker.rb feat: add sitemap functionality 2025-01-26 00:07:44 +08:00