f13956d380
remove unused imports (eclipse)
2012-03-25 21:45:18 +00:00
3e889d2747
remove unnecessary casts (eclipse)
2012-03-25 20:42:41 +00:00
bdfca07626
- Fix dup torrent msg with magnets (tickets #433 and #504 )
...
- Fix state when storage dies during transition out of magnet mode
- Fix NPE in magnet mode
- Error logging improvements
- Support add-torrent with infohash alone
- CSS tweaks
2012-03-24 12:58:13 +00:00
444ba47463
* i2psnark: Message area tweaks and clear link
2012-03-20 14:09:17 +00:00
17f9280b3f
* Jetty:
...
- Set default cache-control for webapps and eepsite
- Disable dir listing for console webapps
* WebAppStarter: Remove static log
2012-03-14 12:04:20 +00:00
7c88180b83
remove static logs
2012-03-14 11:55:13 +00:00
46438b7412
* i2psnark: Fix NPE on magnet link addition
2012-03-06 13:59:32 +00:00
349a01265f
backwhacks
2012-03-04 04:30:16 +00:00
2b81cee653
propagate from branch 'i2p.i2p.zzz.jetty6' (head b2ad0d72311d5ec26270cfcbbc79d128b268869b)
...
to branch 'i2p.i2p' (head b05b73d4740740f306a665e4b354d412eab2f328)
2012-03-04 00:34:00 +00:00
140ffc5c5e
- /confighome validation fixes
...
- AJAX fixes
- Translate 'router is down' message
2012-03-03 22:55:24 +00:00
e2acc9fdd2
* i2psnark:
...
- CSS tweaks
- Ajax fixes
- Move js to console in prep for merging w/ homepage
2012-03-03 18:58:31 +00:00
2bff0d6bcc
HTML validation fixes
2012-03-02 22:32:45 +00:00
1aa24a38a4
Various HTML fixes
2012-03-02 18:46:34 +00:00
0cdff150f5
propagate from branch 'i2p.i2p.zzz.test' (head 44ecb300f6f5655b9b8699049d2fba046822deed)
...
to branch 'i2p.i2p' (head 5120d6c371d7cba9f201b48a142b0e0ead028cdd)
2012-03-02 00:18:54 +00:00
5e5e4f6f2c
HTML fix
2012-03-01 19:16:44 +00:00
4a74bd0fe7
HTML fixes
2012-03-01 19:02:32 +00:00
cadedeb06c
* Build: Add built-by to jars; check for corrupt jars on debug page
2012-03-01 16:04:17 +00:00
eeb9ee0852
snark conn limits
2012-02-23 19:31:25 +00:00
141ad67650
ajaxify the refresh
2012-02-23 17:41:06 +00:00
a288fc52e0
Move icon URL from _icons to .icons
2012-02-23 15:40:31 +00:00
3fbd8b8d14
- Fix custom tracker list
...
- Add tracker config form
- Remove custom tracker from create form
- More icons in buttons
2012-02-19 19:52:16 +00:00
3876f74f6c
tooltip
2012-02-18 19:19:42 +00:00
b47aa34d6a
add private option in UI
2012-02-18 18:50:57 +00:00
295242316b
Disable PEX/metadata extensions and open trackers for private torrents
...
Handle announce URLs with parameters correctly
2012-02-18 17:58:54 +00:00
274e37b284
propagate from branch 'i2p.i2p' (head 0a3db5b65f8fdc3e91000c9dff9e679401b52f72)
...
to branch 'i2p.i2p.zzz.jetty6' (head da78bc5726f3715ec8083aa86bcaa6c05896b8d6)
2012-02-18 15:28:34 +00:00
c957577e72
propagate from branch 'i2p.i2p' (head 0a3db5b65f8fdc3e91000c9dff9e679401b52f72)
...
to branch 'i2p.i2p.zzz.test' (head 8648a7d67ffff19124cafdd14648c13dedccd2ba)
2012-02-18 15:23:24 +00:00
cf463100cd
stub out private mode
2012-02-18 15:22:40 +00:00
85a61e6166
escape fixes
2012-02-17 23:05:51 +00:00
b23f0ee5a9
escape semicolons
2012-02-09 14:44:35 +00:00
6107e38e56
propagate from branch 'i2p.i2p' (head 0f4af64e64536c467b623286bce659dd2dfe9342)
...
to branch 'i2p.i2p.zzz.jetty6' (head d525108d8e9ecb842a99bb81c1138c43b5e39653)
2012-02-04 15:42:23 +00:00
fae3492dd2
* i2psnark: More illegal chars
2012-01-30 22:02:46 +00:00
6198739f7a
propagate from branch 'i2p.i2p' (head 899a1923586f3d7d622bd02e03c87717566617c4)
...
to branch 'i2p.i2p.zzz.jetty6' (head cb3e33be282b6002f6790609f4a3eef7f42069d3)
2012-01-16 14:10:32 +00:00
7213ff0c76
* Build: Put Implementation-Version in manifests
2012-01-15 16:36:17 +00:00
69bbb88407
propagate from branch 'i2p.i2p' (head b7ee04ecc7a594239e977b25a52ebdabadce558e)
...
to branch 'i2p.i2p.zzz.jetty6' (head 2cd4a4dae8b87b9ed2128d83aff1b39e3a818556)
2012-01-08 14:55:10 +00:00
708e943c44
updates after review
2012-01-06 00:38:33 +00:00
a2d6dd2c5b
disable i2psnark retry link until it can be fixed (ticket #575 )
2012-01-04 02:22:34 +00:00
92b9d0a996
First cut at migrating to Jetty 6 and prep for using an external
...
Jetty 6 package.
- Add several jars from the Jetty 6 distribution
- Update jetty.xml
- Add context XML files
- Update WorkingDir to migrate the content XML files
- Update RouterConsoleRunner and LocaleWebAppHandler
- Remove all old Jetty 5.1.15 local mods;
this will break Seedless using a custom Server() constructor
- Update I2PRequestLog to be a mod of NCSARequestLog from 6.1.26
- Put I2PRequestLog in its own jar
- Copy MultiPartRequest and other required classes from Jetty 5.1.15
and add it to susimail, as the replacement MultiPartFilter in
Jetty 6 is difficult to migrate to, and does not support content-type
- Update i2psnark for Jetty 6
- Disable i2psnark RunStandalone, unused and instantiated Jetty 5
- Fix up all webapp build.xml to reference new jars
Not yet working: Plugin/webapp run detection and stopping, eepsite CGI
Not well tested: Plugins, classpaths, webapps
2011-12-23 00:56:48 +00:00
1488cd0f48
* i2psnark:
...
- Replace file name characters not supported in default charset
- Add torrent file name to local details page
2011-12-17 13:52:32 +00:00
51899e9ea0
CSS
2011-12-05 01:01:14 +00:00
0d145fc77f
* i2psnark: Fix directories not always deleted when torrent is deleted
2011-12-04 18:49:07 +00:00
5fd20fc77c
* i2psnark:
...
- Retry link on torrent download fail
- Clear URL after clicking 'add torrent'
- Message tweaks
- CSS tweaks
2011-11-30 23:15:22 +00:00
d9dcb1e583
* Specify locale in all toLowerCase() and toUpperCase() calls to
...
avoid "Turkish four i problem"
2011-11-28 20:32:23 +00:00
f39e201067
* Lower max netdb RI expiration again
...
* Increase default max tunnels
* Cleanups after review
* Exorcism (ticket #476 )
2011-10-10 19:22:03 +00:00
f779993008
Add diftracker.i2p to I2PSnark and hosts.txt
2011-10-06 21:42:38 +00:00
c7f5178b9c
alignment tweak
2011-09-28 14:11:16 +00:00
0406b52c9b
Disabling exotrack.i2p; it doesn't look like it's coming back...
2011-09-27 20:22:16 +00:00
23e262b0b9
* i2psnark: File allocation cleanup to use less heap
2011-09-19 13:46:52 +00:00
87439e19ca
* i2psnark:
...
- Add refresh time option
- Add public file permissions option (ticket #501 )
- Fix configuration of tunnel parameters (ticket #524 )
- Allow changing I2CP parameters while tunnel is open
- Remove duplicated options in I2CP options string
- Don't open tunnel when saving config
2011-09-14 13:06:03 +00:00
61831b11dc
* i2psnark: Fix inaccuracy in the completed bytes display
2011-09-12 14:03:51 +00:00
7b974e7e0b
* i2psnark: Fix "eject" button in certain browsers (ticket #511 )
...
(fixed on 12/29/10, accidentally reverted in 12/30/10 propagate)
2011-09-03 17:40:24 +00:00