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
*
Add base for loading plugins
Samy Pessé
2016-01-29
5
-4
/
+129
*
Index page of summary when parsing
Samy Pessé
2016-01-28
6
-6
/
+63
*
Add parsing of summary and tests
Samy Pessé
2016-01-28
3
-30
/
+118
*
Correctly create sub-book
Samy Pessé
2016-01-28
1
-4
/
+3
*
Fix tests for languages parsing
Samy Pessé
2016-01-28
9
-27
/
+85
*
Fix book.resolve
Samy Pessé
2016-01-28
1
-1
/
+1
*
Add base for langs parsing
Samy Pessé
2016-01-28
4
-7
/
+108
*
Add method glossary.find
Samy Pessé
2016-01-27
1
-4
/
+15
*
Add unit tests for glossary parsing
Samy Pessé
2016-01-27
5
-15
/
+24
*
Add parsing of the glossary
Samy Pessé
2016-01-27
11
-138
/
+68
*
Add more classes structures
Samy Pessé
2016-01-27
24
-22
/
+425
*
Start rewrite
Samy Pessé
2016-01-22
40
-4227
/
+692
*
Fix typo in config_default.js
Samy Pessé
2016-01-21
1
-2
/
+2
*
Fix support for encoded entities in filename
Samy Pessé
2016-01-13
2
-28
/
+30
*
Fix include of css in pdf header/footer
Samy Pesse
2015-12-16
1
-1
/
+1
*
Fix support for local styles
Samy Pessé
2015-12-11
1
-1
/
+6
*
Check style existence on output folder instead of source
Samy Pessé
2015-12-11
2
-1
/
+7
*
Fix #1041 : fix glossary terms being replaced in script (ex: math)
Samy Pessé
2015-12-08
1
-1
/
+1
*
Fix #926: use zh-hans instead of zh-cn and ja instead of jp
Samy Pessé
2015-11-25
1
-13
/
+13
*
Cleanup lib/generators/json.js
Samy Pessé
2015-11-25
1
-10
/
+10
*
Fix urijs dependency on linux
Samy Pessé
2015-11-25
1
-19
/
+19
*
Add bookRoot to gitbook.state
Samy Pessé
2015-11-25
3
-2
/
+3
*
Improve book.findFile to be case incensitive
Samy Pessé
2015-11-16
2
-4
/
+17
*
Test first extension of structure itself in book.findFile
Samy Pessé
2015-11-16
2
-16
/
+27
*
Fix custom styles for ebook
Samy Pessé
2015-11-03
1
-1
/
+1
*
Correctly generate id if none found
Samy Pessé
2015-10-21
1
-5
/
+13
*
Use Arial as default font
Samy Pessé
2015-10-21
1
-1
/
+1
*
Use helvetica by default for pdf
Samy Pessé
2015-10-20
2
-2
/
+4
*
Fix default style for pdf footer and header
Samy Pessé
2015-10-20
1
-1
/
+1
*
Fix #974: correctly handle query in image urls
Samy Pessé
2015-10-20
1
-1
/
+1
*
Fix #982: fix shortcuts for included templates
Samy Pessé
2015-10-20
2
-13
/
+47
*
Add failing test for #982
Samy Pessé
2015-10-20
1
-31
/
+33
*
Fix legacy properties book.options.input, ...
Samy Pessé
2015-10-14
1
-23
/
+23
*
Fix resolve of plugins for prereleases
Samy Pessé
2015-10-14
1
-2
/
+2
*
Correctly handle pre-version for plugins checks
Samy Pessé
2015-10-13
3
-4
/
+23
*
Set default config for all plugins
Samy Pessé
2015-10-13
1
-1
/
+1
*
Correctly apply defaults config to pluginsConfig
Samy Pessé
2015-10-13
1
-1
/
+2
*
Fix error in accessing plugins config
Samy Pessé
2015-10-13
1
-2
/
+2
*
Add tests for plugins config validation
Samy Pessé
2015-10-13
3
-17
/
+40
*
Use jsonschema to valid and default plugins config
Samy Pessé
2015-10-13
3
-24
/
+76
*
Fix js error
Samy Pessé
2015-10-12
1
-2
/
+2
*
Add hook "config" to transform configuration before generation
Samy Pessé
2015-10-12
5
-146
/
+172
*
Don't copy assets for ebook to website bundle
Samy Pessé
2015-10-06
2
-62
/
+61
*
Fix css being used for pdf footer and header
Samy Pessé
2015-10-06
1
-58
/
+58
*
Inline css for footer/header templates
Samy Pesse
2015-10-06
2
-19
/
+36
*
Add css to footer/header for pdf
Samy Pessé
2015-10-06
1
-0
/
+16
*
Start removing search and lunr from core
Samy Pessé
2015-10-05
4
-132
/
+67
*
Remove fontsettings from core and add plugin as default
Samy Pessé
2015-10-05
1
-8
/
+2
*
Update lodash for client side code
Samy Pessé
2015-10-05
1
-5
/
+5
*
Add sharing plugin as default
Samy Pessé
2015-10-05
2
-114
/
+114
*
Add method book.formatString
Samy Pessé
2015-10-05
1
-111
/
+129
*
Move Book.init in another file
Samy Pessé
2015-10-05
3
-134
/
+149
*
Fix #952: add configuration for index maximum size
Samy Pessé
2015-09-28
2
-3
/
+6
*
Improve installation of plugins to not install default ones
Samy Pessé
2015-09-22
2
-13
/
+36
*
Handle html param from code block output
Samy Pessé
2015-09-22
1
-3
/
+4
*
Fix #941: limit size of lunr index
Samy Pessé
2015-09-22
1
-2
/
+18
*
Fix #939: don't check gitbook version for sub-books (checked for parent)
Samy Pessé
2015-09-21
1
-5
/
+7
*
Throw correct error in configuration
Samy Pessé
2015-09-20
1
-1
/
+1
*
Fix disabling a default plugin
Samy Pessé
2015-09-19
1
-8
/
+10
*
Jshint all files
Samy Pessé
2015-09-15
22
-210
/
+192
*
Fix passing context to block functions
Samy Pessé
2015-09-15
1
-31
/
+30
*
Improve code style for book.js and index.js
Samy Pessé
2015-09-15
2
-76
/
+68
*
Fix stupid error that passed tests because "context" was global
Samy Pessé
2015-09-15
1
-2
/
+2
*
Improve conrefs to handle all absolute file paths correctly
Samy Pessé
2015-09-15
5
-71
/
+130
*
Handle absolute file correctly for conrefs
Samy Pessé
2015-09-15
1
-1
/
+7
*
Improve book.resolve to ensure file is in the book
Samy Pessé
2015-09-15
3
-13
/
+47
*
Merge branch 'improve/template-blocks'
Samy Pessé
2015-09-15
4
-7
/
+7
|
\
|
*
Use Book.resolve when possible
Aaron O'Mullan
2015-07-31
4
-7
/
+7
*
|
Update css without highlight.js
Samy Pesse
2015-09-14
1
-1
/
+1
*
|
Pass language as kwargs to code block
Samy Pesse
2015-09-14
1
-1
/
+6
*
|
Add base test for extending code highlighting
Samy Pesse
2015-09-14
1
-2
/
+0
*
|
Use block code for highlight pre/code
Samy Pesse
2015-09-14
3
-17
/
+72
*
|
Add default blocks (html and code)
Samy Pesse
2015-09-12
3
-15
/
+41
*
|
Remove highlight.js dependency
Samy Pesse
2015-09-12
2
-41
/
+1
*
|
Fix #910: fix stupid error with semver api
Samy Pessé
2015-09-09
1
-1
/
+1
*
|
Use position indicator that doesn't conflict with asciidoc
Samy Pesse
2015-09-08
1
-5
/
+5
*
|
Log modified file in watcher
Samy Pesse
2015-09-06
1
-1
/
+1
*
|
Fix #761: fix syntax highlighting for asciidoc
Samy Pessé
2015-09-05
1
-0
/
+5
*
|
Add warning for file outside spine
Samy Pessé
2015-09-04
1
-0
/
+10
*
|
Add warning for too strict gitbook version
Samy Pessé
2015-09-04
1
-2
/
+2
*
|
Improve error handling for failed image download
Samy Pessé
2015-09-01
2
-1
/
+11
*
|
Update nunjucks to fix raw and loader
Samy Pessé
2015-09-01
1
-1
/
+1
*
|
Add method 'get' to config object (helper for plugins)
Samy Pessé
2015-08-27
1
-0
/
+4
*
|
Don't fail if hook returns nothing for "page" and "page:before"
Samy Pessé
2015-08-27
1
-1
/
+1
*
|
Add back page:before and page as non-deprecated
Samy Pessé
2015-08-26
1
-1
/
+1
*
|
ignore _book in watch.js
xcv58
2015-08-04
1
-0
/
+1
|
/
*
Allowing for custom chapter-mark and page-break in PDF.
Maksim Pecherskiy
2015-06-30
2
-2
/
+10
*
Fix #802: make book.json accessible as "config." in templating
Samy Pesse
2015-06-19
1
-0
/
+3
*
Fix #804: correctly extract kwargs from blocks
Samy Pesse
2015-06-18
1
-1
/
+1
*
Handle empty string for styles configuration
Samy Pessé
2015-06-02
1
-1
/
+1
*
Remove default print.css when styles/print.css is present
Samy Pessé
2015-06-02
3
-2
/
+4
*
Fix i18n used in multilingual book
Samy Pesse
2015-05-28
1
-1
/
+2
*
Adapt to nunjucks 1.3.x
Samy Pesse
2015-05-28
1
-2
/
+2
*
Sort glossary before applying it on pages
Samy Pesse
2015-05-28
1
-2
/
+5
*
Fix #765: in init handle correctly empty entries
Samy Pesse
2015-05-27
1
-9
/
+9
*
Don't create panic by telling about false overwrite
Wilhelm
2015-05-27
1
-2
/
+6
*
Fix typo in warning in `lib/plugin`
creynders
2015-05-04
1
-1
/
+1
*
Fix #721: use links.join instead of path.join for links in page
Samy Pesse
2015-04-23
1
-1
/
+1
*
Fix typo in lib/book.js: lanuages → languages
Anthony Fok
2015-04-10
1
-1
/
+1
*
Merge pull request #700 from paulmillr/master
Samy Pessé
2015-04-10
1
-7
/
+8
|
\
[next]