コミットグラフ

191 コミット

作成者 SHA1 メッセージ 日付
Omar Roth cae8e1b883
Merge pull request #9 from omarroth/add-preferences
Add user preferences
2018-07-16 18:46:16 -05:00
Omar Roth 70085db5d2 Bump size for referer URL 2018-07-16 15:12:10 -05:00
Omar Roth e87c6186e7
Merge pull request #8 from omarroth/embed-options
Add 'autoplay', 'controls', 'loop' to embedded player options
2018-07-16 15:09:38 -05:00
Omar Roth 7494e864b4 Add handling for invalid login 2018-07-16 12:50:41 -05:00
Omar Roth 58b5e97fc4 Add speed and fix <select> options 2018-07-16 11:57:52 -05:00
Omar Roth 96c520b02b Add user preferences 2018-07-16 11:24:24 -05:00
Omar Roth f68b27da7c Organize routes 2018-07-16 08:18:59 -05:00
Omar Roth 23711a127c Add 'autoplay', 'controls', 'loop' to embedded player options 2018-07-16 08:08:18 -05:00
Omar Roth f189cd7c48 Speed up /videoplayback streaming 2018-07-15 22:10:29 -05:00
Omar Roth 73247d75ca Add fix for mimetype in /videoplayback 2018-07-15 21:53:24 -05:00
Omar Roth 9cb96de426 Add CORS header for /videoplayback redirect 2018-07-15 21:01:35 -05:00
Omar Roth aa389399bc Add fix for videoplayback requests with trailing slash 2018-07-15 20:54:01 -05:00
Omar Roth f05afaf342 Add dash support for videos that already have manifest 2018-07-15 20:39:56 -05:00
Omar Roth 38af1b4c1b Add /embed/:id 2018-07-14 08:36:31 -05:00
Omar Roth 72690f587e Clarify request types 2018-07-08 15:22:32 -05:00
Omar Roth 4671bcf71a Add support for Google Authenticator codes 2018-07-08 08:57:06 -05:00
Omar Roth eb1df96e1b Remove patch and update file structure 2018-07-06 07:59:56 -05:00
Omar Roth a789114f43 Fix login 2018-07-06 07:49:48 -05:00
Omar Roth 99c02722db Remove all cookies on sign out 2018-07-05 19:50:22 -05:00
Omar Roth 431fa642bf Add /subscription_manager 2018-07-05 19:48:55 -05:00
Omar Roth 1ada71e5ba Move user state into before_all 2018-07-05 18:43:26 -05:00
Omar Roth a01bdf6c16 Add /user endpoint 2018-07-05 11:25:15 -05:00
Omar Roth f5ea832721 Upgrade to Crystal 0.25 and update signature 2018-06-19 16:20:08 -05:00
Omar Roth 650b8a50fc Add subscribe button to channel page 2018-06-14 19:06:22 -05:00
Omar Roth e9e6bbd710 Update options for videoplayback preflight 2018-06-06 21:46:57 -05:00
Omar Roth e0dd56f4ff Fix dash endpoint 2018-06-06 17:55:51 -05:00
Omar Roth 36ba69be1f Add channel page 2018-06-02 19:52:58 -05:00
Omar Roth e865a801aa Spin parts into components 2018-06-01 17:26:00 -05:00
Omar Roth b8d4951a48 Add support for "t" param in watch page 2018-05-30 09:10:56 -05:00
Omar Roth 471f5345e2 Remove local links for video playback 2018-05-29 19:19:24 -05:00
Omar Roth 61cd135780 Use local links for video playback 2018-05-29 18:40:36 -05:00
Omar Roth f79825fc80 General cleanup 2018-05-29 18:40:29 -05:00
Omar Roth c6539c803a Fix typo 2018-05-07 22:04:58 -05:00
Omar Roth fdcfe0bb14 Seperate new videos in subscription feed 2018-05-07 21:57:47 -05:00
Omar Roth 75f8fcd40b Add support for AAhBBmCCsDDms in video start and end params 2018-05-07 20:38:13 -05:00
Omar Roth dce9ef3e8b Add clearer message for login failure 2018-05-05 20:51:31 -05:00
Omar Roth 6d3e88aeb5 Unify formatting 2018-05-03 20:36:48 -05:00
Omar Roth 58410e09f7 Clarify crawl option 2018-05-01 18:51:16 -05:00
Omar Roth ae68213dc7 Add TFA 2018-04-29 09:40:33 -05:00
Omar Roth 1ea7290892 Add video refresh 2018-04-28 10:50:02 -05:00
Omar Roth 6a7d19163e General cleanup 2018-04-28 09:32:36 -05:00
Omar Roth d753e52680 Add Fiber.yield to jobs 2018-04-28 09:32:35 -05:00
Omar Roth 92f78ff541 Remove client pool 2018-04-28 09:32:05 -05:00
Omar Roth 19f5729e18 Add support for incorrect password on /login 2018-04-28 09:29:08 -05:00
Omar Roth 742fa6a705 Add negative offset for subscription feed 2018-04-17 16:27:55 -05:00
Omar Roth 84aef70803 Set referer if referer is /login 2018-04-17 15:58:00 -05:00
Omar Roth fd609ee7e5 Allow range in videoplayback headers 2018-04-16 20:49:00 -05:00
Omar Roth 4cfddcfb42 Add allow headers for preflight requests 2018-04-16 20:43:06 -05:00
Omar Roth 86627d8303 Add options for videoplayback 2018-04-16 19:41:38 -05:00
Omar Roth 11e871ba83 Add CORS header for videoplayback 2018-04-16 19:31:57 -05:00