Commit Graph

142 Commits (a16d4be3c4cc8cf09b73183bdcff3b5e80455d7f)

Author SHA1 Message Date
ansuz 1c238100c8 don't throw alerts in the middle of someone's presentation
yflory a80b00a765 Move the file picker in common
yflory a5a73ce326 Fix print button in slide
yflory e732284845 Lint
yflory 8f5a244999 Replace mediatag markdown syntax by html. Enable file upload in /code.
ansuz 9f6ecea5d9 fix nacl reference error in media tag
ansuz 9c1eaf9c1a lint compliance
ansuz ac8da0d52d load codemirror in the correct context. fix selection events
ansuz 7377d39b39 hide print button
ansuz efedfe0667 show preview pane by default in /slide/
ansuz f09ae9b19c jshint compliance
yflory 9b131dc49c Fix CSS in the slide app
yflory 5694505719 Fix syntax highlighting
yflory 4ab82710ab Remove the background color from the text-color button in the slide app
yflory 26193aeaa7 Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging
yflory b9320e6005 Toolbar improvements
ansuz ecff05425f feedback for slide printing
ansuz e9bfaa9a60 compile less clientside. remove compiled css
yflory a11befaa0f Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging
yflory 13288ee18b Update the userlist in code, slide and pad
ansuz 852c028822 don't allow editing if pad type is wrong
yflory 92b6e60573 Small improvements for the new toolbar
yflory dbfad9d227 Lint
yflory d3b9ac2511 Update the preview and present content on Ready in slides
yflory 54adb680e7 Hide the slide number in the title outside of present mode
yflory 66d8c0ed11 Add a preview mode to the slide app
yflory 66b076111e Add an upload button to the slide's file picker
yflory a237eec41e Add a file picker in the slide app
yflory 497ddeee6d Upload files with drag&drop in the drive
yflory 494b44e2b1 fix lint errors
yflory 19cb920a7c Don't redraw a media-tag everytime the content has changed
yflory f9c26645cf Upload images using the slide app
ansuz ec9a4dec5e Merge branch 'soon' into staging
ansuz 76c530037b enable donate button in all apps
ansuz 1240b864ef fix misconfigured history
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 1e4fc5a979 lint
yflory c00158d23a Move code to common-history
yflory a6c49cd65c Fix undefined title in slides present mode
yflory ff16084719 Fix lint errors
yflory 50c8a859e6 Move the CodeMirror cursor code to common-codemirror
yflory c79a6e3b2b Move Metadata, CodeMirror and title functions in separate files
yflory 5a883d5a57 Use the new toolbar and move the userlist code in a separate file
ansuz 78b11584f8 remove unused variables
ansuz 841c9ee9de don't close popup dialog when hitting enter if textarea has focus
yflory a165332c15 Don't store a pad in the drive if the limit has been reached
ansuz f7e96b4e8c resolve merge conflicts and jquery errors
yflory 92ea03d7d9 View and restore the history of a pad
Caleb James DeLisle c341fa8e94 Pull jquery using require.js rather than as a script tag and fix require to pass jquery as a parameter