| Commit message (Expand) | Author | Age |
* | fix grunt jshint config | Hakim El Hattab | 2013-03-08 |
* | denote language in code samples | Hakim El Hattab | 2013-03-08 |
* | cut back on spacing | Hakim El Hattab | 2013-03-08 |
* | print port when multiplex server starts (#98) | Hakim El Hattab | 2013-03-08 |
* | update multiplex setup instructions (#98) | Hakim El Hattab | 2013-03-08 |
* | add Reveal.getConfig(), replace use of window.globals (#98) | Hakim El Hattab | 2013-03-08 |
* | merge in multiplex (#98) | Hakim El Hattab | 2013-03-08 |
|\ |
|
| * | Prevent users from accidentally using common credentials | David Banham | 2013-03-09 |
| * | Bring multiplex up to date | David Banham | 2013-03-08 |
| * | Merge branch 'master' of https://github.com/hakimel/reveal.js | David Banham | 2013-03-08 |
| |\ |
|
| * | | Multiplex fixes | David Banham | 2012-08-15 |
| * | | Not got github | David Banham | 2012-08-15 |
| * | | Not for github | David Banham | 2012-08-15 |
| * | | Removed unused code | David Banham | 2012-08-06 |
| * | | Don't suppress the whole event, just add context metadata | David Banham | 2012-08-06 |
| * | | Tweaked heading | David Banham | 2012-08-05 |
| * | | Added multiplexing server | David Banham | 2012-08-05 |
* | | | scope error (#300) | Hakim El Hattab | 2013-03-05 |
* | | | blindfolded attempt at ie10 touch (#300) | Hakim El Hattab | 2013-03-05 |
* | | | Merge branch 'searchplugin' of https://github.com/razor-1/reveal.js into dev | Hakim El Hattab | 2013-03-04 |
|\ \ \ |
|
| * | | | search plugin | Jon Snyder | 2013-02-11 |
* | | | | merge two new themes, slight adjustments to said themes | Hakim El Hattab | 2013-03-04 |
* | | | | Merge branch 'solarized' of https://github.com/asmod3us/reveal.js into dev | Hakim El Hattab | 2013-03-04 |
|\ \ \ \ |
|
| * \ \ \ | Merge remote-tracking branch 'upstream/master' into solarized | asmod3us | 2013-02-28 |
| |\ \ \ \ |
|
| * | | | | | updated dark theme to use external color definition | asmod3us | 2013-02-21 |
| * | | | | | added solarized light theme | asmod3us | 2013-02-21 |
| * | | | | | extracted solarized color definitions to separate file | asmod3us | 2013-02-21 |
| * | | | | | added solarized dark theme | asmod3us | 2013-02-21 |
* | | | | | | fix error in how touch support was detected | Hakim El Hattab | 2013-03-04 |
* | | | | | | better null check for stack (closes #354) | Hakim El Hattab | 2013-03-04 |
* | | | | | | fix rotues check when loop is active | Hakim El Hattab | 2013-03-04 |
* | | | | | | better choice of fallback fonts (closes #328) | Hakim El Hattab | 2013-03-04 |
* | | | | | | add grunt sass theme task | Hakim El Hattab | 2013-03-04 |
* | | | | | | fix minor inconsistency in left/right nav when first/last slides are vertical | Hakim El Hattab | 2013-03-04 |
* | | | | | | Merge branch 'patch-1' of https://github.com/ynonp/unix2-bash-scripts-slides ... | Hakim El Hattab | 2013-03-04 |
|\ \ \ \ \ \ |
|
| * | | | | | | Update markdown.js | ynonp | 2013-03-01 |
| | |_|_|_|/
| |/| | | | |
|
* | | | | | | note about post-startup configuration | Hakim El Hattab | 2013-03-04 |
* | | | | | | enable pos-startup config of autoSlide | Hakim El Hattab | 2013-03-04 |
|/ / / / / |
|
* | | | | | fix a few typos (closes #352) | Hakim El Hattab | 2013-03-01 |
* | | | | | format tweak | Hakim El Hattab | 2013-02-28 |
* | | | | | fixing an initialization bug when turning off controls and progress in initia... | Ben Houston | 2013-02-28 |
| |/ / /
|/| | | |
|
* | | | | force layout after configuration changes | Hakim El Hattab | 2013-02-27 |
* | | | | Merge branch 'dev' of github.com:hakimel/reveal.js into dev | Hakim El Hattab | 2013-02-27 |
|\ \ \ \ |
|
| * | | | | attempt to fix grunt in travis ci build | Hakim El Hattab | 2013-02-27 |
* | | | | | attempt n2 to fix grunt in travis ci build | Hakim El Hattab | 2013-02-27 |
|/ / / / |
|
* | | | | update main window when current slide changes in notes (closes #343) | Hakim El Hattab | 2013-02-27 |
* | | | | replace classList.toggle( ..., force ) as it's broken in ff | Hakim El Hattab | 2013-02-27 |
* | | | | dispatch event when paused/resumed (closes #336) | Hakim El Hattab | 2013-02-27 |
* | | | | Merge branch 'patch-1' of https://github.com/asmod3us/reveal.js into dev | Hakim El Hattab | 2013-02-27 |
|\ \ \ \ |
|
| * | | | | Update plugin/markdown/markdown.js | asmod3us | 2013-02-26 |