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 (
Expand
)
Author
Age
Files
Lines
*
Fix english phrasing for Node version.
Richard Burte
2016-05-18
1
-1
/
+1
*
Implement renderInline method and missing output methods for API
Samy Pesse
2016-05-17
3
-1
/
+56
*
Implement renderBlock method for plugin API
Samy Pesse
2016-05-17
1
-0
/
+15
*
Can only use file names
Soreine
2016-05-17
1
-6
/
+6
*
Mention the structure configuration variable
Soreine
2016-05-17
1
-0
/
+13
*
Expose lookup method for parsable files
Soreine
2016-05-17
7
-34
/
+58
*
Bump version to 3.0.0-pre.15
3.0.0-pre.15
Samy Pessé
2016-05-12
1
-1
/
+1
*
Update theme-default@1.0.0
Samy Pessé
2016-05-12
1
-1
/
+1
*
Fix bug that can happen when configuration file doesn't exist
Samy Pessé
2016-05-12
1
-9
/
+9
*
Add api method getPageByPath for plugins
Samy Pessé
2016-05-12
1
-0
/
+14
*
Fix #1289: add option to filter files when listing using fs.listAllFiles
Samy Pessé
2016-05-12
2
-19
/
+24
*
Fix #1300: parse page frontmatter and content when listing pages
Samy Pessé
2016-05-12
2
-5
/
+7
*
Add template method "getPageByPath"
Samy Pessé
2016-05-12
3
-5
/
+32
*
Fix #1299: pass fileExists as global function for template, accept null/undef...
Samy Pessé
2016-05-12
1
-19
/
+36
*
Fix generation of ebook for multilingual book (gitbook pdf)
Samy Pessé
2016-05-12
1
-5
/
+7
*
Fix get of cover for multilingual books
Samy Pessé
2016-05-12
1
-3
/
+3
*
Revert "Extend Book.getLanguageBook"
Soreine
2016-05-12
1
-10
/
+6
*
Extend Book.getLanguageBook
Soreine
2016-05-12
1
-6
/
+10
*
Fix languages not being added to json output
Samy Pessé
2016-05-12
6
-7
/
+71
*
Fix path resolution when generating page with conrefs
Samy Pessé
2016-05-12
6
-9
/
+65
*
Improve logging when generating multilingual book
Samy Pessé
2016-05-12
2
-0
/
+8
*
Update book's root folder definition in Changelog
Johan Preynat
2016-05-12
1
-1
/
+1
*
Fix #1294: multilingual book should extend the book's config
Samy Pessé
2016-05-12
5
-25
/
+87
*
Add method "getLanguageBook" to book model
Samy Pessé
2016-05-12
1
-0
/
+11
*
Adapt eslint configuration for mocha
Samy Pesse
2016-05-11
3
-4
/
+4
*
Add test for transform option of ConrefLoader
Samy Pesse
2016-05-11
3
-9
/
+31
*
Fix #1293: replace block shortcuts when including files
Samy Pesse
2016-05-11
7
-29
/
+42
*
Merge pull request #1291 from GitbookIO/summary-modifiers
Samy Pessé
2016-05-11
12
-66
/
+337
|
\
|
*
Tweak insertPart signature
Soreine
2016-05-11
1
-2
/
+2
|
*
Adds editArticleRef
Soreine
2016-05-11
4
-2
/
+21
|
*
Modifier moveArticleAfter
Soreine
2016-05-11
3
-0
/
+141
|
*
Greatly simplify moveArticle's implementation
Soreine
2016-05-11
2
-61
/
+4
|
*
Tests remove/insert articles and update insert signature
Soreine
2016-05-11
3
-2
/
+134
|
*
Insert/remove part
Soreine
2016-05-11
3
-2
/
+38
*
|
Increase mocha timeout
Samy Pesse
2016-05-11
1
-1
/
+1
|
/
*
Switch tests to mocha while keeping jest structure
Samy Pesse
2016-05-11
37
-155
/
+226
*
Add immutable ignore instance for book
Samy Pesse
2016-05-11
4
-8
/
+60
*
Precise h2 headings for Glossary
Soreine
2016-05-11
1
-3
/
+3
*
Don't copy config file as asset
Samy Pessé
2016-05-10
1
-3
/
+7
*
Bump version to 3.0.0-pre.14
3.0.0-pre.14
Samy Pessé
2016-05-10
1
-1
/
+1
*
Update theme-default@1.0.0-pre.10
Samy Pessé
2016-05-10
1
-1
/
+1
*
Fix article.depth starting at 2
Samy Pessé
2016-05-10
1
-2
/
+3
*
Fix page's title in pdf header/footer
Samy Pessé
2016-05-10
1
-2
/
+1
*
Add option "--no-live" for command serve
Samy Pessé
2016-05-10
1
-4
/
+12
*
Fix #1232: add option "--no-watch" to disable watcher and live reloading
Samy Pessé
2016-05-10
1
-9
/
+36
*
Fix error when summary contains entry without ref
Samy Pessé
2016-05-10
2
-4
/
+22
*
Fix "gitbook init" when article has no ref
Samy Pesse
2016-05-10
1
-2
/
+5
*
Merge pull request #1288 from todvora/patch-1
Samy Pessé
2016-05-10
1
-1
/
+1
|
\
|
*
Fixed summary encoding
Tomas Dvorak
2016-05-10
1
-1
/
+1
|
/
*
Add test for block replaced with anchors
Samy Pesse
2016-05-09
1
-0
/
+30
*
Adapt unit tests for blocks
Samy Pesse
2016-05-09
2
-6
/
+26
*
Fix unit test for templateBlock using a removed method "getParse"
Samy Pesse
2016-05-09
1
-1
/
+0
*
Fix linting warning in models/templateBlock.js
Samy Pesse
2016-05-08
1
-1
/
+1
*
Fix #1286: by default blocks should not be parsable
Samy Pesse
2016-05-08
2
-10
/
+3
*
Merge pull request #1285 from GitbookIO/api/summary
Samy Pessé
2016-05-08
3
-2
/
+57
|
\
|
*
Improve comment for API summary.walk
Samy Pesse
2016-05-08
1
-1
/
+1
|
*
Add method summary.getArticleByPath to summary api
Samy Pesse
2016-05-08
1
-0
/
+11
|
*
Start API for plugins to access the summary
Samy Pesse
2016-05-08
3
-2
/
+46
*
|
Merge pull request #1278 from dylang/patch-1
Samy Pessé
2016-05-08
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
bump bash-color to version that has a license
Dylan Greene
2016-05-06
1
-1
/
+1
*
|
Fix command "gitbook init"
Samy Pesse
2016-05-07
1
-1
/
+1
|
/
*
Bump version to 3.0.0-pre.13
3.0.0-pre.13
Samy Pesse
2016-05-06
1
-1
/
+1
*
Fix #1266: don't fail on "a" tags without "href"
Samy Pesse
2016-05-06
1
-0
/
+5
*
Correctly read assets using input fs when copying
Samy Pesse
2016-05-06
3
-6
/
+40
*
Add method readAsStream on fs model
Samy Pesse
2016-05-06
3
-2
/
+31
*
Add failing test for #1272
Samy Pesse
2016-05-06
1
-0
/
+15
*
Adapt unit tests for new templating post process
Samy Pesse
2016-05-05
2
-7
/
+6
*
Add mode TemplateOutput to represent {content + blocks} from template
Samy Pesse
2016-05-05
13
-101
/
+132
*
Add tests for replaceShortcuts
Samy Pesse
2016-05-04
4
-6
/
+64
*
Fix #1268: fix shortcuts of template block not being applied
Samy Pesse
2016-05-04
5
-16
/
+105
*
Fix #1267: don't fail when "node_modules" folder doesn't exist
Samy Pesse
2016-05-04
1
-0
/
+3
*
Bump version to 3.0.0-pre.12
3.0.0-pre.12
Samy Pessé
2016-05-04
1
-1
/
+1
*
Fix location.relative(dir, file) trailing slash if file is a directory
Johan Preynat
2016-05-04
1
-1
/
+2
*
Merge pull request #1264 from GitbookIO/fix/plugin-resources
Samy Pessé
2016-05-04
7
-16
/
+96
|
\
|
*
Update Plugins.listResources() to use the prepared resources list
Johan Preynat
2016-05-04
2
-10
/
+14
|
*
Update copyPluginAssets to use prepared resources
Johan Preynat
2016-05-04
1
-5
/
+7
|
*
List resources per plugin in website generator onInit()
Johan Preynat
2016-05-04
2
-0
/
+56
|
*
Add resources to website generator state
Johan Preynat
2016-05-04
1
-1
/
+8
|
*
Add global method resolve(fileName)
Johan Preynat
2016-05-04
1
-0
/
+11
*
|
Merge pull request #1260 from GitbookIO/move-article
Samy Pessé
2016-05-04
11
-57
/
+312
|
\
\
|
*
|
Add tests, and fixes.
Soreine
2016-05-03
9
-35
/
+159
|
*
|
Update insert specification
Soreine
2016-05-03
2
-15
/
+17
|
*
|
Adds move and remove article modifier.
Soreine
2016-05-03
6
-29
/
+158
*
|
|
Fix #1263: Fix page generation for AsciiDoc
Samy Pessé
2016-05-04
2
-0
/
+13
*
|
|
Remove filter for pdf/epub/mobi files when outputting
Samy Pessé
2016-05-03
1
-3
/
+0
*
|
|
Bump version to 3.0.0-pre.11
3.0.0-pre.11
Samy Pessé
2016-05-03
2
-1
/
+2
|
|
/
|
/
|
*
|
Merge pull request #1259 from GitbookIO/png-data-uri
Samy Pessé
2016-05-03
9
-8
/
+115
|
\
\
|
|
/
|
/
|
|
*
lib/models/config.js: Fix wrong call to PluginDependency.listToArray() to Plu...
Johan Preynat
2016-05-03
1
-1
/
+1
|
*
lib/parse/parseConfig.js: Remove unused require
Johan Preynat
2016-05-03
1
-2
/
+0
|
*
lib/output/modifiers/inlineAssets.js: Add inlinePng() modifier
Johan Preynat
2016-05-03
1
-1
/
+3
|
*
lib/output/modifiers/__tests__/inlinePng.js: Add test file for inlinePng modi...
Johan Preynat
2016-05-03
1
-0
/
+25
|
*
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 dat...
Johan Preynat
2016-05-03
1
-1
/
+1
|
*
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
|
\
[next]