summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2022-07-23Update depsJames Mills
2022-04-29docker small adjustments (#17)gerard webb
just some basic docker make file stuff to make it easier for local dev. Co-authored-by: gedw99 <gedw99@gmail.com> Reviewed-on: https://git.mills.io/prologic/tube/pulls/17 Co-authored-by: gerard webb <gedw99@noreply@mills.io> Co-committed-by: gerard webb <gedw99@noreply@mills.io>
2021-08-27Fix deps (#8)James Mills
Fixes #7 ```#!sh (⎈ |local:default) prologic@Jamess-iMac Sat Aug 28 01:35:47 ~/Projects/tube (master) 0 $ make Removing tube Removing tube.db/ tube version v1.1.12@02e2aeb(⎈ |local:default) ``` Co-authored-by: James Mills <prologic@shortcircuit.net.au> Reviewed-on: https://git.mills.io/prologic/tube/pulls/8 Co-authored-by: James Mills <james@mills.io> Co-committed-by: James Mills <james@mills.io>
2021-07-12Fix broken README markdown links (#1)taigrr
Gitea doesn't play nicely with absolute links in markdown, and requires relative links for things to resolve. Otherwise you get a 404. Co-authored-by: Tai Groot <tai@taigrr.com> Reviewed-on: https://git.mills.io/prologic/tube/pulls/1 Co-authored-by: taigrr <taigrr@noreply.git.mills.io> Co-committed-by: taigrr <taigrr@noreply.git.mills.io>
2021-07-13Remove Github workflowsJames Mills
2021-07-13Fix import pathsJames Mills
2021-06-08Remove proprietary notices about video (#40)Srxr
* Make content proprietary configurable * Update README * Fixed a few template context bugs Co-authored-by: James Mills <prologic@shortcircuit.net.au>
2021-06-08Update Go versions to build/test against in CI to 1.14, 1.15 and 1.16James Mills
2021-06-08Update shortuuid depJames Mills
2021-06-08Update depsJames Mills
2021-03-25Update depsJames Mills
2021-02-10fixes issue 30 (#32)f varas
2021-01-04Remove label workflowJames Mills
2021-01-04fix: Fix typo (#29)Guilherme Lima
2020-12-26fix version doesn't work (#28)Rick
2020-10-16Added opengraphs (https://ogp.me/) tags to support embedding, #24 (#25)Bilel Medimegh
* Added opengraphs (https://ogp.me/) tags to support embedding, #24 * Edited AUTHORS
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