Historique des commits

Auteur SHA1 Message Date
  jherve b23982d09b Add onRuntimeMessageAddListener in RuntimeMessage module il y a 1 an
  jherve 6ca9f1b6a6 Change content behaviour depending on the page visited il y a 1 an
  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 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 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 607e2c719d Remove useless JSON conversion in main content il y a 1 an
  jherve 9e12695889 Add JsonEncode instances for Output il y a 1 an
  jherve 3a93aed9df Add main API functions for future library il y a 1 an
  jherve 01f7f371a1 Remove partial constraint on toOutput il y a 1 an
  jherve 5fc57df28f Rename "toPage" into "toOutput" il y a 1 an
  jherve bd5971c050 A first step towards a generic output depending on context il y a 1 an
  jherve 61b064e3e3 Add a "getContext" function il y a 1 an
  jherve e5c7ca39dc Use a typeclass to factor "run" operation il y a 1 an
  jherve 598cb429c1 Refactor high-level code into a LinkedIn module il y a 1 an
  jherve 6b35394667 Create a hierarchy of LinkedIn.UI modules il y a 1 an
  jherve b8cbfa0fa8 runQueryAndExtract now returns a value il y a 1 an
  jherve 5c268f4f52 Push fromNodeToDetached call to highest level il y a 1 an
  jherve 00d8a3d1fd Add a runQueryAndDetach function il y a 1 an
  jherve b9bd458db3 Factor Content boilerplate il y a 1 an
  jherve 55a0b580ac Add Page for JobOffer il y a 1 an
  jherve 57f9bfc807 Remove most useless code from content il y a 1 an
  jherve 962bd6bc4e Add Page for projects and work experiences il y a 1 an
  jherve d9f39e01f8 Rename query function il y a 1 an
  jherve 883ef03c23 Add extract function il y a 1 an
  jherve 9db72b8707 Move Page to a directory il y a 1 an