Commit graph

25 commits

Author SHA1 Message Date
c279cebf0a simplify readme 2025-07-22 18:54:46 -04:00
a4756b8ec4 Starting to support fancier elements... 2025-07-22 17:32:48 -04:00
56a62e96fd minor changes 2025-07-22 13:25:30 -04:00
88a6454f57 make cargo happy 2025-07-22 11:11:29 -04:00
fbe201c4db rss parsing works now 2025-07-22 11:09:42 -04:00
824af0449b Cargo complains about this 2025-07-19 21:38:41 -04:00
58bc894d39 many improvements, unordered lists work now 2025-07-19 20:42:07 -04:00
d428b253d6 🎉 async feed updating (needs UI for it) 2025-07-04 22:14:24 -04:00
2604306d67 loading arbitrary feeds via the UI works! 2025-07-04 11:38:49 -04:00
03084ac15f Items are actually stored and retrieved from the DB 🎉 2025-07-03 20:57:37 -04:00
2534cd2730 DB integration ACTUALLY WORKS wow! 🎉 2025-07-03 20:57:10 -04:00
7d06ba9404 Rebuilding UI logic, splitting into multiple components 2025-07-03 11:25:23 -04:00
2a40fe9beb notes 2025-07-02 20:11:54 -04:00
f2e00c7034 able to retrieve feeds, make sure UI displays and can add/remove feeds. (State has to load from DB) 2025-07-02 20:11:43 -04:00
942c7d89aa need faster compile times, and smaller binaries 2025-06-27 19:04:25 -04:00
a583f7a0ed unneccesary, needs to be remade 2025-06-27 18:43:21 -04:00
ed04652629 replace directories next with directories 2025-05-30 08:22:25 -04:00
86303939de Replaced file logic to put the db in the correct location. Also on conflict replace is exactly what I need. 2025-05-29 12:07:36 -04:00
21b7554af1 not sure yet about exemplar 2025-05-28 14:53:05 -04:00
2cc0337450 cargo update 2025-05-28 14:50:50 -04:00
9975448ab6 rework to work with latest iced 2025-05-14 23:01:06 -04:00
ca139525a2 Successfully loaded a feed and items into the db, able to parse and display as markdown... kinda 2025-01-10 07:32:12 -05:00
7f95347330 update readme 2024-09-03 23:04:07 -04:00
cade1bf7dd fix gitignore 2024-09-03 22:55:15 -04:00
3a499fce12 repo import 2024-09-03 22:53:57 -04:00