|
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 |
|
|
29c0acf3b2
|
web: add fix map button
|
2025-04-03 15:47:44 -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 |
|
|
1ff1cae709
|
web: reduce polling interval
The operations will usually take half a second.
|
2025-04-03 15:12:18 -07:00 |
|
ic3w0lf
|
c6ebe5a360
|
stop polling on completeion/fail
|
2025-04-03 15:45:59 -06:00 |
|
|
15dd6b4178
|
web: tweak header + add maps link
|
2025-04-03 14:22:39 -07:00 |
|
|
ca1676db00
|
validation: catch final error
|
2025-04-03 14:01:40 -07:00 |
|
|
56681f8862
|
submissions: mark operation as completed
|
2025-04-03 14:01:39 -07:00 |
|
|
fe2c20bd72
|
openapi: generate
|
2025-04-03 14:01:39 -07:00 |
|
|
027a55661b
|
openapi: be consistent
|
2025-04-03 14:01:39 -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 |
|
|
c9041168e5
|
submissions: use explicit ID types
|
2025-04-03 18:17:25 +00:00 |
|
|
1e012af52e
|
openapi: generate
|
2025-04-03 18:17:25 +00:00 |
|
|
54b4cf2d13
|
openapi: make explicit types for returned IDs
|
2025-04-03 18:17:25 +00:00 |
|
ic3w0lf
|
91ac3a5e36
|
Operation Page
|
2025-04-03 18:03:11 +00:00 |
|
ic3w0lf
|
fc5519e744
|
bad code
|
2025-04-03 04:46:44 -06:00 |
|
|
170e194ac9
|
web: use client
|
2025-04-03 08:00:59 +00:00 |
|
liquidwater0
|
739c9354a6
|
turn maps page into client component
|
2025-04-03 08:00:59 +00:00 |
|
|
73f559f049
|
web: useParams
|
2025-04-03 08:00:59 +00:00 |
|
liquidwater0
|
3f377f4605
|
log the error
|
2025-04-03 08:00:59 +00:00 |
|
liquidwater0
|
edc1ed5459
|
maybe fix build errors
|
2025-04-03 08:00:59 +00:00 |
|
|
c9212a5ec8
|
drone: do not attempt to deploy pull requests
|
2025-04-03 00:46:13 -07:00 |
|
liquidwater0
|
adaa088efe
|
add routes for maps page
|
2025-04-03 00:57:04 -05:00 |
|
|
e85e3f130f
|
web: add mapfixes link to header
|
2025-04-02 21:13:27 -07: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 |
|
|
a639b81988
|
submissions: implement operation failed internal endpoint
|
2025-04-03 03:44:32 +00:00 |
|
|
5aa27c08a5
|
openapi: generate
|
2025-04-03 03:44:32 +00:00 |
|
|
577ab5cdd0
|
openapi: internal operation failed endpoint
|
2025-04-03 03:44:32 +00:00 |
|
|
a72be13843
|
submissions: deny mapfix targeting nonexistent map
|
2025-04-03 03:44:32 +00:00 |
|
|
d4e8edbb6e
|
submissions: implement internal submission create
|
2025-04-03 03:44:32 +00:00 |
|
|
19c4e36990
|
submissions: trigger validator to create submissions & mapfixes
|
2025-04-03 03:44:32 +00:00 |
|
|
56dec20189
|
openapi: generate
|
2025-04-03 03:44:32 +00:00 |
|
|
34d37d8c1c
|
openapi: move create endpoints to internal
|
2025-04-03 03:44:32 +00:00 |
|
|
508d41506a
|
submissions: naively implement operations
|
2025-04-03 03:44:32 +00:00 |
|
|
493c6d084a
|
openapi: generate
|
2025-04-03 03:44:32 +00:00 |
|
|
722ac5178f
|
openapi: long-running operations
|
2025-04-03 03:44:32 +00:00 |
|
|
df39101102
|
web: remove all fields from submission forms except Asset ID
|
2025-04-03 03:44:32 +00:00 |
|
|
e877ba4788
|
Merge pull request 'Change the map thumbnails to use the roblox api' (#64) from thumbnails into staging
Reviewed-on: #64
Reviewed-by: Quaternions <quaternions@noreply@itzana.me>
|
2025-04-03 03:33:18 +00:00 |
|
ic3w0lf
|
8a28d6cfcf
|
model/user thumbnails
|
2025-04-02 21:20:30 -06:00 |
|
|
e9f79241f1
|
submissions: maps endpoints
|
2025-04-01 16:52:55 -07:00 |
|
|
bfd287f3cc
|
openapi: generate
|
2025-04-01 16:46:18 -07:00 |
|