13 Commits

Author SHA1 Message Date
nate smith
ea16c3ee91 allow pinned lines to persist between corpus changes 2024-11-03 15:08:31 -06:00
Noelle Leigh
615dcd5f89
main.js: Improve dark mode
Make use of the [`color-scheme` meta tag][0] to style buttons and other 
widgets to match the selected color scheme.

When the scheme is toggled, the `content` of the tag is set to "light" 
or "dark" to tell the user agent how to theme input elements, which 
should match the colors of the rest of the app.


[0]: https://html.spec.whatwg.org/multipage/semantics.html#meta-color-scheme
2024-08-19 20:55:15 -04:00
nate smith
281e3ca53b prepping for release 2024-08-18 15:45:40 -05:00
nate smith
c8d83b7ab9 cosmetic work 2024-08-17 16:16:20 -05:00
nate smith
9023df0772 bunch of cosmetic stuff 2024-08-17 15:03:26 -05:00
nate smith
bde002e6b7 improve dragdrop experience 2024-08-17 14:27:45 -05:00
nate smith
1dbd56671f notes 2024-07-17 11:10:35 -05:00
nate smith
08d87ff8b0 fix for editing/dragging 2024-07-17 11:10:29 -05:00
nate smith
e152494484 corpus selection 2024-06-30 13:39:07 -07:00
nate smith
4b497a8185 support partitioned tables in frontend 2024-04-30 21:19:57 -07:00
nate smith
59e4e54172 pg switch 2024-04-28 01:12:13 -07:00
nate smith
e40f12085b add regen button for line 2024-04-24 22:42:30 -07:00
nate smith
fc03a3ca39 WIP restructure to a single entry point 2024-04-21 21:46:16 -07:00