208 Commits

Author SHA1 Message Date
450b6a0829
update deps 2025-04-10 17:26:47 -07:00
091a2a92f1
rbx_asset: v0.4.4 parse string ints + save intermediate allocation 2025-04-10 17:24:49 -07:00
31aae80cc5
rbx_asset: change api to save intermediate allocation 2025-04-10 17:24:49 -07:00
041cc75015
rbx_asset: move code into util, types 2025-04-10 17:24:49 -07:00
d77312309f
rbx_asset: helpers for integers within a string 2025-04-10 17:24:49 -07:00
50145460b9
rbx_asset: simplify gzip logic 2025-04-10 00:25:34 -07:00
df2a5bb9ce
rbx_asset: v0.4.3 optional AssetLocation 2025-04-08 16:54:59 -07:00
e40041a894
rbx_asset: change api for asset location again 2025-04-08 16:54:14 -07:00
45c1e52c0f
rbx_asset: v0.4.2 2025-04-05 14:53:47 -07:00
0196f47374
rbx_asset: description is optional 2025-04-05 14:53:32 -07:00
a8163014ad
rbx_asset: v0.4.1 2025-04-05 14:23:26 -07:00
4d26e7ad19
rbx_asset: discover asset location 2025-04-05 14:21:57 -07:00
99077cf467
rbx_asset: v0.4.0 2025-04-05 13:51:16 -07:00
302603998e
rbx_asset: cloud: implement new asset-delivery-api 2025-04-05 13:09:59 -07:00
71cae5c089
rbx_asset: cloud: tweak asset info requests, remove get_asset 2025-04-05 13:09:25 -07:00
fb9dd8660d
rbx_asset: deduplicate common code 2025-04-05 12:59:44 -07:00
64e4887b83
rbx_asset: use #[serde(default)] instead of Option<Vec<_>> 2025-04-05 12:59:24 -07:00
d125829a00
rbx_asset: rename CloudContext & CookieContext to Context 2025-04-05 12:23:39 -07:00
5509fd2166
rbx_asset: context fields should be private 2025-04-05 12:23:13 -07:00
e17db96e86
asset-tool v0.4.11 continue feature for DownloadUserInventoryJson 2025-04-04 13:53:19 -07:00
875b059074
asset-tool: tweak get_user_inventory_pages 2025-04-04 13:53:19 -07:00
9b1c709e7c
asset-tool: add continue to DownloadUserInventoryJson 2025-04-04 13:36:18 -07:00
ebd48269b8
rbx_asset: v0.3.4 UploadResponse.AssetVersion 2025-04-03 16:14:33 -07:00
5a4ac0e7f2
rbx_asset: include asset version in UploadResponse 2025-04-03 16:13:45 -07:00
68ebbad7a7
rbx_asset: v0.3.3 optional field 2025-04-03 13:56:10 -07:00
c99b752738
rbx_asset: optional field on AssetDetails 2025-04-03 13:56:02 -07:00
4f798e5f07
rbx_asset: v0.3.1 fix missing field 2025-04-03 13:55:56 -07:00
39fa74d44a
rbx_asset: fix missing field on GetAssetV2Location 2025-04-03 13:55:56 -07:00
edb5ea7648
rbx_asset: v0.3.1 CreatorType traits 2025-04-03 12:57:17 -07:00
504ff40385
rbx_asset: derive additional traits for CreatorType 2025-04-03 12:56:42 -07:00
89c0ee2cc2
update deps 2025-04-03 12:53:09 -07:00
f7e565bd0b
asset-tool: v0.4.10 2025-04-03 12:47:02 -07:00
fe8062d8e0
rbx_asset: v0.3.0 add CreatorType + get_asset_details + get_asset_v2 2025-04-03 12:47:02 -07:00
e6fe04aa73
asset-tool: add AssetDetails 2025-04-03 12:47:02 -07:00
656de62bdc
asset-tool: add DownloadVersionV2 2025-04-03 12:47:02 -07:00
4d90a74a82
rbx_asset: get_asset_v2 2025-04-03 12:47:02 -07:00
fb6fb67954
rbx_asset: tweak get_asset 2025-04-03 12:45:18 -07:00
b0f1e964a6
rbx_asset: add get_asset_details 2025-04-03 12:45:18 -07:00
aea777ecd3
rbx_asset: add CreatorType 2025-04-03 12:43:16 -07:00
6eca84a08a DownloadVersion command 2025-02-12 14:55:19 -08:00
b7bab46e04 v0.4.9 roblox error message in body 2025-02-11 13:53:16 -08:00
0413767ef9 v0.2.6 roblox error message in body 2025-02-11 13:50:31 -08:00
b69698fd8e rbx_asset: special error for special roblox 2025-02-11 13:43:11 -08:00
309fc2494d update deps 2025-02-11 13:31:14 -08:00
b352707b99 rbx_asset v0.2.5 better error info 2024-12-13 19:55:45 -08:00
81f411272f rbx_asset keep typed UploadResponse 2024-12-13 19:55:19 -08:00
e45f3c2cf9 cloud: use response_ok helper function 2024-12-13 19:35:31 -08:00
3cd65158a0 update deps 2024-12-13 19:19:04 -08:00
38d78ff2c5 cookie: refactor http errors to include more useful information 2024-12-13 19:18:35 -08:00
c49f9e4dd3 cookie: prepend in library 2024-12-13 19:01:37 -08:00