Commit Graph

2590 Commits

Author SHA1 Message Date
53fbb257b9 Update fix for HTTP Client 2019-05-05 19:03:56 -05:00
65a32d6e20 Update fix for crystal-lang/crystal#7383 2019-05-05 17:47:45 -05:00
0099a9822e Refactor subscribe_widget 2019-05-05 08:38:55 -05:00
0cf86974dd Add redirect for videos with no audio sources 2019-05-04 10:47:54 -05:00
757993064e Fix view_count_text extractor for livestreams 2019-05-04 08:43:41 -05:00
570715100b Fix text size for premieres 2019-05-03 18:00:16 -05:00
ad8750b40d Fix referer escaping 2019-05-03 12:15:21 -05:00
757ea93393 Fix typo 2019-05-03 09:15:53 -05:00
dbd5a222d5 Add '/watch_videos' endpoint 2019-05-03 09:11:38 -05:00
bba80bc80f Fix content-type for HEAD '.jpg' 2019-05-03 08:23:11 -05:00
6d92775ab5 Add video previews 2019-05-02 14:36:32 -05:00
1a9360ca75 Minor formatting changes 2019-05-01 20:03:39 -05:00
22b9bbe702 Add support for anonymous playlists 2019-05-01 08:03:58 -05:00
6fb44083ec Update source and licenses 2019-05-01 07:40:18 -05:00
56fe3ede5b Add annotation preferences 2019-04-30 23:39:04 -05:00
e48a000784 Add annotation player
This addresses issue #110 from master. Yay for adding annotations back!
2019-04-30 21:19:13 -05:00
6d1c150ff5 Fix typo 2019-04-30 21:18:35 -05:00
21190a240f Add support for adding banner to site header 2019-04-30 21:17:34 -05:00
8a525bc131 Add '/api/v1/auth/preferences' 2019-04-30 21:01:57 -05:00
734905d1f7 Bump max-age for HSTS 2019-04-30 20:53:56 -05:00
90edf2fc60 Add 'debug' topic to /api/v1/auth/notifications 2019-04-30 20:48:48 -05:00
c6c92184d9 Fix duplicate id on watch page 2019-04-29 09:34:49 -05:00
c4fbc65354 Provide bundled streams first in download widget 2019-04-28 18:51:10 -05:00
54d250bde4 Add 'since' to '/api/v1/auth/notifications' 2019-04-28 18:14:16 -05:00
ef309bd8d0 Translate value for 'familyFriendly' 2019-04-28 14:56:06 -05:00
6cdb6ec711 Add support for plurlization to locales 2019-04-28 14:50:17 -05:00
03891b66b6 Show view count for related videos 2019-04-28 14:14:44 -05:00
5c4defdb8e Add support for '/c/:user/live' 2019-04-28 14:11:23 -05:00
f08d53b0c6 Add view count to livestreams in search results 2019-04-28 14:11:23 -05:00
6859b85266 Add 'lang' to HTML tag 2019-04-28 10:05:15 -05:00
075adb4f03 Add http-source-selector 2019-04-28 10:05:15 -05:00
8c2958b86d Add 'local=true' to hlsUrl 2019-04-25 12:41:35 -05:00
f15b7cebac Try to prevent timeout in /data_control 2019-04-24 20:18:35 -05:00
19ed5bf993 Add support for 'user' URLs in NewPipe import 2019-04-22 15:39:57 -05:00
5567e2843d Force refresh after receiving PubSub notification 2019-04-22 11:15:19 -05:00
250860d92c Add '/api/v1/auth/subscriptions' 2019-04-22 10:40:29 -05:00
64aecba7a0 Add option to change passwords 2019-04-22 10:18:17 -05:00
30e567e8b6 Fix published time for /api/v1/auth/notifications 2019-04-20 12:41:51 -05:00
ddd74549fe Fix description field for /api/v1/videos 2019-04-20 10:50:55 -05:00
14620c32aa Don't overwrite published date for channel_videos 2019-04-20 10:18:54 -05:00
fb7068d415 Add '/api/v1/notifications' 2019-04-20 09:33:45 -05:00
8614ff40df Add support for Ukranian and Esperanto 2019-04-19 11:20:18 -05:00
aa10a9d899 Language fixes (#366)
* Language fixes
2019-04-19 11:14:11 -05:00
bb5a1ad513 Add 'continue_autoplay' preference 2019-04-19 09:38:27 -05:00
eac0a52f10 Fix shiftKey for player hotkeys 2019-04-19 09:20:41 -05:00
7a8d5a391a Fix downcasting with usernames 2019-04-18 19:17:58 -05:00
2a6c81a89d Add authentication API 2019-04-18 16:23:50 -05:00
25359e5320 Fix typo in 404 handler 2019-04-17 14:46:00 -05:00
b6fff53b21 Refactor HTTP::Client calls into make_client 2019-04-17 09:06:31 -05:00
ae7b5fac74 Fix handling for comments 2019-04-16 08:20:25 -05:00