Historique des commits

Auteur SHA1 Message Date
  Gildas af839dddfb close the browser only when retrying the capture il y a 6 ans
  Gildas db5e9b72ce moved common code into "common" directory il y a 6 ans
  Gildas a180171b61 moved infobar scripts into "/common" il y a 6 ans
  Gildas a6fdd1a39e removed /index.js il y a 6 ans
  Gildas f2c47e7fce moved from "lib" to "extension/lib" code related to web extensions il y a 6 ans
  Gildas 76352c7234 added "--include-infobar" switch (CLI) il y a 6 ans
  Gildas 7eb617c299 added "browser-args" switch il y a 6 ans
  Gildas 15f9d12c66 removed max js redirects and use waitForNavigation instead il y a 6 ans
  Gildas 01cbc33254 added else block il y a 6 ans
  Gildas e0a7babcfc implemented a max. number of JS redirects il y a 6 ans
  Gildas a046c67a54 retry capture when execution context is destroyed and page url changed il y a 6 ans
  Gildas 4d4ac9db2a added content-hooks.js (fix #247) il y a 6 ans
  Gildas 862d72073d renamed properties of document data il y a 6 ans
  Gildas fbd703f59a fixed script paths in getFileContent il y a 6 ans
  Gildas 1deeacdf8e improved script injection into the webpage il y a 6 ans
  Gildas 1fdd44d899 renamed content-hooks-frames and updated namespace il y a 6 ans
  Gildas 37ebd261fd moved getFileContent into singlefile.lib namespace il y a 6 ans
  Gildas 4ad5b6c534 moved singlefile.lib.getClass into singlefile.lib.SingleFile il y a 6 ans
  Gildas 82bd8674d7 refactored namesapces il y a 6 ans
  Gildas c1ac48cb26 fixed CSP issue when injecting /hooks/hooks-web.js il y a 6 ans
  Gildas 0690c23768 disabled navigation timeout (cf issue #197) il y a 6 ans
  Gildas cf2cd84d8b fixed --browser-height & --browser-width options with puppeteer (cf. #196) il y a 6 ans
  Gildas db47036556 added "--browser-scripts" option (cf. issue #196) il y a 6 ans
  Gildas a1f8d40a7d fixed defered loading il y a 6 ans
  Gildas b53f074c74 always activate "--no-pings" switch il y a 7 ans
  Gildas abc77c4149 set insertFaviconLink to true il y a 7 ans
  Gildas 242584b24c block page refresh while loading deferred contents il y a 7 ans
  Gildas 1514da1671 fixed issue where some frames would not be saved il y a 7 ans
  Gildas ecd8db17da send messages with frame contents to a background script if applicable il y a 7 ans
  Gildas 1f908492d4 fixed issue #151 il y a 7 ans