| Age | Commit message (Collapse) | Author |
|
|
|
Make invidious use all the translation files if they are translated at more than 80%
|
|
* Update German translation
* Add Bengali (Bangladesh) translation
* Update Bengali (Bangladesh) translation
* Update Portuguese (Portugal) translation
* Update Icelandic translation
* Update Bengali (Bangladesh) translation
* Update Bengali (Bangladesh) translation
* Add Catalan translation
* Update Norwegian Bokmål translation
* Add French (Canada) translation
* Update German translation
* Update Polish translation
* Update Dutch translation
* Update French translation
* Update Italian translation
* Update Greek translation
* Update French (Canada) translation
* Update Turkish translation
* Update Norwegian Bokmål translation
* Update Esperanto translation
* Update Esperanto translation
* Add Slovak translation
* Update Slovak translation
* Update Serbian (cyrillic) translation
* Update Slovak translation
* Update Esperanto translation
* Add Persian translation
* Update Persian translation
* Add Kannada translation
* Update Kannada translation
* Update Bengali (Bangladesh) translation
* Update Spanish translation
* Update Portuguese (Brazil) translation
* Update Chinese (Traditional) translation
* Update Swedish translation
* Update Portuguese (Portugal) translation
* Add Finnish translation
* Update Dutch translation
* Update Finnish translation
* Add Indonesian translation
* Add Portuguese translation
* Update Portuguese (Portugal) translation
* Update Indonesian translation
* Update Portuguese translation
* Update Polish translation
* Update Polish translation
* Update Portuguese (Brazil) translation
* Update Chinese (Simplified) translation
* Add Croatian translation
* Update Croatian translation
* Update Norwegian Bokmål translation
* Update Swedish translation
* Update Croatian translation
* Update Japanese translation
* Update Indonesian translation
* Add Danish translation
* Update Bengali (Bangladesh) translation
* Update Danish translation
* Update Chinese (Simplified) translation
* Update French (Canada) translation
* Add Malayalam translation
* Update Swedish translation
* Update Greek translation
* Update Greek translation
* Update Portuguese (Brazil) translation
* Delete Catalan translation
* Delete Malayalam translation
* Delete Kannada translation
* Delete French (Canada) translation
* Delete Portuguese translation
Co-authored-by: Jeannette L <j.lavoie@net-c.ca>
Co-authored-by: Oymate <dhruboadittya96@gmail.com>
Co-authored-by: Paulo Marinho <paulomarinho@protonmail.com>
Co-authored-by: recette-lemon <854qskawygnrtcdo@protonmail.com>
Co-authored-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>
Co-authored-by: Allan Nordhøy <epost@anotheragency.no>
Co-authored-by: Oğuz Ersen <oguzersen@protonmail.com>
Co-authored-by: Attila Farkas <farkasattila@ymail.com>
Co-authored-by: bongo bongo <mombatubongo@gmail.com>
Co-authored-by: nathgit <nathronman+github@gmail.com>
Co-authored-by: Kevin Scruff <KevinScruff@protonmail.com>
Co-authored-by: Yogesh <yogesh@karnatakaeducation.org.in>
Co-authored-by: The Cats <philosoph@snopyta.org>
Co-authored-by: FeiYang <feiyang@fyol.xyz>
Co-authored-by: Luna Jernberg <droidbittin@gmail.com>
Co-authored-by: ssantos <ssantos@web.de>
Co-authored-by: Unihuppio <virancannos@protonmail.com>
Co-authored-by: Joachim Opdenakker <opdenakker.joachim@gmail.com>
Co-authored-by: ziasukmana <ziasukmana@hotmail.com>
Co-authored-by: Atrate <Atrate@protonmail.com>
Co-authored-by: Karol Kosek <krkk@krkk.ct8.pl>
Co-authored-by: André Marcelo Alvarenga <andrealvarenga@gmx.net>
Co-authored-by: Eric <spice2wolf@gmail.com>
Co-authored-by: Milo Ivir <mail@milotype.de>
Co-authored-by: Petter Reinholdtsen <pere-weblate@hungry.com>
Co-authored-by: Y. Sakamoto <ysakamoto@tutanota.com>
Co-authored-by: Nimityx <c93c81b9-b581-4651-89fc-a416fd69558e@anonaddy.me>
Co-authored-by: HackerNCoder <hackerncoder@protonmail.ch>
Co-authored-by: vachan-maker <vachan2014carmel@gmail.com>
Co-authored-by: fresh <fresh190@protonmail.com>
Co-authored-by: TheFrenchGhosty <TheFrenchGhosty@posteo.is>
|
|
|
|
Container sha without 2 builds
|
|
|
|
|
|
|
|
Does not work with two images at the same time
|
|
Close #1688
|
|
|
|
Add ui for search sort and filter
|
|
Add container CI release
|
|
|
|
Fix DASH playback bug in Safari
|
|
|
|
|
|
|
|
do not add local to xhr when in videoplayback
|
|
save host when using dash manifest
|
|
fix incorrect use of setinterval in js
|
|
|
|
|
|
Fix downloads
|
|
The `itag` is now converted to a number, matching the `itag` of
`Video.adaptive_fmts` and `Video.fmt_stream`.
|
|
Remove omarroth mentions
|
|
about not updating changelog
|
|
Respect `use_pubsub_feeds` config
|
|
Setting `use_pubsub_feeds: false` now properly disables it.
|
|
|
|
Rework logging
|
|
The default log level has been changed from `debug` to `info`.
The `debug` log level is now more verbose. `debug` now gives a general overview
of what is happening (where implemented) while `trace` gives all available
details.
|
|
Instead of passing around `logger` there is now the global `LOGGER`.
|
|
The log level can now be set with `log_level` (accepts ints and strings).
The log file can now be set with `output` (also accepts `STDOUT`).
|
|
add config to decrypt on demand instead of polling
|
|
Fix `watch_videos` endpoint
|
|
Playlists created by `watch_videos` do not have an author which caused a crash
previously.
|
|
This fixes `Unexpected char '<' at 1:1` errors caused by content type mismatch.
|
|
Download liblsquic.a from iv-org/liblsquic-static-alpine
|
|
|
|
This only affects Docker installs.
Regular builds still use the binary shipped with `lsquic.cr`.
|
|
Add audio mode link to items
|
|
Add Subscription Traces
|
|
Close http clients after use
|
|
fix channel/ID/community endpoint
|
|
fixes https://github.com/iv-org/invidious/issues/1611
|
|
|
|
Fix Video Mode Button
|
|
The query params that get edited for `embed_params` are now deep copied instead
of shallow copied, preventing the originals from being changed.
|
|
Add `popular-enabled` option
|