| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2022-04-09 | Sanity check + comment why we add a leading dot | Samantaz Fox | |
| 2022-04-09 | Minor code/comments cleaning | Samantaz Fox | |
| 2022-04-09 | Merge pull request #3013 from iv-org/rescue-db-errors-get-video | Samantaz Fox | |
| Rescue DB errors in get_video() | |||
| 2022-04-09 | Updates the URL of the var url_faq (#3016) | Leo | |
| 2022-04-09 | Merge pull request #3002 from weblate/weblate-invidious-translations | Samantaz Fox | |
| Translations update from Hosted Weblate | |||
| 2022-04-09 | Update Ukrainian translation | Hosted Weblate | |
| Co-authored-by: Denys Nykula <nykula@ukr.net> | |||
| 2022-04-09 | Update Norwegian Bokmål translation | Hosted Weblate | |
| Co-authored-by: Allan Nordhøy <epost@anotheragency.no> | |||
| 2022-04-09 | Update German translation | Hosted Weblate | |
| Co-authored-by: Hosted Weblate <hosted@weblate.org> Co-authored-by: Pixelcode <pixelcode@dismail.de> | |||
| 2022-04-09 | Update Danish translation | Hosted Weblate | |
| Co-authored-by: Grooty12 <Rasmus@rosendahl-kaa.name> Co-authored-by: Hosted Weblate <hosted@weblate.org> | |||
| 2022-04-09 | Replace "Github" by "GitHub" | Hosted Weblate | |
| 2022-04-08 | Merge pull request #2956 from SamantazFox/search-filters | Samantaz Fox | |
| Overhaul search filters | |||
| 2022-04-08 | Rescue DB errors in get_video() | Samantaz Fox | |
| 2022-04-08 | Add a user friendly message for when no results are found | Samantaz Fox | |
| 2022-04-04 | Merge pull request #3007 from iv-org/TheFrenchGhosty-postgres13 | TheFrenchGhosty | |
| Set the Postgres version to 13 as a temporary workaround for #2938 | |||
| 2022-04-04 | Set the Postgres version to 13 as a temporary workaround for #2938 | TheFrenchGhosty | |
| 2022-04-03 | Remove useless call | Féry Mathieu (Mathius) | |
| Follow this comment : https://github.com/iv-org/invidious/pull/2936#discussion_r841277735 | |||
| 2022-04-03 | Clean up CSS and add light/dark theme support | Samantaz Fox | |
| 2022-04-03 | Normalize translation keys in other locales (3/3) | Samantaz Fox | |
| 2022-04-03 | Normalize translation keys in other locales (2/3) | Samantaz Fox | |
| 2022-04-03 | Normalize translation keys in other locales (1/3) | Samantaz Fox | |
| 2022-04-03 | Code cleanup | Samantaz Fox | |
| 2022-04-03 | Make use of Search::Query/Filters and associated HTML generator | Samantaz Fox | |
| 2022-04-03 | Add Search::Query class to handle search queries | Samantaz Fox | |
| 2022-04-03 | Add filters UI HTML generator | Samantaz Fox | |
| 2022-04-03 | Merge pull request #2993 from weblate/weblate-invidious-translations | Samantaz Fox | |
| Translations update from Hosted Weblate | |||
| 2022-04-03 | Merge pull request #2990 from 138138138/master | Samantaz Fox | |
| Safari audio double duration fix for iOS 15 | |||
| 2022-03-30 | Update Italian translation | Hosted Weblate | |
| Co-authored-by: Renix <kastletxd@protonmail.com> | |||
| 2022-03-30 | Update Norwegian Bokmål translation | Hosted Weblate | |
| Co-authored-by: Petter Reinholdtsen <pere-weblate@hungry.com> | |||
| 2022-03-30 | Update Finnish translation | Hosted Weblate | |
| Co-authored-by: Markus Mikkonen <markus.mikkonen@outlook.com> | |||
| 2022-03-30 | new method for bypassing age restriction (#2996) | Émilien Devos | |
| 2022-03-29 | Merge pull request #2997 from iv-org/TheFrenchGhosty-patch-1 | TheFrenchGhosty | |
| Update the documentation documents links in the README | |||
| 2022-03-29 | Update the documentation documents links in the README | TheFrenchGhosty | |
| 2022-03-29 | Add a function to generate HTTP::Params from Filters | Samantaz Fox | |
| 2022-03-29 | Add a function to parse search filters from invidious URL params | Samantaz Fox | |
| 2022-03-29 | Add a function to parse invidious legacy search filters | Samantaz Fox | |
| 2022-03-29 | Add a function to parse youtube search parameters | Samantaz Fox | |
| 2022-03-29 | Add a function to build youtube search filters | Samantaz Fox | |
| (it aims at replacing produce_search_params) | |||
| 2022-03-29 | Add a struct for search filters | Samantaz Fox | |
| 2022-03-29 | Create a search processors module | Samantaz Fox | |
| 2022-03-27 | Safari audio double duration fix for iOS 15 | 138138138 | |
| The previous method breaks Always Loop feature on iOS 15. The previous player.currentTime(player.duration() + 1) sometimes breaks the entire player. Now it jumps to (end - 1) seconds when the time goes between over half and (end - 2) seconds. With Always Loop on, player will jump to the beginning after 1 second. | |||
| 2022-03-26 | Wait that was too much replacing | Jonas Wunderlich | |
| 2022-03-26 | Changed icon to checkmark and for verified author to checkmark-circle | Jonas Wunderlich | |
| 2022-03-23 | Merge pull request #2983 from llsc12/master | Samantaz Fox | |
| Add WatchTube | |||
| 2022-03-22 | Add WatchTube | llsc12 | |
| 2022-03-16 | Request minified JSON from innertube (#2974) | Samantaz Fox | |
| 2022-03-15 | Merge pull request #2961 from weblate/weblate-invidious-translations | Samantaz Fox | |
| Translations update from Hosted Weblate | |||
| 2022-03-13 | Merge pull request #2965 from AHOHNMYC/patch-2 | Samantaz Fox | |
| Uppercase some first letters in language selector | |||
| 2022-03-13 | Done some refactoring | Jonas Wunderlich | |
| 2022-03-13 | Merge branch 'iv-org:master' into verified-badge | Jonas | |
| 2022-03-13 | Uppercase some first letters | AHOHNMYC | |
