Commit Graph

21 Commits

Author SHA1 Message Date
Sam 02ca28854f Version 2.0.0 2018-07-20 14:31:44 +10:00
samcm aba2739c17 Undo muthithreading for websockets 2018-03-08 19:11:40 +11:00
Sam Calder-Mason 53a79c52e7 Muthithreaded webapp 2018-03-08 17:57:30 +11:00
Cédric Laubacher a328af7ef6
ptweb => slweb 2018-01-01 01:54:25 +01:00
samcm 4e96062450 Redirect / to /slweb 2017-12-30 20:49:48 +11:00
samcm b919c1fb95 1 thread webapp 2017-12-30 20:41:20 +11:00
samcm 1b1afb7b94 debugging webapp 2017-12-30 20:39:21 +11:00
samcm 88ce4086c3 redirect old urls 2017-12-30 20:38:24 +11:00
samcm 8142e78f07 Missed rename in webapp 2017-12-30 20:35:44 +11:00
samcm 549a58ac2d Run webapp on more than 1 thread 2017-12-30 13:23:08 +11: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 0918839212 Invite Link API 2017-12-02 12:16:41 +11:00
samcm c73217bfaa Readd jsonfile 2017-11-30 21:33:23 +11:00
samcm f219554a63 Delete old invites 2017-07-27 00:07:23 +10:00
samcm 05a563e1da Webapp fixes 2017-06-19 23:42:01 +10:00
samcm 07063c12bd Save PTInvites to file 2017-06-09 16:08:19 +10:00
samcm 41a9e40ea5 Fixed invites 2017-06-04 17:05:30 +10:00
samcm bc905baca9 WebApp config defaults 2017-04-17 20:18:29 +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