Mythic

Results 45 issues of Mythic

**Issue details** When using the HttpLink provided by Apollo in combination with the https://www.npmjs.com/package/xmlhttprequest XMLHttpRequest polyfill, the request's content header will be set to `text/plain` rather than `application/json`. This is...

Ideally they should all follow the same pattern. At some point we'll have to start using the version numbers.

S-clarifying
S-verified

The Thunderstore Mod Manager fork has some changes that would be a good idea to eventually merge here, and before doing so should also be reviewed. Keeping this PR as...

Currently the markdown editor widget eats the tab keypress in a way that prevents element focus change. This seems to be intended behaviour as a tab character is inserted. There...

feature request

### Description Committing via GitHub for Unity fails if GPG signing commits is enabled. Committing via git bash (and entering password to prompt) works. Disabling GPG signing in the `.gitconfig`...

enhancement

Support creation of Community & CommunitySite test data with the create_test_data command

Allow selection of categories for all communities a package will be submitted to instead of just the currently active community. TODO: - Implement a composite input for react-hook-form which aggregates...

Prevent zalgo from overflowing in markdown rendered areas. I don't think we need to strip it, but just killing the overflow should be alright. Example of what happens currently: ![image](https://user-images.githubusercontent.com/8225825/133253406-dcae70ad-6fcc-4ee3-9027-ca1003897b02.png)

Currently, the Risk of Rain 2 mod tooling economy is very unstandardized, which causes confusion among mod developers on how to make mods, users on how to install mods, and...

The builder container is using an userid / groupid of 1000 to run, which means all files it's accessing need to be accessible by that user/group. The builder container uses...