aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)AuthorFilesLines
7 hoursUpdate latest version WEB_CREATOR + fix comment web embed (#4930)HEADmasterÉmilien (perso)2-2/+2
8 hoursuse WEB_CREATOR when po_token with WEB_EMBED as a fallback (#4928)Émilien (perso)2-8/+29
3 daysRevert "use web screen embed for fixing potoken functionality (#4923)"Emilien Devos2-11/+5
3 daysuse web screen embed for fixing potoken functionality (#4923)Émilien (perso)2-5/+11
2024-08-24HTML: Sort playlists alphabetically in watch page drop down (#4853)Samantaz Fox1-0/+1
2024-08-24HTML: Fix XSS vulnerability in description/comments (#4852)Samantaz Fox1-1/+7
2024-08-24YtAPI: Bump client versions (#4849)Samantaz Fox2-14/+14
2024-08-24SigHelper: Fix inverted time comparison in 'check_update' (#4845)Samantaz Fox1-3/+1
2024-08-24Storyboards: Various fixes and code cleaning (#4153)Samantaz Fox4-93/+172
2024-08-24Fix lint errors introduced in #4146 and #4295 (#4876)syeopite3-5/+5
2024-08-24Search: Add support for Youtube URLs (#4146)Samantaz Fox3-5/+160
2024-08-24Channel: Render age restricted channels (#4295)Samantaz Fox4-117/+219
2024-08-24Ameba: Miscellaneous fixes (#4807)Samantaz Fox8-15/+31
2024-08-24API: Proxy formatStreams URLs too (#4859)Samantaz Fox1-1/+7
2024-08-24UI: Add search button to search bar (#4706)Samantaz Fox1-0/+3
2024-08-22Storyboard: Revert cue timing "fix"Samantaz Fox1-6/+5
2024-08-21Ameba: Fix Lint/ShadowingOuterLocalVarsyeopite3-5/+5
2024-08-21Ameba: Fix Lint/RedundantStringCoercionsyeopite1-1/+1
2024-08-21Ameba: Fix Naming/PredicateNamesyeopite5-8/+24
2024-08-21Ameba: Fix Style/WhileTruesyeopite1-1/+1
2024-08-19Proxify formatStreams URLs tooColin Leroy-Mira1-1/+7
2024-08-17Search: Change smart search inhibitor to a backslashSamantaz Fox1-2/+2
2024-08-17Misc: Clean some code in UrlSanitizerSamantaz Fox1-16/+16
2024-08-17Search: Add URL search inhibition logicSamantaz Fox1-0/+13
2024-08-17Search: Add support for youtu.be and youtube.com URLsSamantaz Fox2-6/+27
2024-08-17Add a youtube URL sanitizerSamantaz Fox1-0/+121
2024-08-17Storyboards: Fix lint errorSamantaz Fox1-1/+1
2024-08-16HTML: Sort playlists alphabetically in watch page drop downSamantaz Fox1-0/+1
2024-08-16Storyboards: Workarounds for videojs-vtt-thumbnailsSamantaz Fox1-4/+14
2024-08-16Storyboards: Fix some small logic mistakesSamantaz Fox1-4/+7
2024-08-16Storyboards: Fix broken first storyboardSamantaz Fox2-4/+11
2024-08-16Storyboards: Cleanup and document codeSamantaz Fox3-73/+113
2024-08-16Storyboards: Use replace the NamedTuple by a structSamantaz Fox3-45/+53
2024-08-16Storyboards: Move parser to its own fileSamantaz Fox2-59/+71
2024-08-15videos: Fix XSS vulnerability in description/commentsSamantaz Fox1-1/+7
2024-08-15YtAPI: Also update User-Agent stringSamantaz Fox1-1/+1
2024-08-15YtAPI: Update clients to latest versionSamantaz Fox1-13/+13
2024-08-14SigHelper: Fix inverted time comparison in 'check_update'Samantaz Fox1-3/+1
2024-08-13Use dig to get propertiesChunkyProgrammer1-3/+3
2024-08-13Channel: Render age restricted channelsChunkyProgrammer4-117/+219
2024-08-13Videos: use intermediary variable when using CONFIG.po_tokenSamantaz Fox1-1/+4
2024-08-13Add ability to set po_token and visitordata ID (#4789)Samantaz Fox4-3/+25
2024-08-13Add support for an external signature server (#4772)Samantaz Fox8-110/+449
2024-08-13Ameba: Fix Naming/VariableNames (#4790)Samantaz Fox3-24/+24
2024-08-13add pot= parameter now required by youtubeEmilien Devos1-2/+2
2024-08-11Ameba: Fix Lint/UselessAssign (#4795)Samantaz Fox7-11/+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