From 8ed489c264981bc584b8e6bf6616e7f50b43812b Mon Sep 17 00:00:00 2001 From: Noah Petherbridge Date: Sun, 19 May 2024 14:08:17 -0700 Subject: [PATCH] iOS playsinline attribute for video tags Prevent videos from automatically full-screening on autoplay by using the iOS 10+ playsinline attribute. --- web/templates/account/dashboard.html | 2 +- web/templates/forum/thread.html | 2 +- web/templates/photo/delete.html | 2 +- web/templates/photo/gallery.html | 4 ++-- web/templates/photo/permalink.html | 2 +- web/templates/photo/upload.html | 2 +- 6 files changed, 7 insertions(+), 7 deletions(-) diff --git a/web/templates/account/dashboard.html b/web/templates/account/dashboard.html index d528b2c..a9173ca 100644 --- a/web/templates/account/dashboard.html +++ b/web/templates/account/dashboard.html @@ -661,7 +661,7 @@
{{if HasSuffix $Body.Photo.Filename ".mp4"}} -