index
:
tube.git
fix-changelog
fix-large-upload-buffer
master
refactor-upload-handler
[MIRROR] Repo for Tube located at https://git.mills.io/prologic/tube
ben
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2023-02-12
Refactor down-scaling of uploaded videos
Heinrich 'Henrik' Langos
2023-02-12
Document configuration of video down-scaling
Heinrich 'Henrik' Langos
2023-02-12
Fix upload error for large files
Heinrich 'Henrik' Langos
2023-02-12
refactor: Extract funcions for transcoding and thumbnails
Heinrich 'Henrik' Langos
2023-02-12
refactor: refactor filehandling on upload
Heinrich 'Henrik' Langos
2023-02-12
refactor: Change logging framework for reading video metadata
Heinrich 'Henrik' Langos
2023-02-12
refactor: Extract copyFileFromFormToUploadDir from uploadHandler
Heinrich 'Henrik' Langos
2023-02-12
refactor: Extract file and filename from upload form separately
Heinrich 'Henrik' Langos
2023-02-12
refactor: Prepare to isolate handling of upload form from further processing
Heinrich 'Henrik' Langos
2023-02-12
refactor: More comments, minor path handling helpers, extract upload target s...
Heinrich 'Henrik' Langos
2023-02-12
refactor: sort uploadhandler tasks and add comments
Heinrich 'Henrik' Langos
2023-02-12
refactor: Extract simple case that renders the upload form page
Heinrich 'Henrik' Langos
2023-02-12
refactor: Change names of various file names and handles in upload handler
Heinrich 'Henrik' Langos
2023-02-12
refactor: Change names of variables derived from the upload form
Heinrich 'Henrik' Langos
2023-02-12
refactor(upload): Expand argument names
Heinrich 'Henrik' Langos
2023-01-29
Document roadmap of planned features
Heinrich 'Henrik' Langos
2023-01-28
Document contributing guidelines (#66)
Heinrich 'Henrik' Langos
2023-01-23
docs: Update license file (#65)
Heinrich 'Henrik' Langos
2023-01-21
Update CHANGELOG for 1.2.0
1.2.0
James Mills
2023-01-21
Fix GoReleaser config
James Mills
2023-01-21
Fix GoReleaser config
James Mills
2023-01-21
Fuck
James Mills
2023-01-21
Fix (refix) Dockerfile
James Mills
2023-01-21
Fix Dockerfile
James Mills
2023-01-21
Fix build and versioning (borrowed from yarn)
James Mills
2023-01-21
Update deps
James Mills
2023-01-21
fix: Add missing config defaut. (#62)
Heinrich 'Henrik' Langos
2023-01-21
fix: Fix initial rendering of import page (#63)
Heinrich 'Henrik' Langos
2023-01-21
fix: upload form shows prefix instead of path now (#64)
Heinrich 'Henrik' Langos
2023-01-18
document yml metadata and thumbnail file reading. clarify h.265 (#59)
Heinrich 'Henrik' Langos
2023-01-16
preserve-video-filename (#49)
Heinrich 'Henrik' Langos
2023-01-16
improve logging at startup (#51)
Heinrich 'Henrik' Langos
2023-01-05
fix: Select first upload library path by default. (#48)
Heinrich 'Henrik' Langos
2023-01-05
fix(config): Always show config file name and abort if read fails (#46)
Heinrich 'Henrik' Langos
2023-01-04
build: Add go 1.19 to allowed versions (#43)
Heinrich 'Henrik' Langos
2023-01-04
feat: Prefer external thumbnail over embedded ones (#44)
Heinrich 'Henrik' Langos
2022-11-25
feat: Make upload path selectable (#39)
Heinrich 'Henrik' Langos
2022-11-25
feat: Add YAML support for added / modified metadata (#37)
Heinrich 'Henrik' Langos
2022-11-25
Normalize library path before adding and improve error logging (#38)
Heinrich 'Henrik' Langos
2022-11-08
Seriously wtf
James Mills
2022-11-08
Fix Drone build-and-push-image step
James Mills
2022-11-08
Fix Docker image build
James Mills
2022-11-08
Fix CI
James Mills
2022-11-08
Add Drone CI
James Mills
2022-10-01
Remove external FontAwesome dependency (#30)
Jacob Weisz
2022-09-24
Add Sandstorm packaging files (#26)
Jacob Weisz
2022-08-30
Replace rice box with go embed (#25)
gabek
2022-08-25
Readme update to show /upload authentication (#24)
gabek
2022-08-25
Optionally require auth for the /upload endpoint (#23)
gabek
2022-08-25
Supply the seconds position where a thumbnail is generated (#22)
gabek
[next]