de7a4ba55c
Whitespace cleanups
2017-03-06 04:56:58 +00:00
1f7042a68e
I2PSnark fallbacks when JS is unavailable:
...
- Use meta-refresh
- Hide JavaScript-dependent buttons
2017-03-06 04:52:42 +00:00
a65722f3e8
I2PSnark: clean up RNF/RDNE errors
2017-03-06 04:51:55 +00:00
964dacd907
I2PSnark:
...
- More tooltips
- Remove "if checked" from checkbox strings
- Checkbox layout tweaks
2017-03-06 04:47:51 +00:00
25b03979d5
I2PSnark backend layout/style tweaks
2017-03-06 04:43:19 +00:00
d7e5aaf919
Replace with thin non-breaking space   for byte sizes
...
The latter has more consistent/predictable width between fonts & point sizes.
2017-03-06 03:46:56 +00:00
e995a4cf92
i2psnark: Fix disappearing start button
2017-02-27 19:51:38 +00:00
50450ecba6
propagate from branch 'i2p.i2p' (head bd037c8b542fe0f6125aa16fb3bff5d257b4e955)
...
to branch 'i2p.i2p.str4d.ui' (head 9bd4080121d8ef662d6a2e4dfe7fae1079b32646)
2017-02-10 16:43:25 +00:00
a22bf6b4a4
I2PSnark changes:
...
- Add spacing between File Info/ Directory Listing for all themes
- Tooltip for tracker removal eraser icon
- Theme tweaks and whitespace removal
2017-02-10 16:34:33 +00:00
890ad257e1
Router: Run shutdown tasks in parallel,
...
increase max time for shutdown tasks (ticket #1893 )
i2psnark: Remove most delay between announces at shutdown
2017-01-30 22:05:43 +00:00
78da3b9785
javadoc fixes part 15 (ticket #1894 )
2017-01-27 16:00:58 +00:00
e0e06d73eb
javadoc fixes part 14 (ticket #1894 )
2017-01-27 03:14:34 +00:00
112fa503e6
javadoc fixes part 13 (ticket #1894 )
2017-01-27 03:03:34 +00:00
e461e8fb4f
javadoc fixes part 3 (ticket #1894 )
2017-01-26 20:51:05 +00:00
57e51ab8c5
I2PSnark theme tweaks
2017-01-15 14:04:24 +00:00
14bacc272e
propagate from branch 'i2p.i2p' (head 439bb8be3133559026640ebd22fdf93d10ba2cb9)
...
to branch 'i2p.i2p.str4d.ui' (head 83c1a136effdf092093e9af799a138e86da7ec43)
2017-01-08 01:37:15 +00:00
f902a63144
Console: Add Referrer-Policy header
2016-12-23 12:35:41 +00:00
7734d3dd65
Consolidate base64 alphabet string
2016-12-04 14:10:07 +00:00
5be077e25d
Clean up single char indexOf()
2016-12-02 18:52:37 +00:00
5b31540fe8
Console: Version the css links
2016-12-02 17:23:02 +00:00
b0bba18f33
Build: Add manifest attributes for java version to all jars and wars
2016-11-17 15:14:50 +00:00
0108c1c290
i2psnark: Periodically DHT nodes (ticket #1328 )
2016-11-13 13:48:38 +00:00
b77c4c67a1
i2psnark: Add launch-i2psnark.bat (ticket #1871 )
...
author is MXPLRS|Kirill, adapted from launch-i2psnark,
same license
2016-11-04 13:19:02 +00:00
08d1ea89bf
Build: Set Java 7 build target for all jars;
...
embedders (esp. Android) targetting 1.6 must
set javac.version=1.6 in override.properties and set
both bootclasspath variables.
2016-10-26 16:56:13 +00:00
d2569fa446
i2psnark: Don't count unchoked but uninterested peers as uploaders
...
when calculating global uploader limit, to allow more upload slots,
especially when some torrents are stalled.
Convert some shared fields to atomics for concurrency.
2016-10-25 22:30:55 +00:00
75514ddd87
New Korean translation
2016-10-22 13:51:25 +00:00
06a599b4e7
Add Galician language
...
Flag converted from:
https://en.wikipedia.org/wiki/File:Flag_of_Galicia.svg
Public Domain
2016-10-21 22:00:51 +00:00
cee3ebbb23
less wtf
2016-10-21 15:20:35 +00:00
7d070e6caf
i2psnark: Add ids to rows, add to per-torrent show peers link
2016-10-20 18:04:56 +00:00
124c2b5ce3
i2psnark: Add standalone shutdown method
2016-10-02 15:44:49 +00:00
f7db737c1f
Update i2psnark filetype icons
2016-08-08 08:00:01 +00:00
6512a9eb11
propagate from branch 'i2p.i2p' (head c62904685f0153a5b8cd032e8b3f1c4f64c5bec9)
...
to branch 'i2p.i2p.str4d.ui' (head 2a82ccb644906256af7bd0827725dc83e4c76be2)
2016-08-08 02:29:14 +00:00
5fcafb6434
i2psnark: Fix SIOOBE on bad announce URL (ticket #1823 )
2016-08-02 14:28:34 +00:00
c73a4a7983
i2psnark: Don't warn on failure to delete file if it's already gone
2016-07-30 18:47:03 +00:00
b38f3b56f8
propagate from branch 'i2p.i2p' (head 2c491226853de4521d10d68da3a0a8e4db33293d)
...
to branch 'i2p.i2p.str4d.ui' (head bbdfdd2b3941cfa3c2c5cab8f3c78069c865c54d)
2016-07-09 23:20:31 +00:00
4ee66c8218
Back out previous checkin adding override fields to Translate;
...
we can set language and country with System properties in app context.
Back out previous checkin bundling countries translations in
i2psnark standalone; use Locale to translate country names.
2016-06-18 17:49:28 +00:00
e7f82c88f1
i2psnark standalone:
...
- hide router link
- change javascript down message
2016-06-15 15:29:09 +00:00
9ba8f53ec7
Translate: Add method to set language in standalone app context
...
i2psnark:
- add form to set language in standalone context
- add Ukrainian and Japanese translations
2016-06-15 15:03:17 +00:00
2113946ed0
add snark standalone context and redirect files
...
fix snark standalone build
2016-06-11 17:03:10 +00:00
1fea327eff
more jar manifest attributes
2016-06-11 16:39:27 +00:00
bb8e050434
i2psnark standalone:
...
- Add shutdown hook to delete temp dir
- Fix up CSS URL paths to use single quotes
- Don't attempt to register with update manager
2016-06-11 13:34:09 +00:00
e27af374b0
i2psnark standalone:
...
- Cherry-pick fixes from psi's github i2psnark_rpc branch
- Fix up Jetty XML file for Jetty 8
- Start with JettyStart
- Add UrlLauncher to launch browser
- Move RunStandalone to standalone/ directory
- Fix up paths in CSS files during build
- Force startup delay to 0 when in router context
- Fix theme selection when not in router context
- Adjust CSS and image paths when not in router context
- Add hosts.txt so announces work
2016-06-10 19:10:59 +00:00
1583f35fe4
i2psnark: Add psi's open tracker
2016-06-03 12:42:38 +00:00
147a7e4468
propagate from branch 'i2p.i2p' (head fc46f2d84625265a3899b5ad50af5e91d396ba01)
...
to branch 'i2p.i2p.str4d.ui' (head f8d5c7b37f4813b669d8a10f9ff82d0ed2a33282)
2016-05-29 02:04:34 +00:00
f4d4ca0adf
remove i2psnark message
2016-05-24 15:07:48 +00:00
6b7db094a9
Add toggles to i2psnark in preparation for CSS3 collapsible sections
2016-05-23 13:25:18 +00:00
63260aac59
propagate from branch 'i2p.i2p' (head 198dad192e830f3eaf568af10f308bc98795470e)
...
to branch 'i2p.i2p.str4d.ui' (head 24039fce2eef425a63521138774a182aa07fec9f)
2016-05-23 04:55:57 +00:00
3afe04d5e9
change tracker URL as requested
2016-05-20 21:31:20 +00:00
ab3dbd5880
I2PSnark: Limit cases when we display tracker errors;
...
include host name of tracker when we do
2016-05-09 11:32:56 +00:00
61be475044
propagate from branch 'i2p.i2p' (head 6706bab853107973d7d0ff28212aae65bd098591)
...
to branch 'i2p.i2p.str4d.ui' (head 645f60a4d23af4116ae660b09dfff32d19a65c32)
2016-05-08 21:47:30 +00:00