Commit Graph

  • 1aacc0e967 remove travis 0.8 0.6 version DadaMonad 2015-02-18 00:44:16 +00:00
  • d4b0c8cbbd travis build DadaMonad 2015-02-18 00:28:43 +00:00
  • d6526f12fb fixed mocha stop DadaMonad 2015-02-18 00:01:43 +00:00
  • d3af98cd17 travis - install coffee and bower first DadaMonad 2015-02-17 23:19:41 +00:00
  • e33eb6a928 travis build bug DadaMonad 2015-02-17 23:14:00 +00:00
  • d1be152983 travis button DadaMonad 2015-02-17 23:06:29 +00:00
  • 548a77833a added travis stuff DadaMonad 2015-02-17 23:00:25 +00:00
  • 5ba0a7492a refactoring text types DadaMonad 2015-02-17 21:10:46 +00:00
  • c65f11b308 updated mocha DadaMonad 2015-02-17 19:37:15 +00:00
  • 77b83cae2a fixing double late join test fail DadaMonad 2015-02-17 19:23:27 +00:00
  • f609c22be8 fixed text binding (enter, utf8 chars..) v0.4.1 DadaMonad 2015-02-17 10:26:32 +00:00
  • 670854e9d8 added gitter button DadaMonad 2015-02-15 17:48:30 +00:00
  • 2bb7ba03cd added contrib (finally - heh?) DadaMonad 2015-02-15 17:17:34 +00:00
  • 686be484fc bumped version numbers DadaMonad 2015-02-15 15:35:09 +00:00
  • 60de3ce5b0 getting ready for 0.4 realeasy v0.4.0 DadaMonad 2015-02-15 15:33:35 +00:00
  • b6fe47efe1 changed to syncMethod DadaMonad 2015-02-05 16:19:55 +00:00
  • e5f16812b3 added new y-test connector DadaMonad 2015-02-05 14:15:20 +00:00
  • 3eb933400a fixed doSync bug, fixed connection problems, improved p2p sync method - still there are some cases that may lead to inconsistencies. Currently, only the master-slave method is a reliable sync method DadaMonad 2015-02-05 10:46:40 +00:00
  • 58a479be9b included connector type DadaMonad 2015-02-03 18:55:02 +00:00
  • f835a72151 v0.3.2 DadaMonad 2015-01-30 17:03:18 +00:00
  • 50fa81d191 fixed focus issue v0.3.2 DadaMonad 2015-01-30 17:02:03 +00:00
  • 93e75e0111 updated npm+bower version to v0.3.1 v0.3.1.1 DadaMonad 2015-01-30 11:30:11 +00:00
  • cbcdebf33e updated connector functionality DadaMonad 2015-01-30 11:29:05 +00:00
  • 7c842efd52 updated README DadaMonad 2015-01-27 19:32:51 +00:00
  • 60daa082f7 updated README DadaMonad 2015-01-27 17:59:58 +00:00
  • 5681ba84bf added lost dependencies v0.3.1 DadaMonad 2015-01-26 23:35:36 +00:00
  • 978203d73e renamed to yjs v0.3.0 DadaMonad 2015-01-26 23:24:50 +00:00
  • d5c7d51dc4 change name DadaMonad 2015-01-23 22:29:08 +00:00
  • bba92f6a73 double checked urls DadaMonad 2015-01-23 16:17:29 +00:00
  • 31e80f0727 cleaning up DadaMonad 2015-01-23 16:00:03 +00:00
  • f23bb36635 fixing firefox issues DadaMonad 2015-01-22 23:26:30 +00:00
  • b39e9d6450 firefox dom_root issue DadaMonad 2015-01-22 08:57:43 +00:00
  • d93aa8a2ba adding an option to delete arbitrary operations DadaMonad 2015-01-21 00:51:26 +00:00
  • 672696ef86 Update README.md v0.1.0 nicolaescu 2015-01-19 18:19:15 +01:00
  • 7c81dceb23 meme issues DadaMonad 2015-01-19 13:45:53 +00:00
  • 592a0969d3 changing the connector adapter to serve a maximum of 30 operations DadaMonad 2015-01-19 10:19:00 +00:00
  • 00458bab58 more text bind issues DadaMonad 2015-01-19 06:46:08 +00:00
  • bc1c1f7bcf even more range bugs vanished DadaMonad 2015-01-19 05:47:59 +00:00
  • ed392e72ae white space bug DadaMonad 2015-01-19 05:26:59 +00:00
  • fb68550e2c really fixed the shadow dom bug :) DadaMonad 2015-01-19 05:14:29 +00:00
  • 08fe014f9b fixing bind in shadow root DadaMonad 2015-01-19 04:41:40 +00:00
  • 9f9ba33428 selection problem DadaMonad 2015-01-19 03:49:23 +00:00
  • 0421b1ab6a doubble textfield issue DadaMonad 2015-01-19 03:38:19 +00:00
  • bec7d107bd fixes in array type DadaMonad 2015-01-19 02:27:37 +00:00
  • 54844f4535 added support for html content editable. Now you can bind event html tags to text types DadaMonad 2015-01-19 01:56:22 +00:00
  • 02d0ace241 fixing Polymer elements DadaMonad 2015-01-16 23:17:19 +00:00
  • bab4bcc94b added support for Lists (like Arrays, but mutable). It has the same properties as the mutable string type, formerly known as Word Type DadaMonad 2015-01-16 21:20:47 +00:00
  • e54402e842 no more Immutable types :) DadaMonad 2015-01-16 20:02:06 +00:00
  • f1f710b269 Introduced a new model for custom collaborative types. DadaMonad 2015-01-16 19:13:01 +00:00
  • b647b2af58 There are now "Pseudo operations" that are not sent, and get be queried by a special parameter with the HB.getOperation. This will reduce the number of operations that are sent and is necessary for the Array implementation, that I plan to implement in the near future DadaMonad 2015-01-16 13:36:15 +00:00
  • 6b46500325 finishing for tutorial v0.0.8 DadaMonad 2015-01-12 17:01:20 +00:00
  • 3f2ab5cdfe version 0.7 v0.0.7 DadaMonad 2015-01-08 16:53:25 +00:00
  • ef9e183138 All tests working again (including double-late-join) DadaMonad 2015-01-08 15:08:44 +00:00
  • a1b07f84ea changing the GC algorith. Only operations left to an deleted insertion can be garbage collected. (incomplete!) DadaMonad 2015-01-08 12:10:57 +00:00
  • af3cd2361a cleaning up DadaMonad 2015-01-07 14:09:04 +00:00
  • d898136f64 making sync more efficient. using new connector features. found lots of small bugs DadaMonad 2015-01-06 10:29:50 +00:00
  • d2fa906b50 support for the new connector version DadaMonad 2015-01-04 02:20:12 +00:00
  • 17a752c93e added tests with paper-slider DadaMonad 2015-01-03 03:44:50 +00:00
  • e73829f73b added XMPP example, fixed bug in TextType binding to textfield DadaMonad 2015-01-03 01:08:28 +00:00
  • 877365d00c adding yatta-element DadaMonad 2015-01-02 22:43:43 +00:00
  • 6790355232 Polymer elements support bind, creation of new elements, overwrite with simple object, events DadaMonad 2014-12-26 13:36:45 +00:00
  • fd1128d456 added tests for observer types DadaMonad 2014-12-24 11:35:06 +00:00
  • 2f47ad9e3a deleting unused stuff DadaMonad 2014-12-22 17:13:21 +00:00
  • cacfb54d5e testing observers, refactoring some Basic Types DadaMonad 2014-12-22 17:05:15 +00:00
  • 21f7350c4d Cleaning up. No more bubbling events. All tests run fine. Following the Object.observe pattern (untested). DadaMonad 2014-12-17 22:50:08 +00:00
  • 584964153c Everything is working smoothly again. Execution speed increased by 10x. Cleaned up the code and unused stuff. DadaMonad 2014-12-16 18:01:33 +00:00
  • 2cf899418a Adding to HB is now handled by Operation.execute. engine changed. Currently fixing errors and working on memory menagement for large HB tables DadaMonad 2014-12-16 11:21:57 +00:00
  • 7696864841 cleaning up (1) DadaMonad 2014-12-14 17:00:02 +00:00
  • 9b582fc795 added support for Object.observe in supported browsers DadaMonad 2014-12-02 09:50:21 +00:00
  • d4bb2dc173 fixed error with native event listeners DadaMonad 2014-12-01 11:01:14 +00:00
  • e1900e8561 Finished support for new connector type DadaMonad 2014-11-25 15:51:30 +00:00
  • 03925ab32f Merge branch 'master' into gh-pages DadaMonad 2014-11-18 11:02:36 +00:00
  • 6965678581 removed errors in connector. Added new connector type - this is unfinished DadaMonad 2014-11-18 11:00:42 +00:00
  • df838fa1a6 extended .gitignore Kevin Jahns 2014-10-20 10:06:05 +00:00
  • 94e66af751 added test for thesis paper Kevin Jahns 2014-10-20 10:04:53 +00:00
  • ee516a6271 url change v0.0.6 Kevin Jahns 2014-10-17 13:13:53 +00:00
  • 84601c2b94 links Kevin Jahns 2014-10-17 13:04:06 +00:00
  • bab06e9f3d links Kevin Jahns 2014-10-17 13:02:12 +00:00
  • be814f8f8c updated md_s Kevin Jahns 2014-10-06 16:59:18 +02:00
  • ee7c5e4bad examples Kevin Jahns 2014-10-06 16:56:15 +02:00
  • 590c5ea900 switched to self hosted peerjs server Kevin Jahns 2014-10-06 16:53:09 +02:00
  • 3c21fd08b7 switch to self hosted peerjs server Kevin Jahns 2014-10-06 15:55:10 +02:00
  • d2f16eaa87 merge Kevin Jahns 2014-10-06 14:19:56 +02:00
  • 98e582c413 finishing xml Kevin Jahns 2014-10-06 14:16:32 +02:00
  • 693f9bab67 update Kevin Jahns 2014-10-06 10:35:02 +02:00
  • 6caab5e853 docs Kevin Jahns 2014-10-06 10:17:42 +02:00
  • 530210ca63 small fixes Kevin Jahns 2014-10-06 10:16:06 +02:00
  • 3415d0ee5e tests run fine. but it needs some more user testing Kevin Jahns 2014-10-02 21:14:37 +02:00
  • 968e07a8ff fixed jquery.replaceWith Kevin Jahns 2014-09-30 20:10:34 +02:00
  • 1455933abb more jquery methods work Kevin Jahns 2014-09-29 19:26:25 +02:00
  • eb3afe9106 many jquery methods work Kevin Jahns 2014-09-29 18:52:05 +02:00
  • 1e73381863 added counter for golovin Kevin Jahns 2014-09-29 15:32:09 +02:00
  • 5cb7951d44 more xml Kevin Jahns 2014-09-29 15:28:44 +02:00
  • 631bf47a96 merge Kevin Jahns 2014-09-29 13:12:02 +02:00
  • 51b5294e3c a Kevin Jahns 2014-09-29 13:10:22 +02:00
  • 607d442abc decreased sync timeout Kevin Jahns 2014-09-29 12:26:04 +02:00
  • 6623bd6134 increased gc timeout Kevin Jahns 2014-09-29 12:10:33 +02:00
  • c337f37665 sync process Kevin Jahns 2014-09-29 11:58:30 +02:00
  • 8fcd8f6809 Added PeerJs error handlers Kevin Jahns 2014-09-29 11:06:05 +02:00
  • 03d652f70b insertBefore (xml), and prevent bug for addProperty-listener Kevin Jahns 2014-09-29 09:58:44 +02:00