40 Commits (9d68090667d9f837a84839e6393cc2903fc68344)

Author SHA1 Message Date
Gabe Kangas 8e79e2acfa
chore(go): run betteralign and gofumpt on codebase 2 years ago
Gabe Kangas 03b785fbe2
fix: remove whitespace to resolve linter warning 2 years ago
Tom Funken e375ea232a
Renamed rewriteRemotePlaylist (#3313) 2 years ago
Gabe Kangas 1a7b6b99d5
feat(storage): support a object storage custom path prefix 2 years ago
Gabe Kangas c9298def5b
Cleanup object storage files on success or failure (#3231) 2 years ago
John Regan b2a80f2149
s3Storage: fix slice bounds out of range error (#3208) 2 years ago
Gabe Kangas c295e4f215
Update segment cleanup to support object storage (#2876) 2 years ago
Gabe Kangas cd458630ec
Support using the custom video serving endpoint even if you don't use object storage (#2924) 2 years ago
Gabe Kangas 85e7af3d5f
Update to Go 1.20 + run better align (#2927) 2 years ago
Gabe Kangas b5dc6324f8
Give a more detailed s3 failure error message 2 years ago
Jacob Wrenn 7e76ee63e5
S3 headers (#2830) 2 years ago
cr0ax f4392a9e6f
Use a custom http client when connecting to aws (#1945) 3 years ago
Gabe Kangas 6796998124
Remove unnecessary var data in log messages. Closes #1640 3 years ago
Artur Angiel 2110dfd30c
Support path-based S3 storage. Closes #1495 (#1496) 4 years ago
Gabe Kangas 3f4176d8d6 Replace panics with our logging framework 4 years ago
Tim Cooper 9a912d5385
remove global variables from core/storageproviders (#1444) 4 years ago
Gabe Kangas fb1c919e59
Fix the destination path. Closes #1455 (#1456) 4 years ago
Gabe Kangas 1b053ffd1b
Simplify HLS storage paths (#1393) 4 years ago
Gabe Kangas c6c6f0233d
Expanded linting + fix warnings (#1396) 4 years ago
Meisam 7361578412
style fix for error checking (#1170) 4 years ago
Fabian Fischer d3696cd0aa
fix: avoid duplicate cache-control header (#1048) 4 years ago
Gabe Kangas bc2caadb74
0.0.6 -> Master (#731) 5 years ago
Gabe Kangas b2953028cf Remove forcing old path-style URLs with s3. Closes #497 5 years ago
Gabe Kangas 90b71b7c00 Fix typo. ms -> s 5 years ago
Gabe Kangas 4d2066a76d
Start cleaning up linter errors. (#358) 5 years ago
Christian Muehlhaeuser 2e1f8d29b5
Fix godoc style comments (#356) 5 years ago
Christian Muehlhaeuser 8f921fbfde
Fix popular typos (#355) 5 years ago
bitspill bfbac8cc57
Variable collisions; Possible use of nil value (#256) 5 years ago
Gabe Kangas 3ff993c2bc Stop logging every file that is uploaded 5 years ago
Gabe Kangas 8f740c4cb6 Cleanup private and optinally public segments on a timer instead of after every save. Closes #254 5 years ago
Gabe Kangas d403fd20f1 Do not auto-delete file on storage save. Add firing cleanup method 5 years ago
Gabe Kangas 6ea9affce0
HLS video handling/storage/state refactor (#151) 5 years ago
leowmjw 769fc3a561
Fixes #211: Update mod paths (#221) 5 years ago
Gabe Kangas 922dfec77a
Remove custom paths and add constants (#216) 5 years ago
Matt Steele 87636a4183
Support separate S3 serving endpoint (#91) 5 years ago
Matt Steele a20d2fce46
Add ACL option to s3 config (#89) 5 years ago
Gabe Kangas b754ee01bf Remove IPFS. For #74 5 years ago
Gabe Kangas 259923b303 Set logging preferences via command line flags. Closes #20 5 years ago
Gabe Kangas a31076a591 Fix I guess what was a typo 5 years ago
Bradley Hilton 487bd12444
Project restructure (#18) 5 years ago