| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2022-04-16 | Fix filter checkbox | AHOHNMYC | |
| Due to different prefixes in id (`filter-features` in `input` and `filter-feature` in `label`) click on `label` didn't affect corresponding checkbox. | |||
| 2022-04-14 | Merge pull request #3023 from AHOHNMYC/improve-filters-visual | Samantaz Fox | |
| Filters visual improvement | |||
| 2022-04-14 | Merge pull request #3026 from iv-org/revert-2928-bump-dependencies | Samantaz Fox | |
| Revert "Bump dependencies" | |||
| 2022-04-14 | Revert "Bump dependencies" | Samantaz Fox | |
| 2022-04-13 | Real minus sign instead of hyphen-minus | AHOHNMYC | |
| Minus sign in comparison with hyphen-minus (symbol that prints your keyboard by default) has horizontal line on same level as plus sign and same width, so one can be toggled to another with perfect visuals. https://en.wikipedia.org/wiki/Plus_and_minus_signs https://en.wikipedia.org/wiki/Hyphen-minus | |||
| 2022-04-13 | Pointer cursor on Filters `summary' | AHOHNMYC | |
| `summary` clickable by design, but by default (at least in Chrome) it has `text` cursor. | |||
| 2022-04-09 | Merge pull request #2928 from SamantazFox/bump-dependencies | Samantaz Fox | |
| Bump dependencies | |||
| 2022-04-09 | Merge pull request #2895 from MathiusD/master | Samantaz Fox | |
| Persist player volume/speed | |||
| 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 | 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-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 | |
