index
:
marvinborner/bootyswing
master
Liedanalyse Schule
Marvin
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2013-03-30
Merge branch 'master' of https://github.com/theoreticaLee/reveal.js into dev
Hakim El Hattab
2013-03-30
Merge branch 'md-error-handling' of https://github.com/jakubholynet/reveal.js...
Hakim El Hattab
2013-03-30
Merge branch 'patch-1' of https://github.com/jish/reveal.js into dev
Hakim El Hattab
2013-03-27
Add Reveal.js license to package.json
Lee Leathers
2013-03-24
More verbose error slide (HTTP necessary)
Jakub Holy
2013-03-24
Better error reporting for external Markdown files
Jakub Holy
2013-03-23
Update README.md
Josh Lubaway
2013-03-23
add availableRoutes to the api (#371)
Hakim El Hattab
2013-03-23
disable wrapping in code blocks (closes #375)
Hakim El Hattab
2013-03-17
always kill touch events on removelisteners (#365)
Hakim El Hattab
2013-03-17
enable keyboard/touch flags to change in runtime configure() call (closes #365)
Hakim El Hattab
2013-03-17
new build for autoslide pr
Hakim El Hattab
2013-03-17
Merge branch 'bugfix-pause' of https://github.com/EverythingMe/reveal.js into...
Hakim El Hattab
2013-03-17
update version to 2.4
Hakim El Hattab
2013-03-17
Merge branch 'shift-space' of https://github.com/remybach/reveal.js into dev
Hakim El Hattab
2013-03-17
remove extra whitespace
Hakim El Hattab
2013-03-17
merge conflict
Hakim El Hattab
2013-03-17
add missing theme readme
Hakim El Hattab
2013-03-16
Merge pull request #367 from wtw/patch-1
Hakim El Hattab
2013-03-15
Fixed some typos in the documentation
wtw
2013-03-15
Load socket.io client lib from CDN
David Banham
2013-03-11
bugfix - continue autoslide after resume
Amir Nissim
2013-03-11
Error check to prevent exception from Cipher
David Banham
2013-03-10
remove unused file (closes #360)
Hakim El Hattab
2013-03-10
Add shift+space functionality
Remy Bach
2013-03-10
Remove unessecary file
David Banham
2013-03-08
merge search plugin, adjust styles
Hakim El Hattab
2013-03-08
Merge branch 'searchplugin' of https://github.com/razor-1/reveal.js
Hakim El Hattab
2013-03-08
remove extra whitespace in css
Hakim El Hattab
2013-03-08
remove extra whitespace
Hakim El Hattab
2013-03-08
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-09
Prevent users from accidentally using common credentials
David Banham
2013-03-08
Bring multiplex up to date
David Banham
2013-03-08
Merge branch 'master' of https://github.com/hakimel/reveal.js
David Banham
2013-03-05
scope error (#300)
Hakim El Hattab
2013-03-05
blindfolded attempt at ie10 touch (#300)
Hakim El Hattab
2013-03-04
include search button icon
Jon Snyder
2013-03-04
Merge branch 'searchplugin' of https://github.com/razor-1/reveal.js into dev
Hakim El Hattab
2013-03-04
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
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
note about post-startup configuration
Hakim El Hattab
2013-03-04
enable pos-startup config of autoSlide
Hakim El Hattab
2013-03-01
Update markdown.js
ynonp
2013-03-01
fix a few typos (closes #352)
Hakim El Hattab
2013-02-28
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
Merge remote-tracking branch 'upstream/master' into solarized
asmod3us
2013-02-27
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 n2 to fix grunt in travis ci build
Hakim El Hattab
2013-02-27
attempt 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
example external markdown in readme (#329)
Hakim El Hattab
2013-02-27
add note about external markdown in readme (#329)
Hakim El Hattab
2013-02-27
merge external markdown support, move example to plugin (#329)
Hakim El Hattab
2013-02-27
Merge branch 'slidifyMarkdown' of https://github.com/webpro/reveal.js into dev
Hakim El Hattab
2013-02-27
fragment sorting tweaks, sort attribute is now called data-fragment-index (#342)
Hakim El Hattab
2013-02-27
Merge branch 'sort_fragments' of https://github.com/jaberg/reveal.js into dev
Hakim El Hattab
2013-02-27
merge grunt update to 0.4 (#350)
Hakim El Hattab
2013-02-27
Merge branch 'upgrade-to-grunt-0.4' of https://github.com/boazsender/reveal.j...
Hakim El Hattab
2013-02-27
upgrading to grunt 0.4. resolves #349.
Boaz Sender
2013-02-26
remove share buttons
Hakim El Hattab
2013-02-26
disabled overview clicks on slides with disabled class
Hakim El Hattab
2013-02-26
Update plugin/markdown/markdown.js
asmod3us
2013-02-24
prevent overview click events after calling Reveal.removeEventListeners
Hakim El Hattab
2013-02-24
add configure api method for update config after initialization
Hakim El Hattab
2013-02-21
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
Set PDF output to letter landscape, no margin
Jeremy Mikola
2013-02-21
FIX: indent level of sort_fragments
James Bergstra
2013-02-21
ENH: fragment-pos attribute for ordering fragments
James Bergstra
2013-02-20
Merge pull request #338 from jjallaire/ontouchstart-add-nullcheck
Hakim El Hattab
2013-02-14
ontouchstart null check in addEventListeners
JJ Allaire
2013-02-13
added isFirstSlide/isLastSlide api methods
Hakim El Hattab
2013-02-13
Merge branch 'master' of https://github.com/gouravtiwari/reveal.js
Hakim El Hattab
2013-02-13
Merge pull request #337 from jjallaire/ontouchstart-nullcheck
Hakim El Hattab
2013-02-13
check window.ontouchstart != null (required for qtwebkit)
JJ Allaire
2013-02-11
search plugin
Jon Snyder
2013-02-11
Added isFirstSlide and isLastSlide functions
Gourav Tiwari
2013-02-11
scale presentations on ipad instead of zoom
Hakim El Hattab
2013-02-09
add api methods for check if overview is active or presentation is paused
Hakim El Hattab
2013-02-09
stop auto-slide on pause and overview (closes #320)
Hakim El Hattab
[next]