index
:
marvinborner/bootyswing
master
Liedanalyse Schule
Marvin
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
plugin
/
notes
/
notes.html
Age
Commit message (
Expand
)
Author
2019-04-01
Added content
Marvin Borner
2018-04-24
speaker view has visible connection status, times out with error after 5s
Hakim El Hattab
2017-12-04
prevent cmd+r in notes window since reloading breaks the view #1958
Hakim El Hattab
2017-08-12
Block F5 in speaker notes window, avoid disconnects
Thomas Weinert
2017-07-13
localstorage feature test in notes plugin, fixes speaker view error in safari
Hakim El Hattab
2017-04-21
minor tweak for #1564
Hakim El Hattab
2017-04-20
optionally display pacing advice based on slide timings
Adam Spiers
2017-04-20
don't show negative signs inside minutes/seconds elements
Adam Spiers
2017-04-20
round decreasing timers to mirror increasing timers
Adam Spiers
2017-04-20
avoid deleting existing classes when muting time elements
Adam Spiers
2017-04-20
don't mute minutes when hours is unmuted
Adam Spiers
2017-04-20
use opacity for muted clock elements
Adam Spiers
2017-04-20
extract time display code into new _displayTime() function
Adam Spiers
2016-09-21
speaker layouts in server side notes plugin
Hakim El Hattab
2016-09-21
layout selector for speaker view; includes four options
Hakim El Hattab
2016-06-10
Horizontal 2-1 View for the speaker notes instead of a vertical 1-2
Timothep
2016-03-09
notes plugin no longer syncs overview mode #1446
Hakim El Hattab
2016-03-09
fix notes regex #1522 #1392
Hakim El Hattab
2016-03-06
Fix query parameter issue in notes plugin.
Benjamin Tan
2015-09-25
notes defined in data-notes attributes retain preformatted whitespace
Hakim El Hattab
2014-10-16
better handling of overflowing speaker notes #1017
Hakim El Hattab
2014-09-28
prevent auto-sliding in notes frames #1004
Hakim El Hattab
2014-05-04
clicking on notes timer now resets it #779
Hakim El Hattab
2014-04-26
enable reveal.js keyboard shortcuts anywhere in notes window
Hakim El Hattab
2014-04-22
skip transitions in notes window for better main window performance
Hakim El Hattab
2014-04-22
limit how often the notes window updates presentation states
Hakim El Hattab
2014-04-22
notes code format tweaks
Hakim El Hattab
2014-04-22
dont toggle paused/overview modes needlessly when setting state
Hakim El Hattab
2014-04-20
update style of notes plugin to match Slides
Hakim El Hattab
2014-04-19
notes plugin now operates entirely through window.postMessage, adding support...
Hakim El Hattab
2013-10-22
configure notes presentation through query string to avoid flicker
Hakim El Hattab
2013-09-14
prevent unintended slide change event
Donald R. Huettl
2013-08-29
configure notes window presentations to hide needless UI
Hakim El Hattab
2013-07-26
ensure notes window fragment states are mirrored in main window #538
Hakim El Hattab
2013-07-26
simplify client side notes plugin
Hakim El Hattab
2013-06-09
merge notes timer rounding fix
Hakim El Hattab
2013-06-02
Use Math.floor instead of parseInt to avoid problems with very small numbers ...
Thomas Rosenau
2013-05-05
merge notes float fix and support for multiple fragments with same index
Hakim El Hattab
2013-05-02
Added clear:left to notes DIV
Nigel Stanger
2013-05-01
Replace the ShowDown Markdown engine with marked
Amit Kotlovski
2013-02-27
update main window when current slide changes in notes (closes #343)
Hakim El Hattab
2013-02-06
merge in notes improvement
hakimel
2013-01-26
merge in timer in notes window, timer now stays hidden until initial time is set
Hakim El Hattab
2013-01-26
Add clock and elapsed time to notes view
Charlie DeTar
2013-01-23
show error when notes run on non-http, fix load order to make sure upcoming s...
hakimel
2013-01-21
remove debug code
hakimel
2013-01-21
notes window now displays correct slides when origin is different than index....
hakimel
2012-11-16
fix incorrect navigation in notes window (closes #241)
Hakim El Hattab
2012-10-28
remove console.log
Hakim El Hattab
2012-10-28
updated markdown references in notes plugin
Hakim El Hattab
2012-10-25
merge in support for stepped fragments in notes window
Hakim El Hattab
2012-10-24
Delete functionality to control presentation from notes window
Michael Kühnel
2012-10-24
Delete console output.
Michael Kühnel
2012-10-24
Make the fragments visible in speaker notes
Michael Kühnel
2012-10-20
new postMessage-based notes plugin, moved node-based notes to notes-server (#...
Hakim El Hattab