web
web copied to clipboard
The open.mp web services monorepo. Homepage, documentation, server index, and more! All in one place.
As in the title of the issue. I think this change will improve readability of code.
https://github.com/openmultiplayer/web/blob/3eac1c3f5f5801321bef2b6e533566af004e5440/server/main.go#L15 importing `autoload` will build it even tho its not used but it will at least execute the `init` function. Meanwhile the "init" function already does `godotenv.Load()`. so why are...
 While surfing the new forums i just noticed one of the (perhaps) main visual issues that i'd like to report, while surfing and testing out some features without being...
``` Uncaught (in promise) TypeError: o is null NextJS 3 main-52b71d0641c9dde688d9.js:1:6460 Uncaught (in promise) TypeError: o is null NextJS 3 e e e main-52b71d0641c9dde688d9.js:1:6460 unreachable code after return statement 2...
Hacky solution can be removed once Prisma is updated for this fix: https://github.com/prisma/prisma-client-go/issues/681
Current dashboard is extremely basic, it was only really added for debug purposes. When #475 lands, the dashboard can primarily become a place for this, supplemented with additional user profile...
Depends on #379 for the API for `DELETE /forum/threads/{id}`