Skip to content

3.6.7#639

Merged
Luffyyy merged 92 commits intoprodfrom
main
Mar 6, 2026
Merged

3.6.7#639
Luffyyy merged 92 commits intoprodfrom
main

Conversation

@Luffyyy
Copy link
Contributor

@Luffyyy Luffyyy commented Mar 4, 2026

  • Mod manager button now utilizes the "site_url" value which shows a "Don't have X?" bellow the button for better user experience.
  • Games are now searchable.
  • Improved search menu on header.
    • Mods outside the game are now displayed below the current.
    • Adjusted the design of the menu and the mods.
  • Adjusted inputs and selects a little to have more consistency.
  • Fixed the site not updating data properly in some cases such as changing a game in a select and loading its categories.
  • Fixed not being able to update banned user's names.
  • Fixed moderators not being to comment while blocked.
  • Updated a bunch of libraries and our PHP server.
  • Removed Nitro sponsorship as it got deprecated. This essentially means that until we find a replacement donations are done via PayPal and you manually receive the supporter role.

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)
Luffyyy and others added 29 commits March 3, 2026 19:42
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
@Luffyyy Luffyyy merged commit 4181ad2 into prod Mar 6, 2026
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants