Commit graph

22 commits

Author SHA1 Message Date
TotallyNot 9c49d2e316 added ApiSelectionResponse trait 2024-04-04 16:48:53 +02:00
TotallyNot 75fc19d0f7 major refactoring 2024-04-04 15:59:10 +02:00
TotallyNot 01bbe37876 expose request in builder 2024-04-02 21:06:41 +02:00
TotallyNot 7cfb715e0c added timestamp options to url builder 2024-03-09 20:01:07 +01:00
TotallyNot 80b699d77f added market->bazaar 2024-01-22 16:38:49 +01:00
TotallyNot 3df2d8e882 added faction->chain, changed selections() signature 2023-11-17 11:43:52 +01:00
TotallyNot c367c24606 added IntoOwned trait and derive macro 2023-10-10 19:59:33 +02:00
TotallyNot 20ad563f0d made common module pub 2023-05-10 12:44:27 +02:00
TotallyNot 56107af25b expose wrapped value of api response 2023-02-27 16:09:19 +01:00
TotallyNot d6e4582f62 added unix timestamp options for to/from parameters 2023-02-27 01:44:00 +01:00
TotallyNot 9109720d15 changed executor typings 2023-02-27 00:28:11 +01:00
TotallyNot 58ec9eea15 added territory selections 2023-02-21 01:34:46 +01:00
TotallyNot cce7e2a4a5 added key->info selection 2023-01-26 21:05:27 +01:00
TotallyNot 78a5ea37b9 changed ApiRequest field's visibility 2023-01-22 18:54:46 +01:00
TotallyNot 3d756656f1 fix Competition deserialisation 2023-01-22 00:59:56 +01:00
TotallyNot 8bf33a4eb8 revert part of the typings for single requests 2022-09-19 00:42:34 +02:00
TotallyNot c75522bc6a make client modules public again 2022-09-18 23:57:45 +02:00
TotallyNot a7c640511c bulk updates 2022-09-18 23:48:36 +02:00
TotallyNot 306db74d85 added useless benchmark and improved deserialisation logic 2022-09-08 19:32:51 +02:00
TotallyNot 27d7b4e9d9 simplified traits 2022-09-05 00:11:38 +02:00
TotallyNot 54345fef19 conditional Sync + Send if client supports it 2022-09-04 20:32:40 +02:00
TotallyNot 809b798503 key pool 2022-08-31 23:02:39 +02:00
Renamed from src/lib.rs (Browse further)