d37cc9cdf2
CSS variables for coloring
2024-12-12 14:24:07 -08:00
0eaf9aa164
docker: fix validation
2024-12-12 14:24:07 -08:00
d37964764e
docker: fix maps-service
2024-12-12 14:24:07 -08:00
55b5516782
docker: secrets!
2024-12-12 13:52:25 -08:00
4c5d9e420d
validation: fix cargo chef
2024-12-12 12:51:44 -08:00
dee563e12a
update docker stuff
2024-12-12 12:29:15 -08:00
5ef2de6f50
validation: add strafesnet registry
2024-12-12 12:29:12 -08:00
95e9b4d8b3
nats: work queue policy
2024-12-11 23:02:59 -08:00
eea57786ff
nats: use subjects
2024-12-11 21:08:04 -08:00
64d6fe6059
validation: consumers are not durable
2024-12-11 21:07:57 -08:00
7f1054d509
maps-service: nats jetstream
2024-12-11 19:56:09 -08:00
ecaff95ca7
validation: nats jetstream
2024-12-11 19:55:16 -08:00
7c2e8f00ad
web: custom action per review button
2024-12-11 18:11:36 -08:00
1a747bee80
openapi: rename unclear endpoints
2024-12-11 18:11:36 -08:00
a9a4eaa20d
validation: implement publish_fix
2024-12-11 18:11:36 -08:00
796935da86
validation: implement publish_new
2024-12-11 17:45:38 -08:00
6677a698be
plumb game id
2024-12-11 17:45:38 -08:00
aea340fe97
Submission buttons working?
2024-12-11 19:07:54 -05:00
2a04efb10b
change error message to make more sense
2024-12-11 15:39:10 -08:00
119bb79a88
Update readme for web
2024-12-11 18:36:47 -05:00
c630b44ad3
Containerfile for web
2024-12-11 17:07:15 -05:00
bc5b84d447
buttons exist for making api requests
2024-12-11 03:30:55 -05:00
89fda96e7a
implicitly assume validator endpoints are authorized
2024-12-10 22:32:56 -08:00
803223d331
validation: fix url
2024-12-10 22:29:15 -08:00
dad5a40a09
validation: fix method
2024-12-10 22:28:52 -08:00
88056344f4
openapi: generate
2024-12-10 22:23:08 -08:00
0bc8eeffb3
openapi: set http return code according to standard
2024-12-10 22:22:37 -08:00
afa78a1260
openapi: implement cookie auth only on select requests
2024-12-10 22:22:12 -08:00
590627870a
implement some basic status codes for errors
2024-12-10 21:49:03 -08:00
ca5c67cb4b
check rows affected to see if anything happened
2024-12-10 21:38:12 -08:00
e3360a6c6b
the gorm way
2024-12-10 21:31:18 -08:00
1975f3ea4a
validation: mtls is handled at a higher level
2024-12-10 21:25:53 -08:00
03e71f09fc
validation: golang public fields must be upper case gg
2024-12-10 20:25:40 -08:00
1d545f4413
explicitly specify the port for bun run start
2024-12-10 23:17:58 -05:00
2e379f7077
successfully builds for production
2024-12-10 23:01:22 -05:00
6ce2cd799f
update README for web
2024-12-10 22:59:13 -05:00
305f18adb3
send nats
...
dunk on golang
2024-12-10 19:27:15 -08:00
e185712da5
nasty
2024-12-10 19:25:21 -08:00
3e58d75b87
userids and asset ids are uint64
2024-12-10 19:25:21 -08:00
b49ae10a10
fix roles
2024-12-10 18:23:23 -08:00
24e88c5a0a
validation: change error enum names to be more descriptive
2024-12-10 17:47:17 -08:00
c029939ee2
validation: use environment variables
2024-12-10 17:39:08 -08:00
dedbdb2899
validation: silence "unused" code lint
2024-12-10 17:38:47 -08:00
1324fa106f
validation: use incremental model version id
2024-12-10 17:38:21 -08:00
f110d82402
docker compose
2024-12-10 17:03:18 -08:00
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