summaryrefslogtreecommitdiffstats
path: root/src (follow)
AgeCommit message (Collapse)Author
2022-07-04Remove all backend code related to dislikesSamantaz Fox
2022-07-04Remove useless link in item forms (buttons on thumbnail)Samantaz Fox
2022-07-04Remove item (video/channel/mix) thumbnail from keyboard navigation treeSamantaz Fox
2022-07-04Fix missing hash key: "availableCountries" (Closes #3047)Samantaz Fox
2022-07-04Add #to_http_params method to Query (Fixes #3148)Samantaz Fox
2022-07-03switched to extract_selected_tab for the community tab11tuvork28
2022-07-03Fixed community tab11tuvork28
2022-07-03Fix `Missing hash key: "selected" (KeyError)`11tuvork28
2022-07-03updated comment to represent current structure11tuvork28
2022-06-25Update some comments138138138
2022-06-25DASH Default to high quality m4a138138138
2022-06-25change lang to label138138138
lang has to be BCP 47 standard. Using label also can let video.js know there are 2 audio tracks.
2022-06-24Update DASH format to serve 2 audio to player138138138
player.audioTracks() can successfully show tracks_: Array(2)
2022-06-23formatting138138138
2022-06-23Highest quality m4a on audio only mode as default138138138
Audio mode will automatically select highest quality m4a as default.
2022-06-23DASH playback force highest quality m4a138138138
Since VideoJS is unable to handle adaptive audio quality, the best audo quality is forced for every video quality.
2022-06-22Keep listen mode after related video click138138138
When clicking the related videos, listen mode will be kept by passing listen=true/listen=false on the URL.
2022-06-09Merge pull request #3137 from SamantazFox/add-hashtagsSamantaz Fox
Add hashtags
2022-06-09Merge pull request #3116 from DoodlesEpic/fix-reddit-comments-nojs-ytkidsSamantaz Fox
Fix document is empty error on yt kids video when reddit comments are enabled
2022-06-09Merge pull request #3084 from AHOHNMYC/js-helpers-polyfillsSamantaz Fox
JS refactoring part 2: helper functions, poyfills
2022-06-08Fix: related videos is a Hash(String, String)Samantaz Fox
2022-06-08Fix CI: support reloadContinuationItemsCommand containersSamantaz Fox
2022-06-08Fix CI: support BADGE_STYLE_TYPE_VERIFIED_ARTISTSamantaz Fox
2022-06-08Add support for hashtagsSamantaz Fox
2022-06-05Move `_helpers.js` include from various .ecr's into `template.ecr` `head` tagmeow
2022-06-04Remove rating display from the frontendÉmilien Devos
2022-06-04Remove dislikes icon (#3092)Émilien Devos
2022-05-27Add 404 status code on all possible endpointsÉmilien Devos
2022-05-24Fix document is empty error on yt kids video when reddit comments are enabledDoodlesEpic
2022-05-21Merge pull request #2968 from mathiusD/description-linkSamantaz Fox
2022-05-21Add Estonian to i18n.crSamantaz Fox
2022-05-19Invert title & video ID in downloaded file nameSamantaz Fox
Fixes a regression of #2922 Issue reported by email
2022-05-18Update text_to_parsed_content for add docsFéry Mathieu (Mathius)
Follow this comment : https://github.com/iv-org/invidious/pull/2968#discussion_r851808433
2022-05-18Rename uriMatch to urlMatch inside comments.crFéry Mathieu (Mathius)
This refactor update text_to_parsed_content method
2022-05-18Update management of channel descriptionFéry Mathieu (Mathius)
Follow this comment : https://github.com/iv-org/invidious/pull/2968#issuecomment-1066428317
2022-05-18Fix for #3096Samantaz Fox
2022-05-18Add links redirect inside channel descriptionFéry Mathieu (Mathius)
2022-05-17Fix HTML validation. This is how browser really split tagsmeow
2022-05-11Merge pull request #3094 from rfwatson/remove-puts-statementsSamantaz Fox
Remove puts statements in config.cr
2022-05-11Remove puts statements in config.crRob Watson
2022-05-07Fix download of captionsSamantaz Fox
2022-05-06js code rewrite. Created _helpers.js with XHR and storage wrappermeow
2022-05-04Add Slovenian to i18n.crSamantaz Fox
2022-05-04Merge pull request #3076 from SamantazFox/fix-3062-3063Samantaz Fox
Fix regressions of #2936
2022-05-03Other minor fixesSamantaz Fox
2022-05-02Merge pull request #3077 from SamantazFox/verified-checkmarkSamantaz Fox
Merge "Youtube verification badge" again (with fixes)
2022-05-02Add Hindi to i18n.crSamantaz Fox
2022-05-01Fix "cast from Nil to Bool failed"Samantaz Fox
2022-05-01Apply 2859.diffSamantaz Fox
2022-05-01Merge pull request #3075 from SamantazFox/video-api-newpipe-compat-2Samantaz Fox
Video API: Improve NewPipe compatibility (part 2)