summaryrefslogtreecommitdiffstats
path: root/lib/utils
Commit message (Expand)AuthorAgeFilesLines
* Fix #1165: correctly normalize path in summary to accept unicodeSamy Pessé2016-02-281-2/+2
* Fix exec of svgexport on windowsSamy Pessé2016-02-252-16/+12
* Fix error message when svgexport is not installedSamy Pessé2016-02-251-1/+1
* Fix some path normalization on windowsSamy Pessé2016-02-251-2/+5
* Don't pass cover to ebook-convert if non existantSamy Pessé2016-02-251-1/+1
* Improve error msg for ebook generationSamy Pessé2016-02-253-3/+45
* Normalize context for pluginsSamy Pessé2016-02-221-1/+6
* Add validation of plugin's config after loadingSamy Pessé2016-02-221-0/+7
* Complete generator for ebooksSamy Pessé2016-02-211-1/+21
* Add new gitbook-markdown and gitbook-asciidocSamy Pessé2016-02-201-0/+12
* Fix path calcul to be coherantSamy Pessé2016-02-181-1/+2
* Copy assets to output (website)Samy Pessé2016-02-181-9/+4
* Wrap error when loading pluginSamy Pessé2016-02-171-0/+8
* Correctly clean and ignore output folderSamy Pessé2016-02-171-1/+10
* Fix addBlock for template engineSamy Pessé2016-02-152-1/+140
* Move conrefs to a separate mixinSamy Pessé2016-02-141-2/+2
* Start moving template and conrefs on OutputSamy Pessé2016-02-142-2/+22
* Complete assets inlinerSamy Pessé2016-02-131-1/+8
* Improve performance of svg conversionSamy Pessé2016-02-131-1/+1
* Add method to fetch remote image with AssetsInlinerSamy Pesse2016-02-131-1/+27
* Complete test for convertion of svgsSamy Pesse2016-02-131-1/+7
* Add conversion of svg to png for assets inlinerSamy Pesse2016-02-124-6/+33
* Add pipeline to outline svg as pngSamy Pesse2016-02-122-1/+24
* Remove concept of generator, to merge it with OutputSamy Pesse2016-02-121-11/+3
* Replace links to page of summary by html linksSamy Pesse2016-02-121-1/+10
* Page output a simple html stringSamy Pesse2016-02-111-2/+12
* Add base for normalizing htmlSamy Pesse2016-02-113-1/+65
* Complete conrefs in parsingSamy Pesse2016-02-112-6/+11
* Cleaner module for managing git refsSamy Pesse2016-02-111-75/+67
* Add git urls parsing and testsSamy Pesse2016-02-112-0/+138
* Normalize fs accessSamy Pessé2016-02-111-0/+66
* Normalize errorsSamy Pessé2016-02-112-5/+59
* Add base for templatingSamy Pessé2016-01-311-0/+13
* Add parsing of summary and testsSamy Pessé2016-01-281-0/+21
* Fix tests for languages parsingSamy Pessé2016-01-281-0/+12
* Add more classes structuresSamy Pessé2016-01-272-3/+35
* Start rewriteSamy Pessé2016-01-2214-1368/+4
* Fix support for encoded entities in filenameSamy Pessé2016-01-132-28/+30
* Fix #1041 : fix glossary terms being replaced in script (ex: math)Samy Pessé2015-12-081-1/+1
* Fix #926: use zh-hans instead of zh-cn and ja instead of jpSamy Pessé2015-11-251-13/+13
* Fix urijs dependency on linuxSamy Pessé2015-11-251-19/+19
* Add bookRoot to gitbook.stateSamy Pessé2015-11-251-1/+1
* Improve book.findFile to be case incensitiveSamy Pessé2015-11-161-0/+12
* Correctly generate id if none foundSamy Pessé2015-10-211-5/+13
* Fix #974: correctly handle query in image urlsSamy Pessé2015-10-201-1/+1
* Don't copy assets for ebook to website bundleSamy Pessé2015-10-061-24/+23
* Start removing search and lunr from coreSamy Pessé2015-10-051-80/+66
* Handle html param from code block outputSamy Pessé2015-09-221-3/+4
* Jshint all filesSamy Pessé2015-09-1514-132/+130
* Improve conrefs to handle all absolute file paths correctlySamy Pessé2015-09-152-2/+58
* Improve book.resolve to ensure file is in the bookSamy Pessé2015-09-151-6/+3
* Pass language as kwargs to code blockSamy Pesse2015-09-141-1/+6
* Use block code for highlight pre/codeSamy Pesse2015-09-141-5/+4
* Remove highlight.js dependencySamy Pesse2015-09-122-41/+1
* Fix #761: fix syntax highlighting for asciidocSamy Pessé2015-09-051-0/+5
* Add warning for file outside spineSamy Pessé2015-09-041-0/+10
* Improve error handling for failed image downloadSamy Pessé2015-09-012-1/+11
* Update nunjucks to fix raw and loaderSamy Pessé2015-09-011-1/+1
* ignore _book in watch.jsxcv582015-08-041-0/+1
* Sort glossary before applying it on pagesSamy Pesse2015-05-281-2/+5
* Fix #721: use links.join instead of path.join for links in pageSamy Pesse2015-04-231-1/+1
* Merge pull request #700 from paulmillr/masterSamy Pessé2015-04-101-7/+8
|\
| * Switch from gaze to chokidar.Paul Miller2015-04-101-7/+8
* | use the `escape-string-regexp` moduleSindre Sorhus2015-04-081-5/+0
|/
* Don't update translationsSamy Pessé2015-04-011-1/+2
* Use i18n node module for template translationSamy Pessé2015-04-011-30/+37
* Fix title for introduction (with i18n)Samy Pessé2015-03-241-1/+2
* Ignore codeblocks when replacing glossary termsSamy Pessé2015-03-231-0/+3
* Highlight codeblocks in gitbook instead than the parsersSamy Pessé2015-03-232-1/+63
* Fix #641: fix progress order in json formatSamy Pessé2015-03-172-0/+9
* Add editorconfig and normalize indentSamy Pessé2015-03-144-199/+199
* Fix #647: Fix links normalization (content and hash)Samy Pessé2015-03-131-5/+5
* Ensure inline svgs have xml headerSamy Pessé2015-03-111-1/+1
* Remove require of old dependency "shell-escape"Samy Pessé2015-03-111-1/+0
* Fix inline svg extraction on windowsSamy Pessé2015-03-102-2/+2
* Fix run of svgexport on windowsSamy Pessé2015-03-101-9/+10
* Fix links normalization on windowsSamy Pessé2015-03-102-9/+11
* Fix #227: Add base rtl support for websiteSamy Pessé2015-03-061-1/+3
* Fix #628: preserve pure anchor links and hash in relative linksSamy Pessé2015-03-062-4/+21
* Escape svgexport argsSamy Pessé2015-03-051-1/+2
* Fix transformation of README.md links in index.htmlSamy Pessé2015-02-261-2/+4
* Improve language detection from book.jsonSamy Pessé2015-02-141-0/+4
* Escape description in title attr of glossary linkSamy Pessé2015-02-141-1/+1
* Fix test with post in blocksSamy Pessé2015-02-132-27/+32
* Limit concurrent blocks processedSamy Pessé2015-02-131-0/+51
* Accept post function from block to post process contentSamy Pessé2015-02-121-3/+3
* Fix page normalization with empty links or imagesSamy Pessé2015-02-121-0/+2
* Fix GitbookIO/plugin-youtube#2: hash remote image for local pathSamy Pessé2015-02-122-4/+11
* Fix default language to englishSamy Pessé2015-02-121-0/+3
* Improve i18n to support locale normalizationSamy Pessé2015-02-091-0/+63
* Fix #595: calcul link to glossary as an absolute pathSamy Pessé2015-02-071-1/+1
* Fix #588: Fix replacement of glossary terms by linksSamy Pessé2015-02-061-1/+2
* Handle SVG correctly in page normalizationSamy Pessé2015-02-051-1/+8
* Improve logs for images and ebook copySamy Pessé2015-02-041-4/+4
* Don't use xmlMode to normalize htmlSamy Pessé2015-01-301-1/+1
* Fix support of iframe in html normalizationSamy Pessé2015-01-301-3/+14
* Use spaces identationSamy Pessé2015-01-301-24/+24
* Download external images in ebook formatSamy Pessé2015-01-294-53/+58
* Convert inline svg as png if neededSamy Pessé2015-01-291-3/+36
* Fix inline svg image in pageSamy Pessé2015-01-291-1/+1