Commit Graph

102 Commits (f46a820ad83684894dfc32a89531d6d29552a227)

Author SHA1 Message Date
ansuz 0eb50b8b6c drop pdf.js dependency
Daniel RADEAU 21c39572be Update media-tag and fix bower dependencies
yflory 6a3c1bfe06 Remove chainpad from bower.json dependencies
ansuz 6eab52c33d use secure fabric.js
yflory b7986ff6b1 Replace the spinner code with a font awesome spinner
ansuz 6e72c6a51b remove unused dependencies
ansuz bd42a7d176 bump hyperjson bower dependency to new major version
Caleb James DeLisle 4243d9028e new version of chainpad, update all the dependencies
Caleb James DeLisle c8587a967a Use new version of chainpad
Caleb James DeLisle 370f0185b9 Pin bower version because cursor handling is broken by the latest version
yflory e63ef76a9b Replace bootstrap 3 with v4.0.0 alpha
yflory c9cd06514c Add "restore" from trash, improve drag and drop and update css
Yann Flory 2609af2105 Use the CodeMirror editor in the slide application
yflory 261d2fecbc Get codemirror from bower and use that version in the code app
yflory 3d54413343 Improve the UI with FontAwesome icons
ansuz 4e71c2367a depend on scrypt-async. you should update your bower deps
ansuz 3c2c0deee8 depend on spin.js
ansuz 16b4b3c3f3 use latest hyperjson
ansuz 87c3edf65e fix dependency tree
ansuz a48c96c053 add alertify for prettier dialogs
ansuz ed07100333 remove dependency which is already in tree
ansuz ba2128663b bump to textpatcher-1.3.0
ansuz ad40715c6e update dependencies
ansuz 92b617f96f bump to newest version of hyperjson
ansuz db26d8cbcb track diff-dom#gh-pages instead of a particular hash
ansuz 16e49a349c new dependencies for home page and data export
ansuz fb99767e71 remove unused dependency
ansuz aca75383cc depend on the listmap api
ansuz d9b6d72a7f depend on netflux-websocket (netflux-client.js) and chainpad-netflux (realtime-input.js) via bower
ansuz f76dc615c0 use chainpad-crypto from bower and pass it into the listmap api
ansuz ff0f7d15dc use json-ot from bower
ansuz ba3e120fbf remove everything related to jquery sheet since we're not using it
ansuz 83696495a8 use chainpad from bower, not local
ansuz 8885658431 bump to latest textpatcher
ansuz d942d999d5 add Proxy polyfill to bower.json
ansuz ad3c53c344 use textpatcher from bower for all pads
ansuz d8a96b38cf use hyperjson 1.2.2
ansuz f5266e2109 use latest release of hyperjson
ansuz d2fa5e8f70 start using hyperjson from bower.io
ansuz cc1814544d install fabricjs
Caleb James DeLisle 698338b49a Use canonical serializer for json serialization
ansuz 4067e1caa8 https is more reliable than git for bower, it seems
ansuz 5d9ee650c5 Point bower.json to github for diffDOM
since they haven't pushed to bower.io since merging my PR.

You'll need to update to get things to work.
ansuz b4eeceb206 use updated rangy.js from bower
ansuz afa2811472 remove local version of marked.js, prefer bower version
Caleb James DeLisle 86c4a69a97 Switch to patching with DiffDOM for testing :D
ansuz 6e02e7154b bower.json : update to latest stable ckeditor. improve usability on mobile devices.
Caleb James DeLisle 84164123b6 not quite finished
Caleb James DeLisle 50c10f818e Added cryptsheet to cryptpad suite!
Caleb James DeLisle 0d3ded68a0 use a websocket which automatically reconnects if the connection is lost
Caleb James DeLisle 6cbdcdec65 Show users editing and lag, properly send message to indicate that all users have left channel and show basic error box if disconnected.
Caleb James DeLisle 1508c7ba71 and so it begins