Commit graph

  • 249f82196b
    Add version shield main askiiart 2024-12-15 23:56:47 -0600
  • fcef148285
    clean up code and make to_parameters use AsRef<str> askiiart 2024-12-05 13:11:52 -0600
  • 62822233bf
    fix crate categories askiiart 2024-12-05 09:51:32 -0600
  • 5356632bf2
    exclude dev-notes.md from the crate askiiart 2024-12-02 20:01:47 -0600
  • d22bbf0764
    add more cargo stuffs askiiart 2024-12-02 19:59:29 -0600
  • 4df2f252b2
    format askiiart 2024-12-02 19:42:27 -0600
  • 6c8ee376d9
    add examples for all the data structs, and other minor doc improvements askiiart 2024-12-02 19:41:57 -0600
  • 21bf5f165a
    remove unnecessary/unused old tests and stuff askiiart 2024-12-02 19:17:37 -0600
  • 602c69ef19
    docs: improve run() docs askiiart 2024-12-02 10:06:44 -0600
  • 45679ec98a
    docs: fix missing thing askiiart 2024-12-02 10:04:20 -0600
  • 0a6ffe6755
    fix SearchParameters fields being private askiiart 2024-12-02 10:02:46 -0600
  • ff413f7347
    fix minor doc issues askiiart 2024-12-02 10:00:04 -0600
  • 057dd7574c
    hugely improve docs, including adding tutorial page and improving accuracy to reflect changes askiiart 2024-12-02 00:18:52 -0600
  • 3e37af540e
    clean up docs a bit, and remove InternalSearchParameters as it was unneeded askiiart 2024-12-01 23:06:16 -0600
  • e4de416464
    might as well clean this up slightly askiiart 2024-12-01 22:55:41 -0600
  • 8a73d3d9cb
    make api only visible to the crate askiiart 2024-12-01 22:44:35 -0600
  • 9c07f11123
    should be public askiiart 2024-12-01 22:43:09 -0600
  • 63e0143b8d
    fix incomplete sentence askiiart 2024-12-01 22:42:34 -0600
  • bbdaf28c50
    publish implementation docs askiiart 2024-12-01 22:38:32 -0600
  • 8c15ac8a0e
    add fix for limit if negative askiiart 2024-12-01 22:37:59 -0600
  • 01c9984d99
    switch from static mut config to using Rocket's State askiiart 2024-12-01 22:00:19 -0600
  • f2b559ab5f
    async it askiiart 2024-12-01 18:51:35 -0600
  • 546e4944b4
    complete all search functions askiiart 2024-12-01 12:31:43 -0600
  • 492579035d
    switch to single search function askiiart 2024-11-30 21:08:40 -0600
  • 286262372a
    remove unused import askiiart 2024-11-30 20:33:49 -0600
  • 162f03fced
    switch from rs to rust to work properly with cargo doc askiiart 2024-11-30 01:15:34 -0600
  • cf7a3b7d53
    update README askiiart 2024-11-30 01:15:05 -0600
  • ccac5b9842
    finish implementing the capabilities (caps) api endpoint askiiart 2024-11-30 01:12:37 -0600
  • 8ad7ba87ac
    figure out a bunch of weird stuff and doc it, add struct to hold torrent info askiiart 2024-11-29 15:49:33 -0600
  • 666ea1fd43
    DRY and code cleanup for api.rs askiiart 2024-11-28 23:09:32 -0600
  • c1483ab210
    fix limit panicking in search() if config is specified askiiart 2024-11-27 23:41:31 -0600
  • bf0c84f126
    misc improvements, improve documentation, switch numeric IDs to ints, and add search() stub askiiart 2024-11-27 21:49:15 -0600
  • 6fb454fcea
    func should't be public askiiart 2024-11-27 10:41:29 -0600
  • de4c12b0a1
    update README askiiart 2024-11-27 10:38:12 -0600
  • 12e3ca8402
    make config public only to the crate, and make caps() code more readable askiiart 2024-11-26 23:48:13 -0600
  • 007a26974f
    improve tests and docs askiiart 2024-11-26 23:36:06 -0600
  • 85a876b221
    improve and move around tests, make the API part of it function askiiart 2024-11-25 22:23:05 -0600
  • 1beab57613
    fix CONFIG == None not working askiiart 2024-11-25 10:20:29 -0600
  • 52a8c48825
    - update function signatures - add tests (doesn't verify anything, but useful to manually test something/run bits) - improve documentation askiiart 2024-11-24 23:09:31 -0600
  • cdb0a82181
    set up layout for the module askiiart 2024-11-23 18:39:48 -0600
  • 4a7dc28893
    fix torznab.github.io url in readme askiiart 2024-11-22 10:45:08 -0600
  • 493d019352
    Initial commit askiiart 2024-11-21 13:19:57 -0600