Commit History

Author SHA1 Message Date
  Gildas 34ccd5f277 removed extension/index.js 6 years ago
  Gildas a1aa22a1e5 split extension/index.js 6 years ago
  Gildas c5088f6002 order tabs by index (cf #278) 6 years ago
  Gildas 9d42997965 added singlefile.extension.getPageData helper 6 years ago
  Gildas e2a7a9a0bb merged lib.initializeOptions into lib.getPageData 6 years ago
  Gildas f0e022fb2c added singlefile.lib.getPageData method 6 years ago
  Gildas 1634702d04 removed dependency from core to extension 6 years ago
  Gildas a180171b61 moved infobar scripts into "/common" 6 years ago
  Gildas 14bd405120 added "auto-close the tab after the page is saved" option (fix #185) 6 years ago
  Gildas 50e99850b6 fix issue with non-persistent bg page 6 years ago
  Gildas a7fec549bb renamed page variable/parameter to pageData 6 years ago
  Gildas 54e8cf5fa4 added option to include the infobar in saved pages (fix #243) 6 years ago
  Gildas f017118e9a added missing semi-column 6 years ago
  Gildas f4a215860e use try/catch to catch exceptions 6 years ago
  Gildas 74d6d81b2e renamed onInit to onStart 6 years ago
  Gildas cf7d11b0c0 renamed onInitialize to onInit 6 years ago
  Gildas fc74c6c67b refactored ui-button.js (intoduced button states) 6 years ago
  Gildas d20e511e57 renamed variable allTabsdata to tabsData 6 years ago
  Gildas be086a021d fixed issues with HTML imports (cf. Youtube on Chome) 6 years ago
  Gildas 862d72073d renamed properties of document data 6 years ago
  Gildas 33624d7a6c removed unnecessary "return await"s 6 years ago
  Gildas 39cb30f749 added try/finally when calling downloadPage 6 years ago
  Gildas af962c2849 revoke URL after saving page 6 years ago
  Gildas ad596c60cb return an empty response object 6 years ago
  Gildas 4ad5b6c534 moved singlefile.lib.getClass into singlefile.lib.SingleFile 6 years ago
  Gildas 82bd8674d7 refactored namesapces 6 years ago
  Gildas 54b21b4f51 renamed imageData to imagesData 6 years ago
  Gildas feb2d8184e renamed stylesheetContents property 6 years ago
  Gildas c4eed9a35b renamed shadowRootsData property 6 years ago
  Gildas 9b10a477d5 renamed method refreshTab 6 years ago