Commit Graph

3976 Commits

Author SHA1 Message Date
777
1533a28817 Add TubiTui to Projects Using Invidious section 2022-06-01 18:48:52 +01:00
meow
7e4840867e CSS. Wider settings name to less word wrap 2022-06-01 17:16:07 +03:00
meow
f2f3f045e5 fix time adding dirung redirection 2022-05-31 12:18:42 +03:00
meow
b12149bafd Save time during redirection on another instance 2022-05-31 11:58:12 +03:00
TheFrenchGhosty
307c1b0b62 Merge pull request #3128 from arekf/patch-1
Add Yattee to README
2022-05-29 19:56:30 +02:00
TheFrenchGhosty
b201745988 Markdown enhancement 2022-05-29 19:56:11 +02:00
Arkadiusz Fal
352266481e Add Yattee to README 2022-05-29 19:46:49 +02:00
Émilien Devos
c201ea53ba Add 404 status code on all possible endpoints 2022-05-27 14:06:38 +00:00
Gauthier POGAM--LE MONTAGNER
958867e92b Fix wrong french translation
Co-authored-by: Samantaz Fox <coding@samantaz.fr>
2022-05-25 23:41:12 +02:00
Gauthier POGAM--LE MONTAGNER
b50de2f2ed Add "Popular Enabled: " string to localisation 2022-05-25 20:58:58 +00:00
DoodlesEpic
ad37db4c82 Fix document is empty error on yt kids video when reddit comments are enabled 2022-05-24 20:34:36 -03:00
TheFrenchGhosty
c2d91c9544 Merge pull request #3112 from Froggo8311/Change-Badge-Mastodon-Fediverse
Change README.md badge from 'Mastodon' to 'Fediverse'
2022-05-24 13:41:27 +02:00
Froggo
6eedca6e7e Fix alt text for readme badge (Mastodon -> Fediverse) 2022-05-23 20:55:08 -05:00
Froggo
0bd1d0bb05 Change from 'Mastodon' to 'Fediverse'
Mastodon is one of multiple softwares that compose the Fediverse ("Federeated Universe"). Some of the most popular softwares include Misskey, Plemora, PeerTube, and Pixelfed, among others. 

As each instance (server) integrates using ActivityPub, any one of these softwares can be used to follow users or reply to posts(/toots/notes) on any instance.

Most people seem to not realize that Mastodon is different from the "umbrella term" Fediverse. :)
2022-05-23 20:51:52 -05:00
Samantaz Fox
1f359f5a13 Print some helpful notice for PostgreSQL configuration 2022-05-21 19:18:01 +02:00
Samantaz Fox
fe53b5503c Add a script to start postgres and create user/DB 2022-05-21 19:06:45 +02:00
Samantaz Fox
d66ef8fe22 Add a script to install dependencies 2022-05-21 19:06:45 +02:00
Samantaz Fox
6ff3a633f7 Merge pull request #2968 from mathiusD/description-link 2022-05-21 18:58:47 +02:00
Samantaz Fox
46891437e9 Add Estonian to i18n.cr 2022-05-21 18:39:49 +02:00
meow
b729597728 comment changed
extra spaces removed
2022-05-21 19:30:51 +03:00
Samantaz Fox
f99d139025 Merge pull request #3058 from weblate/weblate-invidious-translations 2022-05-21 18:24:56 +02:00
meow
b72b917af2 handled invalid values in storage
partial rewrite notifications.js
innerText to textContent
fixed bug with clamping
2022-05-21 13:35:41 +03:00
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
2022-05-19 23:18:58 +02:00
Hosted Weblate
e56a694878 Update Czech translation
Co-authored-by: Fjuro <fjuro@seznam.cz>
2022-05-19 23:18:58 +02:00
Hosted Weblate
8cb4d1dc28 Update Portuguese (Brazil) translation
Co-authored-by: André Marcelo Alvarenga <andrealvarenga@gmx.net>
Co-authored-by: Hosted Weblate <hosted@weblate.org>
2022-05-19 23:18:58 +02:00
Hosted Weblate
68f1351507 Update Arabic translation
Co-authored-by: Light <0f723d5979@catdogmail.live>
2022-05-19 23:18:58 +02:00
Hosted Weblate
66205286e4 Update Hindi translation
Co-authored-by: Hosted Weblate <hosted@weblate.org>
Co-authored-by: Saurmandal <saurmandal@protonmail.com>
2022-05-19 23:18:58 +02:00
Samantaz Fox
32be373552 Invert title & video ID in downloaded file name
Fixes a regression of #2922
Issue reported by email
2022-05-19 23:16:51 +02:00
Samantaz Fox
b1128c17f1 Merge pull request #3099 from SamantazFox/fix-3096
Fix for #3096
2022-05-19 23:05:17 +02:00
AHOHNMYC
319bbd2f81 JS code minor formatting
Co-authored-by: Samantaz Fox <coding@samantaz.fr>
2022-05-19 07:15:17 +03:00
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
2022-05-18 23:45:47 +02:00
Féry Mathieu (Mathius)
2e195575a6 Rename uriMatch to urlMatch inside comments.cr
This refactor update text_to_parsed_content method
2022-05-18 23:45:47 +02:00
Féry Mathieu (Mathius)
28efeaa4f2 Update management of channel description
Follow this comment :
https://github.com/iv-org/invidious/pull/2968#issuecomment-1066428317
2022-05-18 23:45:28 +02:00
Samantaz Fox
137534f901 Fix for #3096 2022-05-18 23:36:50 +02:00
Féry Mathieu (Mathius)
c9594d46af Add links redirect inside channel description 2022-05-18 23:24:41 +02:00
meow
1097648f0a Fix HTML validation. This is how browser really split tags 2022-05-17 10:09:01 +03:00
meow
17e6213448 Less player reload timeout 2022-05-17 10:03:07 +03:00
meow
2ea423032e Share video regression. Single quotes are required 2022-05-17 09:43:05 +03:00
meow
2dead1a19b JS theme switching simplified 2022-05-16 13:51:28 +03:00
meow
e18b10297b JS fixes: recursion in themes, keys for frame walking, JSON XHR and details-summary in IE11 2022-05-16 13:13:00 +03:00
meow
fd66084388 js code rewrite. Themes rewritten, bugs fixed 2022-05-15 08:38:46 +03:00
Samantaz Fox
ca27e096f3 Merge pull request #3094 from rfwatson/remove-puts-statements
Remove puts statements in config.cr
2022-05-11 17:49:45 +02:00
Rob Watson
125997f45f Remove puts statements in config.cr 2022-05-11 10:22:39 +02:00
Samantaz Fox
da8a2c7bbb Merge pull request #3087 from iv-org/fix-captions-download
Fix download of captions
2022-05-07 15:39:23 +02:00
Samantaz Fox
81ca205caa Fix download of captions 2022-05-07 15:34:56 +02:00
meow
f06d5b973b jsdoc type fix 2022-05-06 07:42:15 +03:00
meow
fd890f9c0a fix helpers storage 2022-05-06 07:21:19 +03:00
meow
835237382f fix helpers 2022-05-06 06:16:41 +03:00
meow
7dd699370f js code rewrite. Created _helpers.js with XHR and storage wrapper 2022-05-06 04:46:59 +03:00
Samantaz Fox
ef8c7184de Merge pull request #3083 from iv-org/add-slovenian
Add Slovenian to i18n.cr
2022-05-04 22:40:13 +02:00