Historique des commits

Auteur SHA1 Message Date
  jherve ca1fe6a567 Send extracted data to background il y a 1 an
  jherve c6f85915a2 Content script now also receives message from background in PS il y a 1 an
  jherve ded1a2aff5 Make a module for runtime messages il y a 1 an
  jherve c29efa80ba Add unwrapMessage il y a 1 an
  jherve 9dadac7e85 Make message an alias of JSON il y a 1 an
  jherve 3847b23324 Try to use consistent naming il y a 1 an
  jherve d378c5efc1 Move WebExt related stuff into a specific folder il y a 1 an
  jherve c6f33b5536 Cleaner background script il y a 1 an
  jherve 6373fa3720 Content can now send messages and background can receive il y a 1 an
  jherve 5349e57123 Background message in now received in PS code il y a 1 an
  jherve 97c7dc4be2 Move event code to a Runtime module il y a 1 an
  jherve 7e13f922f2 Add Impl suffix and uncurry JS function il y a 1 an
  jherve 06453f5f3c Find how to send message from PS il y a 1 an
  jherve c1140eafc5 Setup a simple message passing via JS between content and background il y a 1 an
  jherve c25c635ced Found the correct way to add event listeners il y a 1 an
  jherve 7de417a848 Try to add event listeners il y a 1 an
  jherve fb0d6b0704 Use newtype instead of data wherever possible il y a 1 an
  jherve fc12a0f78d Add a type alias to record types used in data definition il y a 1 an
  jherve 5aca1ea84d Reduce visual bloat by writing "instance where" in one line where possible il y a 1 an
  jherve 77cea6985e Add loopUntilElementAppears async function to API il y a 1 an
  jherve 4c5a3a05c9 1.1.0 il y a 1 an
  jherve 1f0b225265 Support some new URLs il y a 1 an
  jherve 124de9f91a API now exposes functions that return JSON values il y a 1 an
  jherve 21950b3264 New version is now distributable il y a 1 an
  jherve 8ae39a7814 Make esbuild a prod dependency il y a 1 an
  jherve b6aba58931 Add script for lib to be built and installed il y a 1 an
  jherve 2c5308974d Improve dotSeparated to return a non empty list of non empty strings il y a 1 an
  jherve ff180c7780 Fix failing case il y a 1 an
  jherve f6c10045c1 Add a new test case that fails il y a 1 an
  jherve 6c4aaeac05 Rename query related functions to clearer names il y a 1 an