today_ai_weather/app/views
songtianlun 5ae0367525 feat: enhance image handling for weather arts
- Remove deprecated `image_with_watermark` attachment.
- Introduce `webp_image`, `preview_image`, and `watermarked_image` methods in `WeatherArt` model for optimized image formats.
- Update views to use new image variants, including webp and previews, improving loading times and visual quality.
- Ensure images are processed with relevant attributes such as quality and dimensions for better performance and user experience.

These changes enhance the image handling capabilities of the application by ensuring images are served in a more efficient format (WebP) and with improved resizing options, leading to better performance overall.
2025-02-13 15:25:12 +08:00
..
arts feat: enhance image handling for weather arts 2025-02-13 15:25:12 +08:00
cities feat: enhance image handling for weather arts 2025-02-13 15:25:12 +08:00
devise feat: enhance devise views with new styling 2025-02-11 16:43:05 +08:00
home feat: update latest weather art display 2025-02-02 00:21:51 +08:00
kaminari feat: add pagination to weather arts gallery 2025-01-23 14:10:13 +08:00
layouts style: improve sign out button layout 2025-02-12 18:05:23 +08:00
pwa init with rails8 + active-admin 2025-01-19 01:13:59 +08:00
shared migrate with countries_states_cities_db 2025-02-08 17:42:50 +08:00
weather_arts feat: enhance image handling for weather arts 2025-02-13 15:25:12 +08:00