Bauke
|
685281dbc4
|
Update links to GitHub.
|
2024-03-01 14:31:06 +01:00 |
Bauke
|
29c6f96173
|
Add a Nix flake to build the CLI.
|
2024-03-01 14:26:47 +01:00 |
Bauke
|
40cb942487
|
Move global lints to Cargo.toml.
|
2024-01-26 19:59:25 +01:00 |
Bauke
|
f8d9a66c9a
|
Update dependencies.
|
2024-01-26 19:59:01 +01:00 |
Bauke
|
6ab3c6fdb4
|
Add Nix flake and direnv files.
|
2024-01-26 19:54:41 +01:00 |
Bauke
|
5e7beec2b6
|
Fix excess Unicode character.
|
2022-09-23 17:52:22 +02:00 |
Bauke
|
64398f7211
|
Link directly to the LICENSE and remove excess license identifier.
|
2022-09-23 17:50:16 +02:00 |
Bauke
|
c5b5173e19
|
Version 0.2.2!
|
2022-09-23 14:33:41 +02:00 |
Bauke
|
62a402887c
|
Re-add the CLI usage section.
|
2022-09-23 14:33:07 +02:00 |
Bauke
|
d260e44120
|
Version 0.2.1!
|
2022-09-23 14:28:42 +02:00 |
Bauke
|
fe95d5f300
|
Add Installation and Cargo sections.
|
2022-09-23 14:28:31 +02:00 |
Bauke
|
002b2e2d1f
|
Redo the readme.
|
2022-09-23 14:23:32 +02:00 |
Bauke
|
94bfc41ade
|
Add license header.
|
2022-09-23 14:03:21 +02:00 |
Bauke
|
166a8c9996
|
Version 0.2.0!
|
2022-09-22 21:20:04 +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 |
Bauke
|
1e8bd514ca
|
Add gitignore, cargo-make and rustfmt configs.
|
2022-09-21 13:38:32 +02:00 |
Bauke
|
54ee449f96
|
Initial commit! 🚀
|
2022-09-21 12:22:18 +02:00 |