index
:
gitbook
master
origin/4.x.x
origin/HEAD
origin/better-summary-to-markdown
origin/gitbookcom-api
origin/master
origin/more-robust-parse-book
origin/summary-files-operations
origin/summary/conrefs
origin/test-utils
origin/update-parsers
Unnamed repository; edit this file 'description' to name the repository.
Erik Andersson
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Collapse
)
Author
Age
Files
Lines
...
|
*
lib/output/modifiers/__tests__/inlinePng.js: Add test file for inlinePng ↵
Johan Preynat
2016-05-03
1
-0
/
+25
|
|
|
|
|
|
|
|
modifier
|
*
lib/output/modifiers/inlinePng.js: Add modifier to save inline PNG images
Johan Preynat
2016-05-03
1
-0
/
+47
|
|
|
*
lib/output/modifiers/resolveImages.js: Don't resolve images when src is a ↵
Johan Preynat
2016-05-03
1
-1
/
+1
|
|
|
|
|
|
|
|
data URI
|
*
lib/utils/__tests__/location.js: Add location.isDataURI() test file
Johan Preynat
2016-05-03
1
-0
/
+9
|
|
|
*
lib/utils/images.js: Add convertInlinePNG() method
Johan Preynat
2016-05-03
1
-1
/
+17
|
|
|
*
lib/utils/location.js: Add isDataURI() method
Johan Preynat
2016-05-03
1
-2
/
+12
|
|
*
|
Adds default file naming utilities in Book model
Soreine
2016-05-03
1
-0
/
+52
|
/
*
Log npm version being used when running gitbook install
Samy Pesse
2016-05-02
1
-1
/
+1
|
*
Update dependencies
Samy Pesse
2016-05-02
1
-9
/
+8
|
*
Merge branch 'fix/plugins_deps'
Samy Pesse
2016-05-02
13
-93
/
+249
|
\
|
*
Adapt Plugin.listAll to use a list of PluginDependency
Samy Pesse
2016-05-02
4
-33
/
+29
|
|
|
*
Enable promise long stack trace when testing or debugging
Samy Pesse
2016-05-02
2
-1
/
+9
|
|
|
*
Add model for plugin dependencies in the book.json
Samy Pessé
2016-05-02
10
-63
/
+215
|
|
*
|
Fix mock fs for windows testing
Samy Pesse
2016-05-02
1
-1
/
+1
|
|
*
|
Update gitbook-asciidoc@1.1.4
Samy Pesse
2016-05-02
1
-1
/
+1
|
|
*
|
Update gitbook-asciidoc@1.1.3 to fix error on linux
Samy Pesse
2016-05-02
1
-1
/
+1
|
|
*
|
Update gitbook-asciidoc@1.1.2
Samy Pesse
2016-05-02
1
-1
/
+1
|
|
*
|
Update gitbook-markdown@1.2.3
Samy Pesse
2016-05-02
1
-1
/
+1
|
|
*
|
lib/output/ebook/onPage.js: Fix missing page's filepath at ↵
Johan Preynat
2016-05-02
1
-1
/
+1
|
|
|
|
|
|
|
|
Modifiers.inlineAssets() call
*
|
lib/models/languages.js: Use lang.ref
Johan Preynat
2016-05-02
1
-1
/
+1
|
|
*
|
Update jest@12.0.2
Johan Preynat
2016-05-02
1
-1
/
+1
|
|
*
|
lib/output/ebook/onFinish.js: Use lowercase summary.html filename from themes
Johan Preynat
2016-05-02
1
-3
/
+4
|
/
*
Update gitbook-markdown and gitbook-asciidoc
Samy Pessé
2016-05-02
1
-2
/
+2
|
*
Document method in utils/command.js
Samy Pessé
2016-05-02
1
-2
/
+15
|
*
Fix escaping of ebook-convert options
Samy Pessé
2016-05-02
1
-7
/
+26
|
*
Improve lib/plugins/__tests__/findInstalled.js
Johan Preynat
2016-05-02
1
-1
/
+10
|
*
Fix js error when using node < 4.x
Samy Pessé
2016-05-02
1
-1
/
+3
|
*
Fix lib/plugins/__tests__/findInstalled.js
Johan Preynat
2016-05-02
1
-1
/
+1
|
*
Bump version to 3.0.0-pre.10
3.0.0-pre.10
Samy Pessé
2016-05-02
1
-1
/
+1
|
*
Update theme-default@1.0.0-pre.9
Samy Pessé
2016-05-02
1
-1
/
+1
|
*
Use gitbook-plugin-search@2.2.1
Johan Preynat
2016-05-02
1
-1
/
+1
|
*
lib/fs/node.js: Use fresh-require@1.0.3 to read uncached configuration files
Johan Preynat
2016-05-02
2
-1
/
+3
|
*
lib/api/deprecate.js: Fix deprecateRenameMethod()
Johan Preynat
2016-05-02
1
-3
/
+1
|
*
Add method contentLink as deprecated for plugin API
Samy Pessé
2016-05-02
2
-9
/
+23
|
*
Fix Plugins.listAll to handle strings
Samy Pessé
2016-05-02
1
-0
/
+4
|
*
Add method removePlugin to ConfigModifier
Samy Pessé
2016-05-02
3
-2
/
+28
|
*
Add this.gitbook.version
Samy Pessé
2016-05-02
1
-0
/
+5
|
*
Fix modifiers for ebook format
Samy Pessé
2016-05-02
1
-4
/
+4
|
*
Tweak Summary.toText doc
Soreine
2016-05-02
1
-2
/
+3
|
*
lib/templating/postRender.js: Fix missing argument to engine.getBlock()
Johan Preynat
2016-05-02
1
-1
/
+1
|
*
Document encodeGlobal api
Samy Pessé
2016-05-02
1
-3
/
+15
|
*
Fix launch of livereload server
Samy Pessé
2016-05-02
1
-1
/
+9
|
*
Enable livereload plugin when serving content
Samy Pessé
2016-05-02
7
-5
/
+46
|
*
Improve timing debug
Samy Pessé
2016-05-02
2
-12
/
+17
|
*
getArticleByPath is now a global function for template instead of a filter
Samy Pessé
2016-05-02
1
-9
/
+15
|
*
Fix apply of async html modifiers
Samy Pessé
2016-05-02
1
-1
/
+1
|
*
Add test for async template block
Samy Pessé
2016-05-02
1
-0
/
+23
|
*
Complete api method template.applyBlock
Samy Pessé
2016-05-02
2
-5
/
+10
|
*
Update nunjucks@2.4.2
Samy Pessé
2016-05-02
1
-1
/
+1
|
*
Log resolved version when installing plugins
Samy Pessé
2016-05-02
1
-1
/
+1
|
*
Remove should from git.js test
Samy Pessé
2016-05-02
1
-1
/
+0
|
*
Fix case of helper/resolveFileToUrl.js
Samy Pessé
2016-05-02
1
-0
/
+0
|
*
Add signature for api template.applyBlock
Samy Pesse
2016-05-01
1
-0
/
+13
|
*
Improve spacing when installing plugins
Samy Pesse
2016-05-01
1
-0
/
+1
|
*
Cleanup folder before generating output
Samy Pesse
2016-05-01
4
-2
/
+32
|
*
Improve plugin loading to not fake module errors
Samy Pesse
2016-05-01
1
-8
/
+14
|
*
Fix #1253: add instructions for generating ebook in docs
Samy Pesse
2016-05-01
3
-3
/
+12
|
*
Always log timing infos
Samy Pesse
2016-05-01
2
-0
/
+16
|
*
lib/cli/options.js: Return pure JS Array for CLI log options
Johan Preynat
2016-05-01
1
-1
/
+1
|
*
Add @soreine and @jpreynat to authors list
Samy Pesse
2016-04-30
1
-3
/
+4
|
*
Remove lodash dependency
Samy Pesse
2016-04-30
6
-43
/
+56
|
*
Switch parsers to a model
Samy Pesse
2016-04-30
47
-2576
/
+168
|
*
Merge branch 'fixes'
Samy Pesse
2016-04-30
244
-5016
/
+9458
|
\
|
*
Fix add global env to templateEngine
Samy Pesse
2016-04-30
1
-1
/
+1
|
|
|
*
Add tests for conrefs loader
Samy Pesse
2016-04-30
3
-3
/
+36
|
|
|
*
Add tests for templateEngine
Samy Pesse
2016-04-30
1
-0
/
+51
|
|
|
*
lib/models/templateBlock.js: Fix convert blocks to pure JS array before ↵
Johan Preynat
2016-04-30
1
-1
/
+1
|
|
|
|
|
|
|
|
passing to parser.parseUntilBlocks()
|
*
lib/models/templateBlock.js: Use function for Ext() instead of var
Johan Preynat
2016-04-30
1
-1
/
+1
|
|
|
*
lib/models/templateBlock.js: Add test file lib/models/__tests__/templateBlock.js
Johan Preynat
2016-04-30
1
-0
/
+107
|
|
|
*
Add option "--timing" to mesure gitbook performances
Samy Pesse
2016-04-30
10
-103
/
+233
|
|
|
*
Add tests for git utility
Samy Pesse
2016-04-30
1
-0
/
+58
|
|
|
*
Add this.generator as deprecated
Samy Pesse
2016-04-30
2
-0
/
+9
|
|
|
*
Use areIdenticalPaths for Summary.getByPath
Samy Pesse
2016-04-29
1
-1
/
+2
|
|
|
*
Log page causing error when a bug occurs during generation
Samy Pesse
2016-04-29
1
-0
/
+4
|
|
|
*
Don't fail if page doesn't exist
Samy Pesse
2016-04-29
2
-0
/
+17
|
|
|
*
Fix validation of configuration for plugins
Samy Pesse
2016-04-29
2
-2
/
+2
|
|
|
*
Fix listing of plugins when contains "-"
Samy Pesse
2016-04-29
6
-16
/
+37
|
|
|
*
Fix linting error
Samy Pesse
2016-04-29
11
-19
/
+22
|
|
|
*
Add api this.readFile and this.readFileAsString
Samy Pessé
2016-04-29
1
-0
/
+21
|
|
|
*
Add context for page templates
Samy Pessé
2016-04-29
1
-7
/
+8
|
|
|
*
Fix context for page template
Samy Pessé
2016-04-29
5
-6
/
+22
|
|
|
*
Complete ebook generation using ebook-convert
Samy Pessé
2016-04-29
10
-28
/
+249
|
|
|
*
Use API to create context for filters/blocks
Samy Pessé
2016-04-29
1
-0
/
+6
|
|
|
*
Merge remote-tracking branch 'origin/fixes' into fixes
Samy Pessé
2016-04-29
1
-1
/
+1
|
|
\
|
|
*
lib/api/encodePage.js: Fix deprecated page.progress assignment
Johan Preynat
2016-04-29
1
-1
/
+1
|
|
|
|
*
|
Add ebook commands pdf/mobi/epub
Samy Pessé
2016-04-29
4
-2
/
+90
|
|
/
|
*
Generate SUMMARY.html for ebook output
Samy Pessé
2016-04-29
7
-21
/
+50
|
|
|
*
Correctly setup configuration for plugins in multilingual books
Samy Pessé
2016-04-29
3
-3
/
+20
|
|
|
*
Add location.areIdenticalPaths(p1,p2) to effectively compare two paths
Johan Preynat
2016-04-29
2
-1
/
+16
|
|
|
*
Find installed gitbook-plugins in node_modules folder
Johan Preynat
2016-04-29
2
-4
/
+25
|
|
|
*
Fix typo
Johan Preynat
2016-04-29
1
-1
/
+1
|
|
|
*
It should generate index for languages
Samy Pessé
2016-04-29
8
-42
/
+91
|
|
|
*
Use plugin assets from parent when language book
Samy Pessé
2016-04-29
2
-1
/
+15
|
|
|
*
Inherit plugins list from parent output when generating multilingual book
Samy Pessé
2016-04-29
2
-33
/
+60
|
|
|
*
Add tests for parsing a book with option "root"
Samy Pessé
2016-04-29
1
-0
/
+26
|
|
|
*
Fix parsing of multilingual books
Samy Pessé
2016-04-29
6
-6
/
+44
|
|
|
*
Complete deprecated page.progress and this.navigation
Samy Pessé
2016-04-29
7
-35
/
+102
|
|
|
*
Encode navigation for compatibility with gitbook v2
Samy Pesse
2016-04-28
4
-8
/
+72
|
|
|
*
Add command "init"
Samy Pesse
2016-04-28
14
-59
/
+143
|
|
|
*
Add base for deprecated page.naviation
Samy Pessé
2016-04-28
2
-0
/
+23
|
|
[prev]
[next]