33932eb373
I2PSnark: TorrentName width tuneup.
2010-11-12 12:58:17 +00:00
056fb5ea88
I2PSnark: Indentation cleanups.
2010-11-12 12:27:10 +00:00
416e7825a8
I2PSnark: Remove thinspaces for download column.
2010-11-11 06:40:18 +00:00
05409bae6e
I2PSnark: Revert the regression, hopefully cunningly sidestepping conflicts.
2010-11-11 06:12:25 +00:00
18374fe426
German translation cleanups
2010-11-10 13:29:33 +00:00
dcd915457b
minor javadoc fix
2010-11-07 20:23:45 +00:00
959e57e755
RIP crstrack
2010-11-06 13:26:57 +00:00
2b2c3cf118
snark tweaks
2010-11-03 22:21:10 +00:00
be308a0444
merge of '398a24f487b61ef778a2e849660e953ef7e43b39'
...
and '598d00efae4c9b675b64fd626bc2eab2b921e0c5'
2010-11-03 16:04:14 +00:00
9b39f02ce5
I2PSnark: Relocate errant "."
2010-11-02 14:07:25 +00:00
f71dd25b3c
I2PSnark: Relocate a pesky \n.
2010-11-02 13:48:11 +00:00
012fbe3a45
I2PSnark: Relocate </code> to its rightful place.
2010-11-02 13:22:48 +00:00
ddc86b54c7
fix snark rates 3x too low
2010-11-01 22:04:10 +00:00
3678aa157e
* i2psnark:
...
- Limit number of parallel requests of a single piece when in the end game
- Shorten and weight the speed tracker so the display is more
reflective of current speed
2010-11-01 14:35:01 +00:00
4d7a77d318
I2PSnark: Bug fix.
2010-11-01 14:33:10 +00:00
35a8c703a7
I2PSnark: Unitalicize remaining download amount.
2010-10-30 20:24:24 +00:00
d0855ee892
I2PSnark: Status icon updates.
2010-10-30 19:32:46 +00:00
e95b41511a
I2PSnark: Add status icons, refine css.
2010-10-30 16:34:04 +00:00
f170baab3f
- Delay during StopAll so we don't close the tunnel before the
...
stopped announces go out and reopen it
- Logging tweaks
2010-10-30 15:30:14 +00:00
643687472a
- Only add wanted pieces to wanted list at startup
...
- Make sure lastRequest is null when it should be
- Logging tweaks
2010-10-30 15:28:29 +00:00
c76058efc3
send &compact=1 to keep opentracker happy
2010-10-30 14:17:09 +00:00
9baa6e7bc8
update requests after changing priorities
2010-10-29 20:31:07 +00:00
7efb0fa7ed
* i2psnark:
...
- Priority mapping bugfix
- Close files as we go when creating/checking
so we don't run out of file descriptors
2010-10-29 17:32:05 +00:00
983e7683fd
* i2psnark:
...
- Don't stay interested if we run out of pieces
to request (thanks sponge)
- Enhance debug mode to show requests
2010-10-27 13:29:27 +00:00
4d77f62e38
I2PSnark: Fix alignment issue in file viewer filesize column.
2010-10-25 14:35:51 +00:00
4f9c442d55
fix disconnect race NPE
2010-10-24 16:56:43 +00:00
4db38b9ba5
I2PSnark: Fix some showstopping whitespace issues.
2010-10-22 21:18:09 +00:00
7fe6b35359
I2PSnark: Tabs into spaces exercise. Release the kraken!
2010-10-22 16:49:07 +00:00
74a30aeee4
I2PSnark: Render unto Caesar what is due unto Caesar, namely some fixed tags. Enjoy!
2010-10-22 16:08:58 +00:00
8ccad29353
I2PSnark: Fix minor tag issue; add missing navbar bg graphic.
2010-10-22 09:01:29 +00:00
c14760c294
I2PSnark: Unbutcher tags; relocate our snark theme to /themes/snark; more css updates.
2010-10-22 08:14:51 +00:00
466128c179
* replaceAll() -> replace() when not using regex
...
* ampersand escaping (lots more to do)
2010-10-19 14:39:29 +00:00
24dd78394b
priority persistence
2010-10-15 17:25:45 +00:00
9afff4f80a
* i2psnark: Add file priority feature;
...
Use context random for shuffle; other cleanups
2010-10-15 13:48:36 +00:00
b41e714a1b
merge of '0738aeef8a1d4e9ca82dc5ba0077d83a57c47f81'
...
and '9625ea3e96d57df74bc62018bf64230a22c49ce0'
2010-10-13 16:07:33 +00:00
5ef9d46d0b
dont sort in debug mode
2010-10-06 02:18:52 +00:00
5389ee056a
sort snark peers by completion %
2010-10-06 02:05:26 +00:00
2d601099f3
propagate from branch 'i2p.i2p.zzz.test' (head 128a31611abc6a88e58133f3bf6a577fe6dd5b1c)
...
to branch 'i2p.i2p.zzz.test4' (head fa9a871892517271eb2531b433fe80a2a713be9c)
2010-10-05 13:06:16 +00:00
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
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