Commit Graph

7226 Commits

Author SHA1 Message Date
Daniel Hartung
f1ba5c63c0 Toast notification when copy-stream is executed 2019-09-11 16:59:47 +02:00
tluciomiranda
a640781d4e Translated using Weblate (Portuguese (Portugal))
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/pt_PT/
2019-09-11 09:49:28 -04:00
dkanada
76ddb4d55f remove nonexistent define statements 2019-09-11 04:31:17 -07:00
dkanada
27f39e39c4 fix help label for music library creation 2019-09-11 04:18:20 -07:00
dkanada
9956084443 minor changes to input manager 2019-09-11 04:00:07 -07:00
dkanada
2690381144 refactor date utils 2019-09-11 03:50:29 -07:00
dkanada
a1c66f31fc clean up some define statements 2019-09-11 03:22:22 -07:00
Bill Thornton
ed34530b1e Require hls.js from npm (#456)
* hlsjs

* Fix webpack libraryTarget config
2019-09-11 02:35:41 -07:00
tluciomiranda
120b3106aa Translated using Weblate (Portuguese (Portugal))
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/pt_PT/
2019-09-10 11:20:09 -04:00
Joshua M. Boniface
3226ad47a5
Merge pull request #455 from joshuaboniface/authprovider-for-admin
Allow fldSelectLoginProvider for admins
2019-09-10 09:36:04 -04:00
tluciomiranda
e46ddedf0c Translated using Weblate (Portuguese (Portugal))
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/pt_PT/
2019-09-10 01:02:41 -04:00
Joshua Boniface
db7e016aa7 Allow fldSelectLoginProvider for admins
And the same for fldSelectPasswordResetProvider. Allows modification of
the authentication provider and password reset provider for admins, if
applicable. Further converts the reset provider to a trinary rather than
single-line if/else statements.
2019-09-10 00:02:59 -04:00
tluciomiranda
266aac4364 Translated using Weblate (Portuguese (Portugal))
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/pt_PT/
2019-09-09 10:32:49 -04:00
tluciomiranda
0c22b76035 Translated using Weblate (Portuguese (Portugal))
Currently translated at 64.9% (936 of 1443 strings)

Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/pt_PT/
2019-09-09 10:03:06 -04:00
WWWesten
476eaff384 Translated using Weblate (Kazakh)
Currently translated at 100.0% (1443 of 1443 strings)

Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/kk/
2019-09-09 10:03:06 -04:00
Matteo Zannini
a28270bdd3 Translated using Weblate (Italian)
Currently translated at 90.8% (1310 of 1443 strings)

Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/it/
2019-09-09 10:03:06 -04:00
ZsiGiT
9e0d13ebaf Translated using Weblate (Hungarian)
Currently translated at 95.1% (1373 of 1443 strings)

Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/hu/
2019-09-09 10:03:06 -04:00
tluciomiranda
96584b5786 Translated using Weblate (Portuguese (Portugal))
Currently translated at 58.7% (847 of 1443 strings)

Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/pt_PT/
2019-09-09 10:03:06 -04:00
qqq-qqqq
2f0683f826 Translated using Weblate (Chinese (Simplified))
Currently translated at 97.4% (1405 of 1443 strings)

Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/zh_Hans/
2019-09-09 10:03:06 -04:00
NunzioArdi
57d87caaeb Translated using Weblate (French)
Currently translated at 99.9% (1441 of 1443 strings)

Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/fr/
2019-09-09 10:03:06 -04:00
WWWesten
1379477723 Translated using Weblate (Russian)
Currently translated at 100.0% (1443 of 1443 strings)

Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/ru/
2019-09-09 10:03:06 -04:00
dkanada
342267cf92
Merge pull request #417 from Abbe98/favorite-books
add favorite books section to favorite tab
2019-09-08 15:28:39 -07:00
Bond-009
644d4ac062
Merge pull request #450 from thornbill/fix-metadata-editor
Disable animations in editor sidebar
2019-09-08 20:29:40 +02:00
Bond-009
85f9e79e4b
Merge pull request #444 from grafixeyehero/mediainfo
Minor update for media info
2019-09-08 20:28:34 +02:00
Abbe98
2e44bc4ef8 Allow card text to continue through line breaks
tmp
2019-09-08 13:25:10 +02:00
Albin Larsson
8c2f56394f add favorite books section to favorite tab
tmp
2019-09-08 13:15:40 +02:00
dkanada
ea86b3f9e7 remove unused component 2019-09-08 01:51:25 -07:00
grafixeyehero
5f9a499c98 use the new style for medialibrarypage 2019-09-08 01:13:53 +03:00
grafixeyehero
e9d2c73c5e degligy medialibrarypage 2019-09-08 01:11:27 +03:00
Bill Thornton
a61ef5bf30 Disable animations in editor sidebar 2019-09-07 00:24:51 -04:00
dkanada
742354baee use album cover as alternate image for active devices 2019-09-06 20:27:51 -07:00
dkanada
e4e315b1e0 fix issues with playback progress 2019-09-06 20:27:00 -07:00
Mitchfizz05
7a904bb363 Don't hide play all and shuffle buttons on mobile 2019-09-07 10:59:24 +09:30
PrplHaz4
3b0a2f4caa fix AutoRunWebApp checkbox on dashboardgeneral 2019-09-06 14:58:31 -04:00
dkanada
e8ae9b3605 use new style for all warning dialogs 2019-09-06 02:02:58 -07:00
dkanada
f862838458 always keep confirm in the same location 2019-09-05 12:41:39 -07:00
Niklas Fäth
1be3a7f205 Fixed blurred My Media images (#443)
* Fixed blurred My Media images

* Update CONTRIBUTORS.md
2019-09-05 15:04:35 -04:00
dkanada
86df74ad52 lots of string changes 2019-09-05 12:01:30 -07:00
dkanada
cfb82dd161 move experimental tag to select description 2019-09-05 11:48:18 -07:00
dkanada
20923d5ab8 show transcode path on encoding configuration page 2019-09-05 11:43:32 -07:00
dkanada
b4a5794573 minor changes to dashboard controller 2019-09-05 11:42:38 -07:00
grafixeyehero
baa87d2dfb remove user policy 2019-09-04 21:53:31 +03:00
Joshua M. Boniface
a4dabc1644
Merge pull request #441 from Nickbert7/patch-1
Improve image quality on detail page
2019-09-03 13:46:15 -04:00
Niklas Fäth
295d6e32a3
Improve image quality on detail page 2019-09-03 15:42:20 +02:00
Anthony Lavado
df2ae88a72
Merge pull request #430 from dkanada/device
Fix layout issues for device cards on dashboard
2019-09-02 03:17:27 -04:00
Anthony Lavado
0d17fcdfeb
Merge pull request #432 from grafixeyehero/metadataSidebar
Add icon to metadata editor side bar
2019-09-02 02:23:31 -04:00
grafixeyehero
6d3c617c28 change primary id that have delete, uninstall 2019-09-01 18:52:36 +03:00
grafixeyehero
babb4f1028 some for devices 2019-09-01 18:38:23 +03:00
grafixeyehero
d53a095728 change class name 2019-09-01 18:24:56 +03:00
grafixeyehero
a7dfb236d0 add style 2019-09-01 17:06:28 +03:00