today_ai_weather/app
songtianlun 9417358625 refactor: adjust image loading in weather art view
- Update image link to use original blob instead of a resized variant
- Remove the resizing option for the image tag for better fidelity
- Modify CSS class for a smoother hover effect without scaling issues

This refactor improves the image loading behavior by allowing
full-resolution images to be loaded directly. The previous resizing
was limiting image quality, and this change enhances user experience
when viewing weather art.
2025-02-01 14:58:51 +08:00
..
admin feat: add toggle city status action 2025-01-28 02:12:09 +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 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 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 refactor: adjust image loading in weather art view 2025-02-01 14:58:51 +08:00
workers feat: update weather data report format 2025-01-31 10:46:32 +08:00