Commit Graph

70 Commits (8e725f3d7c46f6720a78c081097cecb1181277a0)

Author SHA1 Message Date
Caleb James DeLisle 9e4c48f537 lint errors
Caleb James DeLisle 383c2f54cb 1. Add a class cp-hidden-if-readonly which is display:none if the pad is in read-only mode. 2. Don't show color pickers or options when in read-only on presentation.
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 94d2f4472b Stop using presentSuccess because it is hidden behind the modal in slide
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/
yflory b871faffc9 Enable tags in code and slide
yflory 72f0952835 Make sure we can't open a pad using the wrong app
yflory 483160a96a Fix tab notifications in code and slides
Caleb James DeLisle 789a923792 Change font-awesome to be pulled through LessLoader which will rewrite the font file URLs to use ver= parameter
Caleb James DeLisle 671c893e8a Duplicating code like a moron, this should hopefully get fixed later.
yflory bd422178c4 Hide the filepicker button in readonly 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
ansuz ac8da0d52d load codemirror in the correct context. fix selection events
ansuz 43b877ad27 fix styling on media tag download button
yflory 9b131dc49c Fix CSS in the slide app
ansuz fca1ef4d36 hide unstyled content until the loading screen is displayed
ansuz e9bfaa9a60 compile less clientside. remove compiled css
ansuz 48ece55ed5 style fixes, and dynamic less compilation