Commit graph

24 commits

Author SHA1 Message Date
TotallyNot 4dd4fd37d4
feat(core): allow optionally disabling expensive codegen 2025-04-27 15:23:52 +02:00
TotallyNot 5a84558d89 feat(v2): initial commit 2025-04-24 13:44:57 +02:00
TotallyNot dc176a4c60 added ApiSelectionResponse trait 2024-04-04 16:48:53 +02:00
TotallyNot 8aaf61efb1 major refactoring 2024-04-04 15:59:10 +02:00
TotallyNot e8a8b5976b expose request in builder 2024-04-02 21:06:41 +02:00
TotallyNot c6b3051887 added timestamp options to url builder 2024-03-09 20:01:07 +01:00
TotallyNot 97385ec6ca added market->bazaar 2024-01-22 16:38:49 +01:00
TotallyNot c320036cd0 added faction->chain, changed selections() signature 2023-11-17 11:43:52 +01:00
TotallyNot 9b41a9844f added IntoOwned trait and derive macro 2023-10-10 19:59:33 +02:00
TotallyNot fe5d34968d made common module pub 2023-05-10 12:44:27 +02:00
TotallyNot 042af5acf2 expose wrapped value of api response 2023-02-27 16:09:19 +01:00
TotallyNot 7a7aa6b163 added unix timestamp options for to/from parameters 2023-02-27 01:44:00 +01:00
TotallyNot 197b30d76b changed executor typings 2023-02-27 00:28:11 +01:00
TotallyNot 3757d1778f added territory selections 2023-02-21 01:34:46 +01:00
TotallyNot cff93d4c3d added key->info selection 2023-01-26 21:05:27 +01:00
TotallyNot 0fd74e7006 changed ApiRequest field's visibility 2023-01-22 18:54:46 +01:00
TotallyNot 6e1135e102 fix Competition deserialisation 2023-01-22 00:59:56 +01:00
TotallyNot 77c50fac64 revert part of the typings for single requests 2022-09-19 00:42:34 +02:00
TotallyNot 102d02d390 make client modules public again 2022-09-18 23:57:45 +02:00
TotallyNot 5630e51adb bulk updates 2022-09-18 23:48:36 +02:00
TotallyNot 1eec2477c6 added useless benchmark and improved deserialisation logic 2022-09-08 19:32:51 +02:00
TotallyNot 758ab39a1d simplified traits 2022-09-05 00:11:38 +02:00
TotallyNot df40047ec3 conditional Sync + Send if client supports it 2022-09-04 20:32:40 +02:00
TotallyNot ce0dcc28cd key pool 2022-08-31 23:02:39 +02:00
Renamed from src/lib.rs (Browse further)