Commit Graph

20 Commits

Author SHA1 Message Date
Jon Staab 2bff060a5e Add thumbnail url 2026-04-16 10:03:01 -07:00
priyanshu_bharti 4c19ee823b 73-video-thumbnails (#142)
This PR implements video thumbnails for `.mov`, `.webm`, and `.mp4` files in the `ContentLinkBlock` component.

Changes:
- Added the `poster` attribute to the `<video>` tag.
- Set the poster source to `{url}#t=1` to capture a clear preview frame at the 1-second mark.
- Verified locally that thumbnails are now correctly displayed instead of a black/empty box.

Closes #73

Reviewed-on: coracle/flotilla#142
Co-authored-by: Priyanshubhartistm <bhartipriyanshustm@gmail.com>
Co-committed-by: Priyanshubhartistm <bhartipriyanshustm@gmail.com>
2026-04-08 16:07:11 +00:00
Jon Staab 8710043a02 Fix env conventions again 2026-04-02 14:01:09 -07:00
Jon Staab 52ef67740a Move default env to env.template, fix notifier relay/pubkey 2025-05-12 08:27:07 -07:00
Jon Staab b6a4b38d14 Make relays configurable 2025-04-03 15:35:56 -07:00
Jon Staab 6ecc3e6770 Improve discover page 2025-02-14 12:14:00 -08:00
Jon Staab 75d52e7e17 Outsource terms/privacy 2025-01-16 14:54:43 -08:00
Jon Staab a58fc68235 Add burrow support 2024-12-03 14:00:13 -08:00
Jon Staab 44daf9e98c Add sourcemaps script 2024-10-30 14:33:25 -07:00
Jon Staab 9912191d6c replace bugsnag with glitchtip 2024-10-25 16:44:06 -07:00
Jon Staab 9debd15026 Add bugsnag 2024-10-25 11:37:28 -07:00
Jon Staab 8d0c016621 Add a few pubkeys 2024-10-23 10:31:33 -07:00
Jon Staab c585eb4361 Add build script 2024-10-22 17:07:49 -07:00
Jon Staab 64dd608cc2 remove apparently ignored pwa options 2024-10-22 16:53:39 -07:00
Jon Staab 6870f569b1 Port pwa config over from coracle 2024-10-22 16:23:54 -07:00
Jon Staab 249f660d40 Parameterize app name 2024-10-22 11:04:40 -07:00
Jon Staab f2570c3766 Make platform logo configurable 2024-10-22 10:47:58 -07:00
Jon Staab b1a8ddf68c Simplify primary nav 2024-10-21 10:51:37 -07:00
Jon Staab 4308e29dec Move layout around a bit more 2024-10-18 15:58:44 -07:00
Jon Staab 9e944b62aa Add env file 2024-10-15 12:04:04 -07:00