MathieuG-P
|
116e4d77fa
|
Fix lint errors
|
2024-07-10 21:30:05 +02: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
|
969be1e816
|
Merge branch 'v1.5.0' into feature/playlists/107
|
2024-05-21 20:38:38 +02:00 |
|
Zagrios
|
28f0a4d8c6
|
[bugfix-450] fix crash due to wrong app version on Linux
|
2024-05-19 10:49:10 +02:00 |
|
MathieuG-P
|
0460a0dab3
|
[feature-107] advancement on playlists feature
|
2024-03-24 17:51:18 +01: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
|
1e6f051f59
|
[feature-107] can now list maps of playlist + lot of other things
|
2024-03-02 17:50:08 +01:00 |
|
Shidorien
|
1fd185fe88
|
Complete Review change
|
2024-01-10 21:57:45 +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
|
cd5237aff3
|
👀
|
2024-01-05 17:39:12 +01:00 |
|
shidorien
|
5449792294
|
Change checkisUpdated to fix a bug
|
2024-01-05 17:38:05 +01:00 |
|
shidorien
|
5c35eae53a
|
Fix changelog loading issue and update version check
|
2024-01-05 17:29:48 +01:00 |
|
shidorien
|
61889c0b5b
|
Refactor auto-updater service and App component
|
2024-01-05 17:16:35 +01:00 |
|
Shidorien
|
4cf242f683
|
Add autoUpdater check in useEffect
|
2024-01-05 16:43:08 +01:00 |
|
Shidorien
|
3217addaa6
|
Add checkIsUpdated method to AutoUpdaterService
|
2024-01-05 16:38:22 +01:00 |
|
Shidorien
|
76ed1b09a1
|
add modification after firt review part 1
|
2024-01-05 16:31:17 +01:00 |
|
Shidorien
|
6b4d919afe
|
Add version check before showing changelog
|
2024-01-05 13:27:08 +01:00 |
|
Shidorien
|
33bab3ea0e
|
reset useless change
|
2023-12-22 02:00:05 +01:00 |
|
Shidorien
|
f4560b9190
|
Refactor autoUpdater logic in App component
|
2023-12-22 01:28:42 +01:00 |
|
Shidorien
|
fdef870e83
|
remove unnecessary code
|
2023-12-21 21:17:00 +01:00 |
|
Shidorien
|
7d58fec63b
|
Fix autoUpdater showChangelog condition
|
2023-12-21 21:16:40 +01:00 |
|
Shidorien
|
0b64722092
|
update AutoUpdaterService status
|
2023-12-21 04:09:38 +01:00 |
|
Shidorien
|
4a0848fb41
|
Add AutoUpdaterService and show changelog
|
2023-11-24 06:59:35 +01:00 |
|
MathieuG-P
|
07600507f3
|
[bugfix-342] Fix unable to download playlist with OneClick from certain sites
|
2023-11-10 20:16:22 +01:00 |
|
MathieuG-P
|
9b7fa23016
|
[feature-274] Can now launch downgraded version from Oculus
|
2023-11-03 15:11:35 +01:00 |
|
MathieuG-P
|
1b06443fa5
|
[bugfix] Fix crash when multiple oneclick at same time
|
2023-10-14 17:42:51 +02:00 |
|
MathieuG-P
|
6bf26edae5
|
[chore] remove some code smells
|
2023-07-16 17:40:19 +02:00 |
|
MathieuG-P
|
4963c44e15
|
[chore-245] fix promise return but void expected
|
2023-07-16 17:36:16 +02:00 |
|
MathieuG-P
|
f751345d32
|
[chore-245] resolve "promise but void expected" error
|
2023-07-16 15:39:11 +02:00 |
|
MathieuG-P
|
4f62cc9427
|
[chore-245] resolve "promise but void expected" error
|
2023-07-16 15:36:12 +02:00 |
|
MathieuG-P
|
d8f5b9565a
|
[chore-245] resolve "promise but void expected" error
|
2023-07-16 15:34:02 +02:00 |
|
MathieuG-P
|
cab6a90c78
|
[chore-245] dark and light theme is now generic for all windows
|
2023-07-16 14:34:07 +02:00 |
|
MathieuG-P
|
6e920cc257
|
[chore-245] use appropriate hook everywhere
|
2023-07-16 13:58:01 +02:00 |
|
MathieuG-P
|
0acb70cf7e
|
[feature] can now create launch shortcut
|
2023-07-16 04:00:16 +02:00 |
|
MathieuG-P
|
2f3b5bf610
|
[feature] can now launch beat saber from shortcut
|
2023-07-14 14:18:23 +02:00 |
|
MathieuG-P
|
f47a1de05e
|
[chore] prettify + config prettier
|
2023-07-01 22:12:47 +02:00 |
|
MathieuG-P
|
d62727c3f9
|
[chore] fix lint errors
|
2023-07-01 03:01:38 +02:00 |
|
MathieuG-P
|
b9359d6b9c
|
[feature-136] add models in shared contents + open download models on click "download models" when no models + fix version undefined when go in shared maps
|
2023-05-21 01:38:48 +02:00 |
|
MathieuG-P
|
474deaedcf
|
[feature-136] move one click download in the new models downloader service
|
2023-05-20 23:27:52 +02:00 |
|
MathieuG-P
|
645f18002a
|
[feature-136] can now search models from the download modal
|
2023-05-16 00:50:47 +02:00 |
|
MathieuG-P
|
ab798437d5
|
[feature-136] init show local models
|
2023-05-01 23:00:13 +02:00 |
|
MathieuG-P
|
bdbdcfb1b4
|
[feature-136] Models panel + models linkage + models linkage modals + some cleaning
|
2023-04-29 15:24:45 +02:00 |
|
MathieuG-P
|
535430d0c5
|
better version tooltip
|
2023-01-17 20:28:14 +01:00 |
|
MathieuG-P
|
4c8f903256
|
handle no internet for mods and maps
|
2023-01-10 21:37:26 +01:00 |
|
MathieuG-P
|
1f65841e62
|
fix iframe view z index + rename iframe view file
|
2023-01-10 19:57:39 +01:00 |
|
MathieuG-P
|
74aa8defae
|
little tweak
|
2022-12-30 23:01:52 +01:00 |
|