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
/
plugin.js
Commit message (
Collapse
)
Author
Age
Files
Lines
*
Start rewrite
Samy Pessé
2016-01-22
1
-241
/
+0
|
*
Correctly handle pre-version for plugins checks
Samy Pessé
2015-10-13
1
-3
/
+2
|
*
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
1
-4
/
+37
|
*
Use jsonschema to valid and default plugins config
Samy Pessé
2015-10-13
1
-2
/
+27
|
*
Fix js error
Samy Pessé
2015-10-12
1
-2
/
+2
|
*
Add hook "config" to transform configuration before generation
Samy Pessé
2015-10-12
1
-21
/
+21
|
*
Jshint all files
Samy Pessé
2015-09-15
1
-4
/
+4
|
*
Add back page:before and page as non-deprecated
Samy Pessé
2015-08-26
1
-1
/
+1
|
*
Fix typo in warning in `lib/plugin`
creynders
2015-05-04
1
-1
/
+1
|
*
Add "finish:before" to the list of valid hooks
Samy Pessé
2015-02-05
1
-1
/
+1
|
*
Load plugins from the book in priority
Samy Pessé
2015-02-04
1
-1
/
+4
|
*
Fix validation of semi-loaded plugins
Samy Pessé
2015-01-30
1
-0
/
+2
|
*
Fix namespacing of plugins resources
Samy Pessé
2015-01-30
1
-6
/
+6
|
*
Add option to block to not parse output
Samy Pessé
2015-01-29
1
-30
/
+1
|
*
Add blocks from plugins to template engine
Samy Pessé
2015-01-27
1
-0
/
+5
|
*
Improve tests for plugins with filters
Samy Pessé
2015-01-27
1
-1
/
+4
|
*
Move plugin helper methods to a specific class
Samy Pessé
2015-01-27
1
-109
/
+0
|
*
Parse plugins in book instead of generator
Samy Pessé
2015-01-27
1
-3
/
+3
|
*
Extract filters from plugins
Samy Pessé
2015-01-26
1
-8
/
+62
|
*
Fix logs for deprecated hooks
Samy Pessé
2015-01-26
1
-0
/
+4
|
*
Add warning message about deprecated hooks
Samy Pessé
2015-01-26
1
-1
/
+12
|
*
Add normalization of plugins
Samy Pessé
2015-01-21
1
-1
/
+87
|
*
Improve plugins installation to prevent installation of default plugins
Samy Pessé
2015-01-19
1
-74
/
+0
|
*
Add command to install plugins
Samy Pessé
2015-01-19
1
-4
/
+4
|
*
Add plugin object
Samy Pessé
2015-01-19
1
-0
/
+227