code icon indicating copy to clipboard operation
code copied to clipboard

The Modrinth monorepo containing all code which powers Modrinth!

Results 464 code issues
Sort by recently updated
recently updated
newest added

### Please confirm the following. - [X] I checked the [existing issues](https://github.com/modrinth/code/issues) for duplicate feature requests - [x] I have checked that this feature request is not on our [roadmap](https://roadmap.modrinth.com)...

enhancement

this PR adds snap points to the MemorySelection sliders. This makes it easier to select satisfying numbers Resolves https://github.com/modrinth/code/issues/138 (from norbiros - copied so it closes the issue)

### Describe the bug Library issue with Theseus not using the latest version of LWJGL: **Theseus Default:** `[Client thread/INFO]: LWJGL Version: 2.9.1` **Other Launchers (MultiMC and Prism):** `[Client thread/INFO]: LWJGL...

bug

### Is your suggested enhancement related to a problem? Please describe. Whenever you want to add a fabric mod to quilt, even though they are perfectly compatible, Modrinth does not...

enhancement

When viewing instance content, the "check all" box will now respect filtering options, allowing the user to easily select all mods, or resourcepacks, etc. Also adds a "total selected /...

currently, when adding content to an instance and adding a resource pack, the Versions tab auto inserts e.g Fabric as a loader even though there isn't a fabric specific version...

Adds a skin manager page to the app, where users can view/change their current skin, as well as store saved skins. ![image_2024-07-09_154746157](https://github.com/modrinth/code/assets/89502961/9943b0a2-3548-4e14-af51-2351c47f688f) ![image_2024-07-09_154825415](https://github.com/modrinth/code/assets/89502961/008c04fb-74ad-4fd5-8462-65b3829c6f64) Resolves #415 Resolves #866 (Note the input...

### Please confirm the following. - [X] I checked the [existing issues](https://github.com/modrinth/code/issues) for duplicate feature requests - [x] I have checked that this feature request is not on our [roadmap](https://roadmap.modrinth.com)...

enhancement

This PR adds an additional way of selecting an icon for your instance. Using an icon from one of the mods in the instance. ![image](https://github.com/modrinth/theseus/assets/81473300/0c64b756-5a8f-41ff-b45d-f1b653a14d38) based on the [search-dropdown](https://omorphia.modrinth.com/components/search-dropdown.html) I...

This PR resolves https://github.com/modrinth/code/issues/742 reopen of #1105