|
7e93807298
|
docker: use itzaname docker proxy to avoid getting rate-limited
|
2025-04-03 19:05:15 -07:00 |
|
|
ee5b3331b4
|
validator: write correct asset version
|
2025-04-03 16:18:31 -07:00 |
|
|
a844c4e90a
|
validation: skip upload if model validates as-is
|
2025-04-03 15:36:06 -07:00 |
|
|
5ed15a6847
|
validation: rename error
|
2025-04-03 15:25:02 -07:00 |
|
|
ca1676db00
|
validation: catch final error
|
2025-04-03 14:01:40 -07:00 |
|
|
a3d644f572
|
validator: use different endpoints to fill in the submission details
|
2025-04-03 14:01:39 -07:00 |
|
|
d0634fc141
|
validator: update rbx_asset
|
2025-04-03 14:01:39 -07:00 |
|
|
719ef95b6d
|
submissions-api: use explicit ID types
|
2025-04-03 18:17:25 +00:00 |
|
|
0462788c53
|
validator: report operation failure
|
2025-04-03 03:44:32 +00:00 |
|
|
2c31a9585b
|
submissions-api: add operation failed endpoint
|
2025-04-03 03:44:32 +00:00 |
|
|
3699ce5cbb
|
validator: implement create operations
|
2025-04-03 03:44:32 +00:00 |
|
|
8776936e96
|
submissions-api: add create internal endpoints
|
2025-04-03 03:44:32 +00:00 |
|
|
e466af7d27
|
validator: rename errors
|
2025-04-03 03:44:32 +00:00 |
|
|
abed5c6227
|
validator: refactor again
|
2025-04-03 03:44:32 +00:00 |
|
|
96ace736f4
|
validator: add mapfix capability
|
2025-04-01 13:51:40 -07:00 |
|
|
9dd7a41d8f
|
submissions-api: add simple mapfixes endpoints
|
2025-04-01 13:51:40 -07:00 |
|
|
cc7df064be
|
submissions-api: deduplicate simple endpoints with crazy macro
|
2025-04-01 13:51:37 -07:00 |
|
|
758c2254eb
|
submissions-api: create new error variant
|
2025-03-31 19:23:59 -07:00 |
|
|
ade54ee662
|
validator: refactor + remove mapfix capability
|
2025-03-31 19:23:59 -07:00 |
|
|
01785bb190
|
validator: move files
|
2025-03-31 18:14:08 -07:00 |
|
|
3404251c14
|
nats: rename events
|
2025-03-31 16:51:36 -07:00 |
|
|
ffcba57408
|
validation: tweak validator-uploaded endpoint
|
2025-03-31 16:27:42 -07:00 |
|
|
f3689f4916
|
rename part 2: rename all occurrences of "publish" to "upload"
|
2025-03-28 15:56:47 -07:00 |
|
|
e855ace229
|
rename part 1: move files
|
2025-03-28 15:56:47 -07:00 |
|
|
6e21447d4b
|
validation: update deps
|
2025-03-28 15:56:47 -07:00 |
|
|
af9f413b49
|
validation: refactor get_partial_path
|
2025-03-27 22:53:39 +00:00 |
|
|
d3edb6b3da
|
validation: include script path in ScriptFlaggedIllegalKeyword
|
2025-03-26 16:23:44 -07:00 |
|
|
85a144e276
|
submissions-api: v0.6.1
|
2025-03-26 14:58:28 -07:00 |
|
|
4227f18992
|
validator: name model correctly
|
2025-03-26 21:30:12 +00:00 |
|
|
123bc8af47
|
validator: write and use tragic script name function
|
2025-03-26 21:30:12 +00:00 |
|
|
cd82954b73
|
validator: refactor errors to improve information and clarity
|
2025-03-26 21:30:12 +00:00 |
|
|
ce08b57e18
|
submissions-api: include get_scripts & get_script_from_hash in internal api
|
2025-03-26 21:30:12 +00:00 |
|
|
1ca0348924
|
submissions-api: derive Clone, Debug on many types
|
2025-03-26 21:30:12 +00:00 |
|
|
4fec1bba47
|
validation: do not implicitly append url
|
2025-03-26 12:53:35 -07:00 |
|
|
539e09fe06
|
validator: correct enum item name
|
2025-03-26 12:07:06 -07:00 |
|
|
b496f8c0d8
|
submissions-api: v0.6.0
|
2025-03-18 16:13:10 -07:00 |
|
|
0c247fbb43
|
submissions-api: add status message to validation failure
|
2025-03-18 16:12:42 -07:00 |
|
|
e5a1dcf144
|
submissions-api: v0.5.0
|
2025-03-18 14:20:21 -07:00 |
|
|
99e320d17f
|
submissions-api: validated-model
|
2025-03-18 14:19:12 -07:00 |
|
|
f5c4868dc4
|
validation: v0.1.1
|
2025-03-18 13:33:01 -07:00 |
|
|
1341f87bf8
|
submissions-api: v0.4.0
|
2025-03-18 13:33:01 -07:00 |
|
|
57544f3f64
|
submissions-api: external is default usage
|
2025-03-18 13:32:28 -07:00 |
|
|
ecb88c14a4
|
validation: explicitly append url (TODO: update deployment env var)
|
2025-03-18 13:23:48 -07:00 |
|
|
e1645e7c46
|
validation: use cargo workspace
|
2025-03-18 12:37:20 -07:00 |
|
|
e43f4bd0f0
|
openapi-internal: remove unused endpoint
|
2025-01-02 18:33:38 -08:00 |
|
|
0d549a46d4
|
TEMP: validation: force model upload to prevent model validation bait and switch
|
2024-12-27 16:48:41 -08:00 |
|
|
25dbc038ca
|
submissions-api: incorrectly named field
|
2024-12-26 17:46:45 -08:00 |
|
|
f038b9cda6
|
submissions-api: wrong url
|
2024-12-26 17:41:05 -08:00 |
|
|
8b3aa158c9
|
submissions-api: lazily export other error to avoid importing reqwest elsewhere
|
2024-12-21 22:39:59 -08:00 |
|
|
a45b4f2f0c
|
validation: flag illegal keywords
|
2024-12-21 21:08:03 -08:00 |
|