Commit Graph

32 Commits (master)

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 d6de605095 v1.17 version bump
4 years ago
knaccc 38a3ddfef0 1.14 version bump, display transfer amount in MB/GB/TB/PB
5 years ago
knaccc 31b7395276 only attempt to open tunnels once the router is ready and running, to speed up startup time
5 years ago
dginovker 9ad896927b Swapped on/off button order
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 a31043863a linux moved to adoptopenjdk12, with libjli.so location javapackager11 compatibility fix
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 9ecd963790 fixed validation on new HTTP proxy
5 years ago
knaccc f79a0e9e64 help text points users to http://i2pwiki.i2p for testing
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
Jethro Grassie 0d1dcbe70e mac-gui: better app icon
5 years ago
knaccc 7d2c339aaa added highres icon
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 fcfab6ae00 Store server tunnel keys / read tunnel keys from a specified directory when creating a tunnel with tunnelcontrol
5 years ago
knaccc 2657c0462e default server tunnel host to localhost
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 0670469330 Clean shutdown on window close
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