summaryrefslogtreecommitdiff
path: root/app
AgeCommit message (Expand)Author
2023-02-12Refactor down-scaling of uploaded videosHeinrich 'Henrik' Langos
2023-02-12Fix upload error for large filesHeinrich 'Henrik' Langos
2023-02-12refactor: Extract funcions for transcoding and thumbnailsHeinrich 'Henrik' Langos
2023-02-12refactor: refactor filehandling on uploadHeinrich 'Henrik' Langos
2023-02-12refactor: Extract copyFileFromFormToUploadDir from uploadHandlerHeinrich 'Henrik' Langos
2023-02-12refactor: Extract file and filename from upload form separatelyHeinrich 'Henrik' Langos
2023-02-12refactor: Prepare to isolate handling of upload form from further processingHeinrich 'Henrik' Langos
2023-02-12refactor: More comments, minor path handling helpers, extract upload target s...Heinrich 'Henrik' Langos
2023-02-12refactor: sort uploadhandler tasks and add commentsHeinrich 'Henrik' Langos
2023-02-12refactor: Extract simple case that renders the upload form pageHeinrich 'Henrik' Langos
2023-02-12refactor: Change names of various file names and handles in upload handlerHeinrich 'Henrik' Langos
2023-02-12refactor: Change names of variables derived from the upload formHeinrich 'Henrik' Langos
2023-02-12refactor(upload): Expand argument namesHeinrich 'Henrik' Langos
2023-01-21fix: Add missing config defaut. (#62)Heinrich 'Henrik' Langos
2023-01-21fix: Fix initial rendering of import page (#63)Heinrich 'Henrik' Langos
2023-01-16preserve-video-filename (#49)Heinrich 'Henrik' Langos
2023-01-16improve logging at startup (#51)Heinrich 'Henrik' Langos
2022-11-25feat: Make upload path selectable (#39)Heinrich 'Henrik' Langos
2022-11-25Normalize library path before adding and improve error logging (#38)Heinrich 'Henrik' Langos
2022-11-08Seriously wtfJames Mills
2022-09-24Add Sandstorm packaging files (#26)Jacob Weisz
2022-08-30Replace rice box with go embed (#25)gabek
2022-08-25Optionally require auth for the /upload endpoint (#23)gabek
2022-08-25Supply the seconds position where a thumbnail is generated (#22)gabek
2022-08-01Add support for multi-arch binary and docker image releases (#20)James Mills
2021-08-27Fix deps (#8)James Mills
2021-07-13Fix import pathsJames Mills
2021-06-08Remove proprietary notices about video (#40)Srxr
2021-06-08Update shortuuid depJames Mills
2020-10-16Added opengraphs (https://ogp.me/) tags to support embedding, #24 (#25)Bilel Medimegh
2020-07-08Update static assetsv1.1.12James Mills
2020-07-08Fix the import path of this packageJames Mills
2020-04-12Add tube app to myselfhosted.appJames Mills
2020-04-09fix hard-coded frontend max_upload_size validation (#20)X3STeNLiTE
2020-04-06app: fix bitcask migration path (#17)Adam Shannon
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-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 i...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
2020-03-28Make the import link more accessiblev1.1.5James Mills
2020-03-28Add UI controls for selecting lower quality video resolutionsJames Mills
2020-03-28Add a .dockerignore fielJames Mills