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
471ff5b939
Fix distclean for deb builds
...
Deb build doc updates
Checklist updates
Deb 8 changelog
2016-06-08 16:41:01 +00:00
bc6583fe57
merge of '0bf1803f4554f830aee970415fcd6c9b6c4d2747'
...
and '98a4dbd3af97e8892dafc24a4ebbcc6b2ff30afe'
2016-06-06 21:55:04 +00:00
389eba23cb
Drop empty file inadvertently checked in two years ago
2016-06-06 12:54:38 +00:00
f564d4dc22
Fixes for a bunch of old unused code to make it compile
2016-06-05 12:57:32 +00:00
38b930cd03
propagate from branch 'i2p.i2p' (head eb2151f9d804ec432bfe97214896ee62da08943e)
...
to branch 'i2p.i2p.zzz.test2' (head 2ea50c5f22fe1e24d37dff2f283b77feaa9190ee)
2016-06-04 13:00:36 +00:00
2eb89e938a
i2ptunnel CLI: Don't set the listen host to the I2CP host
2016-06-04 12:50:24 +00:00
34c611d340
New translations all over
2016-06-03 15:04:04 +00:00
d4ea7dc416
Update translations
...
Fix i2psnark .pt_BR file name
Add i2ptunnel .zh_TW
Fix getopt .fi which is coming in from tx non-UTF-8
2016-06-03 14:05:30 +00:00
1583f35fe4
i2psnark: Add psi's open tracker
2016-06-03 12:42:38 +00:00
e86092b3e0
Consistent back-linking
2016-05-30 04:56:20 +00:00
ed3120956c
Position routerconsole.advanced warning so it is more clearly associated
2016-05-30 04:56:08 +00:00
faebe8ab7e
Console: Fix /configfamily form (ticket #1797 )
2016-05-29 14:35:39 +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
0e941625cf
Streaming: Return I2PSocketAddress from StandardSocket methods (ticket #1321 )
2016-05-25 14:55:30 +00:00
d48f70c2fe
poupdate english po files
2016-05-25 12:43:33 +00:00
f4d4ca0adf
remove i2psnark message
2016-05-24 15:07:48 +00:00
e518e670f2
DTG: Add tray icons for Windows and Mac
...
White icon copied from Android drawable-mdpi/ic_stat_router_active.png for Windows
Converted to black in Gimp for Mac
2016-05-23 18:26:41 +00:00
6b7db094a9
Add toggles to i2psnark in preparation for CSS3 collapsible sections
2016-05-23 13:25:18 +00:00
797ee21024
First pass at tidying up the favourites and services
...
This will change again once the new IA and UX for /home has been defined.
2016-05-23 12:50:07 +00:00
e485752546
Add help section for advanced settings
2016-05-23 12:46:18 +00:00
c9728fe2ef
Add an optional Advanced section to the summary bar
2016-05-23 12:27:42 +00:00
206718f1e8
Text tweaks
2016-05-23 11:37:49 +00:00
31b480a68e
Tweak /configstats toggle layout, hide if JS disabled
2016-05-23 11:33:42 +00:00
1a335321b2
Limit file inputs to accepted extensions
2016-05-23 11:29:10 +00:00
96fc02de5c
Layout tweaks
2016-05-23 11:26:44 +00:00
804011d18d
Note about language name length
2016-05-23 11:19:44 +00:00
f95100a1ff
Update links, add tooltips etc.
2016-05-23 11:02:10 +00:00
bbc2454f36
Remove \n from inside empty <ol>s
...
When there are no list items, the <ol>s are now rendered as <ol></ol>, which
means they can be selected in CSS with ol:empty (to e.g. display: none), because
:empty only ignores comments inside HTML tags. This will be unnecessary once
browsers support the :blank selector, which will build on :empty to also ignore
whitespace.
2016-05-23 06:21:24 +00:00
62437acf66
More ids and classes
2016-05-23 05:41:24 +00:00
9cbcf5baa7
Fix repeated ids that should be classes
2016-05-23 05:31:42 +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
101d0691f0
DTG: Fix systray menu redraw on Mac;
...
Switch to AWT by default on Mac;
Hide DTG enable form on Mac until we fix headless override in i2prouter
2016-05-20 14:43:15 +00:00
18b61e7036
Config files, eepsite help: Add path information for OS X
...
and Windows as a service. (ticket #1495 )
2016-05-19 19:03:53 +00:00
edbeac9c7b
DTG: Add 9 new translations
2016-05-09 15:09:08 +00:00
97fca96861
DTG: Can't do first-time startup from /configservice,
...
restart required
2016-05-09 14:26:07 +00:00
702e1c5a78
Console: Fix escaping of search URLs on /confighome
2016-05-09 13:26:18 +00:00
ea38672159
Console: Fix HTML error on /configui
2016-05-09 13:09:38 +00:00
2d08889977
DTG swing event handling tweaks
2016-05-09 12:45:29 +00:00
b316315c61
Use subtable for mail header
2016-05-09 12:01:23 +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
29befb44cc
Missing files from revision f253b24b4a6d5c841605792653ed57344dade6c4
2016-05-08 21:31:08 +00:00
6b578dfd8c
Console: Fix UTF-8 passwords
...
Partial fix for UTF-8 usernames
Better input checking and help messages
2016-05-08 19:49:14 +00:00
99a5b10ea6
DTG: Add basic network status
...
Hide disabled items in Swing menu
2016-05-07 17:39:02 +00:00
bf1fa061e3
DTG: Use actual console URL
...
Hide browse menu item if not supported
2016-05-07 15:16:38 +00:00
5d93ca19f8
Build: Add back the old, slow way to build bundles
...
for gettext < 0.19
2016-05-07 12:57:49 +00:00
62296222e9
Console:
...
- Show systray controls for all OSes on /configservice
- Implement backend for systray control
2016-05-06 17:54:27 +00:00