today_ai_weather/app/controllers
songtianlun 3ae870047a feat: add sitemap management feature
- Implement index action to list sitemaps
- Create view for displaying sitemaps with details
- Add helper method for generating sitemap URLs
- Enhance error handling for S3 service errors

This commit introduces a new feature for managing sitemaps in the application. It includes an index view that lists all available sitemaps with their last modified date and size, along with a link to view each sitemap. The error handling for S3 interactions has also been improved to log errors and return appropriate responses.
2025-02-24 17:28:21 +08:00
..
concerns init with rails8 + active-admin 2025-01-19 01:13:59 +08:00
application_controller.rb style: correct string split style 2025-02-22 15:00:37 +08:00
arts_controller.rb refactor: optimize includes for weather arts 2025-02-14 10:01:24 +08:00
cities_controller.rb chore: update keywords for SEO optimization 2025-02-24 14:12:51 +08:00
home_controller.rb feat: update art listings in home controller 2025-02-17 14:38:29 +08:00
rss_controller.rb feat: add RSS feed functionality 2025-02-19 17:38:49 +08:00
sitemaps_controller.rb feat: add sitemap management feature 2025-02-24 17:28:21 +08:00
weather_arts_controller.rb chore: update keywords for SEO optimization 2025-02-24 14:12:51 +08:00