today_ai_weather/app/controllers
songtianlun 2e438166ee feat: implement sidekiq task management
- Add manual task execution buttons for BatchGenerateWeatherArtsWorker, RefreshSitemapWorker, and CleanAhoyDataWorker
- Improve browser blocking functionality in ApplicationController
- Refactor Sidekiq jobs management to include statistics and task execution
- Update various jobs to conform to new standards

This feature allows for more fine-grained control over Sidekiq tasks and improves the overall user experience.
2025-01-28 01:24:49 +08:00
..
concerns init with rails8 + active-admin 2025-01-19 01:13:59 +08:00
application_controller.rb feat: implement sidekiq task management 2025-01-28 01:24:49 +08:00
arts_controller.rb style: format code style in Gemfile and controllers 2025-01-23 17:33:01 +08:00
cities_controller.rb chore: clean up trailing whitespace and formatting 2025-01-27 00:43:36 +08:00
home_controller.rb feat: add SEO meta tags and sitemap generation 2025-01-23 19:02:52 +08:00
sitemaps_controller.rb feat: add sitemap functionality 2025-01-26 00:07:44 +08:00
weather_arts_controller.rb chore: clean up trailing whitespace and formatting 2025-01-27 00:43:36 +08:00