All Versions
11
Latest Version
Avg Release Cycle
11 days
Latest Release
1382 days ago

Changelog History
Page 1

  • v1.1.12 Changes

    July 08, 2020

    ๐Ÿ”„ Changelog

    6e33260 Add Homebrew install instructions
    ๐Ÿ“š f29ff54 Add documentation on configuration options (#10)
    ๐ŸŽ 45b5541 Add plist service configuration for launchd on macOS
    a5d1ec2 Add tube app to myselfhosted.app
    338c0b7 Fix a typo in the README
    ๐Ÿ“ฆ 6a2eaef Fix the import path of this package
    โšก๏ธ cb8d615 Update README.md
    โšก๏ธ efdcccc Update deps
    โšก๏ธ a190bb9 Update static assets
    8b0bfd3 app: fix bitcask migration path (#17)
    20bf93c fix hard-coded frontend max_upload_size validation (#20)

  • v1.1.11 Changes

    April 01, 2020

    ๐Ÿ”„ Changelog

    ๐Ÿš€ d3da7ae Add brew config for goreleaser
    ๐Ÿš€ eeb391c Fix .goreleaser.yml config
    ๐Ÿš€ edda134 Fix .goreleaser.yml config
    ๐Ÿš€ ff412f9 Fix .goreleaser.yml config
    ๐Ÿš€ c4a8a99 Fix .goreleaser.yml config
    4e203eb Improve video id handling in import to be more user friendly

  • v1.1.10 Changes

    April 01, 2020

    ๐Ÿ”„ Changelog

    ๐Ÿ”ง cd57419 Allow transcoding to smaller sizes a configurable and optional feature
    ๐Ÿ’ป 9bbfb42 Fixed UI/UX bug with pressing tab or enter on url input field

  • v1.1.9 Changes

    March 31, 2020

    ๐Ÿ”„ Changelog

    0869bca Add Github Workflows (#5)
    7c919b5 Add image target to Makefile
    a22a2ae Add maximum upload size saftey and guards
    ๐Ÿ‘ 1071101 Add support for unlimited timeouts for transcoding and thumbnail generation
    0๏ธโƒฃ 980a3ed Fix default server config and ensure upload and video paths exist
    ๐Ÿ’ป b8aee1d Fixed a UI/UX bug with pressing enter on the importInput text input in the import screen
    ๐Ÿณ 18f1d35 Symlink .dockerignore to .gitignore
    โšก๏ธ 03a27bc Update README.md
    โšก๏ธ 4473a81 Update docs on Quick Start

  • v1.1.8 Changes

    March 28, 2020

    ๐Ÿ”„ Changelog

    592d811 Fix sort persistance
    ๐Ÿ’ป 9b159b3 More minor UI tweaks

  • v1.1.7 Changes

    March 28, 2020

    ๐Ÿ”„ Changelog

    ๐Ÿ’ป 6c50fb3 More minor UI tweaks

  • v1.1.6 Changes

    March 28, 2020

    ๐Ÿ”„ Changelog

    ๐Ÿ”จ 668f6cb Refactored UI to be more mobile friendly with new quality navs
    ๐Ÿ”จ 5f209d4 Refactored quality UI/UX navbar with responsive layout and burger menu

  • v1.1.5 Changes

    March 28, 2020

    ๐Ÿ”„ Changelog

    ๐Ÿ’ป 58a6502 Add UI controls for selecting lower quality video resolutions
    ๐Ÿณ ef8afab Add a .dockerignore fiel
    ๐Ÿ‘ d21c06c Add backend support for serving lower quality videos (if available)
    331b267 Make the import link more accessible
    ca59693 Set preload to metdata

  • v1.1.4 Changes

    March 28, 2020

    ๐Ÿ”„ Changelog

    299df65 Add optional title and description to video upload
    ๐Ÿ’ป f4afd2e Add some minor UI tweaks
    dab8ea9 Add vimeo video importer
    89d7d71 Display video size
    ๐Ÿ’ป 5100a10 Improve import UI
    ๐Ÿ”จ fd3f210 Refactor Sort UI
    ๐Ÿ”จ 88b9678 Refactored video importers
    0๏ธโƒฃ 9af98b0 Strip the video filename extension from the default title

  • v1.1.3 Changes

    March 27, 2020

    ๐Ÿ”„ Changelog

    0๏ธโƒฃ e6d35fd Add a default thumbnailer timeout config
    7fa7a38 Add a footer
    ๐Ÿ‘ 10a5f82 Add backend support for importing youtube videos
    ๐Ÿ’ป 00ecbee Added UI/UX for Importing artbitrary videos from a URL
    99c4ee9 Alias null sort criteria to timestamp
    ๐Ÿ›  af07f1a Make the playlist vertically scrollable with a fixed height to match the main content
    ๐Ÿ”จ bcd79ba Refactor UX of Trending vs. Recent video sorting
    ๐Ÿ”จ 8727285 Refactored thumbnail generation with configurable timeout and in-sycn with video transcoding
    โšก๏ธ 0bcc581 Update README.md