-
Notifications
You must be signed in to change notification settings - Fork 241
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge branch 'master' into unlisted-url-support
- Loading branch information
Showing
856 changed files
with
79,374 additions
and
10,352 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,3 @@ | ||
# Windows has stack overflows when calling from Tauri, so we increase compiler size | ||
[target.'cfg(windows)'] | ||
rustflags = ["-C", "link-args=/STACK:16777220"] | ||
rustflags = ["-C", "link-args=/STACK:16777220"] |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,13 +1,15 @@ | ||
# Editor configuration, see http://editorconfig.org | ||
root = true | ||
|
||
[*] | ||
charset = utf-8 | ||
indent_style = space | ||
indent_size = 2 | ||
end_of_line = lf | ||
charset = utf-8 | ||
trim_trailing_whitespace = true | ||
insert_final_newline = true | ||
trim_trailing_whitespace = true | ||
max_line_length = 100 | ||
|
||
[*.md] | ||
max_line_length = off | ||
trim_trailing_whitespace = false |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,59 @@ | ||
name: 🎮 Modrinth App bug | ||
description: Report an issue on the Modrinth website. | ||
labels: [bug, app] | ||
body: | ||
- type: checkboxes | ||
attributes: | ||
label: Please confirm the following. | ||
options: | ||
- label: I checked the [existing issues](https://github.com/modrinth/code/issues) for duplicate problems | ||
required: true | ||
- label: I have tried resolving the issue using the [support portal](https://support.modrinth.com) | ||
required: true | ||
- label: I have ensured my Modrinth App installation is up to date | ||
required: true | ||
- type: input | ||
id: version | ||
attributes: | ||
label: What version of the Modrinth App are you using? | ||
description: Find this in ⚙️ Settings (bottom right) -> About -> App version. | ||
validations: | ||
required: true | ||
- type: dropdown | ||
id: oses | ||
attributes: | ||
label: What operating systems are you seeing the problem on? | ||
multiple: true | ||
options: | ||
- Windows | ||
- MacOS | ||
- Linux | ||
- type: textarea | ||
attributes: | ||
label: Describe the bug | ||
description: A clear and concise description of what the bug is. Include screenshots if applicable. | ||
validations: | ||
required: true | ||
- type: textarea | ||
attributes: | ||
label: Steps to reproduce | ||
description: Steps to reproduce the behavior. | ||
placeholder: | | ||
1. Go to '...' | ||
2. Click on '...' | ||
3. Scroll down to '...' | ||
4. See error | ||
validations: | ||
required: false | ||
- type: textarea | ||
attributes: | ||
label: Expected behavior | ||
description: A clear and concise description of what you expected to happen. | ||
validations: | ||
required: false | ||
- type: textarea | ||
attributes: | ||
label: Additional context | ||
description: Add any other context about the problem here. | ||
validations: | ||
required: false |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,52 @@ | ||
name: 🌐 Website bug (modrinth.com) | ||
description: Report an issue on the Modrinth website. | ||
labels: [bug, frontend] | ||
body: | ||
- type: checkboxes | ||
attributes: | ||
label: Please confirm the following. | ||
options: | ||
- label: I checked the [existing issues](https://github.com/modrinth/code/issues) for duplicate problems | ||
required: true | ||
- label: I have tried resolving the issue using the [support portal](https://support.modrinth.com) | ||
required: true | ||
- type: dropdown | ||
id: browsers | ||
attributes: | ||
label: What browsers are you seeing the problem on? | ||
multiple: true | ||
options: | ||
- Chrome (including Arc, Brave, Opera, Vivaldi) | ||
- Microsoft Edge | ||
- Firefox | ||
- Safari | ||
- Other (please specify) | ||
- type: textarea | ||
attributes: | ||
label: Describe the bug | ||
description: A clear and concise description of what the bug is. Include screenshots if applicable. | ||
validations: | ||
required: false | ||
- type: textarea | ||
attributes: | ||
label: Steps to reproduce | ||
description: Steps to reproduce the behavior. | ||
placeholder: | | ||
1. Go to '...' | ||
2. Click on '...' | ||
3. Scroll down to '...' | ||
4. See error | ||
validations: | ||
required: false | ||
- type: textarea | ||
attributes: | ||
label: Expected behavior | ||
description: A clear and concise description of what you expected to happen. | ||
validations: | ||
required: false | ||
- type: textarea | ||
attributes: | ||
label: Additional context | ||
description: Add any other context about the problem here. | ||
validations: | ||
required: false |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,16 +1,14 @@ | ||
blank_issues_enabled: true | ||
contact_links: | ||
- name: Discord | ||
about: Ask questions on our Discord Server. | ||
- name: 🫶 Support Portal | ||
about: Get support using through our portal. | ||
url: https://support.modrinth.com | ||
- name: 💬 Chat | ||
about: Join our Discord server to chat about Modrinth. | ||
url: https://discord.modrinth.com | ||
- name: Roadmap | ||
- name: 🛣️ Roadmap | ||
about: View our Roadmap. Please do not open issues for items on our roadmap. | ||
url: https://roadmap.modrinth.com | ||
- name: Discussions (Feature requests) | ||
about: | | ||
Please use Issues for reporting bugs and suggesting enhancements to existing features. | ||
Suggestions for new features should be made as a Discussion. | ||
url: https://github.com/orgs/modrinth/discussions/categories/feature-requests | ||
- name: Documentation | ||
about: Useful documentation about Modrinth, its API, and how you can contribute. | ||
url: https://docs.modrinth.com | ||
- name: 📚 Documentation | ||
about: Useful documentation about Modrinth's API | ||
url: https://docs.modrinth.com |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.