Commit Graph

3682 Commits

Author SHA1 Message Date
Samantaz Fox fabbecf4c2
Merge pull request #2928 from SamantazFox/bump-dependencies
Bump dependencies
2022-04-09 20:36:09 +02:00
Samantaz Fox 8262aa4138
Merge pull request #2895 from MathiusD/master
Persist player volume/speed
2022-04-09 20:05:28 +02:00
Samantaz Fox 95d86ebf22
Sanity check + comment why we add a leading dot 2022-04-09 20:04:42 +02:00
Samantaz Fox 6aa7db2358
Minor code/comments cleaning 2022-04-09 19:58:49 +02:00
Samantaz Fox 5637c6e651
Merge pull request #3013 from iv-org/rescue-db-errors-get-video
Rescue DB errors in get_video()
2022-04-09 19:35:49 +02:00
Leo 6f705b053a
Updates the URL of the var url_faq (#3016) 2022-04-09 08:20:28 +02:00
Samantaz Fox 1f3f2788d4
Merge pull request #3002 from weblate/weblate-invidious-translations
Translations update from Hosted Weblate
2022-04-09 01:59:39 +02:00
Hosted Weblate ed3c202099
Update Ukrainian translation
Co-authored-by: Denys Nykula <nykula@ukr.net>
2022-04-09 01:58:20 +02:00
Hosted Weblate 0396eec398
Update Norwegian Bokmål translation
Co-authored-by: Allan Nordhøy <epost@anotheragency.no>
2022-04-09 01:58:20 +02:00
Hosted Weblate 62dcec49e4
Update German translation
Co-authored-by: Hosted Weblate <hosted@weblate.org>
Co-authored-by: Pixelcode <pixelcode@dismail.de>
2022-04-09 01:58:20 +02:00
Hosted Weblate 2f6afb5e86
Update Danish translation
Co-authored-by: Grooty12 <Rasmus@rosendahl-kaa.name>
Co-authored-by: Hosted Weblate <hosted@weblate.org>
2022-04-09 01:58:20 +02:00
Hosted Weblate a3a2b2aafb
Replace "Github" by "GitHub" 2022-04-09 01:57:51 +02:00
Samantaz Fox 4900ce24fa
Merge pull request #2956 from SamantazFox/search-filters
Overhaul search filters
2022-04-08 23:49:03 +02:00
Samantaz Fox 135aaf56fd
Rescue DB errors in get_video() 2022-04-08 22:52:34 +02:00
Samantaz Fox 62d7abdd9e
Add a user friendly message for when no results are found 2022-04-08 22:28:43 +02:00
TheFrenchGhosty 91b079f4df
Merge pull request #3007 from iv-org/TheFrenchGhosty-postgres13
Set the Postgres version to 13 as a temporary workaround for #2938
2022-04-04 20:37:10 +00:00
TheFrenchGhosty 2c6cd74dc1
Set the Postgres version to 13 as a temporary workaround for #2938 2022-04-04 20:36:45 +00:00
Samantaz Fox dbc74164ab
Clean up CSS and add light/dark theme support 2022-04-03 22:56:54 +02:00
Samantaz Fox 76c7b2ee9c
Normalize translation keys in other locales (3/3) 2022-04-03 22:28:11 +02:00
Samantaz Fox d6913c1eb9
Normalize translation keys in other locales (2/3) 2022-04-03 22:28:11 +02:00
Samantaz Fox 9aa00b2f0a
Normalize translation keys in other locales (1/3) 2022-04-03 22:28:11 +02:00
Samantaz Fox af02917766
Code cleanup 2022-04-03 22:28:11 +02:00
Samantaz Fox d93a7b315d
Make use of Search::Query/Filters and associated HTML generator 2022-04-03 22:27:52 +02:00
Samantaz Fox a813955ad3
Add Search::Query class to handle search queries 2022-04-03 20:03:34 +02:00
Samantaz Fox 1e3425fdee
Add filters UI HTML generator 2022-04-03 20:01:24 +02:00
Samantaz Fox a2b326e306
Merge pull request #2993 from weblate/weblate-invidious-translations
Translations update from Hosted Weblate
2022-04-03 15:07:22 +02:00
Samantaz Fox 0fa0e8e3f3
Merge pull request #2990 from 138138138/master
Safari audio double duration fix for iOS 15
2022-04-03 15:01:30 +02:00
Hosted Weblate dbae7502e5
Update Italian translation
Co-authored-by: Renix <kastletxd@protonmail.com>
2022-03-30 19:52:43 +02:00
Hosted Weblate f47552c0c4
Update Norwegian Bokmål translation
Co-authored-by: Petter Reinholdtsen <pere-weblate@hungry.com>
2022-03-30 19:52:43 +02:00
Hosted Weblate 74836828c9
Update Finnish translation
Co-authored-by: Markus Mikkonen <markus.mikkonen@outlook.com>
2022-03-30 19:52:43 +02:00
Émilien Devos c152243b4d
new method for bypassing age restriction (#2996) 2022-03-30 19:52:39 +02:00
TheFrenchGhosty 2a40c9a595
Merge pull request #2997 from iv-org/TheFrenchGhosty-patch-1
Update the documentation documents links in the README
2022-03-29 20:40:08 +00:00
TheFrenchGhosty 3cea493d49
Update the documentation documents links in the README 2022-03-29 20:39:59 +00:00
Samantaz Fox 6991d0851f
Add a function to generate HTTP::Params from Filters 2022-03-29 20:31:23 +02:00
Samantaz Fox fb2a331f79
Add a function to parse search filters from invidious URL params 2022-03-29 20:31:23 +02:00
Samantaz Fox c888524523
Add a function to parse invidious legacy search filters 2022-03-29 20:31:23 +02:00
Samantaz Fox 75c9dbaf6b
Add a function to parse youtube search parameters 2022-03-29 20:31:23 +02:00
Samantaz Fox c01a29fe76
Add a function to build youtube search filters
(it aims at replacing produce_search_params)
2022-03-29 20:31:23 +02:00
Samantaz Fox 80417281c4
Add a struct for search filters 2022-03-29 20:31:23 +02:00
Samantaz Fox f9b8bc006f
Create a search processors module 2022-03-29 20:31:23 +02:00
138138138 2c22b0839f
Safari audio double duration fix for iOS 15
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-27 18:32:00 +08:00
Samantaz Fox f4e19ac05c
Merge pull request #2983 from llsc12/master
Add WatchTube
2022-03-23 22:18:45 +01:00
llsc12 70663af190 Add WatchTube 2022-03-22 17:41:15 +00:00
Samantaz Fox ed265cfdcd
Request minified JSON from innertube (#2974) 2022-03-16 09:07:30 +01:00
Samantaz Fox 5b82370bc3
Merge pull request #2961 from weblate/weblate-invidious-translations
Translations update from Hosted Weblate
2022-03-15 07:59:56 +01:00
Samantaz Fox 47690fffc1
Merge pull request #2965 from AHOHNMYC/patch-2
Uppercase some first letters in language selector
2022-03-13 23:14:23 +01:00
AHOHNMYC 357ba2f4f6
Uppercase some first letters 2022-03-13 08:53:27 +03:00
Hosted Weblate b32dd746a6
Update Indonesian translation
Co-authored-by: I. Musthafa <i.musthafa66@gmail.com>
2022-03-11 20:51:15 +01:00
Hosted Weblate b4ea1ccc23
Update Basque translation
Update Basque translation

Co-authored-by: Hosted Weblate <hosted@weblate.org>
Co-authored-by: Izei <mikelbre@gmail.com>
2022-03-11 20:51:15 +01:00
Hosted Weblate 2aecbfbb67
Update Czech translation
Co-authored-by: Fjuro <fjuro@seznam.cz>
Co-authored-by: Hosted Weblate <hosted@weblate.org>
2022-03-11 20:51:15 +01:00