Commit graph

102 commits

Author SHA1 Message Date
pyrite 6d57f275a2
chore: moved schema file to torn-api crate 2025-05-27 19:27:58 +02:00
pyrite 11c5d71bf6
chore(torn-api): release version 1.3.0 2025-05-27 19:27:57 +02:00
pyrite eb6e98f41b
chore(codegen): release version 2025-05-27 19:27:57 +02:00
pyrite 7a4f6462f5
feat(torn-api): add chrono for datetime support 2025-05-27 19:27:57 +02:00
pyrite 266122ea0e
chore(codegen): publish version 2025-05-27 19:27:57 +02:00
pyrite 47461b61b2
fix(codegen): fixed codegen for array path parameters 2025-05-27 19:27:56 +02:00
pyrite b245e3e712
chore(key-pool): release version 2025-05-27 19:27:56 +02:00
TotallyNot 73358b70cc
chore: updated schemas 2025-05-19 20:09:38 +02:00
TotallyNot b4ce0c764e
feat: allow arbitrary deserialisation from unions 2025-05-01 16:10:24 +02:00
TotallyNot 7bc61de1c2
feat: simplified lifetime bounds on bulk executor 2025-04-29 22:46:43 +02:00
TotallyNot c17f93f600
feat: implemented bulk requests 2025-04-29 18:27:42 +02:00
TotallyNot 4dd4fd37d4
feat(core): allow optionally disabling expensive codegen 2025-04-27 15:23:52 +02:00
TotallyNot 26043ac318
fix: changed rust edition to 2021 2025-04-27 13:47:22 +02:00
TotallyNot b069c7e493
fix(code-gen): hack to fix resolution of malformed number property 2025-04-27 11:11:30 +02:00
TotallyNot 40b784cf57
feat(key-pool): allow setting schema for key table 2025-04-27 11:02:33 +02:00
TotallyNot c5651efbb0
chore(codegen): updated spec 2025-04-27 10:59:54 +02:00
TotallyNot 4b52c37774
feat(key-pool): updated key pool to use v2 api 2025-04-25 17:23:43 +02:00
TotallyNot 5ae490c756
chore(core): updated dependency 2025-04-24 23:45:49 +02:00
TotallyNot e5e5d327a2
chore(codegen): updated spec and improved builder ergonomics 2025-04-24 23:39:08 +02:00
TotallyNot 84d7c7586b
chore: added missing cargo manifest fields 2025-04-24 13:59:41 +02:00
TotallyNot 5a84558d89 feat(v2): initial commit 2025-04-24 13:44:57 +02:00
TotallyNot 48868983b3 0.9.0 2024-12-14 22:04:19 +01:00
TotallyNot 107282edb7 0.7.5 2024-10-05 16:17:50 +02:00
TotallyNot d3518b1f90 Merge pull request #2 from 39C-wallenstein/master
Added faction_tag_image
2024-10-05 16:05:35 +02:00
olesien 1bdc33e40a Fixed deserializer 2024-10-01 20:36:59 +02:00
olesien f5098a8a1b Added faction_tag_image 2024-10-01 19:35:20 +02:00
TotallyNot 37c0006758 api enum derives 2024-08-19 16:52:18 +02:00
TotallyNot 397bf3c414 remove bazaar ID 2024-05-23 13:25:30 +02:00
TotallyNot dc176a4c60 added ApiSelectionResponse trait 2024-04-04 16:48:53 +02:00
TotallyNot e93b3529cb more visibility adjustments 2024-04-04 16:38:22 +02:00
TotallyNot c83c304bbe adjust visibility of inner response 2024-04-04 16:29:41 +02:00
TotallyNot 1daee85581 changed before/after hook signatures 2024-04-04 16:19:44 +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 a103b1323f added awards selections 2024-03-07 13:01:49 +01:00
TotallyNot 28520bada3 bump version to 0.6.4 2024-01-22 20:15:17 +01:00
TotallyNot fe708c2c97 Merge pull request #1 from olesien/master
Added torn -> items
2024-01-22 20:10:55 +01:00
olesien c9ead5e7d8 Fixed naming conventions 2024-01-22 20:09:37 +01:00
olesien d6232fd380 Added torn -> items
Also added unit test to check.
2024-01-22 20:04:22 +01:00
TotallyNot 97385ec6ca added market->bazaar 2024-01-22 16:38:49 +01:00
TotallyNot c6e19918d0 add faction id to rackets and fix territory wars 2023-11-22 00:01:25 +01:00
TotallyNot af39b03ef2 use torn-api 0.6 for the key pool 2023-11-20 13:17:26 +01:00
TotallyNot fee278e895 added faction tag 2023-11-19 12:09:01 +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 055900d3e0 updated elim teams 2023-09-05 14:22:08 +02:00
TotallyNot f52ec65764 added online status to last action struct 2023-08-26 20:38:38 +02:00
TotallyNot f95fe10444 added user->icons 2023-08-26 18:36:24 +02:00
TotallyNot 2182204e05 update sqlx to ^0.7 2023-08-13 18:46:40 +02:00