MrTimscampi
faa78ebff1
Fix string
2020-08-08 20:07:31 +02:00
MrTimscampi
af2fab85d1
Migrate add, installed, available plugin pages to ES6
2020-08-08 20:07:31 +02:00
Dmitry Lyzo
f712d9c238
Merge branch 'master' into fix-subtitle-line-spacing
2020-08-06 20:11:47 +03:00
dkanada
b9317ff062
remove unused strings from source
2020-08-04 04:12:30 +09:00
dkanada
891f54563b
change error message key
2020-08-02 01:23:57 +09:00
dkanada
889b9a3d73
update a few more strings
2020-08-01 01:26:45 +09:00
dkanada
f163f83dae
fix another minor string issue
2020-08-01 00:24:53 +09:00
dkanada
1811c7d5f6
revert accidental string change
2020-08-01 00:21:25 +09:00
dkanada
3774008343
standardize key prefixes for translations
2020-08-01 00:18:24 +09:00
dkanada
1a9f39caaf
Merge pull request #1709 from jellyfin/unstable
...
Rename chromecast flavors
2020-07-31 22:18:44 +09:00
dkanada
79a59d17c3
rename chromecast flavors
2020-07-31 22:16:20 +09:00
nyanmisaka
bd2fdf4c70
resolve conflicts
2020-07-31 00:30:05 +08:00
Dmitry Lyzo
48886918d3
Merge remote-tracking branch 'upstream/master' into fix-subtitle-line-spacing
...
Conflicts:
src/components/subtitlesettings/subtitleappearancehelper.js
src/plugins/htmlVideoPlayer/plugin.js
2020-07-30 17:57:33 +03:00
Nyanmisaka
f9b95a42c2
optimize the string according to suggestions
...
Co-authored-by: David Mouse <dmouse10462@gmail.com >
2020-07-30 17:58:59 +08:00
Lukáš Kucharczyk
0afc669862
Add the PreviousTrack and NextTrack strings.
2020-07-29 11:45:21 +02:00
nyanmisaka
7849f57f69
allows to use multiple fallback fonts
2020-07-29 03:31:11 +08:00
nyanmisaka
86c87446e3
add options for using fallback fonts
2020-07-29 03:30:46 +08:00
Matt Montgomery
ae5fa9d304
Migrate to ES6
2020-07-27 00:07:03 -05:00
Matt Montgomery
e5f0d77c30
Merge remote-tracking branch 'upstream/master' into quickconnect
2020-07-26 16:41:26 -05:00
Dmitry Lyzo
450807ff14
Merge remote-tracking branch 'upstream/master' into fix-subtitle-line-spacing
...
Conflicts:
src/components/subtitlesettings/subtitleappearancehelper.js
src/components/subtitlesettings/subtitlesettings.js
src/elements/emby-slider/emby-slider.js
2020-07-26 13:35:17 +03:00
MrTimscampi
dfbb7dfc16
Remove dead code
2020-07-26 12:30:50 +02:00
dkanada
baa6c65946
Translated using Weblate (English)
...
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/en/
2020-07-19 00:59:15 -04:00
Dmitry Lyzo
597b4258d9
Add subtitle position
2020-07-07 01:10:55 +03:00
Nyanmisaka
2bc541c3ec
Merge branch 'master' into tonemap-ui
2020-07-02 01:26:23 +08:00
nyanmisaka
429c47f414
add tonemapping settings
2020-07-02 01:22:07 +08:00
ferferga
08a995fe2c
Add 'Clear Queue' option
2020-07-01 15:54:51 +02:00
ferferga
737341934a
Add stop playback option in mobile's layout context menu
2020-07-01 15:05:08 +02:00
ferferga
647cc72767
Merge remote-tracking branch 'upstream/master' into nowplaying-hotfixes
2020-06-30 20:14:41 +02:00
dkanada
178d698feb
Merge pull request #1206 from MrTimscampi/details-redux
...
Fix some issues with details page and small redesign
2020-06-28 18:10:07 +09:00
ferferga
f37b86c799
Add missing tooltip for TV layout
2020-06-24 07:55:21 +02:00
MrTimscampi
9c4a602979
Merge remote-tracking branch 'upstream/master' into details-redux
2020-06-23 10:35:38 +02:00
ferferga
44b2e86147
Merge remote-tracking branch 'upstream/master' into nowplaying-hotfixes
2020-06-22 18:15:58 +02:00
Nyanmisaka
558f409410
Translated using Weblate (English)
...
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/en/
2020-06-22 10:30:23 -04:00
dkanada
d93911c407
Merge pull request #1393 from jellyfin/repos
...
Initial work for repository configuration
2020-06-22 22:52:08 +09:00
dkanada
6a23344871
Merge pull request #1444 from grafixeyehero/unused-code
...
Remove unused loadingDialog & serverRestartDialog
2020-06-22 20:36:14 +09:00
grafixeyehero
48d7935e57
Remove unused serverRestartDialog
2020-06-20 21:34:20 +03:00
ferferga
483f5076d7
Add tooltips for header icons
2020-06-19 19:08:09 +02:00
ferferga
f9119cc2f6
Replace context menu 'ViewArtist' with 'ViewAlbumArtist' option for players and fix texting bits
2020-06-18 10:55:58 +02:00
MrTimscampi
660e4a0a3c
Add Writers to overview and handle cast and crew better
2020-06-16 21:49:28 +02:00
Anthony Lavado
c263a90d5b
Merge pull request #1046 from nyanmisaka/hwaccel
...
Add more separate hardware decoding toggles
2020-06-16 00:08:48 -04:00
dkanada
08fb42155d
fix repository deletion and some css issues
2020-06-11 19:34:06 +09:00
dkanada
75504ec8e4
initial work for repository configuration
2020-06-10 21:33:08 +09:00
dkanada
2c4f8d928a
Merge pull request #1366 from jellyfin/refactor
...
Update casing for some files and add placeholder elements
2020-06-09 03:14:57 +09:00
artiume
03d46aaeb6
Update en-us.json
2020-06-08 16:38:03 +03:00
artiume
212c093dab
Update en-us.json
2020-06-08 16:36:18 +03:00
Vasily
be6c4a2ba4
Merge remote-tracking branch 'upstream/master' into hwaccel
2020-06-08 15:48:25 +03:00
dkanada
af128f1c58
add elements to indicate no items exist for certain pages
2020-06-06 15:55:31 +09:00
ferferga
966ea7bb80
Change key name from EnableFastImageFadeIn to EnableFasterAnimations
2020-06-04 22:44:58 +02:00
Anthony Lavado
205d80e0ec
Merge pull request #1286 from ferferga/blurhash
...
Implement blurhash (follow-up of #987 but from scratch)
2020-06-04 14:57:48 -04:00
Andres Ruiz
68762d8012
Use correct string for translation, add ShowLess
...
Use the right string form for the string translation for the dynamic strings, add the `ShowLess` version.
Co-authored-by: Dmitry Lyzo <56478732+dmitrylyzo@users.noreply.github.com >
2020-06-03 23:28:26 -04:00