Commit Graph

125 Commits

Author SHA1 Message Date
Greg Shuflin
d367825849 Scrollbar tweaks 2025-02-05 04:28:08 -08:00
Greg Shuflin
eb69f4e952 Remove scrollbars 2025-02-05 04:24:57 -08:00
Greg Shuflin
705929ee47 More layout tweaks 2025-02-05 04:19:47 -08:00
Greg Shuflin
ed0ec66138 css defs 2025-02-05 04:08:15 -08:00
Greg Shuflin
0fc97111a4 style + layout tweaks to make the top bar smaller 2025-02-05 04:06:26 -08:00
Greg Shuflin
29b9a73012 remove old css 2025-02-05 04:00:48 -08:00
Greg Shuflin
387b56d7f8 Remove more duplicate css 2025-02-05 03:59:07 -08:00
Greg Shuflin
ea46dc9bea Remove duplicate css 2025-02-05 03:55:46 -08:00
Greg Shuflin
682292d71b break up css file 2025-02-05 03:26:05 -08:00
Greg Shuflin
d356027283 remove hover style 2025-02-05 03:12:16 -08:00
Greg Shuflin
ee06791ef7 Add feed button 2025-02-05 03:08:14 -08:00
Greg Shuflin
df46571240 use sqlx query macro everywhere 2025-02-05 03:01:39 -08:00
Greg Shuflin
b597d179f0 Tweaking styles 2025-02-05 02:45:50 -08:00
Greg Shuflin
3cb122306a use sqlx::query! macro 2025-02-05 02:40:23 -08:00
Greg Shuflin
c89ee29d4d Fix feed entry id issues 2025-02-05 02:33:11 -08:00
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