Atul Varma
|
a764dcb2c1
|
set pointer-events: none for all text content except links, so it's easier to use the graph through them
|
2011-07-02 16:28:35 -07:00 |
Atul Varma
|
5351e05966
|
set base target to _blank.
|
2011-07-02 16:24:38 -07:00 |
Atul Varma
|
40385a68e8
|
mentioned the filter bubble in a different step
|
2011-07-02 16:22:26 -07:00 |
Atul Varma
|
9d148ccaaf
|
keep all hidden things hidden earlier
|
2011-07-02 16:14:28 -07:00 |
Atul Varma
|
07e143e553
|
changed dimensions of svg to 640x480.
|
2011-07-02 14:50:59 -07:00 |
Atul Varma
|
6f7edd022a
|
made the demo a lot more scripted.
|
2011-07-02 14:45:21 -07:00 |
Atul Varma
|
f4adbd2bb3
|
set link color of domains to be the same as their node color.
|
2011-07-02 13:29:48 -07:00 |
Atul Varma
|
61f3691539
|
minor wording change
|
2011-07-02 13:10:10 -07:00 |
Atul Varma
|
a4e8258ea4
|
use CSS classes to determine color of nodes, instead of directly applying fill color
|
2011-07-02 13:09:01 -07:00 |
Atul Varma
|
0b99032bcb
|
factored out new functions, showLiveBrowserData() and showDemo().
|
2011-07-02 08:48:33 -07:00 |
Atul Varma
|
73ae1aca10
|
hide info on page load, instead of after json is loaded
|
2011-07-02 08:04:58 -07:00 |
Atul Varma
|
1b155dfb90
|
show favicons and tracker logos, and link to PrivacyChoice tracker info pages when appropriate.
|
2011-07-01 22:00:17 -07:00 |
Atul Varma
|
0b025bc90f
|
factored out a bunch of gloop into a new function, showDomainInfo()
|
2011-07-01 21:28:33 -07:00 |
Atul Varma
|
9666dcfd1a
|
new coloring scheme: if the domain is a known tracker, it's red, otherwise it's gray.
|
2011-07-01 21:14:46 -07:00 |
Atul Varma
|
d4bee61b1a
|
fixed a bug whereby multiple svg title elements were being inserted on every update
|
2011-07-01 20:38:25 -07:00 |
Atul Varma
|
968864e6a3
|
Added trackers.json from the XPI for TrackerBlock 2.0.1. It was located in chrome/content/adnetworks.
|
2011-07-01 20:01:52 -07:00 |
Atul Varma
|
d3f4e2a855
|
changed version to 0.2
|
2011-07-01 17:07:06 -07:00 |
Atul Varma
|
ebf373ffee
|
Added a pagemod that sends the collusion graph visualizer new data whenever it's updated.
|
2011-07-01 17:06:14 -07:00 |
Atul Varma
|
61745bd8cc
|
removed old sample tracking info json
|
2011-07-01 16:27:18 -07:00 |
Atul Varma
|
e5546964ea
|
click to advance time/next navigation in sample data visualization.
|
2011-07-01 15:58:24 -07:00 |
Atul Varma
|
3cf5aedfaa
|
sample data is now shown over time
|
2011-07-01 15:53:29 -07:00 |
Atul Varma
|
733130576e
|
simplified logic more
|
2011-07-01 11:45:59 -07:00 |
Atul Varma
|
ecf1ebbd72
|
simplified addNode()
|
2011-07-01 11:21:49 -07:00 |
Atul Varma
|
ed04c95f80
|
got rid of unused removeDomainsWithOneReferrer() function
|
2011-07-01 11:17:50 -07:00 |
Atul Varma
|
d0bdcd1d1e
|
got rid of some complex bookkeeping code
|
2011-07-01 11:15:43 -07:00 |
Atul Varma
|
7325bac649
|
clamp max radius of nodes
|
2011-07-01 10:30:05 -07:00 |
Atul Varma
|
343b912a28
|
new links now appear under all nodes.
|
2011-07-01 10:17:18 -07:00 |
Atul Varma
|
2a5eafcdbc
|
node strength now changes dynamically using a cool-looking transition.
|
2011-07-01 10:02:07 -07:00 |
Atul Varma
|
ce0777c24d
|
mouseover arcs now work w/ dynamically added links
|
2011-07-01 06:39:06 -07:00 |
Atul Varma
|
7352530bbe
|
checkpoint; proof-of-concept of dynamic, streaming graph manipulation. way cool.
|
2011-06-30 20:52:13 -07:00 |
Atul Varma
|
f723f8a38d
|
updated package.json
|
2011-06-30 16:42:26 -07:00 |
Atul Varma
|
839fe0748b
|
added favicon link rel
|
2011-06-30 16:28:01 -07:00 |
Atul Varma
|
182775ce86
|
added new favicon
|
2011-06-30 15:52:40 -07:00 |
Atul Varma
|
4526c5232b
|
changed base url to point to secure.toolness.com.
|
2011-06-30 15:47:18 -07:00 |
Atul Varma
|
1fd1a081cd
|
added html collusion visualizer
|
2011-06-30 15:38:41 -07:00 |
Atul Varma
|
3ceedad6f9
|
converted log to be structured by domain -> referrer -> types
|
2011-06-29 20:51:54 -07:00 |
Atul Varma
|
88c73ee9b3
|
now logging json
|
2011-06-29 19:49:27 -07:00 |
Atul Varma
|
4e1ac8ace8
|
use only http-on-examine-response observer, and log information about content type, status code, request method.
|
2011-06-29 17:10:00 -07:00 |
Atul Varma
|
2b74cdc611
|
removed getWindowFromChannel
|
2011-06-29 17:00:12 -07:00 |
Atul Varma
|
5242b96eab
|
Origination.
|
2011-06-29 17:00:00 -07:00 |