Skip to content

Releases: seriousm4x/wubbl0rz-archiv

v1.0.8

22 Dec 15:24
a4f1f22
Compare
Choose a tag to compare
  • remove chat embed when live. official embed gets blocked by firefox and chrome.

v1.0.7

22 Dec 14:38
0cbcc7f
Compare
Choose a tag to compare
  • bitrate is now calculated by filesize and duration
  • google font is now included to reduce requests to google
  • button text under video changed
  • docker container now waiting 300s for db and redis to be running before starting django
  • fixed stats title

v1.0.6

18 Dec 00:03
9830d57
Compare
Choose a tag to compare
  • added share video functionality. its now possible to share videos at a given time. (use the ?t=234 url parameter)
  • added share button under video player
  • replaced video-js.css with video-js.min.css
  • removed videojs links from stats page

v1.0.5

17 Dec 17:53
cba6b6b
Compare
Choose a tag to compare
  • changed videojs play icon to a more modern look
  • generate and serve properly sized image resolutions
  • chrome lighthouse improvements

v1.0.4

16 Dec 23:57
679651d
Compare
Choose a tag to compare
  • added thumbnail preview on hover (like youtube) in webp format with ffmpeg
  • added og meta tags to html

v1.0.3

16 Dec 00:49
00eba88
Compare
Choose a tag to compare
  • remove pillow and pymediainfo from pip. using ffmpeg/ffprobe for both
  • compile avifenc as replacement for unofficial pillow avif support
  • fix django 4 cors problems
  • when starting the container wait 24h to create the first backup instead of instant
  • added DJANGO_DOMAIN env var. make sure to set it
  • fix video.js warning on firefox
  • fix wrong order for weekday stats

v1.0.2

15 Dec 09:07
df66516
Compare
Choose a tag to compare
  • fixed pymediainfo dependency causing vod downloads to fail

v1.0.1

14 Dec 23:02
e1fb2d0
Compare
Choose a tag to compare
  • smol css improvements for mobile

v1.0.0

14 Dec 00:34
dbb309f
Compare
Choose a tag to compare

First release