Commit Graph

127 Commits (e7b65c5fca69cfb1584cb6916e49e1082526daae)

Author SHA1 Message Date
ansuz f15ec4efe9 add tagging to whiteboard and file apps
yflory 66da349ee4 Sandboxed Poll app with less2
yflory b4de31c827 Merge branch 'newdrive' into staging
ansuz 9571b3c018 persist whiteboard content across sessions
ansuz 748172585e update for modified id
yflory c364377d7c Use less2 in sframe drive
yflory 456370b1aa Base for Drive in sandboxed iframe
yflory 35a313d6ee Make palette realtime
yflory 3023e8c855 Fix templates in whiteboard
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 9e04d039d7 Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging
Caleb James DeLisle b081603455 Update requirejs
ansuz 0693a98890 create a thumbnail when uploading images from whiteboard
Pierre Bondoerffer c036bb26be
use proper bootstrap class
Pierre Bondoerffer b34e252eda
improve whiteboard styles
Pierre Bondoerffer 2cc6c636db
Add some missing titles
ansuz 8b0831ac5d save images drawn with whiteboard to your CryptDrive
ansuz c2e153e8ed more fouc fixes
ansuz 7a5c5ce0a3 load scripts asynchronously
ansuz 7de2683169 make all apps use clientside templates
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 fc9ecb0f7c change minimum opacity
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 528deb11da Add missing file for whiteboard
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 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'