bfe8c65628
SusiDNS changes:
...
- Additional column on hostname list page for helper address with icon, and
iconfication of b32 addresses
- Added minified identicon to hostname column
- Changed destination address display on list/details from textarea to div to
accomodate automatic height adjustment (no need to manually specify height and
hope for the best)
- Also allows us to display the full Destination on the details page
- Tooltips for eraser icon + new address helper icon & minified identicons
- Consolidation of Hostname/host name/name referenced: now all "Hostname"
- Theme tweaks and whitespace removal
2017-02-10 16:37:15 +00:00
a22bf6b4a4
I2PSnark changes:
...
- Add spacing between File Info/ Directory Listing for all themes
- Tooltip for tracker removal eraser icon
- Theme tweaks and whitespace removal
2017-02-10 16:34:33 +00:00
c4e7b1a799
Open log files in a new tab
2017-02-10 16:31:49 +00:00
232d0b5e77
More tooltips
2017-02-10 16:31:21 +00:00
82095d9786
Add "NetDB Search" to Advanced sidebar section
2017-02-10 16:31:08 +00:00
f68967c5f2
Alphabetical sorting of sidebar links under "I2P Internals"
2017-02-10 16:30:47 +00:00
9898a4a930
Min width for config tabs on light theme
2017-02-10 12:36:40 +00:00
092881acc4
Padding for text-dense tables
2017-02-10 12:36:20 +00:00
b1ed295e26
Rename /configclient button classes
2017-02-10 12:13:05 +00:00
6308038a08
"Cables? Where we're going, we don't need cables."
2017-01-15 14:17:20 +00:00
e141abb5de
susimail and susidns theme tweaks
...
- Responsive layout
- "background: none" for radio/checkbox icons (Edge/IE fix)
- Address dropdown display issue in MS Edge by making customized dropdown menus inclusive (-webkit-appearance: none);
2017-01-15 14:15:26 +00:00
94c6496f9d
Tooltips for /configclients and reseed button
2017-01-15 14:13:30 +00:00
d360ba4817
NedDb advanced lookup layout and theme improvements
2017-01-15 14:08:29 +00:00
cca3f57373
Presentation tweak on /help
2017-01-15 14:06:23 +00:00
57e51ab8c5
I2PSnark theme tweaks
2017-01-15 14:04:24 +00:00
93511c0e61
HTML tag validity bugfixes
2017-01-13 17:34:20 +00:00
0a0757a69f
Add 10px border between torrent info and content on details page
...
Only on ubergine theme currently; extend to other themes if this works
2017-01-08 17:23:18 +00:00
14bacc272e
propagate from branch 'i2p.i2p' (head 439bb8be3133559026640ebd22fdf93d10ba2cb9)
...
to branch 'i2p.i2p.str4d.ui' (head 83c1a136effdf092093e9af799a138e86da7ec43)
2017-01-08 01:37:15 +00:00
2bc5630832
Final CSS updates
...
- Responsive layout tested on HiDef+ setup, tweaked where necessary
- Extended glyphs that don't appear to be universally available replaced
- /graphs styling
- Various smaller improvements
2017-01-07 18:51:58 +00:00
ecb9726ba4
Help: more advanced settings
2017-01-07 18:31:10 +00:00
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
053ebd7079
Disable anti-aliasing and hinting on QR codes to improve quality of display text
2017-01-07 17:52:09 +00:00
fabc57b57a
Second draft of CSS updates
...
- More responsive layout
- Accessibility tweaks
- Further consolidation of look & feel between console and webapps
2017-01-07 17:47:01 +00:00
04b9b202e5
Routerconsole CSS hooks
2017-01-07 17:42:07 +00:00
acec99ff43
Move console links above hidden service links on /home
...
UX motivation:
- Console links are a small group of likely-useful actions and apps, thus makes
sense to keep them at closer reach
- Ensures that if more hidden services links are added, the console links
remain visible
2017-01-07 17:41:32 +00:00
e81a01d3e8
Typo fix
2017-01-07 17:36:08 +00:00
7101fb0997
Move /configclients sub-links into header
2017-01-07 17:33:09 +00:00
6b7ac9fba6
Move susidns export button to top of UI
2017-01-07 17:29:12 +00:00
0badcf63aa
Theme and forms for imagegen app
2017-01-07 17:09:34 +00:00
bd69499f8f
Add more filetypes to eepsite jetty-dir.css
2017-01-07 16:47:32 +00:00
23f835781c
I2PTunnel CSS hooks
2017-01-07 16:24:34 +00:00
5dd6f2d06b
merge of 'a84cabd267418e1cf436c975915ed5b91e39ae86'
...
and 'aafd3b9469e494f4f106a5c60c2139947c150679'
2017-01-07 15:48:44 +00:00
7f9a211242
Adding Dockerfile with support files to build a minimal docker image running i2p.
2017-01-07 13:59:26 +00:00
ca440a50fe
i2ptunnel: Fix NPE on proxy.i2p/add when no params
2017-01-07 13:55:36 +00:00
fc0ddb0193
eepget: recognize more status codes
2017-01-06 12:24:29 +00:00
f0e6baad27
add package dependency document
2017-01-05 15:46:33 +00:00
6ad4cb0928
Data: No longer sort addresses in an RI by SHA256,
...
it's undocumented, the other router implementations don't do it,
and unnecessary since we store addresses in a List, not a Set,
as of 0.8.14 2012-05
2017-01-04 14:47:52 +00:00
91163948b5
Router: Replace random tunnel keys when rekeying
2017-01-04 14:29:37 +00:00
e16cf2ce51
javadoc
2017-01-04 13:31:55 +00:00
307a03f0ed
RouterAppManager: Logging
2017-01-04 13:31:21 +00:00
b63d44b226
Sybil: Start analysis 3 days before
2017-01-04 13:30:35 +00:00
57be0df858
Webapps: Remove classpath system log
2017-01-04 13:28:34 +00:00
6843950bdc
DataHelper: Release resources in finally block
2017-01-04 13:25:49 +00:00
134cbd46e4
Crypto: Enforce correct seed and hash lengths in EdDSAPrivateKeySpec
...
From github PR #22
747df9f9aa
2017-01-04 13:00:31 +00:00
91007735a1
Update tests to use ScalaTest 3.0.1
2016-12-29 18:54:23 +00:00
14ca463499
Add Maven Central upload to release checklist
2016-12-29 12:12:22 +00:00
a7492269fb
RKG command line tool multiple args
2016-12-24 14:24:30 +00:00
074c630ac6
Utils: Add RKG command line tool
2016-12-24 13:46:51 +00:00
f902a63144
Console: Add Referrer-Policy header
2016-12-23 12:35:41 +00:00
ffcd2d4517
Clock: Fix duplicate notification of clock shift listeners
2016-12-22 15:16:51 +00:00