129 Commits

Author SHA1 Message Date
nate smith
ea16c3ee91 allow pinned lines to persist between corpus changes 2024-11-03 15:08:31 -06:00
Nate Smith
6b43b2f2d9
Merge pull request #2 from noelleleigh/patch-1
main.js: Improve dark mode
2024-08-26 13:30:58 -04: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
f3f22fb884 readme 2024-08-18 23:19:16 -05:00
Nate Smith
0ef7a34a01
Create LICENSE 2024-08-19 00:17:18 -04:00
nate smith
d95693b1cf fix readme 2024-08-18 23:16:15 -05:00
nate smith
4478754b94 dustbin some of the old bash stuff 2024-08-18 21:46:47 -05:00
nate smith
7d44dced43 more pg hax 2024-08-18 16:19:00 -05:00
nate smith
198b6629ba cobra, dammit 2024-08-18 16:16:38 -05:00
nate smith
a4e0e29d18 hashbangs 2024-08-18 16:05:19 -05:00
nate smith
e4e5bbef6f hack for town pg 2024-08-18 16:04:17 -05:00
nate smith
281e3ca53b prepping for release 2024-08-18 15:45:40 -05:00
nate smith
04c2142d78 cosmetic work 2024-08-18 08:58:13 -05:00
nate smith
d09f23b478 cosmetic work 2024-08-17 16:21:23 -05:00
nate smith
c8d83b7ab9 cosmetic work 2024-08-17 16:16:20 -05:00
nate smith
cc15c24496 note about corpora 2024-08-17 15:08:51 -05:00
nate smith
9023df0772 bunch of cosmetic stuff 2024-08-17 15:03:26 -05:00
nate smith
09ed528252 fix css 2024-08-17 14:31:58 -05:00
nate smith
e60d00ae00 cascades 2024-08-17 14:31:52 -05:00
nate smith
a088db3c7b add movetarget class 2024-08-17 14:28:13 -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
2fa948b376 document new corpora 2024-07-17 11:10:10 -05:00
nate smith
60a3b2c7e6 switch to light by default 2024-07-17 11:09:58 -05:00
nate smith
adbdb8008d meow 2024-07-06 00:22:06 -05:00
nate smith
6632a3e9de wip 2024-07-01 22:20:39 -07:00
nate smith
68d33f39fa WIP geocities stuff 2024-07-01 00:55:29 -07:00
nate smith
7d6990a143 gfaq stuff 2024-06-30 13:39:32 -07:00
nate smith
e152494484 corpus selection 2024-06-30 13:39:07 -07:00
nate smith
9031c268c9 bugfixes 2024-04-30 21:52:20 -07:00
nate smith
4b497a8185 support partitioned tables in frontend 2024-04-30 21:19:57 -07:00
nate smith
92a35eb823 table partitioning stuff 2024-04-30 21:19:40 -07:00
nate smith
25147572f8 add db.Pool 2024-04-30 21:19:19 -07:00
nate smith
cba908d1fd bugfixes 2024-04-30 21:18:52 -07:00
nate smith
de1772462f fix cutup cmd flags 2024-04-30 21:18:39 -07:00
nate smith
c66dbaf013 generalize cutup code 2024-04-28 21:43:16 -07:00
nate smith
000946c175 cleanup 2024-04-28 21:13:12 -07:00
nate smith
f55e1482d2 cmd stuff 2024-04-28 20:56:28 -07:00
nate smith
591d169fc0 untested: partitioned corpora 2024-04-28 20:47:54 -07:00
nate smith
6d3546f5ad WIP parameterized cutup 2024-04-28 20:47:43 -07:00
nate smith
6b79717c3e some cmd cleanup, thoughts on data storage change 2024-04-28 14:26:22 -07:00
nate smith
1803154a76 delete old phraser 2024-04-28 01:16:10 -07:00
nate smith
2e6bf9cc2a new cutup approach(es) 2024-04-28 01:15:10 -07:00
nate smith
59e4e54172 pg switch 2024-04-28 01:12:13 -07:00
nate smith
b57ac8ce64 ignore pgdata 2024-04-28 01:10:48 -07:00
nate smith
d1c1f330c5 WIP switching to pgsql 2024-04-28 00:55:33 -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
nate smith
17973144c5 minor cleanup 2024-04-21 20:03:36 -07:00