summaryrefslogtreecommitdiffstats
path: root/src (follow)
AgeCommit message (Collapse)Author
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>
2023-02-22Merge pull request #3656 from iBicha/feature/auth-token-usernameÉmilien Devos (perso)
encode username on callback
2023-02-21encode username on callbackBrahim Hadriche
2023-02-20Check preferences before marking video as watchedBrahim Hadriche
2023-02-20Add History APIBrahim Hadriche
2023-02-20Fix order for importBrahim Hadriche
2023-02-19Fix watch history orderBrahim Hadriche
2023-02-19Add watch indicators (#3383)Samantaz Fox
2023-02-19add spaces at end of attributeChunkyProgrammer
2023-02-19Fixed console errorWes van der Vleuten
2023-02-19use string builder to create imagesChunkyProgrammer
change member to sponsor
2023-02-19Auth: Add username to token callback (#3603)Samantaz Fox