summaryrefslogtreecommitdiffstats
path: root/src (follow)
AgeCommit message (Collapse)Author
2018-07-21Add option to redirect to HTTPS links even if ssl isn't enabledOmar Roth
2018-07-21Add '/comments/:id'Omar Roth
2018-07-20Merge pull request #23 from omarroth/add-feedOmar Roth
Add Atom feed
2018-07-20Optimize fetch_videoOmar Roth
2018-07-20Add 'autoplay' and 'loop' query params to watch pageOmar Roth
2018-07-20Add failure callback for commentsOmar Roth
2018-07-20Split Reddit comments into separate requestOmar Roth
2018-07-20Change sign in messages to protect user privacyOmar Roth
2018-07-20Fix sort options for Atom feedOmar Roth
2018-07-20Add Atom feedOmar Roth
2018-07-19Add 'raw' and 'quality' options to embedded videosOmar Roth
2018-07-19Fix typo in embedded playerOmar Roth
2018-07-19Move video options to <video> elementOmar Roth
2018-07-18Add separate user accountsOmar Roth
2018-07-18Add 'secure' for cookies when SSL enabledOmar Roth
2018-07-18Add fix for decoding invalid user preferencesOmar Roth
2018-07-18Fix preferences for existing usersOmar Roth
2018-07-18Fix preferences for new usersOmar Roth
2018-07-18Fix minute matching in decode_timeOmar Roth
2018-07-18Add latest_only and sort options for subscription feedOmar Roth
2018-07-17Add ability to automatically extract video signature funtionOmar Roth
2018-07-17Use smarter query for updating channelsOmar Roth
2018-07-17Refresh account for subscription feed and managerOmar Roth
2018-07-17Update signatureOmar Roth
2018-07-16Add option to change max_resultsOmar Roth
2018-07-16Merge pull request #9 from omarroth/add-preferencesOmar Roth
Add user preferences
2018-07-16Bump size for referer URLOmar Roth
2018-07-16Merge pull request #8 from omarroth/embed-optionsOmar Roth
Add 'autoplay', 'controls', 'loop' to embedded player options
2018-07-16Add horizontal breaks for subscription managerOmar Roth
2018-07-16Add handling for invalid loginOmar Roth
2018-07-16Add speed and fix <select> optionsOmar Roth
2018-07-16Add user preferencesOmar Roth
2018-07-16Organize routesOmar Roth
2018-07-16Add 'autoplay', 'controls', 'loop' to embedded player optionsOmar Roth
2018-07-15Speed up /videoplayback streamingOmar Roth
2018-07-15Add fix for mimetype in /videoplaybackOmar Roth
2018-07-15Add CORS header for /videoplayback redirectOmar Roth
2018-07-15Add fix for videoplayback requests with trailing slashOmar Roth
2018-07-15Add dash support for videos that already have manifestOmar Roth
2018-07-14Add /embed/:idOmar Roth
2018-07-13Update signatureOmar Roth
2018-07-13Update signatureOmar Roth
2018-07-12Update signatureOmar Roth
2018-07-09Fix conflict on video updateOmar Roth
2018-07-09Add versioning for assetsOmar Roth
2018-07-08Clarify request typesOmar Roth
2018-07-08Add support for Google Authenticator codesOmar Roth
2018-07-07Clarify link to subscription managerOmar Roth
2018-07-06Remove patch and update file structureOmar Roth
2018-07-06Fix loginOmar Roth