Commit Graph

1055 Commits (07ef48a07ae239bcb8a08c3e719ac0025c8915fa)

Author SHA1 Message Date
Omar Roth f8467fcda6 Fix locale text for "Show replies" 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 ceea6e4597 Escape subscribe text 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 30e6d29106 Add 'deleted' to channel info 6 years ago
Omar Roth 7a9ef0d664 Add produce_channel_playlists_url 6 years ago
Omar Roth 3cce74d364 Add feed menu to popular, top, and trending 6 years ago
Omar Roth 9698988be3 Filter video streams to avoid duplicates in DASH player 6 years ago
Omar Roth 29af5fc4a6 Prune proxy list 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 1dcfa90c8e Update version and bump changelog 6 years ago
Omar Roth 8170dad9bd Simplify video extractor 6 years ago
Omar Roth 699f85e773 Fix Google login 6 years ago
Omar Roth 2630dc8dcd Add 'related_videos' to video params 6 years ago
Omar Roth 276662a147 Use IO::Memory for creating continuation tokens 6 years ago
Omar Roth c1ed660ca0 Proxy creator thumbnail for heart container 6 years ago
Omar Roth d0a690c303 Add CORS to API endpoints 6 years ago
Omar Roth a1af27b125
Merge pull request #334 from aaferrari/master
Color change in the links and several improvements in the comments
6 years ago
Omar Roth 9989c8100a Properly escape email when creating view 6 years ago
Agustin Ferrari c0e73e71c5 Merge branch 'master' of https://github.com/omarroth/invidious 6 years ago
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 6 years ago
Omar Roth d5c9b7dfe8 Only play after error if already playing 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 def58ff11f Add interval and timeout for errors in player 6 years ago
Omar Roth 9e73e3b153 Add errorcode for invalid video IDs 6 years ago
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. 6 years ago
Agustin Ferrari 55118a6768 Change color to the links and add a couple of improvements in the comments 6 years ago
Omar Roth 1e214aae7c Reload player instead of removing invalid source 6 years ago
Omar Roth ff09a7255a Add handling to remove invalid sources 6 years ago
Omar Roth 26b7200360 Respect playback rate when reloading player 6 years ago
Omar Roth b38a2bbd12 Reload player on error 6 years ago
Omar Roth 097cbcdae3 Update subscribe button immediately 6 years ago
Omar Roth c0fdc28a84 Fix colors and data-url in download widget 6 years ago
Omar Roth 6218078c51 Pull subscribe widget into separate file 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 1f6078cf25 Fix links to invalid genre channels 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 75d8c4f5c0 Use logger instead of STDOUT 6 years ago
Omar Roth 1a9057a175 Add fix to download widget for titles with unescaped characters 6 years ago
Omar Roth 0fcfb7b82b Add redirect for legacy '/profile' endpoint 6 years ago
Omar Roth d88f9f3b3e Use params for importing dash sources 6 years ago
Omar Roth fb535ad6bb Add download widget 6 years ago
Omar Roth 15efac520e Stop trying to pull comments after 10 timeouts 6 years ago
Omar Roth 7a6a0f364c Run 'crystal tool format' 6 years ago
Omar Roth e1540390a8 Fix typo in config documentation 6 years ago
Omar Roth 71ba071160 Add documentation to config 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 a7b6a67615 Use locale for "Only show latest" text 6 years ago
Omar Roth 5cb57fb176 Move 'domain' into config.yml 6 years ago
Omar Roth 95bde7bb8a Add handling for empty continuation 6 years ago
Omar Roth daa2329f8b Add fix for pulling comments from age-gated videos 6 years ago
Omar Roth b23710f89f Fix comments without startTimeSeconds 6 years ago
Omar Roth cf9134416c Remove unnecessary comment 6 years ago
Omar Roth 2425368c3a Bump version 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 8f57388cd3 Fix average rating where likes and dislikes are null 6 years ago
Omar Roth 138a6b1136 Add missing "avg_rating" 6 years ago
Omar Roth c6ec8317ac Use location.assign instead of window.location.replace 6 years ago
Omar Roth 81c2ecc788 Bump version and update CHANGELOG 6 years ago
Omar Roth a16f967085 Add popular, top, trending bar 6 years ago
Omar Roth 7f8349d4b1 Escape function names in signature extractor 6 years ago
Omar Roth 4ae57cb475 Improve playlist description 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 388b3cff8b Fix typo in data_control 6 years ago
Omar Roth d06c5306be Update i18n 6 years ago
Omar Roth 7596baf03b Fix translation with non-existent locales 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 a9a0280b1a Add link to watch history in feed and manager 6 years ago
Omar Roth 7d47b5d4bd Use named params for SearchChannel 6 years ago
Omar Roth d0b30ad977 Don't pass HTTP client in args 6 years ago
Omar Roth 843606db65 Support changing author names 6 years ago
Omar Roth b030149d76 Revert "Use <audio> tag for audio only"
This reverts commit e6bc5bb35d.
6 years ago