today_ai_weather/app
songtianlun 789e9f8d23 feat: migrate AWS configuration to MinIO
- Update SitemapsController to use MinIO credentials
- Modify RefreshSitemapWorker to adapt to MinIO settings
- Change AWS configuration in initializers and storage files
- Add MinIO credentials to credentials.yml.enc

This commit transitions the application from using AWS S3 to MinIO for
storage. It updates all relevant configurations and ensures that the
application can now interact with MinIO seamlessly, including
support for both production and development environments.
2025-02-19 11:31:57 +08:00
..
admin refactor: improve: changes in admin panel 2025-02-16 13:42:13 +08:00
assets refactor: replace OpenLayers with Mapbox GL 2025-02-15 11:21:12 +08:00
concerns style: format code for consistency 2025-01-23 19:03:14 +08:00
controllers feat: migrate AWS configuration to MinIO 2025-02-19 11:31:57 +08:00
helpers feat: add admin management features for cities 2025-02-11 17:40:13 +08:00
javascript feat: implement social sharing functionality 2025-02-16 11:58:25 +08:00
mailers init with rails8 + active-admin 2025-01-19 01:13:59 +08:00
models feat: improve weather art display and generation 2025-02-17 00:15:32 +08:00
services feat: refactor: change image generation quality 2025-02-16 13:27:25 +08:00
views style: update badge classes for weather art display 2025-02-18 17:00:49 +08:00
workers feat: migrate AWS configuration to MinIO 2025-02-19 11:31:57 +08:00