232 Commits

Author SHA1 Message Date
bbba21392b diff
All checks were successful
continuous-integration/drone/push Build is passing
2025-07-09 03:00:59 -07:00
dc707f48ae err 2025-07-09 03:00:59 -07:00
e9ff73bbfb sig 2025-07-09 03:00:59 -07:00
618cb34523 gitoxide not ready yet 2025-07-09 02:40:59 -07:00
facb8dfc8c wip 2025-07-09 02:40:03 -07:00
1f9aa708b0 switch to gix 2025-07-09 02:37:43 -07:00
9541e69ed1 switch to gitoxide 2025-07-09 02:36:09 -07:00
bf3b429c66 rbx_asset v0.4.8 default field
All checks were successful
continuous-integration/drone/push Build is passing
2025-07-01 04:56:23 -07:00
20899a3fae rbx_asset: default field
All checks were successful
continuous-integration/drone/push Build is passing
2025-07-01 04:55:56 -07:00
d60cedf430 rbx_asset: v0.4.7 roblox api changed
All checks were successful
continuous-integration/drone/push Build is passing
2025-07-01 01:12:43 -07:00
ad435fb8c9 update deps 2025-07-01 01:12:43 -07:00
9f1bdd6a1f rbx_asset: roblox api changed
All checks were successful
continuous-integration/drone/push Build is passing
2025-07-01 01:08:51 -07:00
0bf0b92efb asset location commands
All checks were successful
continuous-integration/drone/push Build is passing
2025-06-13 20:04:18 -07:00
41cd60c459 untab 2025-06-13 20:04:07 -07:00
52a0bf221b rbx_asset: visibility mistake
All checks were successful
continuous-integration/drone/push Build is passing
2025-06-11 23:34:21 -07:00
f2bd298cd1 rbx_asset: try out ref for funsies 2025-06-11 23:34:21 -07:00
89bbe00e3d Set Universe Asset Permissions (#17)
All checks were successful
continuous-integration/drone/push Build is passing
This implements an endpoint to set universe asset permissions.

Reviewed-on: #17
Co-authored-by: Quaternions <krakow20@gmail.com>
Co-committed-by: Quaternions <krakow20@gmail.com>
2025-06-12 02:33:12 +00:00
369f19452c rbx_asset: omit Cursor
All checks were successful
continuous-integration/drone/push Build is passing
2025-05-13 23:44:11 -07:00
9e78be3d09 rbx_asset v0.4.5 fix error type
All checks were successful
continuous-integration/drone/push Build is passing
2025-05-13 23:28:00 -07:00
70414d94ae clippy fixes
All checks were successful
continuous-integration/drone/push Build is passing
2025-05-13 23:26:15 -07:00
819eea1b4a rbx_asset: error type is too damn big 2025-05-13 23:23:58 -07:00
9eabb0197c asset-tool v0.4.12 update rbx-dom
All checks were successful
continuous-integration/drone/push Build is passing
2025-04-30 17:23:36 -07:00
fa9d42fc1f update deps
All checks were successful
continuous-integration/drone/push Build is passing
2025-04-30 17:13:02 -07:00
8f754f0bca update rbx-dom 2025-04-30 17:12:49 -07:00
450b6a0829 update deps
All checks were successful
continuous-integration/drone/push Build is passing
2025-04-10 17:26:47 -07:00
091a2a92f1 rbx_asset: v0.4.4 parse string ints + save intermediate allocation
All checks were successful
continuous-integration/drone/push Build is passing
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
All checks were successful
continuous-integration/drone/push Build is passing
2025-04-10 00:25:34 -07:00
df2a5bb9ce rbx_asset: v0.4.3 optional AssetLocation
All checks were successful
continuous-integration/drone/push Build is passing
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
All checks were successful
continuous-integration/drone/push Build is passing
2025-04-05 14:53:47 -07:00
0196f47374 rbx_asset: description is optional
All checks were successful
continuous-integration/drone/push Build is passing
2025-04-05 14:53:32 -07:00
a8163014ad rbx_asset: v0.4.1
All checks were successful
continuous-integration/drone/push Build is passing
2025-04-05 14:23:26 -07:00
4d26e7ad19 rbx_asset: discover asset location
All checks were successful
continuous-integration/drone/push Build is passing
2025-04-05 14:21:57 -07:00
99077cf467 rbx_asset: v0.4.0
All checks were successful
continuous-integration/drone/push Build is passing
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
All checks were successful
continuous-integration/drone/push Build is passing
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
All checks were successful
continuous-integration/drone/push Build is passing
2025-04-04 13:36:18 -07:00
ebd48269b8 rbx_asset: v0.3.4 UploadResponse.AssetVersion
All checks were successful
continuous-integration/drone/push Build is passing
2025-04-03 16:14:33 -07:00
5a4ac0e7f2 rbx_asset: include asset version in UploadResponse
All checks were successful
continuous-integration/drone/push Build is passing
2025-04-03 16:13:45 -07:00
68ebbad7a7 rbx_asset: v0.3.3 optional field
All checks were successful
continuous-integration/drone/push Build is passing
2025-04-03 13:56:10 -07:00
c99b752738 rbx_asset: optional field on AssetDetails 2025-04-03 13:56:02 -07:00