Commit Graph

54 Commits (6dad5c3d8881756a32a6ace7e2170df5f9eb1b0a)

Author SHA1 Message Date
ansuz d2e29e3a9e force-redraw slides when markdown plugins finish loading
yflory 03e6c8dacc Fix background image in slides
yflory ee1027ceb9 Ability to import mediatags to the drive
yflory 12bfcbe701 Add fixed order for rightside icons in the toolbar
yflory 60b2384885 Move initial state into a help block
yflory 1ec41f4e09 Ability to pick a background image in slides
Caleb James DeLisle 753e2d797e Merge branch 'staging' into framework
Caleb James DeLisle d6570ad9f2 Standardize media-tag embedder and make media tags always absolute URL, Standardize import/export logic for codemirror apps, fix arrow key navigation in presentation fullscreen mode before first click.
Caleb James DeLisle fa6938baa8 1. Migrated /slide/ to use framework
2. Fixed CSS not being applied on /slide/
3. Minor changes to /code/ to reuse code which is also used on /slide/
Caleb James DeLisle 12e82e80ec When changing the title of a presentation, the title in the bottom of the slide should also change
ansuz 0a99478d9f catch diffdom errors and plow through
yflory 642511dc3b Disable exiting present mode when in embed mode
yflory 514bff7065 Add slide number in the title in slide2
yflory 05793c220c Fix secure iframes on Edge
yflory f2aaaa9751 Move slide to secure iframe
yflory 8b2733e2da Fix typo
yflory e85b34f127 Add embed options in the secure pad hashes
yflory a5a73ce326 Fix print button in slide
ansuz 7a225af11e fix some minor slide navigation bugs
ansuz 29c6ed6e9b hide slide arrows when there are no more slides in that direction
yflory 38f568635d Fix duplicate media-tag in slides when adding or removing a slide
ansuz 06ca70d11e lint compliance
yflory 1df11f2813 Update the font-size when entering/leaving present mode
yflory 66d8c0ed11 Add a preview mode to the slide app
yflory a5924cb803 Make sure the initial title is set in the userDoc when creating a new pad
yflory 0bd4caeb7e Add the task list code to the markdown renderer
yflory 56bcdff890 Add a preview of the markdown content in the code editor
yflory 5d0535966c Center vertically slides in present mode and checkbox to disable transitions
yflory a6c49cd65c Fix undefined title in slides present mode
ansuz 78b11584f8 remove unused variables
Caleb James DeLisle c341fa8e94 Pull jquery using require.js rather than as a script tag and fix require to pass jquery as a parameter
ansuz 18469edf18 extend list item rendering to support gfm task lists
yflory 26edb77cf0 Fix style and usability issues in slides
yflory cd77f50717 Fix transitions in slides, add swipe event handlers, and fix print in firefox
yflory e139295d7e Add transitions in present mode
yflory 45ac3e40a2 Copy print options to present mode
yflory fe5e33a0ee Fix loss of presentation position when updating slides
yflory f94db93897 Improve the slides layout in print mode
yflory 4bac8ea0c7 Draw all the slides at once to allow reference links (fix )
yflory 6f0d33dc1d Fix missing placeholder in the Slide app
yflory 373b07ed28 Fix lint errors
yflory 3338000018 Add Esc and Arrow icons in the slide's present mode
ansuz b79618c94a don't allow listeners in /slide/
yflory 24fbe22c9d Improve the toolbar style and the way the userlist is displayed
yflory d63c912af0 Use the HTML5 color picker to change the colors in slides
yflory 5300bc363c Fix a race condition in the slide application
yflory 391728ee6d Use CodeMirror in /slide
Fix title errors in the slide app caused by the present mode
Yann Flory 2609af2105 Use the CodeMirror editor in the slide application
Yann Flory eac0cdd6dd Enable read-only mode in slides
ansuz cc4bca8004 execute callbacks on presentation events