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
49fea314ec
submissions: log accepter and uploader
2025-03-28 22:34:51 +00:00
4c17a3c9e9
submissions: add AcceptedBy, UploadedBy fields to model
2025-03-28 22:34:51 +00:00
a7784bdaf5
web: fix api types
2025-03-28 18:26:59 -04:00
f0e18a5963
web: Validate button calls retry-validate endpoint
2025-03-28 15:07:07 -07:00
661fa17fa7
submissions: implement ActionSubmissionRetryValidate
2025-03-28 15:01:22 -07:00
cc1d5f4bda
submissions: remove Accepted from valid src status in ActionSubmissionTriggerValidate
2025-03-28 15:01:09 -07:00
e7a66ebe0d
openapi: generate
2025-03-28 14:48:48 -07:00
977f3902b7
openapi: split trigger-validate into two cases
2025-03-28 14:48:27 -07:00
af9f413b49
validation: refactor get_partial_path
2025-03-27 22:53:39 +00:00
b02b3d205e
Switch to using /api/session/validate
for determining if the user is not logged in ( #34 )
...
My apologies for being stupid not knowing the NextJS framework fully, as I have little experience with it and its non intuitive SSR and CSR workflow
Code successfully built locally running `bun run build`
Reviewed-on: #34
Co-authored-by: rhpidfyre <brandon@rhpidfyre.io>
Co-committed-by: rhpidfyre <brandon@rhpidfyre.io>
2025-03-27 21:47:03 +00:00
2f2241612a
openapi: generate
2025-03-26 20:53:25 -07:00
a7c72163eb
openapi: user session is required for SessionValidate
2025-03-26 20:53:02 -07:00
c8077482f3
submissions: do not validate session in HandleCookieAuth
2025-03-26 20:53:02 -07:00
79c21b62d8
openapi: generate
2025-03-26 20:17:03 -07:00
032f0e8739
openapi: opt out of security for get requests
2025-03-26 20:16:44 -07:00
251a24efae
web: Revert auth redirect
2025-03-26 17:23:21 -07:00
a9afdf38cf
web: auth redirect fix
2025-03-26 16:27:32 -07:00
d3edb6b3da
validation: include script path in ScriptFlaggedIllegalKeyword
2025-03-26 16:23:44 -07:00
188fbd2a6d
submissions: rename VersionID to ValidatedModelVersion
2025-03-26 15:41:46 -07:00
1468a9edc2
openapi: generate
2025-03-26 15:41:19 -07:00
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