Commit Graph

11838 Commits (bac6641bb1ac8a98b2ddbe4a9d497ae10d0f5e62)
 

Author SHA1 Message Date
ansuz 9efcc443cd add 'format' to TextPatcher's API
Caleb James DeLisle 2cab588d06 Remove the request to SauceLab's broken rest API which seems to explode when you hit it while a job is ongoing
Caleb James DeLisle e8eb677b0b debugging on the CI
Caleb James DeLisle eadca92e98 don't repeat travis calling npm install but do use https for https urls
Caleb James DeLisle 2d7309b04f minor refactoring and hopefully we will be able to get the actual links to the tests on SauceLabs
Caleb James DeLisle 8709311a7e Lets try running with multiple types of browsers
Caleb James DeLisle 2a0b3a007d Added testing and auto-testing with selenium
ansuz 0769e50414 move TextPatcher to highest application layer
ansuz 1d70335228 provide all callbacks before starting
ansuz 9498937b43 add a FIXME to the assert page
tests were failing (unnecessarily) on Chrome
Caleb James DeLisle b16e53505f It's good to say where the target of your copy command is
Caleb James DeLisle cf4601281b make .travis.yml look valid
Caleb James DeLisle a9fba2cbab Ok lets try some automated testing!
ansuz ae039b0551 remove NetFlux server prototype
ansuz a3787ee4dc Merge branch 'netflux' into beta
ansuz 06b464c524 move sheet/ to .git
ansuz cdf02ac725 remove input pad
ansuz 11961b4f1d export stringifyDOM to REALTIME_MODULE
Caleb James DeLisle e68dd31a53 Fix by adding a lock to level db connector
ansuz 2b9d9ada8b Add a working picture
ansuz 3fb1d0ed2b Write a document detailing system architecture
ansuz 5db487db3f remove old pad entirely
hyperjson version is considered a strict improvement
ansuz 010566d3c3 pushDelta was mistakenly deprecated. restored.
ansuz 7adc7eef22 Merge pull request from xwiki-labs/integrate
Integrate
ansuz 1639c5b099 use hyperscript and hyperjson from common
ansuz 3598c93098 move new hyperjson into common
ansuz 103bb69daa move custom hyperscript into common
ansuz e357549eda push browser fights into an array for inspection
ansuz b83fb7b823 improve brFix logic
stop exporting functions which we wish to deprecate
ansuz 1c7954ed51 Grab Fabric off of the window
ansuz 06786b6e02 Remove redundant declaration
ansuz df22c246c4 serialize text nodes correctly
ansuz 302b8c5f04 Merge branch 'master' of github.com:xwiki-labs/cryptpad into integrate
ansuz 7ca5f47d02 remove multitest pad since it offers no significant benefit
ansuz bafdd588dd fix /hack/ to not require sharejs textarea
ansuz f2db6b83eb better sizing for palette options
ansuz 5ce158d2e2 add more colors
ansuz cc1814544d install fabricjs
ansuz 7c4b334ad3 here's a canvas app!
ansuz 41276fffb5 repair /text/ application, conform to new API
ansuz cb979844f6 implement text patching at application layer
ansuz 4a41575e6d accept onLocal in config
ansuz d3c2c901b6 implement cursor transformation in a common library
ansuz b71f73455d Add a working picture
ansuz fe1daa5caf Write a document detailing system architecture
ansuz 92d89f6cac start to factor sharejs into two modules
ansuz 13dc77b7f6 remove commented line
ansuz 41e635b2e5 realtime-input.js : turn on logging
Yann Flory 69e8e18283 Remove the pipe character in the hash
ansuz d62e9fc1c9 add a missing semicolon