Commit Graph

4099 Commits (a1c6159e6fffba27e91a2f4313c66e6fa880e03d)
 

Author SHA1 Message Date
Samantaz Fox 32be373552
Invert title & video ID in downloaded file name
Fixes a regression of 
Issue reported by email
Samantaz Fox b1128c17f1
Merge pull request from SamantazFox/fix-3096
Fix for 
AHOHNMYC 319bbd2f81
JS code minor formatting
Co-authored-by: Samantaz Fox <coding@samantaz.fr>
Féry Mathieu (Mathius) d8fb4f0a87
Update text_to_parsed_content for add docs
Follow this comment :
https://github.com/iv-org/invidious/pull/2968#discussion_r851808433
Féry Mathieu (Mathius) 2e195575a6
Rename uriMatch to urlMatch inside comments.cr
This refactor update text_to_parsed_content method
Féry Mathieu (Mathius) 28efeaa4f2
Update management of channel description
Follow this comment :
https://github.com/iv-org/invidious/pull/2968#issuecomment-1066428317
Samantaz Fox 137534f901
Fix for
Féry Mathieu (Mathius) c9594d46af
Add links redirect inside channel description
meow 1097648f0a Fix HTML validation. This is how browser really split tags
meow 17e6213448 Less player reload timeout
meow 2ea423032e Share video regression. Single quotes are required
meow 2dead1a19b JS theme switching simplified
meow e18b10297b JS fixes: recursion in themes, keys for frame walking, JSON XHR and details-summary in IE11
meow fd66084388 js code rewrite. Themes rewritten, bugs fixed
Samantaz Fox ca27e096f3
Merge pull request from rfwatson/remove-puts-statements
Remove puts statements in config.cr
Rob Watson 125997f45f Remove puts statements in config.cr
Samantaz Fox da8a2c7bbb
Merge pull request from iv-org/fix-captions-download
Fix download of captions
Samantaz Fox 81ca205caa
Fix download of captions
meow f06d5b973b jsdoc type fix
meow fd890f9c0a fix helpers storage
meow 835237382f fix helpers
meow 7dd699370f js code rewrite. Created _helpers.js with XHR and storage wrapper
Samantaz Fox ef8c7184de
Merge pull request from iv-org/add-slovenian
Add Slovenian to i18n.cr
Samantaz Fox 92026c1f98
Merge pull request from weblate/weblate-invidious-translations
Translations update from Hosted Weblate
Samantaz Fox 9bd9dcc41c
Add Slovenian to i18n.cr
Hosted Weblate 81b97ba52f
Update Slovenian translation
Add Slovenian translation

Co-authored-by: Damjan Gerl <damjan@damjan.net>
Co-authored-by: Hosted Weblate <hosted@weblate.org>
Hosted Weblate ae36777d14
Update Portuguese (Brazil) translation
Co-authored-by: Vinicius <rodriguessv30@gmail.com>
Hosted Weblate 3d7ad82f3e
Update Dutch translation
Co-authored-by: Gert-dev <qnyasgjhapqyuhoibr@kiabws.com>
Samantaz Fox 059796c60d
Merge pull request from SamantazFox/fix-3062-3063
Fix regressions of 
Samantaz Fox b0342b7449
Other minor fixes
Samantaz Fox b867dd82ca
Merge pull request from SamantazFox/verified-checkmark
Merge "Youtube verification badge" again (with fixes)
Samantaz Fox a122286d48
Add Hindi to i18n.cr
Samantaz Fox 837db800bc
Merge pull request from weblate/weblate-invidious-translations
Translations update from Hosted Weblate
Hosted Weblate 44fe39821a
Update Portuguese (Brazil) translation
Co-authored-by: Vinicius <rodriguessv30@gmail.com>
Hosted Weblate fbc6b14424
Update Russian translation
Co-authored-by: Егор Ермаков <eg.ermakov2016@gmail.com>
Hosted Weblate 9c00140464
Update Hindi translation
Add Hindi translation

Co-authored-by: Creeper <abhijit.naug@gmail.com>
Co-authored-by: Hosted Weblate <hosted@weblate.org>
Samantaz Fox 00d8deda0e
Merge pull request from 138138138/master
Fix iOS 3 buttons separated lines
Samantaz Fox b84ce6a556
Fix "cast from Nil to Bool failed"
Samantaz Fox f5fb4c6c64
Apply 2859.diff
Samantaz Fox ac686fefe1
Merge pull request from SamantazFox/video-api-newpipe-compat-2
Video API: Improve NewPipe compatibility (part 2)
Samantaz Fox e690e166b0
Fix javascript:void(0) instead of youtu.be links
Samantaz Fox 6a02dd8842
Fix broken hashtag links
Samantaz Fox 66e2c01a3e
Merge pull request from iv-org/SamantazFox-patch-1
Revert html escaping of backtrace
Samantaz Fox 7f2176d7fc
Add 'targetDurationSec' and 'maxDvrDurationSec' to videos API
Samantaz Fox 4434889270
Merge pull request from weblate/weblate-invidious-translations
Translations update from Hosted Weblate
Samantaz Fox 96afc1a45d
Revert html escaping of backtrace
Hosted Weblate dbe49610a1
Update Russian translation
Co-authored-by: AHOHNMYC <lqwh2h2cwa@protonmail.com>
Hosted Weblate 62fadb54ee
Update Hungarian translation
Co-authored-by: f3rr31 <5920873@disroot.org>
Hosted Weblate 3832383936
Update English (United States) translation
Co-authored-by: Samantaz Fox <translator-weblate@samantaz.fr>
Émilien Devos 595c3fb833
Revert "Youtube verification badge" ()