47beb8250e
propagate from branch 'i2p.i2p' (head ff155397f79c33f8f6767c2c120e57cb7dd30d88)
...
to branch 'i2p.i2p.zzz.i2pcontrol' (head 9e68613e29f1a3bd5a4e2b3d8c5637b48f499e5e)
2019-01-11 13:51:41 +00:00
8cd7e7de65
poupdate-source for 0.9.38
...
Fix poupdate script to not pick up tags in 3rd party libs
2019-01-09 19:03:41 +00:00
fb8665b9bd
Console: Fix broken image link on /configui
2019-01-09 13:09:49 +00:00
2c7033001e
Console: Remove firefox anchor in link
2019-01-09 13:08:45 +00:00
30ea6f3ffa
Console: Remove test code that forces wizard run on dev builds
2019-01-09 13:07:59 +00:00
941a994482
remove temp wizard text
2019-01-02 13:23:30 +00:00
d10d722763
Wizard: Styling, fix links, change button icons
...
back.png: Arrow flipped from go.png in Gimp, same license
2019-01-02 13:19:12 +00:00
3c0ba5ce9c
Console: Add warning for OpenJDK Zero VM
2019-01-01 15:01:22 +00:00
47629bf2cf
Console: Update ARM warning (ticket #2368 ), remove Java 11 warning
2018-12-24 13:24:58 +00:00
0474876b58
NDT: Fix deprecation
2018-12-24 13:21:05 +00:00
edae8e3e0b
Sybil: Translate strings that we already have tagged elsewhere
2018-12-23 15:02:45 +00:00
1411d0cff3
Sybil: Change persistence format to prevent errors in some locales
2018-12-23 14:40:13 +00:00
aad80eb2a3
Console: _action cannot be null in processForm()
...
GraphHelper minor cleanup
2018-12-23 13:38:54 +00:00
af49a90303
Sybil: Add background run form
2018-12-23 13:21:27 +00:00
fa6a4ca1d1
Console: Convert NetDbHelper to a FormHandler,
...
change SybilRenderer forms to POST,
only collect RIs on required Sybil tabs
2018-12-23 12:19:32 +00:00
e122393914
FormHandler: move things around
2018-12-23 11:08:50 +00:00
2d026d5ae7
Console: isAdvanced() cleanup
2018-12-23 10:17:46 +00:00
367e5ac679
javadoc fix
2018-12-21 12:15:07 +00:00
f3a4b115f3
Console: More links on sybil page
2018-12-21 11:37:09 +00:00
021375b5d5
NTCP: More now() calls out of loops
2018-12-20 10:58:30 +00:00
20876ff307
Sybil page date formatting
2018-12-17 14:43:02 +00:00
eb8178ea3b
Sybil: Linkify IP reasons
...
Adjust IP points
2018-12-17 11:46:14 +00:00
cae5dcd69c
Sybil: Refactoring part 6
...
Make Analysis class a JobImpl, run on configured frequency
Bug fixes and cleanups
2018-12-17 11:23:08 +00:00
2a805dddf5
Sybil: Refactoring part 5
...
Make Analysis class singleton, hang off ClientAppManager
prep for offline scheduling
2018-12-16 14:44:37 +00:00
fa0d63f40f
Sybil: Refactoring to separate analysis and display, part 4
...
Load/store offline analysis
Split up sections into separate tabs
2018-12-16 13:20:59 +00:00
9437e2cb79
Sybil: Refactoring to separate analysis and display, part 3
2018-12-15 17:49:52 +00:00
3054a240bb
Sybil: More refactoring to separate analysis and display
2018-12-15 16:54:01 +00:00
5d06de8608
Sybil: Class for persisting results, related refactoring
2018-12-14 16:54:10 +00:00
9738db7254
UrlLauncher:
...
- Use arrays for exec
- Randomize temp file name
- Require quotes around args containing spaces in routerconsole.browser property
- Add debug logging
- Add chromium-browser to the default list
- Parse and use full command line from Windows registry
- Replace %1 with url in registry line and routerconsole.browser property
ShellCommand:
- Switch to i2p logging
2018-12-12 20:12:07 +00:00
51bf23a34c
DTG: Use UrlLauncher to launch browser
2018-12-12 15:17:51 +00:00
5d100417c4
Console: Hide I2CP config if disabled
2018-12-08 14:30:04 +00:00
177f595f33
Javadoc fixes
...
NDT log tweaks
2018-12-04 20:34:51 +00:00
7c5162e155
I2CP: Move the port 7654 definition
2018-12-03 16:17:30 +00:00
5e7a277e98
I2CP: Consolidate all the port 7654 definitions
2018-12-03 15:22:36 +00:00
633a75e286
Wizard: Update text
2018-12-03 12:03:27 +00:00
700d4d3b48
Console: Don't output tunnel IDs for meta LS
...
Router: Don't try to send to a meta LS in OCMOSJ
2018-12-01 16:27:53 +00:00
d4caafb592
Bundle I2PControl 0.12, as a console webapp
...
Includes mods to use org.json.simple package.
See licenses/LICENSE-Apache2.0.txt
Includes jBCrypt:
Copyright (c) 2006 Damien Miller <djm@mindrot.org >
See licenses/LICENSE-jBCrypt.txt
Includes jsonrpc2 libs:
See licenses/LICENSE-Apache2.0.txt
http://software.dzhuvinov.com/json-rpc-2.0-server.html
Jars from maven central:
jsonrpc2-base-1.38.1-sources.jar 22-Oct-2017
jsonrpc2-server-1.11-sources.jar 16-Mar-2015
2018-11-25 13:26:43 +00:00
d263e42e1e
Debian: Add libjson-simple-java dependency
2018-11-19 14:58:20 +00:00
54184f2889
Util: Switch users of net.minidev.json to com.json.simple
...
Tested with bundled 1.1.1 and Debian/Ubuntu 2.3.0
2018-11-19 14:48:21 +00:00
a1baf856f9
Wizard: Fix cancel test button
2018-11-18 16:13:47 +00:00
13d80e604d
Wizard: Ajax fixes for IE (thx zlatinb) (summary bar also)
...
Form notices on results panel
Hide results if skipped
2018-11-18 13:43:18 +00:00
0526d6fd15
add bw test to commandline
2018-11-17 10:25:20 +00:00
c5bd0bd079
NDT: Add support for test over SSL
...
error handling
log tweaks
2018-11-17 10:19:55 +00:00
6963d1f746
NDT: Fix NPE caused by last checkin
2018-11-16 21:36:46 +00:00
a5c38ba6e3
NDT: Remove Swing call
2018-11-16 19:47:36 +00:00
bfb6eba90c
NDT: Thread tweaks
2018-11-16 19:43:11 +00:00
c07f68e622
NDT: Fix locale, spoof OS, fix log init
2018-11-16 19:27:57 +00:00
9b9810ea1e
MLab: Switch to name server that supports SSL
...
swingemu cleanups
2018-11-16 17:12:32 +00:00
9a254aec55
NDT: Restore logging removed in last rev
2018-11-16 15:08:20 +00:00
aa11211e5e
Wizard: Improve ajax
...
Drop unused test wrapper
Enable first run detection
Spelling fix
2018-11-16 14:34:11 +00:00