Commit graph

7 commits

Author SHA1 Message Date
flash af6d4aff3a Forum post text style fixes. 2023-01-29 21:34:22 +00:00
flash 03a0dcd948 Enabled video and audio embeds in markdown. 2023-01-29 21:06:03 +00:00
flash e6e5c873f6 Audio embed previews (no player yet). 2023-01-29 20:29:20 +00:00
flash e1122fb6b9 Improved video embed handling. 2023-01-29 01:51:54 +00:00
flash 48ce465893 Fixed various video embedding bugs. 2023-01-26 22:51:33 +00:00
flash 9dae77628d Removed will-change statements because buggy in Chrome. 2023-01-26 08:49:19 +00:00
flash d5bb0bb475 Complete revamp of the forum video bbcode.
Rather than blindly embedding everything, video metadata is first requested through the URL metadata lookup service.
This slightly protects you from automatically connecting to third party servers and also vastly improves page loading performance in tandem with caching on the server.
A similar implementation will eventually make its way to the audio bbcode and will also be worked in the img bbcode somehow.
This will then eventually make it possible to embed audio and video in markdown the same way you'd embed an image.
2023-01-25 22:33:59 +00:00