summaryrefslogtreecommitdiffstats
path: root/src (follow)
AgeCommit message (Collapse)Author
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
2018-04-01Minor refactorOmar Roth
2018-04-01Remove nonfunctional element on login pageOmar Roth
2018-04-01Fix arg_array on emptyOmar Roth
2018-03-31Use .round instead of .significant for watch pageOmar Roth
2018-03-31Add notificationsOmar Roth
2018-03-31Add fix for removed videos in subboxOmar Roth
2018-03-31Remove File.write from fetch_userOmar Roth