Travis Shivers
230ca5728a
More permissive CORS policies
2020-05-20 00:07:27 -05:00
MagicalCodeMonkey
e20e2226b1
Update output for connected users
...
- Show 'Total Connected users' on connect and disconnect
- Move base URL (serverroot) information to output after server start
2020-04-27 09:15:49 -04:00
Sam Calder-Mason
7dcdb0c47b
linting
2020-03-27 21:56:38 +11:00
Sam Calder-Mason
0f4258fc83
Merge branch 'master' of github.com:samcm/synclounge
2020-03-27 21:56:16 +11:00
Sam Calder-Mason
454f36c844
add users endpoint
2020-03-27 21:56:00 +11:00
MagicalCodeMonkey
123046a15d
Fix server port variable
2020-03-26 15:38:38 -04:00
Eryn Lynn
17a4513bca
Allow watchers to play in addition to pause
...
closes #110
2019-05-21 06:46:50 -04:00
Sam Calder-Mason
b966b1a4e8
Party Pausing
2018-12-24 22:10:50 +11:00
Sam
d13266a92c
Default serverroot to '/slserver'
2018-07-24 20:54:10 +10:00
Sam
5d4f99c430
Server stability
2018-07-23 15:48:25 +10:00
Sam
841d03cdec
Server error handling
2018-07-21 02:46:54 +10:00
Sam Calder-Mason
86c60e501f
Socket root
2018-07-20 20:18:04 +10:00
Sam
02ca28854f
Version 2.0.0
2018-07-20 14:31:44 +10:00
samcm
989821f810
Code changes for rename
2017-12-30 13:07:51 +11:00
samcm
9c868789eb
v1.5 - Name change
2017-12-13 23:58:15 +11:00
samcm
0a1ded6275
Server: Dont transfer host if last user
2017-11-13 13:40:45 +11:00
Ben Barnard
f0990dfbfa
Allow the host to transfer hosting to another user
...
The host can now appoint a new host by double-clicking on another
user's avatar. Useful for giving control to another user.
2017-11-10 01:09:58 +01:00
samcm
074dcade33
Error handling PTServer
2017-08-26 19:05:57 +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
48c4b1ecd4
Seperated Web App/ PT Server - implmented invite links
...
To run webapp:
- npm run build
- npm run webapp
To run PT Server
- npm run server
2017-04-17 01:49:53 +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