Commit graph

10 commits

Author SHA1 Message Date
askiiart
546e4944b4
complete all search functions 2024-12-01 12:31:43 -06:00
askiiart
492579035d
switch to single search function 2024-11-30 21:08:40 -06:00
askiiart
ccac5b9842
finish implementing the capabilities (caps) api endpoint 2024-11-30 01:12:37 -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
666ea1fd43
DRY and code cleanup for api.rs 2024-11-28 23:09:32 -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
007a26974f
improve tests and docs 2024-11-26 23:36:06 -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