Commit graph

128 commits

Author SHA1 Message Date
James Mills
efdcccc1a8
Update deps 2020-07-08 16:54:04 +10:00
James Mills
6a2eaefcca
Fix the import path of this package 2020-07-08 16:50:53 +10:00
James Mills
a5d1ec2b1d
Add tube app to myselfhosted.app 2020-04-12 20:52:08 +10:00
James Mills
45b554199d
Add plist service configuration for launchd on macOS 2020-04-12 20:15:49 +10:00
James Mills
338c0b7dd4
Fix a typo in the README
Fixes #22
2020-04-10 14:44:46 +10:00
X3STeNLiTE
20bf93c86d
fix hard-coded frontend max_upload_size validation (#20) 2020-04-09 01:53:54 +10:00
James Mills
cb8d61538d
Update README.md 2020-04-06 18:31:54 +10:00
Adam Shannon
8b0bfd30a3
app: fix bitcask migration path (#17)
Co-authored-by: James Mills <prologic@shortcircuit.net.au>
2020-04-06 09:18:44 +10:00
James Mills
f29ff54542
Add documentation on configuration options (#10) 2020-04-06 09:11:23 +10:00
James Mills
6e33260d2e
Add Homebrew install instructions 2020-04-02 00:05:23 +10:00
James Mills
eeb391cefb
Fix .goreleaser.yml config 2020-04-02 00:02:16 +10:00
James Mills
edda13411e
Fix .goreleaser.yml config 2020-04-01 23:03:15 +10:00
James Mills
ff412f9319
Fix .goreleaser.yml config 2020-04-01 23:01:44 +10:00
James Mills
c4a8a9996d
Fix .goreleaser.yml config 2020-04-01 22:45:08 +10:00
James Mills
d3da7ae088
Add brew config for goreleaser 2020-04-01 22:41:48 +10:00
James Mills
4e203eb773
Improve video id handling in import to be more user friendly 2020-04-01 22:13:02 +10:00
James Mills
9bbfb420f9
Fixed UI/UX bug with pressing tab or enter on url input field 2020-03-31 21:26:56 +10:00
James Mills
cd574192bf
Allow transcoding to smaller sizes a configurable and optional feature 2020-03-31 19:19:58 +10:00
James Mills
7c919b5f9b
Add image target to Makefile 2020-03-30 18:23:18 +10:00
James Mills
107110183a
Add support for unlimited timeouts for transcoding and thumbnail generation 2020-03-29 21:11:32 +10:00
James Mills
980a3edf63
Fix default server config and ensure upload and video paths exist 2020-03-29 19:02:52 +10:00
James Mills
a22a2ae031
Add maximum upload size saftey and guards 2020-03-29 17:41:10 +10:00
James Mills
b8aee1d2b5
Fixed a UI/UX bug with pressing enter on the importInput text input in the import screen 2020-03-29 16:31:36 +10:00
James Mills
18f1d35de7
Symlink .dockerignore to .gitignore 2020-03-29 10:19:58 +10:00
James Mills
03a27bc95d
Update README.md 2020-03-29 09:41:22 +10:00
James Mills
4473a816e8
Update docs on Quick Start 2020-03-29 09:39:55 +10:00
James Mills
0869bca23c
Add Github Workflows (#5) 2020-03-29 08:36:14 +10:00
James Mills
9b159b32cb
More minor UI tweaks 2020-03-28 23:08:47 +10:00
James Mills
592d811d5d
Fix sort persistance 2020-03-28 22:29:13 +10:00
James Mills
6c50fb31e0
More minor UI tweaks 2020-03-28 20:49:09 +10:00
James Mills
668f6cba15
Refactored UI to be more mobile friendly with new quality navs 2020-03-28 18:40:43 +10:00
James Mills
5f209d4832
Refactored quality UI/UX navbar with responsive layout and burger menu 2020-03-28 18:13:49 +10:00
James Mills
331b267e7e
Make the import link more accessible 2020-03-28 17:19:22 +10:00
James Mills
58a6502c83
Add UI controls for selecting lower quality video resolutions 2020-03-28 17:18:01 +10:00
James Mills
ef8afabf3f
Add a .dockerignore fiel 2020-03-28 16:54:51 +10:00
James Mills
d21c06c465
Add backend support for serving lower quality videos (if available) 2020-03-28 15:59:16 +10:00
James Mills
ca5969379a
Set preload to metdata 2020-03-28 15:00:43 +10:00
James Mills
dab8ea9f1a
Add vimeo video importer 2020-03-28 13:11:54 +10:00
James Mills
88b96784ab
Refactored video importers 2020-03-28 12:16:45 +10:00
James Mills
5100a10863
Improve import UI 2020-03-28 10:34:53 +10:00
James Mills
fd3f210a36
Refactor Sort UI 2020-03-27 21:50:19 +10:00
James Mills
f4afd2eb6b
Add some minor UI tweaks 2020-03-27 21:26:13 +10:00
James Mills
299df65290
Add optional title and description to video upload 2020-03-27 21:04:10 +10:00
James Mills
9af98b0382
Strip the video filename extension from the default title 2020-03-27 20:16:16 +10:00
James Mills
89d7d71cc5
Display video size 2020-03-27 18:16:23 +10:00
James Mills
10a5f82498
Add backend support for importing youtube videos 2020-03-27 14:54:48 +10:00
James Mills
00ecbee8b9
Added UI/UX for Importing artbitrary videos from a URL 2020-03-27 14:24:44 +10:00
James Mills
e6d35fd8c6
Add a default thumbnailer timeout config 2020-03-26 15:41:20 +10:00
James Mills
99c4ee9e19
Alias null sort criteria to timestamp 2020-03-26 15:06:29 +10:00
James Mills
8727285bc5
Refactored thumbnail generation with configurable timeout and in-sycn with video transcoding 2020-03-26 14:50:49 +10:00