Commit Graph

160 Commits

Author SHA1 Message Date
Greg Shuflin
44208470f8 better sqlx-prepare recipe 2025-02-05 02:01:06 -08:00
Greg Shuflin
fb1449689b css tweaks 2025-02-05 01:32:33 -08:00
Greg Shuflin
f95d6a5632 Clicking on title marks as read 2025-02-05 01:26:49 -08:00
Greg Shuflin
22a12430e3 Mark as read/unread icon 2025-02-05 01:21:30 -08:00
Greg Shuflin
3509d889d5 Update top bar 2025-02-05 01:15:00 -08:00
Greg Shuflin
086f92903b Add mark as read button 2025-02-05 01:01:10 -08:00
Greg Shuflin
70a13235ac Entry state update 2025-02-05 00:44:13 -08:00
Greg Shuflin
ab5e187212 Use tracing library 2025-02-04 23:57:02 -08:00
Greg Shuflin
69aa7393fe Fixing feed entries 2025-02-04 23:49:39 -08:00
Greg Shuflin
7279ff3e2a Separate feed entry id and entry_id 2025-02-04 22:21:40 -08:00
Greg Shuflin
2a11ae6d99 clippy + fmt 2025-02-04 22:02:50 -08:00
Greg Shuflin
da7e037562 use tmpfile demo db 2025-02-04 22:01:14 -08:00
Greg Shuflin
480d686b1c Separate logic out 2025-02-04 15:51:55 -08:00
Greg Shuflin
2fd1ade3ee Some tweaks 2025-02-04 15:07:46 -08:00
Greg Shuflin
6d58a7d70e entry db 2025-02-04 14:29:17 -08:00
Greg Shuflin
c756e206e4 Feeds + polling work 2025-02-04 14:05:35 -08:00
Greg Shuflin
b4028fa08f Separate session store module 2025-02-04 13:19:47 -08:00
Greg Shuflin
4fcf745b3b use content 2025-02-04 03:48:18 -08:00
Greg Shuflin
c4e21af95b TODO update 2025-02-04 03:34:51 -08:00
Greg Shuflin
d54049399e use fontawesome icons 2025-02-04 03:33:03 -08:00
Greg Shuflin
4277fa1041 Hopefully fix in memory sqlite db issue? 2025-02-04 03:23:41 -08:00
Greg Shuflin
92c797d7d9 Uncategorized feeds 2025-02-04 02:33:26 -08:00
Greg Shuflin
90c873314b Add note about secret key 2025-02-04 01:42:46 -08:00
Greg Shuflin
6adf20af24 Add TODO 2025-02-04 01:33:13 -08:00
Greg Shuflin
e57e758834 Run on any port 2025-02-04 01:29:25 -08:00
Greg Shuflin
ac18e3741f consolidate demo code 2025-02-04 01:21:28 -08:00
Greg Shuflin
86d49c56dc user.write_to_database 2025-02-04 01:15:55 -08:00
Greg Shuflin
50bfe09bcf Use Feed::write_to_database method in demo 2025-02-04 01:04:37 -08:00
Greg Shuflin
6e815a94a0 Genericize Feed::write_to_db 2025-02-04 01:01:02 -08:00
Greg Shuflin
c74ebbe5fa multi sessions 2025-02-04 00:45:49 -08:00
Greg Shuflin
5f3a9473ff Update README 2025-02-04 00:27:12 -08:00
Greg Shuflin
4a292bb72b Use an env var for the secret key 2025-02-03 21:04:08 -08:00
Greg Shuflin
e2b183ddc6 Add ACX substack demo 2025-02-03 20:47:59 -08:00
Greg Shuflin
739406336b Get rid of problematic sql verification 2025-02-03 20:44:20 -08:00
Greg Shuflin
5a0aa72066 Use categorizations 2025-02-03 20:29:20 -08:00
Greg Shuflin
bfbb458c4e TODO file 2025-02-03 18:21:06 -08:00
Greg Shuflin
d0a8ac3bfe Fix flake 2025-02-03 18:00:32 -08:00
Greg Shuflin
fa18662b36 Menu in corner 2025-02-03 17:50:14 -08:00
Greg Shuflin
172b8fa319 Add justfile 2025-02-03 16:32:50 -08:00
Greg Shuflin
0472ae2a14 Add categories to demo feeds 2025-02-03 16:32:40 -08:00
Greg Shuflin
411cdc5890 Add more demo feeds 2025-02-03 16:08:17 -08:00
Greg Shuflin
3ab595abd2 Demo notice 2025-02-03 16:01:34 -08:00
Greg Shuflin
4c44767301 display demo mode notice 2025-02-03 15:53:28 -08:00
Greg Shuflin
2b632f0a93 Add demo feed 2025-02-03 15:46:28 -08:00
Greg Shuflin
4cce902a21 Moving code around (broken) 2025-02-03 04:29:16 -08:00
Greg Shuflin
85b5167805 Fix issue with demo data setup 2025-02-03 03:43:06 -08:00
Greg Shuflin
85224ef1f8 Demo flag 2025-02-03 02:14:49 -08:00
Greg Shuflin
c52295fe21 Add note 2025-02-03 01:51:19 -08:00
Greg Shuflin
d6ac6c38ac login cookie expiration 2025-02-03 01:36:32 -08:00
Greg Shuflin
10f6dfdf96 Use correct URL instead of dummy example 2025-02-03 01:21:42 -08:00