log src/streamed_graph_client.ts @ 100:ad08e5e25fc9

age author description
Thu, 25 Nov 2021 18:52:07 -0800 drewp SSE withCredentials: true
Wed, 17 Nov 2021 15:37:45 -0800 drewp client now works again, reads graph events
Wed, 17 Nov 2021 15:00:17 -0800 drewp more fixes, more original code uncommented
Wed, 17 Nov 2021 13:01:08 -0800 drewp starting lit upgrade. total mess right now
Sun, 26 Jan 2020 22:07:19 -0800 drewp try addressing decreasing performance by rebuilding the graph occasionally
Sat, 28 Dec 2019 02:24:55 -0800 drewp reindent to 2-spaces with prettier
Fri, 13 Dec 2019 01:18:00 -0800 drewp build is running, but no tests, and lots of code is disabled
Sun, 08 Dec 2019 23:32:12 -0800 drewp managed to use a newer ts or something, so this includes a bunch of type fixes too
Fri, 06 Dec 2019 09:19:43 -0800 drewp working on porting graph_view to n3.js. also working on making tests run
Thu, 05 Dec 2019 01:32:13 -0800 drewp closer- element now holds a changing graph, but can't draw it yet
Wed, 04 Dec 2019 01:06:33 -0800 drewp why does import work but accessing the imported thing make it say "Module not found"?
Wed, 04 Dec 2019 00:32:24 -0800 drewp enable more code
Wed, 04 Dec 2019 00:23:28 -0800 drewp back up, slowly turn on code again until ts breaks
Wed, 04 Dec 2019 00:09:15 -0800 drewp still trying to make imports work. add other files too