openclaw-bot
  • Joined on 2026-03-20
openclaw-bot pushed to main at Rahaf/SweetHome 2026-03-31 19:50:50 +00:00
2bea2d190c feat: integrate Firebase Cloud Messaging for push notifications
openclaw-bot pushed to main at Rahaf/SweetHome 2026-03-31 19:45:29 +00:00
81674c4aa7 fix: add remote image pattern for next.config.mjs
openclaw-bot pushed to main at Rahaf/SweetHome 2026-03-31 18:46:13 +00:00
cf7f51b514 fix: update GetMyRentListings endpoint (userId removed from URL)
openclaw-bot pushed to main at Rahaf/SweetHome 2026-03-30 18:52:10 +00:00
0171c7a2bf fix: prepend /Pictures/ to image paths for nginx static serving
openclaw-bot pushed to main at Rahaf/SweetHome 2026-03-30 18:34:20 +00:00
9f6a730a94 Show login dialog when favoriting without auth
openclaw-bot pushed to main at Rahaf/SweetHome 2026-03-30 18:18:11 +00:00
2c04cd751f Fix favorites: optimistic remove + no loading flash
openclaw-bot pushed to main at Rahaf/SweetHome 2026-03-30 17:54:44 +00:00
3b9831a513 Integrate FavoriteProperty API: add/remove/get favorites with real backend
openclaw-bot pushed to main at Rahaf/SweetHome 2026-03-30 16:28:18 +00:00
4dd60ec14a Fix copy link & Instagram sharing: add clipboard fallback for HTTP
openclaw-bot pushed to main at Rahaf/SweetHome 2026-03-30 16:08:53 +00:00
d375ed9d89 Add share dropdown: Facebook, WhatsApp, Telegram, Instagram, Copy Link
openclaw-bot pushed to main at Rahaf/SweetHome 2026-03-30 15:34:38 +00:00
e6d754d014 perf: convert fonts to WOFF2 (10x smaller), fix preload to match, add html,body CSS font rule
openclaw-bot pushed to main at Rahaf/SweetHome 2026-03-30 15:32:10 +00:00
dee74d335f fix: font-display block → swap to prevent FOIT in header
openclaw-bot pushed to main at Rahaf/SweetHome 2026-03-30 15:31:39 +00:00
8f2679253b Fix font loading flash: font-display block + preload
openclaw-bot pushed to main at Rahaf/SweetHome 2026-03-30 14:07:54 +00:00
9bf67ffa38 Add SweetHome logo as OG image fallback for Facebook share
openclaw-bot pushed to main at Rahaf/SweetHome 2026-03-30 13:44:53 +00:00
d56b4d2a11 Fix Facebook share: server-side OG metadata via generateMetadata
openclaw-bot pushed to main at Rahaf/SweetHome 2026-03-30 13:36:14 +00:00
4d43cdaba2 Improve Facebook share: structured text + OG meta tags
openclaw-bot pushed to main at Rahaf/SweetHome 2026-03-30 01:35:21 +00:00
722d69cc92 Fix image URLs: handle paths with or without leading slash
openclaw-bot pushed to main at Rahaf/SweetHome 2026-03-30 01:25:49 +00:00
9d671f1985 Fix: add missing imports and currencies fetch in add property form
openclaw-bot pushed to main at Rahaf/SweetHome 2026-03-30 01:15:58 +00:00
505dcd4bb0 Fix image upload field name: 'file' -> 'image'
openclaw-bot pushed to main at Rahaf/SweetHome 2026-03-30 01:06:25 +00:00
8f700d0957 Fix missing uploadedImagePaths state declaration
openclaw-bot pushed to main at Rahaf/SweetHome 2026-03-30 01:01:44 +00:00
39193337b3 Display property images from API using full URLs