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
path:
root
/
app
/
app.go
Age
Commit message (
Expand
)
Author
2023-02-12
WIP: otf encoding
refactor-upload-handler
Heinrich 'Henrik' Langos
2023-02-12
chore: Reorder arguments to ffmpeg
Heinrich 'Henrik' Langos
2023-02-12
Refactor down-scaling of uploaded videos
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: 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-21
fix: Fix initial rendering of import page (#63)
Heinrich 'Henrik' Langos
2023-01-16
preserve-video-filename (#49)
Heinrich 'Henrik' Langos
2023-01-16
improve logging at startup (#51)
Heinrich 'Henrik' Langos
2022-11-25
feat: Make upload path selectable (#39)
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-09-24
Add Sandstorm packaging files (#26)
Jacob Weisz
2022-08-30
Replace rice box with go embed (#25)
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
2022-08-01
Add support for multi-arch binary and docker image releases (#20)
James Mills
2021-07-13
Fix import paths
James Mills
2021-06-08
Remove proprietary notices about video (#40)
Srxr
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 videos
v1.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 vi...
James Mills
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
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
[next]