52 Commits (d0bce11c21679bdc6ba62f432a39476ef0f92fc1)

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