today_ai_weather/app
songtianlun 138d610c3a chore: remove unused job classes
- Delete BatchGenerateWeatherArtsJob which queued jobs for generating
  weather art for eligible cities.
- Remove CleanAhoyDataJob responsible for cleaning up old Ahoy events
  and visits.
- Eliminate GenerateWeatherArtJob that managed the generation
  and attachment of weather art images.
- Drop RefreshSitemapJob which created and uploaded XML sitemaps.

These removals suggest a shift in how these functionalities will be
handled, possibly indicating a move towards a different architecture
or integration with another service.
2025-01-28 01:50:49 +08:00
..
admin feat: refactor code organization and query complexity 2025-01-28 01:44:07 +08:00
assets chore: remove active_admin.js and add analytics scripts 2025-01-26 02:08:48 +08:00
concerns style: format code for consistency 2025-01-23 19:03:14 +08:00
controllers fix: update log level for user agent logging 2025-01-28 01:28:07 +08:00
helpers feat: add sitemap functionality 2025-01-26 00:07:44 +08:00
javascript feat: add jQuery and UI support 2025-01-25 01:11:15 +08:00
mailers init with rails8 + active-admin 2025-01-19 01:13:59 +08:00
models feat: enhance city localization and timezone handling 2025-01-28 01:49:13 +08:00
services fix: update Dockerfile and weather service configuration 2025-01-22 17:07:04 +08:00
views feat: enhance city localization and timezone handling 2025-01-28 01:49:13 +08:00
workers chore: clean up trailing whitespace and formatting 2025-01-27 00:43:36 +08:00