spdx/spdx-license-diff

Todo / Wish list

alandtse opened this issue · 0 comments

Extension

  • Handle multiple compares in multiple tabs and respond properly to each.
  • Handle multiple pending compares during update.
  • Prioritize focused tab when multiple compares
  • Implement activeTab permission properly
  • Firefox support.
  • Process license exceptions.
  • Cancel processing button (also for clean tab closure)
  • Create options to allow remote lists.
  • Allow options to filter by spdx booleans (deprecated, osiapproved, etc).
  • Distributed storage.
  • Caching of results.
  • P2p sharing of results.
  • P2p database updates.
  • Allow submissions to spdx.org
  • Show denied licenses. Will need spdx.org to allow access.
  • Expose options to not clean up white space.
  • Handle license templates.
  • Have diffs respect clean up white space option (currently separate calculation).
  • Multi-lingual support (non-console)
  • Multi-lingual support (console)
  • Search for text in license list
  • Force compare text with license
  • Setup eslint

Support tasks

  • Update tasks to publish releases to Github automatically