Emma 979b5eb89c Fix a bug & add improvements to a couple moderation aspects (#278)
This PR fixes reports on the moderation dashboard going to `/dashboard/mod/_id` instead of to `/mod/_id`.
It also allows the ability for moderators to unlist mods in the queue from the frontend instead of having to do it via the backend.
![image](https://i.imgur.com/x8shSVn.png)
Unlisted mods should have the ability to resubmit for approval, so I've also changed "Submit for Review" to "Submit for approval", allowing unlisted mods to do that as well.
![image](https://i.imgur.com/OC8Vyfo.png)
2021-07-02 09:58:29 -07:00
2021-04-10 22:51:10 -07:00
2020-11-30 14:55:01 -07:00
2021-05-28 10:19:13 -07:00
2021-06-21 21:06:11 +02:00
2021-01-17 20:14:10 -07:00
2021-05-28 10:19:13 -07:00
2020-09-01 09:08:35 -07:00
2020-07-14 16:42:46 +03:00
2021-04-11 08:21:07 -07:00
2020-11-30 14:55:01 -07:00
2020-07-14 16:42:46 +03:00
2020-07-01 11:15:45 +03:00
2020-11-30 14:55:01 -07:00

knossos banner

Modrinth's center for its frontend service

Build Setup

# install dependencies
$ npm install

# serve with hot reload at localhost:3000
$ npm run dev

# build for production and launch server
$ npm run build
$ npm run start

# generate static project
$ npm run generate

For detailed explanation on how things work, check out Nuxt.js docs.

Description
A modern launcher based on Modrinth. No built-in/external advertising or telemetry. Fully compatible with the original Modrinth without broken mechanics.
Readme 118 MiB
Languages
Rust 45.9%
Vue 37.2%
TypeScript 11.3%
HTML 2.6%
JavaScript 1.5%
Other 1.4%