Tags: minekube/gate
Tags
feat: Gate HTTP API (#423) * feat: Initial Gate API * add gitignore * wip: initial docs * internal: use local buf code gen * feat: add rpc ListServers * docs: typescript runtimes * docs: remove wrong sample * api false by default * fix cmd * docs: different install clis * docs improve * docs(api): add Go * docs(api): add java * docs(api): add kotllin * docs(api): add python * docs(api): add rust * docs enhancements * refine docs overall and add install scripts * fix docs * doc add install commands to readme * feat: Gate API - Addition/Removal/Updating of Servers (#427) * feat: Addition/Removal of servers * feat: updateservers instead of add/remove you can now update servers in bulk * feat: remove servers using only name or address can remove servers now using name or address or by having both * feat: updateplayer func to kick/send player can send/kick player(s) now using the same type of operation method like servers, you can provide reason for kicking. * refactor: favour idiomatic api --------- Co-authored-by: robinbraemer <robin.braemer@web.de> * enhance proto * buf generate * docs: simplify What the Installation Scripts Do * docs: add proto definition * docs: add generated definition * web: add landing page content * background alternating * fix(ui): mobile responsiveness * fix icons on mobile * rename * refactor: fix mess up inner sections --------- Co-authored-by: Dylan <dylan@dylanh.dev>
Update dependencies (#403) * Update websocket dependency Update websocket dependency due to new maintainer and repo. **This doesn't work until go.minekube.com/connect/ws is updated, pull-request is open** * update connect dependency --------- Co-authored-by: NixNux123 <nixnux123@fynncraft.de>
PreviousNext