summaryrefslogtreecommitdiffstats
path: root/src (follow)
AgeCommit message (Collapse)Author
2019-04-06Add '--version' to command lineOmar Roth
2019-04-05Add support for Spanish translationOmar Roth
2019-04-04Fix typo in handling 'controls' paramOmar Roth
2019-04-04Fix batch importing of channelsOmar Roth
2019-04-04Add multithreading to pubsub jobOmar Roth
2019-04-03Fix from_yaml in ConfigPreferencesOmar Roth
2019-04-03Add 'sort_by' to /api/v1/commentsOmar Roth
2019-04-03Allow disabling download widget for specific videos (in compliance with DMCA)Omar Roth
2019-04-03Add option to configure default user preferencesOmar Roth
2019-04-02Add scheme to author thumbnailOmar Roth
2019-03-31Add '/api/v1/annotations/:id'Omar Roth
2019-03-30Implement "fields" parameter from the YouTube Data API (#429)afrmtbl
* Implement fields handling
2019-03-29Use struct for allocationsOmar Roth
2019-03-29Add /feeds/videos.xmlOmar Roth
2019-03-29Fix pubsub job for newly added channelsOmar Roth
2019-03-28Update handling for preferencesOmar Roth
2019-03-27Fix host in redirectOmar Roth
2019-03-27Fix local redirects in /videoplaybackOmar Roth
2019-03-27Fix thin modeOmar Roth
2019-03-27Fix expire for prefs cookieOmar Roth
2019-03-27Fix redirect for shortened video urlsOmar Roth
2019-03-26Fix typo in allow_ratingsOmar Roth
2019-03-26Fix premiere_timestamp without scheduledStartTimeOmar Roth
2019-03-26Add 'unlisted' icon to watch pageOmar Roth
2019-03-25Use user preferences in embedded videosOmar Roth
2019-03-25Fix duplicate file extensionOmar Roth
2019-03-25Use tuples for "qualities" in API endpointsOmar Roth
2019-03-25Remove 'crawl_threads', fix sleep in fibersOmar Roth
2019-03-24Add live now indicator to playlistsOmar Roth
2019-03-24Fix typo in APIHandlerOmar Roth
2019-03-23Format files and trim trailing whitespaceOmar Roth
2019-03-23Add 0.25 to list of playback ratesOmar Roth
2019-03-23Update sourcesOmar Roth
2019-03-23Move 'pretty=1' into middlewareOmar Roth
2019-03-22Fix error message for invalid video IDOmar Roth
2019-03-22Automatically recreate views with outdated schemaOmar Roth
2019-03-22Fix typo in loggerOmar Roth
2019-03-22Add support for premieres to search and feedOmar Roth
2019-03-22Add 'premiereTimestamp' to /api/v1/videosOmar Roth
2019-03-22Add 'liveNow' to subscription feedOmar Roth
2019-03-20Expire nonce on registerOmar Roth
2019-03-20Add fix for Google cookies with no extensionOmar Roth
2019-03-20Update contact email for text captchaOmar Roth
2019-03-20Fix loading icon sizeOmar Roth
2019-03-19Bake in branch, commit, versionOmar Roth
2019-03-19Don't require CAPTCHA for loginOmar Roth
2019-03-17Fix file extension for download widgetOmar Roth
2019-03-17Add mixes to genre channelsOmar Roth
2019-03-17Fix issue with cookie expirationOmar Roth
2019-03-17Add shortcuts for changing playbackRateOmar Roth