Conversation
Did not take the game into account New translations en.json (French) New translations en.json (Spanish) New translations en.json (Czech) New translations en.json (German) New translations en.json (Hungarian) New translations en.json (Italian) New translations en.json (Japanese) New translations en.json (Korean) New translations en.json (Polish) New translations en.json (Russian) New translations en.json (Turkish) New translations en.json (Chinese Simplified) New translations en.json (Portuguese, Brazilian) New translations en.json (Indonesian) New translations en.json (Czech) New translations en.json (Czech) New translations en.json (Spanish)
Not sure when but I think Nuxt changed it so that query params are watched and automatically refetched without needing any changes from our side. While it does it instantly (which is bad for cases where you have free typing), it can be solved with VueUse's refDebounced. These changes should fix some bugs where things didn't refresh properly, but it might introduce new bugs due to some changes I had to do. And apparently "params" is now deprecated and we should change it to "query" instead.
* New translations en.json (Czech) * New translations en.json (French) * New translations en.json (Spanish) * New translations en.json (German) * New translations en.json (Hungarian) * New translations en.json (Italian) * New translations en.json (Japanese) * New translations en.json (Korean) * New translations en.json (Polish) * New translations en.json (Russian) * New translations en.json (Turkish) * New translations en.json (Chinese Simplified) * New translations en.json (Portuguese, Brazilian) * New translations en.json (Indonesian) * New translations en.json (Spanish) * New translations en.json (Czech) * New translations en.json (French) * New translations en.json (Spanish) * New translations en.json (German) * New translations en.json (Hungarian) * New translations en.json (Italian) * New translations en.json (Japanese) * New translations en.json (Korean) * New translations en.json (Polish) * New translations en.json (Russian) * New translations en.json (Turkish) * New translations en.json (Chinese Simplified) * New translations en.json (Portuguese, Brazilian) * New translations en.json (Indonesian)
Now showing both game mods and other games mods Changed the look of it allowing it to take more space Mods have background now Using input type search to show the clear button
They were omitted due to storage concerns, but honestly it wasn't a good idea so we are returning them. Post 3.6.7 I'll possibly start storing each download and count unique
Hopefully it works this time
Bumps [svgo](https://github.com/svg/svgo) from 4.0.0 to 4.0.1. - [Release notes](https://github.com/svg/svgo/releases) - [Commits](svg/svgo@v4.0.0...v4.0.1) --- updated-dependencies: - dependency-name: svgo dependency-version: 4.0.1 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [tar](https://github.com/isaacs/node-tar) from 7.5.9 to 7.5.10. - [Release notes](https://github.com/isaacs/node-tar/releases) - [Changelog](https://github.com/isaacs/node-tar/blob/main/CHANGELOG.md) - [Commits](isaacs/node-tar@v7.5.9...v7.5.10) --- updated-dependencies: - dependency-name: tar dependency-version: 7.5.10 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Update source file en.json * New translations en.json (Czech) * New translations en.json (French) * New translations en.json (Spanish) * New translations en.json (German) * New translations en.json (Hungarian) * New translations en.json (Italian) * New translations en.json (Japanese) * New translations en.json (Korean) * New translations en.json (Polish) * New translations en.json (Russian) * New translations en.json (Turkish) * New translations en.json (Chinese Simplified) * New translations en.json (Portuguese, Brazilian) * New translations en.json (Indonesian) * Update source file en.json * New translations en.json (Spanish) * New translations en.json (Czech) * New translations en.json (French) * New translations en.json (Spanish) * New translations en.json (German) * New translations en.json (Hungarian) * New translations en.json (Italian) * New translations en.json (Japanese) * New translations en.json (Korean) * New translations en.json (Polish) * New translations en.json (Russian) * New translations en.json (Turkish) * New translations en.json (Chinese Simplified) * New translations en.json (Portuguese, Brazilian) * New translations en.json (Indonesian) * Update source file en.json * New translations en.json (Spanish) * New translations en.json (Spanish)
Bumps [dompurify](https://github.com/cure53/DOMPurify) from 3.3.1 to 3.3.2. - [Release notes](https://github.com/cure53/DOMPurify/releases) - [Commits](cure53/DOMPurify@3.3.1...3.3.2) --- updated-dependencies: - dependency-name: dompurify dependency-version: 3.3.2 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
It shouldn't cause much issues, but it does solve some use cases we had
This file contains hidden or 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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.