log

age author description
Tue, 31 May 2022 02:05:47 -0700 drewp effectSequencer mostly ported to asyncio
Tue, 31 May 2022 02:05:13 -0700 drewp update vite- didn't seem to help with bogus path errors
Tue, 31 May 2022 00:41:35 -0700 drewp port ui to lit
Tue, 31 May 2022 00:15:33 -0700 drewp relocate sequencer ui code
Tue, 31 May 2022 00:13:20 -0700 drewp WIP port effectSequencer to asyncio
Tue, 31 May 2022 00:12:51 -0700 drewp type fixes
Mon, 30 May 2022 23:46:07 -0700 drewp file moves for effectSequencer
Mon, 30 May 2022 23:45:28 -0700 drewp comment
Mon, 30 May 2022 23:45:12 -0700 drewp use rdfdb public version and add pydeps
Mon, 30 May 2022 23:21:50 -0700 drewp Effect repairs duplicate :settings edges when it finds them
Mon, 30 May 2022 23:18:58 -0700 drewp ResourceDisplay ignore more patches
Sun, 29 May 2022 02:54:57 -0700 drewp big optimization on effect editing. 50% time still in rebuildSettingsFromGraph though, and the rest is in setLabel
Sun, 29 May 2022 02:53:46 -0700 drewp ts cleanup
Sun, 29 May 2022 01:49:34 -0700 drewp rewrite state mgmt in live/
Sun, 29 May 2022 01:43:11 -0700 drewp partial port of editchoice
Sun, 29 May 2022 01:42:05 -0700 drewp try to use new ts; add widget dep
Wed, 25 May 2022 22:58:35 -0700 drewp WIP half-ported live/ page to working TS
Wed, 25 May 2022 01:11:41 -0700 drewp clean up non-elements; get the lit elements at least to work with autoformat
Wed, 25 May 2022 01:10:57 -0700 drewp bin/live vitejs runner
Wed, 25 May 2022 00:06:00 -0700 drewp dice up the live/ elements and code into ts files (no conversion yet except auto coffee->ts)
Tue, 24 May 2022 23:32:19 -0700 drewp log/metrics cleanup
Tue, 24 May 2022 23:26:39 -0700 drewp ignore
Tue, 24 May 2022 01:21:32 -0700 drewp make loadtest real enough to cause numbers to change on collector's web view
Tue, 24 May 2022 01:00:40 -0700 drewp fix collector display to show real values from py
Tue, 24 May 2022 00:00:38 -0700 drewp who needs a single emitter of all graph change events that anyone on the page can find?
Mon, 23 May 2022 23:53:07 -0700 drewp cleanup nested class mess
Mon, 23 May 2022 23:32:37 -0700 drewp big graph & autodep porting to make collector display labels from a syncedgraph
Sun, 22 May 2022 03:04:18 -0700 drewp ws fix
Sun, 22 May 2022 03:03:43 -0700 drewp collector: rewrites for asyncio
Sun, 22 May 2022 03:00:37 -0700 drewp rough ports from coffee to ts. untested