3d533a406d
News:
...
- Fix retrieval of entry links from feed
- Linkify entry headers
2015-09-16 16:42:24 +00:00
37597b8c7d
Build:
...
- Include geoip in update files for next release
- Add created-by string to release torrents
i2psnark:
- Store torrent added and completed times in config files, display on details page
- Display dates on details page in local time zone
- Add metainfo creation command line support for created-by string
2015-09-16 14:21:02 +00:00
addc9c5ca3
News: connect it all together (ticket #1425 ):
...
- Enable new NewsManager to load/store feed items on disk by UUID
- News items are stored forever, not lost when they are removed from feed
- News read in once at startup, not at every summary bar refresh
- Convert old initialNews.xml and news.xml to NewsEntry format
- Limit display to 2 news items in summary bar, /home and /console
- New /news page to show all news
2015-09-15 13:33:29 +00:00
a2e38503fe
News: New /news page and helper to show all news
...
WIP, not yet hooked in
2015-09-14 16:15:21 +00:00
7912d7650d
News: new NewsManager to maintain current news entries.
...
WIP, not yet hooked in.
2015-09-14 14:49:20 +00:00
6f5739b9d8
News: Store/load individual news entries as XML in separate files by UUID.
...
WIP, not yet hooked in.
2015-09-14 11:06:35 +00:00
ac1a28e988
print usage if no arg
2015-09-13 13:34:51 +00:00
7117438b04
RIP ugha
2015-09-13 13:34:10 +00:00
ab134261f0
Translation updates from Transifex
2015-09-11 00:53:13 +00:00
de2431e9ee
Fix auto-start of new .torrents in the Snark folder
2015-09-07 18:18:16 +00:00
f577a94012
i2psnark: Change default sig type to Ed25519
2015-08-31 13:19:29 +00:00
601376561b
add Closeable/Flushable interfaces
2015-08-27 14:36:19 +00:00
5a11a28a35
i2psnark:
...
- Return partial piece to coordinator after reject
- Fix tracking of downloaded portion of piece after reject
- Send reject on receipt of bad request
- Mark piece unrequested after receiving bad data, so it
will be requested again, but not from the same peer
- Fix NPE in Request constructor on error
- Fix stuck before completion due to reject handling (ticket #1633 )
2015-08-24 17:30:32 +00:00
ecd0231cd0
Fix console SSL excluded ciphers (thx lazyg)
...
Fix typo in local address in I2PSSLSocketFactory
Another findbugs char encoding fix
Add keystore password option to SU3File command line
2015-08-02 12:58:00 +00:00
f3bb20d750
minor updates after review
2015-07-30 20:41:45 +00:00
9efe60d7a8
Fix processing of translated news
2015-07-27 18:10:01 +00:00
d848a19ab0
update translations, bump -20-rc
2015-07-26 14:22:33 +00:00
fea6b8aec3
i2psnark: Fix total_size in metadata message (ticket #1618 )
2015-07-25 13:15:56 +00:00
f6605d05d9
merge of '1ba9885122d9a9ec69c77342719d8464aae244be'
...
and 'c61353ade089ac0e1fa83fab661dc6893b51b95a'
2015-07-22 23:34:32 +00:00
c20772702a
I2PSnark: Don't let tunnels start unless we're starting torrents (regression, #766 )
2015-07-22 22:05:44 +00:00
2f59a4b3e6
Fix test
2015-07-21 00:40:35 +00:00
63e934f8f2
Update English PO files
2015-07-17 01:36:45 +00:00
dd5f804150
Console: Add dates to news headings
...
Spacing for news headings in summary bar
2015-07-16 18:06:48 +00:00
35b0e99ff0
I2PSnark: Fix torrent-stopping ( #766 )
2015-07-14 14:33:41 +00:00
1ed1e4414b
Findbugs all over #4
...
char encoding
2015-07-12 19:19:32 +00:00
d087fd674b
Findbugs all over #3
...
char encoding, remove FileReader/FileWriter
Fix TunnelConfig bug
2015-07-12 16:34:24 +00:00
1f9bb046f5
Findbugs all over #2
...
Mostly char encoding
Use StringWriter rather than OSW->BAOS->String
2015-07-12 16:06:49 +00:00
914cc120ad
Findbugs all over
2015-07-12 14:02:55 +00:00
17d26976d5
lang fixups
2015-07-08 21:25:33 +00:00
dc9d60e261
I2PSnark:
...
- Fix NPE (#1615 , h/t kytv)
- Fix start/stop status resumption on restart (#766 , h/t backup)
2015-07-08 21:22:45 +00:00
817888c23c
i2psnark: Tweak dest display in footer
2015-07-07 18:42:26 +00:00
1eaf376ee7
Crypto: Check for error return from sign()
2015-07-07 13:46:04 +00:00
6cb3d1d330
Updates: New news URL
2015-07-07 13:38:44 +00:00
2681c4b42f
Streaming: New config to add to DSA-only list
2015-07-07 13:35:55 +00:00
3645c906e8
merge of 'a0b025f180c1f7befcc1eb504c24140cf9e3fc0f'
...
and 'e0773d79a9bc8820024206f39686541ddb393c4a'
2015-06-29 20:22:10 +00:00
8ea6805f8d
Prevent double-save for now and auto start all torrents if autostart is already set (don't make the user restart each one).
2015-06-28 19:43:57 +00:00
23f2261bd9
Apache Tomcat 6.0.44
2015-06-28 12:13:52 +00:00
dd47389ad1
Console: Use registered host/port for eepsite link (ticket #1604 )
...
Jetty starter: Register host/port when started
PortMapper: Add hostname support
2015-06-25 17:00:52 +00:00
0b4d4ddcbc
update hardcoded tags
2015-06-21 15:42:30 +00:00
428d89a307
Update: Add config to disable translated news
...
Rewrite addLang() for efficiency
2015-06-21 15:41:33 +00:00
c6896c4418
I2PSnark: Auto-start now only starts torrents which were running at shutdown ( #766 )
2015-06-20 10:03:47 +00:00
2499aad51d
I2PSocketEepGet: Do hostname lookups in-session for efficiency
2015-06-19 14:55:49 +00:00
addb142ecd
I2CP: Move client-side implementation classes to
...
new package net.i2p.client.impl, leaving only the
factories and interfaces in net.i2p.client
2015-06-18 21:20:00 +00:00
20c796e87a
Update: Add language param to news fetch, to support translated news (ticket #1425 )
2015-06-18 15:05:48 +00:00
0f4e09500c
javadocs
2015-06-17 23:46:11 +00:00
8096e4f65d
propagate from branch 'i2p.i2p.zzz.multisess' (head 655a0c2bbd50625c804b8de8c809b40ed63f53f4)
...
to branch 'i2p.i2p' (head b977ab50209475c0e74825f361924e05dbd470c7)
2015-06-17 16:00:53 +00:00
bc85543ef2
Fix removal of subsession aliases from tunnel manager on
...
I2CP connection shutdown
Sort tweaks for shared clients in summary bar
2015-06-15 14:35:15 +00:00
b9e07bc9aa
i2psnark: Fix NPE (ticket #1602 )
2015-06-13 14:20:08 +00:00
09f68e44ca
enable ECDSA by default for shared clients
2015-06-10 23:24:38 +00:00
605602e001
@since updates
2015-06-10 19:15:01 +00:00