summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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: Change logging framework for reading video metadataHeinrich '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-29Document roadmap of planned featuresHeinrich 'Henrik' Langos
2023-01-28Document contributing guidelines (#66)Heinrich 'Henrik' Langos
2023-01-23docs: Update license file (#65)Heinrich 'Henrik' Langos
2023-01-21Update CHANGELOG for 1.2.01.2.0James Mills
2023-01-21Fix GoReleaser configJames Mills
2023-01-21Fix GoReleaser configJames Mills
2023-01-21FuckJames Mills
2023-01-21Fix (refix) DockerfileJames Mills
2023-01-21Fix DockerfileJames Mills
2023-01-21Fix build and versioning (borrowed from yarn)James Mills
2023-01-21Update depsJames Mills
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-21fix: upload form shows prefix instead of path now (#64)Heinrich 'Henrik' Langos
2023-01-18document yml metadata and thumbnail file reading. clarify h.265 (#59)Heinrich 'Henrik' Langos
2023-01-16preserve-video-filename (#49)Heinrich 'Henrik' Langos
2023-01-16improve logging at startup (#51)Heinrich 'Henrik' Langos
2023-01-05fix: Select first upload library path by default. (#48)Heinrich 'Henrik' Langos
2023-01-05fix(config): Always show config file name and abort if read fails (#46)Heinrich 'Henrik' Langos
2023-01-04build: Add go 1.19 to allowed versions (#43)Heinrich 'Henrik' Langos
2023-01-04feat: Prefer external thumbnail over embedded ones (#44)Heinrich 'Henrik' Langos
2022-11-25feat: Make upload path selectable (#39)Heinrich 'Henrik' Langos
2022-11-25feat: Add YAML support for added / modified metadata (#37)Heinrich 'Henrik' Langos
2022-11-25Normalize library path before adding and improve error logging (#38)Heinrich 'Henrik' Langos
2022-11-08Seriously wtfJames Mills
2022-11-08Fix Drone build-and-push-image stepJames Mills
2022-11-08Fix Docker image buildJames Mills
2022-11-08Fix CIJames Mills
2022-11-08Add Drone CIJames Mills
2022-10-01Remove external FontAwesome dependency (#30)Jacob Weisz
2022-09-24Add Sandstorm packaging files (#26)Jacob Weisz
2022-08-30Replace rice box with go embed (#25)gabek
2022-08-25Readme update to show /upload authentication (#24)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-01Remove deprecated netgo build tag (Fixes #4)James Mills
2022-08-01Fix image target to build multi-arch images to the Docker HubJames Mills