Orignal unmaintained version of the Lightbeam extension. See lightbeam-we for the new one which works in modern versions of Firefox.
Перейти к файлу
dethe ce9cd767c5 update d3 library 2013-07-29 12:29:52 -07:00
data update d3 library 2013-07-29 12:29:52 -07:00
design [#103] Added base design AI files 2012-09-28 10:54:37 -07:00
doc differentiate site and third-party nodes in graph better 2013-03-26 15:48:11 -07:00
lib [Isse #286] Bring Collusion window/tab to the front 2013-07-23 12:20:48 -07:00
test Adding a tests for OpenOrSwitchToOrClose 2013-06-18 17:55:35 -07:00
.gitignore added a temporary button to reset data 2013-02-26 11:20:21 -08:00
CONTRIBUTING.md adding notes to CONTRIBUTING.md to fill in later 2013-01-29 11:40:26 -08:00
README.md Update README.md 2013-04-03 15:20:42 -07:00
index.html New assets and linking to the AMO add-on 2012-02-24 10:15:36 +00:00
package.json fixing merge conflicts 2013-06-13 12:45:10 -07:00

README.md

C2: a clean rewrite of Collusion

Refactoring to have a suite of reusable components.

The README.md should answer common questions like:

  • What does your software do? Is it an application? A library?
  • Links through to important sections of the wiki. Like installation instructions
  • How do I contribute code? Link to contributors file
  • Where is the community around this software? List IRC channels, mailing lists, issue trackers, code repositories, etc.

Components of Collusion

  • Connection Listener: get each connection for logging
  • Log formatter: Convert a connection to a log item
  • Tab Association: Get the tab each connection was loaded from
  • Tab Listener: Notify collusion which tab is being viewed, for update filtering
  • Log Persistence
  • Log Filtering
  • Tab History (n/a - moved to post 1.0)
  • Server Updates
  • New User Interface
  • Visualization Data Shaping
  • Visualization Switcher
  • Visualization(s)