d992dbf92a
i2psnark: Add comment icon (ticket #2278 )
2018-07-08 12:01:16 +00:00
43c2018177
i2psnark: Fix IOOBE when stopping torrent that is allocating (ticket #2273 )
...
more sync in PartialPiece
2018-07-05 12:57:01 +00:00
e33bb2ac1e
Console: Add Azerbaijani, add translated eepsite help pages
...
48x48 az.png converted from:
https://upload.wikimedia.org/wikipedia/commons/d/dd/Flag_of_Azerbaijan.svg
Public domain as specified on:
https://en.wikipedia.org/wiki/File:Flag_of_Azerbaijan.svg
2018-06-21 16:25:30 +00:00
7ddeb0c945
i2psnark: Remove tracker links unless non-default
2018-06-21 11:13:29 +00:00
c143a0e807
i2psnark: Combine strings
2018-06-19 13:58:55 +00:00
20145333f4
i2psnark: Fix torrent ignoring priority settings when autostart is enabled (ticket #2229 )
2018-06-09 13:42:12 +00:00
277a1619e4
Console: Tagged string fixes (ticket #2017 )
...
CSS tweaks
2018-05-28 17:49:47 +00:00
36c279f23d
i2psnark: Hide peers button if no peers on that page (ticket #2152 )
2018-05-26 21:47:30 +00:00
00acac4b61
i2psnark: Hide "0 Bps" if no peers (ticket #2152 )
2018-05-26 20:59:09 +00:00
d600a2df12
Build: Remove references to now-empty commons-logging.jar
2018-04-28 22:17:19 +00:00
3c7898160e
Updates after review:
...
Fix logic error in snark warning
Change Java 9 log warning to Java 10
Fix fallback tunnel pool stat name
Don't include geoip in this release
Update Russian translations
2018-04-10 12:42:44 +00:00
a1ccd5a209
i2psnark: Change default sort order for some columns (ticket #2152 )
2018-03-24 12:45:15 +00:00
ef692efc83
i2psnark: Don't use static field for sort language
2018-03-17 12:34:37 +00:00
e139710352
i2psnark: Hide remove/delete buttons if data dir is readonly
2018-03-15 21:22:53 +00:00
cfd84bdcdd
i2psnark: Don't fail to start if data directory not found (ticket #2166 )
...
Try to create dir if doesn't exist
Hide add and create sections if dir not writable
Remove 403 handler, don't want it for standalone hostname check
2018-03-15 15:50:33 +00:00
fe808a8800
Console: Fix gzip enable logic
...
Don't compress js
Set charset for war resources
2018-03-10 14:53:57 +00:00
4bcb1d27e4
Servlets: Close output stream on redirect,
...
instead of flushing buffer, to force commitment
2018-03-09 21:02:00 +00:00
a845d4f225
Servlets: Add Accept-Ranges headers
2018-03-09 16:02:00 +00:00
ceac733b66
log tweaks
2018-03-07 16:19:38 +00:00
0eb04facec
Util: Consolidate FileFilters
2018-03-05 13:16:04 +00:00
5cd1419897
Util: Add methods to validate IP addresses
2018-02-28 17:58:28 +00:00
5b0680b29e
i2psnark standalone: Add DNS rebinding protection
...
Add context config file to turn it off
Console: Mark request handled when rejecting in HostCheckHandler
XSSFilter: Catch cascaded ISE
2018-02-24 16:43:15 +00:00
4321f13453
i2psnark: Number formatting tweaks (ticket #1913 )
2018-02-23 19:57:40 +00:00
33ea4cf571
Console: Change sendError() to setStatus() for 3xx responses
...
to avoid unnecessary output
2018-02-20 19:45:49 +00:00
86b3b13d6f
Console: Change all 302s to 303 or 307
...
Eepget: Handle 308
2018-02-20 16:53:31 +00:00
624c382652
i2psnark: Fix NPE on torrent not found (ticket #2167 )
2018-02-14 17:35:23 +00:00
6193e487c8
Util: Add sort methods that catch IAE
2018-02-12 18:49:01 +00:00
a021e0d31f
Console: Fix number formatting (tickets #1912 , #1913 , #2126 )
2018-02-01 14:37:11 +00:00
81713a0cab
i2psnark: Escape chars not escaped by browsers
2018-02-01 14:17:57 +00:00
d364bba4c7
i2psnark: Prevent commenting without comment name (ticket #2138 )
...
Trim name
2018-01-24 15:35:30 +00:00
79d8a0ed11
build: New poupdate-source target
2018-01-18 10:18:11 +00:00
8d6d1bc751
i2psnark: Fix infinite loop stopping update torrent (ticket #2125 )
2018-01-10 17:58:50 +00:00
541dae36d4
Util: New util to truncate a string that won't split across a surrogate pair
2018-01-10 17:39:58 +00:00
1c3fc2bbdb
i2psnark: Fix double-escaping of '&' (ticket #2127 )
2018-01-10 15:29:59 +00:00
62210c8165
i2psnark: Fix overflow in ratio sorter (ticket #2129 )
2018-01-04 11:28:49 +00:00
be004cd350
Util: Consolidate two copies of WriterOutputStream into jetty-i2p.jar
2017-12-18 12:45:04 +00:00
1f569b7359
i2psnark: Synch operations on BitField byte array
2017-12-07 19:44:56 +00:00
16282ec5c5
Util: New utility class for UI message queues, for use by i2psnark and i2ptunnel
...
i2psnark: Use new utility, prevent message loss on clear
i2ptunnel:
- Don't lose messages on refresh (ticket #2107 )
- New clear messages button
- Hide message box if none
- javadoc clarifications
2017-12-03 17:33:20 +00:00
700c843b11
i2psnark: Fix nbsp in logs on config change (ticket #2082 )
2017-11-22 15:55:19 +00:00
ed39ea408f
Utils: Consolidate user-agent detection code in a new utility class
...
Add some new checks for mobile
2017-11-16 12:58:59 +00:00
e9ff0c2882
i2psnark: Fix bad completion status after recheck (ticket #2046 )
...
Only occurred if torrent had previously run, was previously incomplete,
and was now complete.
Also fixed changed-after-recheck logic to be precise.
2017-11-16 02:26:29 +00:00
2b8f14f709
Minor fixes and javadocs after review
...
Set 90 day default for event log
Format clock skew in summary bar
Constant time for password hash check
2017-11-06 23:45:57 +00:00
97ad909378
Update translations, add Indonesian
...
Add missing debian nb translation
2017-11-03 21:25:34 +00:00
73ab3e834c
propagate from branch 'i2p.i2p.str4d.ui' (head a782f0bce10ae47d857e9ebadf9b62b967f2c77e)
...
to branch 'i2p.i2p' (head 01ea5b14ea8f5e730d457eca5fd73aec05849902)
2017-11-03 06:28:12 +00:00
a715d2b6d7
I2PSnark:
...
- Roll back target="_top" in config page to prevent embedded view from breaking
out of iframe
- Add target="_blank" to relevant links to avoid display in iframe in embedded
mode
- Enhance presentation of tracker links in TorrentInfo view
2017-11-02 10:11:14 +00:00
dc6ab70a69
I2PSnark: Use reflection to access ConfigUIHelper in standalone build
...
This fixes a "Class not found" error in some build systems
2017-10-31 08:24:34 +00:00
df95e29f4e
I2PSnark UI bugfixes
...
- Fix broken collapsible panels issue for browsers that don't support the
feature by conditionally loading override CSS to expand panels by default
and disable hover/active states for panel headings (tickets #2002 , #2026 )
- Add UI option to configuration section to enable collapsible panels, and
disable the option if a non-compliant browser is detected
- Fix multiple instances of snark refreshing to the homepage (ticket #2028 )
(patch supplied by mindless)
- Tentative fix for caching of images so ajax refresh doesn't reload all
image resources
- Standardize 'Save Configuration' action to return to top of the page
(so we can see message log entry)
2017-10-25 09:35:51 +00:00
94738c1396
new opentrackers
2017-09-02 12:18:01 +00:00
51d4827657
i2psnark: finals for Message class
...
recognize BiglyBT
cleanups
2017-08-22 12:34:38 +00:00
3d385228f0
findbugs all over
2017-08-09 21:24:02 +00:00