Aleksandr
|
4f4c0e8d5d
|
Merge pull request #8 from j0rsa/dependabot/cargo/env_logger-0.8.2
Update env_logger requirement from 0.7.1 to 0.8.2
|
2021-02-07 18:22:27 +01:00 |
|
Aleksandr
|
939fe21b29
|
Merge pull request #7 from j0rsa/dependabot/cargo/reqwest-0.11.0
Update reqwest requirement from 0.10.6 to 0.11.0
|
2021-02-07 18:22:13 +01:00 |
|
Aleksandr
|
517aba3abe
|
Merge pull request #10 from j0rsa/dependabot/add-v2-config-file
Create Dependabot config file
|
2021-02-07 13:00:55 +01:00 |
|
dependabot-preview[bot]
|
d6f5573d90
|
Create Dependabot config file
|
2021-02-07 11:58:22 +00:00 |
|
dependabot-preview[bot]
|
baf764e93d
|
Update tokio requirement from 0.2 to 1.2
Updates the requirements on [tokio](https://github.com/tokio-rs/tokio) to permit the latest version.
- [Release notes](https://github.com/tokio-rs/tokio/releases)
- [Commits](https://github.com/tokio-rs/tokio/compare/tokio-0.2.0...tokio-1.2.0)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2021-02-07 11:57:29 +00:00 |
|
dependabot-preview[bot]
|
564af1939c
|
Update env_logger requirement from 0.7.1 to 0.8.2
Updates the requirements on [env_logger](https://github.com/env-logger-rs/env_logger) to permit the latest version.
- [Release notes](https://github.com/env-logger-rs/env_logger/releases)
- [Changelog](https://github.com/env-logger-rs/env_logger/blob/master/CHANGELOG.md)
- [Commits](https://github.com/env-logger-rs/env_logger/compare/v0.7.1...v0.8.2)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2021-02-07 11:57:07 +00:00 |
|
dependabot-preview[bot]
|
89a1a55b96
|
Update reqwest requirement from 0.10.6 to 0.11.0
Updates the requirements on [reqwest](https://github.com/seanmonstar/reqwest) to permit the latest version.
- [Release notes](https://github.com/seanmonstar/reqwest/releases)
- [Changelog](https://github.com/seanmonstar/reqwest/blob/master/CHANGELOG.md)
- [Commits](https://github.com/seanmonstar/reqwest/compare/v0.10.6...v0.11.0)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2021-02-07 11:56:46 +00:00 |
|
Aleksandr
|
b01d9fff06
|
Merge pull request #6 from Kriskras99/torrent_set_location
Implement torrent-set-location call
|
2020-12-27 19:00:14 +01:00 |
|
Christiaan Biesterbosch
|
59df19cf36
|
Bump version to 0.3.2
|
2020-12-27 18:49:55 +01:00 |
|
Christiaan Biesterbosch
|
2ca1444f18
|
Format the code with rustfmt
|
2020-12-27 17:51:17 +01:00 |
|
Christiaan Biesterbosch
|
510b79e57e
|
Add VS Code and Jetbrains files to gitignore
|
2020-12-27 17:34:27 +01:00 |
|
Christiaan Biesterbosch
|
6587f19aa7
|
Add support for the torrent-set-location call
|
2020-12-27 17:32:02 +01:00 |
|
keyridan
|
8d07f2be84
|
Merge pull request #5 from j0rsa/panic_free_request_to_unknown_url
Panic free request to unknown url
|
2020-11-01 14:15:53 +01:00 |
|
red
|
07df9ce310
|
bump version
|
2020-11-01 14:10:12 +01:00 |
|
red
|
989f1cf8d0
|
expected header not to be present
|
2020-11-01 14:06:22 +01:00 |
|
red
|
8d98d1f4bc
|
made get sessionId silent
|
2020-11-01 13:56:31 +01:00 |
|
red
|
1305b88d03
|
Merge branch 'master' of github.com:j0rsa/transmission-rpc
|
2020-08-27 21:28:55 +02:00 |
|
red
|
4e932deb49
|
no panic on failed torrent_add
|
2020-08-27 21:28:50 +02:00 |
|
Aleksandr
|
c5e6dd0936
|
Added donation button
|
2020-08-17 21:19:01 +02:00 |
|
red
|
70b6b822c4
|
bump version
|
2020-07-13 11:53:20 +02:00 |
|
red
|
06e1c1a87d
|
added Clone to response
|
2020-07-13 11:40:23 +02:00 |
|
Aleksandr
|
57b741d5d1
|
Merge pull request #1 from inanna-malick/master
make rustls not pull in openssl
|
2020-05-26 22:08:11 +02:00 |
|
Inanna Malick
|
22da575465
|
make rustls not pull in openssl, per https://github.com/seanmonstar/reqwest/issues/495\#issuecomment-483698828
|
2020-05-26 13:03:11 -07:00 |
|
Aleksandr
|
3ff5a978ff
|
Update README.md
|
2020-05-05 09:48:55 +02:00 |
|
red
|
249836eb4f
|
bump badge version
|
2020-04-25 18:41:45 +02:00 |
|
red
|
4547ce5262
|
updated example docs
|
2020-04-25 18:38:53 +02:00 |
|
red
|
64072f70b6
|
added id filtering by id or hashstring
|
2020-04-25 18:34:45 +02:00 |
|
red
|
ed530d9903
|
added badge
|
2020-04-24 22:30:13 +02:00 |
|
red
|
d17ee2cea8
|
added transmission-{remove,add}
refactored request argument object
|
2020-04-24 22:21:47 +02:00 |
|
red
|
e27e3b2d04
|
docs
|
2020-04-22 14:30:03 +02:00 |
|
red
|
6185c826c0
|
cleanup dependencies
|
2020-04-22 14:19:51 +02:00 |
|
red
|
e88de4bd72
|
docs
|
2020-04-22 09:52:56 +02:00 |
|
red
|
f2420e876a
|
added torrent actions
|
2020-04-21 19:12:29 +02:00 |
|
red
|
56e454915a
|
bump version due to cleanup
|
2020-04-21 17:12:01 +02:00 |
|
red
|
7ab80800a5
|
cleanup
|
2020-04-21 17:10:34 +02:00 |
|
red
|
4b1a24f602
|
cleanup deps
|
2020-04-21 16:58:46 +02:00 |
|
red
|
ecef036355
|
Added Tracker info into response
|
2020-04-21 14:47:35 +02:00 |
|
red
|
0083488ddb
|
added torrent-get
|
2020-04-21 11:23:22 +02:00 |
|
red
|
4a9077b95f
|
added generic sender
|
2020-04-20 17:44:23 +02:00 |
|
red
|
5f131322ca
|
refactored library, structurized types, added session-get example
|
2020-04-20 15:32:54 +02:00 |
|
red
|
cb5684337e
|
converted file to library
|
2020-04-20 13:40:43 +02:00 |
|
red
|
baad21f277
|
init
|
2020-04-20 10:47:13 +02:00 |
|
Aleksandr
|
ac3cefea36
|
Initial commit
|
2020-04-20 10:43:16 +02:00 |
|