Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix : infinite loop when downloading your contributions #134

Closed
Juknum opened this issue Aug 16, 2024 · 1 comment · Fixed by #135
Closed

fix : infinite loop when downloading your contributions #134

Juknum opened this issue Aug 16, 2024 · 1 comment · Fixed by #135

Comments

@Juknum
Copy link
Member

Juknum commented Aug 16, 2024

No description provided.

@Juknum Juknum converted this from a draft issue Aug 16, 2024
@Juknum Juknum moved this from To be described to In Progress in Faithful Modded devlog Aug 16, 2024
@Juknum Juknum linked a pull request Aug 18, 2024 that will close this issue
@Juknum
Copy link
Member Author

Juknum commented Aug 18, 2024

Submission system is now using GitHub, which makes the download button useless

@Juknum Juknum closed this as not planned Won't fix, can't repro, duplicate, stale Aug 18, 2024
@github-project-automation github-project-automation bot moved this from In Progress to Done in Faithful Modded devlog Aug 18, 2024
Juknum added a commit that referenced this issue Aug 19, 2024
* version : bump to 1.0.9

* fix : remove contribution owner from co-authors #132

* feat : add default mod texture to the git repo

* feat : archive contributions who's texture has been deleted

* feat : (part 1) new contribution system using git

* feat : (part 2) move contribution settings to profile & remove reports

* feat : (part 3) almost finished new contribution system

* fix : fix mods resource pack download for the new contributions

* fix : delete contributions download endpoint #134

* fix : remove unused function

* fix : hide help by default

* fix : remove sync button (not needed)

* feat : (part 4) add missing functions

* fix : add messages

* fix : use a different repo for dev

* fix : use hashes instead of texture ids as it's immutable

* fix : improve wording

* fix : adapt user page to small devices

* feat : add the fork button to the contribute page

* fix : make sure resolution branches are empty

* feat : add ID to search filter

* feat : add magic wand to select vanilla texture

* feat : add texture hash & vanilla mention to popup

* feat : add vanilla texture & disabled contribution to contributions

* fix : clean up unused code

* feat : use mod unique id instead of cuid for pagination

* deps-dev : bump tailwindcss from 3.4.8 to 3.4.10 (#136)

Bumps [tailwindcss](https://github.com/tailwindlabs/tailwindcss) from 3.4.8 to 3.4.10.
- [Release notes](https://github.com/tailwindlabs/tailwindcss/releases)
- [Changelog](https://github.com/tailwindlabs/tailwindcss/blob/v3.4.10/CHANGELOG.md)
- [Commits](tailwindlabs/tailwindcss@v3.4.8...v3.4.10)

---
updated-dependencies:
- dependency-name: tailwindcss
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* deps-dev : bump eslint-plugin-unused-imports from 3.2.0 to 4.1.3 (#127)

Bumps [eslint-plugin-unused-imports](https://github.com/sweepline/eslint-plugin-unused-imports) from 3.2.0 to 4.1.3.
- [Commits](https://github.com/sweepline/eslint-plugin-unused-imports/commits/v4.1.3)

---
updated-dependencies:
- dependency-name: eslint-plugin-unused-imports
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>

* deps-dev : bump tsx from 4.16.5 to 4.17.0 (#128)

Bumps [tsx](https://github.com/privatenumber/tsx) from 4.16.5 to 4.17.0.
- [Release notes](https://github.com/privatenumber/tsx/releases)
- [Changelog](https://github.com/privatenumber/tsx/blob/master/release.config.cjs)
- [Commits](privatenumber/tsx@v4.16.5...v4.17.0)

---
updated-dependencies:
- dependency-name: tsx
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>

* deps: update deps and dev-deps

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

Successfully merging a pull request may close this issue.

1 participant