Commit graph

62 commits

Author SHA1 Message Date
James Mills
3d0b3044ec
Add OPTIONS to / and /upload endpoints 2020-03-25 07:36:23 +10:00
James Mills
b6f36d2738
Add custom CORS config 2020-03-25 07:23:28 +10:00
James Mills
db6322d987
Add CORS 2020-03-25 07:12:31 +10:00
James Mills
df0f19eee5
Update README.md 2020-03-24 22:35:00 +10:00
James Mills
530276145b
Fixed typo 2020-03-23 22:44:42 +10:00
James Mills
d148283d8c
Updated docs 2020-03-23 16:58:37 +10:00
James Mills
3d66d22d91
Re-licensed 2020-03-23 16:58:37 +10:00
James Mills
3d5f0d22c1
Added docker-compose reference stack using Traefik as LB 2020-03-23 16:58:37 +10:00
James Mills
dc73a9ac86 Set theme jekyll-theme-architect 2020-03-23 11:16:49 +10:00
James Mills
1db57c8d3b
Try to improve the style and position of the Upload button 2020-03-22 23:40:13 +10:00
James Mills
ce82e9b147
Try to improve the style of the input type=file 2020-03-22 22:31:22 +10:00
James Mills
aa15a59118
Fix bug with fsnotify events getting confused about thumbnail creation 2020-03-22 21:59:52 +10:00
James Mills
2aeea779b9
Updated assets 2020-03-22 21:48:22 +10:00
James Mills
43a74b648c
Skip blanks in screenshot capture and allow more time 2020-03-22 21:42:37 +10:00
James Mills
9827c70714
Refactored upload handler 2020-03-22 21:41:26 +10:00
James Mills
4511029dde
Re-add direct library add 2020-03-22 19:09:14 +10:00
James Mills
2dced8e3ce
Remove use of temporary file 2020-03-22 18:58:37 +10:00
James Mills
06b7ddf175
Add more error handling 2020-03-22 18:46:44 +10:00
James Mills
8ae65e4b73
Don't generate new thumbnails if they already exist 2020-03-22 18:42:35 +10:00
James Mills
7492a150eb
Log errors for failure to generate thumbnails 2020-03-22 18:37:29 +10:00
James Mills
a7e88fbcac
Remove direct library add after upload as Rename(s) are not atomic on some file systems 2020-03-22 18:31:24 +10:00
James Mills
e2381cc2ab
Added ffmpeg to Docker image 2020-03-22 18:22:36 +10:00
James Mills
dd710e69b6
Fixed nil refernece bug 2020-03-22 18:18:59 +10:00
James Mills
a907390891
Add support for transcoding 2020-03-22 18:01:27 +10:00
James Mills
ce3008222e
Refactor video uploading in preparation for async transcoding 2020-03-21 22:58:14 +10:00
James Mills
cf096b9a16
Add server logging 2020-03-21 21:11:42 +10:00
James Mills
976a6b4a8c
Added basic upload support 2020-03-21 20:34:37 +10:00
James Mills
83351c4b5b
Fixed docker image 2020-03-21 11:03:00 +10:00
James Mills
84cba43724
Add support for on-demand thumbnail generation via github.com/mutschler/mt 2020-03-21 10:46:03 +10:00
James Mills
4dae45a68f
Restructured source code layout, Added rice support for templates and static assets 2020-03-21 09:55:06 +10:00
James Mills
76fa613b7e
Add command-line option parsing support and custom config file location 2020-03-21 08:31:24 +10:00
James Mills
d7a1eab5be
Migrate to Go111Modules, Add Dockerfile and GoRelaser support 2020-03-21 08:20:16 +10:00
davy wybiral
13ffd71171
fix windows path issue (#23) 2019-08-08 16:13:55 -05:00
davy
b6bd42c860 gitignore 2019-08-08 15:23:49 -05:00
davy wybiral
095f370a4d
Update README.md 2019-08-08 07:14:26 -05:00
davy wybiral
6ff7f25e87
add build script (#21) 2019-08-08 07:08:37 -05:00
davy wybiral
6b09ccd9d8
cache rss feed (#19) 2019-08-08 06:04:39 -05:00
davy wybiral
02762c812c
added better feed url defaults (#18) 2019-08-08 05:34:53 -05:00
davy wybiral
f41f2b823a
tor error msgs (#17) 2019-08-08 05:08:29 -05:00
davy
81a52e33d1 disable tor by default 2019-08-08 04:58:25 -05:00
davy wybiral
4af6a26fc0
Update README.md 2019-07-03 21:30:20 -05:00
davy
138fe44832 comment 2019-07-03 21:07:02 -05:00
davy
442e3c6dcf dep ensure 2019-07-03 16:55:03 -05:00
davy
53bc0c19fa comment 2019-07-03 16:54:24 -05:00
davy wybiral
d38a88be8e
Tor (#12)
* added tor support

* change text
2019-07-03 16:46:59 -05:00
davy wybiral
6b8d872d68
added debounce (#11) 2019-07-03 14:44:31 -05:00
davy wybiral
deb6808c75
Multipath (#10)
* added multiple paths

* prevent path duplicates
2019-07-03 13:25:42 -05:00
davy
4fc389edcb optimize allocation 2019-07-03 07:54:22 -05:00
davy wybiral
e7e6d5cecb
Merge pull request #9 from wybiral/cssfix
improve css
2019-07-02 09:48:16 -05:00
davy
1e680cef7b improve css 2019-07-02 09:39:11 -05:00