frto027
57ca031e70
[feat-994] Add support for alternative mod repos ( #995 )
...
* [feat] Add support for alternative mod repos
* Fix lint errors
* Simplify code + Fix potential issues
---------
Co-authored-by: Zagrios <40181755+Zagrios@users.noreply.github.com >
2026-01-26 16:06:44 +01:00
Ângelo Tadeucci
2512165898
fix: Playlist search modal losing state ( #974 )
...
fix: Playlist modal retaining state
Replaced usage of crypto.randomUUID() in React keys with a persistent 'id' property on modal objects. This ensures stable keys for modal overlays and modal components, preventing unnecessary re-renders and improving React reconciliation.
2025-12-29 23:21:13 +01:00
MathieuG-P
266feae483
[feature] we can now create custom launch options ( #861 )
2025-04-24 15:43:42 +02:00
Zagrios
f380522eac
[bugfix] remove OsDiagnosticService
2025-04-07 07:32:16 +02:00
Zagrios
4435df2fd7
[bugfix-821] Add error messages for Beat Saber uninstallation
2025-03-22 20:29:20 +01:00
Zagrios
7a86016e8e
Translations
2025-02-25 15:48:14 +01:00
Zagrios
abfd0cf4dd
Add how to claim desktop version of beat saber guide
2025-02-25 15:03:47 +01:00
Zagrios
14f079b50c
Add information to inform the users that they must have the desktop version of Beat Saber
2025-02-21 16:55:11 +01:00
Zagrios
ed3a09e4a8
Merge branch 'master' into bugfix/beatmods-connection
2025-02-13 16:14:33 +01:00
Zagrios
41628d4e6e
Backend should be as frontend-agnostic as possible
2025-02-10 22:37:32 +01:00
silentrald
6fc3fed6dd
[bugfix] block mods grid if wineprefix is not yet setup
2025-02-08 11:29:41 +08:00
silentrald
508e290a24
[bugfix] fix issue where playlist gets deleted when linked
2025-01-31 08:47:56 +08: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
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
MathieuG-P
e3fef23ef0
[bugfix] check if symlink is supported on current filesystem before linking
2025-01-14 16:23:45 +01:00
MathieuG-P
e4766f8a25
minor ui fixes
2025-01-12 16:31:17 +01:00
MathieuG-P
774c3a2954
[feature] advancement on steam shortcut
2025-01-05 21:33:23 +01:00
MathieuG-P
8270ec800e
Apply mods changes from [1.4.15-1.4.17] + some clean
2025-01-03 15:27:51 +01:00
MathieuG-P
e0a7d460be
[bugfix] fix oculus launch by using sideloading
2024-12-30 01:40:30 +01:00
silentrald
7af4c2ab45
[feat] handle edge cases on last version launched
2024-12-28 10:44:53 +08:00
MathieuG-P
cda8a8a3f3
[chore] reimplement login with meta
2024-12-26 22:03:23 +01:00
silentrald
cb755215b5
[feat] changed proton logs tippy text
...
* fixed issue with translation code where strings with "[]" characters throws an error
2024-12-23 08:34:51 +08:00
MathieuG-P
3efcd40cdc
[chore] rework advanced launch
2024-12-21 17:46:34 +01:00
MathieuG-P
8776b036af
Merge pull request #664 from LiamillionSS/feat/663
...
[feat/663] Option to launch BS without SteamVR
2024-12-21 13:48:47 +01:00
MathieuG-P
be5cc9c645
[chore] rework link unlink modals
2024-12-15 18:03:54 +01:00
silentrald
a47f17e766
[bugfix] remove auto update for linux builds
2024-12-10 23:44:06 +08:00
silentrald
a9cc281d27
[feat-76] support drag and drop for mod files
2024-12-08 21:44:06 +08:00
LiamillionSS
f82e185ec2
[feat/663] + changing to skipsteam
2024-12-05 13:38:25 +11:00
LiamillionSS
0821f1867e
Merge branch 'master' into feat/663
2024-11-25 16:35:23 +11:00
MathieuG-P
7b658de727
[chore] added a beat saber version outdated warning in the version view
2024-11-24 21:26:47 +01:00
LiamillionSS
ef72ba642a
[feat/663] moved to advanced settings section + finalisations
2024-11-24 10:57:56 +11:00
MathieuG-P
99b5dcd527
[chore] Added a pre-download warning modal for outdated BS versions
2024-11-12 15:20:48 +01:00
MathieuG-P
2d2fbec858
[revert] revert changelogs modal | was too buggy + It was too much work to create a changelog; we wouldn't have done it more than once
2024-11-06 15:26:49 +01:00
MathieuG-P
599161b7b2
[578] Some adjustments
2024-10-29 21:24:56 +01:00
silentrald
de7a054f89
[feat-578] setup protonFolder on startup
2024-10-23 07:51:25 +08:00
silentrald
0398a957ad
[feat-578] store protonFolder in static config
...
* changed protonPath to protonFolder
* log stdout for running bsipa executable
2024-10-23 07:51:21 +08:00
MathieuG-P
af3e5d1a56
[bugfix] Fixed all errors from depotdownloader was unknown errors
2024-10-22 21:55:34 +02:00
MathieuG-P
7b4e6340ca
Merge pull request #600 from silentrald/bugfix/remember-playlist-sort
...
[bugfix] remember option for map and playlist sorting
2024-10-22 20:00:58 +02:00
MathieuG-P
0efc56f8d6
[chore-521] Move create playlist action
2024-10-22 13:45:10 +02:00
MathieuG-P
9b8d6ddda0
[feature-75] rework fontend functions to import maps
2024-10-16 20:35:34 +02:00
silentrald
eb119a31f0
[feat-75] support import for maps exported by BSM
2024-10-16 08:11:13 +08:00
silentrald
9d4acea654
[feat-75] applied PR comments 1
2024-10-16 08:10:24 +08:00
silentrald
7c88ea46e0
[feat-75] support multiple drag and drop zip files for maps
...
fixed issue in map downloads where download listener in MapsDownloaderService was not being removed
2024-10-16 08:10:24 +08:00
silentrald
0f3de55e9e
[feat-75] support drag and drop for map zip files
2024-10-16 08:10:21 +08:00
MathieuG-P
9d59bfb956
[feature-593] We can now delete duplicates maps
2024-10-06 18:22:28 +02:00
silentrald
fc212cecb4
[bugfix] remember option for map sorting
2024-10-06 00:13:57 +08:00
MathieuG-P
cac09cf032
[chore] remove unnecessary code from progress bar service
2024-10-01 20:51:53 +02:00