Commit Graph

  • 0fac3da409 nothing MathieuG-P 2022-07-19 20:50:06 +02:00
  • 236a1be31e add optional style MathieuG-P 2022-07-19 18:36:16 +02:00
  • 2687877d21 manage models MathieuG-P 2022-07-17 20:58:55 +02:00
  • 65cd2a1eb5 rename to index MathieuG-P 2022-07-17 19:48:39 +02:00
  • 4fd3a1da2f clean code MathieuG-P 2022-07-17 19:47:07 +02:00
  • e203fb603d split installerService into two and no need for uninstallerService now MathieuG-P 2022-07-17 17:42:21 +02:00
  • e9581f50c3 remove useless listeners MathieuG-P 2022-07-17 16:40:24 +02:00
  • e98ae7c4dd use the new ipcService MathieuG-P 2022-07-17 16:38:18 +02:00
  • 8a714be24a add translation for the new action MathieuG-P 2022-07-17 16:22:26 +02:00
  • 521c99bf02 add new action and change icon MathieuG-P 2022-07-17 16:19:48 +02:00
  • 37ce3b89b7 move and add icons MathieuG-P 2022-07-17 16:18:57 +02:00
  • 21d9b1fbe0 add cancel button, and kill on guard cancel MathieuG-P 2022-07-16 22:18:59 +02:00
  • f95da8067c process is now properly kill MathieuG-P 2022-07-16 22:17:30 +02:00
  • dea7a0c6b5 nothing MathieuG-P 2022-07-16 22:15:07 +02:00
  • 13aae9b68b no need to listen download notifications MathieuG-P 2022-07-15 20:25:28 +02:00
  • afdb45a1d2 add double click to quick launch MathieuG-P 2022-07-15 20:25:06 +02:00
  • ddc67212d8 add download notifications MathieuG-P 2022-07-15 20:23:25 +02:00
  • 5a44eaa37d add 1.24.0 MathieuG-P 2022-07-15 15:41:37 +02:00
  • ba6654e999 only need first two letters of a lang now MathieuG-P 2022-07-15 15:17:03 +02:00
  • 599c36e8d7 modals fully translated MathieuG-P 2022-07-15 15:12:05 +02:00
  • c61e3227ba some factorisation MathieuG-P 2022-07-14 18:39:26 +02:00
  • 3f9b79bf36 notifications fully translated MathieuG-P 2022-07-14 18:37:40 +02:00
  • ded026e9bd memoization MathieuG-P 2022-07-13 20:19:04 +02:00
  • 8f980e962c add cache MathieuG-P 2022-07-13 16:22:17 +02:00
  • e6a9b1ff11 remove useMemo that cause some bugs MathieuG-P 2022-07-12 21:39:30 +02:00
  • f93e2e0300 fix download button not hiding MathieuG-P 2022-07-12 21:38:31 +02:00
  • e7bacf8eba disable editor.detectIndentation MathieuG-P 2022-07-11 22:36:47 +02:00
  • a7b798349a version viewer page fully translated MathieuG-P 2022-07-11 22:36:21 +02:00
  • 59815bd412 available versions page fully tranlated (exept dates) MathieuG-P 2022-07-11 21:53:15 +02:00
  • 46e88467de settings page fully translated MathieuG-P 2022-07-11 20:38:41 +02:00
  • 6d79b7fe0a translations are now sorted MathieuG-P 2022-07-10 21:29:46 +02:00
  • 287e360305 add country flags MathieuG-P 2022-07-10 21:26:59 +02:00
  • 71fdd5a6f0 translation system MathieuG-P 2022-07-09 00:01:23 +02:00
  • 9ba97497b1 remove useless props MathieuG-P 2022-07-07 23:57:29 +02:00
  • 281f88deb1 add feedbacks on steam logout MathieuG-P 2022-07-07 23:57:17 +02:00
  • 20e7d3be85 handle download erros MathieuG-P 2022-07-07 23:56:31 +02:00
  • 0c015b52d7 bs launch system rework MathieuG-P 2022-07-07 23:55:31 +02:00
  • 392cf7fc2b handle download error with notifications MathieuG-P 2022-07-06 22:37:20 +02:00
  • c663094c96 npm update MathieuG-P 2022-07-06 21:05:22 +02:00
  • 1b29a28dea script update MathieuG-P 2022-07-06 20:57:50 +02:00
  • 9c6ba0dec5 notification system adjustment MathieuG-P 2022-07-04 20:48:03 +02:00
  • 0189d35514 create interface for ipc excetions MathieuG-P 2022-07-03 22:59:57 +02:00
  • b6627d322b notification system MathieuG-P 2022-07-03 22:57:54 +02:00
  • 79ef95f33c change icon path MathieuG-P 2022-07-03 17:10:02 +02:00
  • 5b29d90651 change remote json url MathieuG-P 2022-07-03 17:09:47 +02:00
  • 6686808141 assets reoganization MathieuG-P 2022-07-03 17:01:18 +02:00
  • e0a2c8319d add binary attributes MathieuG-P 2022-07-03 16:16:13 +02:00
  • 511fe567cf edit MathieuG-P 2022-06-30 21:56:00 +02:00
  • c3043e0bb3 remove useless import MathieuG-P 2022-06-30 21:55:51 +02:00
  • 0684e7704d add tree kill to kill download process MathieuG-P 2022-06-30 21:12:31 +02:00
  • 162b583c96 delete steam session from settings MathieuG-P 2022-06-30 20:44:29 +02:00
  • 1bce897744 fix open release page opened two time MathieuG-P 2022-06-30 20:44:18 +02:00
  • ea9dfd2285 add fake progress bar timing MathieuG-P 2022-06-29 10:45:38 +02:00
  • 23d4de7765 add system progress bar MathieuG-P 2022-06-29 10:27:37 +02:00
  • f619042297 little change MathieuG-P 2022-06-28 23:05:59 +02:00
  • 6a29ec01fc fix theme style MathieuG-P 2022-06-28 22:57:33 +02:00
  • 24630198ed fix bs version download bugs MathieuG-P 2022-06-28 22:55:49 +02:00
  • 633a7d68cf placeholder image when loading MathieuG-P 2022-06-28 20:29:55 +02:00
  • 3987aceef5 fix theme style MathieuG-P 2022-06-28 20:14:13 +02:00
  • c8fb217143 fix light theme for icons MathieuG-P 2022-06-28 20:10:45 +02:00
  • f7a22bde76 add fake progress bar MathieuG-P 2022-06-28 20:02:02 +02:00
  • 020e33f42b support light theme MathieuG-P 2022-06-28 20:01:53 +02:00
  • c891b1d61c watch function to generic function MathieuG-P 2022-06-27 22:34:45 +02:00
  • aeeb5b1944 new svg icon MathieuG-P 2022-06-27 22:34:30 +02:00
  • 8f2c3e8261 css fix MathieuG-P 2022-06-27 22:34:13 +02:00
  • d8e1ab1a43 bug fix MathieuG-P 2022-06-27 22:34:00 +02:00
  • 45a5f9fdb6 create cutom hook to use observables MathieuG-P 2022-06-27 22:33:49 +02:00
  • f518d5ef90 add warning and SteamId hook MathieuG-P 2022-06-27 22:32:58 +02:00
  • e09c245bcb npm update MathieuG-P 2022-06-26 23:37:08 +02:00
  • c36fc2272f use delete useless progress bar and use new download system MathieuG-P 2022-06-26 23:35:06 +02:00
  • c0435e0a34 add default image version MathieuG-P 2022-06-26 23:34:28 +02:00
  • abc1d503d0 add persistant and not persistant configuration MathieuG-P 2022-06-26 23:34:15 +02:00
  • 5ac7b8a8c9 create service to manage steam session MathieuG-P 2022-06-26 23:33:44 +02:00
  • a326bc6d61 convert download to promises instead of events MathieuG-P 2022-06-26 23:33:17 +02:00
  • 1e62040ee0 add global progress bar MathieuG-P 2022-06-26 23:29:23 +02:00
  • 15603edaa8 add setting to change default installations location MathieuG-P 2022-06-25 03:50:51 +02:00
  • cc18b4b8a5 add style prop MathieuG-P 2022-06-25 03:50:12 +02:00
  • eeb264c3ca add cursor pointer MathieuG-P 2022-06-25 03:49:53 +02:00
  • d7055e23e2 add field to verify instantce files MathieuG-P 2022-06-25 03:49:34 +02:00
  • 9fcd63d177 modals rework MathieuG-P 2022-06-25 03:49:08 +02:00
  • e2c232002f new ipcs principle MathieuG-P 2022-06-25 03:48:45 +02:00
  • f0eb9bcd9e property to optionnal to remove error MathieuG-P 2022-06-25 03:46:46 +02:00
  • 0b50aa35f9 add possibility to change installations folder MathieuG-P 2022-06-25 03:46:10 +02:00
  • ce768f6b8e remove useless import MathieuG-P 2022-06-25 03:39:44 +02:00
  • b5bdddac69 add electron store MathieuG-P 2022-06-25 03:39:25 +02:00
  • d73711538b remove work registery lol MathieuG-P 2022-06-25 00:00:20 +02:00
  • f060383903 add interface to delete steam session, change primary colors, and switch theme MathieuG-P 2022-06-23 03:45:17 +02:00
  • fe1b78b175 add default configuration values MathieuG-P 2022-06-23 03:44:11 +02:00
  • f4435ab3a0 add tailwind interface declaration MathieuG-P 2022-06-23 03:43:40 +02:00
  • e0d68d06c5 add framer motion MathieuG-P 2022-06-23 03:43:06 +02:00
  • 516fc2cdcd npm update MathieuG-P 2022-06-20 22:06:39 +02:00
  • 0bd6c55b92 connect launch button MathieuG-P 2022-06-20 21:35:38 +02:00
  • 3485d5b9c0 create settings page and add possibilitie to pick colors MathieuG-P 2022-06-20 21:35:14 +02:00
  • 9d7bc082c6 not important MathieuG-P 2022-06-19 21:59:29 +02:00
  • 5651b8554f add possibility to open a version installation folder MathieuG-P 2022-06-19 21:59:18 +02:00
  • c8ee388f0d add get property to know if a version is currently downloading MathieuG-P 2022-06-19 21:58:40 +02:00
  • 4020473f9d add fonction to get installed versions MathieuG-P 2022-06-19 21:58:09 +02:00
  • acc89e43b4 use dropdown, custom button and image MathieuG-P 2022-06-19 21:57:53 +02:00
  • 1cefbfde5a add new icon MathieuG-P 2022-06-19 21:57:15 +02:00
  • 89814a9f16 add new icons MathieuG-P 2022-06-19 21:56:59 +02:00