today_ai_weather/config
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
..
environments feat: add map feature to city show page 2025-02-14 18:05:03 +08:00
initializers feat: add support for multiple languages 2025-02-24 17:04:23 +08:00
locales style: fix formatting in Arabic locale file 2025-02-24 17:09:21 +08:00
application.rb init with rails8 + active-admin 2025-01-19 01:13:59 +08:00
boot.rb init with rails8 + active-admin 2025-01-19 01:13:59 +08:00
cable.yml init with rails8 + active-admin 2025-01-19 01:13:59 +08:00
cache.yml init with rails8 + active-admin 2025-01-19 01:13:59 +08:00
credentials.yml.enc feat: migrate AWS configuration to MinIO 2025-02-19 11:31:57 +08:00
database.yml fix: improve database URL configuration 2025-02-11 17:01:13 +08:00
deploy.yml init with rails8 + active-admin 2025-01-19 01:13:59 +08:00
environment.rb init with rails8 + active-admin 2025-01-19 01:13:59 +08:00
puma.rb init with rails8 + active-admin 2025-01-19 01:13:59 +08:00
queue.yml init with rails8 + active-admin 2025-01-19 01:13:59 +08:00
recurring.yml init with rails8 + active-admin 2025-01-19 01:13:59 +08:00
routes.rb feat: add sitemap management feature 2025-02-24 17:28:21 +08:00
schedule.rb feat: add background job processing with Sidekiq 2025-01-22 17:58:25 +08:00
sidekiq_scheduler.yml refactor: Improve weather art generation process 2025-02-15 12:20:24 +08:00
sitemap.rb feat: migrate AWS configuration to MinIO 2025-02-19 11:31:57 +08:00
storage.yml feat: migrate AWS configuration to MinIO 2025-02-19 11:31:57 +08:00