Commit Graph

62 Commits

Author SHA1 Message Date
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 2cf899418a Adding to HB is now handled by Operation.execute. engine changed. Currently fixing errors and working on memory menagement for large HB tables 2014-12-16 11:21:57 +00:00
DadaMonad 9b582fc795 added support for Object.observe in supported browsers 2014-12-02 09:50:21 +00:00
DadaMonad d4bb2dc173 fixed error with native event listeners 2014-12-01 11:01:14 +00:00
DadaMonad e1900e8561 Finished support for new connector type 2014-11-25 15:51:45 +00:00
DadaMonad 03925ab32f Merge branch 'master' into gh-pages 2014-11-18 11:02:36 +00:00
DadaMonad 6965678581 removed errors in connector. Added new connector type - this is unfinished 2014-11-18 11:00:42 +00:00
Kevin Jahns 94e66af751 added test for thesis paper 2014-10-20 10:04:53 +00:00
Kevin Jahns ee516a6271 url change 2014-10-17 13:13:53 +00:00
Kevin Jahns bab06e9f3d links 2014-10-17 13:02:12 +00:00
Kevin Jahns be814f8f8c updated md_s 2014-10-06 16:59:18 +02:00
Kevin Jahns ee7c5e4bad examples 2014-10-06 16:56:15 +02:00
Kevin Jahns 590c5ea900 switched to self hosted peerjs server 2014-10-06 16:53:09 +02:00
Kevin Jahns 3c21fd08b7 switch to self hosted peerjs server 2014-10-06 15:55:10 +02:00
Kevin Jahns 98e582c413 finishing xml 2014-10-06 14:16:32 +02: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 03d652f70b insertBefore (xml), and prevent bug for addProperty-listener 2014-09-29 09:58:44 +02:00
Kevin Jahns 12e8768c31 resoved issue #7, empty value when addProperty fires on late join 2014-09-26 11:58:42 +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 f444b25ac9 changed few things in the example 2014-08-24 02:21:49 +02:00
Kevin Jahns 86849ae8b1 Documentation and cleanup 2014-08-24 01:52:28 +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 9e6c238870 connect example 2014-08-20 16:42:31 +02:00
Kevin Jahns d8a4d8613e connect example 2014-08-20 16:39:42 +02:00
Kevin Jahns f4fdfda9ba connect example 2014-08-20 16:37:56 +02:00
Kevin Jahns 2f73c499d3 connect example 2014-08-20 16:36:44 +02:00
Kevin Jahns 6ea027b8c0 fixed imports 2014-08-20 16:29:26 +02:00
Kevin Jahns a39767723f fixed imports 2014-08-20 16:28:57 +02:00
Kevin Jahns a998f81211 more examples 2014-08-19 21:53:58 +02:00
Kevin Jahns 9d871adb00 more examples 2014-08-19 21:51:23 +02:00
Kevin Jahns e6b5706aad updated README 2014-08-19 21:36:21 +02:00
Kevin Jahns 671174e17f updated examples 2014-08-19 21:19:05 +02:00
Kevin Jahns 92e23b7007 changed examples, added listener methods 2014-08-19 21:09:23 +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 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 716fbd40d8 updated READMEs 2014-08-16 05:19:13 +02:00
Kevin Jahns c6ca102bce updated READMEs 2014-08-16 05:07:49 +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