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
Commit message (
Expand
)
Author
Age
Files
Lines
*
search: Document search handlers API
Soreine
2016-10-13
1
-0
/
+41
*
Add support for align HTML attribute
Samy Pesse
2016-10-13
1
-0
/
+10
*
Start style for dropdowns
Samy Pesse
2016-10-13
7
-75
/
+116
*
Refactor Backdrop, Hotkeys and Dropdown
Samy Pesse
2016-10-13
5
-74
/
+97
*
Refactor code of plugin sharing
Samy Pesse
2016-10-13
8
-137
/
+172
*
Adapt plugin sharing (#1553)
Nicolas Gaborit
2016-10-13
12
-14
/
+569
*
Revert fontsettings plugin
Samy Pesse
2016-10-13
12
-164
/
+5
*
Add base for new fontsettings plugin
Samy Pesse
2016-10-13
25
-400
/
+560
*
Start changelog
Samy Pesse
2016-10-12
1
-0
/
+8
*
Readme should always be generated as "index.html"
Samy Pesse
2016-10-12
3
-6
/
+22
*
Enhance display of headings
Johan Preynat
2016-10-12
1
-1
/
+2
*
Improve some CSS for default theme
Samy Pesse
2016-10-12
5
-10
/
+13
*
Fix error for code blocks without language
Samy Pesse
2016-10-12
4
-4
/
+7
*
Adapt test for listDependencies
Samy Pesse
2016-10-12
1
-13
/
+14
*
Use ied instead of npm for installation of plugins
Samy Pesse
2016-10-12
9
-186
/
+200
*
Adapt test for plugins.findForBook
Samy Pesse
2016-10-12
1
-4
/
+4
*
Adapt tests for website rendering and render languages index
Samy Pesse
2016-10-12
3
-36
/
+32
*
Remove references to plugin resources
Samy Pesse
2016-10-12
21
-163
/
+94
*
Use a single instance of Git for output
Samy Pesse
2016-10-12
8
-51
/
+78
*
Add yarn.lock to .gitignore
Samy Pesse
2016-10-12
1
-0
/
+3
*
Adapt findInstalled for unit tests
Samy Pesse
2016-10-12
3
-9
/
+14
*
Improve performance of plugins listing
Samy Pesse
2016-10-11
1
-52
/
+37
*
gitbook-plugin create should add eslint config
Samy Pesse
2016-10-11
3
-4
/
+9
*
Update nunjucks@2.5.2
Samy Pesse
2016-10-11
1
-2
/
+1
*
Update react-safe-html@0.4.0
Samy Pesse
2016-10-11
2
-5
/
+5
*
Add timing logs for browser rendering
Samy Pesse
2016-10-11
3
-60
/
+79
*
Don't log deprecated when no plugins is using deprecated APIs
Samy Pesse
2016-10-10
5
-80
/
+73
*
Add compiled plugin to gitignore for livereload plugin
Samy Pesse
2016-10-10
1
-1
/
+4
*
remove compiledp lugin from git
Samy Pesse
2016-10-10
1
-26
/
+0
*
Adapt plugin livereload for new APIs
Samy Pesse
2016-10-10
9
-67
/
+105
*
Import plugin "livereload" from https://github.com/GitbookIO/plugin-livereload
Samy Pesse
2016-10-10
6
-0
/
+268
|
\
|
*
moved insertion of livereload script tag to the correct place
David Graf
2016-10-10
1
-1
/
+1
|
*
s/host/hostname
David Graf
2016-10-10
1
-1
/
+1
|
*
typo
David Graf
2016-10-10
1
-1
/
+1
|
*
use current domain instead of localhost
David Graf
2016-10-10
1
-1
/
+1
|
*
initial commit
David Graf
2016-10-10
6
-0
/
+268
|
/
*
Fix outline effect on summary articles
Samy Pesse
2016-10-10
1
-0
/
+1
*
Show "copied" text when clicking the copy button
Samy Pesse
2016-10-10
4
-7
/
+35
*
Add plugin "copy-code" to default
Samy Pesse
2016-10-10
10
-36
/
+191
*
Use URIIndex.resolve in resolveLinks modifiers
Samy Pesse
2016-10-09
10
-176
/
+101
*
Use map.getIn for plugin heading
Samy Pesse
2016-10-09
1
-1
/
+1
*
Adapt plugin headings to use normal links
Samy Pesse
2016-10-09
1
-6
/
+6
*
Resolve assets and lunr index before loading
Samy Pesse
2016-10-09
3
-6
/
+14
*
Merge remote-tracking branch 'origin/dream' into dream
Johan Preynat
2016-10-09
44
-1263
/
+1032
|
\
|
*
Fix scroll for content in default theme
Samy Pesse
2016-10-08
2
-0
/
+6
|
*
Prepare for multiple role rendering for ebooks
Samy Pesse
2016-10-08
16
-134
/
+135
|
*
Add script to bump version
Samy Pesse
2016-10-08
12
-448
/
+484
|
*
Remove templating blocks post process
Samy Pesse
2016-10-07
8
-288
/
+13
|
*
Adapt tests for TemplateBlock
Samy Pesse
2016-10-07
7
-419
/
+420
*
|
gitbook-plugin-headings: Add CSS
Johan Preynat
2016-10-09
1
-0
/
+43
*
|
gitbook-plugin-headings: Update plugin to display anchors
Johan Preynat
2016-10-09
1
-9
/
+42
*
|
gitbook-plugin-headings: Add base default options
Johan Preynat
2016-10-09
1
-0
/
+9
*
|
Add classnames to dependencies for gitbook-plugin-headings
Johan Preynat
2016-10-09
1
-0
/
+1
|
/
*
Fix style of toolbar and add title to it
Samy Pesse
2016-10-06
11
-40
/
+100
*
Add "url" to summary articles and files in json representation
Samy Pesse
2016-10-06
33
-411
/
+268
*
Generate an url index for generation
Samy Pesse
2016-10-06
22
-315
/
+367
*
Add class URIIndex to store table path to url
Samy Pesse
2016-10-06
4
-302
/
+483
*
Store config as immutable in state
Samy Pesse
2016-10-06
2
-0
/
+16
*
Add reducer for file in gitbook state
Samy Pesse
2016-10-05
2
-0
/
+17
*
Add "url" to file
Samy Pesse
2016-10-05
18
-391
/
+67
*
Starting gitbook-plugin-sharing
Soreine
2016-10-05
5
-9
/
+35
*
Replace plugin fontsettings by creating plugin headings :hammer:
Johan Preynat
2016-10-05
7
-2
/
+100
*
Fix include of immutable in theme-default
Samy Pesse
2016-10-05
1
-1
/
+2
*
We trigger current url history only once the page has been mounted
Samy Pesse
2016-10-05
2
-13
/
+34
*
Fix search not refreshed when adding an handler
Samy Pesse
2016-10-05
2
-4
/
+26
*
Fix format of lunr results
Samy Pesse
2016-10-05
5
-7
/
+35
*
Add base for loading lunr index
Samy Pesse
2016-10-05
4
-8
/
+75
*
Complete highlight plugin
Samy Pesse
2016-10-05
6
-8
/
+155
*
Start new highlight.js plugin
Samy Pesse
2016-10-04
11
-150
/
+127
*
Correctly update page when url changed
Samy Pesse
2016-10-04
7
-54
/
+68
*
Add style for plugin hint
Samy Pesse
2016-10-04
7
-55
/
+59
*
Fix template of plugin to not mention theme
Samy Pesse
2016-10-04
4
-6
/
+4
*
First handling of templating blocks
Samy Pesse
2016-10-03
6
-98
/
+29
*
Don't compile tests file with babel
Samy Pesse
2016-10-03
3
-2
/
+2
*
Clear query in url when search is cleared
Samy Pesse
2016-10-03
1
-2
/
+4
*
Emit current location when listening
Samy Pesse
2016-10-03
1
-9
/
+33
*
Use replace of url for search to avoid filling history
Samy Pesse
2016-10-03
2
-30
/
+19
*
Fix new api for activate/deactivate
Samy Pesse
2016-10-03
10
-39
/
+103
*
Change "init to "activate"
Samy Pesse
2016-10-03
13
-24
/
+85
*
Sync search with querystring
Samy Pesse
2016-10-03
9
-43
/
+160
*
Pass actions to thunk acitons
Samy Pesse
2016-10-02
5
-7
/
+49
*
Fix size of button in toolbar
Samy Pesse
2016-10-02
1
-1
/
+1
*
Add style for search input in default theme
Samy Pesse
2016-10-02
7
-7
/
+30
*
Fix font and buttons in default theme
Samy Pesse
2016-10-02
5
-4
/
+44
*
Include font-awesome in default theme
Samy Pesse
2016-10-02
4
-3
/
+17
*
Fix clear of search
Samy Pesse
2016-10-02
7
-18
/
+36
*
Complete i18n for search plugin
Samy Pesse
2016-10-01
3
-6
/
+8
*
Add action I18n.registerLocales and locales for default theme
Samy Pesse
2016-10-01
31
-48
/
+643
*
Add fix for handling parsing page errors
Johan Preynat
2016-10-01
2
-6
/
+26
*
Fix js error because of changing API
Samy Pesse
2016-10-01
4
-10
/
+25
*
Change api for registering components
Samy Pesse
2016-10-01
23
-105
/
+291
*
Base api to use i18n
Samy Pesse
2016-09-30
11
-45
/
+59
*
Improve Gitbook.connect to accept a mapActionsToProps
Samy Pesse
2016-09-29
6
-8
/
+135
*
Start plugin "hints"
Samy Pesse
2016-09-29
8
-1
/
+157
*
Fix query action for search
Samy Pesse
2016-09-29
10
-9
/
+218
*
Integrate search in default theme
Samy Pesse
2016-09-29
9
-46
/
+71
*
Fix dist command
Samy Pesse
2016-09-29
28
-88
/
+264
*
Add npmignore and gitignore to plugin template
Samy Pesse
2016-09-29
2
-0
/
+33
*
Add gitbook-plugin command to create a plugin
Samy Pesse
2016-09-29
5
-0
/
+99
*
Start search plugin
Samy Pesse
2016-09-28
16
-78
/
+245
[next]