Commit Graph

156 Commits

Author SHA1 Message Date
Greg Shuflin
c138940250 Job status work 2025-02-16 01:35:49 -08:00
Greg Shuflin
2874d3a885 Fix some unused stuff 2025-02-16 01:13:29 -08:00
Greg Shuflin
85550c318e Fix modal 2025-02-16 01:08:51 -08:00
Greg Shuflin
14aec7503e do feed load in background 2025-02-16 01:06:36 -08:00
Greg Shuflin
1946f56b43 Error modal 2025-02-16 00:53:39 -08:00
Greg Shuflin
9f3f5c28be Settings page 2025-02-16 00:42:02 -08:00
Greg Shuflin
d3ebd66c9a Fix sidebar 2025-02-16 00:22:15 -08:00
Greg Shuflin
f2a2994fe3 opml parsing works?? 2025-02-15 18:53:17 -08:00
Greg Shuflin
16ae4fc201 opml import 2025-02-15 18:27:05 -08:00
Greg Shuflin
98ff8be9d8 OPML logic 2025-02-15 04:59:09 -08:00
Greg Shuflin
2041e39ab8 OPML menu 2025-02-07 02:47:02 -08:00
Greg Shuflin
8a488ec209 Auto close sidebar on mobile 2025-02-06 02:24:26 -08:00
Greg Shuflin
65520644ee fix scroll on mobile 2025-02-06 02:21:56 -08:00
Greg Shuflin
c7c3fa1906 Css tweak 2025-02-06 02:20:15 -08:00
Greg Shuflin
8ab86bb6c8 Make it look decent on mobile 2025-02-06 02:17:57 -08:00
Greg Shuflin
8d15df1af7 Tweak css 2025-02-06 02:05:55 -08:00
Greg Shuflin
13eced3ee4 tweak login css 2025-02-06 01:02:03 -08:00
Greg Shuflin
30424f7d39 Unread entry tooltip 2025-02-06 00:17:24 -08:00
Greg Shuflin
93c9cba831 Tweak 2025-02-06 00:10:31 -08:00
Greg Shuflin
d7882b0291 Pull in feeds on demo startup 2025-02-05 22:39:37 -08:00
Greg Shuflin
08994856c3 write demo feeds to db 2025-02-05 21:36:42 -08:00
Greg Shuflin
89982755a0 Fetch demo feeds 2025-02-05 21:00:51 -08:00
Greg Shuflin
c8301d14e1 Timeout when fetching feeds 2025-02-05 20:50:58 -08:00
Greg Shuflin
7ecf598aa8 Start to implemenet pulling the feed in demo.rs 2025-02-05 16:38:59 -08:00
Greg Shuflin
286f4273bf Use Uuid consistently in db methods 2025-02-05 16:36:18 -08:00
Greg Shuflin
241bb3fba4 More moving code around 2025-02-05 16:09:59 -08:00
Greg Shuflin
cf89d17035 Move code around 2025-02-05 15:46:15 -08:00
Greg Shuflin
5db16fc2ce demo refactor 2025-02-05 15:39:24 -08:00
Greg Shuflin
6fccda5827 Start working on unread articles 2025-02-05 05:29:40 -08:00
Greg Shuflin
0016ef97bb hide modal on escape 2025-02-05 04:40:01 -08:00
Greg Shuflin
7b939cfd8f start adding tests 2025-02-05 04:37:13 -08:00
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