Commit Graph

1549 Commits

Author SHA1 Message Date
9f40b3a873 Add missing table to check_tables 2019-07-01 09:29:52 -05:00
48ad744ebf Add support for default channel banners 2019-06-30 12:59:38 -05:00
556d5b0ca5 Resize channel thumbnails 2019-06-30 12:39:51 -05:00
e30d70b6d4 Refactor proxy_list into global 2019-06-28 21:17:56 -05:00
a58f5a925a Add banner to "/playlists" page 2019-06-28 21:00:28 -05:00
0d0d3edeae Add thumbnail and banners to channel page 2019-06-28 20:48:24 -05:00
dd0be7c522 Revert "Push potential fix for #578"
This reverts commit ebfd7d2153.
2019-06-28 11:05:08 -05:00
9d2982fcd7 Fix typo in '/videoplayback' 2019-06-26 15:03:09 -05:00
ebfd7d2153 Push potential fix for #578 2019-06-26 14:44:06 -05:00
818cd2454d Chunk videoplayback response to avoid throttling 2019-06-26 14:43:33 -05:00
b31d1c06f5 Fix typo in StaticFileHandler 2019-06-23 15:41:44 -05:00
6cd884555c Patch StaticFileHandler to serve files from memory 2019-06-23 12:54:46 -05:00
47ef74a1bb Refactor commonly used request and response headers 2019-06-23 08:39:25 -05:00
ca79e81b39 Fix simpleText in comments extractor 2019-06-21 21:53:28 -05:00
a9e86cecf5 Fix comment extractor 2019-06-21 20:25:31 -05:00
807723c5b2 Fix status codes on error 2019-06-17 14:06:02 -05:00
17edfd6573 Shorten timeout for AJAX 2019-06-16 12:55:17 -05:00
458e9d6cc7 Update license for sse.js 2019-06-16 09:46:09 -05:00
485459b8b2 Add clickable title for embedded videos 2019-06-16 09:41:33 -05:00
fcf377d26b Fix escaping for login page 2019-06-15 20:42:42 -05:00
3be1c9261f Fix sleep in pull_top_videos 2019-06-15 19:18:36 -05:00
38600b3347 Update list of domains for pulling Reddit comments 2019-06-15 18:58:21 -05:00
552f616305 Fix retry on timeout for AJAX requests 2019-06-15 10:09:32 -05:00
a3164177f8 Fix SMS for Google login 2019-06-15 10:09:25 -05:00
fa6bf21cd1 Update Google login 2019-06-09 13:48:31 -05:00
eecf76c1fb Fix typo in short_description 2019-06-08 16:34:55 -05:00
d1635cf24e Set max preference size 2019-06-08 16:04:55 -05:00
b43e9ed7e7 Refactor 'description_html' 2019-06-08 15:08:27 -05:00
12b2ab5da8 Add 'to_json' into respective structs 2019-06-08 13:31:41 -05:00
1c9085556c Add support for 'attribution_link' 2019-06-08 11:13:00 -05:00
9122f8acee Add title overlay to embedded videos 2019-06-08 10:52:47 -05:00
ef8c9f093c Add premiere date to watch page 2019-06-08 10:18:45 -05:00
801dffd571 Fix RSS content-type 2019-06-07 21:39:32 -05:00
0b1c57b39f Add notifications to private feed 2019-06-07 21:27:37 -05:00
2febc268f7 Fix warnings in Crystal 0.29 2019-06-07 21:13:50 -05:00
58995bb3a2 Add support for log levels 2019-06-07 21:13:50 -05:00
8c944815bc Minor refactor 2019-06-07 21:13:50 -05:00
f065a21542 Fix 404 handling for endpoints matching short URLs 2019-06-07 21:13:50 -05:00
27e032d10d Add '/api/v1/auth/feeds' 2019-06-07 21:13:50 -05:00
ab3980cd38 Enforce maximum email length 2019-06-07 21:13:50 -05:00
317d8703ca Optimize query for pulling popular videos 2019-06-06 21:33:30 -05:00
fda619f704 Fix 'unique_res' to keep resolutions unique within a representation 2019-06-06 21:32:39 -05:00
e4a0669da8 Fix typo in video param 2019-06-06 21:31:10 -05:00
8521f04087 Use short URL for sharing videos 2019-06-05 11:10:23 -05:00
8ba45808be Fix typo in '/api/manifest/dash/id' 2019-06-04 21:14:57 -05:00
d876fd7f5b Add 'unique_res' option to '/api/manifest/dash/id' 2019-06-04 20:54:38 -05:00
352e409a6e Fix toggle_theme when visiting preferences with JS disabled 2019-06-04 20:13:58 -05:00
d6ec441c8e Add buffer for notification channels 2019-06-03 13:36:49 -05:00
d197497349 Add 'type' field to ChannelVideo and Video 2019-06-03 13:36:34 -05:00
d892ba6aa5 Refactor connection channel for delivering notifications 2019-06-03 13:12:06 -05:00