Commit Graph

3930 Commits (b0ad27af230914555e5978692c5af932b95eacb4)
 

Author SHA1 Message Date
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" ()
Samantaz Fox 1d25c55c0b
Merge pull request from jonas-w/verified-badge
Youtube verification badge
Samantaz Fox 6376e78e0b
Merge pull request from DUOLabs333/patch-1
Widen Youtube player seek bar a little
138138138 1f08d2929c
Fix iOS 3 buttons separated lines
Samantaz Fox 04953d97ad
Merge pull request from iv-org/crystal1.4.1
bump to crystal 1.4.1
Émilien Devos 64fe4de3fb bump to crystal 1.4.1
Samantaz Fox 58008445e2
Merge pull request from SamantazFox/video-api-newpipe-compat
Video API: Improve NewPipe compatibility
Samantaz Fox b7f0b054b8
It's OTF, not OFT
Samantaz Fox 3bbd709bd6
Merge pull request from AHOHNMYC/js-lint
Js lint
meow dbb1e3f5d8 replace tabs to spaces
Samantaz Fox 8144308aee
Add extra data to 'adaptiveFormats' in videos API
Samantaz Fox 0503d2a9f3
Fix 'adaptiveFormats' not available for livestreams in videos API
meow fafd4d9396 new lines in the end of file
meow 3431a1b1de `console.warn` and `info` instead of `log`
meow 026ea52445 optional catchng is not supported by IE11
meow 1e60b9a322 destructing binding is not supported by IE11
meow 7450cb1f21 default parameters
meow cdd5a9e935 replace huphen-minus to real minus
meow c4cc50ca39 replace innerHTML to safer textContent where possible
meow 9b09d369d9 add variable declarations