Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add unit tests for langs | Samy Pessé | 2016-01-28 | 7 | -124/+149 |
| | |||||
* | Fix book.resolve | Samy Pessé | 2016-01-28 | 1 | -1/+1 |
| | |||||
* | Add base for langs parsing | Samy Pessé | 2016-01-28 | 4 | -7/+108 |
| | |||||
* | Add method glossary.find | Samy Pessé | 2016-01-27 | 2 | -18/+24 |
| | |||||
* | Add unit tests for glossary parsing | Samy Pessé | 2016-01-27 | 6 | -15/+104 |
| | |||||
* | Add parsing of the glossary | Samy Pessé | 2016-01-27 | 11 | -138/+68 |
| | |||||
* | Add more classes structures | Samy Pessé | 2016-01-27 | 25 | -22/+438 |
| | |||||
* | Start rewrite | Samy Pessé | 2016-01-22 | 130 | -6004/+856 |
| | |||||
* | Fix typo in config_default.js | Samy Pessé | 2016-01-21 | 1 | -2/+2 |
| | |||||
* | Merge pull request #1097 from egasato/master | Aaron O'Mullan | 2016-01-15 | 2 | -11/+11 |
|\ | | | | | Slight changes in Catalan and Spanish translations. | ||||
| * | Slightly changes in the Spanish translation. | Esaú García Sánchez-Torija | 2016-01-15 | 1 | -4/+4 |
| | | | | | | | | I changed LANGS_CHOOSE, SEARCH_TOGGLE, SEARCH_PLACEHOLDER, SHARE_TOGGLE and SHARE_ON properties to be more appropiate (more informal). | ||||
| * | Translated font settings. | Esaú García Sánchez-Torija | 2016-01-15 | 1 | -7/+7 |
|/ | | | | I translated to Catalan the Spanish font settings I used as template but I forgot to translate previously. I also changed LANGS_CHOOSE, SEARCH_TOGGLE, SEARCH_PLACEHOLDER, SHARE_TOGGLE and SHARE_ON properties to be more appropiate (more informal). | ||||
* | Bump version to 2.6.72.6.7 | Samy Pessé | 2016-01-13 | 2 | -1/+5 |
| | |||||
* | Add @egasato as Catalan translator | Samy Pessé | 2016-01-13 | 1 | -0/+2 |
| | |||||
* | Merge pull request #1072 from egasato/patch-1 | Samy Pessé | 2016-01-13 | 1 | -0/+20 |
|\ | | | | | Catalan translation. | ||||
| * | Catalan translation. | Esaú García Sánchez-Torija | 2015-12-30 | 1 | -0/+20 |
| | | |||||
* | | Add @turankonan as Turkish translator | Samy Pessé | 2016-01-13 | 1 | -0/+2 |
| | | |||||
* | | Merge pull request #1075 from turankonan/master | Samy Pessé | 2016-01-13 | 1 | -0/+20 |
|\ \ | | | | | | | Turkish translation | ||||
| * | | Turkish translation | Turan Konan | 2016-01-03 | 1 | -0/+20 |
| |/ | |||||
* | | Merge pull request #1091 from gitname/gitname-patch-2 | Samy Pessé | 2016-01-13 | 1 | -1/+1 |
|\ \ | | | | | | | Fix typo | ||||
| * | | Fix typo | gitname | 2016-01-09 | 1 | -1/+1 |
| | | | |||||
| * | | Convert run-on sentence into two sentences | gitname | 2016-01-09 | 1 | -1/+1 |
| |/ | |||||
* | | Fix support for encoded entities in filename | Samy Pessé | 2016-01-13 | 2 | -28/+30 |
|/ | |||||
* | Merge pull request #1066 from hirofumi1987/master | Samy Pessé | 2015-12-21 | 1 | -6/+6 |
|\ | | | | | Fixed Japanese translation | ||||
| * | Fixed Japanese translation | hirofumi_i | 2015-12-21 | 1 | -6/+6 |
|/ | |||||
* | Bump version to 2.6.62.6.6 | Samy Pesse | 2015-12-16 | 2 | -1/+4 |
| | |||||
* | Fix include of css in pdf header/footer | Samy Pesse | 2015-12-16 | 1 | -1/+1 |
| | |||||
* | Bump version to 2.6.52.6.5 | Samy Pessé | 2015-12-11 | 2 | -1/+5 |
| | |||||
* | Fix support for local styles | Samy Pessé | 2015-12-11 | 2 | -6/+11 |
| | |||||
* | Check style existence on output folder instead of source | Samy Pessé | 2015-12-11 | 2 | -1/+7 |
| | |||||
* | Fix #1041 : fix glossary terms being replaced in script (ex: math) | Samy Pessé | 2015-12-08 | 1 | -1/+1 |
| | |||||
* | Use gitbook-markdown-css@1.0.1 | Samy Pessé | 2015-12-04 | 10 | -268/+11 |
| | |||||
* | Bump version to 2.6.42.6.4 | Samy Pessé | 2015-12-02 | 2 | -1/+4 |
| | |||||
* | Update gitbook-parsers@0.8.9 | Samy Pessé | 2015-12-02 | 1 | -1/+1 |
| | |||||
* | Bump version to 2.6.32.6.3 | Samy Pesse | 2015-12-02 | 2 | -1/+4 |
| | |||||
* | Update gitbook-parsers@0.8.8 | Samy Pesse | 2015-12-02 | 1 | -1/+1 |
| | |||||
* | Bump version to 2.6.22.6.2 | Samy Pessé | 2015-11-25 | 2 | -1/+5 |
| | |||||
* | Update nunjucks@2.2.0 | Samy Pessé | 2015-11-25 | 1 | -1/+1 |
| | |||||
* | Compile js | Samy Pessé | 2015-11-25 | 1 | -1/+1 |
| | |||||
* | Add trailing slash to gitbook.state.root, fix value of gitbook.state.bookRoot | Samy Pessé | 2015-11-25 | 1 | -1/+1 |
| | |||||
* | Bump version to 2.6.12.6.1 | Samy Pessé | 2015-11-25 | 2 | -1/+4 |
| | |||||
* | Fix gitbook.state.innerLanguage: use camel case | Samy Pessé | 2015-11-25 | 2 | -4/+4 |
| | |||||
* | Bump version to 2.6.02.6.0 | Samy Pessé | 2015-11-25 | 2 | -1/+12 |
| | |||||
* | Fix #926: use zh-hans instead of zh-cn and ja instead of jp | Samy Pessé | 2015-11-25 | 3 | -13/+13 |
| | |||||
* | Follow github style: change color of h6 headings | Samy Pessé | 2015-11-25 | 6 | -6/+8 |
| | |||||
* | Merge pull request #1027 from GitbookIO/revert-1020-remove-font-smooth | Samy Pessé | 2015-11-25 | 1 | -0/+2 |
|\ | | | | | Revert "Fix small font rendering issue on Macs" | ||||
| * | Revert "Fix small font rendering issue on Macs" | Samy Pessé | 2015-11-25 | 1 | -0/+2 |
|/ | |||||
* | Merge pull request #1020 from dylang/remove-font-smooth | Samy Pessé | 2015-11-25 | 1 | -2/+0 |
|\ | | | | | Fix small font rendering issue on Macs | ||||
| * | Make fonts nicer on Macs | Dylan Greene | 2015-11-17 | 1 | -2/+0 |
| | | | | | | | | | | Removed the `antialias` setting which tells Chrome to not use native font rendering and instead use something from the late 2010's that isn't subpixel-friendly and looks very blocky. This used to be required when OS X browsers didn't antialias by default because it made fonts look bolder than on Windows. This has since been fixed and we are advised to not use `-webkit-font-smooth`. https://developer.mozilla.org/en-US/docs/Web/CSS/font-smooth | ||||
* | | Fix #1023: close sidebar after clicking a link on mobile | Samy Pessé | 2015-11-25 | 3 | -1758/+1772 |
| | | |||||
* | | Cleanup lib/generators/json.js | Samy Pessé | 2015-11-25 | 1 | -10/+10 |
| | | |||||
* | | Fix urijs dependency on linux | Samy Pessé | 2015-11-25 | 1 | -19/+19 |
| | | |||||
* | | Generate css | Samy Pessé | 2015-11-25 | 5 | -5/+5 |
| | | |||||
* | | Add bookRoot to gitbook.state | Samy Pessé | 2015-11-25 | 6 | -5/+24 |
| | | |||||
* | | Update urijs@1.17.0 and tiny-lr | Samy Pessé | 2015-11-25 | 1 | -2/+2 |
| | | |||||
* | | Fix #1022: fix bottom margin for lists | Samy Pesse | 2015-11-24 | 1 | -2/+3 |
| | | |||||
* | | Merge pull request #1018 from atilacamurca/patch-1 | Samy Pessé | 2015-11-19 | 1 | -1/+1 |
|\ \ | |/ |/| | Update README.md | ||||
| * | Update README.md | Átila Camurça Alves | 2015-11-16 | 1 | -1/+1 |
| | | | | | | There is an extra space in the command line example that enable debug mode. | ||||
* | | Add @buren to AUTHORS | Samy Pessé | 2015-11-16 | 1 | -0/+2 |
| | | |||||
* | | Merge pull request #1019 from buren/sv-locale | Samy Pessé | 2015-11-16 | 1 | -0/+20 |
|\ \ | |/ |/| | Add Swedish translation | ||||
| * | Add Swedish translation | Jacob Burenstam | 2015-11-16 | 1 | -0/+20 |
|/ | |||||
* | Update plugin-search@1.1.0 | Samy Pessé | 2015-11-16 | 1 | -1/+1 |
| | |||||
* | Merge pull request #1016 from GitbookIO/fix/999 | Samy Pessé | 2015-11-16 | 4 | -7/+37 |
|\ | | | | | Fix #999: detection of structure should be case incensitive | ||||
| * | Improve book.findFile to be case incensitive | Samy Pessé | 2015-11-16 | 2 | -4/+17 |
| | | |||||
| * | Add test for #999 | Samy Pessé | 2015-11-16 | 2 | -3/+20 |
|/ | |||||
* | Update node version for travis and appveyor tests | Samy Pessé | 2015-11-16 | 2 | -4/+3 |
| | |||||
* | Merge pull request #1014 from GitbookIO/fix/1013 | Samy Pessé | 2015-11-16 | 8 | -53/+80 |
|\ | | | | | Fix #1013: prioritize structure defined in book.json | ||||
| * | Test first extension of structure itself in book.findFile | Samy Pessé | 2015-11-16 | 3 | -53/+64 |
| | | |||||
| * | Add failing test for #1013 | Samy Pessé | 2015-11-16 | 5 | -0/+16 |
|/ | |||||
* | Merge pull request #1005 from mjanda/master | Samy Pessé | 2015-11-07 | 2 | -0/+22 |
|\ | | | | | Czech translation | ||||
| * | Czech translation | Marek Janda | 2015-11-07 | 1 | -0/+2 |
| | | |||||
| * | Czech translation | Marek Janda | 2015-11-07 | 1 | -0/+20 |
|/ | |||||
* | Fix bottom margin of blockquote | Samy Pessé | 2015-11-05 | 6 | -5/+6 |
| | |||||
* | Bump version to 2.5.22.5.2 | Samy Pessé | 2015-11-03 | 2 | -1/+5 |
| | |||||
* | Fix custom styles for ebook | Samy Pessé | 2015-11-03 | 1 | -1/+1 |
| | |||||
* | Correctly show space between toolbar icon and text in buttons | Samy Pessé | 2015-11-02 | 2 | -2/+2 |
| | |||||
* | Trigger "start" before "page.change" | Samy Pessé | 2015-11-02 | 4 | -8/+26 |
| | |||||
* | Update app.js2.5.1 | Samy Pessé | 2015-10-27 | 1 | -1/+1 |
| | |||||
* | Bump version to 2.5.1 | Samy Pessé | 2015-10-27 | 2 | -1/+3 |
| | |||||
* | Merge changelog for 2.5.0 | Samy Pessé | 2015-10-27 | 1 | -29/+9 |
| | |||||
* | Fix calcul of root in gitbook.state when serving index.html as / | Samy Pessé | 2015-10-27 | 1 | -1/+1 |
| | |||||
* | Bump version to 2.5.02.5.0 | Samy Pessé | 2015-10-27 | 2 | -1/+5 |
| | |||||
* | Add chapterTitle to app build | Samy Pessé | 2015-10-27 | 1 | -0/+3 |
| | |||||
* | Add 'chapterTitle' to gitbook.state api | Samy Pessé | 2015-10-27 | 2 | -1/+4 |
| | |||||
* | Compatibility for require of plugins | Samy Pessé | 2015-10-24 | 2 | -2/+8 |
| | |||||
* | Comment gitbook.state api | Samy Pessé | 2015-10-22 | 1 | -0/+4 |
| | |||||
* | Add gitbook.state.filepath | Samy Pessé | 2015-10-22 | 3 | -3/+11 |
| | | | | Fix gitbook.state.root | ||||
* | Bump version to 2.5.0-beta.72.5.0-beta.7 | Samy Pessé | 2015-10-22 | 2 | -1/+6 |
| | |||||
* | Update app.js | Samy Pessé | 2015-10-22 | 1 | -23/+349 |
| | |||||
* | Provide gitbook.state.root to plugins | Samy Pessé | 2015-10-22 | 1 | -4/+9 |
| | |||||
* | Merge pull request #986 from GitbookIO/fix/heading_ids | Samy Pessé | 2015-10-21 | 6 | -29/+78 |
|\ | | | | | Normalize ID for headings | ||||
| * | Correctly generate id if none found | Samy Pessé | 2015-10-21 | 5 | -6/+55 |
| | | |||||
| * | Update gitbook-parsers@0.8.7 | Samy Pessé | 2015-10-21 | 2 | -23/+23 |
| | | |||||
| * | Update gitbook-parsers@0.8.6 | Samy Pessé | 2015-10-21 | 1 | -1/+1 |
|/ | |||||
* | Use Arial as default font | Samy Pessé | 2015-10-21 | 1 | -1/+1 |
| | |||||
* | Bump version to 2.5.0-beta.62.5.0-beta.6 | Samy Pessé | 2015-10-20 | 2 | -1/+7 |
| | |||||
* | Use helvetica by default for pdf | Samy Pessé | 2015-10-20 | 2 | -2/+4 |
| | |||||
* | Fix default style for pdf footer and header | Samy Pessé | 2015-10-20 | 1 | -1/+1 |
| | |||||
* | Fix #974: correctly handle query in image urls | Samy Pessé | 2015-10-20 | 1 | -1/+1 |
| | |||||
* | Merge pull request #983 from GitbookIO/fix/982 | Samy Pessé | 2015-10-20 | 7 | -88/+169 |
|\ | | | | | Fix #982: correctly handle templating in imported content |