| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2022-11-25 | Normalize library path before adding and improve error logging (#38) | Heinrich 'Henrik' Langos | |
| I hope this PR closes #9 Co-authored-by: Heinrich Langos <gumbo2000@noreply@mills.io> Reviewed-on: https://git.mills.io/prologic/tube/pulls/38 Co-authored-by: Heinrich 'Henrik' Langos <gumbo2000@noreply@mills.io> Co-committed-by: Heinrich 'Henrik' Langos <gumbo2000@noreply@mills.io> | |||
| 2022-11-08 | Seriously wtf | James Mills | |
| 2022-09-24 | Add Sandstorm packaging files (#26) | Jacob Weisz | |
| I am not quite done here, I need to finish some of the packaging metadata, and I am going to maybe take a pass at permissions prior to release. Opening the pull request so you can easily track the progress. Note that Sandstorm app metadata is supposed to be less than 1 MB total, so I optimized your screenshots. I dare you to tell the difference with the naked eye. Co-authored-by: Jacob Weisz <inbox@jacobweisz.com> Reviewed-on: https://git.mills.io/prologic/tube/pulls/26 Co-authored-by: Jacob Weisz <ocdtrekkie@noreply@mills.io> Co-committed-by: Jacob Weisz <ocdtrekkie@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-08-25 | Optionally require auth for the /upload endpoint (#23) | gabek | |
| Reviewed-on: https://git.mills.io/prologic/tube/pulls/23 Co-authored-by: gabek <gabek@noreply@mills.io> Co-committed-by: gabek <gabek@noreply@mills.io> | |||
| 2022-08-25 | Supply the seconds position where a thumbnail is generated (#22) | gabek | |
| Reviewed-on: https://git.mills.io/prologic/tube/pulls/22 Co-authored-by: gabek <gabek@noreply@mills.io> Co-committed-by: gabek <gabek@noreply@mills.io> | |||
| 2022-08-01 | Add support for multi-arch binary and docker image releases (#20) | James Mills | |
| Reviewed-on: https://git.mills.io/prologic/tube/pulls/20 | |||
| 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 | Remove 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-08 | Update shortuuid dep | James Mills | |
| 2020-10-16 | Added 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-07-08 | Update static assetsv1.1.12 | James Mills | |
| 2020-07-08 | Fix the import path of this package | James Mills | |
| 2020-04-12 | Add tube app to myselfhosted.app | James Mills | |
| 2020-04-09 | fix hard-coded frontend max_upload_size validation (#20) | X3STeNLiTE | |
| 2020-04-06 | app: fix bitcask migration path (#17) | Adam Shannon | |
| Co-authored-by: James Mills <prologic@shortcircuit.net.au> | |||
| 2020-04-01 | Improve video id handling in import to be more user friendly | James Mills | |
| 2020-03-31 | Fixed UI/UX bug with pressing tab or enter on url input fieldv1.1.10 | James Mills | |
| 2020-03-31 | Allow transcoding to smaller sizes a configurable and optional feature | James Mills | |
| 2020-03-29 | Add support for unlimited timeouts for transcoding and thumbnail generation | James Mills | |
| 2020-03-29 | Fix default server config and ensure upload and video paths exist | James Mills | |
| 2020-03-29 | Add maximum upload size saftey and guards | James Mills | |
| 2020-03-29 | Fixed a UI/UX bug with pressing enter on the importInput text input in the ↵ | James Mills | |
| import screen | |||
| 2020-03-28 | More minor UI tweaksv1.1.8 | James Mills | |
| 2020-03-28 | Fix sort persistance | James Mills | |
| 2020-03-28 | More minor UI tweaksv1.1.7 | James Mills | |
| 2020-03-28 | Refactored UI to be more mobile friendly with new quality navsv1.1.6 | James Mills | |
| 2020-03-28 | Refactored quality UI/UX navbar with responsive layout and burger menu | James Mills | |
| 2020-03-28 | Make the import link more accessiblev1.1.5 | James Mills | |
| 2020-03-28 | Add UI controls for selecting lower quality video resolutions | James Mills | |
| 2020-03-28 | Add a .dockerignore fiel | James Mills | |
| 2020-03-28 | Add backend support for serving lower quality videos (if available) | James Mills | |
| 2020-03-28 | Set preload to metdata | James Mills | |
| 2020-03-28 | Refactored video importers | James Mills | |
| 2020-03-28 | Improve import UI | James Mills | |
| 2020-03-27 | Refactor Sort UI | James Mills | |
| 2020-03-27 | Add some minor UI tweaks | James Mills | |
| 2020-03-27 | Add optional title and description to video upload | James Mills | |
| 2020-03-27 | Strip the video filename extension from the default title | 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-27 | Added UI/UX for Importing artbitrary videos from a URL | James Mills | |
| 2020-03-26 | Add a default thumbnailer timeout config | James Mills | |
| 2020-03-26 | Alias null sort criteria to timestamp | James Mills | |
| 2020-03-26 | Refactored thumbnail generation with configurable timeout and in-sycn with ↵ | James Mills | |
| video transcoding | |||
| 2020-03-26 | Add a footer | James Mills | |
| 2020-03-25 | Refactor UX of Trending vs. Recent video sorting | James Mills | |
| 2020-03-25 | Make the playlist vertically scrollable with a fixed height to match the ↵ | James Mills | |
| main content | |||
| 2020-03-25 | Add trending and ability to sort playlist by views | James Mills | |
