Commit Graph

49 Commits

Author SHA1 Message Date
DadaMonad e73829f73b added XMPP example, fixed bug in TextType binding to textfield 2015-01-03 01:08:28 +00:00
DadaMonad fd1128d456 added tests for observer types 2014-12-24 11:35:06 +00:00
DadaMonad cacfb54d5e testing observers, refactoring some Basic Types 2014-12-22 17:05:15 +00:00
DadaMonad 21f7350c4d Cleaning up. No more bubbling events. All tests run fine. Following the Object.observe pattern (untested). 2014-12-17 22:50:08 +00:00
DadaMonad 584964153c Everything is working smoothly again. Execution speed increased by 10x. Cleaned up the code and unused stuff. 2014-12-16 18:01:33 +00:00
DadaMonad 9b582fc795 added support for Object.observe in supported browsers 2014-12-02 09:50:21 +00:00
DadaMonad e1900e8561 Finished support for new connector type 2014-11-25 15:51:45 +00:00
Kevin Jahns 94e66af751 added test for thesis paper 2014-10-20 10:04:53 +00:00
Kevin Jahns 530210ca63 small fixes 2014-10-06 10:17:05 +02:00
Kevin Jahns 3415d0ee5e tests run fine. but it needs some more user testing 2014-10-02 21:14:37 +02:00
Kevin Jahns eb3afe9106 many jquery methods work 2014-09-29 18:52:05 +02:00
Kevin Jahns 5cb7951d44 more xml 2014-09-29 15:28:44 +02:00
Kevin Jahns 607d442abc decreased sync timeout 2014-09-29 12:26:04 +02:00
Kevin Jahns c337f37665 sync process 2014-09-29 11:58:30 +02:00
Kevin Jahns 8fcd8f6809 Added PeerJs error handlers 2014-09-29 11:06:05 +02:00
Kevin Jahns 03d652f70b insertBefore (xml), and prevent bug for addProperty-listener 2014-09-29 09:58:44 +02:00
Kevin Jahns 09cd9f3394 created xml branch 2014-09-26 12:02:14 +02:00
Kevin Jahns 93a04c8e23 merge xml support and bugfixes 2014-09-26 10:57:17 +02:00
Kevin Jahns 977e4d2a7c begin implementing xml support 2014-09-26 10:48:21 +02:00
Kevin Jahns 4da6efd634 fixed late join issues, and null on event 2014-09-25 19:38:33 +02:00
Kevin Jahns b750d95b98 Issue #6: Events carry creator information 2014-09-17 18:13:05 +02:00
Kevin Jahns 68c17f1876 Operations are now Garbage Collected! 2014-09-17 16:10:41 +02:00
Kevin Jahns b03f477a3f Issue #5, handle null in json 2014-08-26 03:05:43 +02:00
Kevin Jahns 86849ae8b1 Documentation and cleanup 2014-08-24 01:52:28 +02:00
Kevin Jahns 77739deda3 Issue #4: Improved sync process. Only unsynced operations are sent now 2014-08-22 20:50:51 +02:00
Kevin Jahns ad5898a77a fixes issue #1 and #2 2014-08-21 04:19:55 +02:00
Kevin Jahns 974d2ba0de more example 2014-08-20 17:13:12 +02:00
Kevin Jahns 92e23b7007 changed examples, added listener methods 2014-08-19 21:09:23 +02:00
Kevin Jahns bb18c8d0f4 overloaded sendIwcIntent 2014-08-19 16:06:39 +02:00
Kevin Jahns c40fe0e0b7 added dui parameter 2014-08-19 15:57:48 +02:00
Kevin Jahns e9783c8a25 more exhaustive test suite 2014-08-18 04:13:00 +02:00
Kevin Jahns 8aa5dc9866 peerjs config 2014-08-17 01:07:40 +02:00
Kevin Jahns c27618bc0a fixed spaces 2014-08-16 17:51:03 +02:00
Kevin Jahns 4ebd362a2b key, keyCode 2014-08-16 17:41:47 +02:00
Kevin Jahns d8a7367c20 fixed editor 2014-08-16 17:08:57 +02:00
Kevin Jahns 9d61dd87fc fixed editor 2014-08-16 16:33:45 +02:00
Kevin Jahns f348ca8f5e fixed README 2014-08-16 06:20:45 +02:00
Kevin Jahns 79eb0ae3b4 found editing bug 2014-08-16 06:17:28 +02:00
Kevin Jahns c6ca102bce updated READMEs 2014-08-16 05:07:49 +02:00
Kevin Jahns 5ce4fbe950 merged new text editing demo 2014-08-16 04:51:17 +02:00
Kevin Jahns 184f0efdff finished text editing demo 2014-08-16 04:48:00 +02:00
Kevin Jahns 2a10fe45fa simple editing working 2014-08-15 23:55:38 +02:00
Kevin Jahns eb541fd473 changed import method 2014-08-14 20:33:55 +02:00
Kevin Jahns a637633a1c sync speedup 2014-08-14 20:22:07 +02:00
Kevin Jahns 089ae137dc Fixed iwc, update problem 2014-08-14 19:33:10 +02:00
Kevin Jahns 2f0d902b1a fixed Iwc publish_global 2014-08-14 14:43:39 +02:00
Kevin Jahns 3f5f3cae97 experimenting with peerjs 2014-08-13 02:00:52 +02:00
Kevin Jahns a13a79b791 fixed example 2014-08-12 20:24:31 +02:00
Kevin Jahns 28b48de454 switched to Gulp 2014-08-12 19:18:56 +02:00