summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2020-10-16Remove autoassign and greetings workflows. Fixes #26James Mills
2020-07-08Update static assetsv1.1.12James Mills
2020-07-08Update depsJames Mills
2020-07-08Fix the import path of this packageJames Mills
2020-04-12Add tube app to myselfhosted.appJames Mills
2020-04-12Add plist service configuration for launchd on macOSJames Mills
2020-04-10Fix a typo in the READMEJames Mills
Fixes #22
2020-04-09fix hard-coded frontend max_upload_size validation (#20)X3STeNLiTE
2020-04-06Update README.mdJames Mills
2020-04-06app: fix bitcask migration path (#17)Adam Shannon
Co-authored-by: James Mills <prologic@shortcircuit.net.au>
2020-04-06Add documentation on configuration options (#10)James Mills
2020-04-02Add Homebrew install instructionsJames Mills
2020-04-02Fix .goreleaser.yml configv1.1.11James Mills
2020-04-01Fix .goreleaser.yml configJames Mills
2020-04-01Fix .goreleaser.yml configJames Mills
2020-04-01Fix .goreleaser.yml configJames Mills
2020-04-01Add brew config for goreleaserJames Mills
2020-04-01Improve video id handling in import to be more user friendlyJames Mills
2020-03-31Fixed UI/UX bug with pressing tab or enter on url input fieldv1.1.10James Mills
2020-03-31Allow transcoding to smaller sizes a configurable and optional featureJames Mills
2020-03-30Add image target to Makefilev1.1.9James Mills
2020-03-29Add support for unlimited timeouts for transcoding and thumbnail generationJames Mills
2020-03-29Fix default server config and ensure upload and video paths existJames Mills
2020-03-29Add maximum upload size saftey and guardsJames Mills
2020-03-29Fixed a UI/UX bug with pressing enter on the importInput text input in the ↵James Mills
import screen
2020-03-29Symlink .dockerignore to .gitignoreJames Mills
2020-03-29Update README.mdJames Mills
2020-03-29Update docs on Quick StartJames Mills
2020-03-29Add Github Workflows (#5)James Mills
2020-03-28More minor UI tweaksv1.1.8James Mills
2020-03-28Fix sort persistanceJames Mills
2020-03-28More minor UI tweaksv1.1.7James Mills
2020-03-28Refactored UI to be more mobile friendly with new quality navsv1.1.6James Mills
2020-03-28Refactored quality UI/UX navbar with responsive layout and burger menuJames Mills
2020-03-28Make the import link more accessiblev1.1.5James Mills
2020-03-28Add UI controls for selecting lower quality video resolutionsJames Mills
2020-03-28Add a .dockerignore fielJames Mills
2020-03-28Add backend support for serving lower quality videos (if available)James Mills
2020-03-28Set preload to metdataJames Mills
2020-03-28Add vimeo video importerv1.1.4James Mills
2020-03-28Refactored video importersJames Mills
2020-03-28Improve import UIJames Mills
2020-03-27Refactor Sort UIJames Mills
2020-03-27Add some minor UI tweaksJames Mills
2020-03-27Add optional title and description to video uploadJames Mills
2020-03-27Strip the video filename extension from the default titleJames Mills
2020-03-27Display video sizeJames Mills
2020-03-27Add backend support for importing youtube videosv1.1.3James Mills
2020-03-27Added UI/UX for Importing artbitrary videos from a URLJames Mills
2020-03-26Add a default thumbnailer timeout configJames Mills