|
|
fa319a0347
|
we don't need viewer.js anymore
|
2026-03-11 00:10:17 +00:00 |
|
|
|
89ec573591
|
ssr for video viewer
this lets us send opengraph tags in the response :D
might make the player also be server-side rendered as well
|
2026-03-10 23:39:04 +00:00 |
|
|
|
e8f3e99f88
|
add upload form
finally
|
2026-01-11 23:33:05 +00:00 |
|
|
|
efffc976d1
|
use '(untitled)' for viewer tab title by default
|
2025-06-04 23:18:57 +01:00 |
|
|
|
a25ec9f235
|
complete viewer
now that PDSls has blob uploading i don't have to make the uploader
first. yaaay
|
2025-06-04 23:10:23 +01:00 |
|
|
|
2ce74c6391
|
initial commit: appview fetchVideo implementation
just need to make:
- viewer (very simple - fetch record, fetchVideo, display <video> tag)
- upload/management (need atcute browser oauth client, write to PDS, etcetc)
|
2025-05-29 21:02:49 +01:00 |
|