Historique des commits

Auteur SHA1 Message Date
  Gildas 6b9b6df022 use ES6 modules in the extension code il y a 5 ans
  Gildas 7f10ad0abe separate singlefile namespace il y a 5 ans
  Gildas 592a798ed5 add variables tio get the vist date and dates in ms (see #608) il y a 5 ans
  Gildas 24c12cff78 autoclose the tab after the page is saved (see #546) il y a 5 ans
  Gildas 887abffe37 make sure options is defined il y a 5 ans
  Gildas 6d9fc456f5 renamed option externalSave il y a 5 ans
  Gildas 65c4b314c6 added singlefile_companion (experimental) il y a 5 ans
  Gildas d72884f907 use XHR to fetch resources when autosave is active il y a 5 ans
  Gildas 49e6d1a17d updated copyright date il y a 6 ans
  Gildas dcba507055 Added the possibility to generate a blockchain proof of existence il y a 6 ans
  Gildas 2c697a9119 Stop using tabs.onUpdated to detect page reloads (cf #314) il y a 6 ans
  Gildas 60fb0c033e use a unique id for each task il y a 6 ans
  Gildas d4c3ecc21a fixed implementation of pending saves on Firefox il y a 6 ans
  Gildas 73909e5a5b added support of cancellable uploads il y a 6 ans
  Gildas 39e69aa805 added support of Google Drive with autosave enabled il y a 6 ans
  Gildas 34ccd5f277 removed extension/index.js il y a 6 ans
  Gildas a1aa22a1e5 split extension/index.js il y a 6 ans
  Gildas c5088f6002 order tabs by index (cf #278) il y a 6 ans
  Gildas 9d42997965 added singlefile.extension.getPageData helper il y a 6 ans
  Gildas e2a7a9a0bb merged lib.initializeOptions into lib.getPageData il y a 6 ans
  Gildas f0e022fb2c added singlefile.lib.getPageData method il y a 6 ans
  Gildas 1634702d04 removed dependency from core to extension il y a 6 ans
  Gildas a180171b61 moved infobar scripts into "/common" il y a 6 ans
  Gildas 14bd405120 added "auto-close the tab after the page is saved" option (fix #185) il y a 6 ans
  Gildas 50e99850b6 fix issue with non-persistent bg page il y a 6 ans
  Gildas a7fec549bb renamed page variable/parameter to pageData il y a 6 ans
  Gildas 54e8cf5fa4 added option to include the infobar in saved pages (fix #243) il y a 6 ans
  Gildas f017118e9a added missing semi-column il y a 6 ans
  Gildas f4a215860e use try/catch to catch exceptions il y a 6 ans
  Gildas 74d6d81b2e renamed onInit to onStart il y a 6 ans