Historique des commits

Auteur SHA1 Message Date
  Gildas f58282e5df remove unneeded quotes il y a 7 ans
  Gildas 9a2fddc016 use a frame attribute to store the window ID il y a 7 ans
  Gildas 83069f1aca removed removeNoScriptFrames function il y a 7 ans
  Gildas 7c5f36cc68 call preparePageData on before getting iframe content il y a 7 ans
  Gildas 1f32311759 preserve space when white-space style starts with "pre" il y a 7 ans
  Gildas e3d9cf660f fixed progress bar issue il y a 7 ans
  Gildas d96c99b9eb removed limit on parallel requests... il y a 7 ans
  Gildas 1eee38dbab increased the number of parallel downloads il y a 7 ans
  Gildas 05f386c55c set a maximum of parallell requests to 32 il y a 7 ans
  Gildas 021ac6dcc4 don't reset style of selected contents il y a 7 ans
  Gildas e74d233b23 renamed lib to avoid confusion il y a 7 ans
  Gildas c821eae746 improved save selection il y a 7 ans
  Gildas 610651fb67 extracted code related to lazy loading into lazy-loader.js il y a 7 ans
  Gildas 4cd0518b2c extracted rules minifying code into rules-minifier.js il y a 7 ans
  Gildas b5f3d16567 added another fallback in the title is empty il y a 7 ans
  Gildas db5ddd4fbd moved minifying code into htmlnano il y a 7 ans
  Gildas d0a30f7957 avoid the presence of .html twice in the file name il y a 7 ans
  Gildas 7a12ddf225 fixed file name issue when the page title is empty il y a 7 ans
  Gildas 678a7615e9 added options to remove audio & video sources il y a 7 ans
  Gildas 6b6ea36b20 lazy-load content scripts il y a 7 ans
  Gildas dfabf3cbdb use htmlnano to compress HTML contents il y a 7 ans
  Gildas 222906d368 global cache to store matched rules il y a 7 ans
  Gildas f87994b55c added cache to make processRules faster il y a 7 ans
  Gildas 889d2cdd54 prevent resolution of URLs pointing to document anchors il y a 7 ans
  Gildas 03ae94249a separated compress CSS and compress HTML options il y a 7 ans
  Gildas e59b30eb76 remove empty script and empty style tags il y a 7 ans
  Gildas 98bb13dfbf renamed error parameter name il y a 7 ans
  Gildas 66ba55d1de always remove frames content before processing them il y a 7 ans
  Gildas 40aebf06a8 minor refactoring il y a 7 ans
  Gildas 98e9f84753 fixed typo il y a 7 ans