Releases: minetest-go/mtui
Releases · minetest-go/mtui
v1.2
Changelog
- e48bc23 Add renovate.json
- 03fdfc9 Merge branch 'master' of https://github.com/minetest-go/mtui
- 6b6deee Merge branch 'master' of ssh://dev.rudin.io:222/minetest/mtui
- 74ced0a Pin dependencies
- 5ca6d46 Update Node.js to v16.15.1
- 8992462 Update Node.js to v18
- e4703c0 Update actions/setup-go action to v3.2.0
- 3f147bd Update dependency golang to v1.18.3
- de6f1f9 Update dependency registry.gitlab.com/minetest/minetest/server to v5.5.1
- 9b7465c Update dependency rollup to v2.75.6
- 64722df Update docker/login-action action to v2
- 9d600a8 Update goreleaser/goreleaser-action action to v3
- 74ce9e0 Update module github.com/minetest-go/mtdb to v1.1.22
- 20eb048 Update module github.com/stretchr/testify to v1.7.2
- 42d997d account for minetest json handling
- b471e32 batch send commands
- 50ff90e chat
- 78daec3 checks mails after login
- 498b03e cleanup
- 784b6f9 cleanups
- b30919b coverage action
- d4dc93e dev mod setup with submodules
- b677d4d disable test/coverage workflow
- 4278d45 feature post
- adb4962 fix login test
- f69f616 fix srp issue with upper case account name
- cf0df95 ignore docker compose override
- 59318cf login flow
- a311634 login note
- a8a03b6 mail backend
- 236641e mail compose/reply
- d2e335c mail reading
- ce3a905 mail send/read/check backend
- 7416560 mod repo
- 59eb877 modmanager stub
- dabc083 move mod struct to types
- f996498 npm
- de7fa6c various fixes
v1.1
v1.0
Changelog
- 14cdc88 Initial commit
- c1a2f65 SecurePriv() function
- 2bf2336 add minetest conf
- 4ab8109 add missing semicolon
- 29cb446 add pages
- f25e58a app context / browse
- f5c4e2d auth repo
- c022cad bridge refactoring
- 5790c78 bridge stub
- f389fdc change password
- 27a4251 chat command
- 8bcd350 checks / tests
- 0c048e5 cleanup
- bd8f4c0 cleanup
- c212f6b cleanup
- 9171303 cookie fix
- 310b01e copy mod
- 947c742 db impl / proper shutdown
- dda897b deps
- 8788973 docs
- 9aa076b fix http port
- b9ef7a0 fix ineffassign errors
- c038678 go mod tidy
- e8287ef has_priv helper
- f2ff4a5 icons / style
- 59d8564 init
- 72cef5a jwt in cookie
- f802962 jwt stub
- 0e2585b login check for router
- 2e36ae7 login impl
- f4438f0 login stub
- 8b79acf login/logout
- 678555d mail stub
- 0b44731 map test
- d359fad migration scripts
- f421fd8 missing if not exists
- 85ea26d mod stub
- 95805f2 more tests
- 40c686d move mod
- 759274b mt config parser stub
- 2147171 pages
- 2bfb3cd privs
- ddecf41 profile page
- 92bd316 profile page
- e4d8c5b proper clock
- d950b8c proper login page
- 86d7ec6 refactor bridge code
- e1f5a44 rename
- 591c6de repo / web setup
- c0f3554 repos
- e9b9af3 shell page
- 4964804 srp/auth
- ac0ea93 stats
- 5cd943b stats
- 5c62013 stats
- 85e04aa stats/ping
- 9a58327 switch to mtdb
- 6e79306 switch to plain boostrap
- f561a71 tan
- d9053c6 token
- be354d3 ui improvements
- 68bfda3 ui rename
- c96f087 user privs test
- 21d0edf wal/migrate
- 9cd653a webapp
- a474d98 websocket eventbus
- 647dce5 workflows / readme
- 20ec83b working login and test
- ff2f009 working login/logout
- 7701cf0 working migrate
- 457b2c5 working shell
- e95eafd world dir
- 04150e3 worldconfig
- fe973d3 ws
- e3b552c ws event router