today_ai_weather/app
songtianlun bbf8dfc2e6
Some checks failed
Docker / docker (push) Has been cancelled
feat: add watermarking functionality to weather art
- Include the image_processing gem to handle image manipulation
- Create a background worker for adding watermarks to weather art images
- Update WeatherArt model to attach watermark images
- Add a new watermark image asset

This commit enhances the WeatherArt feature by allowing images to
have watermarks added asynchronously, improving the visual
presentation of the art. It ensures sufficient image dimensions
before processing and includes error handling for the worker.
2025-01-29 01:53:50 +08:00
..
admin feat: add toggle city status action 2025-01-28 02:12:09 +08:00
assets feat: add watermarking functionality to weather art 2025-01-29 01:53:50 +08:00
concerns style: format code for consistency 2025-01-23 19:03:14 +08:00
controllers fix: update log level for user agent logging 2025-01-28 01:28:07 +08:00
helpers feat: add sitemap functionality 2025-01-26 00:07:44 +08:00
javascript feat: add jQuery and UI support 2025-01-25 01:11:15 +08:00
mailers init with rails8 + active-admin 2025-01-19 01:13:59 +08:00
models feat: add watermarking functionality to weather art 2025-01-29 01:53:50 +08:00
services fix: update Dockerfile and weather service configuration 2025-01-22 17:07:04 +08:00
views feat: enhance city localization and timezone handling 2025-01-28 01:49:13 +08:00
workers feat: add watermarking functionality to weather art 2025-01-29 01:53:50 +08:00