Commit graph

74 commits

Author SHA1 Message Date
alisolarflare
e19291139c Attempt at server multi-threading
Does this look good to you @NorbiPeti? I have no clue how to thread, but
I followed a tutorial. Does this seem like a safe thread?  Locks and all
that stuff.
2017-06-10 19:11:48 -07:00
alisolarflare
8525d1c99e Merge pull request #4 from TBMCPlugins/dev
*I have no clue what I'm doing*
2017-06-10 00:26:14 -07:00
alisolarflare
ad2958b59c Merge pull request #3 from TBMCPlugins/master
So... seems like we both push to master.
2017-06-10 00:25:12 -07:00
alisolarflare
4707c4fe2f Proposed change to implement Feature requeeeessssst 2017-06-10 00:19:07 -07:00
ee57821c87 Fixed keystore password
That's what you get for getting the code from at least 3 different stack overflow threads
2017-06-06 07:57:49 +02:00
33bf2286e9 Merge branch 'dev' 2017-06-05 22:39:28 +02:00
37ebe6d10c FULLY IMPLEMENTED HTTPS it looks like 2017-06-05 22:37:43 +02:00
861d1b6598 Applying SSL to the webserver (WIP) 2017-06-01 23:33:01 +02:00
2f4786dbdc Merge branch 'dev' 2017-06-01 21:27:57 +02:00
9ed0a5580b Probably done with ACME support
Let's Encrypt
2017-06-01 21:19:11 +02:00
e05c7230a6 Started using ACME 2017-06-01 11:55:13 +02:00
deb44806ce TESTING IN PROD. Allowing gh as origin 2017-06-01 11:08:44 +02:00
e14d786417 Setting the server earlier than before
Also added cookies from ChatServer
2017-05-31 21:09:08 +02:00
f1a20c1498 Fixes, added plugin.yml...
Now it works!
2017-05-31 17:15:20 +02:00
e5c8c5a1e0 API for other plugins, improvements
Needs testing
2017-05-30 23:24:48 +02:00
6ac185134a Renamed package 2016-10-22 22:21:39 +02:00
996cdc1c34 Renamed package 2016-10-22 22:21:32 +02:00
73f0a96be8 Added base code
Copied code from NorbiPeti/ChatServer
2016-10-22 22:21:01 +02:00
9038ffdf91 Renamed package to avoid conflicts 2016-10-22 21:42:26 +02:00
alisolarflare
dd4fc38a47 Copied Norbi's gitignore 2016-10-22 15:25:26 -04:00
alisolarflare
48e00f1561 Why is there a classpath... 2016-10-22 15:22:54 -04:00
alisolarflare
1b567538b7 I copied the pom.xml and gitignore Norbi 2016-10-22 15:22:02 -04:00
alisolarflare
948cb005ad Created eclipse project 2016-10-22 15:20:28 -04:00
alisolarflare
3949aae341 Initial commit 2016-10-22 15:11:16 -04:00