Commit Graph

35 Commits

Author SHA1 Message Date
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
MathieuG-P 7b88100758 [feature-274] remove todo 2023-11-07 22:01:39 +01: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 34936f6666 [bugfix] Steam and Oculus are not at the top of the versions list 2023-09-20 17:32:45 +02:00
MathieuG-P 578f2ec335 [bugfix] On uninstalling a version, downloading version disappears 2023-08-14 16:00:05 +02:00
MathieuG-P 922aad7867 [feature] can now login to Steam with QRCode + ipc management optimization 2023-08-02 02:36:36 +02:00
MathieuG-P 7d688d3632 [chore-245] fix type getInstance function in modal service 2023-07-16 17:30:45 +02:00
MathieuG-P f47a1de05e [chore] prettify + config prettier 2023-07-01 22:12:47 +02:00
MathieuG-P 7e261fcb93 [chore] fix some sonarcloud code smells 2023-07-01 16:48:30 +02:00
MathieuG-P d62727c3f9 [chore] fix lint errors 2023-07-01 03:01:38 +02:00
MathieuG-P 66b834bd31 [bugfix-203] move install folder more resilant + handle symlinks 2023-04-10 23:23:02 +02:00
MathieuG-P 83fcbf6d04 [hotfix] move instead of copy if no other version use the linked folder 2023-03-20 22:16:38 +01:00
MathieuG-P 4a7949fd2a modal system lot impoved and simpler to use 2022-10-31 23:04:42 +01:00
MathieuG-P a9646209e1 oculus detection complete 2022-10-30 22:40:18 +01:00
MathieuG-P b2c58e47ca can now export maps of a bs version 2022-08-06 20:11:27 +02:00
MathieuG-P 5d848859e5 no other operation when an operation is running 2022-07-31 18:12:24 +02:00
MathieuG-P 86b4b113dc remove useless import 2022-07-24 17:12:44 +02:00
MathieuG-P 2de356bbd1 check if is online 2022-07-24 16:29:20 +02:00
MathieuG-P 63736e4e91 edit and clone version finished 2022-07-21 19:00:43 +02:00
MathieuG-P 23eb716916 add possibility to edit and clone versions 2022-07-19 20:55:24 +02:00
MathieuG-P 2687877d21 manage models 2022-07-17 20:58:55 +02:00
MathieuG-P 4fd3a1da2f clean code 2022-07-17 19:47:07 +02:00
MathieuG-P e203fb603d split installerService into two and no need for uninstallerService now 2022-07-17 17:42:21 +02:00
MathieuG-P e9581f50c3 remove useless listeners 2022-07-17 16:40:24 +02:00
MathieuG-P e98ae7c4dd use the new ipcService 2022-07-17 16:38:18 +02:00
MathieuG-P 59815bd412 available versions page fully tranlated (exept dates) 2022-07-11 21:53:15 +02:00
MathieuG-P 4020473f9d add fonction to get installed versions 2022-06-19 21:58:09 +02:00
MathieuG-P d677e0c8b7 handle potential bs versions duplicate 2022-06-12 23:06:18 +02:00
MathieuG-P e8c93d6835 sort by ReleaseDate 2022-06-11 21:38:54 +02:00
MathieuG-P 418b323f81 add useful methods 2022-06-04 22:24:54 +02:00
MathieuG-P 248953b049 bug fix, and remove console log 2022-05-26 22:38:16 +02:00
MathieuG-P 6f10e674dc sort on reveive installed versions 2022-05-23 23:44:30 +02:00
MathieuG-P 14fd1de2e3 create service to manage bs versions in front 2022-05-22 22:56:42 +02:00