web icon indicating copy to clipboard operation
web copied to clipboard

The open.mp web services monorepo. Homepage, documentation, server index, and more! All in one place.

Results 73 web issues
Sort by recently updated
recently updated
newest added

As in the title of the issue. I think this change will improve readability of code.

project:docs

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...

![unknown](https://user-images.githubusercontent.com/15944464/147772791-bfece884-4d3c-4b4d-beed-2e158fb81ec8.png) 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...

project:frontend

This is also a HTTP 500 instead of a 404

project:frontend

Hacky solution can be removed once Prisma is updated for this fix: https://github.com/prisma/prisma-client-go/issues/681

project:backend

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...

project:frontend

Depends on #379 for the API for `DELETE /forum/threads/{id}`

project:frontend