| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2022-11-25 | feat: Make upload path selectable (#39) | Heinrich 'Henrik' Langos | |
| This works for me, but for a more public site, I think I'll also add a boolean attribute named "upload_allowed" and "writable" to Config.Library.. Something to allow you to configure which directories can receive new uploads, and which directories we consider writable for other purposes (like editing meta data in yml, creating new thumbnails, ...) Co-authored-by: Heinrich Langos <gumbo2000@noreply@mills.io> Reviewed-on: https://git.mills.io/prologic/tube/pulls/39 Co-authored-by: Heinrich 'Henrik' Langos <gumbo2000@noreply@mills.io> Co-committed-by: Heinrich 'Henrik' Langos <gumbo2000@noreply@mills.io> | |||
| 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-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-07-08 | Fix the import path of this package | James Mills | |
| 2020-04-09 | fix hard-coded frontend max_upload_size validation (#20) | X3STeNLiTE | |
| 2020-03-31 | Allow transcoding to smaller sizes a configurable and optional feature | 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-28 | Add UI controls for selecting lower quality video resolutions | James Mills | |
| 2020-03-28 | Add backend support for serving lower quality videos (if available) | James Mills | |
| 2020-03-28 | Refactored video importers | James Mills | |
| 2020-03-27 | Refactor Sort UI | James Mills | |
| 2020-03-27 | Add optional title and description to video upload | 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 | 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 | Add trending and ability to sort playlist by views | James Mills | |
| 2020-03-25 | Refactored the way views are stored with a mgiration off the old data (to be ↵ | James Mills | |
| removed) | |||
| 2020-03-25 | Add support for keeping trakc of and viewing no. of views per video | James Mills | |
| 2020-03-25 | Updated CORS config (again) | James Mills | |
| 2020-03-25 | Add OPTIONS to / and /upload endpoints | James Mills | |
| 2020-03-25 | Add custom CORS config | James Mills | |
| 2020-03-25 | Add CORS | James Mills | |
| 2020-03-22 | Refactored upload handler | James Mills | |
| 2020-03-22 | Re-add direct library add | James Mills | |
| 2020-03-22 | Remove use of temporary file | James Mills | |
| 2020-03-22 | Add more error handling | James Mills | |
| 2020-03-22 | Remove direct library add after upload as Rename(s) are not atomic on some ↵ | James Mills | |
| file systems | |||
| 2020-03-22 | Fixed nil refernece bug | 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 | Add server logging | James Mills | |
| 2020-03-21 | Added basic upload support | James Mills | |
| 2020-03-21 | Restructured source code layout, Added rice support for templates and static ↵ | James Mills | |
| assets | |||
