Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge remote-tracking branch 'upstream/version/2.0' into version/2.0 | nasirkhan | 2015-02-27 | 8 | -10/+46 |
|\ | |||||
| * | Add en.json | Aaron O'Mullan | 2015-02-27 | 1 | -0/+20 |
| | | | | | | | | Fixes #620 | ||||
| * | Fix transformation of README.md links in index.html | Samy Pessé | 2015-02-26 | 1 | -2/+4 |
| | | |||||
| * | Bump version to 2.0.0-alpha.92.0.0-alpha.9 | Samy Pessé | 2015-02-24 | 2 | -1/+13 |
| | | |||||
| * | Use latest nunjucks from mozilla/nunjucks | Samy Pessé | 2015-02-24 | 1 | -1/+1 |
| | | |||||
| * | Fix links in sidebar | Samy Pessé | 2015-02-24 | 1 | -2/+2 |
| | | |||||
| * | Fix normalization of html link (README to index) | Samy Pessé | 2015-02-21 | 1 | -1/+1 |
| | | |||||
| * | Fix html snippets escaping | Samy Pessé | 2015-02-20 | 2 | -2/+2 |
| | | |||||
| * | Update nunjucks-autoescape | Samy Pessé | 2015-02-20 | 1 | -1/+1 |
| | | |||||
| * | Add introduction to changelog | Samy Pessé | 2015-02-17 | 1 | -0/+2 |
|/ | |||||
* | Bump version to 2.0.0-alpha.82.0.0-alpha.8 | Samy Pessé | 2015-02-14 | 1 | -1/+1 |
| | |||||
* | Update gitbook-parsers@0.4.1 | Samy Pessé | 2015-02-14 | 1 | -1/+1 |
| | |||||
* | Improve language detection from book.json | Samy Pessé | 2015-02-14 | 1 | -0/+4 |
| | |||||
* | Fix #608: fix chapter name for glossary | Samy Pessé | 2015-02-14 | 3 | -4/+8 |
| | |||||
* | Escape description in title attr of glossary link | Samy Pessé | 2015-02-14 | 1 | -1/+1 |
| | | | | Related to #609 | ||||
* | Fix #609: don't escape html in glossary | Samy Pessé | 2015-02-14 | 2 | -7/+7 |
| | |||||
* | Fix generation of multilingual book as ebook | Samy Pessé | 2015-02-14 | 1 | -4/+5 |
| | |||||
* | Merge pull request #605 from GitbookIO/update/lodash | Samy Pessé | 2015-02-13 | 2 | -12/+16 |
|\ | | | | | Update lodash to 3.x.x | ||||
| * | Update lodash@3.2.0 | Samy Pessé | 2015-02-13 | 1 | -1/+1 |
| | | |||||
| * | Fix test for lodash 3.1.0 (from git) | Samy Pessé | 2015-02-11 | 2 | -12/+16 |
| | | |||||
* | | Fix test with post in blocks | Samy Pessé | 2015-02-13 | 3 | -30/+35 |
| | | |||||
* | | Limit concurrent blocks processed | Samy Pessé | 2015-02-13 | 2 | -10/+65 |
| | | |||||
* | | Accept post function from block to post process content | Samy Pessé | 2015-02-12 | 2 | -11/+26 |
| | | |||||
* | | Fix page normalization with empty links or images | Samy Pessé | 2015-02-12 | 1 | -0/+2 |
| | | |||||
* | | Complete changelog for 2.0.0-alpha.7 | Samy Pessé | 2015-02-12 | 1 | -0/+6 |
| | | |||||
* | | Bump version to 2.0.0-alpha.72.0.0-alpha.7 | Samy Pessé | 2015-02-12 | 1 | -1/+1 |
| | | |||||
* | | Fix #596: fix display of glossary in ebook format | Samy Pessé | 2015-02-12 | 4 | -5/+28 |
| | | |||||
* | | Improve pdf by adding default header and footer | Samy Pessé | 2015-02-12 | 3 | -42/+4 |
| | | |||||
* | | Always generate README.json with langs index | Samy Pessé | 2015-02-12 | 6 | -28/+25 |
| | | | | | | | | remove method langsIndex form generators (moved to finish) | ||||
* | | Remove log from test | Samy Pessé | 2015-02-12 | 1 | -1/+0 |
| | | |||||
* | | Fix GitbookIO/plugin-youtube#2: hash remote image for local path | Samy Pessé | 2015-02-12 | 6 | -27/+35 |
| | | |||||
* | | Fix default language to english | Samy Pessé | 2015-02-12 | 1 | -0/+3 |
|/ | |||||
* | Update to gitbook-parsers@0.4.0 | Samy Pessé | 2015-02-09 | 2 | -3/+3 |
| | |||||
* | Complete zh translations | Samy Pessé | 2015-02-09 | 2 | -4/+4 |
| | |||||
* | Add Serif and Sans to all translations | Samy Pessé | 2015-02-09 | 9 | -9/+27 |
| | |||||
* | Fix spaces in zh-tw translation | Samy Pessé | 2015-02-09 | 1 | -16/+16 |
| | |||||
* | Merge pull request #602 from howiehu/version/2.0 | Samy Pessé | 2015-02-09 | 2 | -0/+20 |
|\ | | | | | add zh-tw (Traditional Chinese) i18n file | ||||
| * | Add @howiehu to authors and normalize zh-tw translation | Hao Hu | 2015-02-09 | 1 | -0/+2 |
| | | |||||
| * | add zh-tw (Traditional Chinese) i18n file | Hao Hu | 2015-02-09 | 1 | -0/+18 |
| | | |||||
* | | Improve i18n to support locale normalization | Samy Pessé | 2015-02-09 | 4 | -14/+71 |
|/ | |||||
* | Add @howiehu to authors and normalize zh translation | Samy Pessé | 2015-02-09 | 3 | -18/+20 |
| | |||||
* | Merge pull request #601 from howiehu/version/2.0 | Aaron O'Mullan | 2015-02-09 | 1 | -0/+18 |
|\ | | | | | Add Simplifiled Chinese (zh-cn) i18n file. | ||||
| * | add zh-cn (Simplifiled Chinese) i18n file | Hao Hu | 2015-02-09 | 1 | -0/+18 |
|/ | |||||
* | Fix #595: calcul link to glossary as an absolute path | Samy Pessé | 2015-02-07 | 2 | -2/+3 |
| | |||||
* | Add test for #595: glossary links in subpages | Samy Pessé | 2015-02-07 | 2 | -0/+14 |
| | |||||
* | Bump version to 2.0.0-alpha.62.0.0-alpha.6 | Samy Pessé | 2015-02-06 | 2 | -1/+5 |
| | |||||
* | Add changelog for version 2.0.0-alpha.* | Samy Pessé | 2015-02-06 | 1 | -0/+31 |
| | |||||
* | Fix #588: Fix replacement of glossary terms by links | Samy Pessé | 2015-02-06 | 1 | -1/+2 |
| | |||||
* | Add test for glossary replacement #588 | Samy Pessé | 2015-02-06 | 2 | -1/+23 |
| | |||||
* | Add capital to german translation of share links | Samy Pessé | 2015-02-06 | 1 | -1/+1 |
| | |||||
* | Add @RyanOM as spanish translator | Samy Pessé | 2015-02-06 | 1 | -0/+2 |
| | |||||
* | Merge pull request #590 from RyanOM/patch-2 | Samy Pessé | 2015-02-06 | 1 | -0/+18 |
|\ | | | | | Created es.json | ||||
| * | Create es.json | RyanOM | 2015-02-06 | 1 | -0/+18 |
|/ | |||||
* | Add @RyanOM as a translator | Samy Pessé | 2015-02-06 | 1 | -1/+3 |
| | |||||
* | Merge pull request #589 from RyanOM/patch-1 | Samy Pessé | 2015-02-06 | 1 | -0/+18 |
|\ | | | | | Create pt.json | ||||
| * | Create pt.json | RyanOM | 2015-02-06 | 1 | -0/+18 |
|/ | |||||
* | Fix dom-serializer dependency | Samy Pessé | 2015-02-05 | 1 | -1/+1 |
| | |||||
* | Merge pull request #586 from ludovicofischer/version/2.0 | Samy Pessé | 2015-02-05 | 2 | -2/+2 |
|\ | | | | | Use tiny-lr instead of old unmaintained fork. | ||||
| * | Use tiny-lr instead of old unmaintained fork. | Ludovico Fischer | 2015-02-05 | 2 | -2/+2 |
|/ | |||||
* | Handle SVG correctly in page normalization | Samy Pessé | 2015-02-05 | 1 | -1/+8 |
| | | | | Related to mathjax/MathJax-node#65 | ||||
* | Bump version to 2.0.0-alpha.52.0.0-alpha.5 | Samy Pessé | 2015-02-05 | 1 | -1/+1 |
| | |||||
* | Add "finish:before" to the list of valid hooks | Samy Pessé | 2015-02-05 | 1 | -1/+1 |
| | |||||
* | Update fs-extra to fix fs.copy issue | Samy Pessé | 2015-02-05 | 1 | -1/+1 |
| | |||||
* | Bump version to 2.0.0-alpha.42.0.0-alpha.4 | Samy Pessé | 2015-02-04 | 1 | -1/+1 |
| | |||||
* | Correctly copy cover for sub books | Samy Pessé | 2015-02-04 | 3 | -1/+8 |
| | |||||
* | Bump version to 2.0.0-alpha.32.0.0-alpha.3 | Samy Pessé | 2015-02-04 | 1 | -1/+1 |
| | |||||
* | Fix generation of multilingual books as ebook | Samy Pessé | 2015-02-04 | 1 | -7/+13 |
| | |||||
* | Improve logs for images and ebook copy | Samy Pessé | 2015-02-04 | 2 | -12/+12 |
| | |||||
* | Load plugins from the book in priority | Samy Pessé | 2015-02-04 | 1 | -1/+4 |
| | |||||
* | Remove plugin list | Samy Pessé | 2015-02-04 | 1 | -30/+2 |
| | |||||
* | Add translators on AUTHORS.md | Samy Pessé | 2015-02-04 | 1 | -4/+18 |
| | | | | @gbonanome, @kmelve, @AndreyAkinshin, @winniehell | ||||
* | Merge pull request #582 from kmelve/version/2.0 | Samy Pessé | 2015-02-04 | 1 | -0/+18 |
|\ | | | | | Added Norwegian translation | ||||
| * | Added Norwegian translation | Knut Melvær | 2015-02-04 | 1 | -0/+18 |
|/ | |||||
* | Bump version to 2.0.0-alpha.22.0.0-alpha.2 | Samy Pessé | 2015-02-04 | 1 | -1/+1 |
| | |||||
* | Update gitbook-parsers@0.3.1 | Samy Pessé | 2015-02-03 | 1 | -1/+1 |
| | |||||
* | Set "info" as default log level | Samy Pessé | 2015-02-03 | 1 | -1/+1 |
| | |||||
* | Fix init command | Samy Pessé | 2015-02-03 | 2 | -5/+6 |
| | |||||
* | Fix installation instruction | Samy Pessé | 2015-02-03 | 1 | -1/+1 |
| | |||||
* | Bump version to 2.0.0-alpha.12.0.0-alpha.1 | Samy Pessé | 2015-02-03 | 1 | -1/+1 |
| | |||||
* | Add message in gitbook command line | Samy Pessé | 2015-02-03 | 2 | -0/+10 |
| | |||||
* | Accept alpha and beta version of plugins | Samy Pessé | 2015-02-02 | 1 | -1/+1 |
| | |||||
* | Improve install command to resolve best plugin version | Samy Pessé | 2015-02-02 | 4 | -38/+86 |
| | |||||
* | Fix #575: update logo and use retina favicon | Samy Pessé | 2015-02-02 | 2 | -0/+0 |
| | |||||
* | Merge pull request #573 from gbonanome/version/2.0 | Samy Pessé | 2015-01-31 | 1 | -0/+18 |
|\ | | | | | Add italian translation | ||||
| * | Add italian translation | Giulio Bonanome | 2015-01-31 | 1 | -0/+18 |
|/ | |||||
* | Don't use xmlMode to normalize html | Samy Pessé | 2015-01-30 | 1 | -1/+1 |
| | |||||
* | Fix validation of semi-loaded plugins | Samy Pessé | 2015-01-30 | 1 | -0/+2 |
| | |||||
* | Fix namespacing of plugins resources | Samy Pessé | 2015-01-30 | 8 | -59/+99 |
| | |||||
* | Merge pull request #572 from AndreyAkinshin/version/2.0 | Samy Pessé | 2015-01-30 | 1 | -0/+18 |
|\ | | | | | Add theme/i18n/ru.json | ||||
| * | Add theme/i18n/ru.json | Andrey Akinshin | 2015-01-30 | 1 | -0/+18 |
|/ | |||||
* | Fix support of iframe in html normalization | Samy Pessé | 2015-01-30 | 2 | -4/+16 |
| | |||||
* | Use spaces identation | Samy Pessé | 2015-01-30 | 1 | -24/+24 |
| | |||||
* | Add "generator" to plugins blocks and filters ctx | Samy Pessé | 2015-01-30 | 1 | -1/+2 |
| | |||||
* | Fix #515: Update parsers and add reStructuredText support | Samy Pessé | 2015-01-30 | 1 | -1/+1 |
| | |||||
* | 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 |
| | |||||
* | Download external images in ebook format | Samy Pessé | 2015-01-29 | 6 | -54/+68 |
| | |||||
* | Fix #565: fix relative path to fonts | Samy Pessé | 2015-01-29 | 2 | -2/+2 |
| | |||||
* | Fix ebook commands | Samy Pessé | 2015-01-29 | 1 | -1/+1 |
| |