The Modrinth monorepo containing all code which powers Modrinth! https://modrinth.com
  • Vue 37.4%
  • Rust 37.2%
  • TypeScript 21.8%
  • HTML 1.7%
  • JavaScript 0.9%
  • Other 0.8%
Find a file
checkrd d7917048d5
fix: allow PAT scope labels to wrap on long strings (#6456)
Co-authored-by: Truman Gao <106889354+tdgao@users.noreply.github.com>
2026-06-21 23:03:11 +00:00
.cargo Expose test utils to Labrinth dependents (#4703) 2025-11-08 20:26:24 +00:00
.claude/skills feat: shared loading state + cleanup loading state management (#5835) 2026-04-18 18:46:39 +00:00
.github Incremental search indexing (#6453) 2026-06-21 10:03:20 +00:00
.idea Fix user deletion (again) (again) (notifications_deliveries) (#5112) 2026-01-13 22:25:00 +00:00
.vscode feat: changelog app 0.14.7 (#6419) 2026-06-16 19:05:19 +00:00
apps fix: allow PAT scope labels to wrap on long strings (#6456) 2026-06-21 23:03:11 +00:00
packages fix: nested details tags in markdown bodies (#6458) 2026-06-21 18:56:24 +00:00
patches feat: remove nuxt i18n for in house i18n for web (#5131) 2026-01-15 23:49:38 +00:00
scripts fix: release workflow (#6311) 2026-06-04 09:31:41 -07:00
standards feat: server access post release QA (#6316) 2026-06-05 14:54:27 +00:00
.dockerignore dist(docker): add curl package to Labrinth image, some other minor tweaks (#3915) 2025-07-08 19:22:15 +00:00
.editorconfig Mark .editorconfig to use spaces for Rust code as the formatter does (#4235) 2025-08-21 08:03:56 +00:00
.gitattributes fix(theseus): make SQLx migration checksums match the deployed ones on Windows (#3899) 2025-07-05 03:39:52 +00:00
.gitignore devex: integrate i18n ally extension (#6328) 2026-06-11 12:52:44 +00:00
.npmrc chore: improve actions performance and security practices (#5970) 2026-05-03 14:18:31 +02:00
.nvmrc chore: improve actions performance and security practices (#5970) 2026-05-03 14:18:31 +02:00
.prettierignore feat: consistently format all HTML, XML, JSON, CSS, JS, TS, SQL, TOML, YAML, and Markdown files as far as possible (#4193) 2025-08-16 17:40:31 +00:00
_typos.toml Use deadpool fork with tracing (#5276) 2026-02-02 23:24:55 +00:00
AGENTS.md feat: backups page cleanup before worlds (#5844) 2026-04-27 19:03:48 +00:00
Cargo.lock Incremental search indexing (#6453) 2026-06-21 10:03:20 +00:00
Cargo.toml Incremental search indexing (#6453) 2026-06-21 10:03:20 +00:00
CLAUDE.md Tilitfy webhook changes (#6267) 2026-06-02 15:14:02 +02:00
clippy.toml Update Rust & Java dependencies (#4540) 2025-10-15 20:45:47 +00:00
COPYING.md Clean up licensing ambiguities (#4979) 2026-01-03 15:16:17 -08:00
crowdin.yml feat: Reintroduce crowdin synchronization. (#4178) 2025-08-25 21:50:01 +00:00
docker-compose.yml Incremental search indexing (#6453) 2026-06-21 10:03:20 +00:00
package.json fix: i18n string problems (#6131) 2026-05-29 15:55:39 +00:00
pnpm-lock.yaml feat: drag and drop skins to reorder (#6357) 2026-06-11 12:22:38 +00:00
pnpm-workspace.yaml pin tanstack versions + set pnpm min age to 7 days 2026-05-12 01:24:38 -07:00
README.md docs: update contribution pages (#5608) 2026-05-03 02:28:42 +00:00
rust-toolchain.toml Update to rustc 1.95.0 (#5962) 2026-05-01 19:39:14 +00:00
rustfmt.toml Version updates (#3626) 2025-05-09 12:27:55 +00:00
tombi.toml Incremental search indexing (#6453) 2026-06-21 10:03:20 +00:00
turbo.jsonc fix: i18n string problems (#6131) 2026-05-29 15:55:39 +00:00
web-types.json feat: consistently format all HTML, XML, JSON, CSS, JS, TS, SQL, TOML, YAML, and Markdown files as far as possible (#4193) 2025-08-16 17:40:31 +00:00

Modrinth Monorepo Cover

Issues Pull Requests Contributors Lines Commit Activity Last Commit

Modrinth Monorepo

Welcome to the Modrinth Monorepo, the primary codebase for the Modrinth web interface and app. It contains Lines lines of code and has Contributors contributors!

If you're not a developer and you've stumbled upon this repository, you can access the web interface on the Modrinth website and download the latest release of the app here.

Development

This repository contains two primary packages. For detailed development information, please refer to their respective guides:

Contributing

We welcome contributions! Before submitting any contributions, please read our contributing guidelines.

If you plan to fork this repository for your own purposes, please review our copying guidelines.

Security

If you discover a security vulnerability within our codebase, please follow our responsible disclosure guidelines.

Support

If you need help with the Modrinth web interface or app, please visit our support page. For general inquiries, you can also join our Discord server.

License

All packages in this repository are licensed under their respective licenses. Refer to the LICENSE file in each package for more information.