ec0c678cc9
* i2psnark:
...
- Add link to finished torrent in message box
- Don't let one bad torrent prevent others from
starting or stopping
2010-10-02 15:43:56 +00:00
6100c799b7
LogConsoleBuffer cleanup
2010-10-02 15:03:20 +00:00
4456048e79
* HTTPResponseOutputStream
...
- More caching
- Stats cleanup
- Max header length check
- Catch OOM
- Initializer cleanup
- Javadoc
2010-10-02 14:43:40 +00:00
171e3abe34
cleanups
2010-10-02 14:02:41 +00:00
2bffeea7eb
comment out main
2010-10-02 14:01:38 +00:00
a4d24c61ba
I2PSnark: Tweak the size of our writeable fields in add/create sections for better visual coherence.
2010-09-29 02:09:05 +00:00
4800e73a4a
I2PSnark: Add buttons for start/stop/delete torrents.
2010-09-27 05:04:05 +00:00
3bd97646a9
I2PSnark: Add favicon to file browser page; version bump to 0.8-02.
2010-09-23 04:56:43 +00:00
059e4176a1
I2PSnark: Rationalize file browser layout.
2010-09-23 02:43:05 +00:00
57b627fb71
I2PSnark: Add some icons to our file manager columns.
2010-09-22 21:18:57 +00:00
5281862932
I2PSnark: Kludge to fix extraneous space under message log on config page.
2010-09-20 21:07:27 +00:00
0fe2313754
I2PSnark: Configuration section tweaks.
2010-09-20 18:41:49 +00:00
f62dfb0abf
I2PSnark: Invert show/hide peer icon functionality, tooltip change to "toggle peers"; fix alignment of "No torrents loaded" message with new css class; Replace brackets on Totals with ».
2010-09-20 11:26:28 +00:00
9db5dd36b9
I2PSnark: alt tags, display filelength tweak.
2010-09-19 20:23:46 +00:00
9ce54d803f
I2PSnark: show/hide peer icons.
2010-09-19 17:05:11 +00:00
82323cd806
I2PSnark: Add icons for status and torrent columns.
2010-09-19 14:48:44 +00:00
511182f148
I2PSnark: status display tweakage.
2010-09-19 04:40:48 +00:00
321d88e795
I2PSnark: Add icons to relevant parts of the UI; rejigging of UI to minimise space wastage; create new snark directory in console/themes/ .. snark dir will need to be ignored when router scans directory for theme dirs.
2010-09-19 03:20:43 +00:00
d4f3304397
I2PSnark: Tweaks 'n fiddles.
2010-09-18 08:55:52 +00:00
4865373b4f
I2PSnark: UI/theme tweaks.
2010-09-18 07:10:43 +00:00
5378b0ad56
I2PSnark: Transition from gray to puce.
2010-09-18 06:28:42 +00:00
27808012d0
I2PSnark: Reduced label lengths in preparation for icon substitution and tooltip; more colorification; Opera kludges.
2010-09-17 22:59:22 +00:00
67994d7e99
I2PSnark: snark.css fontsize tweaks.
2010-09-17 08:27:02 +00:00
9c5b8419a5
I2PSnark: Add favicon.
2010-09-16 17:38:01 +00:00
6423c92b84
merge of '5e59656352811b3ccce9a2817417de1065ee9641'
...
and '8110890364bb45accd3016e90611f626e305b10e'
2010-09-15 01:50:30 +00:00
8262048edc
New default I2PSnark theme: faze to gray.
2010-09-15 01:39:38 +00:00
91bcf947df
* Javadocs
...
* Base64: comment out some unused methods
* Remove huge whitespace in CryptoConstants
* ElGamalAESEngine:
- Reduce rates
- Check number of tags earlier
2010-08-30 17:51:49 +00:00
4323036992
javadocs
2010-08-10 16:17:09 +00:00
38169b6d70
small fixes to _de
2010-07-26 12:08:17 +00:00
0634154b28
final compact response format
2010-07-11 14:45:12 +00:00
c08f79f71e
Unfuzzy susidns translation, typo fixes for eepsite help. (thx _4get)
2010-07-10 11:49:40 +00:00
05ac2594b6
more shouldLog()
2010-07-09 17:40:59 +00:00
c19af4dbcf
i2psnark:
...
- Rework PeerID class so it depends only on peer desthash, since
peer ID is not available with compact format. Implement deferred
lookup of destination.
- Implement compact tracker requests and response handling
(may not be the final format)
- Fix Peer hashCode()
- Java 5
2010-07-09 16:32:31 +00:00
ad7447f8ae
merge of '6471243b39d38669b029124571adc47ad6417db4'
...
and 'a24bf3a898b6310d05bf2ee9ce99b3a52f067205'
2010-07-09 14:04:25 +00:00
4f827a5b1d
Dutch help page
2010-07-09 14:02:55 +00:00
be75455b84
More i2ptunnel error propagation fixes - key file - thx echelon
2010-07-08 18:45:30 +00:00
96d3f67436
Dutch translation for RouterConsole sidebar labels
2010-07-08 14:41:56 +00:00
906bce637a
new strings, corrections in german translation
2010-07-08 08:25:17 +00:00
3c0d0dfeee
Russian translation updated (help & faq link, local identity link)
2010-07-07 20:30:05 +00:00
f4b06e586e
RouterConsole: Add Help & FAQ link, minor label improvements.
2010-07-07 19:04:30 +00:00
a1524241cb
Set permissions on directories and files when they are created
2010-07-06 15:22:48 +00:00
b312fdeac1
susidns: Dutch translation (thanks do monkeybrains)
2010-07-05 23:07:19 +00:00
30c8cf7b96
merge of 'c6af0acc022d4fc8e24488a86ab869d7cb561f57'
...
and 'fafee42899e7efa42942bc451a888bf77be69ac9'
2010-07-05 16:39:47 +00:00
c43ca7de87
- removed one useless line of code
2010-07-05 15:34:39 +00:00
826951536b
- anged user agent for outproxy from Wget/1.11.4 to Firefox 3.6.6 on WinXP to avoid getting blocked as a crawler
2010-07-05 14:35:22 +00:00
5f52edf831
* I2PTunnelIRCClient: Filter PART messages like we do for QUIT
2010-07-05 14:21:38 +00:00
29bc53d618
* i2psnark: Fix transition to end game
2010-07-05 14:20:34 +00:00
378c855902
cleanup
2010-07-05 14:20:02 +00:00
546a588aa5
I2PTunnel & I2PSnark: Dutch translation (thanks to monkeybrains)
2010-07-05 13:37:36 +00:00
6e517c4a19
RouterConsole: Fix typos in Dutch translation
2010-07-04 23:03:02 +00:00