| Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
Bumps [gson](https://github.com/google/gson) from 2.5 to 2.8.9.
- [Release notes](https://github.com/google/gson/releases)
- [Changelog](https://github.com/google/gson/blob/master/CHANGELOG.md)
- [Commits](https://github.com/google/gson/compare/gson-parent-2.5...gson-parent-2.8.9)
---
updated-dependencies:
- dependency-name: com.google.code.gson:gson
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
|
Bumps [mysql-connector-java](https://github.com/mysql/mysql-connector-j) from 8.0.19 to 8.0.28.
- [Release notes](https://github.com/mysql/mysql-connector-j/releases)
- [Changelog](https://github.com/mysql/mysql-connector-j/blob/release/8.0/CHANGES)
- [Commits](https://github.com/mysql/mysql-connector-j/compare/8.0.19...8.0.28)
---
updated-dependencies:
- dependency-name: mysql:mysql-connector-java
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
|
|
|
|
|
|
|
|
|
|
|
Getting errors from Protocol's end currently when trying to get form data
|
|
|
|
|
|
|
|
|
|
This adds a "Manage Server List" button that lets users edit servers, or add servers without disconnecting from the list. This commit also includes a change to error forms so they go back to the form the user was originally on, instead of throwing the user all the way back to the main menu
|
|
Open language files using UTF-8 encoding to avoid garbled text.
|
|
|
|
Allows to configure both server with BedrockConnect on the same machine.
|
|
|
|
|
|
|
|
|
|
As some people's setups use the DNS on their host machines, or through their router, this gives the option for those people who can't use the IP fetcher.
|
|
|
|
IPs change very often and they shouldn't be hardcoded this change adresses it via InetAddress.getByName. The changes have been tested and they work even with changed DNS Servers (it shouldn't honestly affect it since the host device requests the domain) i don't feel fully confident in this since i lack the java skill so please look over these changes fully if they are good.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Bumps [json-smart](https://github.com/netplex/json-smart-v2) from 2.3 to 2.4.1.
- [Release notes](https://github.com/netplex/json-smart-v2/releases)
- [Commits](https://github.com/netplex/json-smart-v2/commits/2.4.1)
---
updated-dependencies:
- dependency-name: net.minidev:json-smart
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
|
|
|
|
|
|
|
Supports 1.17 and doesn't drop compatibility for any older version
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|