e8c28ad42c
Add tooltips to shutdown/restart buttons
2017-05-14 12:28:27 +00:00
5caefb5ea9
I2PSnark tweaks:
...
- Replace theme selector with a message when universal theming is enabled
- Move DHT debug info into its own <tr>
2017-05-14 12:26:17 +00:00
ac788d973f
Router: New method to get bandwidth class, for efficiency
2017-05-14 12:16:25 +00:00
e973185be1
Crypto: Initialize array earlier (ticket #1989 )
2017-05-14 11:57:48 +00:00
040af114e1
i2psnark: Fix HTML double-escape (ticket #1992 )
2017-05-14 11:51:08 +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
8a5967f592
Additional <label>s
2017-05-14 06:35:23 +00:00
a929b5c683
Theme updates:
...
- Section title images in the tunnel manager + presentational tweaks
- Separation of server/client tunnels for consistency in iframed/separate view
- More responsive layout tweaks specifically for narrow viewports
- Lessens UI breakage, particularly for languages with long translated strings
(ru, de etc)
- Susimail light theme enhancements
- Incremental theme tweaks including Arabic (light/dark) & Chinese
(classic/dark/midnight)
- Fixed placement of "Welcome to I2P" h2 on /home for new users
- Fixed conflicting .home#home div on homepage (now #homepanel)
- Fixed double select dropdown icon in Internet Explorer/MS Edge
- Addressed minor rendering issues in IE 11 and MS Edge
2017-05-14 06:26:16 +00:00
e32d4b15e8
String tweaks
2017-05-14 05:41:21 +00:00
67b3c46758
Shortened button text on /configfamily
...
Helps to avoid overlong strings breaking layout in translation (specifically
Russian). The section subtitle already indicates full scope of action.
2017-05-14 05:40:45 +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
0aae97162e
Use new tabs for a couple of links
2017-05-14 05:38:56 +00:00
ac31a1319b
/news updates:
...
- Updated presentation of news status & view/hide news text at the bottom of
the homepage news section, so it behaves sensibly when wrapping (for German,
Russian etc)
- <span>s for news title dates and author names
- Iconified author name for news entries
2017-05-14 05:38:31 +00:00
e453ea48e1
/help changes:
...
- Added topnav
- Added mini-FAQ
- Linked to subscriptions section from SusiDNS subscriptions page
- Layout fixes for translated pages
- Reformatted help-legal.jsi, removed/replaced dead links
2017-05-14 05:37:35 +00:00
8f04aa70cb
/home changes:
...
- Update some app icons
- Rationalise the markup
- Add tabindex ="-1" to icon links
- This means they are skipped when using tab to navigate in the browser
2017-05-14 05:36:40 +00:00
d7d13d1a4f
Whitespace
2017-05-14 05:30:42 +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
b340f4a17c
i2psnark: Better handling of read-only i2psnark dir (ticket #1990 )
...
Prevent add/create/remove/delete
More handling of RuntimeException via Snark.fatal() in SnarkManager
2017-05-12 17:16:25 +00:00
93cb2a0513
Debian: Fix apparmor profile (ticket #1986 )
2017-05-10 16:53:36 +00:00
610af51e95
show suggested paths
2017-05-10 14:05:02 +00:00
efd7d651cc
AES: Cleanups (ticket #1989 )
2017-05-10 14:00:59 +00:00
d139892ae0
SusiDNS: Fix display of default subscription when no subscriptions.txt file present
2017-05-10 13:49:34 +00:00
45f3695f9d
Debian: Restore systemd for trusty
...
Fix date in changelogs
doc update
2017-05-10 13:46:04 +00:00
3e354f2f1a
Jetty: New default servlet for eepsite, with
...
locale-independent directory listing (ticket #1965 )
2017-05-05 19:53:43 +00:00
b0514cc564
move BFNS test
2017-05-05 13:38:59 +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
ffb3e27c0f
launchpad build fixes
2017-05-03 21:29:22 +00:00
8d6ca6431d
fix build.xml XML error
2017-05-03 19:35:59 +00:00
920b14212f
0.9.30
i2p-0.9.30
2017-05-03 13:08:34 +00:00
1e9c68859e
fix null check
2017-05-02 14:34:33 +00:00
e390e67aee
Package I2P servlet classes for Maven Central
...
RequestWrapper and its dependencies are excluded to avoid classpath issues.
2017-05-02 13:05:31 +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
d98c3d8f71
fix another test
2017-04-29 15:01:42 +00:00
5e497f790d
Tests: Temporarily change cert threshold so Vuze's old cert won't fail
2017-04-29 14:40:42 +00:00
3dbbc2943f
Jetty: backport patch from 9.4.4 to 9.2.21
...
to fix Timer crash in RolloverFileOutputStream
1e46576bf4
https://github.com/eclipse/jetty.project/issues/1469
2017-04-29 14:28:30 +00:00
925caccb57
Jetty: Set up to add patch for RolloverFileOutputStream
...
checked in file is unmodified from 9.2.21 for reference
patch in next checkin
2017-04-29 14:24:10 +00:00
a21e027403
Console: Revert previous checkin, unrelated to the Jetty Timer bug
2017-04-29 13:52:05 +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
75db7fa196
geoip 2017-04-06
2017-04-19 13:13:20 +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
9dd146680d
fix eepget man page formatting
2017-04-13 15:52:50 +00:00
5fa6583a4e
Console: Fix detection of UPnP setting changing
2017-04-13 15:45:24 +00:00
48661361fa
Minor theme tweaks
2017-04-09 08:49:09 +00:00
4747172059
Tweak placement of caps info
2017-04-09 08:48:45 +00:00