36 Commits

Author SHA1 Message Date
Carlos
b055b9b248 Fix whitelist not checking some commands 2021-08-21 14:36:24 +02:00
Carlos
e6d230c2d8 Update client and modify configManager to autoupdate old config files 2021-08-21 13:19:39 +02:00
awesomemoder316
05e2706fa9 Improve command whitelist checker. 2021-08-17 21:01:07 -07:00
awesomemoder316
e846ad6441 Added check for whitelisted/blacklisted commands. 2021-08-17 19:33:09 -07:00
awesomemoder316
378d96c504 Added isWhitelistEnabled, isWhitelistActsAsBlacklist, and whitelistedCommands. 2021-08-17 19:32:21 -07:00
Carlos
a6087d13c8 Set setReuseAddr to true 2021-06-09 21:22:36 +02:00
Carlos
d593cf379e Minor fix solving a ConcurrentModificationException 2021-06-02 22:43:10 +02:00
Carlos
dd9003190a Improved security 2020-12-05 13:26:04 +01:00
Carlos
27f769f6ac Fixed ram usage being incorrect 2020-11-28 19:31:58 +01:00
Carlos
fc4235074b Code cleaning and optimization 2020-06-28 20:05:34 +02:00
Carlos
f177d1fe2d Code refactor 2020-06-25 16:53:10 +02:00
Carlos
45c3584061 Translation updates 2020-06-25 13:07:17 +02:00
Carlos
209244bd22 New view-only mode for client 2020-06-22 19:24:46 +02:00
Carlos
d8c71045d2 Massive update enabling view-only users 2020-06-22 18:26:15 +02:00
Carlos
d1b158a0fe Solved bug with text encoding and changed default host to 0.0.0.0 2020-05-30 13:49:13 +02:00
Carlos
2643999e8d Improved time prefix 2020-05-29 16:37:35 +02:00
Carlos
71d5a698e5 Javadoc updates and catched exception when sending msg to disconnected
client
2020-05-25 21:15:08 +02:00
Carlos
0573c0b1e8 CommandFactory is now WSCommandFactory 2020-04-18 00:25:13 +02:00
Carlos
d526206056 Changed package name 2020-04-11 22:44:19 +02:00
Carlos
d1e1909e49 Minor fix 2020-03-14 12:03:36 +01:00
Carlos
66ef3badfd Changing file read strategy 2020-02-22 18:37:26 +01:00
Carlos
8ebac6a33d Implemented READLOGFILE server-side 2020-02-22 17:33:20 +01:00
Carlos
d3e2d08b8b Added chinese and changed encoding to UTF-8 2019-08-28 16:36:10 +02:00
Carlos
ca33489af1 Internationalized command 2019-08-28 02:49:14 +02:00
Carlos
aa6edfd0f0 Added Chinese to client and Spanish to server 2019-08-28 02:32:06 +02:00
Carlos
94a8831495 Added parameter on 1000 response, added MC info cmd and more changes 2019-08-26 14:52:31 +02:00
Carlos
f3aad57148 Solved problem with RAM not showing numbers correctly 2019-08-25 11:29:06 +02:00
Carlos
13d374ec32 Added command history into client 2019-08-23 14:56:10 +02:00
Carlos
99ab72ec98 Minor patch 2019-08-17 12:56:18 +02:00
Carlos
5dfd026ca8 v1.1.0 deploy 2019-08-13 20:52:28 +02:00
Carlos
7f170f15b6 Implemented Players, CpuUsage, RamUsage Commands. Updated README 2019-08-13 19:38:37 +02:00
Carlos
4ce66aec2e Deleted 403 response code and now also comparing port on login. 2019-08-12 19:39:32 +02:00
Carlos
c691c2de0b Server now responds with 401 when incorrect login (instead of 403) 2019-08-12 14:18:44 +02:00
Carlos
5d1a193a39 SecureWebSockets available from now on 2019-08-11 16:26:41 +02:00
Carlos
2f1385631d JSON responses implemented and improvements 2019-08-11 15:22:09 +02:00
Carlos
5adbe63ede First commit 2019-08-11 02:46:36 +02:00