| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2022-11-25 | feat: Add YAML support for added / modified metadata (#37) | Heinrich 'Henrik' Langos | |
| This change introduces the ability to read additional or modified metadata like title or description from a YAML file. Just like thumbnails are read from "filename.jpg", we now look for "filename.yml" and override the meta data that is embedded in the video file. This is my very first look at golang, so please tell me if, or rather "where" I went wrong. ;-) Co-authored-by: Heinrich Langos <gumbo2000@noreply@mills.io> Reviewed-on: https://git.mills.io/prologic/tube/pulls/37 Co-authored-by: Heinrich 'Henrik' Langos <gumbo2000@noreply@mills.io> Co-committed-by: Heinrich 'Henrik' Langos <gumbo2000@noreply@mills.io> | |||
| 2022-08-30 | Replace rice box with go embed (#25) | gabek | |
| Reviewed-on: https://git.mills.io/prologic/tube/pulls/25 Co-authored-by: gabek <gabek@noreply@mills.io> Co-committed-by: gabek <gabek@noreply@mills.io> | |||
| 2022-07-23 | Update deps | James Mills | |
| 2021-08-27 | Fix 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-13 | Fix import paths | James Mills | |
| 2021-06-08 | Update shortuuid dep | James Mills | |
| 2021-06-08 | Update deps | James Mills | |
| 2021-03-25 | Update deps | James Mills | |
| 2020-07-08 | Update deps | James Mills | |
| 2020-07-08 | Fix the import path of this package | James Mills | |
| 2020-03-28 | Add vimeo video importerv1.1.4 | James Mills | |
| 2020-03-28 | Refactored video importers | James Mills | |
| 2020-03-28 | Improve import UI | James Mills | |
| 2020-03-27 | Display video size | James Mills | |
| 2020-03-27 | Add backend support for importing youtube videosv1.1.3 | James Mills | |
| 2020-03-25 | Add support for keeping trakc of and viewing no. of views per video | James Mills | |
| 2020-03-25 | Add CORS | James Mills | |
| 2020-03-22 | Refactored upload handler | James Mills | |
| 2020-03-22 | Add support for transcoding | James Mills | |
| 2020-03-21 | Refactor video uploading in preparation for async transcoding | James Mills | |
| 2020-03-21 | Restructured source code layout, Added rice support for templates and static ↵ | James Mills | |
| assets | |||
| 2020-03-21 | Add command-line option parsing support and custom config file location | James Mills | |
| 2020-03-21 | Migrate to Go111Modules, Add Dockerfile and GoRelaser support | James Mills | |
