Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-07-14 | Refactor: Use GSON to deserialize enum WorldKey | Trumeet | |
Signed-off-by: Trumeet <yuuta@yuuta.moe> | |||
2022-07-14 | Refactor: Move WorldKey, Vec2f and Vec3d to the common package | Trumeet | |
Signed-off-by: Trumeet <yuuta@yuuta.moe> | |||
2022-07-13 | Fix HTTP connection not closed after writing error codes in AuthHandler | Trumeet | |
Signed-off-by: Trumeet <yuuta@yuuta.moe> | |||
2022-07-13 | Use Java 16 instead | Trumeet | |
2022-07-13 | Refactor WSFrameHandler to isolate the business logic | Trumeet | |
Signed-off-by: Trumeet <yuuta@yuuta.moe> | |||
2022-07-13 | Explain global error codes (400 and 500) in docs | Trumeet | |
Signed-off-by: Trumeet <yuuta@yuuta.moe> | |||
2022-07-13 | Use error 403 instead of cmd_denied to represent permission denial | Trumeet | |
API:CHANGE Signed-off-by: Trumeet <yuuta@yuuta.moe> | |||
2022-07-13 | Add error codes to distinguish invalid requests and server errors | Trumeet | |
API:ADDITION Signed-off-by: Trumeet <yuuta@yuuta.moe> | |||
2022-07-13 | Fix ID not working in ReqSetConfig | Trumeet | |
Signed-off-by: Trumeet <yuuta@yuuta.moe> | |||
2022-07-13 | Fix default ID of ReqCmd should be -1 | Trumeet | |
Signed-off-by: Trumeet <yuuta@yuuta.moe> | |||
2022-07-13 | Move responses and events to separate packages | Trumeet | |
Signed-off-by: Trumeet <yuuta@yuuta.moe> | |||
2022-07-13 | Fix command leading slash not ignored during permission check | Trumeet | |
Signed-off-by: Trumeet <yuuta@yuuta.moe> | |||
2022-07-13 | Make the whole /acron command available only to admins | Trumeet | |
Signed-off-by: Trumeet <yuuta@yuuta.moe> | |||
2022-07-13 | First Commit | Yuuta Liang | |
Signed-off-by: Trumeet <yuuta@yuuta.moe> |