log

age author description
Mon, 29 May 2023 15:18:04 -0700 drewp logging
Mon, 29 May 2023 15:17:28 -0700 drewp save some work
Mon, 29 May 2023 15:16:57 -0700 drewp decimal not double! this caused patch comparisons to fail and led to redundant work
Mon, 29 May 2023 15:15:19 -0700 drewp convert Patch to use Immutable
Mon, 29 May 2023 13:58:04 -0700 drewp logging
Mon, 29 May 2023 13:24:01 -0700 drewp attempted rewrite of rerunInners
Mon, 29 May 2023 13:23:16 -0700 drewp attempt to work around :host style not applying since this el got transplanted
Mon, 29 May 2023 13:22:44 -0700 drewp more cleanup- mixed up with other commits
Mon, 29 May 2023 13:21:14 -0700 drewp special case- white picks the center-top px
Mon, 29 May 2023 13:20:46 -0700 drewp logging and refactor
Mon, 29 May 2023 11:50:48 -0700 drewp cleanup
Mon, 29 May 2023 11:48:28 -0700 drewp syncegraph.shorten more cases
Mon, 29 May 2023 11:48:00 -0700 drewp update after boost
Mon, 29 May 2023 11:47:35 -0700 drewp collector client retries a bit. not sure we want this.
Mon, 29 May 2023 11:46:25 -0700 drewp report usb stalls
Mon, 29 May 2023 11:46:04 -0700 drewp lock js
Mon, 29 May 2023 11:45:06 -0700 drewp almost rm
Mon, 29 May 2023 11:44:54 -0700 drewp patch.matches
Mon, 29 May 2023 11:44:22 -0700 drewp renames and comments (mostly)
Mon, 29 May 2023 11:41:11 -0700 drewp refactor Patch into a class
Mon, 29 May 2023 11:33:23 -0700 drewp add vitest
Sat, 27 May 2023 23:08:17 -0700 drewp move to RdfDbChannel.ts
Sat, 27 May 2023 23:05:04 -0700 drewp big refactor of RdfDbClient, separating the websocket layer
Sat, 27 May 2023 17:57:12 -0700 drewp checkpoint show data
Sat, 27 May 2023 17:56:49 -0700 drewp update loop rates
Sat, 27 May 2023 17:56:28 -0700 drewp logging
Sat, 27 May 2023 15:45:44 -0700 drewp faders have a settings node before their value now
Sat, 27 May 2023 15:44:40 -0700 drewp more dmx chans
Sat, 27 May 2023 15:44:16 -0700 drewp no proxy_buffering even on vitejs resource pages, since our working dir is non-writable
Sat, 27 May 2023 02:05:27 -0700 drewp clean up. still seems to work
Sat, 27 May 2023 01:15:29 -0700 drewp checkpoint show data
Sat, 27 May 2023 01:14:45 -0700 drewp WIP device settings page can now load and save ok. Omitted GraphToControls for now
Fri, 26 May 2023 23:07:40 -0700 drewp WIP trying to clarify how /live page works
Fri, 26 May 2023 17:00:26 -0700 drewp fix up effectListing
Fri, 26 May 2023 16:29:29 -0700 drewp fix v slider update; 'color' input attribute; clean up logs
Fri, 26 May 2023 15:46:16 -0700 drewp redo color picker code in lit
Thu, 25 May 2023 16:28:04 -0700 drewp use onecolor in TS
Thu, 25 May 2023 11:47:20 -0700 drewp start color-picker port from polymer to lit
Thu, 25 May 2023 11:46:22 -0700 drewp add subevents
Thu, 25 May 2023 11:46:08 -0700 drewp logging and comments
Wed, 24 May 2023 14:45:25 -0700 drewp fader EffectAttr now saves to graph
Wed, 24 May 2023 14:44:38 -0700 drewp list code line in logs
Wed, 24 May 2023 14:37:11 -0700 drewp move live/ out of web; it's just a normal (web-only) tool now
Wed, 24 May 2023 14:10:15 -0700 drewp attempt to deal with ClientDisconnect, which was spamming logs
Wed, 24 May 2023 13:14:30 -0700 drewp fix effect and fader tests
Wed, 24 May 2023 12:17:34 -0700 drewp fix import
Wed, 24 May 2023 12:17:15 -0700 drewp checkpoint show data
Wed, 24 May 2023 12:11:28 -0700 drewp fix 'unlink' button. (event was not well-typed)
Wed, 24 May 2023 11:27:54 -0700 drewp clean up vitejs warnings for fade. this is now the model vite.config.ts
Tue, 23 May 2023 23:56:28 -0700 drewp comment
Tue, 23 May 2023 23:56:20 -0700 drewp move uriTail to a better layer of code
Tue, 23 May 2023 23:55:06 -0700 drewp checkpoint show data
Tue, 23 May 2023 23:44:13 -0700 drewp refactor, though i think i want to remove this since it's redundant with metrics
Tue, 23 May 2023 23:43:07 -0700 drewp ran into this line- maybe it is not NotImplemented after all?
Tue, 23 May 2023 23:42:33 -0700 drewp correct some output loop rates; clean up
Tue, 23 May 2023 23:40:02 -0700 drewp make rdfdb editable
Tue, 23 May 2023 23:39:03 -0700 drewp reformat logs, set term bg color
Tue, 23 May 2023 20:08:24 -0700 drewp logging adjustments
Tue, 23 May 2023 16:26:32 -0700 drewp clearly this approach is wrong
Tue, 23 May 2023 15:52:26 -0700 drewp comment