tahoe-lafs/src/allmydata
Brian Warner ed91398a3f WUI: disable google timing chart on mapupdate page
The google image chart API has been deprecated since 2012, sending the
URL to google leaks server IDs and the client's IP address (especially
important when the client is otherwise behind Tor), and the X-axis has
no units anyways.

refs ticket:1942 , which is both about removing the URL-based chart, and
eventually replacing it with a browser-rendered d3.js-based one
2016-09-02 16:30:21 -07:00
..
frontends fix _should_download similar to other place 2016-08-30 16:44:52 -06:00
immutable make IServer.get_serverid() use pubkey, not tubid 2016-08-26 14:29:50 -07:00
introducer introclient: only give ascii key_s to storagebroker 2016-09-01 20:29:52 -07:00
mutable Progress API 2016-04-12 00:30:50 -07:00
scripts create-node: add --hide-ip, update docs 2016-09-01 23:24:38 -07:00
storage add "Available" column to welcome page (#648) 2014-11-23 06:03:00 +00:00
test private-mode: reject legacy host:port locations 2016-09-02 09:25:26 -07:00
util import/delegate-to foolscap's allocate_tcp_port 2016-09-01 22:39:03 -07:00
web WUI: disable google timing chart on mapupdate page 2016-09-02 16:30:21 -07:00
windows fix codechecks: trailing whitespace, suspicious variable captures 2016-08-19 17:42:05 -07:00
__init__.py remove _appname.py file 2016-08-11 23:24:11 -07:00
__main__.py add __main__.py so "python -m allmydata" works 2016-03-25 14:49:18 -07:00
_auto_deps.py import/delegate-to foolscap's allocate_tcp_port 2016-09-01 22:39:03 -07:00
blacklist.py Progress API 2016-04-12 00:30:50 -07:00
check_results.py Remove 'needs-rebalancing' and add 'count-happiness' to checker reports; repair tests. fixes #1784, #2105 2014-03-20 16:13:57 +00:00
client.py if tub.port is empty, don't listen 2016-08-29 22:28:55 -07:00
codec.py download: refactor handling of URI Extension Block and crypttext hash tree, simplify things 2008-12-05 08:17:54 -07:00
control.py control.py: minor improvements 2015-04-28 11:03:12 -07:00
dirnode.py Progress API 2016-04-12 00:30:50 -07:00
hashtree.py hashtree.py: another micro-optimization, expand on a comment 2009-04-03 21:35:27 -07:00
history.py stop making History be a Service, it wasn't necessary 2009-08-15 04:44:15 -07:00
interfaces.py remove "key-generator" node type and client support 2016-05-04 16:53:04 -07:00
magicfolderdb.py get rid of a bunch of debug 2016-07-21 12:35:59 -07:00
magicpath.py fix typo for .conflict files 2016-07-21 12:35:59 -07:00
monitor.py Remove spurious 'self' arguments that should not be included in interface declarations. 2012-07-24 03:32:56 +00:00
node.py private-mode: reject legacy host:port locations 2016-09-02 09:25:26 -07:00
nodemaker.py Add comment explaining fix to #1679. refs #1679 2013-02-08 19:27:57 +00:00
stats.py stats-gatherer: add --hostname/--location/--port 2016-05-04 17:58:45 -07:00
storage_client.py Make the grid status display the location hints 2016-09-02 11:09:16 -07:00
unknown.py Add mutable field to t=json output for unknown nodes, when mutability is known 2010-01-28 19:14:24 -08:00
uri.py URIs are strs. 2015-12-28 20:12:29 +00:00
webish.py use twisted.web.static, not nevow.static, for public_html/ 2016-04-28 00:42:59 -07:00