Commit Graph

457 Commits

Author SHA1 Message Date
dkanada 2f44701a03 use strict comparison
Co-Authored-By: Julien Machiels <julien.machiels@protonmail.com>
2020-04-02 05:10:46 +09:00
dkanada d524c25258 port web settings to es6 2020-04-02 03:51:22 +09:00
dkanada 850df11f27 merge branch master into config 2020-04-02 01:46:44 +09:00
MrTimscampi 3b9ca3c1a3 Add Settings entry to the navigation drawer 2020-03-24 20:24:08 +01:00
dkanada 3a531581df Merge pull request #715 from MrTimscampi/libjass-be-gone
Remove libjass
2020-03-24 14:12:33 +09:00
Niklas Fäth f6cb372610 Fix cast sender api path 2020-03-23 16:49:00 +01: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 c49e60e2d9 Hide some header buttons on mobile 2020-03-22 17:42:32 +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
MrTimscampi cb97baa61a Move prompt, confirm and sendcastapi to one module each 2020-03-21 18:14:08 +01:00
Vasily aa5fb12192 Merge pull request #938 from dkanada/query
Remove query string from source
2020-03-19 09:50:45 +03:00
dkanada bdfa8b0121 Merge pull request #907 from MrTimscampi/artwork-optimal-size
Improve image loading speed and sizes
2020-03-18 13:16:50 +09:00
dkanada 51ca49e479 Merge branch 'master' into query 2020-03-16 15:36:31 +09:00
dkanada 95f379021e Merge pull request #920 from dmitrylyzo/fix_slideshow-2
Fix slideshow 2
2020-03-15 18:47:06 +09:00
Dmitry Lyzo 4d6f187aee Fix event source for inputManager 2020-03-14 22:29:58 +03:00
MrTimscampi ca01ca50b1 Move polyfills to bundle 2020-03-13 09:43:30 +01:00
MrTimscampi 591f2ff816 Disable HTMLmin in dev and fix bundle dependency 2020-03-13 09:26:00 +01:00
MrTimscampi 6c2ed00a61 Run postcss for webpack bundle 2020-03-13 09:26:00 +01:00
dkanada 6260db82e2 remove query string from source 2020-03-12 23:55:59 +09:00
MrTimscampi 8646b66f6c Improve image size handling 2020-03-11 21:35:10 +01:00
Dmitry Lyzo f9ec9e3b52 Add opened dialog as inputManager event source 2020-03-10 18:19:18 +03:00
dkanada ee69bb6807 Merge pull request #871 from grafixeyehero/page.js
Move page.js to node
2020-03-09 12:55:04 +09:00
Bill Thornton ea8007428e Fix editing other user settings 2020-03-05 00:04:41 -05:00
grafixeyehero 9d1f61f414 move page.js to node 2020-03-02 01:15:49 +03:00
ferferga 440675fbee Apply suggestions 2020-02-28 13:51:41 +01:00
ferferga 04a3505672 Merge remote-tracking branch 'upstream/master' into servernotifications-fixes 2020-02-28 10:07:10 +01:00
dkanada e5a978feeb Merge pull request #856 from thornbill/lint-licker
Add eslint:recommended to eslint config
2020-02-27 01:26:00 +09:00
Bill Thornton c46c6c2203 Fix browsers that do not support Promises 2020-02-26 10:29:52 -05:00
dkanada 89a5c2d590 Merge pull request #811 from grafixeyehero/nowplaying-tvmode
Fix nowplaying  for tv mode
2020-02-26 19:19:32 +09:00
dkanada f888dcd744 Merge pull request #843 from grafixeyehero/webos-icon-fix
Webos icon fix
2020-02-26 18:02:56 +09:00
Bill Thornton 335dc4eff4 Remove dead code 2020-02-26 00:42:58 -05:00
Bill Thornton fb2fe462df Fix redundant double negation errors 2020-02-26 00:19:04 -05:00
dkanada b3da19a596 Merge pull request #816 from MrTimscampi/quiet
Make the console quieter by default
2020-02-25 22:45:26 +09:00
grafixeyehero 4b99f00552 move underscore Icon to class 2020-02-23 01:22:55 +03:00
h1nk 598402d953 Add missing final newlines
Used this one-liner: https://unix.stackexchange.com/a/161853
2020-02-22 11:47:03 -05:00
grafixeyehero a12da2309f apply suggustion change 2020-02-20 19:46:34 +03:00
Nyanmisaka a1f6db48b1 h264 high10 is not supported on mobile browsers 2020-02-20 17:38:22 +08:00
dkanada 53db7fe215 fix possible async issue 2020-02-20 02:07:41 +09:00
dkanada 79aa40465c rename method 2020-02-19 22:39:22 +09:00
MrTimscampi f1fb59ec26 Fix change requests and general formatting improvements 2020-02-17 20:41:04 +01:00
dkanada ed1b35f50f update some strings and use fetch for the global config 2020-02-16 22:11:36 +09:00
MrTimscampi e12e6731b2 Make the console quieter by default 2020-02-16 04:22:50 +01:00
dkanada ea9e79f4d3 add basic web client configuration 2020-02-16 12:17:13 +09:00
MrTimscampi a98b961b94 Fix icons on WebOS
WebOS 4 apparently has a ligature bug that prevents icons with an underscore from working as intended.
This replaces them with either the corresponding CSS class or unicode escape code, depending on context.
Refactoring is needed in order to be able to use CSS classes everywhere, so in the interest of time, this does the best available currently.

Fixes #678
2020-02-16 01:33:34 +01:00
grafixeyehero dec26f6c0e Fix nowplaying for tv mode 2020-02-15 03:47:07 +03:00
dkanada c62976845e Merge pull request #755 from dmitrylyzo/native_select_server
Add server select support for NativeShell
2020-02-13 16:48:58 +09:00