Commit Graph

1372 Commits

Author SHA1 Message Date
str4d c4e7b1a799 Open log files in a new tab 2017-02-10 16:31:49 +00:00
str4d 232d0b5e77 More tooltips 2017-02-10 16:31:21 +00:00
str4d 82095d9786 Add "NetDB Search" to Advanced sidebar section 2017-02-10 16:31:08 +00:00
str4d f68967c5f2 Alphabetical sorting of sidebar links under "I2P Internals" 2017-02-10 16:30:47 +00:00
str4d b1ed295e26 Rename /configclient button classes 2017-02-10 12:13:05 +00:00
str4d 6308038a08 "Cables? Where we're going, we don't need cables." 2017-01-15 14:17:20 +00:00
str4d 94c6496f9d Tooltips for /configclients and reseed button 2017-01-15 14:13:30 +00:00
str4d d360ba4817 NedDb advanced lookup layout and theme improvements 2017-01-15 14:08:29 +00:00
str4d 93511c0e61 HTML tag validity bugfixes 2017-01-13 17:34:20 +00:00
str4d 14bacc272e propagate from branch 'i2p.i2p' (head 439bb8be3133559026640ebd22fdf93d10ba2cb9)
to branch 'i2p.i2p.str4d.ui' (head 83c1a136effdf092093e9af799a138e86da7ec43)
2017-01-08 01:37:15 +00:00
str4d 894186e975 Updates to /graph
- Graph image updates
  - Custom fonts with fallback
  - Left-align legend
  - Thinner restart and graph lines for clarity
  - Separate legend and display period date
  - Text tidyups
- Tweak layout and text of configuration options
- Default width to 400px to avoid info truncation
- 15s and 30s refresh options
2017-01-07 18:28:55 +00:00
zzz b63d44b226 Sybil: Start analysis 3 days before 2017-01-04 13:30:35 +00:00
zzz 57be0df858 Webapps: Remove classpath system log 2017-01-04 13:28:34 +00:00
zzz e625e67b5d Console: Limit age of news entries displayed 2016-12-22 12:03:28 +00:00
zzz 14a839ebba synch graceful exit code 2016-12-16 18:01:30 +00:00
zzz 4615fce28e Update: Register blocklist version with update manager 2016-12-16 17:56:18 +00:00
zzz 62b5b49b02 Console: Sort banlist and floodfills in true binary order, not by base64 string 2016-12-04 15:25:38 +00:00
zzz 42efed578a Clean up single char indexOf() 2016-12-03 16:00:09 +00:00
zzz 5be077e25d Clean up single char indexOf() 2016-12-02 18:52:37 +00:00
zzz 850f1504f7 NetDb: Add MTU, SSU caps, IPv6 prefix, and cost lookups 2016-11-27 15:46:07 +00:00
zzz 8d494ad162 Lookup by port and sig type 2016-11-26 17:43:18 +00:00
zzz 5a87c232ea NetDb: Add advanced lookup form
Fix /16 and /8 lookup
Fix tab highlighted for all lookups
Add sybil points for banlist
2016-11-26 15:11:06 +00:00
zzz e3435dce10 sybil tweaks 2016-11-25 13:54:17 +00:00
zzz 497d08845c add links 2016-11-24 18:12:18 +00:00
zzz cc6cd9e402 Sybil tool enhancements 2016-11-24 18:04:40 +00:00
zzz 64f5fed05a blocklist feed tweaks 2016-11-24 13:54:54 +00:00
zzz 1d280156a2 Console: Lookup RI by IP with netmask 2016-11-23 18:08:15 +00:00
zzz 08f7e5d6a8 ip links 2016-11-23 17:08:13 +00:00
zzz b72b768945 Console: Lookup RI by IP 2016-11-23 16:13:07 +00:00
zzz 89733251d4 Console: Lookup RI by caps
stub out lookup by IP
2016-11-23 16:00:36 +00:00
zzz 625e992c91 News: Add command line support 2016-11-23 14:06:33 +00:00
zzz 62064da081 News: Support blocklist in the news feed (proposal 129) 2016-11-23 13:54:05 +00:00
zzz 97af7d0622 margins on /configlogging 2016-11-20 15:43:16 +00:00
zzz cd4d5a39bf Console: Add netdb lookup by family 2016-11-17 14:33:33 +00:00
zzz 37d3204e43 Router: Add methods to verify and track members of our family;
use on sybil page
2016-11-16 18:01:24 +00:00
zzz 42cbc1e9ac Console: Remove dead home page links 2016-11-16 12:34:24 +00:00
zzz 75d599e061 Handle case where it was an emptyList 2016-11-13 16:11:19 +00:00
zzz efd953f3d4 Console: Add initial news to bottom of news page so it doesn't disappear (ticket #1153) 2016-11-13 15:56:47 +00:00
zzz 2c65173bec Console: Add IPv6 firewalled setting on /confignet 2016-11-12 15:14:43 +00:00
zzz 6acc23af00 Console: Fix inadvertent config save when clicking restart or shutdown
on /configstats
2016-11-12 14:54:56 +00:00
zzz c9c29520b4 Consistently log authentication failures for all interfaces 2016-11-06 17:20:35 +00:00
zzz 26a24a98ed add java 9 log warning 2016-11-06 15:31:01 +00:00
zzz e8de1daf65 Util: Consolidate linux service detection code 2016-11-06 00:49:34 +00:00
zzz f42d76b4b4 Console: Add message to ignore InstanceManager warning (ticket #1818) 2016-11-05 17:52:21 +00:00
zzz 5d0b35d53a Console: Improve handling and logging of webapps that fail to start 2016-11-04 17:02:15 +00:00
zzz 6ff9483e07 Console: Java 9 fixes for classloader (ticket #1870)
May not be sufficient for plugins
Unlinkify viewmtn links on /jars, site is down
2016-10-29 16:21:02 +00:00
zzz 95ae86d962 Jrobin: Fix for error in DeallocationHelper on Java version 9-internal 2016-10-28 15:18:08 +00:00
zzz 3063e37cbd Systray: Remove old 32-bit Windows implementation, replaced by DTG 2016-10-25 23:59:20 +00:00
zzz 75514ddd87 New Korean translation 2016-10-22 13:51:25 +00:00
zzz 06a599b4e7 Add Galician language
Flag converted from:
https://en.wikipedia.org/wiki/File:Flag_of_Galicia.svg
Public Domain
2016-10-21 22:00:51 +00:00