| Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
**Issue:**
When changing the mode, Clash server will return an error `{"message":"Body invalid"}`.
**Changes:**
According to the https://github.com/Dreamacro/clash/blob/master/tunnel/mode.go. Make first-letter uppercase to make the mode-changing work. Tested locally.
|
|
for https://github.com/haishanh/yacd/issues/491
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
see also #14
|
|
|
|
|
|
|
|
|
|
|
|
|
|
includes Input, Config, SideBard.
also removed react-redux Provider
|
|
|
|
|