aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2022-07-13Refactor WSFrameHandler to isolate the business logicTrumeet
Signed-off-by: Trumeet <yuuta@yuuta.moe>
2022-07-13Explain global error codes (400 and 500) in docsTrumeet
Signed-off-by: Trumeet <yuuta@yuuta.moe>
2022-07-13Use error 403 instead of cmd_denied to represent permission denialTrumeet
API:CHANGE Signed-off-by: Trumeet <yuuta@yuuta.moe>
2022-07-13Add error codes to distinguish invalid requests and server errorsTrumeet
API:ADDITION Signed-off-by: Trumeet <yuuta@yuuta.moe>
2022-07-13Fix ID not working in ReqSetConfigTrumeet
Signed-off-by: Trumeet <yuuta@yuuta.moe>
2022-07-13Fix default ID of ReqCmd should be -1Trumeet
Signed-off-by: Trumeet <yuuta@yuuta.moe>
2022-07-13Move responses and events to separate packagesTrumeet
Signed-off-by: Trumeet <yuuta@yuuta.moe>
2022-07-13Fix command leading slash not ignored during permission checkTrumeet
Signed-off-by: Trumeet <yuuta@yuuta.moe>
2022-07-13Make the whole /acron command available only to adminsTrumeet
Signed-off-by: Trumeet <yuuta@yuuta.moe>
2022-07-13First CommitYuuta Liang
Signed-off-by: Trumeet <yuuta@yuuta.moe>