Commit Graph

50 Commits

Author SHA1 Message Date
MathieuG-P d795296d0a remove console log, and set external VBS location for regedit 2022-05-26 22:32:11 +02:00
MathieuG-P d306ffc1d3 remove console log, and use resolve instead of reject 2022-05-26 22:31:29 +02:00
MathieuG-P 17fc188e99 remove console log, and add logs 2022-05-26 22:30:57 +02:00
MathieuG-P 854e9ede31 remove console log 2022-05-26 22:30:10 +02:00
MathieuG-P 973439fc84 remove console log 2022-05-26 22:28:14 +02:00
MathieuG-P c3d214d8a3 temporary code to lunch BS 2022-05-26 22:28:02 +02:00
MathieuG-P dfb9c2d6d6 delete menu 2022-05-26 22:27:32 +02:00
MathieuG-P cc8c779655 remove dead code, and log errors 2022-05-26 22:27:23 +02:00
MathieuG-P 1ec0a5c10d use object as key instead of index 2022-05-24 23:16:03 +02:00
MathieuG-P ba416c5e73 add temp version in nav-bar when download bs version 2022-05-24 23:15:42 +02:00
MathieuG-P 19f0074c0c download animation when download 2022-05-24 23:15:03 +02:00
MathieuG-P f66c2a1631 init progress download progression 2022-05-23 23:45:08 +02:00
MathieuG-P 723127fa4a fix ui 2022-05-23 23:44:40 +02:00
MathieuG-P 6f10e674dc sort on reveive installed versions 2022-05-23 23:44:30 +02:00
MathieuG-P 7fb4bc012d add progression when download 2022-05-23 23:44:04 +02:00
MathieuG-P 788d9d1a05 state is now handle by services with rxjs 2022-05-22 22:57:14 +02:00
MathieuG-P 14fd1de2e3 create service to manage bs versions in front 2022-05-22 22:56:42 +02:00
MathieuG-P 636f9fe9a2 remove redux 2022-05-22 22:55:20 +02:00
MathieuG-P 0027ba82d6 little refactor 2022-05-22 22:54:59 +02:00
MathieuG-P 40ea677abf just test code 2022-05-22 22:54:44 +02:00
MathieuG-P a4c482277f use regex to find hooks 2022-05-22 22:53:52 +02:00
MathieuG-P bf6392daec fix channel 2022-05-22 22:53:11 +02:00
MathieuG-P 66aa79785c resize svg bs note 2022-05-22 22:52:42 +02:00
MathieuG-P f91a183f5e remove redux 2022-05-22 22:51:51 +02:00
MathieuG-P d30f3eff5d Modals repared 2022-05-21 23:09:12 +02:00
MathieuG-P e8621c257d add guard code modal 2022-05-20 21:02:16 +02:00
MathieuG-P e5a39a021e utilisation de send a la place de reply pour l'envoie d'ipcs, commencement du process de téléchargement de verions beat saber 2022-05-18 23:13:37 +02:00
MathieuG-P 721a897614 service qui se chargera de la gestion des modales 2022-05-17 23:54:44 +02:00
MathieuG-P a52286c642 service qui se chargera des téléchargements 2022-05-17 23:54:22 +02:00
MathieuG-P 97e70e946d utilisation d'un service pour la gestion d'un téléchargement 2022-05-17 23:53:58 +02:00
MathieuG-P 2b24cfae3c utilisation couleurs custom 2022-05-17 23:53:23 +02:00
MathieuG-P 6191153a31 icon steam 2022-05-17 23:52:37 +02:00
MathieuG-P 225150126c icon note beat saber 2022-05-17 23:52:26 +02:00
MathieuG-P eee65d0647 utilisation couleurs custom 2022-05-17 23:52:08 +02:00
MathieuG-P 74add7d9c8 fit icon, et ajout icon steam 2022-05-17 23:51:51 +02:00
MathieuG-P 20b8b9dd29 formulaire connexion steam 2022-05-17 23:51:19 +02:00
MathieuG-P efa31126d0 composant modal global 2022-05-17 23:50:54 +02:00
MathieuG-P 502b330339 ajout modal, et utilisation couleurs custom 2022-05-17 23:50:37 +02:00
MathieuG-P 1b4ece5046 revu du process de téléchargement en cours 2022-05-17 23:50:14 +02:00
MathieuG-P b124017780 fenetre plus large 2022-05-17 23:49:48 +02:00
MathieuG-P 1b655db50e add bs note icon 2022-05-17 08:15:49 +02:00
MathieuG-P 2c7901e8b3 listage des version BS dispo, le path de BS steam est mtn bien détécté 2022-05-16 22:09:22 +02:00
MathieuG-P ccb37b4358 work on back-end to get bs version from remote, detect installed depot and steam bs, add store in front, get all bs version available in front, add steam launch test in front 2022-05-15 22:34:00 +02:00
MathieuG-P f98c1a2b49 remove steam password xD 2022-05-15 21:49:45 +02:00
MathieuG-P 16ab71df55 réarganisation du back en services, mise de depot downloader dans les assets 2022-05-15 15:14:02 +02:00
MathieuG-P a6910dbbbf ajout scroll bar 2022-05-13 20:48:07 +02:00
MathieuG-P 29cb5f45af design 2022-05-13 17:38:20 +02:00
MathieuG-P 7218c36cf4 remove native menu 2022-05-13 08:41:19 +02:00
MathieuG-P cf7863b1f0 ajout depot downloader, preparation des channels ipc 2022-05-12 23:30:39 +02:00
MathieuG-P 55b16a3a9f init with tailwind 2022-05-12 22:50:41 +02:00