Unifox
21762a9d94
Merge branch 'master' into feature/fileSizes+OversizeWarning
2025-02-12 13:17:38 -07:00
Zagrios
7b0bcf5041
Rename getAcceptDisclaimerKey to ensureDisclaimerAccepted for clarity
2025-02-10 23:00:46 +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
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
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
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
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
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
Unifox
1e7dde613e
Revert testing changes
...
Forgor to set these back before committing... oops
2025-02-06 17:42:49 -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
Zagrios
59432da5bf
Add base headers to requests in RequestService
2025-02-03 19:31:24 +01:00
HighError
7ba873fb67
Merge branch 'master' into add-ua-locale
2025-01-31 19:55:45 +02:00
MathieuG-P
0f96db8d29
Merge pull request #772 from silentrald/feat/delete-guard-rails
...
[feat] added logs when deleting files/folders
2025-01-31 16:24:46 +01:00
Zagrios
757eb1f655
changed undefined to void
2025-01-31 15:53:16 +01:00
silentrald
49fb694aaf
[feat] added logs when deleting files/folders
2025-01-31 21:53:39 +08:00
silentrald
508e290a24
[bugfix] fix issue where playlist gets deleted when linked
2025-01-31 08:47:56 +08:00
HighError
abacf5f628
Fixed rounded flag
2025-01-30 16:15:14 +02:00
HighError
f4fb6cfafd
Added some strings and icon
2025-01-30 15:14:05 +02:00
Zagrios
4ef821adc9
Fix angry TS
2025-01-29 22:40:59 +01:00
Zagrios
21f4eacefb
[hotfix] Fix no mods available if an error occurs while resolving installed mods
2025-01-29 22:37:04 +01:00
Zagrios
72738a256b
[chore] this error is already logged by request.service
2025-01-29 22:21:34 +01:00
Zagrios
a54c146772
[hotfix] show skip steam only if the lauch option is enabled
2025-01-29 22:15:27 +01:00
Zagrios
39d481467a
[hotfix] Fix false error when deleting a playlist with no maps installed
2025-01-29 21:43:59 +01:00
MathieuG-P
288853a6cc
Merge pull request #763 from silentrald/hotfix/inject-env-vars
...
[hotfix] properly inject the env variable to the launch command
2025-01-29 12:14:57 +01:00
silentrald
eabeae00d6
[hotfix] properly inject the env variable to the launch command
2025-01-29 18:00:52 +08:00
silentrald
d209d6c336
[hotfix] fixed handling for filtering out mods to uninstall
2025-01-29 09:31:55 +08:00
Zagrios
eff5d5728f
mods in pending folders must be loaded first
2025-01-28 22:44:04 +01:00
Zagrios
88f3467882
Do not use multiple hashes yet, its broken
2025-01-28 18:38:45 +01:00
Zagrios
4c4b783aa7
[bugfix] Min nps of playlists was always zero
2025-01-28 16:08:17 +01:00
Zagrios
fd299e1267
fix z index
2025-01-28 14:54:42 +01:00
Zagrios
812600a3ec
Fix brazil flag icon
2025-01-28 14:23:21 +01:00
MathieuG-P
8efba693b3
Merge branch 'master' into feature/pt-br-language
2025-01-28 14:10:56 +01:00
MathieuG-P
39afc09df9
Merge pull request #749 from silentrald/bugfix/linux-env-parser
...
[feat] inject env vars to launch options with steam format %command%
2025-01-28 14:10:04 +01:00
silentrald
b94fe0a053
[feat] follow launch command string even if its hidden
2025-01-28 20:58:24 +08:00
silentrald
1c2321b438
[feat] support %command% env args to windows and oculus
...
* refactored additionalArgs to command and change its type to string instead of string array
2025-01-28 13:41:16 +08:00
MathieuG-P
e6d96088fb
Merge pull request #756 from Zagrios/bugfix/add-file-size-check-when-moving-folder-content
...
[chore] Enhance folder linking reliability by ensuring file size consistency during content movement
2025-01-27 16:03:48 +01:00
Zagrios
5466ad61c3
Ensure file size consistency during folder content movement
2025-01-26 15:57:45 +01:00
MathieuG-P
0a2e2a2f47
Merge pull request #755 from Zagrios/feature/outdated-mods-notification
...
[feature] Outdated mods notification
2025-01-26 15:21:21 +01:00
MathieuG-P
950ca71a0a
[feature] Outdated mod notification
2025-01-26 04:04:07 +01:00
silentrald
c6ff848bfa
[feat] inject env vars to launch options with steam format %command%
2025-01-24 20:27:36 +08:00