Go to file
CPTProgrammer 5dbca049b6
Relax field constraints to match OpenAPI spec
Remove length, url format, and minimum value validations to align with
the upstream OpenAPI specification. Adjust field optionality in
BaseVersion so that CreatableVersion and Version can differ correctly.
2026-07-06 08:02:40 +08:00
docs Add dependency documentation for MD editor, icons, and use-debounce 2026-07-06 07:04:30 +08:00
public/platform Add CurseForge and Modrinth platform SVG icons 2026-07-06 05:12:48 +08:00
src Relax field constraints to match OpenAPI spec 2026-07-06 08:02:40 +08:00
.gitignore Initialize Next.js project with Ant Design and other dependencies 2026-07-06 07:48:07 +08:00
package-lock.json Initialize Next.js project with Ant Design and other dependencies 2026-07-06 07:48:07 +08:00
package.json Initialize Next.js project with Ant Design and other dependencies 2026-07-06 07:48:07 +08:00
tsconfig.json Initialize Next.js project with Ant Design and other dependencies 2026-07-06 07:48:07 +08:00