summaryrefslogtreecommitdiffstats
path: root/config/migrate-scripts/migrate-db-3bcb98e.sh
blob: cb9fa6ab6c0e7b0a8ec5dbbbde8bb012feaf5432 (plain)
1
2
3
#!/bin/sh

psql invidious kemal < config/sql/annotations.sql
n>Add missing filter ui locales (#1912)syeopite 2021-10-04Revert "Fix typo (#2456)" (#2457)Samantaz Fox This reverts commit 4982bff74df677c9e615b52075bd05d0006acc69. 2021-10-04Fix typo (#2456)Jorge Maldonado Ventura 2021-10-02Add support to make invidious API-only via flag (#2363)syeopite 2021-10-02Update container-release.ymlsyeopite 2021-10-02Install Crystal in container-release for lintersyeopite 2021-10-02Run linter in container-release workflowsyeopite 2021-10-02Actually fix lintsyeopite 2021-10-02Fix lintSamantaz Fox 2021-10-02Disable locales with less than 50% of strings translatedSamantaz Fox 2021-10-02Add Portuguese (pt) to localesSamantaz Fox follow up to #2437 2021-10-02Translations update from Weblate (#2437)Weblate (bot) * Add Portuguese translation * Update German translation * Update Basque translation * Update Spanish translation * Update Portuguese (Brazil) translation * Update Portuguese (Portugal) translation * Update Korean translation Co-authored-by: SC <lalocas@protonmail.com> Co-authored-by: Pukima <pukima@pukima.site> Co-authored-by: Sergio Varela <sergitroll9@gmail.com> Co-authored-by: Kim Tae Kyeong <kim@taekyeong.me> 2021-10-02Use make_client when querying instance apisyeopite 2021-10-02add icon-buttons to playlist items (#2442)mastihios 2021-10-01Use break instead of short-circuit returnsyeopite 2021-09-28Improve readabltiy of SearchChannel auto-gen detectsyeopite 2021-09-28Optimize routing logic of extract_item(s) funcssyeopite 2021-09-28Rename get_browse_endpoint to get_browse_idsyeopite 2021-09-28Convert nil for AuthorFallback to empty stringssyeopite 2021-09-28Apply suggestions from code reviewsyeopite Co-authored-by: Samantaz Fox <coding@samantaz.fr>