Samantaz Fox
|
1f359f5a13
|
Print some helpful notice for PostgreSQL configuration
|
3 years ago |
Samantaz Fox
|
fe53b5503c
|
Add a script to start postgres and create user/DB
|
3 years ago |
Samantaz Fox
|
d66ef8fe22
|
Add a script to install dependencies
|
3 years ago |
Samantaz Fox
|
6ff3a633f7
|
Merge pull request #2968 from mathiusD/description-link
|
3 years ago |
Samantaz Fox
|
46891437e9
|
Add Estonian to i18n.cr
|
3 years ago |
meow
|
b729597728
|
comment changed
extra spaces removed
|
3 years ago |
Samantaz Fox
|
f99d139025
|
Merge pull request #3058 from weblate/weblate-invidious-translations
|
3 years ago |
meow
|
b72b917af2
|
handled invalid values in storage
partial rewrite notifications.js
innerText to textContent
fixed bug with clamping
|
3 years ago |
Hosted Weblate
|
749869fdca
|
Update translation files
Updated by "Remove blank strings" hook in Weblate.
Update Estonian translation
Add Estonian translation
Co-authored-by: Hosted Weblate <hosted@weblate.org>
Co-authored-by: Koshkov <jedrikwojcik@gmail.com>
Translate-URL: https://hosted.weblate.org/projects/invidious/translations/
Translation: Invidious/Invidious Translations
|
3 years ago |
Hosted Weblate
|
e56a694878
|
Update Czech translation
Co-authored-by: Fjuro <fjuro@seznam.cz>
|
3 years ago |
Hosted Weblate
|
8cb4d1dc28
|
Update Portuguese (Brazil) translation
Co-authored-by: André Marcelo Alvarenga <andrealvarenga@gmx.net>
Co-authored-by: Hosted Weblate <hosted@weblate.org>
|
3 years ago |
Hosted Weblate
|
68f1351507
|
Update Arabic translation
Co-authored-by: Light <0f723d5979@catdogmail.live>
|
3 years ago |
Hosted Weblate
|
66205286e4
|
Update Hindi translation
Co-authored-by: Hosted Weblate <hosted@weblate.org>
Co-authored-by: Saurmandal <saurmandal@protonmail.com>
|
3 years ago |
Samantaz Fox
|
32be373552
|
Invert title & video ID in downloaded file name
Fixes a regression of #2922
Issue reported by email
|
3 years ago |
Samantaz Fox
|
b1128c17f1
|
Merge pull request #3099 from SamantazFox/fix-3096
Fix for #3096
|
3 years ago |
AHOHNMYC
|
319bbd2f81
|
JS code minor formatting
Co-authored-by: Samantaz Fox <coding@samantaz.fr>
|
3 years ago |
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
|
3 years ago |
Féry Mathieu (Mathius)
|
2e195575a6
|
Rename uriMatch to urlMatch inside comments.cr
This refactor update text_to_parsed_content method
|
3 years ago |
Féry Mathieu (Mathius)
|
28efeaa4f2
|
Update management of channel description
Follow this comment :
https://github.com/iv-org/invidious/pull/2968#issuecomment-1066428317
|
3 years ago |
Samantaz Fox
|
137534f901
|
Fix for #3096
|
3 years ago |
Féry Mathieu (Mathius)
|
c9594d46af
|
Add links redirect inside channel description
|
3 years ago |
meow
|
1097648f0a
|
Fix HTML validation. This is how browser really split tags
|
3 years ago |
meow
|
17e6213448
|
Less player reload timeout
|
3 years ago |
meow
|
2ea423032e
|
Share video regression. Single quotes are required
|
3 years ago |
meow
|
2dead1a19b
|
JS theme switching simplified
|
3 years ago |
meow
|
e18b10297b
|
JS fixes: recursion in themes, keys for frame walking, JSON XHR and details-summary in IE11
|
3 years ago |
meow
|
fd66084388
|
js code rewrite. Themes rewritten, bugs fixed
|
3 years ago |
Samantaz Fox
|
ca27e096f3
|
Merge pull request #3094 from rfwatson/remove-puts-statements
Remove puts statements in config.cr
|
3 years ago |
Rob Watson
|
125997f45f
|
Remove puts statements in config.cr
|
3 years ago |
Samantaz Fox
|
da8a2c7bbb
|
Merge pull request #3087 from iv-org/fix-captions-download
Fix download of captions
|
3 years ago |
Samantaz Fox
|
81ca205caa
|
Fix download of captions
|
3 years ago |
meow
|
f06d5b973b
|
jsdoc type fix
|
3 years ago |
meow
|
fd890f9c0a
|
fix helpers storage
|
3 years ago |
meow
|
835237382f
|
fix helpers
|
3 years ago |
meow
|
7dd699370f
|
js code rewrite. Created _helpers.js with XHR and storage wrapper
|
3 years ago |
Samantaz Fox
|
ef8c7184de
|
Merge pull request #3083 from iv-org/add-slovenian
Add Slovenian to i18n.cr
|
3 years ago |
Samantaz Fox
|
92026c1f98
|
Merge pull request #3082 from weblate/weblate-invidious-translations
Translations update from Hosted Weblate
|
3 years ago |
Samantaz Fox
|
9bd9dcc41c
|
Add Slovenian to i18n.cr
|
3 years ago |
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>
|
3 years ago |
Hosted Weblate
|
ae36777d14
|
Update Portuguese (Brazil) translation
Co-authored-by: Vinicius <rodriguessv30@gmail.com>
|
3 years ago |
Hosted Weblate
|
3d7ad82f3e
|
Update Dutch translation
Co-authored-by: Gert-dev <qnyasgjhapqyuhoibr@kiabws.com>
|
3 years ago |
Samantaz Fox
|
059796c60d
|
Merge pull request #3076 from SamantazFox/fix-3062-3063
Fix regressions of #2936
|
3 years ago |
Samantaz Fox
|
b0342b7449
|
Other minor fixes
|
3 years ago |
Samantaz Fox
|
b867dd82ca
|
Merge pull request #3077 from SamantazFox/verified-checkmark
Merge "Youtube verification badge" again (with fixes)
|
3 years ago |
Samantaz Fox
|
a122286d48
|
Add Hindi to i18n.cr
|
3 years ago |
Samantaz Fox
|
837db800bc
|
Merge pull request #3080 from weblate/weblate-invidious-translations
Translations update from Hosted Weblate
|
3 years ago |
Hosted Weblate
|
44fe39821a
|
Update Portuguese (Brazil) translation
Co-authored-by: Vinicius <rodriguessv30@gmail.com>
|
3 years ago |
Hosted Weblate
|
fbc6b14424
|
Update Russian translation
Co-authored-by: Егор Ермаков <eg.ermakov2016@gmail.com>
|
3 years ago |
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>
|
3 years ago |
Samantaz Fox
|
00d8deda0e
|
Merge pull request #3065 from 138138138/master
Fix iOS 3 buttons separated lines
|
3 years ago |