| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2021-09-18 | Use shell command `sha1sum` for checksum | syeopite | |
| Crystal doesn't support OpenSSL3, the version Alpine uses. See https://github.com/iv-org/invidious/pull/2397#issuecomment-922375908 | |||
| 2021-09-18 | Fix phrasing | syeopite | |
| 2021-09-18 | Use correct videojs-vtt-thumbnails location in licences.ecr | syeopite | |
| 2021-09-18 | Revert to iv-org fork of silvermine-videojs-quality-selector | syeopite | |
| Upstream requires at least two additional sources. Whereas Invidious needs it to be able to display a single additional source for normal (dashless) qualites. Aka medium and hd720. | |||
| 2021-09-18 | Fix minified silvermine-...quality* fetching | syeopite | |
| 2021-09-18 | Typo | syeopite | |
| 2021-09-18 | Readd player.css | syeopite | |
| 2021-09-18 | Fix docker | syeopite | |
| Clone scripts folder to docker container Copy videojs-dependencies.yml to docker container Copy assets folder eariler in build process Copy assets folder from builder | |||
| 2021-09-18 | Typo | syeopite | |
| 2021-09-18 | Preserve videojs directory for dependency script | syeopite | |
| 2021-09-18 | Change "VideoJS" in put reports to "Player" | syeopite | |
| 2021-09-18 | Rename fetch_videojs* to fetch_player* | syeopite | |
| 2021-09-18 | Print message when VideoJS deps are satisfied | syeopite | |
| 2021-09-18 | Add script to resolve and fetch VideoJS files | syeopite | |
| 2021-09-18 | Stop shipping VideoJS files | syeopite | |
| 2021-09-15 | Prevent VR from being initialized in listen mode (#2396) | syeopite | |
| 2021-09-13 | HTML escape video mimetype | Samantaz Fox | |
| Video mimetype may contain code information between double quotes. If not properly escaped, it breaks the browser's parser. E.g: ``` type="video/mp4; codecs=" avc1.64001f,="" mp4a.40.2""="" ``` Thank Robin for catching this! | |||
| 2021-09-10 | Handle equirectangular projections for VR (#2379) | syeopite | |
| 2021-09-10 | Bump dependencies (#2378) | syeopite | |
| * Upgrade to Kemal v1.1.0 * Bump postgres driver | |||
| 2021-09-06 | Merge pull request #2380 from syeopite/fix-invidious-showing-yt-redirect-links | TheFrenchGhosty | |
| Fix invidious showing yt redirect links | |||
| 2021-09-06 | Translations update from Weblate (#2384) | Weblate (bot) | |
| * Update Arabic translation * Update Spanish translation * Update Esperanto translation * Update Chinese (Simplified) translation * Update Turkish translation * Update Chinese (Traditional) translation * Update Portuguese (Brazil) translation * Update Lithuanian translation * Update Japanese translation Co-authored-by: Rex_sa <rex.sa@pm.me> Co-authored-by: Jorge Maldonado Ventura <jorgesumle@freakspot.net> Co-authored-by: Eric <spice2wolf@gmail.com> Co-authored-by: Oğuz Ersen <oguzersen@protonmail.com> Co-authored-by: Jeff Huang <s8321414@gmail.com> Co-authored-by: André Marcelo Alvarenga <andrealvarenga@gmx.net> Co-authored-by: Gediminas Murauskas <muziejusinfo@gmail.com> Co-authored-by: GnuPGを使うべきだ <dieeeazpnnqbpddh@cock.email> | |||
| 2021-09-06 | Merge pull request #2382 from unixfox/fix-comment-replies | TheFrenchGhosty | |
| fix comment replies | |||
| 2021-09-05 | Improve detection and handling of yt redirect links | syeopite | |
| 2021-09-04 | fix comment replies | Emilien Devos | |
| 2021-09-03 | use crystal 1.1.1 for the ARM docker image | Emilien Devos | |
| 2021-09-03 | Propagate replacing yout.be links to /watch to RSS | syeopite | |
| 2021-09-03 | Fix typo causing links to be youtube.com/redirect | syeopite | |
| 2021-09-03 | remove 3gp only from the player (#2376) | Émilien Devos | |
| + video quality precedence on default player when js is not enabled | |||
| 2021-09-01 | fix image location for helm | Émilien Devos | |
| 2021-09-01 | Skip container release for insignficant changes (#2367) | syeopite | |
| 2021-09-01 | Make building in release mode optional (#2368) | syeopite | |
| 2021-09-01 | Properly transform youtu.be links to be /watch routes in comments and ↵ | syeopite | |
| descriptions (#2365) | |||
| 2021-09-01 | Merge pull request #2372 from TheFrenchGhosty/master | TheFrenchGhosty | |
| Remove the mention of 'Omar Roth' from the footer | |||
| 2021-09-01 | Actually translate the new string to French | TheFrenchGhosty | |
| 2021-09-01 | Remove the mention of 'Omar Roth' from the footer | TheFrenchGhosty | |
| 2021-09-01 | Merge pull request #2371 from weblate/weblate-invidious-translations | TheFrenchGhosty | |
| Translations update from Weblate | |||
| 2021-09-01 | Update Finnish translation | Kaantaja | |
| 2021-09-01 | Update German translation | Samantaz Fox | |
| 2021-08-31 | Merge pull request #2366 from TheFrenchGhosty/more-cryptocurrencies | TheFrenchGhosty | |
| Add Ethereum and Litecoin as donation methods | |||
| 2021-08-31 | Add Ethereum and Litecoin as donation methods | TheFrenchGhosty | |
| 2021-08-31 | docker images with --release for more stability | Emilien Devos | |
| fixes #1652 | |||
| 2021-08-30 | Extract API routes (#2271) | syeopite | |
| * Extract API routes from invidious.cr * Remove deprecated APIs - insights - top feed | |||
| 2021-08-30 | Extract feed routes (#2269) | syeopite | |
| * Extract feed routes from invidious.cr * Removes the deprecated route for /feed/top * Deprecate /view_all_playlist & use /feed/playlists * Move feed views into their own directory * Add haltf method to halt current route context * Change status_code + return blocks to use haltf * Set appropriate response headers for RSS routes | |||
| 2021-08-26 | Fix livestream parsing URLs (#2356) | Émilien Devos | |
| 2021-08-24 | remove docker cache on the CI test | Emilien Devos | |
| 2021-08-24 | moved APKBUILD files to iv-org/lsquic.cr/docker | Emilien Devos | |
| and remove docker cache | |||
| 2021-08-24 | use pre-compiled lsquic docker image | Emilien Devos | |
| from https://quay.io/repository/invidious/lsquic-compiled fixes #2325 | |||
| 2021-08-24 | Use `athena-negotiation` to detect language through Accept-Language header ↵ | syeopite | |
| (#2324) Detect language through Accept-Language header | |||
| 2021-08-23 | Remove usage of haltf in /api/v1/channels/:ucid/comments | syeopite | |
| 2021-08-23 | Fix /api/v1/search/suggestions route link | syeopite | |
