7cc75c0cb9
html fix
2009-12-11 00:42:25 +00:00
e5248b09ab
add 2-param method, tag the java messages, fix the buttons, clean up add and create forms
2009-12-10 18:08:50 +00:00
c39f047703
pretty much the last of the tags
2009-12-10 14:52:09 +00:00
4562254862
propagate from branch 'i2p.i2p' (head f672021bb9871a728005be3bd9581710738b9e5f)
...
to branch 'i2p.i2p.zzz.test' (head e115e218dbb666839e69fa1e1ba7378554b9874f)
2009-12-10 13:34:05 +00:00
8116d88aaf
translation build fixups
2009-12-10 02:12:18 +00:00
eeb884e8ce
more tags
2009-12-09 23:36:18 +00:00
02baf905c6
more tagging
2009-12-09 21:22:06 +00:00
df7029d2c2
translation support and initial tagging
2009-12-09 20:54:10 +00:00
c4e6148b9f
config cleanup, more HTML transitional fixes
2009-12-04 00:22:46 +00:00
9f7bd99051
fix popup based on torrent type
2009-12-02 16:50:42 +00:00
234c084c2a
* OrderedProperties: Vastly implify, use in i2psnark
2009-11-24 20:15:29 +00:00
8e889cd292
bye TPB
2009-11-15 23:50:45 +00:00
05b17e5a00
* i2psnark:
...
- Reject torrents with too many pieces
- Reject torrents with a single file named *.torrent
- Increase max piece size to 2MB (was 1MB), but reduce
max number of connections to lessen ooms
2009-11-09 17:09:53 +00:00
fdc9e11fb4
add TPB to i2psnark
2009-10-14 16:52:46 +00:00
405b85c4b4
Cleanups after review and prep for release
2009-10-11 22:51:43 +00:00
9b97d32ea8
fix snark npe caused by last checkin
2009-10-04 14:06:14 +00:00
fe3abc79d6
fix changing opentracker list
2009-10-02 15:12:24 +00:00
ebf5eb6e20
propagate from branch 'i2p.i2p.zzz.test3' (head 75804c9355329ab942a5e2e8ecc91e2ec1eb9d33)
...
to branch 'i2p.i2p' (head 33e55422045b9b3c8ae410162f5cca3eb9baae49)
2009-08-27 19:55:56 +00:00
1f5d7d7b5b
dont reopen tunnel to say goodbye to tracker
2009-08-27 15:08:21 +00:00
95aba0c537
* EepGet, I2PSnark:
...
- New I2PSocketEepGet fetches through existing tunnels
rather than through the proxy
- Use new eepget for i2psnark
- Add a fake user agent for non-proxied fetches
- Cleanups
2009-08-26 22:15:32 +00:00
412d3bc2f8
merge of '1a3fcced1ae28b24a35236271c526379db98613f'
...
and 'a95bd8209bbd14b8c0a590ba071ecf5a0191644d'
2009-08-20 10:25:42 +00:00
4735508a0a
I2PSnark.
2009-08-20 10:21:25 +00:00
7782970d51
propagate from branch 'i2p.i2p.zzz.test3' (head d65e8465671ba0b8f6f013b56045bf867e10a78e)
...
to branch 'i2p.i2p' (head e2ee75916f2ff6bd698585808a81071b44c978b1)
2009-08-19 23:44:19 +00:00
d56aae8913
Minor changes to the I2PSnark UI.
2009-08-19 18:28:44 +00:00
be9523f1e4
* Config files: Add some encoding help
...
* DataHelper, Router:
- Save config files in UTF-8 rather than the default encoding,
since we read them in UTF-8
* jetty.xml: Change encoding to UTF-8
* logs.jsp: Add system encoding
* NTCP: Clean up clock skew shitlist message
* Shitlist: Clean up expire message
* WorkingDir: Ensure modified files are processed with UTF-8 encoding
2009-08-17 22:14:39 +00:00
1b63aa411b
Replace all <hr /> and <br /> with <hr> and <br> whilst we're in html4 transitional.
2009-08-17 14:35:18 +00:00
335d45f03e
Fix borked snarkmanager.java before anyone notices.
2009-08-15 01:12:26 +00:00
d998e2e9bb
Theme tweaks, minor textual edits and a whole lot less.
2009-08-14 21:00:22 +00:00
ab08ac70aa
* I2PTunnel:
...
- Make IRC Proxy non-shared, delayed-start, close-on-idle
for new users, for the anonymity benefits (see "Shared Clients,
Correlation and Collusion" http://zzz.i2p/topics/217 )
- Remove "experimental" flag on new client options
* configclients.jsp: Add full path to config file
* Add some path help in some config files
2009-08-13 22:14:07 +00:00
5c6d757e35
add size total
2009-08-13 18:25:45 +00:00
3fbff71861
2009-08-11 sponge
...
* Code Janitor time! Many fixes and documenting fixes that should be
done in the future. for the most part, this is a general code cleanup.
* On smaller/embedded systems, the "final" keyword cleanups will have
more of an impact than on larger systems.
* Document missing hashCode() methods.
* Unhide more variables to make code easier to read.
2009-08-11 21:58:56 +00:00
55a8002b9c
propagate from branch 'i2p.i2p.zzz.test3' (head 1f086d33dd3479afceb025d2da7956d7470fb3e5)
...
to branch 'i2p.i2p' (head 6959293ce260b9da4d61776717c02e20a0c7b2dd)
2009-08-07 18:30:04 +00:00
15565ca09c
more hellips
2009-08-07 16:17:52 +00:00
4de0b73cd8
Ongoing UI enhancements; peers.jsp gets some love.
2009-07-30 23:10:48 +00:00
73f8cb4819
Remove redundant html markup and refashion table display a la fois.
2009-07-28 13:06:19 +00:00
256bb771e1
* Add flag dimensions to speed up profiles.jsp rendering
...
* Fix typos in proxy error files
* Catch i2psnark create torrent with no data entered error
http://forum.i2p/viewtopic.php?t=3763
2009-07-27 02:53:37 +00:00
22744084dc
Theme fixes, minor graphical tweaks, fixed max-width for i2psnark console.
2009-07-25 13:56:03 +00:00
4be0af5de5
I2PSnark UI refinements, mostly, and some tunnels page enhancements.
2009-07-25 05:24:37 +00:00
6bcdb7fd92
I2PSnark: Revert to 60 seconds refresh, replace red panel with dark blue,
...
revert centering of torrents table centering; fix susimail centering issues (thanks postman!)
2009-07-24 22:41:23 +00:00
fbb4d3a636
I2PSnark: Hither and yon tweaks.
2009-07-23 17:55:26 +00:00
718f73ebb1
I2PSnark UI changes: add a splash of color! Fix for light i2ptunnels theme.
2009-07-23 17:01:43 +00:00
9bbbccee1a
Add header graphic to i2psnark and fill out the panel colors a touch.
2009-07-23 04:28:28 +00:00
b4256e484a
I2PSnark layout, themes, tunnel tables..
2009-07-22 21:07:46 +00:00
118d7fce09
Remove redundant table generation code for header links in i2psnark. (Thanks zzz!)
...
Also, add snark.css to the file manifest.
2009-07-21 16:37:44 +00:00
fe394b0b46
Add a preliminary undercoat to I2PSnark UI.
2009-07-21 04:33:13 +00:00
7d7f264bc0
* I2PSnark: Remove Postman tracker
2009-07-19 22:32:54 +00:00
1fb5238642
* I2PSnark:
...
- Bring back details links for Postman2 B64 torrents
2009-07-11 18:49:54 +00:00
1965815d7d
fix postman2 details link
2009-07-05 21:02:54 +00:00
e4c599b756
* I2PSnark:
...
- Change postman2 announce URL to use hostname rather than B64
- Shorten torrent name to fit better on one line
2009-07-05 19:22:58 +00:00
abc23e9a49
* Move almost all uses of StringBuffer to StringBuilder,
...
for efficiency (thanks Arsene for the suggestion)
2009-07-01 16:00:43 +00:00