コミットグラフ

1099 コミット

作成者 SHA1 メッセージ 日付
Omar Roth 1590393fcc Don't try to update channels in subscription manager 2019-02-11 10:52:28 -06:00
Avizini 45cdb81861 fix issues page url (#352)
* fix issues page url
2019-02-11 09:18:40 -06:00
Omar Roth 3646395f1d Store session_ids in separate table 2019-02-10 12:33:29 -06:00
Omar Roth 8bbf351d04 Fix challenge switching for Google login 2019-02-10 12:27:33 -06:00
Omar Roth 27934dad37 Add `region` to `latest_version` 2019-02-09 12:28:43 -06:00
Omar Roth 30e6d29106 Add 'deleted' to channel info 2019-02-09 10:49:48 -06:00
Omar Roth 7a9ef0d664 Add produce_channel_playlists_url 2019-02-09 10:15:14 -06:00
Omar Roth 3cce74d364 Add feed menu to popular, top, and trending 2019-02-08 10:34:32 -06:00
Omar Roth 9698988be3 Filter video streams to avoid duplicates in DASH player 2019-02-08 09:49:40 -06:00
Omar Roth 29af5fc4a6 Prune proxy list 2019-02-06 21:29:31 -06:00
Omar Roth a7b79824de Add support for 'region' in search 2019-02-06 18:21:40 -06:00
Omar Roth d625d0ffbd Use get_video for pulling comment token 2019-02-06 17:55:22 -06:00
Omar Roth 1dcfa90c8e Update version and bump changelog 2019-02-06 17:50:04 -06:00
Omar Roth 8170dad9bd Simplify video extractor 2019-02-06 16:12:11 -06:00
Omar Roth 699f85e773 Fix Google login 2019-02-05 08:49:24 -06:00
Omar Roth 2630dc8dcd Add 'related_videos' to video params 2019-02-04 15:28:51 -06:00
Omar Roth 276662a147 Use IO::Memory for creating continuation tokens 2019-02-04 15:17:10 -06:00
Omar Roth c1ed660ca0 Proxy creator thumbnail for heart container 2019-02-03 08:45:34 -06:00
Omar Roth d0a690c303 Add CORS to API endpoints 2019-02-02 22:48:47 -06:00
Omar Roth a1af27b125
Merge pull request #334 from aaferrari/master
Color change in the links and several improvements in the comments
2019-02-02 18:19:33 -06:00
Omar Roth 9989c8100a Properly escape email when creating view 2019-02-02 15:27:19 -06:00
Agustin Ferrari c0e73e71c5 Merge branch 'master' of https://github.com/omarroth/invidious 2019-02-01 20:15:34 -03:00
Agustin Ferrari b0ba670c91 Comments now show if they were edited and if they received a heart from the uploader (plus additional classes in default.css). The isEdited attribute was also added in the comments API and new strings in en-US.json 2019-02-01 09:09:10 -03:00
Omar Roth d5c9b7dfe8 Only play after error if already playing 2019-01-31 20:26:11 -06:00
Omar Roth c9bc081f8c Respect DEFAULT_USER_PREFERENCES in video params 2019-01-31 15:06:53 -06:00
Omar Roth fbb5df0849 Default to showing recommendations for logged out users 2019-01-31 14:54:02 -06:00
Omar Roth cef061d6fb Fix incorrect default in user preferences 2019-01-31 14:40:26 -06:00
Omar Roth def58ff11f Add interval and timeout for errors in player 2019-01-31 09:09:00 -06:00
Omar Roth 9e73e3b153 Add errorcode for invalid video IDs 2019-01-31 08:48:44 -06:00
Agustin Ferrari e9ea365f2f Add additional parameters in the API comments, highlight the user name in the uploader comments and I finished permalink of the comments. 2019-01-31 08:21:26 -03:00
Agustin Ferrari 55118a6768 Change color to the links and add a couple of improvements in the comments 2019-01-30 09:28:28 -03:00
Omar Roth 1e214aae7c Reload player instead of removing invalid source 2019-01-29 19:55:27 -06:00
Omar Roth ff09a7255a Add handling to remove invalid sources 2019-01-28 22:36:27 -06:00
Omar Roth 26b7200360 Respect playback rate when reloading player 2019-01-28 20:47:38 -06:00
Omar Roth b38a2bbd12 Reload player on error 2019-01-28 20:45:08 -06:00
Omar Roth 097cbcdae3 Update subscribe button immediately 2019-01-27 22:12:07 -06:00
Omar Roth c0fdc28a84 Fix colors and data-url in download widget 2019-01-27 21:20:52 -06:00
Omar Roth 6218078c51 Pull subscribe widget into separate file 2019-01-27 21:06:28 -06:00
Omar Roth a9aae6b36c Add internal redirect for video URLs 2019-01-27 20:36:40 -06:00
Omar Roth 898b768b30 Fallback on ucid for channel search when author contains hyphen 2019-01-25 12:26:23 -06:00
Omar Roth 1f6078cf25 Fix links to invalid genre channels 2019-01-25 11:35:25 -06:00
Omar Roth ba36ab9559 Add 'pretty=1' option to API endpoints 2019-01-25 10:50:18 -06:00
Omar Roth 586c0a0579 Add error message for unavailable endpoint /api/v1/insights/:id 2019-01-25 10:38:28 -06:00
Omar Roth 1af86f6afb Add sleep to popular_videos and top_videos 2019-01-24 20:21:35 -06:00
Omar Roth 952b208a01 Add retry for /videoplaybacl 2019-01-24 13:53:14 -06:00
Omar Roth 4b60f7ddff Add logger to method calls 2019-01-24 12:19:02 -06:00
Omar Roth 75d8c4f5c0 Use logger instead of STDOUT 2019-01-24 12:16:29 -06:00
Omar Roth 1a9057a175 Add fix to download widget for titles with unescaped characters 2019-01-24 00:01:56 -06:00
Omar Roth 0fcfb7b82b Add redirect for legacy '/profile' endpoint 2019-01-23 23:12:48 -06:00
Omar Roth d88f9f3b3e Use params for importing dash sources 2019-01-23 19:46:17 -06:00
Omar Roth fb535ad6bb Add download widget 2019-01-23 19:05:24 -06:00
Omar Roth 15efac520e Stop trying to pull comments after 10 timeouts 2019-01-23 18:23:31 -06:00
Omar Roth 7a6a0f364c Run 'crystal tool format' 2019-01-23 14:37:04 -06:00
Omar Roth e1540390a8 Fix typo in config documentation 2019-01-23 14:30:45 -06:00
Omar Roth 71ba071160 Add documentation to config 2019-01-23 14:28:31 -06:00
Omar Roth af449161ff Add -o option for redirecting output 2019-01-23 14:15:19 -06:00
Omar Roth 633ecb524e Add 'fr' to list of supported locales 2019-01-21 15:04:09 -06:00
Omar Roth a7b6a67615 Use locale for "Only show latest" text 2019-01-21 11:54:44 -06:00
Omar Roth 5cb57fb176 Move 'domain' into config.yml 2019-01-20 22:19:14 -06:00
Omar Roth 95bde7bb8a Add handling for empty continuation 2019-01-20 10:03:36 -06:00
Omar Roth daa2329f8b Add fix for pulling comments from age-gated videos 2019-01-20 10:03:36 -06:00
Omar Roth b23710f89f Fix comments without startTimeSeconds 2019-01-20 10:03:36 -06:00
Omar Roth cf9134416c Remove unnecessary comment 2019-01-19 10:42:03 -06:00
Omar Roth 2425368c3a Bump version 2019-01-19 10:03:23 -06:00
Omar Roth 20c4d213d9 Use config.domain in place of hardcoded value 2019-01-19 09:10:52 -06:00
Omar Roth dfd17bdd88 Improve error message for 500 and add redirect for 404 2019-01-12 13:18:08 -06:00
Omar Roth 0f48d221b4 Fix hlsvp extractor 2019-01-12 12:00:44 -06:00
Omar Roth 8f57388cd3 Fix average rating where likes and dislikes are null 2019-01-12 11:56:07 -06:00
Omar Roth 138a6b1136 Add missing "avg_rating" 2019-01-10 08:06:54 -06:00
Omar Roth c6ec8317ac Use location.assign instead of window.location.replace 2019-01-05 23:02:03 -06:00
Omar Roth 81c2ecc788 Bump version and update CHANGELOG 2019-01-05 21:54:23 -06:00
Omar Roth a16f967085 Add popular, top, trending bar 2019-01-05 15:25:31 -06:00
Omar Roth 7f8349d4b1 Escape function names in signature extractor 2019-01-05 15:23:22 -06:00
Omar Roth 4ae57cb475 Improve playlist description extractor 2019-01-04 22:48:00 -06:00
Omar Roth 2fdf3d24e3 Redirect to home page on empty search 2019-01-02 20:14:31 -06:00
Omar Roth 0832fa9bdb Filter paid videos from RSS and channel list 2019-01-02 20:09:00 -06:00
Omar Roth c2c224b16f Use fibers to try to speed up importing of channels 2019-01-02 19:28:59 -06:00
Omar Roth 7951d4c8aa Add length_seconds to subscription search 2019-01-02 19:28:59 -06:00
Omar Roth 6b4ea53a32 Add sleep time for update_decrypt_function 2018-12-28 09:55:02 -06:00
Omar Roth db7457f135 Add nb_NO to supported locales 2018-12-26 09:29:12 -06:00
Omar Roth f3c9566687 Fix param ordering for fetch_playlist_videos 2018-12-24 17:47:23 -06:00
Omar Roth 382a6b556d Update RSS schema 2018-12-23 12:07:04 -06:00
tor 5ca74a8dca Fixed subscription's xml feed 2018-12-24 04:55:39 +11:00
Omar Roth 388b3cff8b Fix typo in data_control 2018-12-21 09:50:01 -06:00
Omar Roth d06c5306be Update i18n 2018-12-20 17:41:42 -06:00
Omar Roth 7596baf03b Fix translation with non-existent locales 2018-12-20 16:59:46 -06:00
Omar Roth 0feb414a1d Add menu for selecting trending page 2018-12-20 16:48:45 -06:00
Omar Roth 1360d67c11 Show more informative error to users signing in with Google 2018-12-20 15:39:41 -06:00
Omar Roth a160c645c9 Add support for translations 2018-12-20 15:32:09 -06:00
Omar Roth a9a0280b1a Add link to watch history in feed and manager 2018-12-20 11:05:54 -06:00
Omar Roth 7d47b5d4bd Use named params for SearchChannel 2018-12-15 13:02:53 -06:00
Omar Roth d0b30ad977 Don't pass HTTP client in args 2018-12-15 12:05:52 -06:00
Omar Roth 843606db65 Support changing author names 2018-12-15 12:02:57 -06:00
Omar Roth b030149d76 Revert "Use <audio> tag for audio only"
This reverts commit e6bc5bb35d.
2018-12-08 20:12:22 -06:00
Omar Roth 2ef3db334f Update CHANGELOG and bump version 2018-12-05 22:17:43 -06:00
Omar Roth 89439e1775 Add link to '/clear_watch_history' in '/feed/history' 2018-12-05 17:07:51 -06:00
Omar Roth 7fd4c76a59 Try to pull UCID instead of brand name in search results 2018-11-28 10:20:52 -06:00
Omar Roth 4480e9c1ba Don't downcase UCID when searching channels 2018-11-27 22:26:17 -06:00
Omar Roth 6033e8aed1 Add related_channels to /api/v1/channels 2018-11-27 22:07:45 -06:00
Omar Roth 32bd593a8a Remove log statement 2018-11-27 21:20:29 -06:00
Omar Roth 1c49fa3b63 Add timeout for autoplay 2018-11-27 21:18:20 -06:00
Omar Roth 7ab9d741bf Fix autoplay 2018-11-27 16:52:27 -06:00
Omar Roth dcf45d217f Don't cache results when using proxy 2018-11-26 20:46:08 -06:00
Omar Roth 2dfb3e7814 Minor text changes 2018-11-26 14:28:15 -06:00
Omar Roth 19bf0ccbf0 Add /feed/top and /feed/popular 2018-11-26 10:50:34 -06:00
Omar Roth 0152967d3e Fix title when downloading video 2018-11-25 19:01:04 -06:00
Omar Roth 934c81b02f Add second hand to image CAPTCHA 2018-11-25 18:26:21 -06:00
Omar Roth 9ce02e579d Update '/api/v1/popular' 2018-11-25 18:16:56 -06:00
Omar Roth 18bb397c7d Add '/api/v1/popular' 2018-11-25 18:13:11 -06:00
Omar Roth 3c98601f35 Add job for pulling popular videos 2018-11-25 18:08:51 -06:00
Omar Roth 26eb59e00d Add text CAPTCHA 2018-11-22 13:26:08 -06:00
Omar Roth ca4e8b800c Use absolute paths in /opensearch.xml 2018-11-21 20:49:14 -06:00
Omar Roth 568e55dfa6 Add description for home page 2018-11-21 20:00:33 -06:00
Omar Roth 941a773b7d Add opensearch.xml 2018-11-21 20:00:17 -06:00
Omar Roth 95ebfd34c5 Don't wait on server for subscription count 2018-11-21 19:26:55 -06:00
Omar Roth fd7aa59e0f Properly parse NewPipe imports 2018-11-21 17:12:13 -06:00
Omar Roth cdd916f51d Add async for manage_subscriptions 2018-11-21 13:35:37 -06:00
Omar Roth e80884cfce Remove unnecessary request header 2018-11-21 13:18:33 -06:00
Omar Roth c656a7cb9e Add link to watch history in preferences 2018-11-21 13:10:56 -06:00
Omar Roth a15463cf37 Clarify options in preferences 2018-11-21 13:10:09 -06:00
Omar Roth 2ce038fb7a Only show toggle watched button when relevant 2018-11-21 13:06:29 -06:00
Omar Roth 588f9b9bd6 Fix 'order' expression 2018-11-21 08:25:21 -06:00
Omar Roth d6d73bd336 Fix clickable titles in subscription feed 2018-11-20 22:58:30 -06:00
Omar Roth f01cfd0226 Use material style for trash icon 2018-11-20 22:58:04 -06:00
Omar Roth e5730f4cbc Use 'ion-ios-trash' for /feed/history 2018-11-20 11:19:04 -06:00
Omar Roth 2be43c17ab Sample proxies to avoid overloading single proxy 2018-11-20 11:18:48 -06:00
Omar Roth 2e99642173 Add /feed/trending 2018-11-20 11:18:12 -06:00
Omar Roth aeaeacbf8d Refactor geo-bypass 2018-11-20 10:07:50 -06:00
Omar Roth 6b12f11e10 Add ability to mark videos as watched in subscription feed 2018-11-19 22:06:59 -06:00
Omar Roth c7e8d623c0 Support overflow grid 2018-11-19 18:43:06 -06:00
Omar Roth ad20d6359b Add 'expire' to filter invalid tokens 2018-11-19 18:41:11 -06:00
Omar Roth b535de690e Move video count into playlist thumbnail 2018-11-19 17:34:33 -06:00
Omar Roth c1a60392ae Expand description when related videos are disabled 2018-11-19 17:23:01 -06:00
Omar Roth fff817b654 Remove timestamp fallback for nojs 2018-11-19 16:47:18 -06:00
Omar Roth 8706364d90 Add support for watchEndpoints in comment templating 2018-11-19 16:24:21 -06:00
Omar Roth ed6d321bc6 Fix identifier for AGPLv3 in licenses.ecr 2018-11-19 16:02:35 -06:00
Omar Roth 94c92b68a2 Add flat list of proxies for geo-bypass 2018-11-19 10:51:30 -06:00
Omar Roth 27488a2295 Fix invalid passing of arguments to get_video 2018-11-18 17:57:31 -06:00
Omar Roth 3418b82dc5 Fix typo in autoplay 2018-11-18 17:47:40 -06:00
Omar Roth 04d9b16a6b Add fix for optional 'rvs' 2018-11-18 17:28:22 -06:00
Omar Roth 43961ef035 Add 'region' parameter to captions and manifest endpoints 2018-11-17 17:37:57 -06:00
Omar Roth 16964ca6ce Add 'region' parameter for bypassing region locks 2018-11-17 17:33:30 -06:00
Omar Roth 879586d7f5 Fix subscription feed for latest unseen videos 2018-11-17 13:37:27 -06:00
Omar Roth cd482cfd89 Add more informative error response on incorrect CAPTCHA 2018-11-17 13:26:24 -06:00
Omar Roth d185ba84bf Remember nonce to prevent replay attacks 2018-11-17 13:18:12 -06:00
Omar Roth c7f0a6f2e1 Create proper JSON request for Google login 2018-11-17 12:17:40 -06:00
Omar Roth 48526435ad Add CSRF token for Google accounts 2018-11-15 20:23:17 -06:00
Omar Roth b92542ea35 Show autoplay when playlist is invalid 2018-11-15 18:05:10 -06:00
Omar Roth e6bc5bb35d Use <audio> tag for audio only 2018-11-15 17:52:53 -06:00
Omar Roth 6ca7a71db9 Fix channel sort on mobile 2018-11-15 17:05:29 -06:00