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
/
plugins
Commit message (
Expand
)
Author
Age
Files
Lines
*
Adapt Plugins.loadForBook to use correct order
Samy Pesse
2016-06-10
8
-151
/
+132
*
Start fixing order of plugins in dependencies
Samy Pessé
2016-06-10
4
-29
/
+55
*
Fix #1377: fix listing of plugins when using gitbook as a library
Samy Pessé
2016-06-10
4
-7
/
+58
*
Fix listAll to add default plugins after normal ones
Samy Pessé
2016-06-10
5
-45
/
+35
*
Adapt sortPlugins to only sort an ordered map of plugins
Samy Pessé
2016-06-10
4
-44
/
+65
*
Compare list of plugins sorted to array of names in tests
Samy Pessé
2016-06-08
1
-41
/
+31
*
sortPlugins should not be async
Samy Pessé
2016-06-08
3
-72
/
+60
*
Improve testing for sortPlugins
Samy Pessé
2016-06-08
1
-15
/
+7
*
Remove merge-defaults dependency
Samy Pessé
2016-06-07
1
-1
/
+1
*
Expose DEFAULT_PLUGINS as a list of PluginDependency
Samy Pesse
2016-06-06
2
-15
/
+9
*
Merge pull request #1336 from GitbookIO/loading/themes
Johan Preynat
2016-05-28
3
-5
/
+119
|
\
|
*
Use sortPlugins() in loadForBook()
Johan Preynat
2016-05-27
1
-5
/
+4
|
*
Add test file for sortPlugins()
Johan Preynat
2016-05-27
1
-0
/
+70
|
*
Export plugins sorting method to load plugins before themes
Johan Preynat
2016-05-27
1
-0
/
+45
*
|
Increase timeout for tests of plugin installation
Samy Pessé
2016-05-27
2
-0
/
+4
*
|
Add tests for installation of all plugins
Samy Pessé
2016-05-27
1
-0
/
+28
*
|
Add unit tests for installPlugin
Samy Pessé
2016-05-27
3
-42
/
+75
|
/
*
Add test for plugin version resolution
Samy Pessé
2016-05-27
1
-4
/
+12
*
Switch plugin installation and resolveVersion to use PluginDependency instead...
Samy Pessé
2016-05-27
2
-10
/
+15
*
Fixed two issues for handling git URLs for plugins that are published to git ...
Ryan Swanson
2016-05-26
3
-66
/
+86
*
Switch tests to mocha while keeping jest structure
Samy Pesse
2016-05-11
2
-8
/
+3
*
Fix #1267: don't fail when "node_modules" folder doesn't exist
Samy Pesse
2016-05-04
1
-0
/
+3
*
Update Plugins.listResources() to use the prepared resources list
Johan Preynat
2016-05-04
1
-4
/
+4
*
Log npm version being used when running gitbook install
Samy Pesse
2016-05-02
1
-1
/
+1
*
Adapt Plugin.listAll to use a list of PluginDependency
Samy Pesse
2016-05-02
1
-30
/
+13
*
Add model for plugin dependencies in the book.json
Samy Pessé
2016-05-02
3
-46
/
+11
*
Improve lib/plugins/__tests__/findInstalled.js
Johan Preynat
2016-05-02
1
-1
/
+10
*
Fix lib/plugins/__tests__/findInstalled.js
Johan Preynat
2016-05-02
1
-1
/
+1
*
Fix Plugins.listAll to handle strings
Samy Pessé
2016-05-02
1
-0
/
+4
*
Enable livereload plugin when serving content
Samy Pessé
2016-05-02
1
-4
/
+0
*
Log resolved version when installing plugins
Samy Pessé
2016-05-02
1
-1
/
+1
*
Improve spacing when installing plugins
Samy Pesse
2016-05-01
1
-0
/
+1
*
Cleanup folder before generating output
Samy Pesse
2016-05-01
2
-2
/
+3
*
Improve plugin loading to not fake module errors
Samy Pesse
2016-05-01
1
-8
/
+14
*
Add option "--timing" to mesure gitbook performances
Samy Pesse
2016-04-30
2
-11
/
+19
*
Fix validation of configuration for plugins
Samy Pesse
2016-04-29
1
-1
/
+1
*
Fix listing of plugins when contains "-"
Samy Pesse
2016-04-29
2
-4
/
+30
*
Find installed gitbook-plugins in node_modules folder
Johan Preynat
2016-04-29
2
-4
/
+25
*
Inherit plugins list from parent output when generating multilingual book
Samy Pessé
2016-04-29
1
-1
/
+2
*
Fix parsing of multilingual books
Samy Pessé
2016-04-29
1
-0
/
+1
*
Extend timeout for tests
Samy Pessé
2016-04-28
1
-3
/
+0
*
Use code TemplateBlock to highlight code
Samy Pessé
2016-04-27
4
-2
/
+38
*
Fix plugin's config validation
Samy Pessé
2016-04-27
1
-1
/
+2
*
Add method ".toText" on glossary and summary
Samy Pessé
2016-04-27
1
-1
/
+1
*
Add plugins.resources for template context
Samy Pessé
2016-04-27
2
-1
/
+47
*
Add command "serve"
Samy Pesse
2016-04-26
2
-4
/
+5
*
Add base for commands
Samy Pesse
2016-04-26
2
-8
/
+31
*
Add mock fs and tests for it
Samy Pesse
2016-04-26
1
-0
/
+1
*
Complete json format
Samy Pessé
2016-04-25
1
-2
/
+2
*
Fix plugins loading
Samy Pessé
2016-04-25
3
-11
/
+11
*
Add utils to install plugins
Samy Pessé
2016-04-22
4
-13
/
+200
*
Base
Samy Pessé
2016-04-22
14
-704
/
+440
*
Correctly load plugins when using "root" option
Samy Pesse
2016-04-19
1
-0
/
+1
*
Use page.content if modified or fallback to page.sections in plugins hooks
Johan Preynat
2016-04-19
1
-8
/
+11
*
Ensure plugins compatibility with page.sections
Johan Preynat
2016-04-18
1
-5
/
+17
*
Update page context for plugins hooks
Johan Preynat
2016-04-13
1
-6
/
+7
*
Cleanup code to list plugins
Samy Pessé
2016-04-11
1
-1
/
+2
*
Load plugins from book parent in multilingual book
Samy Pessé
2016-04-09
1
-2
/
+7
*
Fix template search paths to use plugins listed first
Samy Pessé
2016-03-22
1
-0
/
+5
*
Load all plugins, even dependencies of plugins
Samy Pessé
2016-03-15
3
-43
/
+57
*
Add method registry.list to list all plugins for a book
Samy Pessé
2016-03-15
1
-1
/
+49
*
Use complete list of plugins for templates resolution / i18n / assets
Samy Pessé
2016-03-09
1
-0
/
+5
*
Fix linting errors
Samy Pessé
2016-03-07
1
-1
/
+0
*
Fix log when installing plugins
Samy Pessé
2016-03-07
1
-1
/
+1
*
Export output for plugins context
Samy Pessé
2016-02-28
1
-13
/
+1
*
Support "sections" from gitbook 2 as deprecated for page hooks
Samy Pessé
2016-02-25
3
-31
/
+61
*
Remove option defaultPlugins and simplify loading
Samy Pessé
2016-02-25
1
-2
/
+3
*
Output folder is an option for FolderOutput
Samy Pessé
2016-02-24
1
-1
/
+1
*
Fix binding to context for plugin blocks
Samy Pessé
2016-02-24
1
-2
/
+2
*
Improve logging
Samy Pessé
2016-02-24
1
-1
/
+1
*
Fix inclusion of block using a simple function
Samy Pessé
2016-02-24
1
-1
/
+1
*
Fix install command: load config before running install
Samy Pessé
2016-02-24
1
-1
/
+1
*
Add tests for context of filters
Samy Pessé
2016-02-22
2
-9
/
+3
*
Load all filters and blocks from plugins in output's template
Samy Pessé
2016-02-22
3
-3
/
+49
*
Normalize context for plugins
Samy Pessé
2016-02-22
2
-6
/
+34
*
Provide "plugins" context to theme templates
Samy Pessé
2016-02-22
2
-16
/
+42
*
Copy plugins resources to website output
Samy Pessé
2016-02-22
2
-1
/
+17
*
Add test for resources listing
Samy Pessé
2016-02-22
1
-3
/
+23
*
Add validation of plugin's config after loading
Samy Pessé
2016-02-22
2
-6
/
+113
*
Add method .hook to plugins
Samy Pesse
2016-02-17
2
-0
/
+31
*
Move comment about substack/node-resolve#81
Samy Pesse
2016-02-17
1
-2
/
+1
*
Don't fail if plugin is "empty"
Samy Pessé
2016-02-17
1
-4
/
+16
*
Wrap error when loading plugin
Samy Pessé
2016-02-17
1
-3
/
+11
*
Add tests for installation of plugins
Samy Pessé
2016-02-17
1
-1
/
+2
*
Add method install to plugins manager
Samy Pessé
2016-02-17
1
-1
/
+24
*
Fix loading of plugins
Samy Pessé
2016-02-17
2
-11
/
+21
*
Start commands for plugins installation
Samy Pesse
2016-02-16
1
-1
/
+7
*
Add method to install plugin from npm
Samy Pesse
2016-02-16
1
-2
/
+79
*
Add base for plugin linking/installation
Samy Pesse
2016-02-16
2
-11
/
+40
*
Validate plugin after loading
Samy Pesse
2016-02-16
1
-5
/
+28
*
Add base _setup for pluginslist
Samy Pesse
2016-02-15
1
-3
/
+8
*
Plugins should be relative to output
Samy Pesse
2016-02-15
1
-4
/
+3
*
Add base for templating
Samy Pessé
2016-01-31
2
-61
/
+61
*
Improve plugin loading to elimate false-negative
Samy Pessé
2016-01-29
1
-7
/
+14
*
Add base for loading plugins
Samy Pessé
2016-01-29
2
-1
/
+112
*
Add more classes structures
Samy Pessé
2016-01-27
3
-0
/
+18