1417 Commits (5a7eea08c8e72d8ede9e203f58a5916af2aa31c2)

Author SHA1 Message Date
ansuz 8c629185e1 cleaner less file 8 years ago
ansuz 0db141e48d rename style files 'whiteboard' instead of main 8 years ago
ansuz 395d8625a8 draw the palette on pad creation 8 years ago
ansuz 3b99c42e22 no more inline styles 8 years ago
ansuz ef821c3e7e integrate @lukevers improvements and clean up js a bit 8 years ago
yflory 84d8615cf1 Save and use templates in pad, code and slides 8 years ago
ansuz bd2034c47b prepare rpc before 'ready' if pinning is enabled 8 years ago
ansuz a70388284d disable unnecessary messages 8 years ago
ansuz abd87e1322 jshint compliance 8 years ago
ansuz e4b15bc616 implement 'getCanonicalChannelList' 8 years ago
ansuz 09f8e139fe Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging 8 years ago
ansuz a2f692b9a3 clean up serverside and clientside pinning logic 8 years ago
yflory a13261abaa Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging 8 years ago
yflory dedf2b3c69 Display selected color and button to turn off draw mode in canvas 8 years ago
ansuz fdede0d1fd remove some dead code 8 years ago
ansuz e87992c7ec implement atomic pin reset rpc 8 years ago
ansuz 166e70f628 test new rpc apis 8 years ago
ansuz 2a566671f2 remove outdated rpc example 8 years ago
ansuz 3380cf0348 implement getTotalSize rpc 8 years ago
ansuz 6e1ffcc18d define better color palette 8 years ago
yflory 84029ac2d7 Fix the color picker in Chromium 53 and improve the cursor 8 years ago
ansuz 5c292fb1fa jshint compliance 8 years ago
yflory b14d89360d Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging 8 years ago
yflory 8e29e30a35 Realtime palette + cursor corresponding to the brush 8 years ago
ansuz 8bbbf8e252 Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging 8 years ago
ansuz 64089c5f6b implement pad pinning 8 years ago
yflory d07acc5364 Don't redraw the drive if filesData changes while in unsorted 8 years ago
yflory 13514dff63 Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging 8 years ago
yflory 46a5eee597 Display the spinner in the toolbar for local changes 8 years ago
ansuz 6c7cdc90a9 Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging 8 years ago
ansuz 212baeb3a6 better cookie schema. expire old sessions 8 years ago
yflory 54d271c4e7 Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging 8 years ago
yflory a9777ce560 Fix input losing focus in polls with Chrome 57 8 years ago
ansuz 3484515283 enable more tests 8 years ago
ansuz 3e47b8a38d remove dead code 8 years ago
ansuz 31b178a306 use pinpad api 8 years ago
ansuz 182dbfc874 implement pinning logic in pinpad.js 8 years ago
ansuz a5e5ddae08 rpc all the things 8 years ago
ansuz 4f7e25eeb9 show labels for brush width 8 years ago
ansuz 2a6de5163b jshint compliance 8 years ago
ansuz 04069cc7f4 fix font size 8 years ago
ansuz 1e51f89096 wipe the userdoc when the canvas is cleared 8 years ago
ansuz e2981c0223 try to make the color picker show the current color 8 years ago
ansuz 96dac80bd5 better color picker in whiteboard 8 years ago
ansuz bd07b3a80f less cramped styling on text inputs on /settings/ 8 years ago
ansuz 6e9968f989 add 'lol' code theme 8 years ago
ansuz b85324a29e jshint compliance 8 years ago
ansuz 73d4fd1700 handle reconnection attempts 8 years ago
ansuz b07248ad42 prompt with setName if name is unset 8 years ago
ansuz 9b4b642d4a protect against subtly corrupted user objects 8 years ago
ansuz 18469edf18 extend list item rendering to support gfm task lists 8 years ago
ansuz 055bc03092 strip carriage return 8 years ago
ansuz bca13ad5a5 add notifications to whiteboard 8 years ago
ansuz 233bb7a14f reorganize some html tags for smaller diffs 8 years ago
ansuz 76471f7b90 add forget button to whiteboard and handle disconnection better 8 years ago
ansuz d4ce3dc6b9 don't rewrite css rules. FOUC is too long 8 years ago
ansuz 3cfd0a4326 commit some garbage 8 years ago
ansuz 364dae2882 update templated html 8 years ago
ansuz ed89a13fe6 progress on adding version string to some css 8 years ago
ansuz 4d5baa717d Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging 8 years ago
ansuz 76990ac1b2 version toolbar.css for cache-busting 8 years ago
ansuz 9d3f859657 add a contextMenu entry for the whiteboard app 8 years ago
yflory 7ede430db3 Fix 'search.oldLocation is undefined' error 8 years ago
ansuz df7363f416 regenerate templated files for new footer 8 years ago
yflory 72fecb9549 Fix lint errors 8 years ago
yflory af68e41fb6 Always set the focus to the search bar in the drive 8 years ago
yflory 67f4096396 Fix cursor in the drive search bar 8 years ago
yflory 12cc49b575 Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging 8 years ago
yflory 72c60ec676 Add background to the whiteboard app 8 years ago
yflory 2732b7aa82 Fix module.onLocal not defined 8 years ago
ansuz a0c17d7c9b latest rpc code 8 years ago
yflory 4ddf9b4e04 Improve whiteboard UI 8 years ago
yflory 89877baa69 Fix read-only mode in canvas app 8 years ago
yflory c2cb24c072 Add toolbar to the whiteboard app 8 years ago
ansuz 973aeba0da remove bundled fabric.js 8 years ago
ansuz 6eab52c33d use secure fabric.js 8 years ago
ansuz 59a80d5fde remove silly TODO 8 years ago
ansuz ce5dbaeafd use alertify instead of browser prompt 8 years ago
yflory 71c59d7ae2 Remove unnecessary TODOs 8 years ago
yflory d92a875ce5 Translate the 'wrong application' error message 8 years ago
yflory a8ffac5dcd Remove old code 8 years ago
yflory 5322eff607 Use the current values for the checkboxes in the print options dialog 8 years ago
yflory 53c60a31f6 Set the properties and backup inputs to read-only in the drive 8 years ago
yflory 0c5a930cb9 Fix an issue with the 'Properties' entry not always displayed in context menu 8 years ago
ansuz 3e9eb03e5a display a user's public signing key in settings if it exists 8 years ago
ansuz 912215185f add uid to userdata for better notifications 8 years ago
ansuz fa9249ef29 don't notify for userlist changes if a user joins twice 8 years ago
ansuz 40f5e1706f add a unique id to user objects, define a getter 8 years ago
ansuz e2ee80d4e7 set icon for whiteboard app 8 years ago
ansuz dbca94437e rename canvas app to 'whiteboard' 8 years ago
yflory 994d640f8b Fix an issue causing the lag icon to lose its color 8 years ago
yflory 819c7e3bae Fix style issue with drag&drop in the active folder 8 years ago
yflory 6fbd1f0028 Store the dates as number and not strings to avoid ot issues 8 years ago
yflory 8556ce9d17 Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging 8 years ago
yflory 8ce8401107 Fix issues with middle click in context menus 8 years ago
yflory 5f4990cc80 Display or hide the context menu in a more intuitive way with multiselect 8 years ago
yflory 51033ab70a Remove useless links in the context menu and properties for readonly pads in the drive 8 years ago
ansuz 2b2e581779 Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging 8 years ago
ansuz 2e8484ad4c notes about what to improve. transform json on OT instead of just validating 8 years ago
yflory 7afde2309d Add properties to the files not in the trash 8 years ago