summaryrefslogtreecommitdiffstats
path: root/src (follow)
AgeCommit message (Collapse)Author
2019-06-06Optimize query for pulling popular videosOmar Roth
2019-06-06Fix 'unique_res' to keep resolutions unique within a representationOmar Roth
2019-06-06Fix typo in video paramOmar Roth
2019-06-05Use short URL for sharing videosOmar Roth
2019-06-04Fix typo in '/api/manifest/dash/id'Omar Roth
2019-06-04Add 'unique_res' option to '/api/manifest/dash/id'Omar Roth
2019-06-04Fix toggle_theme when visiting preferences with JS disabledOmar Roth
2019-06-03Add buffer for notification channelsOmar Roth
2019-06-03Add 'type' field to ChannelVideo and VideoOmar Roth
2019-06-03Refactor connection channel for delivering notificationsOmar Roth
2019-06-02Fix insert for empty descriptionsOmar Roth
2019-06-02Optimize query for creating subscription feedsOmar Roth
2019-06-02Refactor connect_listen for notificationsOmar Roth
2019-06-01Fix preference for web notificationsOmar Roth
2019-06-01Fix typo in '/watch'Omar Roth
2019-06-01Fix audio mode for raw URLsOmar Roth
2019-06-01Add support for Web notificationsOmar Roth
2019-06-01Fix typo for feed_needs_updateOmar Roth
2019-06-01Add 'needs_update' column for scheduling feed refreshOmar Roth
2019-06-01Remove watched videos from notificationsOmar Roth
2019-05-31Fix typo in post webhookOmar Roth
2019-05-30Fix videoplayback when encountering redirector URLsOmar Roth
2019-05-30Fix typo in '/watch'Omar Roth
2019-05-30HTML-escape strings to '/api/v1/auth/preferences'Omar Roth
2019-05-30Add support for partial POST to '/api/v1/auth/preferences'Omar Roth
2019-05-30Provide dash qualities as reported by YouTube playerOmar Roth
2019-05-30Add 'views' to channel_videosOmar Roth
2019-05-29Add 'comments' as URL parameterOmar Roth
2019-05-27Update videojs-vtt-thumbnails versionOmar Roth
2019-05-27Add 'View playlist on YouTube'Omar Roth
2019-05-27Refactor refresh_feedsOmar Roth
2019-05-27Fix typo in refresh_feedsOmar Roth
2019-05-27Add proper queuing for feed eventsOmar Roth
2019-05-27Fix inconsistency in translationOmar Roth
2019-05-27Truncate password to 55 bytesOmar Roth
2019-05-27Provide empty response on 204Omar Roth
2019-05-26Fix URI for storyboard extractorOmar Roth
2019-05-26Add stub for '/timedtext_video'Omar Roth
2019-05-26Add config option for updating feeds on eventOmar Roth
2019-05-26Trigger feed update when modifying subscriptionsOmar Roth
2019-05-26Add triggers for updating feedsOmar Roth
2019-05-26Fix formattingOmar Roth
2019-05-26Catch connection reset when proxying filesOmar Roth
2019-05-21Exclude /api/v1/auth/notifications from middlewareOmar Roth
2019-05-21Add POST /api/v1/auth/subscriptionsOmar Roth
2019-05-21Refactor DBConfigOmar Roth
2019-05-20Fix content-type for captionsOmar Roth
2019-05-20Add Greek translation (thanks Iris!)Omar Roth
2019-05-20Copy proxy_file in chunksOmar Roth
2019-05-19Fix proxy_file when response body is emptyOmar Roth