Commit graph

12 commits

Author SHA1 Message Date
askiiart
602c69ef19
docs: improve run() docs 2024-12-02 10:06:44 -06:00
askiiart
ff413f7347
fix minor doc issues 2024-12-02 10:00:04 -06:00
askiiart
057dd7574c
hugely improve docs, including adding tutorial page and improving accuracy to reflect changes 2024-12-02 00:18:52 -06:00
askiiart
e4de416464
might as well clean this up slightly 2024-12-01 22:55:41 -06:00
askiiart
8a73d3d9cb
make api only visible to the crate 2024-12-01 22:44:35 -06:00
askiiart
01c9984d99
switch from static mut config to using Rocket's State 2024-12-01 22:00:19 -06:00
askiiart
8ad7ba87ac
figure out a bunch of weird stuff and doc it, add struct to hold torrent info 2024-11-29 15:49:33 -06:00
askiiart
bf0c84f126
misc improvements, improve documentation, switch numeric IDs to ints, and add search() stub 2024-11-27 21:49:15 -06:00
askiiart
85a876b221
improve and move around tests, make the API part of it function 2024-11-25 22:23:05 -06:00
askiiart
52a8c48825
- update function signatures
- add tests (doesn't verify anything, but useful to manually test something/run bits)
- improve documentation
2024-11-24 23:09:31 -06:00
askiiart
cdb0a82181
set up layout for the module
Co-authored-by: confused-ace-noises <confused-ace-noises@users.noreply.github.com>
2024-11-23 18:39:48 -06:00
askiiart
493d019352
Initial commit 2024-11-21 13:19:57 -06:00