Chocobozzz
|
532020e2af
|
Styling
Also prefer "0" instead of "none" because outerHTML converts the later
to "medium" (I don't know why)
|
2025-06-27 11:01:18 +02:00 |
|
Shalabh Agarwal
|
4323ffbb4e
|
update allowfullscreen property
|
2025-06-27 10:24:35 +02:00 |
|
Chocobozzz
|
6f68db1be9
|
Use handle for param name
|
2025-04-10 09:44:50 +02:00 |
|
Chocobozzz
|
334ad174a9
|
Refactor account/channel manage checks
Use a more robust approach by requiring the caller to choose if it needs
to check the actor is local and/or the user can manage it
|
2025-04-10 09:07:42 +02:00 |
|
David Baumgold
|
7de5e13b25
|
oEmbed API should use CORS (#6562)
* oEmbed API should use CORS
* Simplify cors function call
---------
Co-authored-by: Chocobozzz <me@florianbigard.com>
|
2024-09-05 16:16:44 +02:00 |
|
Chocobozzz
|
546265e9ae
|
Support fowarding query params to oembed
For now only `start` for videos and `playlistPosition` for playlists are
supported
|
2024-08-06 11:52:21 +02:00 |
|
Chocobozzz
|
da63a030f3
|
Also add "allow-forms" to oembed
|
2024-03-19 15:29:32 +01:00 |
|
Chocobozzz
|
5a3d0650c9
|
server/server -> server/core
|
2023-10-04 15:13:25 +02:00 |
|