summaryrefslogtreecommitdiffstats
path: root/lib/index.js
Commit message (Expand)AuthorAgeFilesLines
* Complete deprecated page.progress and this.navigationSamy Pessé2016-04-291-6/+3
* Add command "init"Samy Pesse2016-04-281-2/+5
* Add base modifiers for summary as SummaryModifierSamy Pessé2016-04-281-8/+7
* Exposes FS in public interfaceSoreine2016-04-271-0/+2
* Add base for commandsSamy Pesse2016-04-261-1/+3
* BaseSamy Pessé2016-04-221-3/+3
* Add command 'parse' for gitbook-cliSamy Pessé2016-02-171-35/+2
* Start commands for plugins installationSamy Pesse2016-02-161-1/+35
* Add parsing of the glossarySamy Pessé2016-01-271-0/+1
* Start rewriteSamy Pessé2016-01-221-211/+1
* Add bookRoot to gitbook.stateSamy Pessé2015-11-251-1/+1
* Move Book.init in another fileSamy Pessé2015-10-051-60/+66
* Improve code style for book.js and index.jsSamy Pessé2015-09-151-21/+20
* Log modified file in watcherSamy Pesse2015-09-061-1/+1
* Add editorconfig and normalize indentSamy Pessé2015-03-141-189/+189
* Use tiny-lr instead of old unmaintained fork.Ludovico Fischer2015-02-051-1/+1
* Improve install command to resolve best plugin versionSamy Pessé2015-02-021-3/+1
* Fix ebook commandsSamy Pessé2015-01-291-1/+1
* Fix resources loading in pluginsSamy Pessé2015-01-281-0/+1
* Fix log option to command line commandsSamy Pessé2015-01-281-1/+1
* Improve logger moduleSamy Pessé2015-01-251-2/+3
* Add color to outputSamy Pessé2015-01-251-1/+18
* Add command to init a bookSamy Pessé2015-01-241-4/+8
* Add command to generate all ebooksSamy Pessé2015-01-241-23/+25
* Add Book.generateFile to output a pdfSamy Pessé2015-01-241-0/+24
* Improve navigation with non existant entriesSamy Pessé2015-01-241-1/+1
* Complete serve commandSamy Pessé2015-01-241-6/+114
* Accept argument "log" from commandsSamy Pessé2015-01-231-1/+4
* Accept format argument to build commandSamy Pessé2015-01-231-1/+7
* Improve plugins installation to prevent installation of default pluginsSamy Pessé2015-01-191-1/+3
* Add command to install pluginsSamy Pessé2015-01-191-1/+16
* Change name of Book.init to Book.parseSamy Pessé2015-01-191-1/+4
* Fix parsing of langsSamy Pessé2015-01-191-1/+22
* Add base object to load configurationSamy Pessé2015-01-191-0/+5
* Clear folderSamy Pessé2015-01-191-5/+0
* Add base for generationSamy Pessé2014-03-311-0/+1
* Move summary & page parsing code to lib/parse/Aaron O'Mullan2014-03-311-2/+2
* Expose page module in index.jsAaron O'Mullan2014-03-301-1/+2
* Add summary parsingAaron O'Mullan2014-03-301-0/+3