summaryrefslogtreecommitdiffstats
path: root/src (follow)
AgeCommit message (Expand)Author
2024-08-13Add ability to set po_token and visitordata ID (#4789)Samantaz Fox
2024-08-13Add support for an external signature server (#4772)Samantaz Fox
2024-08-13Ameba: Fix Naming/VariableNames (#4790)Samantaz Fox
2024-08-13add pot= parameter now required by youtubeEmilien Devos
2024-08-11Ameba: Fix Lint/UselessAssign (#4795)Samantaz Fox
2024-08-11HTML: Add rel="noreferrer noopener" to external links (#4667)Samantaz Fox
2024-08-11Remove unused methods in Invidious::LogHandler (#4812)Samantaz Fox
2024-08-11Ameba: Fix Lint/NotNilAfterNoBang (#4796)Samantaz Fox
2024-08-11Ameba: Fix unused argument Lint warnings (#4805)Samantaz Fox
2024-08-11Ameba: i18next.cr fixes (#4806)Samantaz Fox
2024-08-07SigHelper: Fix some logic errors raised during code reviewSamantaz Fox
2024-08-07SigHelper: Make signature server optional and configurableSamantaz Fox
2024-08-07SigHelper: Add support for PLAYER_UPDATE_TIMESTAMP opcodeSamantaz Fox
2024-08-07SigHelper: Small fixes + suggestions from code reviewSamantaz Fox
2024-07-28Remove unused methods in `Invidious::LogHandler`syeopite
2024-07-25Ameba: Fix Naming/PredicateNamesyeopite
2024-07-25SigHelper: Use 'URI.parse' instead of 'URI.new'Samantaz Fox
2024-07-25Videos: Send player sts when requiredSamantaz Fox
2024-07-25SigHelper: Fix many issuesSamantaz Fox
2024-07-25Videos: Make use of the video decodingSamantaz Fox
2024-07-25Helpers: Add inv_sig_helper clientSamantaz Fox
2024-07-25Jobs: Remove the signature function update jobSamantaz Fox
2024-07-25Misc: Sync crystal overrides with current stdlibSamantaz Fox
2024-07-24Ameba: Fix Naming/MethodNamessyeopite
2024-07-24Ameba: Fix Lint/HashDuplicatedKeysyeopite
2024-07-24Ameba: Fix Lint/UnusedBlockArgumentsyeopite
2024-07-24Ameba: Fix Lint/UnusedArgumentsyeopite
2024-07-24Ameba: undo Lint/NotNilAfterNoBang in signatures.crsyeopite
2024-07-24Add ability to set po_token and visitordata IDEmilien Devos
2024-07-21Channel: parse subscriber count and channel banner (#4785)Samantaz Fox
2024-07-21Videos: Fix genre url being unusable (#4717)Samantaz Fox
2024-07-21API: Fix out of bound error on empty playlists (#4696)Samantaz Fox
2024-07-21Handle playlists cataloged as Podcast (#4695)Samantaz Fox
2024-07-21API: Fix duplicated query parameters in proxied video URLs (#4587)Samantaz Fox
2024-07-21API: Return actual stream height, width and fps (#4586)Samantaz Fox
2024-07-21Preferences: Fix handling of modified source code URL(#4437)Samantaz Fox
2024-07-21API: Fix URL for vtt subtitles (#4221)Samantaz Fox
2024-07-17Ameba: Fix Lint/UselessAssignsyeopite
2024-07-17Simplify last_node retrievalsyeopite
2024-07-15Ameba: Fix Lint/NotNilAfterNoBangsyeopite
2024-07-11Ameba: Fix Naming/VariableNamessyeopite
2024-07-10Channels: Add sort options to streams (#4224)Samantaz Fox
2024-07-10API: Fix error code for disabled popular endpoint (#4296)Samantaz Fox
2024-07-10Allow embedding videos in local HTML files (#4450)Samantaz Fox
2024-07-10YtAPI: Remove API keys like official clients (#4655)Samantaz Fox
2024-07-10HTML: Use full URL in the og:image property (#4675)Samantaz Fox
2024-07-09Channel: parse subscriber count and channel bannerChunkyProgrammer
2024-06-18Update spec and rollback to last commits changesmeatball
2024-06-13Extract label for transcript in YouTube responsesyeopite
2024-06-11Raise error when transcript does not existsyeopite