Ore icon indicating copy to clipboard operation
Ore copied to clipboard

Repository software for Sponge plugins and Forge mods

Results 70 Ore issues
Sort by recently updated
recently updated
newest added

IIRC exact is a relic from when the API worked on plugin ids, not project namespaces, when looking up projects. We don't need to use exact here anymore

Keep scope info for a bit longer. Should save us a few joins here and there. Won't mean too much, but improves the code quality a bit. Rebased and cleaned...

Supersedes #930 This PR includes a lot of changes to get us closer to Ore 2.0.0. * Channels are gone * Recommended versions are gone * Added stability version tags...

status: in progress

Saw this commit in the remove tagless code branch, and thought it'd be a shame to toss it away

**Describe the bug** API response permissions are not being created properly. **To Reproduce** 1) Create an auth instance with an API key 2) Take the session ID and send a...

status: needs testing
type: bug report
environment: production

**Is your feature request related to a problem? Please describe.** Ore currently has severely limited Markdown support for plugin page description bodies, making it difficult to produce a richer experience....

priority: low
type: feature request

Supersedes #292

status: in progress

Creating this so that there is a branch for it, and it's not completely forgotten so it's not so painful to update it next time. Not ready yet. Stuff that...

help wanted
status: in progress
priority: low
requires: config update

SpongeAuth fails to connect to the DB currently but we're getting there.

component: deployment