Ecosyste.ms: Timeline

Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.

modrinth/code

cyyynthia opened an issue on modrinth/code
OAuth 2.0 behavior deviates from standard practice
### Describe the bug The current implementation of the OAuth 2.0 flow deviates in certain key areas making it hard to interop with generic clients. I encountered these while using my own generic O...
UpcraftLP opened an issue on modrinth/code
NeoForge update json
### Is your suggested enhancement related to a problem? Please describe. Currently, labrinth already has built-in support for `Forge` update json files (at `https://api.modrinth.com/updates/{slug|...
falseresync opened an issue on modrinth/code
Add parameters to pick API response model
### Is your suggested enhancement related to a problem? Please describe. _No response_ ### Describe the solution you'd like I suggest adding Projections (or otherwise called Models) as described...
ryanccn opened an issue on modrinth/code
CORS header is not included when rate limited
### Describe the bug When a client has exceeded the rate limit, the returned `429 Too Many Requests` response does not include an `Access-Control-Allow-Origin` header, leading to the response bein...
JulianVennen opened an issue on modrinth/code
Projects with client_side/server_side set to unknown
### Describe the bug The client_side/server_side property of some projects is set to unknown. This does not conform to the API specification and should not be possible. This [has already been r...
Zoey2936 opened an issue on modrinth/code
Different output between version_files/update and version_file/<hash>/update
### Describe the bug If I ask the API using version_file/<hash>/update it gives me the latest version, but if I do the it with the same hash and version_files/update it reports a diffrent version...
DeDiamondPro opened an issue on modrinth/code
Analytics downloads are higher then downloads on project page
### Describe the bug I noticed that the download count in modrinth's analytics are higher than the data I am tracking myself using the api. Modrinth's data is about 20% higher. ![image](https://g...
msfjarvis opened an issue on modrinth/code
Project slug differs between search results and projects list for user
### Describe the bug There seems to be some issue which can allow the project slug to differ for the same project, with the search results having a potentially stale value while the user's proje...
enjarai opened an issue on modrinth/code
Unable to set my mod as "client optional"
### Describe the bug It seems like the backend on the main Modrinth website isn't allowing my mod to be set as "server: required, client: optional", always reverting an "optional" setting back to ...
OrdinaryCloverOC opened an issue on modrinth/code
searching cobblemon prioritizes official modpack
### Describe the bug sort by recently updated makes the official modpack first. ### Steps to reproduce https://modrinth.com/modpacks?q=cobblemon&s=updated search this on modrinth. ### Expected...
OrdinaryCloverOC opened an issue on modrinth/code
haste 1.20.1 won't download.
### Describe the bug https://modrinth.com/modpack/plo/version/VVVWCqDT this specific version won't download on pojav launcher "SHA1 verification failed after 5 download attempts" (same on any laun...
dima-dencep opened an issue on modrinth/code
Allow a PayPal account to be used by multiple Modrinth users
### Is your suggested enhancement related to a problem? Please describe. The problem is that one paypal can only be linked to one modrinth account. ### Describe the solution you'd like Allow one...
IdrisQe opened an issue on modrinth/code
Projects showing in wrong search categories
### Describe the bug Noticed this the other day, it seems some projects are showing in the wrong sections again (pretty sure this happened before). I've noticed resource packs in the shaders sect...
averwhy opened an issue on modrinth/code
Join date resets when you reset your password
### Describe the bug I joined modrinth previously (1-2 months ago) and just logged back in, however I forgot my password so naturally i reset it. However when I returned to my profile, I noticed t...
Herobrine7707 opened an issue on modrinth/code
1.20.4 with forge cannot be built and played
### Describe the bug I once downloaded modrith and thought it was good, but I can't play 1.20.4 with Forge because it doesn't even download it. I don't know if it also affects other versions. You'...
WarrR0ck opened an issue on modrinth/code
Singleplayer attribute for project API.
### Is your suggested enhancement related to a problem? Please describe. One issue I've noticed is that some mods mark the client dependency as optional simply because the mod works in single-play...
maow-tty opened an issue on modrinth/code
Environment tags should be reworked to be more encompassing and intuitive
### Is your suggested enhancement related to a problem? Please describe. Currently, it is believed "environments" describe the logical sides that a distributed mod is intended for, where "client-s...
spzi opened an issue on modrinth/code
Unable to update any modpack "Error fetching project"
### Describe the bug Whenever I download a modpack, attempting to update it or downgrade it returns an "Error fetching project" no matter what computer or Operating System I use [Tested on one PC ...
brawaru opened an issue on modrinth/code
Don't delete accounts immediately
### Is your suggested enhancement related to a problem? Please describe. Some users will delete their account without any sort of consideration, ignoring all warnings, only to later come to conclu...
Josiahcat333 opened an issue on modrinth/code
Different Stuff Showing Up
### Describe the bug Some mods have a weird way of spelling the mod name and when I am searching in the search bar i search the name of the mod but it auto corrected and different or no things sho...
unilock opened an issue on modrinth/code
NilLoader as a supported modloader
### Is your suggested enhancement related to a problem? Please describe. This enhancement is not related to a problem. ### Describe the solution you'd like [NilLoader](https://git.sleeping...
brawaru opened an issue on modrinth/code
More human-friendly backup codes for 2FA
### Is your suggested enhancement related to a problem? Please describe. When setting up 2FA, Modrinth provides you with a list of 6 backup codes. Typically those codes are meant to be used when y...
brawaru opened an issue on modrinth/code
Setting monetization weights to longer decimals renders members endpoint unaccessable
### Describe the bug If you set monetization weight for a member to a longer decimal value, Labrinth accepts the change, however any subsequent requests to members endpoint will fail due to cach...
Zechiax opened an issue on modrinth/code
`GET /v2/search` - If the offset parameter is less than the limit parameter, it is ignored
### Describe the bug If the offset is less than the limit parameter, e.g. limit is 10 and offset is 1, the results returned are not offset but remain the same as if the offset were 0, unless the o...
AlexanderHott opened an issue on modrinth/code
Response from `/search` and `/projects` have different naming conventions
### Describe the bug The response from `/search` includes an array of projects with a `"project_id": "AABBCCDD"` attribute while the `/projects` response has an array of projects with an `"id": "A...
kb-1000 opened an issue on modrinth/code
$ and : should be illegal in uploaded filenames
### Describe the bug Especially on Windows, those characters are illegal in filenames and will break anything that just uses the filename provided by modrinth in the API or URL. On some platforms,...
brawaru opened an issue on modrinth/code
PATCH to /team/:id/members/:user fails when used with username rather than ID
### Describe the bug According to the documentation, the `PATCH team/:id/members/:user` endpoint should accept both the user ID and username for the `:user` pathname parameter [^1]. However, when ...
brawaru opened an issue on modrinth/code
Ability to re-issue backup codes
### Is your suggested enhancement related to a problem? Please describe. There can be a situation where you lose access to your authenticator and cannot find your backup codes, but still have acce...
MCLegoMan opened an issue on modrinth/code
Allow mods to be listed for community archived versions.
### Is your suggested enhancement related to a problem? Please describe. Currently, Modrinth only lists versions available in the vanilla launcher. This means mods created for archived versions ...
DiscFragment opened an issue on modrinth/code
Loader Problem with Instance
### Describe the bug ## <details><summary>The Log</summary> <p> ```javascript [10:52:01] [main/INFO]: Loading Minecraft 1.20.1 with Fabric Loader 0.15.10 [10:52:02] [main/WARN]: Warnings wer...
Load more