d50c12dc7d
Console:
...
- Add spans to /stats page to avoid summary info breaking mid-sentence, and to
aid presentation
- Adjust /stats CSS so information isn't over-dense
- Set graph size for generated graphs on /stats to 600x200
- Fix netdb leaseset tables
- Ensure we only iconify add to addressbook links and not b32 dests
- Individual icons for I2PSnark and I2P Plugins on /home
- Add div to upnpstatus on peers to comply with layout
- Fix various unclosed/erroneous tags
2017-06-03 13:59:20 +00:00
5361571c15
Crypto: Fix AES NPE on 4-core RPi 2nd try (ticket #1989 )
2017-05-25 18:05:45 +00:00
7338b79ef1
GeoIP: Fix NPE in Maxmind lookup (thx parg!)
2017-05-24 12:40:45 +00:00
de0a5c7094
i2psnark: Fix bencoded scrape response for zzzot (ticket #1994 )
...
requires zzzot 0.16.0
2017-05-21 18:42:42 +00:00
81b8b18581
i2psnark: Add ut_comment UI and per-torrent configuration
...
Some UI cleanup still to do
2017-05-19 21:33:30 +00:00
769cb40b79
missed checkin
2017-05-19 19:25:18 +00:00
81026c2871
build fix
2017-05-19 19:23:47 +00:00
dc33ad101a
Console: Move /peers page rendering from router to console (ticket #1879 )
...
except UPnP still to do
compressed size: appx. 25 KB
2017-05-19 19:20:11 +00:00
b7baeddc7c
Bump to -5
2017-05-18 13:52:35 +00:00
96bdfb3a63
propagate from branch 'i2p.i2p' (head 247ff5f9bcb20e4aa3ad4aa8702425c315d1d77b)
...
to branch 'i2p.i2p.str4d.ui' (head d4b5b96ff60f7d8b746c8fc5f0f9c533778a9eda)
2017-05-18 12:54:13 +00:00
ac788d973f
Router: New method to get bandwidth class, for efficiency
2017-05-14 12:16:25 +00:00
6f60d642af
propagate from branch 'i2p.i2p' (head 098e31ae6c0969990791077264bfd58d8ac3680c)
...
to branch 'i2p.i2p.str4d.ui' (head 0cfd439957ebce6c3a71f5b3e11f4e873388b03c)
2017-05-14 06:53:02 +00:00
7de815bd90
CSS sort buttons on /peers
...
- New icons to avoid conflation of tunnel direction and sort direction
- Active sort columnn now indicated and focused button highlighted
2017-05-14 05:39:51 +00:00
6b056ce6e0
Backend HTML changes:
...
- Labels for radio/checkbox icons to increase surface area for clicks, improving
UI for touchscreen use
- Standardized configuration labels: bold text for leading options, standard
weight for trailing descriptions
- Remove some hard-coded table layouts
- Additional ids and classes for theming
2017-05-14 05:30:13 +00:00
3e354f2f1a
Jetty: New default servlet for eepsite, with
...
locale-independent directory listing (ticket #1965 )
2017-05-05 19:53:43 +00:00
3718c73341
Reseed: Fix messages about reseed disabled
2017-05-05 12:26:48 +00:00
cd76457128
i2psnark: Initial support for ut_comment, no UI yet
2017-05-05 12:08:49 +00:00
f3d931d090
Blockfile: Move from i2p.jar to addressbook.jar
...
http://zzz.i2p/topics/2274
2017-05-05 11:41:19 +00:00
920b14212f
0.9.30
2017-05-03 13:08:34 +00:00
d27d060322
Jetty: Rollover log files at midnight, not noon
...
This is a separate Jetty 9.2.21 bug unrelated to the previous fix
2017-04-30 13:19:48 +00:00
baa314d71f
pull translations
2017-04-29 15:20:42 +00:00
4dec3657b0
Console: Disable Jetty timer thread consolidation
...
causing log file rollover to stop (ticket #1068 )
2017-04-27 13:43:24 +00:00
06f78d7cfe
HTTP Proxy: Add delay before jump page
2017-04-26 14:00:50 +00:00
6901914640
remove reseed
2017-04-26 13:57:49 +00:00
f8ea882f99
SSU: Reuse previous introducer expiration if available,
...
so we don't force a republish
- Don't run peer test if configured to force firewalled
2017-04-14 13:34:33 +00:00
dd0153e29a
SSU: Publish introducer expiration (proposal 133)
2017-04-13 15:58:52 +00:00
a3e146a814
propagate from branch 'i2p.i2p' (head 5d56a7eb371dddb9336e596bda69f99c91294b05)
...
to branch 'i2p.i2p.str4d.ui' (head 3aeafcdb5c0ffbc9c77f574558f8438d3e81133e)
2017-04-09 06:52:22 +00:00
4edc4077f8
Gentoo: Fix config dir location
...
http://zzz.i2p/topics/2285
2017-04-04 14:07:49 +00:00
bfc04178a6
i2psnark: Fix standalone configuration for Jetty 9
...
Context: Fix ClientAppManagerImpl in AppContext,
required for transmission.war in standalone i2psnark
2017-04-02 18:48:03 +00:00
f390831835
Console: Fix stopping of webapps when console stops (ticket #1893 )
...
i2psnark: Only rewrite torrent config file if changed (ticket #1893 )
Util: Don't sync config writes on Android/ARM (ticket #1893 )
2017-04-01 14:15:06 +00:00
c06e320f99
SSU: When a IPv6 peer connects, trigger a IPv6 peer test, not a IPv4 one
...
Require two consecutive peer test results for some state transitions,
to prevent frequent transitions to firewalled and back
2017-03-31 12:28:31 +00:00
3cc0122af4
Throttle: Reduce threshold for probabalistic throttling on slow platforms (ticket #1964 )
2017-03-29 12:32:36 +00:00
48fb12ebeb
SSU: Refactor PeerTestEvent out of UDPTransport
2017-03-29 12:30:21 +00:00
04e0cfe020
Debian: Add missing addressbook.jar to package (ticket #1973 )
2017-03-27 14:52:50 +00:00
cff8eafc43
Blockfile: Upgrade to Blockfile format 4 on non-Android ARM
2017-03-25 11:32:05 +00:00
b335ded1d2
CPUID: Recognize Ryzen
2017-03-24 13:08:56 +00:00
ca6ce37a0b
context: New ClientAppManagerImpl in AppContext, so registration
...
works there (for i2psnark-rpc in standalone)
2017-03-21 19:26:48 +00:00
a00f11d5b7
i2psnark: Add another method to support RPC plugin
2017-03-21 11:57:52 +00:00
13ad5d72ae
SSU: More work on introducer expiration (proposal 133)
2017-03-20 22:31:32 +00:00
b9a7a76174
dont replace app if a dup
2017-03-20 22:27:55 +00:00
95b6bd36e5
i2psnark: Enhancements to support RPC plugin
2017-03-20 16:41:04 +00:00
05aef9bd59
Move "isSlow" detection to SystemVersion
2017-03-18 14:38:59 +00:00
43c3a14745
javadoc typo
2017-03-14 14:17:10 +00:00
4b722c9b7f
i2ptunnel: New form to enter private key file for alternate destination
...
- Use alt destination for registration if set
- Another dup check for alt destination
SusiDNS: New button for adding alternate destination
- Fix nonces on details page with multiple destinations
- Fix single dest deletion on details page with multiple destinations
- Set book in all forms to ensure correct book
Blockfile: Fix specified-destination deletion from the correct book
2017-03-14 14:15:54 +00:00
e7cfb2d6fe
Streaming: Add reset() to I2PSocket API
...
i2ptunnel: Reset I2P socket on TCP socket errors, in standard servers
that don't have protocol responses
SAM: Reset I2P socket on handler errors
2017-03-13 14:09:27 +00:00
ba825e61d5
New reseed, delete unused reseed SSL certs
2017-03-13 13:26:01 +00:00
aea20a552e
Fix HashSessionScavenger, class changed in Jetty 9
...
History for prop, -4
2017-03-11 16:27:37 +00:00
0703a29562
propagate from branch 'i2p.i2p.zzz.jetty9' (head 80022f6ef552acd1382d45103969aa7c17b1d794)
...
to branch 'i2p.i2p' (head 3b4b418ae8be95d52228fc7c325fc52e0223e4fe)
2017-03-11 15:24:23 +00:00
072d990279
reseed now using CA
2017-03-11 14:06:55 +00:00
6b4f665f34
Add more markers and protection for xml file migration
...
Add error message for jetty-jmx.xml migration, don't migrate
Update non-default files jetty-rewrite.xml and jetty-jmx.xml
2017-03-10 18:48:48 +00:00