silentrald
|
bd371b56e1
|
[bugfix-560] don't move old installation path if it doesn't exist
|
2024-09-05 09:37:32 +08:00 |
|
silentrald
|
9734d714d7
|
[refactor] created installation-location.service.ts on client side
|
2024-09-04 08:57:19 +08:00 |
|
MathieuG-P
|
f84758c42d
|
[feature] translate + simplify code
|
2024-09-01 22:46:08 +02:00 |
|
MathieuG-P
|
55aeab896c
|
[feature] disable hardware acceleration and use symlinks work, just still need to translate
|
2024-09-01 18:08:03 +02:00 |
|
MathieuG-P
|
ac62926f8d
|
[feature] create toogle gid for advanced settings
|
2024-08-29 22:30:29 +02:00 |
|
MathieuG-P
|
98bfbfa868
|
remove console log
|
2024-08-29 19:37:16 +02:00 |
|
MathieuG-P
|
97d3c2a3ae
|
[chore] update to electron 31 + update deps
|
2024-07-28 16:41:16 +02:00 |
|
MathieuG-P
|
116e4d77fa
|
Fix lint errors
|
2024-07-10 21:30:05 +02:00 |
|
MathieuG-P
|
657a683d13
|
Merge pull request #451 from Insprill/feature/linux-launch
Add support for launching Beat Saber on Linux
|
2024-07-10 19:38:39 +02:00 |
|
Pierce Thompson
|
12a8a49ccb
|
Add Proton path setting
|
2024-06-16 23:37:27 -04:00 |
|
MathieuG-P
|
ab07334cb8
|
Merge branch 'v1.5.0' into feature/playlists/107
|
2024-06-08 16:38:13 +02:00 |
|
Shidorien
|
bff5123373
|
Fix error handling and logging in SettingsPage and AutoUpdaterService
|
2024-06-05 19:51:40 +02:00 |
|
shidorien
|
9ffa0db43e
|
Fix error handling in AutoUpdaterService and add error logging in SettingsPage
|
2024-06-02 19:16:39 +02:00 |
|
MathieuG-P
|
ebbe2963b1
|
Merge branch 'v1.5.0' into feature/playlists/107
|
2024-03-22 15:12:26 +01:00 |
|
MathieuG-P
|
169a6e99b0
|
[chore] add routes for IPCs + migrate all old ipc.send to sendV2 + remove some dead code
|
2024-03-20 19:00:35 +01:00 |
|
MathieuG-P
|
7237e49c7f
|
[feature-107] progress on playlists (lot of things, i don't remember all things i've done in this commit)
|
2024-03-12 06:49:32 +01:00 |
|
MathieuG-P
|
f2cd9a1174
|
Merge branch 'v1.5.0' into feature/playlists/107
|
2024-03-08 16:33:10 +01:00 |
|
MathieuG-P
|
7c034550fb
|
Merge branch 'master' into v1.5.0
|
2024-03-08 16:03:32 +01:00 |
|
MathieuG-P
|
d028e144fc
|
[chore] Oculus backup is now automatically restored when Beat Saber closes
|
2024-03-06 10:06:27 +01:00 |
|
MathieuG-P
|
1e6f051f59
|
[feature-107] can now list maps of playlist + lot of other things
|
2024-03-02 17:50:08 +01:00 |
|
MathieuG-P
|
de0575aea4
|
Merge branch 'v1.5.0' into feature/playlists/107
|
2024-02-26 15:33:13 +01:00 |
|
Shidorien
|
0f0f7c1abb
|
Remove unnecessary line in handleVersionClick function
|
2024-02-12 14:38:29 +01:00 |
|
MathieuG-P
|
9a3ebf2971
|
[feature-107] moving files around and create Playlist panel component
|
2024-02-07 16:36:25 +01:00 |
|
Shidorien
|
1fd185fe88
|
Complete Review change
|
2024-01-10 21:57:45 +01:00 |
|
Shidorien
|
c62896f078
|
fix timeout and indent on handleVersionClick
|
2024-01-08 15:05:42 +01:00 |
|
Shidorien
|
2403f02851
|
Remove unnecessary blank line in handleVersionClick function
|
2024-01-08 10:18:16 +01:00 |
|
Shidorien
|
8e8d608120
|
Refactor handleVersionClick function in SettingsPage component
|
2024-01-08 10:15:21 +01:00 |
|
Shidorien
|
b02cd7fc77
|
Merge branch 'master' into feature/add-changelog-modal/178
|
2024-01-08 09:43:59 +01:00 |
|
MathieuG-P
|
c54185b348
|
[chore] rework useObservable hook to properly re-subsrive when the state change
|
2024-01-07 16:22:51 +01:00 |
|
shidorien
|
5c35eae53a
|
Fix changelog loading issue and update version check
|
2024-01-05 17:29:48 +01:00 |
|
Shidorien
|
76ed1b09a1
|
add modification after firt review part 1
|
2024-01-05 16:31:17 +01:00 |
|
shidorien
|
b951be9511
|
Merge branch 'master' into feature/add-changelog-modal/178
|
2023-12-28 15:07:48 +01:00 |
|
MathieuG-P
|
fa50d90941
|
[chore] disable download oculus version with Meta login
+ Add possibility to store token with password
|
2023-12-26 22:41:05 +01:00 |
|
MathieuG-P
|
0539b0da8d
|
Revert "Handle already chosen Oculus as default download platform"
This reverts commit 14036b9269.
|
2023-12-25 17:44:22 +01:00 |
|
shidorien
|
002b11d54c
|
Refactor handleVersionClick function in SettingsPage component
|
2023-12-23 22:33:46 +01:00 |
|
Shidorien
|
39f2a16c96
|
Optimise and refactor changelog loading
|
2023-12-22 01:30:59 +01:00 |
|
Shidorien
|
fbec5a0e46
|
Add logic to show changelog if available
|
2023-12-21 04:08:57 +01:00 |
|
Shidorien
|
75100e6919
|
Add AutoUpdaterService and show changelog when available
|
2023-12-21 02:59:22 +01:00 |
|
MathieuG-P
|
14036b9269
|
Handle already chosen Oculus as default download platform
|
2023-12-17 13:39:48 +01:00 |
|
MathieuG-P
|
a5bb3a1c3d
|
[chore] small change for oculus download
|
2023-11-11 17:31:31 +01:00 |
|
MathieuG-P
|
586175878e
|
[bugfix] "Refresh list" was not refreshing installed versions, only available versions
|
2023-11-11 12:56:32 +01:00 |
|
MathieuG-P
|
dee8d7a25f
|
[feature-274] remove sonarcloud code smells
|
2023-11-07 23:44:30 +01:00 |
|
MathieuG-P
|
b692bcc7cd
|
[feature-274] add translations
|
2023-11-06 17:08:07 +01:00 |
|
MathieuG-P
|
a07e7111c1
|
[feature-274] Fix unable to verify original Steam or Oculus version + add "Restore folder" button for original oculus version
|
2023-11-05 00:36:12 +01:00 |
|
MathieuG-P
|
685313a133
|
[feature-274] Add setting to select the default platfrom to download BS
|
2023-10-29 13:04:22 +01:00 |
|
MathieuG-P
|
43bf822aee
|
[feature-274] handle irrelevant oculus download errors
Ignore errors such as "no token" when auto download or "window closed by user" in the ui
|
2023-10-27 20:11:16 +02:00 |
|
MathieuG-P
|
0a1e1efcd9
|
[feature-274] Refactoring downloaders service + handle importing Oculus version + logout from steam and oculus in settings + other things
|
2023-10-27 02:00:24 +02:00 |
|
MathieuG-P
|
c0f2baffa6
|
[feature-274] can now download oculus version from the interface
|
2023-10-18 01:13:46 +02:00 |
|
MathieuG-P
|
08d1add47b
|
[feature-274] Improve Oculus downloading + add Modal to choose from where to download Beat Saber
|
2023-10-16 23:38:57 +02:00 |
|
MathieuG-P
|
1f99ce1ec1
|
[feature] remove code smells
|
2023-08-06 16:07:58 +02:00 |
|