Commit Graph

  • 01e5bec246
    Merge pull request #44 from omarroth/add-livestreams Omar Roth 2018-07-30 08:17:47 -0500
  • 50222fb1bc
    Merge pull request #48 from omarroth/add-watch-history Omar Roth 2018-07-30 08:01:06 -0500
  • 9a0996515f Add fix for comments that don't have valid continuation Omar Roth 2018-07-29 21:15:18 -0500
  • d201733756 Add fix for empty 'page' param Omar Roth 2018-07-29 21:09:57 -0500
  • b14a8c3f3d Throw 500 on '/watch' page error Omar Roth 2018-07-29 21:05:58 -0500
  • 714fd3dae3 Add 'results' route redirect Omar Roth 2018-07-29 21:05:40 -0500
  • a09b12a774 Add fix for nonexistent channels Omar Roth 2018-07-29 21:01:28 -0500
  • 503c47c8bf Fix 500 on channel page when video list is empty Omar Roth 2018-07-29 11:31:00 -0500
  • 2b911aabc4 Fix comments endpoint for videos that have no comments Omar Roth 2018-07-29 10:56:52 -0500
  • 6aeb508f29 Fix for /comments/ where there is only one comment Omar Roth 2018-07-29 10:49:46 -0500
  • 4cc2cf46aa Add fix for subtitles without duration Omar Roth 2018-07-29 10:47:22 -0500
  • 8fbc066df1 Try to split longer lines Omar Roth 2018-07-29 10:02:41 -0500
  • 10d82d2d95 Add livestream support Omar Roth 2018-07-27 18:25:58 -0500
  • c07016b45c Fix template_comments and comments with formatting Omar Roth 2018-07-29 09:48:33 -0500
  • 964a9e2abd Fix update_function job Omar Roth 2018-07-29 09:48:03 -0500
  • 6221496f66 Add proper padding for channel elements Omar Roth 2018-07-29 09:47:32 -0500
  • b5c92c1a2f Add watch history Omar Roth 2018-07-28 20:40:59 -0500
  • 44eef9654a
    Merge pull request #50 from omarroth/feed-redirect Omar Roth 2018-07-29 08:43:01 -0500
  • 0d23f25a8c Add option to redirect homepage to subscription feed Omar Roth 2018-07-28 22:31:02 -0500
  • 09d78c9d3a Add fix for videos that don't have description Omar Roth 2018-07-28 21:56:30 -0500
  • 573e909785 Add 'lengthSeconds' to /channels/:ucid/videos Omar Roth 2018-07-28 21:00:19 -0500
  • 7060c67328
    Merge pull request #46 from omarroth/add-channel-rss Omar Roth 2018-07-28 20:45:01 -0500
  • 6c03992369
    Merge pull request #47 from omarroth/add-comments Omar Roth 2018-07-28 20:44:43 -0500
  • ab4b533183 Add shortened video redirect Omar Roth 2018-07-28 11:06:48 -0500
  • 1eb7066c74 Add YouTube comments Omar Roth 2018-07-28 09:49:58 -0500
  • ac5dbadfc1 Add channel RSS Omar Roth 2018-07-28 08:24:53 -0500
  • 829ffdd466 Add '/api/v1/channels' and '/api/v1/channels/:ucid/videos' Omar Roth 2018-07-28 07:51:37 -0500
  • 9355c60f6e Refactor 'decode_date' Omar Roth 2018-07-28 07:50:22 -0500
  • e767651836 Fix thumbnail URL on recommended videos Omar Roth 2018-07-27 20:02:31 -0500
  • b13b91e2bf Add ucid index for channel_videos Omar Roth 2018-07-27 17:38:47 -0500
  • ff563d075a Add '/api/v1/top' Omar Roth 2018-07-27 09:49:34 -0500
  • 8eb5d153b5 Add '/api/v1/trending' Omar Roth 2018-07-26 21:42:12 -0500
  • f98d30d36f
    Merge pull request #42 from omarroth/change-default-account Omar Roth 2018-07-26 18:00:36 -0500
  • 20ddd3c025
    Merge pull request #43 from omarroth/thin-mode Omar Roth 2018-07-26 18:00:13 -0500
  • cc047bb5e5 Update channel when fetched by thread Omar Roth 2018-07-26 17:17:16 -0500
  • 8ed9624e0a Fix bug in delivering user notifications Omar Roth 2018-07-26 16:30:39 -0500
  • f7a5ce2652 Don't try to update all channel videos Omar Roth 2018-07-26 16:23:55 -0500
  • 548ad14154 Update Video mapping Omar Roth 2018-07-26 15:09:05 -0500
  • 09a9364427 Update videos SQL Omar Roth 2018-07-26 14:49:06 -0500
  • 0f46c18f99 Add 'genre', 'allowedRegions', 'isFamilyFriendly' to videos Omar Roth 2018-07-26 14:24:45 -0500
  • 1202e1f2bf Move API endpoints under '/api/v1/' prefix Omar Roth 2018-07-26 13:55:45 -0500
  • 8764b298ad Add thin mode Omar Roth 2018-07-26 12:09:29 -0500
  • 1eedd6ebf9 Lower default number of jobs Omar Roth 2018-07-26 10:56:18 -0500
  • e578b2b8f7 Change default account type to Invidious accounts Omar Roth 2018-07-26 10:37:16 -0500
  • 686e17f489 Add fix to switch to supported authentication schemes Omar Roth 2018-07-26 10:20:15 -0500
  • 73443143cf Add padding to preferences page Omar Roth 2018-07-26 09:59:05 -0500
  • f07e3e5981
    Merge pull request #38 from FredrikAugust/rework-navbar Omar Roth 2018-07-26 09:53:52 -0500
  • 24538b7296 Clean up navigation bar code Fredrik August Madsen-Malmo 2018-07-26 16:46:43 +0200
  • 0fba601e91 Fix crash in video crawler Omar Roth 2018-07-26 08:41:23 -0500
  • 3f577650bc Add numbers to clock CAPTCHA Omar Roth 2018-07-25 22:25:14 -0500
  • 59aad6a273 Enable volume scroll Omar Roth 2018-07-24 21:42:26 -0500
  • 5800376818 Fix clock CAPTCHA on iOS Omar Roth 2018-07-24 21:26:19 -0500
  • e1ab2d5e1d Fix position of login buttons on mobile Omar Roth 2018-07-24 19:36:09 -0500
  • ba323f2c1f Fix position of RSS on mobile Omar Roth 2018-07-24 19:34:49 -0500
  • 55167724b1 Add fix for unsupported authentication protocols Omar Roth 2018-07-24 17:55:58 -0500
  • 333dcd2089 Fix metadata for videos Omar Roth 2018-07-24 17:05:02 -0500
  • 4042b54afb Add fix for function names with numbers in them Omar Roth 2018-07-24 17:04:49 -0500
  • 115a815528 Add `/videos/:id' Omar Roth 2018-07-23 15:09:11 -0500
  • 965a399492 Simplify 'published' extraction Omar Roth 2018-07-23 13:48:43 -0500
  • 0bb1da6bfd Escape quotes in metadata description Omar Roth 2018-07-23 09:16:33 -0500
  • bb20ec110e Add metadata fix for videos with empty description Omar Roth 2018-07-23 09:03:37 -0500
  • 69e70124b4 Update metadata Omar Roth 2018-07-23 08:07:24 -0500
  • baa8a66827 Fix notification delivery Omar Roth 2018-07-23 07:50:18 -0500
  • a1e96d971d Fix meta tags on watch page Omar Roth 2018-07-22 23:20:49 -0500
  • 55e6afc3df Add meta tags for '/watch' page Omar Roth 2018-07-22 20:02:49 -0500
  • 8b14a60a32 Fix user update for subscription feed Omar Roth 2018-07-22 15:35:22 -0500
  • 67de4192f0 Provide captions if no label is provided Omar Roth 2018-07-22 14:09:53 -0500
  • dcf4330b35 Add 'commentCount' to '/comments/:id' Omar Roth 2018-07-22 12:15:18 -0500
  • f4160f937c Add fix for videos that don't have captions Omar Roth 2018-07-22 11:41:08 -0500
  • 0b0e56504a Properly clear notifications when viewing feed Omar Roth 2018-07-22 11:36:47 -0500
  • 09cd7bcc66 Catch errors in 'fetch_video' fibers Omar Roth 2018-07-22 11:17:29 -0500
  • 3beac53c89 Add captions Omar Roth 2018-07-22 11:09:43 -0500
  • 87d520bb02 Add option to set HMAC key Omar Roth 2018-07-21 22:35:28 -0500
  • e49dadbb65 Add option to redirect to HTTPS links even if ssl isn't enabled Omar Roth 2018-07-21 21:28:10 -0500
  • 30929a9574 Add '/comments/:id' Omar Roth 2018-07-21 20:56:11 -0500
  • 99ff27dae3 Update users.sql Omar Roth 2018-07-20 18:41:23 -0500
  • 44effdd3a6
    Merge pull request #23 from omarroth/add-feed Omar Roth 2018-07-20 18:35:40 -0500
  • 5c3494006f Optimize fetch_video Omar Roth 2018-07-20 16:39:31 -0500
  • 56e35def8a Add 'autoplay' and 'loop' query params to watch page Omar Roth 2018-07-20 15:14:15 -0500
  • fff0a25c17 Add failure callback for comments Omar Roth 2018-07-20 14:50:55 -0500
  • 8c121528e9
    Merge pull request #24 from omarroth/split-comments Omar Roth 2018-07-20 14:41:29 -0500
  • c7a46cd3d5 Split Reddit comments into separate request Omar Roth 2018-07-20 14:36:23 -0500
  • e4ba09549a Change sign in messages to protect user privacy Omar Roth 2018-07-20 11:34:27 -0500
  • e180cf70f8 Fix sort options for Atom feed Omar Roth 2018-07-20 11:24:13 -0500
  • 6135006b26 Add Atom feed Omar Roth 2018-07-20 11:19:49 -0500
  • ac8fb9d8c8 Add 'raw' and 'quality' options to embedded videos Omar Roth 2018-07-19 11:04:29 -0500
  • b965c8a7a4 Fix typo in embedded player Omar Roth 2018-07-19 10:57:57 -0500
  • 8861d31b21 Move video options to <video> element Omar Roth 2018-07-19 10:30:54 -0500
  • d997344f3e Update README Omar Roth 2018-07-18 20:25:11 -0500
  • 5c797787ff
    Merge pull request #19 from omarroth/add-accounts Omar Roth 2018-07-18 20:15:58 -0500
  • d29ea79a5d Add separate user accounts Omar Roth 2018-07-18 14:26:02 -0500
  • 5b41c0f81b Update README Omar Roth 2018-07-18 20:09:28 -0500
  • c928a938f9 Fix typo in users.sql Omar Roth 2018-07-18 20:07:24 -0500
  • 61e3c39ecd Add 'secure' for cookies when SSL enabled Omar Roth 2018-07-18 19:29:03 -0500
  • 68d5ee95b3 Add fix for decoding invalid user preferences Omar Roth 2018-07-18 19:13:06 -0500
  • abab7fca87 Fix preferences for existing users Omar Roth 2018-07-18 15:49:01 -0500
  • eaf8854f96 Fix preferences for new users Omar Roth 2018-07-18 15:40:50 -0500
  • 44016a6779 Fix minute matching in decode_time Omar Roth 2018-07-18 15:17:02 -0500
  • 18f8a4ae1a Add latest_only and sort options for subscription feed Omar Roth 2018-07-18 09:15:58 -0500
  • 9c3bf5fd27
    Merge pull request #15 from omarroth/extract-signature Omar Roth 2018-07-17 12:14:55 -0500