Historique des commits

Auteur SHA1 Message Date
  jherve 96825729be Reduce log verbosity for unknown messages il y a 1 an
  jherve 6016d7a15d Add JS function for coloring of visited job offers il y a 1 an
  jherve a61d116dfc Add missing direct dependencies il y a 1 an
  jherve 9b36804f1a Add support for storage of jobs in local storage il y a 1 an
  jherve 5755d1adaa Use @parcel/config-webextension for build il y a 1 an
  jherve 5892c34af3 Add a conversion function to properly read native messages for jobs il y a 1 an
  jherve 2a8c74c483 Add the waiting loop il y a 1 an
  jherve 6f844a804e Make NativeMessage decoder more reliable and extend it to more messages il y a 1 an
  jherve 86f756574c Remove deprecated message sending il y a 1 an
  jherve ad361db990 visited_linkedin_job_page message is now sent just like in Python il y a 1 an
  jherve 95a56b0b65 Add MessageSender parameter to listener of Runtime messages il y a 1 an
  jherve 9fcf72d8b5 Fix some warnings il y a 1 an
  jherve 7da94571df Send more information about content il y a 1 an
  jherve 23e9ef9598 Add support for native disconnect listener il y a 1 an
  jherve 34d4a1ea90 Add onRuntimeMessageAddListener in RuntimeMessage module il y a 1 an
  jherve aa90bf0def Add settings page, in JS (for now) il y a 1 an
  jherve ac088e8514 Background can now send its configuration il y a 1 an
  jherve 2766afc40e Add support for sync storage il y a 1 an
  jherve 2143654bc2 Move most native message code into the module and add support for log il y a 1 an
  jherve d60d87f29a Start adding support for native messaging il y a 1 an
  jherve 6eccfdbaf8 Change content behaviour depending on the page visited il y a 1 an
  jherve 23fc548793 Send extracted data to background il y a 1 an
  jherve 76eae2110d Content script now also receives message from background in PS il y a 1 an
  jherve 40d0c1b073 Make a module for runtime messages il y a 1 an
  jherve 74bba456c1 Add unwrapMessage il y a 1 an
  jherve cafb81fa1a Make message an alias of JSON il y a 1 an
  jherve 137b3f7222 Try to use consistent naming il y a 1 an
  jherve c63f5e95e4 Move WebExt related stuff into a specific folder il y a 1 an
  jherve 71c3bf1f7c Cleaner background script il y a 1 an
  jherve 289338473c Content can now send messages and background can receive il y a 1 an