summaryrefslogtreecommitdiff
path: root/static
AgeCommit message (Collapse)Author
2024-12-24Add alert styles and default alert banner to warn of illegal content and abuseHEADmasterJames Mills
2022-11-25feat: 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-09-24Add 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-30Replace 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>
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-02-10fixes issue 30 (#32)f varas
2020-04-09fix hard-coded frontend max_upload_size validation (#20)X3STeNLiTE
2020-03-31Fixed UI/UX bug with pressing tab or enter on url input fieldv1.1.10James Mills
2020-03-29Fixed a UI/UX bug with pressing enter on the importInput text input in the ↵James Mills
import screen
2020-03-28More minor UI tweaksv1.1.8James 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-28Improve import UIJames Mills
2020-03-27Add some minor UI tweaksJames Mills
2020-03-27Add optional title and description to video uploadJames Mills
2020-03-27Added UI/UX for Importing artbitrary videos from a URLJames Mills
2020-03-26Add a footerJames Mills
2020-03-25Refactor UX of Trending vs. Recent video sortingJames Mills
2020-03-25Make the playlist vertically scrollable with a fixed height to match the ↵James Mills
main content
2020-03-25Tiny fix for file selection logic (#3)imperatormk
* Reworked upload box * Tiny logic improvement for file selection
2020-03-25Reworked upload box (#2)imperatormk
2020-03-23Fixed typov1.1.1James Mills
2020-03-22Try to improve the style and position of the Upload buttonJames Mills
2020-03-22Try to improve the style of the input type=fileJames Mills
2020-03-21Added basic upload supportJames Mills
2019-07-02improve cssdavy
2019-06-26import codedavy