Commit Graph

8 Commits

Author SHA1 Message Date
Rosa Gutierrez c1ad057db8 Escape the OpenGraph image URL in link previews
Pasting a link builds the preview by interpolating the unfurled metadata
into an HTML string. The image URL went into src="..." unescaped, so a
page whose og:image carries a double quote closes the attribute early and
everything after it becomes attributes on the preview's img element.

Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_0186eyzivcTn6wqjEE4Wnxdt
2026-09-11 21:10:57 +02:00
milos-dukic 336c9ae140 [Logout localhost fix] - fixing an error for logout process on localhost. 2025-10-06 15:14:23 +02:00
Stanko Krtalić c13bd1a4d3 Merge pull request #55 from milos-dukic/event-logger-controller-fix
[ERemove event_logger_controller.js
2025-09-19 14:12:01 +02:00
milos-dukic 5bb257b2d7 [Event Logger Controller fix] - removing the file event_log_controller.js since it is not being used. 2025-09-19 14:07:53 +02:00
milos-dukic baa2bfc713 [Event Logger Controller fix] - renaming the file to event_log_controller.js 2025-09-16 15:02:47 +02:00
Milos Dukic 10569b57a3 Update app/javascript/controllers/notifications_controller.js
Co-authored-by: Chris Oliver <excid3@gmail.com>
2025-09-15 16:24:27 +02:00
milos-dukic 3b31a83ac5 [ServiceWorler fix] - Failed to get a ServiceWorkerRegistration error. 2025-09-15 15:21:04 +02:00
Kevin McConnell df76a227dc Hello world
First open source release of Campfire 🎉
2025-08-21 09:31:59 +01:00