today_ai_weather/app
songtianlun cd26313808 chore: update dependencies in Dockerfile and Gemfile
- Remove unused `ruby-vips` gem from Gemfile
- Update Dockerfile to remove `libvips42` package, which is no longer needed
- Comment out legacy watermarking code in `AddWatermarkToWeatherArtWorker`

These changes streamline the dependencies, making the
project lighter and reduce potential security issues with
unused gems and packages. The watermarking functionality is now
commented out for potential future use but is not currently
needed.
2025-02-05 14:53:54 +08:00
..
admin feat: enhance city status management in dashboard 2025-02-05 14:39:43 +08:00
assets feat: add photo swipe lightbox functionality 2025-02-01 14:19:19 +08:00
concerns style: format code for consistency 2025-01-23 19:03:14 +08:00
controllers refactor: adjust ordering of weather arts 2025-02-03 11:15:31 +08:00
helpers feat: add sitemap functionality 2025-01-26 00:07:44 +08:00
javascript chore: update PhotoSwipe import paths 2025-02-01 14:31:53 +08:00
mailers init with rails8 + active-admin 2025-01-19 01:13:59 +08:00
models feat: add photo swipe lightbox functionality 2025-02-01 14:19:19 +08:00
services feat: update weather data report format 2025-01-31 10:46:32 +08:00
views feat: add navigation between weather arts 2025-02-03 11:09:31 +08:00
workers chore: update dependencies in Dockerfile and Gemfile 2025-02-05 14:53:54 +08:00