cf488101a0
add eslint + update nextjs to remove a library deprecation warning on dev start
...
* requires running `bun install` again, or `bun update`
2024-12-10 17:55:16 -05:00
fbc183f408
change the routing from DOMAIN/map/[map_name] to DOMAIN/submissions/[submission_id]
2024-12-10 17:53:57 -05:00
1a5f58a3b1
map page now builds and heavily refactored
...
+ Handle no commenters by displaying the message "There are no commenters."
+ Text fallback: "Fetching map image..."
+ Handle the validation status message (still has no css coloring for 80% of the statuses)
- Disable the roblox api for fetching the asset image and avatar headshot images, but keep the module
2024-12-10 03:54:19 -05:00
37e4e29f04
use gorm model
2024-12-09 22:27:52 -08:00
69047eacb0
update golang side
2024-12-09 22:09:52 -08:00
ccb9c17e7f
openapi: generate
2024-12-09 22:07:43 -08:00
7b343fc686
openapi: deduplicate parameter ids
2024-12-09 22:05:47 -08:00
7aaa89b69b
openapi: change patch to post
2024-12-09 21:57:35 -08:00
3cc1c8a5d9
openapi: limit string lengths for user facing objects
2024-12-09 21:48:52 -08:00
04520edca7
fix IfStatusThenUpdate
2024-12-09 21:38:27 -08:00
fe3562325f
fix user info
2024-12-09 21:38:27 -08:00
b3ba9c2301
openapi: unused
2024-12-09 21:38:27 -08:00
1c0ed6574f
openapi: remove redundant SubmissionType
2024-12-09 20:51:00 -08:00
576c3a187a
produce less garbage
2024-12-09 20:10:36 -08:00
e495a8423f
openapi: try session_id
2024-12-09 20:10:36 -08:00
fb6b0ad7c7
cli flag for auth rpc host
2024-12-09 19:33:01 -08:00
8c3e9cf9ea
remove empty readme and tweak .gitignore, next.config.ts, and package.json
2024-12-09 22:24:16 -05:00
76792fd144
README: write instructions for each component
2024-12-09 18:35:49 -08:00
9097c551c4
not using openapi-generator (it's java)
2024-12-09 18:28:44 -08:00
0b46ee28a4
open source
2024-12-09 18:16:07 -08:00
6adf9a8977
web folder (dont use this code)
2024-12-09 21:14:54 -05:00
fe6a88a479
tweak submission comment
2024-12-09 17:34:55 -08:00
c3b559f6a6
tweak openapi description
2024-12-09 17:34:46 -08:00
dac135f624
partially implement publish_new
2024-12-06 21:00:19 -08:00
2aacb4c87c
split publishing for new maps and map fixes
2024-12-06 20:31:28 -08:00
f46df3a8eb
apparently you can just do it, thanks rust
2024-12-06 20:07:15 -08:00
bf3698c1db
tweak comment
2024-12-06 19:47:06 -08:00
a019e61556
remove unnecessary data structure
2024-12-06 19:45:44 -08:00
572e51961c
validation: mark submission as validated
2024-12-06 19:43:06 -08:00
3289376f8e
rust api: action_submission_validate
2024-12-06 19:43:06 -08:00
f99dbb1b9d
fallible functions cannot exist in the error suppressor
2024-12-06 19:43:06 -08:00
1a5e6e90c6
presumptuously rename error
2024-12-06 19:36:10 -08:00
c77a34804d
i64 😭
2024-12-06 19:27:20 -08:00
b7d04da9e0
rust api: implement update_submission_model
2024-12-06 19:19:01 -08:00
1133e00ccc
fix api
2024-12-06 19:02:57 -08:00
56fefbe52d
fat concurrent script fetching
2024-12-06 18:59:33 -08:00
0977943834
fix hash
2024-12-06 18:57:11 -08:00
bc6613f235
implement script policy
2024-12-06 18:19:35 -08:00
33ea38d35f
unused
2024-12-06 18:19:35 -08:00
86121bbfc1
implement siphash (confirmed identical hash)
2024-12-06 18:19:35 -08:00
a97738b378
implement scripts crud
2024-12-05 20:26:51 -08:00
2dcae799da
script always has a SubmissionID, it's just 0
2024-12-05 20:26:27 -08:00
ee7e5371a8
tweak roles
2024-12-05 19:10:09 -08:00
0c2ee16bde
openapi: not optional
2024-12-05 18:56:44 -08:00
005f2ddaee
rust api: patch
2024-12-05 18:49:09 -08:00
329eb1663c
new api skeleton
2024-12-05 16:50:35 -08:00
80425813c3
fix non-optional values
2024-12-05 16:50:35 -08:00
5899efd759
openapi: generate
2024-12-05 16:50:35 -08:00
3b85c98e10
openapi: massive crud
2024-12-05 16:50:35 -08:00
1a48a4fb5a
tweak policy
2024-12-05 16:50:35 -08:00