summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)Author
2021-09-01Remove the mention of 'Omar Roth' from the footerTheFrenchGhosty
2021-09-01Merge pull request #2371 from weblate/weblate-invidious-translationsTheFrenchGhosty
Translations update from Weblate
2021-09-01Update Finnish translationKaantaja
2021-09-01Update German translationSamantaz Fox
2021-08-31Merge pull request #2366 from TheFrenchGhosty/more-cryptocurrenciesTheFrenchGhosty
Add Ethereum and Litecoin as donation methods
2021-08-31Add Ethereum and Litecoin as donation methodsTheFrenchGhosty
2021-08-31docker images with --release for more stabilityEmilien 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-30Extract 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-26Fix livestream parsing URLs (#2356)Émilien Devos
2021-08-24remove docker cache on the CI testEmilien Devos
2021-08-24moved APKBUILD files to iv-org/lsquic.cr/dockerEmilien Devos
and remove docker cache
2021-08-24use pre-compiled lsquic docker imageEmilien Devos
from https://quay.io/repository/invidious/lsquic-compiled fixes #2325
2021-08-24Use `athena-negotiation` to detect language through Accept-Language header ↵syeopite
(#2324) Detect language through Accept-Language header
2021-08-23Remove usage of haltf in /api/v1/channels/:ucid/commentssyeopite
2021-08-23Fix /api/v1/search/suggestions route linksyeopite
2021-08-23Bountiful changessyeopite
- Use haltf in more locations - Fix wrong URL params - Rename API modules - Remove API routing file and move everything to general iv routing file
2021-08-21Merge pull request #2332 from weblate/weblate-invidious-translationsTheFrenchGhosty
Translations update from Weblate
2021-08-21Update Arabic translationRex_sa
2021-08-21Update Lithuanian translationGediminas Murauskas
2021-08-21Update Swedish translationLuna Jernberg
2021-08-21Update Esperanto translationphlostically
2021-08-21Update Spanish translationJorge Maldonado Ventura
2021-08-21Update Polish translationTsuki
2021-08-21Add cache(?) to arm docker build (#2337)syeopite
* Add cache(?) to arm docker build * Update ci.yml
2021-08-16Update lock inactive days (#2331)Émilien Devos
2021-08-16fetch with innertube api when video is unavailable (#2329)Émilien Devos
+ rename some client type to better names + fix thirdParty hack
2021-08-15Readd paid attribute for videos (#2330)syeopite
2021-08-14Extract API routes from invidious.cr (3/3)syeopite
- Auth (excluding notifications*) APIs - Mixes *Notifications currently require the "connection_channel" channel for talking with the notifications job. Unfortunately, we cannot access that within the route modules yet.
2021-08-14Restructure API routes to use more namespacessyeopite
2021-08-14Extract API routes from invidious.cr (2/?)syeopite
- Video playback endpoints - Search feed api - Video info api
2021-08-14Restructure API route organisationsyeopite
2021-08-14Extract API routes from invidious.cr (1/?)syeopite
2021-08-14Remove deprecated APIssyeopite
- insights - top feed
2021-08-13Switch to innertube API for videos (#2220)Émilien Devos
Commit history: - Switch to innertube API for videos - fix hardcoded strings + fix bypass geo-restriction
2021-08-13Update crystal docker image to 1.1.1Émilien Devos
2021-08-12Revert "bump crystal docker image version +"syeopite
This reverts commit f2b69fd8120c4e2d98ba95eb412c1d771b820b7b. Crystal 1.1.0 is not supported by Invidious due to upstream issue. See crystal-lang/crystal#10972
2021-08-12switch to innertube API for about channels (#2255)Émilien Devos
2021-08-12bump crystal docker image version +Emilien Devos
use alpine:edge docker image in order to use crystal 1.1.1
2021-08-12Fix "fatal role postgres doesn't exist" (#2296)Samantaz Fox
* Fix "fatal role postgres doesn't exist" Fix a frequent error with recent postgres docker images: `FATAL: role "postgres" does not exist` * Use $$VAR so it's expanded by the shell, not docker
2021-08-12Check for existance of "adaptiveFormats" in videossyeopite
Combined from commits: - Check for existance of "adaptiveFormats" in videos - Remove usage of ternary conditional
2021-08-12Merge pull request #2323 from unixfox/fix-commentsTheFrenchGhosty
Fix comments - related to #2322
2021-08-12fix comments using digEmilien Devos
2021-08-12Use the new youtube api for comments (#2217)Émilien Devos
* use the new youtube api for comments * remove PG_DB & action parameter + allow force region * support new comments data with onResponseReceivedEndpoints
2021-08-12Exempt "blocked" PRs from being marked as stale (#2321)syeopite
2021-08-11Switch routing logic to use modules (#2298)syeopite
* Switch routing logic to use modules * Add more macros for adding routes of different HTTP methods
2021-08-09Add CI for testing arm64 docker (#2315)syeopite
* Add CI for testing build of docker-arm64 * Add specs check to dockerfiles
2021-08-09Merge pull request #2294 from weblate/weblate-invidious-translationssyeopite
Translations update from Weblate
2021-08-06Update Indonesian translationReza Almanda
2021-08-06Update Arabic translationRex_sa