Gavin
c421f1f205
Merge branch 'iv-org:master' into youtube-playlist-import
2 years ago
Jarek Baran
0fe1b1ec19
download_widget: Add missing translation key
2 years ago
Samantaz Fox
8a44bd11d2
Videos: Fix 0 views and empty license field ( #3557 )
2 years ago
Samantaz Fox
6837e42928
Video page: add song title + remove song license on music videos ( #3680 )
2 years ago
Samantaz Fox
b4806e7ba9
Comments: Add support for custom emojis + member info ( #3636 )
2 years ago
ChunkyProgrammer
d8e23d34b6
add song title for music tracks
2 years ago
Ashirg-ch
3ddcfea8fa
Update English (United States) translation
2 years ago
techmetx11
8eca5b270e
Video: Fix 0 views, and empty license field
2 years ago
ChunkyProgrammer
bc5d81fe60
use string builder to create images
...
change member to sponsor
2 years ago
ChunkyProgrammer
76ad4e8026
show member icon, hide deleted emojis, fix non-custom emojis
2 years ago
Gavin Johnson
96344f28b4
added youtube playlist import functionality. fixes issue #2114
...
Signed-off-by: Gavin Johnson <gavinj1984@gmail.com>
2 years ago
techmetx11
caf9520c86
Major improvements
2 years ago
Gavin Johnson
855202e40e
added youtube playlist import; initial commit
...
Signed-off-by: Gavin Johnson <gavinj1984@gmail.com>
2 years ago
techmetx11
fe5b81f2c3
Add support for multiple songs
2 years ago
techmetx11
1b5fbfc13e
Video: Add support for the music section
2 years ago
Samantaz Fox
4e3a930626
frontend: Add support for the "featured channels" page
2 years ago
Samantaz Fox
6c9754e663
frontend: Add support for shorts and livestreams
2 years ago
Emilien Devos
260bab598e
reword error messages
2 years ago
Emilien Devos
ca4c2115ee
Message when the video doesn't exist in playlist
2 years ago
Gauthier POGAM--LE MONTAGNER
b50de2f2ed
Add "Popular Enabled: " string to localisation
3 years ago
Hosted Weblate
3832383936
Update English (United States) translation
...
Co-authored-by: Samantaz Fox <translator-weblate@samantaz.fr>
3 years ago
Hosted Weblate
a3a2b2aafb
Replace "Github" by "GitHub"
3 years ago
Samantaz Fox
62d7abdd9e
Add a user friendly message for when no results are found
3 years ago
Samantaz Fox
1e3425fdee
Add filters UI HTML generator
3 years ago
Hosted Weblate
37b3248202
Update English (United States) translation
...
Co-authored-by: Samantaz Fox <translator-weblate@samantaz.fr>
3 years ago
Samantaz Fox
6082887070
Add missing '_label' suffix to translation identifier
3 years ago
Le Jester
897f871f99
Make the history recording optional.
3 years ago
matthewmcgarvey
8faf8b8e57
Update en-US translations instead of translation keys for data control
3 years ago
Samantaz Fox
febd785428
Add missing subtitle languages
3 years ago
Samantaz Fox
8642c66710
Mention that VR videos option require WebGL
3 years ago
Samantaz Fox
8c2495a399
Apply suggestions from review
3 years ago
Samantaz Fox
2d1f6128be
Fix typo in "crash_page_read_the_faq"
...
Co-authored-by: Matthew McGarvey <matthewmcgarvey14@gmail.com>
3 years ago
Samantaz Fox
34a79c5f1e
Don't show "next steps" message with a stack trace
...
Usually, next steps are after the error message.
Here, we want the same options to be right above the stack trace,
so users are less likely to report duplicates.
3 years ago
Samantaz Fox
fd30f5775a
Add precisions to error message regarding locales
3 years ago
Samantaz Fox
a2600acfa9
Improve crash page messages
...
* Ask to read the FAQ and search for existing issues on Github
* Include links to FAQ and directly to a new github issue
* Github issue title is automatically based on exception name
* Improved HTML
* Minor languages changes
3 years ago
Hosted Weblate
f3df1e8d3c
Update English (United States) translation
...
Co-authored-by: Allan Nordhøy <epost@anotheragency.no>
Co-authored-by: Hosted Weblate <hosted@weblate.org>
3 years ago
Samantaz Fox
37c953e633
i18n: Use plurals for tokens/replies/unseen notifications
3 years ago
Samantaz Fox
5bb2cb7d71
i18n: Use plurals for video/view/subscriber/subscription counts
3 years ago
Samantaz Fox
692f4e5be2
i18n: Use plurals for year/month/day/etc...
3 years ago
bbielsa
f31bd5ffb9
Use localization for save player position label in the preferences page
3 years ago
Samantaz Fox
7f3ef12297
Merge pull request #2692 from weblate/weblate-invidious-translations
...
Invidious translations update
Merged from the command line due to merge conflicts.
3 years ago
Samantaz Fox
da2f592de6
locales: use "DASH" instead of "dash" in en-US
3 years ago
Hosted Weblate
f19be0c3ce
Update English (United States) translation
...
Co-authored-by: Hosted Weblate <hosted@weblate.org>
Co-authored-by: Samantaz Fox <translator-weblate@samantaz.fr>
3 years ago
Samantaz Fox
f29ab53aff
Add other missing translations
...
* on watch page and video cards (search results, playlists, etc...)
* on /feed/playlists
* in search filters (not normalized in order to avoid collisions with
an existing PR that reworks the search filters)
3 years ago
Samantaz Fox
b5b0c58de7
Add missing translation for quality selectors
3 years ago
Samantaz Fox
afb284fa9b
Add "preferences_quality_dash_label" to en_US.json
...
This key never existed before and #2524 just made it obvious.
3 years ago
Samantaz Fox
232730e909
Merge branch 'master' into master
3 years ago
Samantaz Fox
1e0712625a
Normalize translation key for preferences categories
...
categories normalized:
- Miscellanous
- Player
- Visual
- Administrator
- Data
- Subscription
3 years ago
Samantaz Fox
88752f32bd
Normalize translation key for user prefrerences
...
preferences normalized:
- annotations
- annotations_subscribed
- automatic_instance_redirect
- autoplay
- captions
- comments
- continue
- continue_autoplay
- dark_mode
- default_home
- extend_desc
- feed_menu
- listen
- local
- locale
- max_results
- notifications_only
- player_style
- quality
- quality_dash
- related_videos
- show_nick
- sort
- speed
- thin_mode
- unseen_only
- video_loop
- volume
- vr_mode
3 years ago
Dmitry Sandalov
d9c58c4837
Feature Request: Localization for trending iv-org#331
3 years ago