Historique des commits

Auteur SHA1 Message Date
  jherve 3d1a9fdf27 [native] Switch to async and watch for storage updates il y a 1 an
  jherve c09c7415f4 Add a sidebar to keep track of still pending job offers il y a 1 an
  jherve ffea339ba4 Avoid passing port argument twice in handler init il y a 1 an
  jherve 27ee49afb1 Simplify native app by changing the message protocol il y a 1 an
  jherve ad8234fefa Cleanup URL before sending it to native il y a 1 an
  jherve debcb36980 Change JSON encoding of "flexibility" il y a 1 an
  jherve d03ccd904a Messages from native to back can now be decoded with genericDecode il y a 1 an
  jherve 743fbf9e66 Company domain is in fact optional il y a 1 an
  jherve 9495f0a121 Read information from Port on disconnect il y a 1 an
  jherve 95954dfd17 Retrieve native application Python code il y a 1 an
  jherve e46fe91070 Reduce log verbosity for unknown messages il y a 1 an
  jherve e74a0c168c Add support for storage of jobs in local storage 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 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 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 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 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