summaryrefslogtreecommitdiffstats
path: root/src (follow)
AgeCommit message (Collapse)Author
2018-11-17Fix subscription feed for latest unseen videosOmar Roth
2018-11-17Add more informative error response on incorrect CAPTCHAOmar Roth
2018-11-17Remember nonce to prevent replay attacksOmar Roth
2018-11-17Create proper JSON request for Google loginOmar Roth
2018-11-15Add CSRF token for Google accountsOmar Roth
2018-11-15Show autoplay when playlist is invalidOmar Roth
2018-11-15Use <audio> tag for audio onlyOmar Roth
2018-11-15Fix channel sort on mobileOmar Roth
2018-11-15Add cookie sharing with subdomainsOmar Roth
2018-11-15Remove nil assertions from video extractorOmar Roth
2018-11-13Add 'published - reverse' option to feedOmar Roth
2018-11-13Add channel video count to search resultsOmar Roth
2018-11-13Add channel sort to '/api/v1/channels/videos'Omar Roth
2018-11-13Add channel sort optionsOmar Roth
2018-11-12Remove video title tooltipOmar Roth
2018-11-12Fix typo in genre urlsOmar Roth
2018-11-11Fix comment templating when JavaScript is disabledOmar Roth
2018-11-11Add continuous playbackOmar Roth
2018-11-11Move HMAC tokens into users.crOmar Roth
2018-11-11Update license informationOmar Roth
2018-11-10Add unminimized sources and license informationOmar Roth
2018-11-10Update info extractorOmar Roth
2018-11-10Fix templating for videos with 0 commentsOmar Roth
2018-11-09Disable unimplemented routeOmar Roth
2018-11-09Clean up data import/exportOmar Roth
2018-11-09Update formattingOmar Roth
2018-11-08Fix extractor for author thumbnailsOmar Roth
2018-11-08Add CSRF prevention for /signoutOmar Roth
2018-11-08Fix XSS in title and input barOmar Roth
2018-11-08Add error message for fetching channel videosOmar Roth
2018-11-08Speed up importing watch historyOmar Roth
2018-11-08Add 'liveNow' to /api/v1/channelsOmar Roth
2018-11-08Add support for partial data restoreOmar Roth
2018-11-08Add 'liveNow' to /api/v1/channels/videosOmar Roth
2018-11-08Add faviconOmar Roth
2018-11-08Update Twitter thumbnailOmar Roth
2018-11-08Add extra handling for autoplayOmar Roth
2018-11-08Check user_id as part of validating CSRF tokensOmar Roth
2018-11-08Add option for user to delete their accountOmar Roth
2018-11-07Revert "Add Origin header checks"Omar Roth
This reverts commit 2be240767c65a17e563fc80a389ac4e568c47d41.
2018-11-07Add Origin header checksOmar Roth
2018-11-07Update twitter thumbnailOmar Roth
2018-11-07Remove duration for playlists in search resultsOmar Roth
2018-11-06Add error message for empty 'v' paramOmar Roth
2018-11-05Fix index out of bounds for playlist ucidOmar Roth
2018-11-05Add redirect for empty 'v' paramOmar Roth
2018-11-05Fix typo in template.ecrOmar Roth
2018-11-04Add support for Crystal 0.27.0Omar Roth
2018-11-04Only check invalid size passwords on registerOmar Roth
2018-11-03Add error messages for invalid password sizesOmar Roth