Commit Graph

24 Commits

Author SHA1 Message Date
Travis Shivers b962f35152
feat(notifications): add config for setting notification defaults 2020-10-15 14:26:17 -05:00
Travis Shivers 49383e0ba5
refactor(autohost): disable by default 2020-10-04 22:29:27 -05:00
Travis Shivers 8430b5d72a
refactor(skipintro): keep skip intro button at fixed position 2020-09-28 19:56:21 -05:00
Travis Shivers a895af6c89
feat(config): add party pause and auto host default config options 2020-09-09 00:05:00 -05:00
Travis Shivers f86e7de364
build(npm): add npm package deployment
* build(npm): add config to allow synclounge to be published as a package

* build(npm): add npm publish logic

* docs(linux): change installation to use npm registry

* ci(travis-ci): skip build on install
2020-08-31 17:55:14 -05:00
Travis Shivers 9b69c7e3c0 fix(socketserver): use local server by default 2020-08-27 20:31:31 -05:00
Travis Shivers 8c93a3878b
Initial auto skip intro feature 2020-08-13 19:38:29 -05:00
Travis Shivers edd8be7544
Fix skip ahead sync and added more sync configs 2020-08-08 15:56:11 -05:00
Travis Shivers 942d2e4a96
Made slplayer buffering goal a config variable 2020-08-05 13:03:53 -05:00
Travis Shivers 2b6f41bb02
Initial skip intro and subs fix 2020-07-30 21:08:44 -05:00
Travis Shivers 05d4205bf0
Added force_slplayer config option (off by default) 2020-07-27 21:31:38 -05:00
Travis Shivers 589107dc91
Moved seek timeout to config 2020-07-27 21:00:36 -05:00
Travis Shivers 5ea6b01d78
Made upnext work with edge triggered state change logic 2020-07-22 21:06:46 -05:00
Travis Shivers 091eee0363
Dynamic runtime config 2020-07-21 16:28:48 -05:00
Travis Shivers 443cb8dc82
More docker work 2020-07-20 21:27:43 -05:00
Travis Shivers 5408c23719
Moved image assets inside src to allow webpack to handle them. Fixed
advanced/custom joining logic
2020-07-19 15:40:47 -05:00
Travis Shivers fbcddcc0ad
Increased speed sync rate 2020-07-18 20:04:01 -05:00
Travis Shivers 561067ebfc
No more axios 2020-07-18 19:58:44 -05:00
Travis Shivers 9846528c01
Migrating axios to fetch 2020-07-17 18:52:27 -05:00
Travis Shivers 52820374ed Made slplayer sync cancellable. Started implementing more robust speed
sync logic
2020-07-09 18:53:09 -05:00
Travis Shivers e68103564d Moved the socket storage out of vuex so I can turn on strict mode.
Started implementing the state change for regular plex clients
2020-07-05 18:42:38 -05:00
Travis Shivers 3e1bc72825 Added time updater to sidebar to advance time 2020-07-03 19:13:23 -05:00
Travis Shivers 14200519cc Cleaning slplayer 2020-06-30 16:47:12 -05:00
Travis Shivers de4941b799 Switched to nconf and removed dynamic config 2020-06-29 01:05:07 -05:00