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
path:
root
/
lib
Commit message (
Expand
)
Author
Age
Files
Lines
*
Don't update translations
Samy Pessé
2015-04-01
1
-1
/
+2
*
Use i18n node module for template translation
Samy Pessé
2015-04-01
4
-43
/
+50
*
Add back support for options.originalInput
Samy Pessé
2015-03-30
1
-0
/
+14
*
Separate book.contentLink and book.contentPath
Samy Pessé
2015-03-28
2
-3
/
+8
*
Fix title for introduction (with i18n)
Samy Pessé
2015-03-24
1
-1
/
+2
*
Add string representation for books
Samy Pessé
2015-03-24
1
-0
/
+5
*
Ignore codeblocks when replacing glossary terms
Samy Pessé
2015-03-23
1
-0
/
+3
*
Highlight codeblocks in gitbook instead than the parsers
Samy Pessé
2015-03-23
2
-1
/
+63
*
Fix #641: fix progress order in json format
Samy Pessé
2015-03-17
2
-0
/
+9
*
Merge branch master
Samy Pessé
2015-03-17
1
-1
/
+1
|
\
|
*
:lipstick: Update default generator
William Candillon
2015-03-14
1
-1
/
+1
*
|
Fix #649: add option "author" in book.json to set meta author in html
Samy Pessé
2015-03-17
1
-0
/
+1
|
/
*
Add editorconfig and normalize indent
Samy Pessé
2015-03-14
12
-919
/
+919
*
Fix #647: Fix links normalization (content and hash)
Samy Pessé
2015-03-13
1
-5
/
+5
*
Fix define of introduction from summary
Samy Pessé
2015-03-11
1
-0
/
+1
*
Ensure inline svgs have xml header
Samy Pessé
2015-03-11
1
-1
/
+1
*
Remove require of old dependency "shell-escape"
Samy Pessé
2015-03-11
1
-1
/
+0
*
Fix inline svg extraction on windows
Samy Pessé
2015-03-10
2
-2
/
+2
*
Fix run of svgexport on windows
Samy Pessé
2015-03-10
1
-9
/
+10
*
Fix links normalization on windows
Samy Pessé
2015-03-10
2
-9
/
+11
*
Add GitBook as book producer in ebook-convert
Samy Pessé
2015-03-08
1
-0
/
+6
*
Fix #633: update markdown parser to fix codeblocks
Samy Pessé
2015-03-08
1
-1
/
+8
*
Fix #227: Add base rtl support for website
Samy Pessé
2015-03-06
2
-6
/
+15
*
Update gitbook-parsers@0.5.0 and include page.prepare
Samy Pessé
2015-03-06
1
-1
/
+2
*
Fix #629: add generator name in template context
Samy Pessé
2015-03-06
1
-1
/
+2
*
Fix #628: preserve pure anchor links and hash in relative links
Samy Pessé
2015-03-06
2
-4
/
+21
*
Escape svgexport args
Samy Pessé
2015-03-05
1
-1
/
+2
*
Fix transformation of README.md links in index.html
Samy Pessé
2015-02-26
1
-2
/
+4
*
Fix normalization of html link (README to index)
Samy Pessé
2015-02-21
1
-1
/
+1
*
Improve language detection from book.json
Samy Pessé
2015-02-14
1
-0
/
+4
*
Fix #608: fix chapter name for glossary
Samy Pessé
2015-02-14
2
-3
/
+6
*
Escape description in title attr of glossary link
Samy Pessé
2015-02-14
1
-1
/
+1
*
Fix generation of multilingual book as ebook
Samy Pessé
2015-02-14
1
-4
/
+5
*
Merge pull request #605 from GitbookIO/update/lodash
Samy Pessé
2015-02-13
1
-11
/
+15
|
\
|
*
Fix test for lodash 3.1.0 (from git)
Samy Pessé
2015-02-11
1
-11
/
+15
*
|
Fix test with post in blocks
Samy Pessé
2015-02-13
3
-30
/
+35
*
|
Limit concurrent blocks processed
Samy Pessé
2015-02-13
2
-10
/
+65
*
|
Accept post function from block to post process content
Samy Pessé
2015-02-12
2
-11
/
+26
*
|
Fix page normalization with empty links or images
Samy Pessé
2015-02-12
1
-0
/
+2
*
|
Improve pdf by adding default header and footer
Samy Pessé
2015-02-12
2
-4
/
+4
*
|
Always generate README.json with langs index
Samy Pessé
2015-02-12
5
-27
/
+24
*
|
Fix GitbookIO/plugin-youtube#2: hash remote image for local path
Samy Pessé
2015-02-12
2
-4
/
+11
*
|
Fix default language to english
Samy Pessé
2015-02-12
1
-0
/
+3
|
/
*
Update to gitbook-parsers@0.4.0
Samy Pessé
2015-02-09
1
-2
/
+2
*
Improve i18n to support locale normalization
Samy Pessé
2015-02-09
3
-14
/
+71
*
Fix #595: calcul link to glossary as an absolute path
Samy Pessé
2015-02-07
1
-1
/
+1
*
Fix #588: Fix replacement of glossary terms by links
Samy Pessé
2015-02-06
1
-1
/
+2
*
Use tiny-lr instead of old unmaintained fork.
Ludovico Fischer
2015-02-05
1
-1
/
+1
*
Handle SVG correctly in page normalization
Samy Pessé
2015-02-05
1
-1
/
+8
*
Add "finish:before" to the list of valid hooks
Samy Pessé
2015-02-05
1
-1
/
+1
*
Correctly copy cover for sub books
Samy Pessé
2015-02-04
3
-1
/
+8
*
Fix generation of multilingual books as ebook
Samy Pessé
2015-02-04
1
-7
/
+13
*
Improve logs for images and ebook copy
Samy Pessé
2015-02-04
2
-12
/
+12
*
Load plugins from the book in priority
Samy Pessé
2015-02-04
1
-1
/
+4
*
Set "info" as default log level
Samy Pessé
2015-02-03
1
-1
/
+1
*
Fix init command
Samy Pessé
2015-02-03
1
-4
/
+4
*
Accept alpha and beta version of plugins
Samy Pessé
2015-02-02
1
-1
/
+1
*
Improve install command to resolve best plugin version
Samy Pessé
2015-02-02
3
-38
/
+85
*
Don't use xmlMode to normalize html
Samy Pessé
2015-01-30
1
-1
/
+1
*
Fix validation of semi-loaded plugins
Samy Pessé
2015-01-30
1
-0
/
+2
*
Fix namespacing of plugins resources
Samy Pessé
2015-01-30
4
-44
/
+65
*
Fix support of iframe in html normalization
Samy Pessé
2015-01-30
1
-3
/
+14
*
Use spaces identation
Samy Pessé
2015-01-30
1
-24
/
+24
*
Add "generator" to plugins blocks and filters ctx
Samy Pessé
2015-01-30
1
-1
/
+2
*
Remove useless log
Samy Pessé
2015-01-30
1
-1
/
+0
*
Fix #567: Fail hard if book.json is invalid
Samy Pessé
2015-01-30
1
-0
/
+2
*
Add warning message when gitbook version to use is not fixed
Samy Pessé
2015-01-30
1
-0
/
+12
*
Download external images in ebook format
Samy Pessé
2015-01-29
4
-53
/
+58
*
Fix ebook commands
Samy Pessé
2015-01-29
1
-1
/
+1
*
Convert inline svg as png if needed
Samy Pessé
2015-01-29
2
-4
/
+42
*
Fix inline svg image in page
Samy Pessé
2015-01-29
1
-1
/
+1
*
Remove used blocks from templates
Samy Pessé
2015-01-29
1
-6
/
+16
*
Add option to block to not parse output
Samy Pessé
2015-01-29
3
-37
/
+88
*
Fix copy of plugins assets to output
Samy Pessé
2015-01-28
1
-5
/
+5
*
Fix resources loading in plugins
Samy Pessé
2015-01-28
3
-3
/
+5
*
Fix log option to command line commands
Samy Pessé
2015-01-28
2
-17
/
+2
*
Fix for good path resolution of svg image
Samy Pessé
2015-01-28
1
-2
/
+2
*
Fix conversion of svg when cache is empty
Samy Pessé
2015-01-28
1
-0
/
+2
*
Improve svg conversion and links normalization
Samy Pessé
2015-01-28
1
-11
/
+19
*
Fix absolute path calcul
Samy Pessé
2015-01-28
2
-9
/
+11
*
Improve image conversion to png to avoid doublons
Samy Pessé
2015-01-28
3
-40
/
+87
*
Fix error message when svgexport is not installed
Samy Pessé
2015-01-28
1
-1
/
+1
*
Use svgexport instead of imagemagick
Samy Pessé
2015-01-28
3
-43
/
+68
*
Handle correctly path starting with "/"
Samy Pessé
2015-01-28
2
-2
/
+4
*
Handle absolute url for images conversion (svg -> png)
Samy Pessé
2015-01-28
2
-4
/
+20
*
Improve error message when imagemagick is not installed
Samy Pessé
2015-01-28
2
-2
/
+10
*
Show log from ebook-convert in realtime for debugging
Samy Pessé
2015-01-28
1
-3
/
+10
*
Convert svg images to png in ebook
Samy Pessé
2015-01-28
6
-6
/
+138
*
Fix init of livereload plugin on serve
Samy Pessé
2015-01-28
1
-5
/
+4
*
Fix display of plugins count
Samy Pessé
2015-01-28
2
-1
/
+6
*
Check parser used before applying template shortcuts
Samy Pessé
2015-01-27
1
-5
/
+11
*
Add options "shortcuts" for blocks from plugins
Samy Pessé
2015-01-27
2
-1
/
+39
*
Improve tests on blocks extensions
Samy Pessé
2015-01-27
1
-0
/
+1
*
Complete parsing of blocks from plugin extensions
Samy Pessé
2015-01-27
1
-11
/
+31
*
Parse correctly list of blocks and args
Samy Pessé
2015-01-27
1
-12
/
+32
*
Add blocks from plugins to template engine
Samy Pessé
2015-01-27
3
-4
/
+88
*
Improve tests for plugins with filters
Samy Pessé
2015-01-27
2
-6
/
+11
*
Move plugin helper methods to a specific class
Samy Pessé
2015-01-27
4
-139
/
+140
*
Extend templates filters
Samy Pessé
2015-01-27
3
-1
/
+12
*
Parse plugins in book instead of generator
Samy Pessé
2015-01-27
5
-32
/
+23
[next]