Commit Graph

4410 Commits (9dfa268204f20b6eba65d3f0977a590e3fbfc120)
 

Author SHA1 Message Date
138138138 ac685f65e9
Fix captions
textTracks 0 in DASH mode shows debug messages.
Use textTracks 1 in DASH mode, and textTracks 0 in non-DASH mode and audio mode.
138138138 de74056925
Keep listen mode after related video click
When clicking the related videos, listen mode will be kept by passing listen=true/listen=false on the URL.
138138138 f6b1cbd5d0
Player MobileUi fast forward/backward rate
The fast forward/backward seconds will be adjusted according to playback rate (same as YouTube app behavior).
5 seconds is used when the playback rate is 1x. Previously it was 10 seconds. I believe most of the users watch videos at 2x, so the change will not be obvious.
138138138 7db6e43e3f
Fix captions
Captions should automatically show according to preferences.
Émilien Devos 6c73614a47
Bump revision for crystal alpine package on Docker
Samantaz Fox b5c54b4e41
Merge pull request from SamantazFox/add-hashtags
Add hashtags
Samantaz Fox 8f1c84e6d4
Merge pull request from GauthierPLM/popular-enabled
Add "Popular Enabled: " string to localisation
Samantaz Fox d1df4af734
Merge pull request from weblate/weblate-invidious-translations
Translations update from Hosted Weblate
Samantaz Fox 23cd04fe88
Merge pull request from DoodlesEpic/fix-reddit-comments-nojs-ytkids
Fix document is empty error on yt kids video when reddit comments are enabled
Samantaz Fox dbc7c97e0b
Merge pull request from SamantazFox/add-utility-scripts
Add utility scripts
Samantaz Fox 2313ca8f72
Merge pull request from AHOHNMYC/js-helpers-polyfills
JS refactoring part 2: helper functions, poyfills
Hosted Weblate 9418ba1687
Update Bengali translation
Update Bengali translation

Add Bengali translation

Co-authored-by: Hosted Weblate <hosted@weblate.org>
Co-authored-by: Oymate <dhruboadittya96@gmail.com>
Hosted Weblate 233491940c
Update Indonesian translation
Co-authored-by: Hosted Weblate <hosted@weblate.org>
Co-authored-by: I. Musthafa <i.musthafa66@gmail.com>
Hosted Weblate 7708e7ab08
Update Slovenian translation
Update Slovenian translation

Co-authored-by: Damjan Gerl <damjan@damjan.net>
Co-authored-by: Hosted Weblate <hosted@weblate.org>
Hosted Weblate 600bd38630
Update Portuguese translation
Co-authored-by: Hosted Weblate <hosted@weblate.org>
Co-authored-by: SC <lalocas@protonmail.com>
Hosted Weblate f7290dfcb6
Update Croatian translation
Update Croatian translation

Co-authored-by: Hosted Weblate <hosted@weblate.org>
Co-authored-by: Milo Ivir <mail@milotype.de>
Hosted Weblate e22f7583eb
Update Ukrainian translation
Co-authored-by: Hosted Weblate <hosted@weblate.org>
Co-authored-by: Ihor Hordiichuk <igor_ck@outlook.com>
Hosted Weblate c0e85f5687
Update Russian translation
Co-authored-by: AHOHNMYC <lqwh2h2cwa@protonmail.com>
Co-authored-by: Hosted Weblate <hosted@weblate.org>
Samantaz Fox 3593f67eb6
Fix: related videos is a Hash(String, String)
Samantaz Fox 1b251264a6
Pull submodules during CI
Samantaz Fox 93c1a1d42e
Add mocks as a submodule
Samantaz Fox d7f6b6b018
Fix CI: support reloadContinuationItemsCommand containers
Samantaz Fox fd99f20404
Fix CI: use be_close() with 1s delta for Time comparisons
Samantaz Fox 2b1e1b11a3
Fix CI: support BADGE_STYLE_TYPE_VERIFIED_ARTIST
Samantaz Fox 96ac7f9f35
Add hashtag extractor spec
Samantaz Fox 33da64a669
Add support for hashtags
meow 38eb4ccbc4 CSS. Small IE11 fixes
meow a57414307e CSS. Small IE11 fixes
Mohammed Anas 7ad111e2f6
Update actions used in GH workflows ()
meow a402128a7d Move `_helpers.js` include from various .ecr's into `template.ecr` `head` tag
meow d3ab4a5145 JS. Trailing spaces removed
Émilien Devos 4ae77bcef9
Remove rating display from the frontend
Émilien Devos e84416e56d
Remove dislikes icon ()
TheFrenchGhosty 59ccc9d73e
Merge pull request from lhc-sudo/patch-1
Add TubiTui to Projects Using Invidious section of README.md
777 1533a28817
Add TubiTui to Projects Using Invidious section
meow 7e4840867e CSS. Wider settings name to less word wrap
meow f2f3f045e5 fix time adding dirung redirection
meow b12149bafd Save time during redirection on another instance
TheFrenchGhosty 307c1b0b62
Merge pull request from arekf/patch-1
Add Yattee to README
TheFrenchGhosty b201745988
Markdown enhancement
Arkadiusz Fal 352266481e
Add Yattee to README
Émilien Devos c201ea53ba Add 404 status code on all possible endpoints
Gauthier POGAM--LE MONTAGNER 958867e92b
Fix wrong french translation
Co-authored-by: Samantaz Fox <coding@samantaz.fr>
Gauthier POGAM--LE MONTAGNER b50de2f2ed Add "Popular Enabled: " string to localisation
DoodlesEpic ad37db4c82 Fix document is empty error on yt kids video when reddit comments are enabled
TheFrenchGhosty c2d91c9544
Merge pull request from Froggo8311/Change-Badge-Mastodon-Fediverse
Change README.md badge from 'Mastodon' to 'Fediverse'
Froggo 6eedca6e7e
Fix alt text for readme badge (Mastodon -> Fediverse)
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. :)
Samantaz Fox 1f359f5a13
Print some helpful notice for PostgreSQL configuration
Samantaz Fox fe53b5503c
Add a script to start postgres and create user/DB