Commit Graph

847 Commits (3733fe827268887733ea99d8740c78547e176343)
 

Author SHA1 Message Date
Omar Roth 0f46c18f99 Add 'genre', 'allowedRegions', 'isFamilyFriendly' to videos 6 years ago
Omar Roth 1202e1f2bf Move API endpoints under '/api/v1/' prefix 6 years ago
Omar Roth 8764b298ad Add thin mode 6 years ago
Omar Roth 1eedd6ebf9 Lower default number of jobs 6 years ago
Omar Roth e578b2b8f7 Change default account type to Invidious accounts 6 years ago
Omar Roth 686e17f489 Add fix to switch to supported authentication schemes 6 years ago
Omar Roth 73443143cf Add padding to preferences page 6 years ago
Omar Roth f07e3e5981
Merge pull request #38 from FredrikAugust/rework-navbar
Rework navbar and update README
6 years ago
Fredrik August Madsen-Malmo 24538b7296 Clean up navigation bar code
And update README so that arch users don't have to update their entire
system to install the required packages.
6 years ago
Omar Roth 0fba601e91 Fix crash in video crawler 6 years ago
Omar Roth 3f577650bc Add numbers to clock CAPTCHA 6 years ago
Omar Roth 59aad6a273 Enable volume scroll 6 years ago
Omar Roth 5800376818 Fix clock CAPTCHA on iOS 6 years ago
Omar Roth e1ab2d5e1d Fix position of login buttons on mobile 6 years ago
Omar Roth ba323f2c1f Fix position of RSS on mobile 6 years ago
Omar Roth 55167724b1 Add fix for unsupported authentication protocols 6 years ago
Omar Roth 333dcd2089 Fix metadata for videos 6 years ago
Omar Roth 4042b54afb Add fix for function names with numbers in them 6 years ago
Omar Roth 115a815528 Add `/videos/:id' 6 years ago
Omar Roth 965a399492 Simplify 'published' extraction 6 years ago
Omar Roth 0bb1da6bfd Escape quotes in metadata description 6 years ago
Omar Roth bb20ec110e Add metadata fix for videos with empty description 6 years ago
Omar Roth 69e70124b4 Update metadata 6 years ago
Omar Roth baa8a66827 Fix notification delivery 6 years ago
Omar Roth a1e96d971d Fix meta tags on watch page 6 years ago
Omar Roth 55e6afc3df Add meta tags for '/watch' page 6 years ago
Omar Roth 8b14a60a32 Fix user update for subscription feed 6 years ago
Omar Roth 67de4192f0 Provide captions if no label is provided 6 years ago
Omar Roth dcf4330b35 Add 'commentCount' to '/comments/:id' 6 years ago
Omar Roth f4160f937c Add fix for videos that don't have captions 6 years ago
Omar Roth 0b0e56504a Properly clear notifications when viewing feed 6 years ago
Omar Roth 09cd7bcc66 Catch errors in 'fetch_video' fibers 6 years ago
Omar Roth 3beac53c89 Add captions 6 years ago
Omar Roth 87d520bb02 Add option to set HMAC key 6 years ago
Omar Roth e49dadbb65 Add option to redirect to HTTPS links even if ssl isn't enabled 6 years ago
Omar Roth 30929a9574 Add '/comments/:id' 6 years ago
Omar Roth 99ff27dae3 Update users.sql 6 years ago
Omar Roth 44effdd3a6
Merge pull request #23 from omarroth/add-feed
Add Atom feed
6 years ago
Omar Roth 5c3494006f Optimize fetch_video 6 years ago
Omar Roth 56e35def8a Add 'autoplay' and 'loop' query params to watch page 6 years ago
Omar Roth fff0a25c17 Add failure callback for comments 6 years ago
Omar Roth 8c121528e9
Merge pull request #24 from omarroth/split-comments
Split Reddit comments into separate request
6 years ago
Omar Roth c7a46cd3d5 Split Reddit comments into separate request 6 years ago
Omar Roth e4ba09549a Change sign in messages to protect user privacy 6 years ago
Omar Roth e180cf70f8 Fix sort options for Atom feed 6 years ago
Omar Roth 6135006b26 Add Atom feed 6 years ago
Omar Roth ac8fb9d8c8 Add 'raw' and 'quality' options to embedded videos 6 years ago
Omar Roth b965c8a7a4 Fix typo in embedded player 6 years ago
Omar Roth 8861d31b21 Move video options to <video> element 6 years ago
Omar Roth d997344f3e Update README 6 years ago