Commit Graph

57 Commits (37f22550fe0464bf5202d0e7b9c922ca008b5565)

Author SHA1 Message Date
yflory e83e589cf0 Kick from pad when an owned channel is deleted + whiteboard and poll
yflory c59c6072f3 Remove jquery from outer
yflory 732585ea7b Sandboxed iframe for the whiteboard app
Caleb James DeLisle 789a923792 Change font-awesome to be pulled through LessLoader which will rewrite the font file URLs to use ver= parameter
ansuz 0693a98890 create a thumbnail when uploading images from whiteboard
Pierre Bondoerffer b34e252eda
improve whiteboard styles
Pierre Bondoerffer 2cc6c636db
Add some missing titles
ansuz 8b0831ac5d save images drawn with whiteboard to your CryptDrive
ansuz e9bfaa9a60 compile less clientside. remove compiled css
yflory 90cc3e6a5e New userlist in the whiteboard app
ansuz 35bfa1dce4 test client-side templates in whiteboard app
ansuz 852c028822 don't allow editing if pad type is wrong
ansuz 1b66383bac don't create color-picker if readonly
XWiki SAS 74c9b663dd changing whiteboard
XWiki SAS 40cf7ea107 change whiteboard
XWiki SAS 49370764c1 change whiteboard translation
XWiki SAS c702313489 change label texte
ansuz 76c530037b enable donate button in all apps
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
yflory a165332c15 Don't store a pad in the drive if the limit has been reached
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 df4a250359 use feedback api instead of app=
yflory 74ea2fce5a Fix lint error...
yflory aa49c97d6e Fix lint error
yflory d5e69653c0 Select opacity in draw mode in the canvas app
yflory cfc5d634f4 Merge branch 'templates' into staging
yflory bd16e0f0e7 Templates in polls and canvas, and ability to disable templates
yflory 63a130c678 Add a button to delete the selection in canvas
yflory 33e19d5918 Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging
yflory be1db2a1ec Ability to remove an object when draw mode is off
ansuz 108ab7e9de comment out a style assignment that doesn't seem necessary
ansuz 395d8625a8 draw the palette on pad creation
ansuz ef821c3e7e integrate @lukevers improvements and clean up js a bit
yflory a13261abaa Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging
yflory dedf2b3c69 Display selected color and button to turn off draw mode in canvas
ansuz 6e1ffcc18d define better color palette
yflory 84029ac2d7 Fix the color picker in Chromium 53 and improve the cursor
yflory 8e29e30a35 Realtime palette + cursor corresponding to the brush
ansuz 4f7e25eeb9 show labels for brush width
ansuz 2a6de5163b jshint compliance
ansuz 1e51f89096 wipe the userdoc when the canvas is cleared
ansuz e2981c0223 try to make the color picker show the current color
ansuz 96dac80bd5 better color picker in whiteboard
ansuz b85324a29e jshint compliance
ansuz 73d4fd1700 handle reconnection attempts
ansuz b07248ad42 prompt with setName if name is unset
ansuz bca13ad5a5 add notifications to whiteboard
ansuz 76471f7b90 add forget button to whiteboard and handle disconnection better