Commit Graph

651 Commits (b8c87632e6c8968de6a3c5f840e6183664448160)

Author SHA1 Message Date
Omar Roth 7557ffcda1 Mark deleted channels in /subscription_manager 6 years ago
Omar Roth bc9d70109c Fix typo in index 6 years ago
Omar Roth b2f4a0276a Remove "lease_seconds" from pubsub response 6 years ago
Omar Roth 1435516a9c Add port number to host URL 6 years ago
Omar Roth 2a1befb41a Fix sorting for latest_only 6 years ago
Omar Roth 2840d98fd4 Fix tagging for current version 6 years ago
Omar Roth 32b9c0c840 Fix tagging for current branch 6 years ago
Omar Roth 6375a62465 Clean up handling for callback endpoint 6 years ago
Omar Roth aa63c3f70e Update formatting and default feed menu 6 years ago
Omar Roth 004fb96b2f Add nonce to pubsub token 6 years ago
Tommy Miland 732bd28c92 Update invidious.cr
Add current branch.
6 years ago
Omar Roth 7425700009 Update pubsub to support lease_seconds 6 years ago
Omar Roth 8e884fe115 Fix webhook endpoints 6 years ago
Omar Roth 64cfd2296c Add support for subscribing to channels via PubSubHubbub 6 years ago
Omar Roth 17cf0772fb Set domain to be nil by default 6 years ago
Omar Roth 66605196ad Remove "detect_language" from dependencies 6 years ago
Omar Roth 2c9b148627 Add 'playlists' tab to channel page 6 years ago
Omar Roth 03f94db5e2 Fix watch filtering from subscription feed when watch history is empty 6 years ago
Omar Roth daf8e5b8b6 Remove array from usage statistics 6 years ago
Omar Roth f0cc7a925c Add 'lastChannelRefreshedAt' to /api/v1/stats 6 years ago
Omar Roth 057e69fe70 Update User-Agent and statistics schema 6 years ago
Omar Roth 4be82c5ca6 Add /api/v1/stats 6 years ago
Omar Roth 0eaf8f38a1 Add support for Basque translation 6 years ago
Omar Roth 5859cd290c Clean up footer and add version 6 years ago
Omar Roth a39b1583da Add administrator preferences 6 years ago
Omar Roth 2fe545e19a Add content element to RSS feeds 6 years ago
Omar Roth ea52c05f05 Fix escaping for video filenames 6 years ago
Omar Roth 51df0860cc Update dependencies 6 years ago
Omar Roth e4f397d049 Fix RSS thumbnails 6 years ago
Omar Roth 0a404cc9a6 Add fix for missing param in "/videoplayback" 6 years ago
Omar Roth 17b84f32df Fix duration in /api/v1/search 6 years ago
Omar Roth b5a00f3c47 Remove duplicate information from autogenerated channel page 6 years ago
Omar Roth 09d0972ab4 Pull dash URL from player response 6 years ago
Omar Roth 6b12449be4 Show playlists for auto-generated channels 6 years ago
Omar Roth 955b36913f Add fix for spaces in content-disposition 6 years ago
Omar Roth 1692f7640c Remove JS from download widget 6 years ago
Omar Roth ebcb21dbfe Allow user to save preferences without creating an account 6 years ago
Omar Roth 85854cac77 Add support for custom channel URLs 6 years ago
Omar Roth 40073e7089 Fix sorting options for /feed/private 6 years ago
Omar Roth 83493237a5 Add support for translating time intervals 6 years ago
Omar Roth f647f7bdea Clear session ids when deleting an account 6 years ago
Omar Roth 6b61eefca7 Add support for Italian locale 6 years ago
Omar Roth f26ad00155 Add /api/v1/channels/playlists/:ucid 6 years ago
Omar Roth a210327318 Add `/api/v1/channels/latest/:ucid` 6 years ago
Omar Roth 92223dbee5 Fix channel RSS feed 6 years ago
Omar Roth 4933cd46d7 Fix sorting of subscriptions with 'latest_only' 6 years ago
Omar Roth 421ad21b40 Speed up filtering watched videos from feed 6 years ago
Omar Roth 27663b10a2 Add minor API fixes 6 years ago
Omar Roth c099a5ad2e Speed up manage_subscriptions 6 years ago
Omar Roth f02b5e8c4d Run 'crystal tool format' 6 years ago
Omar Roth f1820ffaf7 Add fix for user array 6 years ago
Omar Roth 1590393fcc Don't try to update channels in subscription manager 6 years ago
Avizini 45cdb81861 fix issues page url (#352)
* fix issues page url
6 years ago
Omar Roth 3646395f1d Store session_ids in separate table 6 years ago
Omar Roth 8bbf351d04 Fix challenge switching for Google login 6 years ago
Omar Roth 27934dad37 Add `region` to `latest_version` 6 years ago
Omar Roth 9698988be3 Filter video streams to avoid duplicates in DASH player 6 years ago
Omar Roth a7b79824de Add support for 'region' in search 6 years ago
Omar Roth d625d0ffbd Use get_video for pulling comment token 6 years ago
Omar Roth 699f85e773 Fix Google login 6 years ago
Omar Roth d0a690c303 Add CORS to API endpoints 6 years ago
Omar Roth 9989c8100a Properly escape email when creating view 6 years ago
Omar Roth c9bc081f8c Respect DEFAULT_USER_PREFERENCES in video params 6 years ago
Omar Roth fbb5df0849 Default to showing recommendations for logged out users 6 years ago
Omar Roth cef061d6fb Fix incorrect default in user preferences 6 years ago
Omar Roth c0fdc28a84 Fix colors and data-url in download widget 6 years ago
Omar Roth a9aae6b36c Add internal redirect for video URLs 6 years ago
Omar Roth 898b768b30 Fallback on ucid for channel search when author contains hyphen 6 years ago
Omar Roth ba36ab9559 Add 'pretty=1' option to API endpoints 6 years ago
Omar Roth 586c0a0579 Add error message for unavailable endpoint /api/v1/insights/:id 6 years ago
Omar Roth 1af86f6afb Add sleep to popular_videos and top_videos 6 years ago
Omar Roth 952b208a01 Add retry for /videoplaybacl 6 years ago
Omar Roth 4b60f7ddff Add logger to method calls 6 years ago
Omar Roth 0fcfb7b82b Add redirect for legacy '/profile' endpoint 6 years ago
Omar Roth af449161ff Add -o option for redirecting output 6 years ago
Omar Roth 633ecb524e Add 'fr' to list of supported locales 6 years ago
Omar Roth cf9134416c Remove unnecessary comment 6 years ago
Omar Roth 20c4d213d9 Use config.domain in place of hardcoded value 6 years ago
Omar Roth dfd17bdd88 Improve error message for 500 and add redirect for 404 6 years ago
Omar Roth 0f48d221b4 Fix hlsvp extractor 6 years ago
Omar Roth 2fdf3d24e3 Redirect to home page on empty search 6 years ago
Omar Roth 0832fa9bdb Filter paid videos from RSS and channel list 6 years ago
Omar Roth c2c224b16f Use fibers to try to speed up importing of channels 6 years ago
Omar Roth 7951d4c8aa Add length_seconds to subscription search 6 years ago
Omar Roth 6b4ea53a32 Add sleep time for update_decrypt_function 6 years ago
Omar Roth db7457f135 Add nb_NO to supported locales 6 years ago
Omar Roth f3c9566687 Fix param ordering for fetch_playlist_videos 6 years ago
Omar Roth 382a6b556d Update RSS schema 6 years ago
tor 5ca74a8dca Fixed subscription's xml feed 6 years ago
Omar Roth 0feb414a1d Add menu for selecting trending page 6 years ago
Omar Roth 1360d67c11 Show more informative error to users signing in with Google 6 years ago
Omar Roth a160c645c9 Add support for translations 6 years ago
Omar Roth d0b30ad977 Don't pass HTTP client in args 6 years ago
Omar Roth 4480e9c1ba Don't downcase UCID when searching channels 6 years ago
Omar Roth 6033e8aed1 Add related_channels to /api/v1/channels 6 years ago
Omar Roth 2dfb3e7814 Minor text changes 6 years ago
Omar Roth 19bf0ccbf0 Add /feed/top and /feed/popular 6 years ago
Omar Roth 9ce02e579d Update '/api/v1/popular' 6 years ago
Omar Roth 18bb397c7d Add '/api/v1/popular' 6 years ago
Omar Roth 3c98601f35 Add job for pulling popular videos 6 years ago