Commit Graph

3583 Commits (bf599284ed7ff813309357e053e2d99e5de0bb75)
 

Author SHA1 Message Date
Omar Roth ba323f2c1f Fix position of RSS on mobile
Omar Roth 55167724b1 Add fix for unsupported authentication protocols
Omar Roth 333dcd2089 Fix metadata for videos
Omar Roth 4042b54afb Add fix for function names with numbers in them
Omar Roth 115a815528 Add `/videos/:id'
Omar Roth 965a399492 Simplify 'published' extraction
Omar Roth 0bb1da6bfd Escape quotes in metadata description
Omar Roth bb20ec110e Add metadata fix for videos with empty description
Omar Roth 69e70124b4 Update metadata
Omar Roth baa8a66827 Fix notification delivery
Omar Roth a1e96d971d Fix meta tags on watch page
Omar Roth 55e6afc3df Add meta tags for '/watch' page
Omar Roth 8b14a60a32 Fix user update for subscription feed
Omar Roth 67de4192f0 Provide captions if no label is provided
Omar Roth dcf4330b35 Add 'commentCount' to '/comments/:id'
Omar Roth f4160f937c Add fix for videos that don't have captions
Omar Roth 0b0e56504a Properly clear notifications when viewing feed
Omar Roth 09cd7bcc66 Catch errors in 'fetch_video' fibers
Omar Roth 3beac53c89 Add captions
Omar Roth 87d520bb02 Add option to set HMAC key
Omar Roth e49dadbb65 Add option to redirect to HTTPS links even if ssl isn't enabled
Omar Roth 30929a9574 Add '/comments/:id'
Omar Roth 99ff27dae3 Update users.sql
Omar Roth 44effdd3a6
Merge pull request from omarroth/add-feed
Add Atom feed
Omar Roth 5c3494006f Optimize fetch_video
Omar Roth 56e35def8a Add 'autoplay' and 'loop' query params to watch page
Omar Roth fff0a25c17 Add failure callback for comments
Omar Roth 8c121528e9
Merge pull request from omarroth/split-comments
Split Reddit comments into separate request
Omar Roth c7a46cd3d5 Split Reddit comments into separate request
Omar Roth e4ba09549a Change sign in messages to protect user privacy
Omar Roth e180cf70f8 Fix sort options for Atom feed
Omar Roth 6135006b26 Add Atom feed
Omar Roth ac8fb9d8c8 Add 'raw' and 'quality' options to embedded videos
Omar Roth b965c8a7a4 Fix typo in embedded player
Omar Roth 8861d31b21 Move video options to <video> element
Omar Roth d997344f3e Update README
Omar Roth 5c797787ff
Merge pull request from omarroth/add-accounts
Add non-Google accounts
Omar Roth d29ea79a5d Add separate user accounts
Omar Roth 5b41c0f81b Update README
Omar Roth c928a938f9 Fix typo in users.sql
Omar Roth 61e3c39ecd Add 'secure' for cookies when SSL enabled
Omar Roth 68d5ee95b3 Add fix for decoding invalid user preferences
Omar Roth abab7fca87 Fix preferences for existing users
Omar Roth eaf8854f96 Fix preferences for new users
Omar Roth 44016a6779 Fix minute matching in decode_time
Omar Roth 18f8a4ae1a Add latest_only and sort options for subscription feed
Omar Roth 9c3bf5fd27
Merge pull request from omarroth/extract-signature
Add ability to automatically extract video signature funtion
Omar Roth 0bb07e55f5 Add ability to automatically extract video signature funtion
Omar Roth e1ec1b6837 Use smarter query for updating channels
Omar Roth 7119395045 Refresh account for subscription feed and manager