today_ai_weather/app
songtianlun b33552f6b1 fix: add error handling for image loading
- Implemented error handling for image loading to prevent application
  crashes when an image fails to load.
- Added logging to capture the error message when an image cannot be
  displayed.

This change improves the reliability of the image display feature on
the home page, ensuring that users are not met with a broken layout
if an image fails to load.
2025-03-25 17:15:19 +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 refactor: update AWS S3 credentials configuration 2025-03-16 00:13:37 +08:00
helpers fix: improve tag formatting functionality 2025-03-05 16:43:14 +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: add state filtering to cities index 2025-02-26 09:48:39 +08:00
services style: standardize role casing in AI service 2025-03-02 11:17:05 +08:00
views fix: add error handling for image loading 2025-03-25 17:15:19 +08:00
workers refactor: simplify weather art creation process 2025-03-22 11:29:54 +08:00