Commit Graph

129 Commits (c0d908af4df09c05ac8432ab421fdb0470a2c41e)

Author SHA1 Message Date
ansuz 8c629185e1 cleaner less file
ansuz 0db141e48d rename style files 'whiteboard' instead of main
ansuz 395d8625a8 draw the palette on pad creation
ansuz 3b99c42e22 no more inline styles
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
yflory 72c60ec676 Add background to the whiteboard app
yflory 2732b7aa82 Fix module.onLocal not defined
yflory 4ddf9b4e04 Improve whiteboard UI
yflory 89877baa69 Fix read-only mode in canvas app
yflory c2cb24c072 Add toolbar to the whiteboard app
ansuz 973aeba0da remove bundled fabric.js
ansuz 6eab52c33d use secure fabric.js
ansuz ce5dbaeafd use alertify instead of browser prompt
ansuz dbca94437e rename canvas app to 'whiteboard'