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

There might not be a nice easy way to filter these, it might just come down to manual admin action to remove servers. ![image](https://user-images.githubusercontent.com/1636971/99967667-196c4a80-2d90-11eb-8382-5bbd3cd16c86.png)

project:backend
type:improvement

Docs pages are currently case sensitive - because the site is run on a linux environment which is case sensitive. Not entirely sure how to solve this one. Probably just...

project:docs
type:improvement

Would be neat to replicate this: ![image](https://user-images.githubusercontent.com/1636971/99885656-92ec2780-2c2e-11eb-95b8-1e3ac869c887.png) Can be done at static build time using MDX to walk the AST and find all the heading nodes.

project:docs
type:improvement

Each page needs an "Edit this page" button that just directs to GitHub using the same file with `/edit/` in the path.

project:docs
type:improvement

I just added a div and styled it ```css .scroll { height: 800px; width: 100%; max-width: 1000px; overflow: auto; overflow-x: hidden; } ``` https://github.com/openmultiplayer/web/assets/92677767/bc03f0f6-2856-44b8-823e-8c9e594f63a8 It looks more organized. But it's...

project:docs
type:suggestion

The Vercel app fails always. It's very annoying. ![image](https://github.com/openmultiplayer/web/assets/92677767/dead76ed-a506-4676-9838-7ba7fba2c790) ![image](https://github.com/openmultiplayer/web/assets/92677767/f1f521e8-1fa4-4d67-a750-a744525c3cb1)

``` `config.json` is a server configuration file ``` It's rendered as: ![image](https://github.com/openmultiplayer/web/assets/92677767/dd86863b-ee81-41a8-b9d6-7a9406c52ad0) What I except: ![image](https://github.com/openmultiplayer/web/assets/92677767/50bc7e93-9b6f-4a27-9669-0c7c08c77057)

type:bug

In the menu it shows for example: "CrashAddresses", "PluginDevelopmentGuide" etc. Shouldn't it be spaced like "Crash Addresses", "Plugin Development Guide" etc

type:improvement

Some very new coders might wonder what is the OnPlayerDoThing, etc.