summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-08-13Update Persian translationHosted Weblate1-4/+16
2024-08-13Update Swedish translationHosted Weblate1-1/+1
2024-08-13Update French translationHosted Weblate1-3/+12
2024-08-13Update Dutch translationHosted Weblate1-16/+16
2024-08-13Update Serbian (cyrillic) translationHosted Weblate1-1/+1
2024-08-13Update Serbian (cyrillic) translationHosted Weblate1-1/+19
2024-08-13Update Icelandic translationHosted Weblate1-54/+239
2024-08-13Update Portuguese translationHosted Weblate1-1/+1
2024-08-13Update Welsh translationHosted Weblate1-0/+385
2024-08-13Update Catalan translationHosted Weblate1-1/+3
2024-08-13Update Ukrainian translationHosted Weblate1-1/+1
2024-08-13Update Serbian (cyrillic) translationHosted Weblate1-1/+7
2024-08-13Update Russian translationHosted Weblate1-2/+8
2024-08-13Update Greek translationHosted Weblate1-1/+4
2024-08-13Update Serbian (cyrillic) translationHosted Weblate1-1/+1
2024-08-13Update Serbian (cyrillic) translationHosted Weblate1-1/+1
2024-08-13use docker compose instead of docker-compose for CIEmilien Devos1-2/+2
2024-08-13add pot= parameter now required by youtubeEmilien Devos1-2/+2
2024-08-11Ameba: Fix Lint/UselessAssign (#4795)Samantaz Fox8-12/+6
2024-08-11HTML: Add rel="noreferrer noopener" to external links (#4667)Samantaz Fox5-7/+7
2024-08-11Remove unused methods in Invidious::LogHandler (#4812)Samantaz Fox1-13/+0
2024-08-11Ameba: Fix Lint/NotNilAfterNoBang (#4796)Samantaz Fox2-3/+3
2024-08-11Ameba: Fix unused argument Lint warnings (#4805)Samantaz Fox3-5/+5
2024-08-11Ameba: i18next.cr fixes (#4806)Samantaz Fox1-9/+8
2024-08-07SigHelper: Fix some logic errors raised during code reviewSamantaz Fox2-5/+5
2024-08-07SigHelper: Make signature server optional and configurableSamantaz Fox6-27/+39
2024-08-07SigHelper: Add support for PLAYER_UPDATE_TIMESTAMP opcodeSamantaz Fox3-5/+36
2024-08-07SigHelper: Small fixes + suggestions from code reviewSamantaz Fox3-16/+11
2024-07-28Remove unused methods in `Invidious::LogHandler`syeopite1-13/+0
2024-07-27Merge pull request #4792 from syeopite/disable-ameba-rulessyeopite1-1/+18
2024-07-25Ameba: Fix Naming/PredicateNamesyeopite1-2/+2
2024-07-25SigHelper: Use 'URI.parse' instead of 'URI.new'Samantaz Fox1-2/+2
2024-07-25Videos: Send player sts when requiredSamantaz Fox2-6/+27
2024-07-25SigHelper: Fix many issuesSamantaz Fox2-101/+132
2024-07-25Videos: Make use of the video decodingSamantaz Fox3-85/+64
2024-07-25Helpers: Add inv_sig_helper clientSamantaz Fox1-0/+303
2024-07-25Jobs: Remove the signature function update jobSamantaz Fox4-35/+0
2024-07-25Misc: Sync crystal overrides with current stdlibSamantaz Fox1-4/+4
2024-07-24Ameba: Fix Naming/MethodNamessyeopite1-6/+6
2024-07-24Ameba: Fix Lint/HashDuplicatedKeysyeopite1-1/+0
2024-07-24Ameba: Fix Lint/UnusedBlockArgumentsyeopite2-3/+3
2024-07-24Ameba: Fix Lint/UnusedArgumentsyeopite1-2/+2
2024-07-24Ameba: undo Lint/NotNilAfterNoBang in signatures.crsyeopite1-8/+8
2024-07-24Add ability to set po_token and visitordata IDEmilien Devos4-3/+36
2024-07-21Channel: parse subscriber count and channel banner (#4785)Samantaz Fox1-3/+12
2024-07-21Player: Fix playback position of already watched videos (#4731)Samantaz Fox1-1/+6
2024-07-21Videos: Fix genre url being unusable (#4717)Samantaz Fox4-5/+5
2024-07-21API: Fix out of bound error on empty playlists (#4696)Samantaz Fox1-1/+3
2024-07-21Handle playlists cataloged as Podcast (#4695)Samantaz Fox1-0/+2
2024-07-21API: Fix duplicated query parameters in proxied video URLs (#4587)Samantaz Fox1-2/+3