|
1053719eab
|
openapi: rename field
|
2025-03-26 15:40:57 -07:00 |
|
|
2867da4b21
|
submissions: detect sentinel value
|
2025-03-26 15:33:47 -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 |
|
|
936a1f93aa
|
web: use --turbopack for dev
|
2025-03-26 21:29:07 +00:00 |
|
|
d5d0e5ffc9
|
web: redirect if the user is not logged in based on session_id cookie's presence
|
2025-03-26 21:29:07 +00:00 |
|
|
039309c75a
|
submissions: include status message
|
2025-03-26 13:08:56 -07:00 |
|
|
7cc0b5da7f
|
openapi: generate
|
2025-03-26 13:08:41 -07:00 |
|
|
f0c44fb4a8
|
openapi: include status message
|
2025-03-26 13:08:22 -07:00 |
|
|
4fec1bba47
|
validation: do not implicitly append url
|
2025-03-26 12:53:35 -07:00 |
|
|
5ae287f3f2
|
docker: fix API_HOST
|
2025-03-26 12:46:54 -07:00 |
|
|
bf6c8af21a
|
docker: add group id env var
|
2025-03-26 12:34:27 -07:00 |
|
|
65e63431a3
|
docker: use staging auth image
|
2025-03-26 12:26:37 -07:00 |
|
|
a8dc6cd35a
|
submissions: introduce new role SubmissionRelease
|
2025-03-26 12:07:06 -07:00 |
|
|
539e09fe06
|
validator: correct enum item name
|
2025-03-26 12:07:06 -07:00 |
|
|
87fd7adb93
|
submissions: rename SubmissionPublish to SubmissionUpload
|
2025-03-26 12:07:06 -07:00 |
|
|
7d57d1ac4d
|
submissions: improve error granularity
|
2025-03-26 12:07:06 -07:00 |
|
|
636bb1fb94
|
submissions: fix roles bug
|
2025-03-25 19:42:39 -07:00 |
|
|
295ec3cd8b
|
submissions: refactor UserInfoHandle.GetRoles
|
2025-03-25 19:32:48 -07:00 |
|
|
6af006f802
|
fix docker compose
|
2025-03-25 19:27:26 -07:00 |
|
|
d16bb8ad02
|
submissions: refactor roles again
|
2025-03-25 18:07:37 -07:00 |
|
|
1af7d7e941
|
submissions: implement session endpoints
|
2025-03-25 17:53:50 -07:00 |
|
|
1feca92f7d
|
submissions: add UserInfoHandle.Validate
|
2025-03-25 17:44:49 -07:00 |
|
|
7213948a26
|
submissions: add UserInfoHandle.GetUserInfo function
|
2025-03-25 17:44:49 -07:00 |
|
|
783d0e843c
|
submissions: refactor roles
|
2025-03-25 17:44:13 -07:00 |
|
|
977d1d20c2
|
submissions: rename UserInfo to UserInfoHandle
|
2025-03-25 17:44:13 -07:00 |
|
|
d7634de9ec
|
openapi: generate
|
2025-03-25 17:44:13 -07:00 |
|
|
8da1c9346b
|
openapi: add session endpoints
|
2025-03-25 17:44:08 -07:00 |
|
|
894851c0e8
|
openapi: fix operation summary
|
2025-03-25 16:35:50 -07:00 |
|
|
3da4023466
|
web: throw error on failure status (#16)
Thanks to ai for knowing javascript
Co-authored-by: rhpidfyre <brandon@rhpidfyre.io>
Reviewed-on: #16
Co-authored-by: Quaternions <krakow20@gmail.com>
Co-committed-by: Quaternions <krakow20@gmail.com>
|
2025-03-24 23:03:53 +00:00 |
|
|
08a4e913a9
|
Enable auto deploy
|
2025-03-23 19:13:36 -04:00 |
|
|
6748cb4324
|
submissions: submitter cannot accept their own submission
|
2025-03-19 18:12:18 -07:00 |
|
|
73e5c76e75
|
submissions: reject reset unless validator is stale
|
2025-03-19 18:05:50 -07:00 |
|
|
b4be174d98
|
web: implement reset from softlock
|
2025-03-19 17:49:26 -07:00 |
|
|
f52e0a91a2
|
openapi: generate
|
2025-03-19 17:43:17 -07:00 |
|
|
0b1e7085e3
|
openapi: implement reset from softlock
|
2025-03-19 17:42:38 -07:00 |
|
|
31f1db6446
|
submissions: implement reset from softlock
|
2025-03-19 17:38:40 -07:00 |
|
|
b377405762
|
web: display validation error
|
2025-03-18 16:45:41 -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 |
|
|
483ffd1d66
|
submissions: add StatusMessage to submissions
|
2025-03-18 16:06:47 -07:00 |
|
|
ff01abdd63
|
openapi: generate
|
2025-03-18 16:05:02 -07:00 |
|
|
0271ba4d28
|
openapi: add status message to validation failure
|
2025-03-18 16:04:28 -07:00 |
|
|
c6b31b7c73
|
submissions: tweak group roles to allow developers proper staging permissions
|
2025-03-18 15:12:10 -07:00 |
|
|
80e7d735be
|
openapi: generate
|
2025-03-18 14:47:19 -07:00 |
|
|
e66513e88d
|
Revert "openapi: no security for get submission requests"
This reverts commit 11e801443fc82e38870baee443a786949cea3a2a.
|
2025-03-18 14:47:05 -07:00 |
|