Bauke
|
94bfc41ade
|
Add license header.
|
2022-09-23 14:03:21 +02:00 |
Bauke
|
5e82d2ef38
|
Fix Clippy warning.
|
2022-09-22 21:19:49 +02:00 |
Bauke
|
f56ff3e06f
|
Check for no feeds found.
|
2022-09-22 18:46:42 +02:00 |
Bauke
|
a9d68ea859
|
Remove indicatif.
|
2022-09-22 18:45:07 +02:00 |
Bauke
|
e979671047
|
Add functionality for --user option.
|
2022-09-22 18:44:34 +02:00 |
Bauke
|
252fb17d56
|
Add Serde, JSON and SteamApp stuff.
|
2022-09-22 18:44:06 +02:00 |
Bauke
|
e543f0aac0
|
Remove FeedOption, this won't be necessary after all.
|
2022-09-22 15:52:41 +02:00 |
Bauke
|
f49e12db37
|
Sleep directly after HTTP requests.
|
2022-09-22 12:36:51 +02:00 |
Bauke
|
1e9aa887f7
|
Fix Overlord Clippy's issues.
|
2022-09-21 23:50:43 +02:00 |
Bauke
|
72e916c764
|
Replace usize appid with Display trait.
|
2022-09-21 23:47:27 +02:00 |
Bauke
|
8fa4607456
|
Add --url to figure out RSS feeds from store pages.
|
2022-09-21 23:37:17 +02:00 |
Bauke
|
0b5e5def96
|
Create appid_to_rss_url helper function.
|
2022-09-21 23:26:46 +02:00 |
Bauke
|
8605c20dfc
|
Rework the potential feed loop so FeedOption is checked.
|
2022-09-21 22:57:31 +02:00 |
Bauke
|
a4e31998e0
|
Add a FeedOption enum to differentiate the CLI input options.
|
2022-09-21 22:53:47 +02:00 |
Bauke
|
f52d89ad24
|
Remove default empty Head from OPML document.
|
2022-09-21 22:07:04 +02:00 |
Bauke
|
51e048ec40
|
In verify mode, replace feed text with actual feed title.
|
2022-09-21 22:05:49 +02:00 |
Bauke
|
b443104375
|
Keep track of feeds using a struct.
|
2022-09-21 21:56:34 +02:00 |
Bauke
|
f27795fcfe
|
Add OPML output option.
|
2022-09-21 16:18:53 +02:00 |
Bauke
|
41e1b2aaf6
|
Base functionality commit, 0.1.0.
|
2022-09-21 15:48:49 +02:00 |