Commit Graph

21 Commits (2b38882fd49494065c25d63c511d09be6c724198)

Author SHA1 Message Date
knaccc 2b38882fd4 Now using JDK 14.0.2+12, JavaFX 15.0.1
3 years ago
knaccc b75d7c31db using additional Platform.runLater for JavaFX thread safety
3 years ago
knaccc 3502200cff removed use of java records, since they're a preview feature and causing a clash with the packaging which won't allow preview features to be enabled
3 years ago
knaccc 8ce2d51512 allow tunnels table rows to be edited
4 years ago
knaccc 52fc1b14dd allow tunnels table cells to be copied to clipboard with Ctrl/Cmd-C
4 years ago
knaccc 38a3ddfef0 1.14 version bump, display transfer amount in MB/GB/TB/PB
5 years ago
knaccc 540c1a3c25 inform user of the port to open in their firewall
5 years ago
knaccc f9208da8f7 now building with i2p version 0.9.39
5 years ago
knaccc 903f96d0b4 persist bandwidth slider setting across restarts
5 years ago
knaccc 989e57d8b0 persist bandwidth slider setting across restarts
5 years ago
knaccc 1585edb2f3 removed startup race condition. shutdown and exit now triggered on off switch toggled
5 years ago
knaccc 48afd8543e shutdown fixes
5 years ago
knaccc 65a4f8b659 produce fat JAR for non-module dependencies, to prevent split-package warnings and classpath issues
5 years ago
knaccc ab75b5c582 fixed gui parameter injection
5 years ago
knaccc 2c7cc2f9f9 removed propertychangelistener so that no java.desktop module dependency required in non-gui version
5 years ago
knaccc e5c256ff8c tunnels now persisted automatically in tunnels.json
5 years ago
knaccc c5a5ba90ad save server keys file as <base32addr>.keys
5 years ago
knaccc 1a0312cd6c Added state column to tunnels table
5 years ago
knaccc 3e75fa165e Added state column to tunnels table
5 years ago
knaccc 9426b6a4b2 Router status now displaying in GUI
5 years ago
knaccc 7374e9455c Code refactored, new cross platform I2P-zero GUI
5 years ago