Histórico de Commits

Autor SHA1 Mensagem Data
  Gildas 64b9d80d02 moved all SingleFile code under AGPL há 6 anos atrás
  Gildas c79a0e3ae1 moved code into doc-util.js há 7 anos atrás
  Gildas 3c24ddcd71 added parseXMLContent há 7 anos atrás
  Gildas d95f1d0999 fixed filename too long issue (see #142) há 7 anos atrás
  Gildas ba12fe44e9 renamed mediasMinifier to mediasAltMinifier há 7 anos atrás
  Gildas 0b0f8b12cf refactored docUtil creation pattern to match the one used in modules há 7 anos atrás
  Gildas a143ee6998 moved SingleFile declaration out of getClass há 7 anos atrás
  Gildas da4aa1d614 formatting há 7 anos atrás
  Gildas 8a155dd136 moved DocUtil declaration out of getClass há 7 anos atrás
  Gildas ef6f227c98 moved redundant code from parseDocContent function into DocUtilCore há 7 anos atrás
  Gildas a1a414b995 made code compatible with node v8 há 7 anos atrás
  Gildas b36cfce72e test existence of APIs before calling getInstance há 7 anos atrás
  Gildas 39205213b3 moved common code of getContent into DocUtilCore há 7 anos atrás
  Gildas dbd2e734a2 use a closure to store dependencies há 7 anos atrás
  Gildas 6a69f3cd33 replaced this. with modules. há 7 anos atrás
  Gildas 4f275a48d0 inject dependencies into modules from single-file-browser.js há 7 anos atrás
  Gildas 3bf013f0a2 moved from single-file-browser.js into doc-util-core.js all the code not dependent on DOM há 7 anos atrás
  Gildas 64def0bab2 removed unneeded test há 7 anos atrás
  Gildas ccdfc53280 updated copyright date há 7 anos atrás
  Gildas a8065b9139 renamed docHelper.getParser há 7 anos atrás
  Gildas 71c9a47617 if undefined, always set charset value to the one given in options há 7 anos atrás
  Gildas d0697eea80 removed obsolete code há 7 anos atrás
  Gildas 08147b56de set charset variable to "utf-8" when trying to recover a decoding error há 7 anos atrás
  Gildas 70ad806a17 Fixes issue #124 há 7 anos atrás
  Gildas 41a8efbf04 use String#includes instead of String#indexOf há 7 anos atrás
  Gildas cbc592f2cc moved function from DocUtil to Util há 7 anos atrás
  Gildas 9e71f6a566 renamed docUtil to DocUtil há 7 anos atrás
  Gildas bcdc9287bc replaced var with let/const há 7 anos atrás
  Gildas cc9cf57d62 formatted and sorted globals há 7 anos atrás
  Gildas 6297db83ae renamed class SingleFile to SingleFileBrowser há 7 anos atrás