Historique des commits

Auteur SHA1 Message Date
  jherve e46fe91070 Reduce log verbosity for unknown messages il y a 1 an
  jherve 084aaa04d6 Add JS function for coloring of visited job offers il y a 1 an
  jherve bc15b03f48 Add missing direct dependencies il y a 1 an
  jherve e74a0c168c Add support for storage of jobs in local storage il y a 1 an
  jherve 913b3204a3 Use @parcel/config-webextension for build il y a 1 an
  jherve 035f954ef7 Add a conversion function to properly read native messages for jobs il y a 1 an
  jherve a58d308717 Add the waiting loop il y a 1 an
  jherve 2899596b98 Make NativeMessage decoder more reliable and extend it to more messages il y a 1 an
  jherve 0d22954e53 Remove deprecated message sending il y a 1 an
  jherve f5e96a1bed visited_linkedin_job_page message is now sent just like in Python il y a 1 an
  jherve fada94f353 Add MessageSender parameter to listener of Runtime messages il y a 1 an
  jherve 22f0f1ca3f Fix some warnings il y a 1 an
  jherve b3a5e8c6f6 Send more information about content il y a 1 an
  jherve 4192061ef1 Add support for native disconnect listener il y a 1 an
  jherve b23982d09b Add onRuntimeMessageAddListener in RuntimeMessage module il y a 1 an
  jherve 16d3fb410e Add settings page, in JS (for now) il y a 1 an
  jherve 1aa85edcd1 Background can now send its configuration il y a 1 an
  jherve 1b6fe7723e Add support for sync storage il y a 1 an
  jherve 3a920c2318 Move most native message code into the module and add support for log il y a 1 an
  jherve 77399ced6a Start adding support for native messaging 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 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