Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* 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] <support@github.com> 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] <support@github.com> * 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] <support@github.com> * deps: update deps and dev-deps --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- Loading branch information