Kevin Jahns
|
fa45ce04ef
|
prettyfied README for website
|
2015-11-11 00:00:15 +01:00 |
|
Kevin Jahns
|
2d20fd59d0
|
outsourced Textbind, improved automatic module loader
|
2015-11-09 03:03:37 +01:00 |
|
Kevin Jahns
|
08d07796ee
|
added spec helper
|
2015-11-07 22:20:47 +01:00 |
|
Kevin Jahns
|
010d0d684e
|
fixed linting
|
2015-11-07 22:18:28 +01:00 |
|
Kevin Jahns
|
6dc347642b
|
implemented module loader for yjs
|
2015-11-07 22:12:48 +01:00 |
|
Kevin Jahns
|
138afe39dc
|
improving.. breaking.. the gulpfile
|
2015-11-06 16:16:38 +01:00 |
|
Kevin Jahns
|
0832be2380
|
improved error messaging.. thats it for today
|
2015-11-05 17:20:27 +01:00 |
|
Kevin Jahns
|
8a2a184f30
|
Release 0.6.32
|
2015-11-05 17:09:01 +01:00 |
|
Kevin Jahns
|
4882e77fdd
|
improved gulpfile.helper
|
2015-11-05 16:55:03 +01:00 |
|
Kevin Jahns
|
78f4f6f5b9
|
implemented gulpfile.helper
|
2015-11-05 15:53:26 +01:00 |
|
Kevin Jahns
|
317f7f19bb
|
updated gulpfile to wiki
|
2015-11-05 00:35:11 +01:00 |
|
Kevin Jahns
|
00f58ba68f
|
fixed travis
|
2015-11-04 17:12:59 +01:00 |
|
Kevin Jahns
|
029a169114
|
fixed serve:examples
|
2015-11-04 17:06:20 +01:00 |
|
Kevin Jahns
|
f58889a05d
|
outsourced examples
|
2015-11-04 16:53:02 +01:00 |
|
Kevin Jahns
|
e9ac59dcf8
|
fixed tests, finalizing the scripts (sorry for all the commits -.-)
|
2015-11-04 15:01:12 +01:00 |
|
Kevin Jahns
|
57cf20555f
|
Deploy 0.6.21
v0.6.21
|
2015-11-04 14:39:54 +01:00 |
|
Kevin Jahns
|
805ed3b577
|
Deploy 0.6.20
v0.6.20
|
2015-11-04 14:37:06 +01:00 |
|
Kevin Jahns
|
2a0d5c0cd7
|
Deploy 0.6.19
v0.6.19
|
2015-11-04 14:36:01 +01:00 |
|
Kevin Jahns
|
13ed66c326
|
Deploy 0.6.18
v0.6.18
|
2015-11-04 14:35:08 +01:00 |
|
Kevin Jahns
|
1c35198839
|
Deploy 0.6.17
v0.6.17
|
2015-11-04 14:33:44 +01:00 |
|
Kevin Jahns
|
a7021b9212
|
Deploy 0.6.16
|
2015-11-04 14:32:04 +01:00 |
|
Kevin Jahns
|
1fa1f1a668
|
bumps package version
|
2015-11-04 14:10:01 +01:00 |
|
DadaMonad
|
243e62e320
|
bumps package version
|
2015-11-02 13:14:52 +00:00 |
|
DadaMonad
|
15e933ee5b
|
bumps package version
|
2015-11-02 13:04:55 +00:00 |
|
DadaMonad
|
605e1052ac
|
bumps package version
|
2015-11-02 13:04:08 +00:00 |
|
DadaMonad
|
16c00525d1
|
bumps package version
|
2015-11-02 12:57:00 +00:00 |
|
Kevin Jahns
|
e9da461625
|
update
|
2015-10-30 16:00:08 +01:00 |
|
Kevin Jahns
|
a071c07ee2
|
added dist submodule
|
2015-10-30 15:30:02 +01:00 |
|
DadaMonad
|
8dad4f6ed4
|
updated documentaiton
|
2015-10-25 16:15:03 +00:00 |
|
Kevin Jahns
|
0980609cc9
|
fixed bug in delete operations
|
2015-10-19 11:27:49 +02:00 |
|
Kevin Jahns
|
29f3f3f722
|
added offline editing demo 🌟
|
2015-10-18 03:07:34 +02:00 |
|
Kevin Jahns
|
04139d3b7e
|
implemented indexedDB database :shipit:
|
2015-10-17 23:02:51 +02:00 |
|
Kevin Jahns
|
45814c4e00
|
fixed bug (o.right is already gc'd), implemented some test helpers
|
2015-10-17 17:16:36 +02:00 |
|
Kevin Jahns
|
cf365b8902
|
started to remove everything RBTree related from the Transaction.js
|
2015-10-16 12:31:03 +02:00 |
|
Kevin Jahns
|
aff10fa4db
|
started refactoring the Memory db
|
2015-10-15 18:54:29 +02:00 |
|
Kevin Jahns
|
181595293f
|
refactored database
|
2015-10-14 19:28:19 +02:00 |
|
Kevin Jahns
|
ee133ef334
|
refactored test suites
|
2015-10-14 18:10:04 +02:00 |
|
Kevin Jahns
|
661232f23c
|
fixed the test suite
|
2015-10-14 10:27:46 +02:00 |
|
Kevin Jahns
|
541a93d152
|
refactoring the tarnsition functions
|
2015-10-13 21:40:36 +02:00 |
|
Kevin Jahns
|
d6e1cd42a2
|
implemented disconnect/reconnect in webrtc connector. adapted the example gc also collects child elements (needs improvements)
|
2015-10-13 14:50:54 +02:00 |
|
Kevin Jahns
|
51e20fb9c7
|
fixed some example issues
|
2015-10-12 15:59:22 +02:00 |
|
Kevin Jahns
|
e32aef4c9f
|
late join works (also when activating garbage collector), added some tests to verify (havent tested for large >500 operations)
|
2015-10-12 15:17:12 +02:00 |
|
Kevin Jahns
|
9c4074e3e3
|
fixed late join issues when gc is turned off
|
2015-10-11 03:06:26 +02:00 |
|
Kevin Jahns
|
aadef59934
|
fixed DS bugs (i guess..) now handling more complicated scenarios
|
2015-10-09 16:09:00 +02:00 |
|
Kevin Jahns
|
6a13419c62
|
fixed several bugs in multi join/rejoin
|
2015-10-08 02:12:20 +02:00 |
|
Kevin Jahns
|
1ace3e3120
|
implemented observePath, fixed some inconsistencies
|
2015-10-06 19:45:29 +02:00 |
|
Kevin Jahns
|
c95dae3c33
|
fixed inconsistency bugs for tests<1000
|
2015-10-06 14:22:52 +02:00 |
|
Kevin Jahns
|
82e2254302
|
fixed some inconsistency bugs with DS
|
2015-10-05 14:24:11 +02:00 |
|
DadaMonad
|
6e9f990d5c
|
small fixes that i made on the train
|
2015-10-05 09:48:32 +00:00 |
|
DadaMonad
|
7d4adf314d
|
fixed some bugs from the last commit
|
2015-10-02 08:01:58 +00:00 |
|