Skip to content
This repository has been archived by the owner on Dec 24, 2024. It is now read-only.

Releases: Zibbp/ganymede-frontend

v1.2.5

12 Mar 19:41
Compare
Choose a tag to compare
fix(landing): spacing

v1.2.4 - Mobile Support

26 Feb 22:54
Compare
Choose a tag to compare

What's Changed

See the corresponding API release for more information https://github.com/Zibbp/ganymede/releases/tag/v1.2.5

Full Changelog: v1.2.3...v1.2.4

v1.2.3 - Categories

22 Feb 23:36
15755e2
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.2.2...v1.2.3

v1.2.2 - Updates

v1.2.1 - ARM Build Fix

25 Jan 20:55
Compare
Choose a tag to compare

Changes

Combine builds using a single job d4f100a.

v1.2.0 - ARM Build

24 Jan 23:33
Compare
Choose a tag to compare

Changes

  • ARM64 images are now available. Use the latest-arm64 tag to fetch an arm64 image.
  • Set build-id to hash+date to display as a version in Admin > Info 718b452.
  • Move "no videos found" text to a component 70aa513

v1.1.9 - Login to view video

22 Jan 22:17
Compare
Choose a tag to compare

What's Changed

  • feat: Force login to view videos by @Zibbp in #2
    • Set the environment variable REQUIRE_LOGIN to true to require users to login to view videos.
  • fix(search): allow playback data on search page to fail if not logged in b9bdb65.
  • feat(loader): switch to circle loader animation fd359f2.
  • fix(chat/player): formatting 867516b.
  • feat(vod): use video title for document title (tab title) b45f1ff.

Features

Require Login

If the frontend container environment variable REQUIRE_LOGIN is set to true. Then users will need to be logged in to view the video. When navigating to a video without being logged in the user will be greeted a "login required" message.
chrome_sIPqxY59Bw

v1.1.8 - Watched Channel Sub Only Video

20 Jan 20:25
Compare
Choose a tag to compare

Changes

  • Add a download subscriber-only option when adding or editing a watched channel 447e06f.
  • Disable scrolling to change video player volume def7bce.

v1.1.7

16 Jan 21:32
Compare
Choose a tag to compare

Changes

  • Filter videos by type 3c255fd.
  • Switch video player to VideoJS a42ee36.

Visit https://github.com/Zibbp/ganymede/releases/tag/v1.1.9 for the full release notes.

v1.1.6 - Fixes

15 Jan 01:32
Compare
Choose a tag to compare

Changes

  • Add settings for Twitch Token for video downloads 6654b46.
  • Fix: Add sub_gifter as a badge ID 22da420.