| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2025-01-25 | Update Czech translation | Hosted Weblate | |
| Update Czech translation Co-authored-by: Fjuro <fjuro@alius.cz> Co-authored-by: Hosted Weblate <hosted@weblate.org> | |||
| 2025-01-25 | Update Japanese translation | Hosted Weblate | |
| Update Japanese translation Co-authored-by: Hosted Weblate <hosted@weblate.org> Co-authored-by: maboroshin <maboroshin@users.noreply.hosted.weblate.org> | |||
| 2025-01-25 | Update Ukrainian translation | Hosted Weblate | |
| Update Ukrainian translation Co-authored-by: Hosted Weblate <hosted@weblate.org> Co-authored-by: Ihor Hordiichuk <igor_ck@outlook.com> | |||
| 2025-01-25 | Update Russian translation | Hosted Weblate | |
| Co-authored-by: Hosted Weblate <hosted@weblate.org> Co-authored-by: sergio <sergio+it@outerface.net> | |||
| 2025-01-25 | Update Greek translation | Hosted Weblate | |
| Co-authored-by: Hosted Weblate <hosted@weblate.org> Co-authored-by: hompre <46e989cc@opayq.com> | |||
| 2025-01-25 | Update German translation | Hosted Weblate | |
| Co-authored-by: Hosted Weblate <hosted@weblate.org> Co-authored-by: Sanny Cue <sanny.cue@gmail.com> | |||
| 2025-01-25 | Update Portuguese (Brazil) translation | Hosted Weblate | |
| Update Portuguese (Brazil) translation Co-authored-by: Hosted Weblate <hosted@weblate.org> Co-authored-by: joaooliva <joaooliva@protonmail.com> | |||
| 2025-01-25 | Update Tamil translation | Hosted Weblate | |
| Add Tamil translation Co-authored-by: Hosted Weblate <hosted@weblate.org> Co-authored-by: தமிழ்நேரம் <anishprabu.t@gmail.com> | |||
| 2025-01-25 | Update Turkish translation | Hosted Weblate | |
| Co-authored-by: Hosted Weblate <hosted@weblate.org> Co-authored-by: Oğuz Ersen <oguz@ersen.moe> | |||
| 2025-01-25 | lint edits, refactor | epicsam123 | |
| 2025-01-24 | moved comments | epicsam123 | |
| 2025-01-23 | add missing end statement | epicsam123 | |
| 2025-01-22 | Pick a different instance upon redirect | epicsam123 | |
| 2025-01-22 | API: Add a 'published' video parameter for related videos (#4149) | syeopite | |
| 2025-01-22 | User: Ensure IO is properly closed when importing NewPipe subscriptions (#4346) | syeopite | |
| 2025-01-22 | Frontend: Carry over audio-only mode in playlist links (#4784) | syeopite | |
| 2025-01-22 | Videos: Fix missing host parameter on playback URLs when `local=true` (#4992) | syeopite | |
| 2025-01-22 | Routes: Clean ajax actions handlers (#5036) | syeopite | |
| 2025-01-22 | Remove stdlib override for proxy initialization (#5065) | syeopite | |
| 2025-01-22 | API: Add support for author thumbnails in search api for videos (#5072) | syeopite | |
| 2025-01-22 | Kemal: Skip route if response was closed by handlers (#5073) | syeopite | |
| 2025-01-22 | API: Fix video thumbnails in mixes (#5116) | syeopite | |
| 2025-01-22 | CI: Drop support for versions prior to 1.12 and add 1.15.0 (#5148) | syeopite | |
| 2025-01-22 | Videos: Set language for dash audio streams and sort (#5149) | syeopite | |
| 2025-01-22 | Warn when any top-level config is "CHANGE_ME!!" (#5150) | syeopite | |
| 2025-01-22 | Comment out http_proxy in example config (#5151) | syeopite | |
| The http_proxy section was not commented out in the example config causing Invidious to error out unless an HTTP proxy was configured. This problem affects new manual installs in which the example config is copied to create the actual config Invidious uses | |||
| 2025-01-22 | Remove formatter check on container workflows (#5153) | syeopite | |
| 2025-01-22 | feat(manifset): improved adaptationset label | Giuliano Macedo | |
| 2025-01-22 | Add audio track info to dash manifest, if present | GTechAlpha | |
| - language id - language display name - main/default track Sort audio formats so that main/default is first (for clients not using dash) * Note: this should be a non-breaking change; if audio track info is not availablle, the behavior does not change from current | |||
| 2025-01-22 | CI: Add support for 1.15.0 | syeopite | |
| 2025-01-22 | CI: Drop support for versions prior to 1.12.0 | syeopite | |
| 2025-01-22 | Warn when any top-level config is "CHANGE_ME!!" | syeopite | |
| 2025-01-22 | Comment out http_proxy in example config | syeopite | |
| 2025-01-22 | Make Invidious compliant to Crystal 1.15 formatting rules (#5014) | syeopite | |
| 2025-01-20 | CI: Use separate shards cache for lint step | syeopite | |
| Ameba could be built with an older version of Crystal that follows a different set of formatting rules than the latest version causing the Lint/Formatting rule to fail when in actuality the code is actually compliant with the formatting rules in the latest version of Crystal | |||
| 2025-01-20 | Apply upcoming formatting rules from Crystal 1.15 | syeopite | |
| 2025-01-09 | Update bug report issue message | Émilien (perso) | |
| 2025-01-05 | Improve syntax | Caian Benedicto | |
| Co-authored-by: syeopite <70992037+syeopite@users.noreply.github.com> | |||
| 2024-12-27 | Add checks for socket path and permissions | Caian Benedicto | |
| 2024-12-27 | Revert changes made to other parameters | Caian Benedicto | |
| 2024-12-16 | Fix video thumbnails in mixes | Brahim Hadriche | |
| 2024-12-14 | Change socket_binding to a nested configuration in YAML | Caian Benedicto | |
| 2024-12-14 | Unify socket_binding and socket_permissions | Caian Benedicto | |
| 2024-12-14 | Leave socket_binding disabled by default in the configuration example | Caian Benedicto | |
| 2024-12-13 | Change bind_unix to socket_binding, add socket_permissions and config example | Caian Benedicto | |
| 2024-12-13 | Merge branch 'master' into unix-sockets | Caian Benedicto | |
| 2024-11-17 | remove icon element from channel rss feed | ChunkyProgrammer | |
| 2024-11-17 | do a sanity check on the provided ucid | ChunkyProgrammer | |
| Co-Authored-By: absidue <48293849+absidue@users.noreply.github.com> Co-Authored-By: Samantaz Fox <coding@samantaz.fr> | |||
| 2024-11-17 | Channel RSS: deprecate author thumbnail, make less requests to youtube | ChunkyProgrammer | |
| 2024-11-17 | RSS: return 404 if youtube playlist doesnt exist | ChunkyProgrammer | |
