summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)Author
2022-07-04Add #to_http_params method to Query (Fixes #3148)Samantaz Fox
2022-07-04Merge pull request #3183 from 11Tuvork28/fix-selected-key-missingSamantaz Fox
2022-07-03switched to extract_selected_tab for the community tab11tuvork28
2022-07-03Fixed community tab11tuvork28
2022-07-03Fix `Missing hash key: "selected" (KeyError)`11tuvork28
2022-07-03updated comment to represent current structure11tuvork28
2022-06-25Update some comments138138138
2022-06-25Update MobileUi138138138
2022-06-25Update MobileUi138138138
2022-06-25DASH Default to high quality m4a138138138
2022-06-25Change player.css order138138138
2022-06-25Add audioTrackButton138138138
2022-06-25change lang to label138138138
lang has to be BCP 47 standard. Using label also can let video.js know there are 2 audio tracks.
2022-06-24Update DASH format to serve 2 audio to player138138138
player.audioTracks() can successfully show tracks_: Array(2)
2022-06-23formatting138138138
2022-06-23Highest quality m4a on audio only mode as default138138138
Audio mode will automatically select highest quality m4a as default.
2022-06-23DASH playback force highest quality m4a138138138
Since VideoJS is unable to handle adaptive audio quality, the best audo quality is forced for every video quality.
2022-06-23Fix captions138138138
textTracks 0 in DASH mode shows debug messages. Use textTracks 1 in DASH mode, and textTracks 0 in non-DASH mode and audio mode.
2022-06-22Player MobileUi fast forward/backward rate138138138
The fast forward/backward seconds will be adjusted according to playback rate (same as YouTube app behavior). 5 seconds is used when the playback rate is 1x. Previously it was 10 seconds. I believe most of the users watch videos at 2x, so the change will not be obvious.
2022-06-22Fix captions138138138
Captions should automatically show according to preferences.
2022-06-13Bump revision for crystal alpine package on DockerÉmilien Devos
2022-06-09Merge pull request #3137 from SamantazFox/add-hashtagsSamantaz Fox
Add hashtags
2022-06-09Merge pull request #3119 from GauthierPLM/popular-enabledSamantaz Fox
Add "Popular Enabled: " string to localisation
2022-06-09Merge pull request #3118 from weblate/weblate-invidious-translationsSamantaz Fox
Translations update from Hosted Weblate
2022-06-09Merge pull request #3116 from DoodlesEpic/fix-reddit-comments-nojs-ytkidsSamantaz Fox
Fix document is empty error on yt kids video when reddit comments are enabled
2022-06-09Merge pull request #3103 from SamantazFox/add-utility-scriptsSamantaz Fox
Add utility scripts
2022-06-09Merge pull request #3084 from AHOHNMYC/js-helpers-polyfillsSamantaz Fox
JS refactoring part 2: helper functions, poyfills
2022-06-09Update Bengali translationHosted Weblate
Update Bengali translation Add Bengali translation Co-authored-by: Hosted Weblate <hosted@weblate.org> Co-authored-by: Oymate <dhruboadittya96@gmail.com>
2022-06-09Update Indonesian translationHosted Weblate
Co-authored-by: Hosted Weblate <hosted@weblate.org> Co-authored-by: I. Musthafa <i.musthafa66@gmail.com>
2022-06-09Update Slovenian translationHosted Weblate
Update Slovenian translation Co-authored-by: Damjan Gerl <damjan@damjan.net> Co-authored-by: Hosted Weblate <hosted@weblate.org>
2022-06-09Update Portuguese translationHosted Weblate
Co-authored-by: Hosted Weblate <hosted@weblate.org> Co-authored-by: SC <lalocas@protonmail.com>
2022-06-09Update Croatian translationHosted Weblate
Update Croatian translation Co-authored-by: Hosted Weblate <hosted@weblate.org> Co-authored-by: Milo Ivir <mail@milotype.de>
2022-06-09Update Ukrainian translationHosted Weblate
Co-authored-by: Hosted Weblate <hosted@weblate.org> Co-authored-by: Ihor Hordiichuk <igor_ck@outlook.com>
2022-06-09Update Russian translationHosted Weblate
Co-authored-by: AHOHNMYC <lqwh2h2cwa@protonmail.com> Co-authored-by: Hosted Weblate <hosted@weblate.org>
2022-06-08Fix: related videos is a Hash(String, String)Samantaz Fox
2022-06-08Pull submodules during CISamantaz Fox
2022-06-08Add mocks as a submoduleSamantaz Fox
2022-06-08Fix CI: support reloadContinuationItemsCommand containersSamantaz Fox
2022-06-08Fix CI: use be_close() with 1s delta for Time comparisonsSamantaz Fox
2022-06-08Fix CI: support BADGE_STYLE_TYPE_VERIFIED_ARTISTSamantaz Fox
2022-06-08Add hashtag extractor specSamantaz Fox
2022-06-08Add support for hashtagsSamantaz Fox
2022-06-06CSS. Small IE11 fixesmeow
2022-06-06CSS. Small IE11 fixesmeow
2022-06-05Update actions used in GH workflows (#3138)Mohammed Anas
2022-06-05Move `_helpers.js` include from various .ecr's into `template.ecr` `head` tagmeow
2022-06-05JS. Trailing spaces removedmeow
2022-06-04Remove rating display from the frontendÉmilien Devos
2022-06-04Remove dislikes icon (#3092)Émilien Devos
2022-06-01Merge pull request #3134 from lhc-sudo/patch-1TheFrenchGhosty
Add TubiTui to Projects Using Invidious section of README.md