Commit Graph

108 Commits

Author SHA1 Message Date
Bill Thornton 1b7a0262ce Remove apiclient appstorage usage 2022-10-14 18:08:46 -04:00
Bill Thornton 0a0e45d155 Replace apiclient event bus with local version 2022-10-14 10:58:16 -04:00
meet-k-pandya f683288429 Added toggle for direction and double page view 2022-09-21 21:23:34 +05:30
Joshua M. Boniface 5312358f91 Merge pull request #3721 from Shadowghost/fix-stream-autoselect
(cherry picked from commit d967ce860c1d7ef3ac97a9c1f3c45b4b02e38a06)
Signed-off-by: Bill Thornton <billt2006@gmail.com>
2022-06-29 01:05:05 -04:00
Joshua M. Boniface 08c8907f5a Merge pull request #3717 from dmitrylyzo/resolution
(cherry picked from commit f1ff81884ac71876c63a13aed37031f8a72d6819)
Signed-off-by: Bill Thornton <billt2006@gmail.com>
2022-06-29 01:00:15 -04:00
Bill Thornton 9de11b443d Use toBoolean from string utils 2022-04-12 12:20:28 -04:00
Bill Thornton 17161aba0b Merge pull request #3527 from thornbill/fix-rewatching-next-up
Fix rewatching next up status

(cherry picked from commit 33b1f039ea9c051a4a9c219b9259d1b74281079b)
Signed-off-by: crobibero <cody@robibe.ro>
2022-04-07 13:00:12 -04:00
Joshua M. Boniface 9a8c1a0c21 Merge pull request #3473 from thornbill/next-up-rewatching 2022-03-05 14:29:57 -05:00
Bill Thornton 9067b0e397 Fix eslint errors for empty functions/constructors 2022-03-01 10:57:48 -05:00
Bill Thornton 86c458bf37 Move rewatching in next up to display option and remove home section 2022-03-01 00:56:48 -05:00
Bill Thornton 6ce7bf8458 Skip loading config for multiserver when served by webpack
Co-authored-by: Dmitry Lyzo <56478732+dmitrylyzo@users.noreply.github.com>
2021-10-06 23:34:26 -04:00
Bill Thornton eccd79c4e0 Fix webpack dev server checks 2021-10-04 11:31:50 -04:00
Bill Thornton 3b4ff70709 Add custom variable check for webpack dev server 2021-10-04 01:03:46 -04:00
Bill Thornton fda52baed5 Enable multiserver in development environments 2021-09-30 10:58:17 -04:00
Bill Thornton 27b26f7671 Merge pull request #2753 from jackrvan/master
Add setting for max days for a show to appear in next up list
2021-09-17 15:11:31 -04:00
Jack 1742fe4c5a Change toUTCString to toISOString and change default to 365 days. 2021-09-13 20:50:38 -04:00
Ian Walton af2b05044c Merge branch 'master' into auto-set-tracks 2021-09-07 12:18:53 -04:00
Jack e0a6ad943f Add setting for max days for a show to appear in next up list 2021-08-01 18:06:36 -04:00
Bill Thornton c4fc8e0145 Merge pull request #2618 from iwalton3/client-custom-css
Allow client custom css and disabling global server custom css.
2021-07-30 22:34:32 -07:00
Ömer Erdinç Yağmurlu 59e3427f50 Added new setting for using episode images with NextUp/Resume instead of parent images 2021-07-10 11:28:25 +02:00
Dmitry Lyzo 7974fbcbaa Add gamepad enabling/disabling 2021-06-15 21:53:19 +03:00
Bill Thornton 2feb124bfc Add support for custom menu links in config.json 2021-06-10 13:38:24 -04:00
Ian Walton 40567aedca Enable by default. 2021-04-24 19:37:08 -04:00
Ian Walton d8e7e14da0 Add subtitle/audio auto-set feature. 2021-04-24 19:09:07 -04:00
Ian Walton 8d59d2a0fe Apply styles using user events and also immediately when changed. 2021-04-24 16:42:21 -04:00
Ian Walton b8f8633ffd Appease SonarCloud
Co-authored-by: Dmitry Lyzo <56478732+dmitrylyzo@users.noreply.github.com>
2021-04-24 15:23:02 -04:00
Ian Walton 8cae67d9b9 Allow client custom css and disabling global server custom css. 2021-04-24 14:39:47 -04:00
Bill Thornton 9a51e42118 Fix default config assignment
Co-authored-by: Dmitry Lyzo <56478732+dmitrylyzo@users.noreply.github.com>
2021-03-10 10:46:39 -05:00
Bill Thornton 8e8a5f61b9 Add error logging for invalid config 2021-03-10 10:30:34 -05:00
Bill Thornton 0736069fd7 Fix default web settings values 2021-03-10 10:24:29 -05:00
Bill Thornton 9dd1683892 Fix default values for invalid config.json files 2021-03-10 09:53:42 -05:00
Bill Thornton efc43b42b8 Add config option to include cookies in player requests 2020-11-30 14:38:03 -05:00
Dmitry Lyzo 5592cb7d4e Merge remote-tracking branch 'origin/master' into standalone
Conflicts:
	package.json
	src/components/appRouter.js
	src/components/require/requiretext.js
	src/config.json
	src/scripts/clientUtils.js
	src/scripts/settings/webSettings.js
	src/scripts/site.js
2020-11-22 02:15:14 +03:00
nyanmisaka 3b50c0dde1 Merge remote-tracking branch 'upstream/master' into fmp4-hls 2020-11-20 12:30:16 +08:00
Bill Thornton e43d5f6f72 Merge remote-tracking branch 'upstream/master' into es6 2020-11-19 13:39:55 -05:00
Joshua M. Boniface 1abe4845f5 Revert "pull fonts from official repository" 2020-11-17 20:47:08 -05:00
nyanmisaka 54db12359c add initial support for fMP4-HLS 2020-11-12 20:03:38 +08:00
vitorsemeano b23e625c20 fixed bugs for default theme handling
fixed import for headroom.js
2020-11-08 11:39:46 +00:00
vitorsemeano 1171bc1cdf passed default theme handling to webSettings 2020-11-07 11:56:46 +00:00
dkanada e60f01b3a3 merge branch master into standalone 2020-11-07 15:18:38 +09:00
vitorsemeano 723a19cd8b removed import for config.json for fetch 2020-11-05 23:20:38 +00:00
vitorsemeano a106e23ff8 some bug fixes after master rebase 2020-11-05 23:18:19 +00:00
vitorsemeano 4b42afcd7a fix some toast imports 2020-11-05 23:12:24 +00:00
Bill Thornton 8bc8255a3e Fix default import for config files 2020-11-05 23:11:47 +00:00
Bill Thornton a71b0314d4 Fix apiclient imports 2020-11-05 23:11:47 +00:00
MrTimscampi 7d9208e951 WIP 2020-11-05 23:09:09 +00:00
MrTimscampi bfb8c7c1f6 Make import paths ES6-compatible 2020-11-05 22:58:26 +00:00
dkanada b76f5a0a0f return empty array when servers missing from config
Co-authored-by: Dmitry Lyzo <56478732+dmitrylyzo@users.noreply.github.com>
2020-10-30 22:13:56 +09:00
dkanada fa1483d3c0 merge branch master into standalone 2020-10-29 18:09:23 +09:00
dkanada 3bbebdb49b pull fonts from official repository 2020-10-25 20:20:06 +09:00