summaryrefslogtreecommitdiffstats
path: root/config/migrate-scripts/migrate-db-3bcb98e.sh (follow)
AgeCommit message (Collapse)Author
2019-04-15Add migrate script for annotations.sqlOmar Roth
07-10 16:54:56 +0800'>2022-07-10Skip OTF streams in DASH audio138138138 Skip OTF streams, prevent creating empty AdaptationSet in DASH audio 2022-07-10Update src/invidious/views/components/player.ecr 138138138 better syntax Co-authored-by: Samantaz Fox <coding@samantaz.fr> 2022-07-06Update Czech translationHosted Weblate Update Czech translation Co-authored-by: Fjuro <fjuro@seznam.cz> Co-authored-by: Hosted Weblate <hosted@weblate.org> 2022-07-06Update Indonesian translationHosted Weblate Update Indonesian translation Co-authored-by: Hosted Weblate <hosted@weblate.org> Co-authored-by: liimee <alt3753.7@gmail.com> Co-authored-by: uwu as a service <okayokokay@protonmail.com> 2022-07-06Update Portuguese (Portugal) translationHosted Weblate Update Portuguese (Portugal) translation Co-authored-by: Hosted Weblate <hosted@weblate.org> Co-authored-by: Tmpod <tmpod@pm.me> 2022-07-06Update Japanese translationHosted Weblate Co-authored-by: Hosted Weblate <hosted@weblate.org> Co-authored-by: uwu as a service <okayokokay@protonmail.com> 2022-07-06Update Turkish translationHosted Weblate Co-authored-by: Hosted Weblate <hosted@weblate.org> Co-authored-by: Oğuz Ersen <oguz@ersen.moe> 2022-07-06Update Chinese (Simplified) translationHosted Weblate Co-authored-by: Eric <alchemillatruth@purelymail.com> Co-authored-by: Hosted Weblate <hosted@weblate.org> 2022-07-06Update Slovenian translationHosted Weblate Co-authored-by: Damjan Gerl <damjan@damjan.net> Co-authored-by: Hosted Weblate <hosted@weblate.org> 2022-07-06Update Portuguese translationHosted Weblate Co-authored-by: Hosted Weblate <hosted@weblate.org> Co-authored-by: SC <lalocas@protonmail.com> 2022-07-06Update Croatian translationHosted Weblate Co-authored-by: Hosted Weblate <hosted@weblate.org> Co-authored-by: Milo Ivir <mail@milotype.de> 2022-07-06Update Finnish translationHosted Weblate Co-authored-by: Hosted Weblate <hosted@weblate.org> Co-authored-by: Markus Mikkonen <markus.mikkonen@outlook.com> 2022-07-06Update Portuguese (Brazil) translationHosted Weblate Co-authored-by: Hosted Weblate <hosted@weblate.org> Co-authored-by: The Cats <philosoph@snopyta.org> 2022-07-06Update Chinese (Traditional) translationHosted Weblate Co-authored-by: Hosted Weblate <hosted@weblate.org> Co-authored-by: Jeff Huang <s8321414@gmail.com> 2022-07-06Update Ukrainian translationHosted Weblate Co-authored-by: Hosted Weblate <hosted@weblate.org> Co-authored-by: Ihor Hordiichuk <igor_ck@outlook.com> 2022-07-06Update Italian translationHosted Weblate Update Italian translation Co-authored-by: Hosted Weblate <hosted@weblate.org> Co-authored-by: Pietro Cappuccino <p.cappuccino@tiscali.it> Co-authored-by: ㅤAbsurdUsername <sgso@pm.me> 2022-07-06Update Norwegian Bokmål translationHosted Weblate Co-authored-by: Allan Nordhøy <epost@anotheragency.no> Co-authored-by: Hosted Weblate <hosted@weblate.org> 2022-07-06Update Russian translationHosted Weblate Update Russian translation Update Russian translation Update Russian translation Co-authored-by: AHOHNMYC <lqwh2h2cwa@protonmail.com> Co-authored-by: Hosted Weblate <hosted@weblate.org> Co-authored-by: Егор Ермаков <eg.ermakov2016@yandex.ru> 2022-07-06Update comment for NotFoundExceptionÉmilien Devos 2022-07-04Don't treat LIVE_STREAM_OFFLINE playability status as an error (fixes #3155)Samantaz Fox 2022-07-04Remove all backend code related to dislikesSamantaz Fox 2022-07-04Fix syntax errors in shell scriptsSamantaz Fox 2022-07-04Remove useless link in item forms (buttons on thumbnail)Samantaz Fox 2022-07-04Remove item (video/channel/mix) thumbnail from keyboard navigation treeSamantaz Fox 2022-07-04Fix missing hash key: "availableCountries" (Closes #3047)Samantaz Fox 2022-07-04Add #to_http_params method to Query (Fixes #3148)Samantaz 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