Historique des commits

Auteur SHA1 Message Date
  Gildas 47509ea932 updated copyright date il y a 6 ans
  Gildas 02ad83f734 Added the possibility to generate a blockchain proof of existence il y a 6 ans
  Gildas 4e158f475b Stop using tabs.onUpdated to detect page reloads (cf #314) il y a 6 ans
  Gildas ab4ab62272 use a unique id for each task il y a 6 ans
  Gildas 85738418f4 fixed implementation of pending saves on Firefox il y a 6 ans
  Gildas 7d0ecdfad8 added support of cancellable uploads il y a 6 ans
  Gildas 5f7a56fac7 added support of Google Drive with autosave enabled il y a 6 ans
  Gildas 203e19e22b removed extension/index.js il y a 6 ans
  Gildas 3e4f246140 split extension/index.js il y a 6 ans
  Gildas bfb25b13bc order tabs by index (cf #278) il y a 6 ans
  Gildas 77431369c3 added singlefile.extension.getPageData helper il y a 6 ans
  Gildas 547452a851 merged lib.initializeOptions into lib.getPageData il y a 6 ans
  Gildas 5eb5477f11 added singlefile.lib.getPageData method il y a 6 ans
  Gildas 78628cd6ad removed dependency from core to extension il y a 6 ans
  Gildas 1a81ade090 moved infobar scripts into "/common" il y a 6 ans
  Gildas 84d770e753 added "auto-close the tab after the page is saved" option (fix #185) il y a 6 ans
  Gildas 8978f56280 fix issue with non-persistent bg page il y a 6 ans
  Gildas 2b465163d2 renamed page variable/parameter to pageData il y a 6 ans
  Gildas 77d6ef6f4e 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
  Gildas cf7d11b0c0 renamed onInitialize to onInit il y a 6 ans
  Gildas fc74c6c67b refactored ui-button.js (intoduced button states) il y a 6 ans
  Gildas d20e511e57 renamed variable allTabsdata to tabsData il y a 6 ans
  Gildas be086a021d fixed issues with HTML imports (cf. Youtube on Chome) il y a 6 ans
  Gildas 862d72073d renamed properties of document data il y a 6 ans
  Gildas 33624d7a6c removed unnecessary "return await"s il y a 6 ans
  Gildas 39cb30f749 added try/finally when calling downloadPage il y a 6 ans
  Gildas af962c2849 revoke URL after saving page il y a 6 ans