summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Fix #595: calcul link to glossary as an absolute pathSamy Pessé2015-02-072-2/+3
|
* Add test for #595: glossary links in subpagesSamy Pessé2015-02-072-0/+14
|
* Bump version to 2.0.0-alpha.62.0.0-alpha.6Samy Pessé2015-02-062-1/+5
|
* Add changelog for version 2.0.0-alpha.*Samy Pessé2015-02-061-0/+31
|
* Fix #588: Fix replacement of glossary terms by linksSamy Pessé2015-02-061-1/+2
|
* Add test for glossary replacement #588Samy Pessé2015-02-062-1/+23
|
* Add capital to german translation of share linksSamy Pessé2015-02-061-1/+1
|
* Add @RyanOM as spanish translatorSamy Pessé2015-02-061-0/+2
|
* Merge pull request #590 from RyanOM/patch-2Samy Pessé2015-02-061-0/+18
|\ | | | | Created es.json
| * Create es.jsonRyanOM2015-02-061-0/+18
|/
* Add @RyanOM as a translatorSamy Pessé2015-02-061-1/+3
|
* Merge pull request #589 from RyanOM/patch-1Samy Pessé2015-02-061-0/+18
|\ | | | | Create pt.json
| * Create pt.jsonRyanOM2015-02-061-0/+18
|/
* Fix dom-serializer dependencySamy Pessé2015-02-051-1/+1
|
* Merge pull request #586 from ludovicofischer/version/2.0Samy Pessé2015-02-052-2/+2
|\ | | | | Use tiny-lr instead of old unmaintained fork.
| * Use tiny-lr instead of old unmaintained fork.Ludovico Fischer2015-02-052-2/+2
|/
* Handle SVG correctly in page normalizationSamy Pessé2015-02-051-1/+8
| | | | Related to mathjax/MathJax-node#65
* Bump version to 2.0.0-alpha.52.0.0-alpha.5Samy Pessé2015-02-051-1/+1
|
* Add "finish:before" to the list of valid hooksSamy Pessé2015-02-051-1/+1
|
* Update fs-extra to fix fs.copy issueSamy Pessé2015-02-051-1/+1
|
* Bump version to 2.0.0-alpha.42.0.0-alpha.4Samy Pessé2015-02-041-1/+1
|
* Correctly copy cover for sub booksSamy Pessé2015-02-043-1/+8
|
* Bump version to 2.0.0-alpha.32.0.0-alpha.3Samy Pessé2015-02-041-1/+1
|
* Fix generation of multilingual books as ebookSamy Pessé2015-02-041-7/+13
|
* Improve logs for images and ebook copySamy Pessé2015-02-042-12/+12
|
* Load plugins from the book in prioritySamy Pessé2015-02-041-1/+4
|
* Remove plugin listSamy Pessé2015-02-041-30/+2
|
* Add translators on AUTHORS.mdSamy Pessé2015-02-041-4/+18
| | | | @gbonanome, @kmelve, @AndreyAkinshin, @winniehell
* Merge pull request #582 from kmelve/version/2.0Samy Pessé2015-02-041-0/+18
|\ | | | | Added Norwegian translation
| * Added Norwegian translationKnut Melvær2015-02-041-0/+18
|/
* Bump version to 2.0.0-alpha.22.0.0-alpha.2Samy Pessé2015-02-041-1/+1
|
* Update gitbook-parsers@0.3.1Samy Pessé2015-02-031-1/+1
|
* Set "info" as default log levelSamy Pessé2015-02-031-1/+1
|
* Fix init commandSamy Pessé2015-02-032-5/+6
|
* Fix installation instructionSamy Pessé2015-02-031-1/+1
|
* Bump version to 2.0.0-alpha.12.0.0-alpha.1Samy Pessé2015-02-031-1/+1
|
* Add message in gitbook command lineSamy Pessé2015-02-032-0/+10
|
* Accept alpha and beta version of pluginsSamy Pessé2015-02-021-1/+1
|
* Improve install command to resolve best plugin versionSamy Pessé2015-02-024-38/+86
|
* Fix #575: update logo and use retina faviconSamy Pessé2015-02-022-0/+0
|
* Merge pull request #573 from gbonanome/version/2.0Samy Pessé2015-01-311-0/+18
|\ | | | | Add italian translation
| * Add italian translationGiulio Bonanome2015-01-311-0/+18
|/
* Don't use xmlMode to normalize htmlSamy Pessé2015-01-301-1/+1
|
* Fix validation of semi-loaded pluginsSamy Pessé2015-01-301-0/+2
|
* Fix namespacing of plugins resourcesSamy Pessé2015-01-308-59/+99
|
* Merge pull request #572 from AndreyAkinshin/version/2.0Samy Pessé2015-01-301-0/+18
|\ | | | | Add theme/i18n/ru.json
| * Add theme/i18n/ru.jsonAndrey Akinshin2015-01-301-0/+18
|/
* Fix support of iframe in html normalizationSamy Pessé2015-01-302-4/+16
|
* Use spaces identationSamy Pessé2015-01-301-24/+24
|
* Add "generator" to plugins blocks and filters ctxSamy Pessé2015-01-301-1/+2
|
* Fix #515: Update parsers and add reStructuredText supportSamy Pessé2015-01-301-1/+1
|
* Remove useless logSamy Pessé2015-01-301-1/+0
|
* Fix #567: Fail hard if book.json is invalidSamy Pessé2015-01-301-0/+2
|
* Add warning message when gitbook version to use is not fixedSamy Pessé2015-01-301-0/+12
|
* Download external images in ebook formatSamy Pessé2015-01-296-54/+68
|
* Fix #565: fix relative path to fontsSamy Pessé2015-01-292-2/+2
|
* Fix ebook commandsSamy Pessé2015-01-291-1/+1
|
* Convert inline svg as png if neededSamy Pessé2015-01-294-6/+53
|
* Fix inline svg image in pageSamy Pessé2015-01-291-1/+1
|
* Remove used blocks from templatesSamy Pessé2015-01-291-6/+16
|
* Add option to block to not parse outputSamy Pessé2015-01-294-42/+98
|
* Fix copy of plugins assets to outputSamy Pessé2015-01-281-5/+5
|
* Fix resources loading in pluginsSamy Pessé2015-01-287-4/+50
|
* Fix log option to command line commandsSamy Pessé2015-01-282-17/+2
|
* Fix for good path resolution of svg imageSamy Pessé2015-01-281-2/+2
|
* Fix conversion of svg when cache is emptySamy Pessé2015-01-282-0/+6
|
* Improve svg conversion and links normalizationSamy Pessé2015-01-285-18/+34
|
* Fix absolute path calculSamy Pessé2015-01-283-9/+44
| | | | Add tests for links module
* Improve image conversion to png to avoid doublonsSamy Pessé2015-01-287-40/+96
|
* Add svgexport to travis testsSamy Pessé2015-01-281-0/+2
|
* Fix error message when svgexport is not installedSamy Pessé2015-01-281-1/+1
|
* Use svgexport instead of imagemagickSamy Pessé2015-01-284-44/+68
|
* Handle correctly path starting with "/"Samy Pessé2015-01-282-2/+4
|
* Handle absolute url for images conversion (svg -> png)Samy Pessé2015-01-285-5/+24
|
* Improve error message when imagemagick is not installedSamy Pessé2015-01-282-2/+10
|
* Add test for svg conversionSamy Pessé2015-01-283-0/+19
|
* Show log from ebook-convert in realtime for debuggingSamy Pessé2015-01-281-3/+10
|
* Convert svg images to png in ebookSamy Pessé2015-01-287-7/+140
|
* Fix init of livereload plugin on serveSamy Pessé2015-01-281-5/+4
|
* Fix display of plugins countSamy Pessé2015-01-282-1/+6
|
* Check parser used before applying template shortcutsSamy Pessé2015-01-272-6/+14
|
* Add options "shortcuts" for blocks from pluginsSamy Pessé2015-01-274-1/+54
|
* Improve tests on blocks extensionsSamy Pessé2015-01-273-0/+24
|
* Complete parsing of blocks from plugin extensionsSamy Pessé2015-01-273-19/+39
|
* Parse correctly list of blocks and argsSamy Pessé2015-01-273-13/+51
|
* Add test for block defined with special end tagSamy Pessé2015-01-271-0/+10
|
* Add blocks from plugins to template engineSamy Pessé2015-01-274-8/+92
|
* Add test for extending template blocksSamy Pessé2015-01-273-0/+47
|
* Improve tests for plugins with filtersSamy Pessé2015-01-274-7/+40
|
* Move plugin helper methods to a specific classSamy Pessé2015-01-274-139/+140
|
* Extend templates filtersSamy Pessé2015-01-273-1/+12
| | | | Fully remove mathjax from plugins
* Parse plugins in book instead of generatorSamy Pessé2015-01-275-32/+23
|
* Remove mathjax plugin from default installedSamy Pessé2015-01-271-1/+0
|
* Fix invalid log call in website generatorSamy Pessé2015-01-271-1/+1
|
* Add back "page:before" hookSamy Pessé2015-01-275-67/+138
|
* Log output from ebook-convert when debug is enabledSamy Pessé2015-01-271-0/+2
|
* Transform as absolute output path in configurationSamy Pessé2015-01-261-1/+1
|
* Fix #273: clean the output without removing .git and .svnSamy Pessé2015-01-262-40/+86
|
* fs.list take option for files to ignoresSamy Pessé2015-01-262-26/+37
|
* Extract filters from pluginsSamy Pessé2015-01-264-8/+93
|