Commit graph

34 commits

Author SHA1 Message Date
240cb19589 get UI to display darknet links differently (proof of concept) 2025-08-06 01:15:13 -04:00
01a5bdac40 small fix for gui 2025-08-05 14:16:44 -04:00
2d6a417987 darknet content should "just work" now. needs better UI support! 2025-08-05 14:10:18 -04:00
734971b883 successfully loaded content via Tor 2025-08-05 13:41:36 -04:00
afd34b416a Absolute basic feed management: Removing feeds! 2025-07-25 19:03:50 -04:00
8183feb229 handle duplicate feeds 2025-07-25 18:40:50 -04:00
5563a293f5 fix for empty media url 2025-07-23 22:00:31 -04:00
dd86be6740 not ready for video widget, removed redundant title 2025-07-23 12:39:46 -04:00
7d4714c5e5 🎉 Media detection working! 2025-07-23 12:38:05 -04:00
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