Commit graph

11 commits

Author SHA1 Message Date
adb80bad9e Added server side image map support. 2024-01-08 13:42:22 +00:00
bf65c95490 Updated highlight.js and created new code theme. 2023-12-15 12:47:01 +00:00
9983233184 Allow media linking without https: or http: prefix on forum. 2023-03-09 16:18:52 +00:00
5760e15df5 Added h1 thru h6 bbcodes. 2023-02-12 03:50:08 +00:00
03a0dcd948 Enabled video and audio embeds in markdown. 2023-01-29 21:06:03 +00:00
e6e5c873f6 Audio embed previews (no player yet). 2023-01-29 20:29:20 +00:00
48ce465893 Fixed various video embedding bugs. 2023-01-26 22:51:33 +00:00
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
ef05ad5b9c Fixed oversight from removing the proxy stuff. 2023-01-01 20:37:15 +00:00
08f8f59fe6 Removed unused built-in media proxy. 2023-01-01 20:27:25 +00:00
28890cd5d5 Imported into new repository. 2022-09-13 15:14:49 +02:00