summaryrefslogtreecommitdiffstats
path: root/src (follow)
AgeCommit message (Collapse)Author
2018-04-28Add Fiber.yield to jobsOmar Roth
2018-04-28Remove client poolOmar Roth
2018-04-28Clean up Reddit mappingOmar Roth
2018-04-28Add support for incorrect password on /loginOmar Roth
2018-04-24Update signatureOmar Roth
2018-04-17Add negative offset for subscription feedOmar Roth
2018-04-17Set referer if referer is /loginOmar Roth
2018-04-17Put word-wrap in default.cssOmar Roth
2018-04-17Update signatureOmar Roth
2018-04-16Allow range in videoplayback headersOmar Roth
2018-04-16Add allow headers for preflight requestsOmar Roth
2018-04-16Add options for videoplaybackOmar Roth
2018-04-16Add CORS header for videoplaybackOmar Roth
2018-04-16Change status_code to that of response for videoplaybackOmar Roth
2018-04-16Add support for fvip in videoplaybackOmar Roth
2018-04-15Add support for using local links in manifestOmar Roth
2018-04-15Add filtered handler for videoplaybackOmar Roth
2018-04-15Add /videoplayback endpointOmar Roth
2018-04-13Add dark themeOmar Roth
2018-04-13Combine enable_subscriptions and disable_notificationsOmar Roth
2018-04-13Update signatureOmar Roth
2018-04-11Decrease time between channel updatesOmar Roth
2018-04-11Add error handling for channel refreshOmar Roth
2018-04-11Style video element with css instead of jsOmar Roth
2018-04-11Don't filter sources for audio-onlyOmar Roth
2018-04-10Use css for styling instead of video.js 'fluid'Omar Roth
2018-04-10Decrement currentSource length on spliceOmar Roth
2018-04-10Remove unsupported formats from quality selectorOmar Roth
2018-04-10Add label to fmt_streamOmar Roth
2018-04-10Add ids for watch page elementsOmar Roth
2018-04-09Use .strip for finding emailOmar Roth
2018-04-09Add gzip for viewsOmar Roth
2018-04-09Allow channel_threads to be configured and increase pool_sizeOmar Roth
2018-04-08Don't sort ad_slotsOmar Roth
2018-04-08Clean up decrypt_signature for watch pageOmar Roth
2018-04-08Use 'fluid' for videojsOmar Roth
2018-04-07Add referer redirectOmar Roth
2018-04-07Add detection for ad tags and categoryOmar Roth
2018-04-07Add notification countOmar Roth
2018-04-07Substitute redirect links in video descriptionOmar Roth
2018-04-05Use generic url for thumbnailsOmar Roth
2018-04-05Add &start and &end to watch pageOmar Roth
2018-04-05Remove notifications once viewedOmar Roth
2018-04-05Bump time for get_channel refreshOmar Roth
2018-04-05Use fill_links once instead of per commentOmar Roth
2018-04-03Fix subscriptions on watch pageOmar Roth
2018-04-03Remove empty array from get_userOmar Roth
2018-04-03Use optional query for watch pageOmar Roth
2018-04-03Use get_user for watch pageOmar Roth
2018-04-02Remove string interpolation from SQL queriesOmar Roth