high
|
81797667e9
|
Changed RestObject dictionary value to object so you can add things besides strings.
|
2011-09-06 01:23:49 -04:00 |
|
high
|
da91d56513
|
Fixed geoip crashing on startup if geoip.dat is missing. Also fixed it crashing if you enable it without restarting tshock.
|
2011-09-05 22:07:51 -04:00 |
|
high
|
bedfc060e2
|
Changed Status/UserList to use linq and RestObject instead.
|
2011-09-05 21:52:41 -04:00 |
|
Lucas Nicodemus
|
ddd7329fbf
|
Removed trailing commas from the lists of users
|
2011-09-05 19:36:44 -06:00 |
|
high
|
310c1b2fbf
|
Fixed rest Dispose(bool)
|
2011-09-05 15:27:42 -04:00 |
|
high
|
7ae6910853
|
Endpoint registering '/ep' will no longer match '/ep/x'.
Trailing slashes removed. So '/ep/' will become '/ep'.
|
2011-09-05 15:06:08 -04:00 |
|
high
|
f949738db9
|
Added config options for RestApi
-IP now changes RestApi listening ip.
|
2011-09-05 14:33:37 -04:00 |
|
high
|
4b694c0c31
|
Moved classes out of Rest.cs into their own files.
|
2011-09-05 14:15:46 -04:00 |
|
high
|
b7fd7f1953
|
Merge branch 'general-devel-rest' of github.com:TShock/TShock into general-devel-rest
|
2011-09-05 14:12:59 -04:00 |
|
Lucas Nicodemus
|
f87ff40260
|
Moved rest files around a bit
|
2011-09-05 12:09:23 -06:00 |
|