-
d9fcccd753
Added default values to the README, added whitelist/blacklist
master
jsrobson10
2019-04-21 12:29:46 +1000
-
3715cfda6b
Fixed issue with ordered data
jsrobson10
2019-04-19 12:16:37 +1000
-
cb95fe0b81
Seperated recieving requests by connection, avoid dodgy client messing things up
jsrobson10
2019-04-19 11:00:23 +1000
-
959298524c
Added time to messages
jsrobson10
2019-04-17 16:33:59 +1000
-
65c31c6050
Fixed the loading messages from database issue
jsrobson10
2019-04-13 16:35:07 +1000
-
7039776008
Can recieve messages, and update clients about it.
jsrobson10
2019-04-13 15:11:06 +1000
-
ca6d822d7c
Added updating the client about chats
jsrobson10
2019-04-13 10:19:44 +1000
-
1c0a992336
Can now accept adding chats
jsrobson10
2019-04-13 10:07:30 +1000
-
e868b97c1a
Added configurable server ports
jsrobson10
2019-04-12 18:46:18 +1000
-
0f7e0703d7
Fixed issue with client disconnection
jsrobson10
2019-04-12 18:18:49 +1000
-
ed526ff3c4
Made the server update users about new users
jsrobson10
2019-04-12 18:14:14 +1000
-
87207647e0
Setup sending chats and users to the client
jsrobson10
2019-04-12 17:16:38 +1000
-
31ab993699
Added basic chat, message, and user structure
jsrobson10
2019-04-12 17:09:24 +1000
-
7b62c5f0d6
Updated readme
jsrobson10
2019-04-10 20:29:39 +1000
-
e26e220136
Added a .gitignore
jsrobson10
2019-04-10 20:24:14 +1000
-
024634c8ca
Added a database for users
jsrobson10
2019-04-10 20:23:01 +1000
-
6c21db79a1
Reduced output spam, added a logger
jsrobson10
2019-04-10 13:07:31 +1000
-
ab077130e3
Got a stable, reliable connection with the client. Fixed issues with javascript strings.
jsrobson10
2019-04-09 21:03:39 +1000
-
778c0287d8
Made communication more stable
jsrobson10
2019-04-09 19:19:02 +1000
-
2ea89f09b5
Made the communication even more stable, fixed bugs with modified client.
jsrobson10
2019-03-30 21:27:36 +1100
-
62390df244
Got encrypted, stable communication between the server and the client
jsrobson10
2019-03-30 18:34:19 +1100
-
2e19f02dc6
Installed node-rsa, fixed package.json
jsrobson10
2019-03-25 13:00:24 +1100
-
e77a48ebb8
Initial Commit
jsrobson10
2019-03-24 17:57:54 +1100