29befb44cc
Missing files from revision f253b24b4a6d5c841605792653ed57344dade6c4
2016-05-08 21:31:08 +00:00
6bfd39d5c0
propagate from branch 'i2p.i2p' (head 8e9786b74b0ffb821179c5c60954ab3c00a71250)
...
to branch 'i2p.i2p.str4d.ui' (head 94e11eaba6bb17c14f4d9ca58547867f34949847)
2016-05-01 11:45:22 +00:00
8e391444b4
Fix mail table layout
2016-05-01 05:26:50 +00:00
a945cabf11
Ensure users know they are logging into I2PMail
2016-05-01 05:21:00 +00:00
4634debe21
Adjust truncation limits
2016-05-01 05:19:19 +00:00
d0456098e2
susimail layout tweaks
2016-05-01 05:18:29 +00:00
a3c9887fe5
Add a bunch of ids and classes to susimail HTML for styling
2016-05-01 05:04:43 +00:00
327f36d022
Disable spellcheck on SusiDNS config editor
2016-05-01 04:28:05 +00:00
8eeb902467
Rework "Create Torrent" table
2016-05-01 04:22:45 +00:00
61e54cf52e
Rename i2psnark paging control images
2016-05-01 04:20:46 +00:00
50291233a1
Various small i2psnark HTML tweaks
2016-05-01 04:18:00 +00:00
edb3ffcf45
Rework /configui forms for theming
2016-05-01 04:06:28 +00:00
e34f0443bc
Include bandwidth in minimal sidebar
2016-05-01 03:26:36 +00:00
cb0147a798
Collate help topics under /help
2016-05-01 03:24:25 +00:00
a7f789f069
Collate /configtunnels infostrings
2016-05-01 02:20:23 +00:00
66544f41f2
Tweak /stats for theming
2016-05-01 02:16:46 +00:00
82c55e6008
Remove hard-coded styling that will be moved to CSS
2016-05-01 01:28:49 +00:00
1ad69e7127
Improve contrast of graphs
2016-05-01 01:17:01 +00:00
6470f2d983
Wrap /profiles and /viewprofile info in tables for theming
2016-05-01 01:10:04 +00:00
709ccf6c22
Use tables for /netdb
2016-05-01 01:02:17 +00:00
efdb296468
SAM: Log tweaks (ticket #1778 )
2016-04-30 15:02:04 +00:00
6bdf25bc3d
Console: Only display cpuid information on x86
2016-04-30 13:22:22 +00:00
7ae1483cb3
Fixes for building with libgetopt-java
2016-04-29 19:15:41 +00:00
fbeca5ed80
SysTray: Remove systray4j.jar from linux installers
...
Move SysTray.java to SysTrayImpl.java
New SysTray.java that instantiates SysTrayImpl
by reflection, so the SysTrayImpl.java source is optional
Remove systray4j.jar, systray4j.dll, and SysTrayImpl.java
from Debian source packages
Remove systray4j.jar from Debian binary packages
2016-04-29 14:57:29 +00:00
d885e00c64
News: Verify received CRL before saving
2016-04-28 22:17:27 +00:00
52c9bf6d80
News: Parse and store CRLs in news feed
2016-04-28 21:55:17 +00:00
03adda3bde
CPUID: Add version to /logs
2016-04-28 11:43:11 +00:00
fb5ef83009
fixup jbigi version display
2016-04-28 02:39:32 +00:00
9f31b1fe97
propagate from branch 'i2p.i2p.zzz.gmp6-prop' (head 416ef26df4b91fb9de3e27623551c7f87ec2bfe0)
...
to branch 'i2p.i2p' (head 9466fdeae338d6b0bf049d86975db9b6ddbd3064)
2016-04-28 01:34:48 +00:00
a2873c42bc
i2ptunnel: Fix can't connect error message for servers when
...
in router context, like we did for clients earlier
2016-04-27 15:48:42 +00:00
f35eaaf194
i2psnark: Add CommandLine to jar
2016-04-27 14:27:38 +00:00
6a71c23fd4
Addressbook: Check inner sig even if old name not found
...
More logging cleanup
2016-04-26 13:50:34 +00:00
fc8b72768a
NamingService, BFNS: Add API methods to lookup all reverse entries
...
Addressbook: Use new API methods to simplify delete-all code
i2ptunnel: Output full authentication line
HostTxtEntry: More tweaks for i2ptunnel
2016-04-25 19:25:30 +00:00
0ac83bd7c1
i2ptunnel: Enhance registration authentication page
...
- Enable form
- Switch to multipart form for getting old private key file
- Add advanced authentications
PrivateKeyFile: Add InputStream constructor for i2ptunnel
2016-04-24 21:03:10 +00:00
2a34d1c44a
HostTxtEntry: Fixups for use by i2ptunnel
...
i2ptunnel: Add new registration authentication page
- Remove old, unused hostname signature generation
PrivateKeyFile: Ensure initialization before returning private keys
2016-04-24 18:10:10 +00:00
799d90e1b5
Addressbook: Move HostTxtEntry to net.i2p.client.naming,
...
in prep for use by i2ptunnel
2016-04-23 18:07:35 +00:00
f72753f3eb
Addressbook: Store last-modified date
...
SusiDNS: Display signature validation on details page
2016-04-23 17:11:50 +00:00
d97908b430
SusiDNS: Add support for multiple dests per hostname
2016-04-23 16:52:15 +00:00
2fb8faa166
Addressbook:
...
- Enable parsing and handling of 'remove' actions
- Logging improvements
BFNS: Limit max dests per host
HostTxtEntry: Test improvements
2016-04-23 15:53:02 +00:00
75dd22510b
Addressbook: Fix changedest action
...
- Implement adddest action
- Logging improvements
BFNS: Fix lookupAll() NPE
- Fix addDestination() UOE
- Support long property values
DataHelper: Properties methods cleanup
HostTxtEntry: Test improvements
2016-04-22 23:37:55 +00:00
55de82bb50
Addressbook: Add tests for Daemon to read local subscription file
...
More HostTxtEntry 'remove' methods and tests
2016-04-22 12:58:27 +00:00
4f262f6140
Addressbook: Use new NamingService API methods in action handling
...
- Refactor HostTxtEntry to consolidate properties writing
- More HostTxtEntry tests
- Start of 'remove' entry handling
Blockfile: Cleanup unused code
- Add Iterable interface to SkipList
2016-04-21 14:37:38 +00:00
25bce1031b
Addressbook: Add sign/verify methods for inner signature
...
Add preliminary handling of incoming actions
2016-04-19 00:11:46 +00:00
909622fbd7
Addressbook: Rename ConfigIterator to HostTxtIterator
2016-04-18 13:17:57 +00:00
44a27008dd
Convert various config pages to table layouts
2016-04-18 12:11:05 +00:00
33229a31ee
Use tables for /logs
2016-04-18 05:46:58 +00:00
653047146a
Put /events controls on a single line
2016-04-18 05:36:33 +00:00
423167fdd3
Make /jobs HTML consistent with other pages
2016-04-18 04:55:57 +00:00
4547d5887d
Move name title above name column on /confighome
2016-04-18 04:45:22 +00:00
3790129b30
Fix bug in /configui lang selector when not in advanced mode
2016-04-18 04:32:55 +00:00