Commit History

Author SHA1 Message Date
  Gildas 72fd977346 refactored saveTabs 6 years ago
  Gildas 2a7457f932 call saveTabs sooner 6 years ago
  Gildas bfb25b13bc order tabs by index (cf #278) 6 years ago
  Gildas 1811870afa clicking "save page" on a link saves it in a new temp tab (fix #262) 6 years ago
  Gildas 7c9e3b8bb8 added basePath option (cf #267) 6 years ago
  Gildas ab942641f1 don't import ui scripts in the "lib" part of the extension 6 years ago
  Gildas d469bc7414 replace scripts.get with scripts.inject 6 years ago
  Gildas e063297c1a moved code related to content scripts concatenation into scripts.js 6 years ago
  Gildas 418868244b inject lib/index.js first 6 years ago
  Gildas 4900098980 always inject polyfill first 6 years ago
  Gildas 1a81ade090 moved infobar scripts into "/common" 6 years ago
  Gildas 17a0084d87 removed /index.js 6 years ago
  Gildas f87ff5aca2 moved from "lib" to "extension/lib" code related to web extensions 6 years ago
  Gildas 8978f56280 fix issue with non-persistent bg page 6 years ago
  Gildas 12aa2d6053 save changes made from Chrome devtools (cf. issue #244) 6 years ago
  Gildas 77d6ef6f4e added option to include the infobar in saved pages (fix #243) 6 years ago
  Gildas f4016e7573 added isSavingTab and cancelTab methods 6 years ago
  Gildas 4c681d5621 added constants and renamed the state "initialize" to "inject" 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 77300ca44d fixed test of ignored errors 6 years ago
  Gildas fe5e1075bf removed hard-coded value 6 years ago
  Gildas ee2a967834 separate pending and current saves 6 years ago
  Gildas 3767274edd rolllback (pool) 6 years ago
  Gildas 2841de5201 ignore disconnect errors 6 years ago
  Gildas de487ca821 implemented pool of workers (cf issue #204) 6 years ago
  Gildas 1fdd44d899 renamed content-hooks-frames and updated namespace 6 years ago
  Gildas 82bd8674d7 refactored namesapces 6 years ago