Commit Graph

50 Commits

Author SHA1 Message Date
Travis Shivers 5233b3310e
refactor(join): remove recent rooms 2020-10-25 21:57:30 -05:00
Travis Shivers 253978fa5c
refactor(config)!: remove custom_server config
BREAKING CHANGE: remove custom_server config since the same effect can
happen by just populating the servers config
2020-10-24 00:01:09 -05:00
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 e91eabec83
refactor(config): remove autojoin password from allow list 2020-09-28 14:23:52 -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 4316484ae0 feat(server): add syncloungesocket server runner 2020-08-23 21:07: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 f64b8bb27a Changed to settings filename to avoid conflict 2020-06-29 01:16:13 -05:00
Travis Shivers de4941b799 Switched to nconf and removed dynamic config 2020-06-29 01:05:07 -05:00
Travis Shivers 4d456c037e Initial vuecli conversion. Still much broken. 2020-05-25 17:12:22 -05:00
Sam Calder-Mason f11864f5db logging 2019-04-20 18:26:08 +10:00
Sam Calder-Mason 41821c2779 Reworked configuration 2019-04-20 18:03:44 +10:00
Sam 2dde3b2ae1
Revert "Migrate to Vuecli" 2018-08-19 13:31:52 +10:00
Sam fdcf4081bf Init 2018-08-18 11:35:31 +10:00
Sam 2b96351bca Fixes #86 - Potentially fixes #87 2018-08-18 09:23:03 +10:00
Sam Calder-Mason 93c3b157c1 More logging 2018-08-04 14:30:21 +10:00
Sam aa325dad50 Fixed autoJoin Env variables 2018-07-20 23:10:13 +10:00
Sam e216b99f8d Remove settings logging 2018-07-20 23:02:13 +10:00
Sam 4582d8694f Removed settings file 2018-07-20 22:28:08 +10:00
Sam 02ca28854f Version 2.0.0 2018-07-20 14:31:44 +10:00
samcm cd63f1e693 Webpack assets subdirectory 2017-12-30 13:13:58 +11:00
samcm d30a210cea Version 1.2 2017-06-19 22:04:32 +10:00
samcm 2a9c9c72b1 Assets subdirectory 2017-06-12 05:09:49 +10:00
samcm 21f53da8b2 Init
Absolutely everything is broken
2017-06-12 05:06:34 +10:00
samcm f9207ff706 Completed Invite link system
PTWeb App now runs at ip:port:8088/ptweb
PTServer now runs at ip:port:8089/ptserver
2017-04-17 20:16:10 +10:00
samcm 5a6c3fda8c (WIP) Further improvements on merge + invite linking 2017-04-12 01:51:07 +10:00
samcm 16e3ca5315 Merged Server/WebApp + URL Shortener + Invite links
Base directory of the WebApp has been set to /ptweb/
Url shortener implemented
Invite links implemented, still needs the web app to automatically
connect to the server/room.
2017-04-11 03:08:43 +10:00
samcm 99596783b4 Web 1.0 2017-04-07 15:09:03 +10:00
samcm 896b7a1f42 Revert "1.0 - Web"
This reverts commit 33fa723392.
2017-04-07 15:03:45 +10:00
samcm 33fa723392 1.0 - Web
- Deleted old PlexTogether electron app
- Swapped to a Vuejs/Webpack based solution that runs directly in the
browser
2017-04-07 14:59:14 +10:00