Commit graph

  • ca5969379a
    Set preload to metdata James Mills 2020-03-28 15:00:43 +1000
  • dab8ea9f1a
    Add vimeo video importer James Mills 2020-03-28 13:11:54 +1000
  • 88b96784ab
    Refactored video importers James Mills 2020-03-28 12:16:45 +1000
  • 5100a10863
    Improve import UI James Mills 2020-03-28 10:34:53 +1000
  • fd3f210a36
    Refactor Sort UI James Mills 2020-03-27 21:50:19 +1000
  • f4afd2eb6b
    Add some minor UI tweaks James Mills 2020-03-27 21:26:13 +1000
  • 299df65290
    Add optional title and description to video upload James Mills 2020-03-27 21:04:10 +1000
  • 9af98b0382
    Strip the video filename extension from the default title James Mills 2020-03-27 20:16:16 +1000
  • 89d7d71cc5
    Display video size James Mills 2020-03-27 18:16:23 +1000
  • 10a5f82498
    Add backend support for importing youtube videos James Mills 2020-03-27 14:54:48 +1000
  • 00ecbee8b9
    Added UI/UX for Importing artbitrary videos from a URL James Mills 2020-03-27 14:24:44 +1000
  • e6d35fd8c6
    Add a default thumbnailer timeout config James Mills 2020-03-26 15:41:20 +1000
  • 99c4ee9e19
    Alias null sort criteria to timestamp James Mills 2020-03-26 15:06:29 +1000
  • 8727285bc5
    Refactored thumbnail generation with configurable timeout and in-sycn with video transcoding James Mills 2020-03-26 14:34:19 +1000
  • 7fa7a38167
    Add a footer James Mills 2020-03-26 01:01:35 +1000
  • bcd79ba2c5
    Refactor UX of Trending vs. Recent video sorting James Mills 2020-03-25 23:02:04 +1000
  • af07f1aaa9
    Make the playlist vertically scrollable with a fixed height to match the main content James Mills 2020-03-25 22:36:18 +1000
  • 0bcc58191d
    Update README.md James Mills 2020-03-25 18:21:10 +1000
  • f0ac95bb7c
    Fix sort order of trending James Mills 2020-03-25 16:35:06 +1000
  • dd97030bd1
    Sort playlist by Timestamp by default James Mills 2020-03-25 16:26:30 +1000
  • 9fa3427308
    Add trending and ability to sort playlist by views James Mills 2020-03-25 16:22:41 +1000
  • 2c8af03164
    Refactored the way views are stored with a mgiration off the old data (to be removed) James Mills 2020-03-25 16:01:29 +1000
  • 7113a7bd05
    Add support for keeping trakc of and viewing no. of views per video James Mills 2020-03-25 12:40:00 +1000
  • 6fa6432090
    Add AUTHORS file and some other stats to the README James Mills 2020-03-25 11:38:08 +1000
  • b1f4b5a576
    Fix links to screenshots James Mills 2020-03-25 09:51:56 +1000
  • cbe1483ca5
    Tiny fix for file selection logic (#3) imperatormk 2020-03-25 00:48:43 +0100
  • 51dbbd5b0e
    Added screenshots to README James Mills 2020-03-25 09:35:29 +1000
  • c7eabd8585
    Updated rice-box builtin assets James Mills 2020-03-25 09:29:56 +1000
  • 363f62ae5f
    Reworked upload box (#2) imperatormk 2020-03-25 00:29:08 +0100
  • 5803bcb6fc
    Updated CORS config (again) James Mills 2020-03-25 07:49:41 +1000
  • 3d0b3044ec
    Add OPTIONS to / and /upload endpoints James Mills 2020-03-25 07:36:23 +1000
  • b6f36d2738
    Add custom CORS config James Mills 2020-03-25 07:23:28 +1000
  • db6322d987
    Add CORS James Mills 2020-03-25 07:12:31 +1000
  • df0f19eee5
    Update README.md James Mills 2020-03-24 22:35:00 +1000
  • 530276145b
    Fixed typo James Mills 2020-03-23 22:44:42 +1000
  • d148283d8c
    Updated docs James Mills 2020-03-23 16:57:34 +1000
  • 3d66d22d91
    Re-licensed James Mills 2020-03-23 16:51:03 +1000
  • 3d5f0d22c1
    Added docker-compose reference stack using Traefik as LB James Mills 2020-03-23 16:48:59 +1000
  • dc73a9ac86 Set theme jekyll-theme-architect James Mills 2020-03-23 11:16:49 +1000
  • 1db57c8d3b
    Try to improve the style and position of the Upload button James Mills 2020-03-22 23:40:13 +1000
  • ce82e9b147
    Try to improve the style of the input type=file James Mills 2020-03-22 22:31:22 +1000
  • aa15a59118
    Fix bug with fsnotify events getting confused about thumbnail creation James Mills 2020-03-22 21:59:52 +1000
  • 2aeea779b9
    Updated assets James Mills 2020-03-22 21:48:22 +1000
  • 43a74b648c
    Skip blanks in screenshot capture and allow more time James Mills 2020-03-22 21:42:37 +1000
  • 9827c70714
    Refactored upload handler James Mills 2020-03-22 21:41:26 +1000
  • 4511029dde
    Re-add direct library add James Mills 2020-03-22 19:09:14 +1000
  • 2dced8e3ce
    Remove use of temporary file James Mills 2020-03-22 18:58:37 +1000
  • 06b7ddf175
    Add more error handling James Mills 2020-03-22 18:46:44 +1000
  • 8ae65e4b73
    Don't generate new thumbnails if they already exist James Mills 2020-03-22 18:42:35 +1000
  • 7492a150eb
    Log errors for failure to generate thumbnails James Mills 2020-03-22 18:37:29 +1000
  • a7e88fbcac
    Remove direct library add after upload as Rename(s) are not atomic on some file systems James Mills 2020-03-22 18:31:24 +1000
  • e2381cc2ab
    Added ffmpeg to Docker image James Mills 2020-03-22 18:22:36 +1000
  • dd710e69b6
    Fixed nil refernece bug James Mills 2020-03-22 18:18:59 +1000
  • a907390891
    Add support for transcoding James Mills 2020-03-22 18:01:27 +1000
  • ce3008222e
    Refactor video uploading in preparation for async transcoding James Mills 2020-03-21 22:58:14 +1000
  • cf096b9a16
    Add server logging James Mills 2020-03-21 21:11:42 +1000
  • 976a6b4a8c
    Added basic upload support James Mills 2020-03-21 20:34:37 +1000
  • 83351c4b5b
    Fixed docker image James Mills 2020-03-21 11:03:00 +1000
  • 84cba43724
    Add support for on-demand thumbnail generation via github.com/mutschler/mt James Mills 2020-03-21 10:46:03 +1000
  • 4dae45a68f
    Restructured source code layout, Added rice support for templates and static assets James Mills 2020-03-21 09:55:06 +1000
  • 76fa613b7e
    Add command-line option parsing support and custom config file location James Mills 2020-03-21 08:31:24 +1000
  • d7a1eab5be
    Migrate to Go111Modules, Add Dockerfile and GoRelaser support James Mills 2020-03-21 08:20:16 +1000
  • 13ffd71171
    fix windows path issue (#23) davy wybiral 2019-08-08 16:13:55 -0500
  • b6bd42c860 gitignore davy 2019-08-08 15:23:49 -0500
  • 095f370a4d
    Update README.md davy wybiral 2019-08-08 07:14:26 -0500
  • 6ff7f25e87
    add build script (#21) davy wybiral 2019-08-08 07:08:37 -0500
  • 6b09ccd9d8
    cache rss feed (#19) davy wybiral 2019-08-08 06:04:39 -0500
  • 02762c812c
    added better feed url defaults (#18) davy wybiral 2019-08-08 05:34:53 -0500
  • f41f2b823a
    tor error msgs (#17) davy wybiral 2019-08-08 05:08:29 -0500
  • 81a52e33d1 disable tor by default davy 2019-08-08 04:58:25 -0500
  • 4af6a26fc0
    Update README.md davy wybiral 2019-07-03 21:30:20 -0500
  • 138fe44832 comment davy 2019-07-03 21:07:02 -0500
  • 442e3c6dcf dep ensure davy 2019-07-03 16:55:03 -0500
  • 53bc0c19fa comment davy 2019-07-03 16:54:24 -0500
  • d38a88be8e
    Tor (#12) davy wybiral 2019-07-03 16:46:59 -0500
  • 6b8d872d68
    added debounce (#11) davy wybiral 2019-07-03 14:44:31 -0500
  • deb6808c75
    Multipath (#10) davy wybiral 2019-07-03 13:25:42 -0500
  • 4fc389edcb optimize allocation davy 2019-07-03 07:54:22 -0500
  • e7e6d5cecb
    Merge pull request #9 from wybiral/cssfix davy wybiral 2019-07-02 09:48:16 -0500
  • 1e680cef7b improve css davy 2019-07-02 09:39:11 -0500
  • c0bbabf69f
    Update README.md davy wybiral 2019-06-29 17:33:28 -0500
  • 8614236dde docs davy 2019-06-29 17:08:00 -0500
  • a7a5eee66f docs davy 2019-06-29 17:02:05 -0500
  • 0979457d75 added rss enclosures davy 2019-06-29 11:16:01 -0500
  • 0b87a1137f added feeds davy 2019-06-28 22:50:59 -0500
  • ff0b322a33 prefix paths davy 2019-06-28 20:44:56 -0500
  • 6e9f1ca8ab handle empty playlist davy 2019-06-28 17:51:38 -0500
  • b46830c880 added app.Watcher davy 2019-06-28 17:20:52 -0500
  • ef01f99df7 added config.json davy 2019-06-27 15:09:17 -0500
  • c615ea6b14 added pkg/app davy 2019-06-27 14:22:47 -0500
  • e1090a7583 import code davy 2019-06-26 14:02:31 -0500
  • a946d2b966
    Initial commit davy wybiral 2019-06-26 12:44:04 -0500