dkanada
|
7646c17688
|
Merge pull request #1104 from dmitrylyzo/fix-undefined-variable
Fix reference to undefined variable
|
2020-04-18 10:56:09 +09:00 |
|
Bill Thornton
|
71b458829f
|
Revert "Hide User menu icon on mobile"
This reverts commit 5b513146a7 .
|
2020-04-17 16:16:04 -04:00 |
|
Dmitry Lyzo
|
0910e6cf4e
|
Fix reference to undefined variable
|
2020-04-17 22:53:12 +03:00 |
|
dkanada
|
542a738926
|
Merge pull request #1093 from MrTimscampi/mobile-fixes-2
Fix some mobile navigation issues
|
2020-04-17 06:42:17 +09:00 |
|
MrTimscampi
|
5b513146a7
|
Hide User menu icon on mobile
|
2020-04-15 16:26:19 +02:00 |
|
MrTimscampi
|
e25cb1e0f3
|
Fix Home button on mobile
|
2020-04-15 15:49:57 +02:00 |
|
MrTimscampi
|
5459ef2a78
|
Use screenfull to handle fullscreen switching
|
2020-04-15 13:15:39 +02:00 |
|
MrTimscampi
|
990b5c7237
|
Finish moving elements
|
2020-04-13 13:09:01 +02:00 |
|
dkanada
|
a9c9957160
|
Merge pull request #1039 from MrTimscampi/sonarqube-fixes-1
Sonarqube bug fixin' - Part 1: Phantom Bugs
|
2020-04-11 21:34:49 +09:00 |
|
Julien Machiels
|
0a0c639bad
|
Update src/scripts/inputManager.js
Use const instead of let
Co-Authored-By: Dmitry Lyzo <56478732+dmitrylyzo@users.noreply.github.com>
|
2020-04-10 23:35:09 +02:00 |
|
MrTimscampi
|
41d8ce54ae
|
Merge remote-tracking branch 'origin/sonarqube-fixes-1' into sonarqube-fixes-1
|
2020-04-10 22:58:32 +02:00 |
|
MrTimscampi
|
9d859d4fd3
|
Fetch action only once in inputManager
|
2020-04-10 22:58:18 +02:00 |
|
Julien Machiels
|
acbe7730b8
|
Merge branch 'master' into polyfill-lint
|
2020-04-10 06:28:59 +02:00 |
|
Julien Machiels
|
27ca18a62b
|
Merge branch 'master' into sonarqube-fixes-1
|
2020-04-10 06:27:32 +02:00 |
|
MrTimscampi
|
6d75c48496
|
Merge remote-tracking branch 'origin/master' into no-limits
|
2020-04-09 21:34:31 +02:00 |
|
MrTimscampi
|
89979a00a3
|
Fix issues in dfnshelper and inputManager
|
2020-04-09 20:00:08 +02:00 |
|
dkanada
|
eb1a9d2c95
|
Merge pull request #1015 from jellyfin/es6
Convert all config files to ES6 and remove unused controller
|
2020-04-09 00:43:30 +09:00 |
|
dkanada
|
fae913c221
|
fix new linting rules
|
2020-04-09 00:39:56 +09:00 |
|
MrTimscampi
|
33855a655f
|
Add error handling to command processor in inputManager
|
2020-04-07 19:52:19 +02:00 |
|
MrTimscampi
|
77d8226dd3
|
Add Japanese locale to dfnshelper
|
2020-04-07 19:46:47 +02:00 |
|
MrTimscampi
|
a5d8775611
|
Make inputManager look-up table work properly
|
2020-04-07 19:11:53 +02:00 |
|
MrTimscampi
|
326f8e2b8d
|
Merge remote-tracking branch 'upstream/master' into sonarqube-fixes-1
|
2020-04-07 17:33:07 +02:00 |
|
MrTimscampi
|
e5c8d2b23b
|
Convert inputManager to ES6
|
2020-04-07 00:18:36 +02:00 |
|
MrTimscampi
|
43f6f985aa
|
Clean inputManager
|
2020-04-07 00:09:07 +02:00 |
|
MrTimscampi
|
b7661c2977
|
Clean playlistedit
|
2020-04-06 23:49:44 +02:00 |
|
MrTimscampi
|
fb6766c832
|
Clean autobackdrops
|
2020-04-06 23:45:50 +02:00 |
|
MrTimscampi
|
0fa74f34d5
|
Clean apploader
|
2020-04-06 23:45:39 +02:00 |
|
MrTimscampi
|
6a24de84a0
|
Convert dfnshelper switch to lookup table
|
2020-04-06 23:15:35 +02:00 |
|
dkanada
|
e0c798acf6
|
Merge pull request #1029 from ferferga/globalize-cm
Globalize shouldn't require ConnectionManager
|
2020-04-07 02:41:51 +09:00 |
|
dkanada
|
e940015fa7
|
Merge branch 'master' into es6
|
2020-04-06 19:16:50 +09:00 |
|
MrTimscampi
|
cb1b8aa3a9
|
Fix semicolons and throw error in ESLint if missing
|
2020-04-05 13:48:10 +02:00 |
|
MrTimscampi
|
01776c4dcc
|
Merge remote-tracking branch 'upstream/master' into slideshow-zoom
|
2020-04-04 23:11:49 +02:00 |
|
ferferga
|
dcde6bfb5e
|
Export updateCurrentCulture function
|
2020-04-04 22:17:21 +02:00 |
|
MrTimscampi
|
0c2cdfe741
|
Add polyfills to fix errors and ignore conditional lines
|
2020-04-04 21:29:53 +02:00 |
|
ferferga
|
100f7cc8f5
|
Don't require connectionManager
|
2020-04-04 20:36:14 +02:00 |
|
ferferga
|
e9979954a8
|
Apply #1004#issuecomment-605708819 suggestions
|
2020-04-04 20:35:13 +02:00 |
|
MrTimscampi
|
88bc6d4e91
|
Add Classlist.js polyfill
|
2020-04-04 17:23:27 +02:00 |
|
dkanada
|
521068558f
|
Merge pull request #960 from ferferga/translate-everything
Translate missing items - Part 1
|
2020-04-04 15:59:45 +09:00 |
|
MrTimscampi
|
28f574455c
|
Add limit to playlists controller
|
2020-04-03 23:31:01 +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
|
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
|
05e26e6588
|
Apply suggestions
|
2020-04-03 20:11:09 +02: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 |
|
ferferga
|
7fae0fa589
|
ES6 for dfnshelper
|
2020-04-03 00:24:50 +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 |
|
ferferga
|
59d239f319
|
Change variables after ES6
|
2020-04-02 22:08:46 +02:00 |
|