aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-08-25add check video id for android client toothrow-error-wrong-videoÉmilien Devos1-3/+7
2022-08-23throw error if the videoID returned is differentÉmilien Devos2-0/+7
2022-08-22Fix prefs cookies in player (#3276)Samantaz Fox1-3/+5
2022-08-17 Adapt StaticFileHandler for Crystal 1.6 (#3269)Samantaz Fox1-13/+15
2022-08-15StaticFileHandler: use HTTP::Status rather than integersSamantaz Fox1-4/+4
2022-08-15StaticFileHandler: Adapt for Crystal 1.6Samantaz Fox1-9/+11
2022-08-15Fix missing hash key: "toggleButtonRenderer" (issue #3260)Samantaz Fox1-1/+1
2022-08-13Fix #3265Samantaz Fox1-1/+1
2022-08-13Merge pull request #3261 from SamantazFox/routing-cleanupSamantaz Fox4-388/+446
2022-08-13Merge pull request #3197 from weblate/weblate-invidious-translationsSamantaz Fox9-36/+305
2022-08-11Update Indonesian translationHosted Weblate1-2/+3
2022-08-11Update Portuguese (Portugal) translationHosted Weblate1-1/+55
2022-08-11Update German translationHosted Weblate1-2/+13
2022-08-11Update Greek translationHosted Weblate1-1/+2
2022-08-11Update Italian translationHosted Weblate1-23/+23
2022-08-11Update Norwegian Bokmål translationHosted Weblate1-2/+2
2022-08-11Update Arabic translationHosted Weblate1-2/+78
2022-08-11Update Russian translationHosted Weblate1-3/+3
2022-08-11Update Sinhala translationHosted Weblate1-0/+126
2022-08-10routing: Directly call Kemal's add_route functionSamantaz Fox1-1/+5
2022-08-10routes: remove useless 'locale' variable in error 505 handlerSamantaz Fox1-1/+0
2022-08-10routes: move error 404 logic to its own moduleSamantaz Fox2-43/+48
2022-08-10routes: move before_all logic to its own moduleSamantaz Fox2-148/+157
2022-08-10routing: move the remaining routes registration to a wrapper functionSamantaz Fox2-34/+32
2022-08-10routing: move feed routes registration to Invidious::RoutingSamantaz Fox2-13/+17
2022-08-10routing: move search routes registration to Invidious::RoutingSamantaz Fox2-4/+12
2022-08-10routing: move playlist routes registration to Invidious::RoutingSamantaz Fox2-12/+20
2022-08-10routing: move watch/embed routes registration to Invidious::RoutingSamantaz Fox2-15/+18
2022-08-10routing: move image proxy routes registration to Invidious::RoutingSamantaz Fox2-6/+10
2022-08-10routing: move channel routes registration to Invidious::RoutingSamantaz Fox2-20/+24
2022-08-10routing: register playback routes with a function, rather than a macroSamantaz Fox2-25/+29
2022-08-10routing: register API routes with a function, rather than a macroSamantaz Fox2-69/+76
2022-08-09routing: register user routes with a function, rather than a macroSamantaz Fox2-30/+31
2022-08-09routing: remove HEAD from HTTP methodsSamantaz Fox1-1/+1
2022-08-07Merge pull request #3249 from iv-org/improve-extractorSamantaz Fox1-13/+15
2022-08-07Merge pull request #3253 from amarakon/masterSamantaz Fox1-4/+5
2022-08-07Merge pull request #3255 from iv-org/fix-content-not-availableSamantaz Fox1-9/+20
2022-08-07For android client send sdk version to youtubeEmilien Devos1-9/+20
2022-08-07if case for sectionListRendererEmilien Devos1-13/+15
2022-08-06Add Ytfzf to projects using Invidiousamarakon1-4/+5
2022-08-07Merge pull request #3248 from iv-org/fix-cookiesSamantaz Fox1-0/+6
2022-08-07Merge pull request #3252 from SamantazFox/bump-ytapi-clientsSamantaz Fox1-19/+57
2022-08-07Merge pull request #3250 from iv-org/fix-cookiesSamantaz Fox1-2/+2
2022-08-07Remove 'screen' where not requiredSamantaz Fox1-3/+0
2022-08-07Add TVHtml5 clientSamantaz Fox1-1/+7
2022-08-07Add IOS clientsSamantaz Fox1-1/+32
2022-08-06Move the default API key to a constant for claritySamantaz Fox1-7/+9
2022-08-06Bump web clients versionsSamantaz Fox1-4/+4
2022-08-06Bump android app versionSamantaz Fox1-3/+5
2022-08-06Disable decrypt_polling by default + add comment (#3244)Émilien Devos2-3/+6