aboutsummaryrefslogtreecommitdiff
path: root/themes/default/layouts/shortcodes/video.html
AgeCommit message (Collapse)AuthorFilesLines
2023-03-03config: Support offline mode0.11.11tdro1-0/+1
Default to offline. The configuration has to set the site's offline configuration to false for remote fetches to be allowed
2022-12-22themes/default/layouts/shortcodes/video: Add RSS versiontdro1-1/+1
Unify other helpers
2022-12-03themes/default/layouts/shortcodes/video.html: Default to self always0.11.7tdro1-2/+3
To avoid hotlinking by mistake. Support media start and end fragments (https://www.w3.org/TR/media-frags/) separately. Add remote parameter for offloading to source
2022-09-05themes/default/layouts/shortcodes/video: Set orientationtdro1-22/+24
2022-07-10themes/default/layouts/shortcodes/video: Set default implicit titletdro1-2/+2
2022-06-25themes/default/layouts/shortcodes/video: Rename from Slug to RelURL at interfacetdro1-1/+1
2022-06-25themes/default/layouts/partials/video-container: Forge a reliable slug variabletdro1-1/+1
To prevent subdirectory path (if in use) from leaking into immutable link.
2022-06-25themes/default/layouts/shortcodes/video: Try to not fetch again on cache busttdro1-1/+2
Use immutable link and check if already fetched.
2022-06-12themes/default/layouts/shortcodes/video: Rename controls to optionstdro1-2/+2
2022-06-12themes/default/layouts/partials/video-container: Source of truth for video ↵tdro1-30/+17
embeds Static videos with cached copy. Convert imgur short code into a video short code helper. Replace dynamic embed with static.
2022-06-04themes/default/layouts/shortcodes: Wrap source links in parenthesistdro1-2/+2
2022-05-13Makefile: Bring up Nu validatortdro1-2/+2
Initial validation before things get out of hand.
2022-05-12themes/default/layouts/shortcodes/video: Restore truncated slashtdro1-1/+1
2022-05-12themes/default/layouts/shortcodes/video: Splice sourcetdro1-10/+18
themes/default/layouts/shortcodes/audio.html: Sync no support text
2022-05-03config.yaml: Commissiontdro1-0/+36