Commit Graph

25 Commits (ab449fd42b0a5a791d1c867a704070d5d02c0638)

Author SHA1 Message Date
yflory 9203b88538 Fix UI language
yflory 74e59a513a Add the markdown toolbar to the slide and poll apps
yflory 456370b1aa Base for Drive in sandboxed iframe
yflory 1131ef0172 Fix language selection in sandboxed iframes
Caleb James DeLisle 5f0383ae99 update version of sframe-boot because it was changed
yflory fa64adbbe5 Hide visible elements while loading the slide app
Caleb James DeLisle 710418f42f Make LessLoader able to cache even inside of the sandbox iframe and don't load less compiler unless needed
yflory f2aaaa9751 Move slide to secure iframe
Caleb James DeLisle b081603455 Update requirejs
yflory 5694505719 Fix syntax highlighting
ansuz 7a5c5ce0a3 load scripts asynchronously
ansuz fca1ef4d36 hide unstyled content until the loading screen is displayed
ansuz 48ece55ed5 style fixes, and dynamic less compilation
yflory 66d8c0ed11 Add a preview mode to the slide app
yflory 2392167996 Export slides as PDF
yflory fbbf8a2829 Replace initialState by a placeholder in slide and code
yflory 3338000018 Add Esc and Arrow icons in the slide's present mode
ansuz 8f0de589dc add missing cp class to more html
ansuz e9376a66c2 apply 'cp' class for unified styles
yflory 5bc7766f44 Use a consistent toolbar across all apps
yflory 39bbf8a6c1 Fix the new userlist button and make the toolbar responsive
yflory 24fbe22c9d Improve the toolbar style and the way the userlist is displayed
yflory b23fe783e3 Fix the color picker in Chrome and hide the buttons when not supported
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