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
/
utils
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix reducedObject when default property is undefined
Soreine
2016-07-11
1
-0
/
+5
*
Add tests for locationUtils.flatten
Samy Pessé
2016-06-29
1
-0
/
+15
*
Add method "isFile" and "isReadme" in SummaryArticle
Samy Pessé
2016-06-29
1
-35
/
+51
*
Enable long stack support when process.env.CI is true
Samy Pesse
2016-06-11
1
-43
/
+44
*
Use Immutable instead of lodash for mergeDefaults
Samy Pessé
2016-06-07
1
-9
/
+11
*
Only merge objects in mergeDefaults
Samy Pessé
2016-06-07
1
-5
/
+9
*
Remove merge-defaults dependency
Samy Pessé
2016-06-07
1
-0
/
+10
*
Improve Config.toText to return only the required fields
Samy Pessé
2016-06-07
1
-0
/
+28
*
Fix error with isInRoot when empty root
Samy Pessé
2016-05-20
1
-0
/
+3
*
Fix PathUtils.isInRoot on windows
Samy Pessé
2016-05-20
1
-0
/
+6
*
Fix path resolution when generating page with conrefs
Samy Pessé
2016-05-12
1
-4
/
+9
*
Switch tests to mocha while keeping jest structure
Samy Pesse
2016-05-11
2
-6
/
+4
*
Add method readAsStream on fs model
Samy Pesse
2016-05-06
1
-0
/
+1
*
Fix location.relative(dir, file) trailing slash if file is a directory
Johan Preynat
2016-05-04
1
-1
/
+2
*
lib/utils/__tests__/location.js: Add location.isDataURI() test file
Johan Preynat
2016-05-03
1
-0
/
+9
*
lib/utils/images.js: Add convertInlinePNG() method
Johan Preynat
2016-05-03
1
-1
/
+17
*
lib/utils/location.js: Add isDataURI() method
Johan Preynat
2016-05-03
1
-2
/
+12
*
Enable promise long stack trace when testing or debugging
Samy Pesse
2016-05-02
1
-0
/
+5
*
Document method in utils/command.js
Samy Pessé
2016-05-02
1
-2
/
+15
*
Fix escaping of ebook-convert options
Samy Pessé
2016-05-02
1
-7
/
+26
*
Improve timing debug
Samy Pessé
2016-05-02
1
-5
/
+6
*
Remove should from git.js test
Samy Pessé
2016-05-02
1
-1
/
+0
*
Cleanup folder before generating output
Samy Pesse
2016-05-01
1
-0
/
+17
*
Always log timing infos
Samy Pesse
2016-05-01
2
-0
/
+16
*
Remove lodash dependency
Samy Pesse
2016-04-30
4
-41
/
+54
*
Add option "--timing" to mesure gitbook performances
Samy Pesse
2016-04-30
1
-0
/
+89
*
Add tests for git utility
Samy Pesse
2016-04-30
1
-0
/
+58
*
Complete ebook generation using ebook-convert
Samy Pessé
2016-04-29
1
-0
/
+17
*
Add location.areIdenticalPaths(p1,p2) to effectively compare two paths
Johan Preynat
2016-04-29
1
-0
/
+13
*
Fix typo
Johan Preynat
2016-04-29
1
-1
/
+1
*
It should generate index for languages
Samy Pessé
2016-04-29
1
-6
/
+6
*
Add command "init"
Samy Pesse
2016-04-28
1
-1
/
+1
*
Add tests for PathUtils
Samy Pessé
2016-04-28
1
-0
/
+17
*
Add tests for svg inliner
Samy Pesse
2016-04-27
1
-1
/
+1
*
Check for stdout, for browser compatibility
Soreine
2016-04-27
1
-1
/
+5
*
Fix filters for theme templates
Samy Pessé
2016-04-27
1
-1
/
+14
*
Correctly set log level
Samy Pesse
2016-04-26
1
-16
/
+40
*
Add base for plugin JS api
Samy Pesse
2016-04-26
1
-18
/
+4
*
Add loader for themes
Samy Pessé
2016-04-25
1
-2
/
+13
*
Add more tests for LocationUtils
Samy Pessé
2016-04-25
1
-1
/
+50
*
Add tests for link resolution
Samy Pessé
2016-04-25
1
-0
/
+29
*
Fix plugins loading
Samy Pessé
2016-04-25
1
-2
/
+34
*
Add base structure for templating
Samy Pesse
2016-04-24
1
-0
/
+13
*
add test for modifier "annotateText"
Samy Pesse
2016-04-23
1
-5
/
+16
*
Add assets inliner modifier for HTML
Samy Pesse
2016-04-23
1
-0
/
+17
*
Base
Samy Pessé
2016-04-22
2
-12
/
+68
*
Fix linting errors
Samy Pessé
2016-03-07
1
-1
/
+1
*
Fix #1165: correctly normalize path in summary to accept unicode
Samy Pessé
2016-02-28
1
-2
/
+2
*
Fix exec of svgexport on windows
Samy Pessé
2016-02-25
2
-16
/
+12
*
Fix error message when svgexport is not installed
Samy Pessé
2016-02-25
1
-1
/
+1
*
Fix some path normalization on windows
Samy Pessé
2016-02-25
1
-2
/
+5
*
Don't pass cover to ebook-convert if non existant
Samy Pessé
2016-02-25
1
-1
/
+1
*
Improve error msg for ebook generation
Samy Pessé
2016-02-25
3
-3
/
+45
*
Normalize context for plugins
Samy Pessé
2016-02-22
1
-1
/
+6
*
Add validation of plugin's config after loading
Samy Pessé
2016-02-22
1
-0
/
+7
*
Complete generator for ebooks
Samy Pessé
2016-02-21
1
-1
/
+21
*
Add new gitbook-markdown and gitbook-asciidoc
Samy Pessé
2016-02-20
1
-0
/
+12
*
Fix path calcul to be coherant
Samy Pessé
2016-02-18
1
-1
/
+2
*
Copy assets to output (website)
Samy Pessé
2016-02-18
1
-9
/
+4
*
Wrap error when loading plugin
Samy Pessé
2016-02-17
1
-0
/
+8
*
Correctly clean and ignore output folder
Samy Pessé
2016-02-17
1
-1
/
+10
*
Fix addBlock for template engine
Samy Pessé
2016-02-15
2
-1
/
+140
*
Move conrefs to a separate mixin
Samy Pessé
2016-02-14
1
-2
/
+2
*
Start moving template and conrefs on Output
Samy Pessé
2016-02-14
2
-2
/
+22
*
Complete assets inliner
Samy Pessé
2016-02-13
1
-1
/
+8
*
Improve performance of svg conversion
Samy Pessé
2016-02-13
1
-1
/
+1
*
Add method to fetch remote image with AssetsInliner
Samy Pesse
2016-02-13
1
-1
/
+27
*
Complete test for convertion of svgs
Samy Pesse
2016-02-13
1
-1
/
+7
*
Add conversion of svg to png for assets inliner
Samy Pesse
2016-02-12
4
-6
/
+33
*
Add pipeline to outline svg as png
Samy Pesse
2016-02-12
2
-1
/
+24
*
Remove concept of generator, to merge it with Output
Samy Pesse
2016-02-12
1
-11
/
+3
*
Replace links to page of summary by html links
Samy Pesse
2016-02-12
1
-1
/
+10
*
Page output a simple html string
Samy Pesse
2016-02-11
1
-2
/
+12
*
Add base for normalizing html
Samy Pesse
2016-02-11
3
-1
/
+65
*
Complete conrefs in parsing
Samy Pesse
2016-02-11
2
-6
/
+11
*
Cleaner module for managing git refs
Samy Pesse
2016-02-11
1
-75
/
+67
*
Add git urls parsing and tests
Samy Pesse
2016-02-11
2
-0
/
+138
*
Normalize fs access
Samy Pessé
2016-02-11
1
-0
/
+66
*
Normalize errors
Samy Pessé
2016-02-11
2
-5
/
+59
*
Add base for templating
Samy Pessé
2016-01-31
1
-0
/
+13
*
Add parsing of summary and tests
Samy Pessé
2016-01-28
1
-0
/
+21
*
Fix tests for languages parsing
Samy Pessé
2016-01-28
1
-0
/
+12
*
Add more classes structures
Samy Pessé
2016-01-27
2
-3
/
+35
*
Start rewrite
Samy Pessé
2016-01-22
14
-1368
/
+4
*
Fix support for encoded entities in filename
Samy Pessé
2016-01-13
2
-28
/
+30
*
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
*
Fix urijs dependency on linux
Samy Pessé
2015-11-25
1
-19
/
+19
*
Add bookRoot to gitbook.state
Samy Pessé
2015-11-25
1
-1
/
+1
*
Improve book.findFile to be case incensitive
Samy Pessé
2015-11-16
1
-0
/
+12
*
Correctly generate id if none found
Samy Pessé
2015-10-21
1
-5
/
+13
*
Fix #974: correctly handle query in image urls
Samy Pessé
2015-10-20
1
-1
/
+1
*
Don't copy assets for ebook to website bundle
Samy Pessé
2015-10-06
1
-24
/
+23
*
Start removing search and lunr from core
Samy Pessé
2015-10-05
1
-80
/
+66
*
Handle html param from code block output
Samy Pessé
2015-09-22
1
-3
/
+4
*
Jshint all files
Samy Pessé
2015-09-15
14
-132
/
+130
*
Improve conrefs to handle all absolute file paths correctly
Samy Pessé
2015-09-15
2
-2
/
+58
*
Improve book.resolve to ensure file is in the book
Samy Pessé
2015-09-15
1
-6
/
+3
*
Pass language as kwargs to code block
Samy Pesse
2015-09-14
1
-1
/
+6
*
Use block code for highlight pre/code
Samy Pesse
2015-09-14
1
-5
/
+4
[next]