Zagrios
2637726f5a
add missing translations
2025-02-23 16:42:16 +01:00
Zagrios
e7b3ca4fdf
Handle zero file size in FileSizeText component
2025-02-22 19:51:21 +01:00
Unifox
a74be4ba9d
move readonly
2025-02-21 09:24:38 -07:00
Unifox
4615a4a45a
Merge branch 'master' into feature/fileSizes+OversizeWarning
2025-02-21 09:21:17 -07:00
Unifox
092f2af065
One last bot issue
2025-02-21 09:21:07 -07:00
Unifox
2c9e02fd2d
Fix bot issues
...
basically just pulling nested ternarys out into functions
2025-02-21 09:16:15 -07:00
MathieuG-P
fa2f69f800
Merge pull request #810 from silentrald/chore/lint-error-fixes
...
[chore] fixed some lint issues
2025-02-21 16:39:23 +01:00
silentrald
b525cac250
[chore] removed log decorators
2025-02-21 23:32:11 +08:00
Unifox
941cd96801
Merge branch 'master' into feature/fileSizes+OversizeWarning
2025-02-21 04:33:33 -07:00
MathieuG-P
f800118d10
Merge pull request #807 from LiamillionSS/bugfix/806
...
bugfix/806 fix linux UUID folders not deleting
2025-02-20 18:28:47 +01:00
LiamillionSS
df8c7f2376
bugfix/806 fix linux UUID folders not deleting, non async
2025-02-20 19:37:59 +11:00
MathieuG-P
5f46faf6ee
Merge pull request #809 from silentrald/bugfix/oculus-path-linux
...
[bugfix-801] fixed issue when downloading oculus version in linux
2025-02-19 19:15:29 +01:00
Zagrios
a7d00f22c5
Convert throwed object to CustomError
2025-02-19 19:07:45 +01:00
MathieuG-P
4f18ba3a42
Merge pull request #811 from silentrald/chore/readable-log-timestamp
...
[chore] updated log names to readable timestamp
2025-02-19 18:54:46 +01:00
silentrald
8c21a0f3f2
[bugfix] use deleteFolder instead of deleteFile for linked folder paths
2025-02-19 21:01:55 +08:00
silentrald
c4a56d7036
[chore] updated log names to readable timestamp
2025-02-19 09:18:22 +08:00
silentrald
701b3bf141
[chore] fixed some lint issues
2025-02-16 10:39:44 +08:00
silentrald
60af42fe1d
[bugfix-801] fixed issue when downloading oculus version in linux
2025-02-16 10:28:13 +08:00
Zagrios
ed3a09e4a8
Merge branch 'master' into bugfix/beatmods-connection
2025-02-13 16:14:33 +01:00
MathieuG-P
d01dd2f34a
Merge pull request #796 from Zagrios/feature/move-github-button
...
move GitHub button in settings page
2025-02-13 15:54:05 +01:00
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
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
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
933b642985
[bugfix] added hyperlinks for can't connect to beatmods
2025-02-08 21:47:09 +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
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