Gabriel Villar
|
81a5ac0476
|
Translated using Weblate (Spanish (Argentina))
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/es_AR/
|
2020-04-04 02:59:52 -04:00 |
|
dkanada
|
521068558f
|
Merge pull request #960 from ferferga/translate-everything
Translate missing items - Part 1
|
2020-04-04 15:59:45 +09:00 |
|
dkanada
|
e1b0d2f7bf
|
Merge pull request #1016 from MrTimscampi/better-eslint
Touch up ESLint config
|
2020-04-04 15:48:11 +09:00 |
|
MrTimscampi
|
03f5be20ad
|
Remove console logs in slideshow
|
2020-04-04 01:14:11 +02:00 |
|
MrTimscampi
|
6cf1408944
|
Fix lint issue in slideshow
|
2020-04-04 00:23:29 +02:00 |
|
MrTimscampi
|
71f12dc360
|
Correct TV mode slideshow
|
2020-04-04 00:22:31 +02:00 |
|
MrTimscampi
|
e32fe240b7
|
Merge remote-tracking branch 'upstream/master' into slideshow-zoom
|
2020-04-04 00:04:23 +02:00 |
|
ferferga
|
e086028deb
|
Merge branch 'translate-everything' of https://github.com/ferferga/jellyfin-web into translate-everything
|
2020-04-03 23:41:23 +02:00 |
|
ferferga
|
ceab439361
|
Use unused variable as done in #971
|
2020-04-03 23:41:19 +02:00 |
|
MrTimscampi
|
28f574455c
|
Add limit to playlists controller
|
2020-04-03 23:31:01 +02:00 |
|
MrTimscampi
|
f762c6c719
|
Add limit settings to live TV channels controller
|
2020-04-03 23:28:47 +02:00 |
|
MrTimscampi
|
3a3be4f71c
|
Add limit setting to songs controller
|
2020-04-03 23:19:21 +02:00 |
|
MrTimscampi
|
835e9614b9
|
Add limit setting to movie trailers controller
|
2020-04-03 22:58:20 +02:00 |
|
MrTimscampi
|
169b6aadd5
|
Add limit setting to movie collections controller
|
2020-04-03 22:58:03 +02:00 |
|
MrTimscampi
|
6796ed4da8
|
Add limit to episodes controller
|
2020-04-03 22:55:12 +02:00 |
|
MrTimscampi
|
0da86aebcc
|
Add limit settings to music albums controller
|
2020-04-03 22:48:34 +02:00 |
|
MrTimscampi
|
32a2df51a3
|
Fetch limit setting only once
|
2020-04-03 22:40:16 +02:00 |
|
MrTimscampi
|
d9c9a05b09
|
Merge remote-tracking branch 'upstream/master' into no-limits
|
2020-04-03 22:39:48 +02:00 |
|
MrTimscampi
|
60b4004f1e
|
Correct limits on music artists controller
|
2020-04-03 22:39:36 +02:00 |
|
MrTimscampi
|
759090235c
|
Add limit settings to TV shows controller
|
2020-04-03 22:39:05 +02:00 |
|
MrTimscampi
|
20481f72b3
|
Fix maxTouchPoints
|
2020-04-03 21:32:19 +02:00 |
|
Fernando
|
e734f7c793
|
Update src/scripts/dfnshelper.js
Co-Authored-By: Dmitry Lyzo <56478732+dmitrylyzo@users.noreply.github.com>
|
2020-04-03 20:55:43 +02:00 |
|
Fernando
|
82d019099f
|
Prepare dfnshelper.js for AMD conversion
Co-Authored-By: Julien Machiels <julien.machiels@protonmail.com>
|
2020-04-03 20:24:04 +02:00 |
|
ferferga
|
fd93ce45f7
|
Don't concatenate on notifications.js
|
2020-04-03 20:21:00 +02:00 |
|
ferferga
|
05e26e6588
|
Apply suggestions
|
2020-04-03 20:11:09 +02:00 |
|
Louis Hermier
|
402c0ba7d1
|
Translated using Weblate (French)
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/fr/
|
2020-04-03 11:14:31 -04:00 |
|
Libor Filípek
|
8702b04da1
|
Translated using Weblate (Czech)
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/cs/
|
2020-04-03 11:14:31 -04:00 |
|
dkanada
|
a925152299
|
update valid branches on ci
|
2020-04-04 00:09:47 +09:00 |
|
dkanada
|
31b636b2a2
|
remove semicolons from closing brackets
Co-Authored-By: Julien Machiels <julien.machiels@protonmail.com>
|
2020-04-03 23:19:20 +09:00 |
|
4d1m
|
40d03204d8
|
Translated using Weblate (Romanian)
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/ro/
|
2020-04-03 07:20:35 -04:00 |
|
ferferga
|
60329961b5
|
Merge remote-tracking branch and fix conflicts
|
2020-04-03 00:54:22 +02:00 |
|
ferferga
|
7fae0fa589
|
ES6 for dfnshelper
|
2020-04-03 00:24:50 +02:00 |
|
ferferga
|
eba46a9576
|
Fix wrongly removed replace
|
2020-04-03 00:10:18 +02:00 |
|
MrTimscampi
|
f58f54815c
|
Fix ESLint breakage
|
2020-04-02 23:45:45 +02:00 |
|
Fernando
|
eb8ae3ea70
|
Remove extra bracket not needed after ES6
Co-Authored-By: Dmitry Lyzo <56478732+dmitrylyzo@users.noreply.github.com>
|
2020-04-02 23:45:23 +02:00 |
|
Vasily
|
c850a386de
|
Merge pull request #971 from lfoust/externalid-type
Display specific types for ExternalIds
|
2020-04-03 00:44:13 +03:00 |
|
ferferga
|
59d239f319
|
Change variables after ES6
|
2020-04-02 22:08:46 +02:00 |
|
ferferga
|
557ab23804
|
Merge branch 'translate-everything' of https://github.com/ferferga/jellyfin-web into translate-everything
|
2020-04-02 22:05:10 +02:00 |
|
Fernando
|
357b4c7a4c
|
Moved to ES6
Co-Authored-By: Julien Machiels <julien.machiels@protonmail.com>
|
2020-04-02 22:04:36 +02:00 |
|
ferferga
|
bdae2eebc2
|
Fix typos
|
2020-04-02 21:40:09 +02:00 |
|
ferferga
|
5146cd8c39
|
Merge remote-tracking branch 'upstream/master' into translate-everything
|
2020-04-02 21:26:04 +02:00 |
|
ferferga
|
b23496939a
|
First attempt at translating sheduledtask.js
|
2020-04-02 21:25:43 +02:00 |
|
ferferga
|
95e13ca488
|
datetime to date-fns on activitylog.js
|
2020-04-02 20:35:33 +02:00 |
|
MrTimscampi
|
511b151d71
|
Remove deprecated touch detection
|
2020-04-02 20:25:42 +02:00 |
|
dkanada
|
4199297c17
|
fix lint errors
|
2020-04-03 03:20:06 +09:00 |
|
dkanada
|
59539793dc
|
remove unused file from source
|
2020-04-03 03:16:22 +09:00 |
|
dkanada
|
dbf63c723c
|
convert four more files to es6
|
2020-04-03 03:16:06 +09:00 |
|
ferferga
|
f6340eb0b3
|
Fix copy-paste typo and add comments
|
2020-04-02 20:11:10 +02:00 |
|
ferferga
|
b0a6c4dabc
|
Datefns on userprofilespage.js and complete removal of humanedate
|
2020-04-02 20:02:52 +02:00 |
|
ferferga
|
af9d2d0bf8
|
Comment for known issue
|
2020-04-02 19:59:44 +02:00 |
|
ferferga
|
41e2712315
|
Fix typo
|
2020-04-02 19:55:09 +02:00 |
|
ferferga
|
35c4d06bf6
|
Translate devices.js, dashboard.js and added new keys
|
2020-04-02 19:53:11 +02:00 |
|
ferferga
|
368f21010b
|
First successful attempt at dynamic lang loading
|
2020-04-02 19:31:32 +02:00 |
|
MrTimscampi
|
db5dac8f22
|
Remove duplicate implementations of parentWithClass()
|
2020-04-02 18:50:47 +02:00 |
|
MG
|
44aa8e5ccb
|
Translated using Weblate (Italian)
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/it/
|
2020-04-02 12:07:43 -04:00 |
|
Louis Hermier
|
278ca4c6cd
|
Translated using Weblate (French)
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/fr/
|
2020-04-02 12:07:43 -04:00 |
|
amirmasoud
|
751b300be1
|
Translated using Weblate (Persian)
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/fa/
|
2020-04-02 12:07:42 -04:00 |
|
ferferga
|
4d21fbcc78
|
Merge remote-tracking branch 'upstream/master' into translate-everything
|
2020-04-02 17:24:12 +02:00 |
|
dkanada
|
0a6fefd417
|
assign data before returning value
|
2020-04-02 19:50:09 +09:00 |
|
dkanada
|
20391c52e3
|
Merge branch 'master' into config
|
2020-04-02 19:46:31 +09:00 |
|
dkanada
|
31048d0ce5
|
only load the config once per session
|
2020-04-02 19:45:51 +09:00 |
|
dkanada
|
a01985c71b
|
Merge pull request #999 from dmitrylyzo/es6_migration
ES6 migration: autoFocuser, dom, scrollManager
|
2020-04-02 17:03:27 +09:00 |
|
dkanada
|
4c72a8381c
|
Merge pull request #1000 from Nazar78/tizen5.0-h264-level-52
Support H264 Level 52 (Tizen 5.0)
|
2020-04-02 16:51:55 +09:00 |
|
Vitorvlv
|
b3e1809abe
|
Translated using Weblate (Portuguese (Brazil))
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/pt_BR/
|
2020-04-02 00:40:17 -04:00 |
|
dkanada
|
2f44701a03
|
use strict comparison
Co-Authored-By: Julien Machiels <julien.machiels@protonmail.com>
|
2020-04-02 05:10:46 +09:00 |
|
Vitorvlv
|
555e57105c
|
Translated using Weblate (Portuguese (Brazil))
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/pt_BR/
|
2020-04-01 15:44:36 -04:00 |
|
dkanada
|
d524c25258
|
port web settings to es6
|
2020-04-02 03:51:22 +09:00 |
|
MG
|
f3ce3c6166
|
Translated using Weblate (Italian)
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/it/
|
2020-04-01 13:49:25 -04:00 |
|
Louis Hermier
|
da45e28b72
|
Translated using Weblate (French)
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/fr/
|
2020-04-01 13:49:25 -04:00 |
|
amirmasoud
|
bb834a79e7
|
Translated using Weblate (Persian)
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/fa/
|
2020-04-01 13:49:25 -04:00 |
|
KGT1
|
e69bb1534b
|
Translated using Weblate (German)
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/de/
|
2020-04-01 13:49:20 -04:00 |
|
Medzhnun
|
3d7e7105e1
|
Translated using Weblate (Bulgarian)
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/bg/
|
2020-04-01 13:49:19 -04:00 |
|
dkanada
|
850df11f27
|
merge branch master into config
|
2020-04-02 01:46:44 +09:00 |
|
nextlooper42
|
c202339b9a
|
Translated using Weblate (Slovak)
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/sk/
|
2020-03-31 19:33:13 -04:00 |
|
Dmitry Lyzo
|
8789b1b69b
|
Update documentation
|
2020-03-31 19:07:03 +03:00 |
|
Dmitry Lyzo
|
a1cc977872
|
Update documentation
|
2020-03-31 18:59:12 +03:00 |
|
Dmitry Lyzo
|
1646687773
|
Merge remote-tracking branch 'upstream/master' into es6_migration
Conflicts:
package.json
|
2020-03-31 17:36:11 +03:00 |
|
amirmasoud
|
f6543d0179
|
Translated using Weblate (Persian)
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/fa/
|
2020-03-31 08:12:27 -04:00 |
|
pucherot
|
be60f23264
|
Translated using Weblate (Spanish)
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/es/
|
2020-03-31 08:12:22 -04:00 |
|
Nyanmisaka
|
35acc83b23
|
Translated using Weblate (Chinese (Simplified))
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/zh_Hans/
|
2020-03-31 01:47:59 -04:00 |
|
Juan Rodríguez
|
4f0dd18e59
|
Translated using Weblate (Spanish)
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/es/
|
2020-03-30 19:33:00 -04:00 |
|
abdulaziz
|
86c2201718
|
Translated using Weblate (Arabic)
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/ar/
|
2020-03-30 19:32:59 -04:00 |
|
AdmiralAnimE
|
d8fb547035
|
Translated using Weblate (Bulgarian)
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/bg/
|
2020-03-30 11:58:21 -04:00 |
|
NoFrosty
|
41896e126a
|
Translated using Weblate (French)
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/fr/
|
2020-03-30 07:21:50 -04:00 |
|
Nazar78
|
0c0b91b7a5
|
Support H264 Level 52 (Tizen 5.0) - app only
|
2020-03-30 17:02:16 +08:00 |
|
Nazar78
|
1f71b6bd14
|
Support H264 Level 52 (Tizen 5.0) - app only
|
2020-03-30 17:00:16 +08:00 |
|
Nazar78
|
3f11095fec
|
Support H264 Level 52 (Tizen 5.0) - app only
|
2020-03-30 16:56:13 +08:00 |
|
Nazar78
|
30ecc52ba4
|
Support H264 Level 52 (Tizen 5.0) - app only
|
2020-03-30 15:12:11 +08:00 |
|
Vasily
|
ace822a8af
|
Switch to new version of JavascriptSubtitlesOctopus, enable new options
|
2020-03-29 22:04:36 +03:00 |
|
ferferga
|
bdfc3d97b2
|
Merge remote-tracking branch 'upstream/master' into translate-everything
|
2020-03-29 20:52:22 +02:00 |
|
bg56530
|
0afe5f62ef
|
Translated using Weblate (French)
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/fr/
|
2020-03-29 14:25:19 -04:00 |
|
Vasily
|
9a65e0351a
|
Merge pull request #1003 from MrTimscampi/admin-logo
Fix admin drawer logo showing up everywhere
|
2020-03-29 17:43:12 +03:00 |
|
MrTimscampi
|
5dfc5d6c2b
|
Fix admin drawer logo showing up everywhere
|
2020-03-29 12:48:55 +02:00 |
|
dkanada
|
693daf6f05
|
Merge pull request #949 from MrTimscampi/details-labels
Improve details page informations and selects
|
2020-03-29 18:58:37 +09:00 |
|
Dmitry Lyzo
|
eb047175be
|
Add default export for compatibility
|
2020-03-29 01:02:06 +03:00 |
|
Dmitry Lyzo
|
5efc95fd09
|
Migrate DOM-module to ES6
|
2020-03-29 01:02:06 +03:00 |
|
Dmitry Lyzo
|
460717c7ef
|
Migrate AutoFocuser to ES6
|
2020-03-29 01:02:06 +03:00 |
|
Dmitry Lyzo
|
cc66fb672c
|
Migrate ScrollManger to ES6
|
2020-03-29 01:02:03 +03:00 |
|
dkanada
|
13bf66de54
|
Merge pull request #989 from dmitrylyzo/tizen_subtitlesettings
Fix subtitle settings in Tizen
|
2020-03-28 02:13:56 +09:00 |
|
dkanada
|
3e47f38aa7
|
Merge pull request #992 from dmitrylyzo/fix_dom_listener
Fix dom addEventListener/removeEventListener
|
2020-03-28 02:12:19 +09:00 |
|
dkanada
|
7051eb12ac
|
Merge pull request #991 from Stampede10343/feature/easy-module-conversion
Migrate some easy components to ES6
|
2020-03-28 02:11:14 +09:00 |
|
Dmitry Lyzo
|
000f6e776d
|
Fix dom addEventListener/removeEventListener for case of undefined options
|
2020-03-27 16:00:06 +03:00 |
|
Danilo
|
63a05df3a8
|
Translated using Weblate (Portuguese)
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/pt/
|
2020-03-27 00:37:53 -04:00 |
|
Danilo
|
a02fe56a87
|
Translated using Weblate (Portuguese)
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/pt/
|
2020-03-26 20:34:29 -04:00 |
|
Danilo
|
b9dbad421a
|
Translated using Weblate (Portuguese)
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/pt/
|
2020-03-26 20:34:28 -04:00 |
|
Cameron Cordes
|
f3b5c804a3
|
Migrate some easy components to ES6
|
2020-03-26 18:43:39 -04:00 |
|
MrTimscampi
|
af3176af7c
|
Fix oversized track selector on details page
|
2020-03-26 21:13:26 +01:00 |
|
MrTimscampi
|
499f9835b4
|
Remove Last Played label on details page
|
2020-03-26 21:04:37 +01:00 |
|
Fernando
|
37ebb772e8
|
Translated using Weblate (Spanish)
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/es/
|
2020-03-26 15:56:35 -04:00 |
|
MrTimscampi
|
4643c83ab1
|
Update some details page translations for the new layout
|
2020-03-26 20:49:32 +01:00 |
|
MrTimscampi
|
d60bec3834
|
Improve details page informatios and selects
|
2020-03-26 20:49:32 +01:00 |
|
Dmitry Lyzo
|
fe85c5f96c
|
Enable subtitle sync slider focus and keyboard dragging
|
2020-03-26 21:18:29 +03:00 |
|
Dmitry Lyzo
|
9f13e2a36c
|
Enable subtitle settings on Tizen
|
2020-03-26 17:22:57 +03:00 |
|
ferferga
|
3543a60b8b
|
Merge remote-tracking branch 'upstream/master' into translate-everything
|
2020-03-26 13:55:00 +01:00 |
|
ferferga
|
1656e73adf
|
Attempt to implement date-fns internalization
|
2020-03-26 13:53:30 +01:00 |
|
dkanada
|
fedcc5fe56
|
Merge branch 'master' into where-no-module-has-gone-before
|
2020-03-26 15:03:30 +09:00 |
|
dkanada
|
8a1262eedd
|
Merge pull request #937 from dmitrylyzo/fix_radio_style
Fix radio style
|
2020-03-26 08:14:28 +09:00 |
|
dkanada
|
601b75a1a8
|
Merge pull request #970 from MrTimscampi/mobile-menu
Clean up the menus on mobile
|
2020-03-26 08:01:12 +09:00 |
|
Dmitry Lyzo
|
9bf5cda44a
|
Fix lint error
|
2020-03-25 23:07:51 +03:00 |
|
Dmitry Lyzo
|
a2ccaa29c3
|
Turn off radiobutton focus on Mobile
|
2020-03-25 23:07:51 +03:00 |
|
Dmitry Lyzo
|
17d1dc3559
|
Fix tiny cropping in Firefox
|
2020-03-25 23:07:51 +03:00 |
|
Dmitry Lyzo
|
a41bd6de56
|
Fix checkbox border on TV
|
2020-03-25 23:07:51 +03:00 |
|
Dmitry Lyzo
|
d7c32dcde9
|
Fix radiobutton focus marker
|
2020-03-25 23:07:51 +03:00 |
|
Ken Ying-Kai Liao
|
1c54bdee51
|
Translated using Weblate (Chinese (Traditional))
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/zh_Hant/
|
2020-03-25 10:28:16 -04:00 |
|
Ric Li
|
308000bc97
|
Translated using Weblate (Chinese (Simplified))
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/zh_Hans/
|
2020-03-25 10:28:16 -04:00 |
|
The Iiseppi
|
ca0914819a
|
Translated using Weblate (Finnish)
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/fi/
|
2020-03-25 10:28:15 -04:00 |
|
Ken Ying-Kai Liao
|
3ed9be897e
|
Translated using Weblate (Chinese (Traditional))
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/zh_Hant/
|
2020-03-25 02:53:17 -04:00 |
|
Ken Ying-Kai Liao
|
580bf9fd23
|
Translated using Weblate (Chinese (Traditional))
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/zh_Hant/
|
2020-03-25 02:52:57 -04:00 |
|
Mathis
|
2fec0e4082
|
Translated using Weblate (German (Swiss))
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/gsw/
|
2020-03-25 02:52:56 -04:00 |
|
Mathis
|
cccbf24f09
|
Translated using Weblate (German)
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/de/
|
2020-03-25 02:52:56 -04:00 |
|
ferferga
|
cbe3cbe221
|
Translate role sentences (and removed dead code)
|
2020-03-24 22:27:01 +01:00 |
|
ferferga
|
4ba2e3a950
|
Use globalize.translate() overload everywhere
|
2020-03-24 20:49:18 +01:00 |
|
MrTimscampi
|
3b9ca3c1a3
|
Add Settings entry to the navigation drawer
|
2020-03-24 20:24:08 +01:00 |
|
MrTimscampi
|
9115a4e1fa
|
Clean up the settings menu on mobile
|
2020-03-24 20:24:08 +01:00 |
|
ferferga
|
8201322715
|
Replace with method overload
|
2020-03-24 20:15:59 +01:00 |
|
Nyanmisaka
|
02ce5f6d6c
|
Translated using Weblate (Chinese (Simplified))
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/zh_Hans/
|
2020-03-24 13:39:29 -04:00 |
|
Casper Talvio
|
dba5fd9ac9
|
Translated using Weblate (Finnish)
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/fi/
|
2020-03-24 13:39:29 -04:00 |
|
lldsolitude
|
82aa8a3f28
|
Translated using Weblate (Chinese (Simplified))
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/zh_Hans/
|
2020-03-24 05:42:51 -04:00 |
|
MrTimscampi
|
7bb7270b61
|
Fix rebase issues
|
2020-03-24 08:27:34 +01:00 |
|
MrTimscampi
|
feeacf12a2
|
Implement suggestions
|
2020-03-24 08:27:34 +01:00 |
|
dkanada
|
759b3fc106
|
minor string changes
|
2020-03-24 08:27:34 +01:00 |
|
MrTimscampi
|
1cfd2538be
|
Remove dead code from CardBuilder
|
2020-03-24 08:27:34 +01:00 |
|
MrTimscampi
|
55d1657b50
|
Migrate var in CardBuilder to let and const
|
2020-03-24 08:22:58 +01:00 |
|
MrTimscampi
|
bbbef042bf
|
Add JSDoc comments
|
2020-03-24 08:22:58 +01:00 |
|
MrTimscampi
|
8891be539e
|
Convert CardBuilder to ES6
|
2020-03-24 08:22:58 +01:00 |
|
MrTimscampi
|
34a5578679
|
Run postcss for webpack bundle
|
2020-03-24 08:22:58 +01:00 |
|
Dmitry Lyzo
|
c882c264a3
|
Fix view restoring
|
2020-03-24 10:03:51 +03:00 |
|
dkanada
|
fdccea886a
|
Merge pull request #962 from dkanada/clients
Add method to open client settings
|
2020-03-24 14:12:52 +09:00 |
|
dkanada
|
3a531581df
|
Merge pull request #715 from MrTimscampi/libjass-be-gone
Remove libjass
|
2020-03-24 14:12:33 +09:00 |
|
Riccardo Zanotto
|
2bda5f0277
|
Translated using Weblate (Italian)
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/it/
|
2020-03-23 15:42:40 -04:00 |
|
Adam Bokor
|
bb475fd24a
|
Translated using Weblate (Hungarian)
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/hu/
|
2020-03-23 14:21:31 -04:00 |
|
Louis Hermier
|
7f10a81a16
|
Translated using Weblate (French)
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/fr/
|
2020-03-23 13:02:25 -04:00 |
|
Niklas Fäth
|
f6cb372610
|
Fix cast sender api path
|
2020-03-23 16:49:00 +01:00 |
|
dkanada
|
ea79a3d4f5
|
Merge pull request #821 from viaregio/master
#2407: Prefer embedded MP4-metadata for episode and season numbers
|
2020-03-23 18:58:07 +09:00 |
|
Luke Foust
|
f896ac93de
|
support types in external ids
|
2020-03-22 13:08:10 -07:00 |
|
Louis Hermier
|
94a2a8749b
|
Translated using Weblate (French)
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/fr/
|
2020-03-22 15:55:26 -04:00 |
|
adrian gustavo martinez
|
7aae3fd95c
|
Translated using Weblate (Spanish (Mexico))
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/es_MX/
|
2020-03-22 15:55:25 -04:00 |
|
adrian gustavo martinez
|
087d44567e
|
Translated using Weblate (Spanish (Argentina))
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/es_AR/
|
2020-03-22 15:55:25 -04:00 |
|
Joshua M. Boniface
|
31d9b35615
|
Merge pull request #969 from dmitrylyzo/tizen_xvid
Fix XviD playback on Tizen
|
2020-03-22 15:23:56 -04:00 |
|
MrTimscampi
|
0cb54feb53
|
Remove libjass
|
2020-03-22 18:35:46 +01:00 |
|
Dmitry Lyzo
|
d6ab058661
|
Add Tizen version check
|
2020-03-22 20:25:51 +03:00 |
|
dkanada
|
c49c45ee53
|
Merge pull request #932 from MrTimscampi/mobile-fixes
Show hamburger menu on mobile and fix title padding
|
2020-03-23 02:20:31 +09:00 |
|
MrTimscampi
|
1c0728ada6
|
Use small logo on mobile
|
2020-03-22 17:56:03 +01:00 |
|
MrTimscampi
|
c49e60e2d9
|
Hide some header buttons on mobile
|
2020-03-22 17:42:32 +01:00 |
|
dkanada
|
d5779e115d
|
Merge pull request #904 from dmitrylyzo/fix_player_data
Clear player data after stop
|
2020-03-23 01:37:11 +09:00 |
|
Dmitry Lyzo
|
58dd6eb491
|
Add test for current item
|
2020-03-22 19:30:02 +03:00 |
|
MrTimscampi
|
18d1305ead
|
Add JSDoc comments
|
2020-03-22 15:34:34 +01:00 |
|
Dmitry Lyzo
|
603472cfb6
|
Add comment
|
2020-03-22 15:04:51 +03:00 |
|
Dmitry Lyzo
|
99d7138a08
|
Fix XviD playback on Tizen
|
2020-03-22 14:00:04 +03:00 |
|
Vasily
|
298e36388f
|
Merge pull request #955 from thornbill/fix-schedules-direct
Fix schedules direct buttons being hidden by default
|
2020-03-22 12:56:16 +03:00 |
|
Nyanmisaka
|
a704f41515
|
Translated using Weblate (Chinese (Simplified))
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/zh_Hans/
|
2020-03-22 02:44:46 -04:00 |
|
dkanada
|
74458e5d61
|
Merge pull request #780 from MrTimscampi/browser-modules
Move confirm, prompt and chromecast modules definitions outside of site.js
|
2020-03-22 14:48:19 +09:00 |
|
Bill Thornton
|
b65bd915ee
|
Simplify show/hide button logic for tv providers
|
2020-03-22 01:07:04 -04:00 |
|
Peter Maar
|
c2f248f838
|
Add controls for DeinterlaceMethod
Add controls and US-English text for DeinterlaceMethod in encodingsettings. Uses the values referenced here https://github.com/jellyfin/jellyfin/pull/2639
|
2020-03-22 00:18:14 -04:00 |
|
MrTimscampi
|
79e664ca13
|
Refactor slideshow.js
|
2020-03-21 23:45:23 +01:00 |
|
Vogete
|
856069f25d
|
Translated using Weblate (Hungarian)
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/hu/
|
2020-03-21 16:00:14 -04:00 |
|
amirmasoud
|
705c3fbcf0
|
Translated using Weblate (Persian)
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/fa/
|
2020-03-21 16:00:14 -04:00 |
|
MrTimscampi
|
de88967dbd
|
Remove superfluous variable
|
2020-03-21 18:27:30 +01:00 |
|
MrTimscampi
|
cb97baa61a
|
Move prompt, confirm and sendcastapi to one module each
|
2020-03-21 18:14:08 +01:00 |
|
dkanada
|
f50d709161
|
Merge pull request #837 from h1nk/right-click-dialog-container
Close dialogs when container background is right clicked
|
2020-03-21 15:42:13 +09:00 |
|
nfgb
|
58af4a6598
|
Translated using Weblate (Portuguese)
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/pt/
|
2020-03-20 20:45:41 -04:00 |
|
MrTimscampi
|
f7af90fec4
|
Add library page size settings on music artists
|
2020-03-21 00:27:41 +01:00 |
|
MrTimscampi
|
b34a376691
|
Add library page size settings on movies
|
2020-03-21 00:26:55 +01:00 |
|
Medzhnun
|
10a4901226
|
Translated using Weblate (Bulgarian)
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/bg/
|
2020-03-20 08:18:34 -04:00 |
|
dkanada
|
e8bc839d0b
|
update methods for native shell
|
2020-03-20 17:49:32 +09:00 |
|
MrTimscampi
|
9f300bfb11
|
Don't scale logo on details page
|
2020-03-19 23:06:19 +01:00 |
|
pakkosauna
|
c5bb25809b
|
Translated using Weblate (Finnish)
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/fi/
|
2020-03-19 16:03:28 -04:00 |
|
Bill Thornton
|
69a3c7cd53
|
Add FIXME to revisit show/hide button logic for tv providers
|
2020-03-19 14:37:48 -04:00 |
|
dkanada
|
2ef912d960
|
add method to open client settings
|
2020-03-20 02:54:12 +09:00 |
|
Mednis
|
e0a5c5c558
|
Translated using Weblate (Latvian)
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/lv/
|
2020-03-19 09:34:13 -04:00 |
|
dkanada
|
9b54dec5e8
|
Merge pull request #931 from dmitrylyzo/fix_radio
Fix radiobutton and checkbox
|
2020-03-19 20:01:26 +09:00 |
|
rtg
|
401c2fa076
|
Translated using Weblate (Hindi)
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/hi/
|
2020-03-19 03:45:30 -04:00 |
|
Vasily
|
aa5fb12192
|
Merge pull request #938 from dkanada/query
Remove query string from source
|
2020-03-19 09:50:45 +03:00 |
|
Mednis
|
3f47733c35
|
Translated using Weblate (Latvian)
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/lv/
|
2020-03-18 22:47:28 -04:00 |
|
dkanada
|
1688a3999c
|
Merge pull request #958 from MrTimscampi/listview-missing
Show missing indicator in ListView
|
2020-03-19 10:28:31 +09:00 |
|
ferferga
|
e383c3dee1
|
Translate paging phrase
|
2020-03-19 00:40:17 +01:00 |
|
ferferga
|
d791da07e3
|
Translate alerts
|
2020-03-19 00:17:51 +01:00 |
|
Julien Machiels
|
a01c03c9ca
|
Translated using Weblate (French)
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/fr/
|
2020-03-18 16:31:25 -04:00 |
|
Fernando
|
2c0ee85337
|
Translated using Weblate (Spanish)
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/es/
|
2020-03-18 16:31:24 -04:00 |
|
dkanada
|
c5171a2fa0
|
Merge pull request #919 from dmitrylyzo/fix_icons-2
Fix icons doubling and WebOS support
|
2020-03-19 00:49:15 +09:00 |
|