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
/
configuration.js
Commit message (
Expand
)
Author
Age
Files
Lines
*
Start rewrite
Samy Pessé
2016-01-22
1
-210
/
+0
*
Test first extension of structure itself in book.findFile
Samy Pessé
2015-11-16
1
-2
/
+6
*
Fix legacy properties book.options.input, ...
Samy Pessé
2015-10-14
1
-23
/
+23
*
Correctly handle pre-version for plugins checks
Samy Pessé
2015-10-13
1
-1
/
+2
*
Add tests for plugins config validation
Samy Pessé
2015-10-13
1
-11
/
+1
*
Use jsonschema to valid and default plugins config
Samy Pessé
2015-10-13
1
-0
/
+15
*
Add hook "config" to transform configuration before generation
Samy Pessé
2015-10-12
1
-110
/
+15
*
Inline css for footer/header templates
Samy Pesse
2015-10-06
1
-17
/
+2
*
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
1
-6
/
+1
*
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
1
-88
/
+88
*
Fix #952: add configuration for index maximum size
Samy Pessé
2015-09-28
1
-0
/
+5
*
Improve installation of plugins to not install default ones
Samy Pessé
2015-09-22
1
-10
/
+34
*
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
1
-19
/
+13
*
Merge branch 'improve/template-blocks'
Samy Pessé
2015-09-15
1
-2
/
+2
|
\
|
*
Use Book.resolve when possible
Aaron O'Mullan
2015-07-31
1
-2
/
+2
*
|
Update css without highlight.js
Samy Pesse
2015-09-14
1
-1
/
+1
*
|
Fix #910: fix stupid error with semver api
Samy Pessé
2015-09-09
1
-1
/
+1
*
|
Add warning for too strict gitbook version
Samy Pessé
2015-09-04
1
-2
/
+2
*
|
Add method 'get' to config object (helper for plugins)
Samy Pessé
2015-08-27
1
-0
/
+4
|
/
*
Allowing for custom chapter-mark and page-break in PDF.
Maksim Pecherskiy
2015-06-30
1
-0
/
+8
*
Remove default print.css when styles/print.css is present
Samy Pessé
2015-06-02
1
-0
/
+1
*
Don't fail if config doesn't exists
Samy Pessé
2015-04-02
1
-6
/
+6
*
Invalidate configuration cache when reloading
Samy Pessé
2015-04-02
1
-1
/
+10
*
Use i18n node module for template translation
Samy Pessé
2015-04-01
1
-2
/
+1
*
Add back support for options.originalInput
Samy Pessé
2015-03-30
1
-0
/
+14
*
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
1
-6
/
+6
*
Fix #227: Add base rtl support for website
Samy Pessé
2015-03-06
1
-5
/
+12
*
Improve pdf by adding default header and footer
Samy Pessé
2015-02-12
1
-2
/
+2
*
Improve i18n to support locale normalization
Samy Pessé
2015-02-09
1
-1
/
+2
*
Correctly copy cover for sub books
Samy Pessé
2015-02-04
1
-0
/
+2
*
Improve install command to resolve best plugin version
Samy Pessé
2015-02-02
1
-35
/
+0
*
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
*
Extend templates filters
Samy Pessé
2015-01-27
1
-1
/
+1
*
Transform as absolute output path in configuration
Samy Pessé
2015-01-26
1
-1
/
+1
*
Improve logs for plugins installation
Samy Pessé
2015-01-26
1
-2
/
+5
*
Add Book.generateFile to output a pdf
Samy Pessé
2015-01-24
1
-0
/
+5
*
Normalize language to support: "fr-FR"
Samy Pessé
2015-01-23
1
-0
/
+5
*
Change name config "lang" to "language"
Samy Pessé
2015-01-23
1
-1
/
+1
*
Add options "input" that equals root of the book
Samy Pessé
2015-01-21
1
-0
/
+10
*
Copy theme assets to output
Samy Pessé
2015-01-21
1
-1
/
+1
*
Add styles configuration in book.json
Samy Pessé
2015-01-20
1
-0
/
+9
*
Fix parsing of plugins list
Samy Pessé
2015-01-19
1
-1
/
+6
*
Improve plugins installation to prevent installation of default plugins
Samy Pessé
2015-01-19
1
-0
/
+86
*
Fix parsing of langs
Samy Pessé
2015-01-19
1
-2
/
+6
*
Parse readme
Samy Pessé
2015-01-19
1
-0
/
+1
*
Add configuration to send structures files
Samy Pessé
2015-01-19
1
-0
/
+12
*
Fix parsing of langs
Samy Pessé
2015-01-19
1
-2
/
+2
*
Parse langs and glossary
Samy Pessé
2015-01-19
1
-8
/
+8
*
Add base object to load configuration
Samy Pessé
2015-01-19
1
-0
/
+114