2874 Commits

Author SHA1 Message Date
MathieuG-P b0a5e806e3 Merge pull request #793 from silentrald/bugfix/linux-wineprefix-fallback
[bugfix] Don't fallback to system WINEPREFIX
2025-02-10 23:06:04 +01:00
Zagrios 7b0bcf5041 Rename getAcceptDisclaimerKey to ensureDisclaimerAccepted for clarity 2025-02-10 23:00:46 +01:00
Zagrios c3c3be0823 Add Philipino and Ukrainian translations 2025-02-10 22:53:06 +01:00
MathieuG-P 2af84326c1 Merge branch 'master' into bugfix/linux-wineprefix-fallback 2025-02-10 22:40:38 +01:00
Zagrios 41628d4e6e Backend should be as frontend-agnostic as possible 2025-02-10 22:37:32 +01:00
MathieuG-P 51b4329cfd Merge pull request #799 from Zagrios/bugfix/translation-error/798
add missing translation in chinese (simplified)
2025-02-09 15:27:05 +01:00
MathieuG-P c2b288089b Merge pull request #784 from silentrald/translation/tl
[translation] added filipino translation
2025-02-09 15:24:46 +01:00
Shidorien b831560b52 add missing translation in chinese (simplified) 2025-02-08 19:34:34 +01:00
Shidorien 3e61a14ca3 reorder GitHub button position and update its color in settings page 2025-02-08 18:32:17 +01:00
Shidorien 6be5c776fa move GitHub button in settings page 2025-02-08 18:23:46 +01:00
Zagrios 0130334a74 Update PhilippineIcon 2025-02-09 00:50:44 +08:00
silentrald 2536b0c4d3 translation: created tl.json 2025-02-09 00:50:32 +08:00
MathieuG-P 3793edfea1 Merge pull request #767 from HighError/add-ua-locale
[Translate] Add Ukrainian translation
2025-02-08 16:48:22 +01:00
MathieuG-P 750c372a26 Merge branch 'master' into add-ua-locale 2025-02-08 16:39:10 +01:00
Zagrios 7600ead380 fix map translations + update ukraine flag 2025-02-08 16:38:41 +01:00
MathieuG-P a98c5a14a3 Merge pull request #792 from Zagrios/feature/update-docs
Update CONTRIBUTING.md
2025-02-08 16:18:18 +01:00
MathieuG-P d839204492 Merge pull request #789 from silentrald/bugfix/null-folder-version
[bugfix] fixed issue with null folderVersion
2025-02-08 16:15:23 +01:00
Iluhadesu 913ef5c281 Update bs-versions.json according to the late announcement 2025-02-08 14:26:40 +00:00
silentrald 933b642985 [bugfix] added hyperlinks for can't connect to beatmods 2025-02-08 21:47:09 +08:00
silentrald b97484ace0 [bugfix] added translation for can't connect to beatmods 2025-02-08 20:54:52 +08:00
silentrald 7fafbb316e [bugfix] show error when BSManager can't connect to beatmods 2025-02-08 20:44:09 +08:00
silentrald a54809ffb5 [bugfix] changed error values 2025-02-08 20:23:18 +08:00
Unifox 3a2c92614c Move file-size-text.tsx into mod-item
Since FileSizeText will only ever be used on ModItems
2025-02-07 23:14:50 -07:00
Unifox 187174aa5e Use Tippy for tooltip 2025-02-07 22:40:15 -07:00
Unifox 37538f60b5 A bit more refactoring 2025-02-07 21:25:29 -07:00
silentrald 35772768af [bugfix] added translation for no wineprefix errors 2025-02-08 11:29:41 +08:00
silentrald 6fc3fed6dd [bugfix] block mods grid if wineprefix is not yet setup 2025-02-08 11:29:41 +08:00
silentrald ff3d82238f [bugfix] don't fallback on wineprefix and show error on mod install 2025-02-08 11:29:17 +08:00
Unifox 28407c5cdd Merge branch 'master' into feature/fileSizes+OversizeWarning 2025-02-07 20:25:06 -07:00
Unifox af6e2053e1 Refactor + move css to tailwind
Refactored the code for checking and showing mod size.
Also redid manual css in tailwind css
2025-02-07 20:24:44 -07:00
Iluhadesu 04f1b00a0b Add 1.40.2 to bs-version.json 2025-02-07 22:17:15 +00:00
GaetanGrd 1f5904d135 Update CONTRIBUTING.md 2025-02-07 17:33:22 +01:00
GaetanGrd 3f8b3a0594 Update CONTRIBUTING.md 2025-02-07 17:22:58 +01:00
GaetanGrd 3e1c595cd7 Update CONTRIBUTING.md 2025-02-07 17:16:31 +01:00
GaetanGrd c83b630e1a Update CONTRIBUTING.md 2025-02-07 17:15:55 +01:00
Unifox 07f2455cce Add translations for Size
Should probably add the other translations for size as well. I've checked that it's the right translation when talking about file size specifically
2025-02-06 18:19:49 -07:00
Unifox 1e7dde613e Revert testing changes
Forgor to set these back before committing... oops
2025-02-06 17:42:49 -07:00
Unifox 258931dddd Revert "Add build_start script"
This reverts commit 28c71be051.
2025-02-06 17:38:04 -07:00
Unifox 28c71be051 Add build_start script
It's just easier to test when rebuilding is needed to have one command for build and start. It literally just calls build and start one after the other lol
2025-02-06 01:48:23 -07:00
Unifox 9225f2cd77 Show mod file size in mods list
This implements the changes made in PR #48 of the beatmods backend to add file sizes to mods.
The change also allows for warning if a mod is oversized. Most mods shouldn't have a warning, but should a mod go over a limit, it'll warn the user.

THIS WILL REQUIRE FURTHER TESTING ONCE THE BACKEND UPDATES
2025-02-06 01:46:52 -07:00
silentrald 7aae6ae6bc [bugfix] fixed issue with null folderVersion 2025-02-06 12:49:18 +08:00
HighError 55ff418f4a renamed icon name 2025-02-05 17:26:34 +02:00
HighError 00a87d06b2 Merge branch 'master' into add-ua-locale 2025-02-05 17:19:13 +02:00
MathieuG-P c10c3713c5 Update build.yaml 2025-02-04 00:47:43 +01:00
MathieuG-P 0f4738b262 Update release-linux.yaml v1.5.2 2025-02-03 20:25:54 +01:00
MathieuG-P 31a8438c8f Update release-linux.yaml 2025-02-03 20:07:31 +01:00
Zagrios a076ac9db4 Merge branch 'master' of https://github.com/Zagrios/bs-manager 2025-02-03 19:47:26 +01:00
Zagrios 911e3ab50e bumb to 1.5.2 2025-02-03 19:47:25 +01:00
MathieuG-P d8f4a7f883 Merge pull request #786 from Zagrios/hotfix/unable-to-load-mods-from-beatmods
[hotfix] unable to load mods from beatmods
2025-02-03 19:36:09 +01:00
Zagrios 59432da5bf Add base headers to requests in RequestService 2025-02-03 19:31:24 +01:00