summaryrefslogtreecommitdiffstats
path: root/src (follow)
AgeCommit message (Collapse)Author
2023-04-28Search: Don't extract items from categories tooSamantaz Fox
2023-04-28Trending: Don't extract items from categoriesSamantaz Fox
2023-04-22fix fetching community continuationschunky programmer
2023-04-10Improve accessibility (#3710)Samantaz Fox
2023-04-10Videos: Add support for attributed descriptions (#3701)Samantaz Fox
2023-04-05Videos: fix description text offset when emojis are presentSamantaz Fox
2023-04-03Merge branch 'iv-org:master' into youtube-playlist-importGavin
2023-04-03Updated csv reading as per feedback and ranthtmnisamnstr
Signed-off-by: thtmnisamnstr <gavinj1984@gmail.com>
2023-04-02Allow browser suggestions for search (#3704)raphj
2023-04-02fix view count extractionChunkyProgrammer
2023-04-02Merge branch 'master' into fix-shortsChunkyProgrammer
2023-04-02implement code suggestionsChunkyProgrammer
Co-Authored-By: Samantaz Fox <coding@samantaz.fr>
2023-04-01Search: Fix channel search (#3699)Samantaz Fox
2023-03-31Videos: ignore empty music entries (#3709)Samantaz Fox
2023-03-31download_widget: Add missing translation key (#3713)Samantaz Fox
2023-03-31quick fix for channel videos pageEmilien Devos
2023-03-30download_widget: Add missing translation keyJarek Baran
2023-03-29Optimize some redundant stufftechmetx11
2023-03-27improve accessibilityChunkyProgrammer
2023-03-27Fix error when song title is missing from the trackChunkyProgrammer
2023-03-23Fix regexstechmetx11
2023-03-23Added attributed description supporttechmetx11
2023-03-22Fix parsing shorts on channel pageChunkyProgrammer
2023-03-21Fix channel searchChunkyProgrammer
2023-03-20Videos: Fix 0 views and empty license field (#3557)Samantaz Fox
2023-03-19Videos: Add back support for views on livestreamsSamantaz Fox
2023-03-15Community: Restore thumbnail qualities arraySamantaz Fox
2023-03-15Merge pull request #3627 from iBicha/feature/latest-version-optional-itagÉmilien Devos (perso)
Co-authored-by: Samantaz Fox <coding@samantaz.fr>
2023-03-13Video page: add song title + remove song license on music videos (#3680)Samantaz Fox
2023-03-12remove music licenseChunkyProgrammer
2023-03-12Comments: Add support for custom emojis + member info (#3636)Samantaz Fox
2023-03-12Community: parse reply count and polls (#3635)Samantaz Fox
2023-03-12Update src/invidious/routes/video_playback.crBrahim Hadriche
Co-authored-by: Samantaz Fox <coding@samantaz.fr>
2023-03-07removed unnecessary conditionals and uninitialized variable declarationsthtmnisamnstr
Signed-off-by: thtmnisamnstr <gavinj1984@gmail.com>
2023-03-07readd try as bool for isSponsor keyChunkyProgrammer
2023-03-07Add History API (#3654)Samantaz Fox
2023-03-07Apply style change suggestionsChunkyProgrammer
Co-authored-by: Samantaz Fox <coding@samantaz.fr>
2023-03-07Fix input validationBrahim Hadriche
2023-03-07support videos with multiple songsChunkyProgrammer
2023-03-07add song title for music tracksChunkyProgrammer
2023-03-04Use single db callBrahim Hadriche
2023-03-02Fix id checkBrahim Hadriche
2023-03-02Validate id, avoid db call if not neededBrahim Hadriche
2023-03-02validate video idBrahim Hadriche
2023-03-02add channel emoji css classChunkyProgrammer
2023-03-01use dig, create private image quality constantChunkyProgrammer
Co-Authored-By: Samantaz Fox <coding@samantaz.fr>
2023-03-01PR nursingBrahim Hadriche
2023-02-26Replace == with empty?techmetx11
2023-02-26Video: Fix 0 views, and empty license fieldtechmetx11
2023-02-23improved import algorithm, fixed a referer issue from the playlists page ↵thtmnisamnstr
after deleting a playlist Signed-off-by: thtmnisamnstr <gavinj1984@gmail.com>