Commit Graph

93 Commits

Author SHA1 Message Date
Ducko 898a1445f6 [Config] Initial Add 2022-03-13 20:12:42 +00:00
Ducko 4e21350ca3 [MainWindow] Clean up injection source 2022-03-10 21:27:02 +00:00
Ducko ca60ef7ac5 [MainWindow] Remove GM setting (obsolete / unneeded) 2022-03-09 22:24:15 +00:00
Ducko 567f7dd61e [Bootstrap] Revert accidental inclusion 2022-02-15 21:54:12 +00:00
Ducko 2bcbec4d44 [Bootstrap] Make forced Electron props general and not check OS as unneeded 2022-02-15 21:52:32 +00:00
Ducko f4cfbb21a1 [Bootstrap] Simplify logging and some modules passing to core startup 2022-02-14 08:26:33 +00:00
Ducko 572f049552 [Bootstrap] Simplify logging a bit more 2022-02-12 16:51:58 +00:00
Ducko ce79a5d6bc [Bootstrap] Simplify logging 2022-02-12 14:35:46 +00:00
Ducko b03e18c9fb [Bootstrap] Stop setting ARPR flag (unneeded?) 2022-02-12 14:29:26 +00:00
Ducko 75d5cf0915 [RequireNative] Remove and just use require to simplify 2022-02-11 08:43:44 +00:00
Ducko 0abad98295 [SecurityUtils] Remove as unneeded 2022-02-11 08:35:04 +00:00
Ducko 2bc195b479 [Bootstrap] Tweak multi instance handling (remove logging, simplify) 2022-02-03 21:38:00 +00:00
Ducko 4c49ef4754 [Paths] Add cleanOldVersions 2022-02-02 18:35:54 +00:00
Ducko 64567cdad8 [Bootstrap] Rewrite forcing Electron props 2022-01-30 19:15:56 +00:00
Ducko dddd625954 [Argv] Remove lib as unneeded 2022-01-28 20:52:45 +00:00
Ducko 803c008fbe [Bootstrap] Fix splash require path 2022-01-28 20:47:31 +00:00
Ducko 107e710c91 [Bootstrap] Tweak source to not duplicate argv handling code 2022-01-21 12:47:23 +00:00
Ducko 913df50902 [Bootstrap] Add random possible Linux audio fix 2022-01-13 17:33:27 +00:00
Ducko 1a7d927d9c [Bootstrap] Only run splash pageReady once on dom-ready 2021-12-27 22:51:22 +00:00
Ducko e827df58c0 [Bootstrap] Add --start-minimized support 2021-12-26 17:48:09 +00:00
Ducko 1e428e58a2 [MainWindow] Start GM settings section 2021-12-26 17:47:04 +00:00
Ducko a55f27f5c4 [MainWindow] ThemeSync: don't work for default Discord, cache last to check before running all, tweak replace text 2021-12-26 14:05:20 +00:00
Ducko 79a36dfb4b [Bootstrap] Override Core's splash ready (see comment) 2021-12-18 21:56:13 +00:00
Ducko 9bff6f9bfd [MainWindow] Default unknown hash to custom instead of blank 2021-12-17 23:07:08 +00:00
Ducko 207fd33bce [MainWindow] Add OpenAsar version settings inject 2021-12-17 23:00:33 +00:00
Ducko 3e1a7ab81a [Bootstrap] Add securityUtils to core startup for OpenCore support 2021-12-16 22:13:42 +00:00
Ducko c912709688 [ThemeSync] Initial Add 2021-12-16 16:52:25 +00:00
Ducko d09ce4a3d2 [Bootstrap] Add commented experimental code 2021-12-14 22:51:12 +00:00
Ducko a6cdcc8f5b [Bootstrap] Add env variable to halt starting after splash for testing 2021-12-12 11:45:25 +00:00
Ducko a8c0a15792 [ErrorHandler] Add uncaught exception handling 2021-12-11 19:51:36 +00:00
Ducko 2110bfbf41 [Bootstrap] Fix incorrectly reading autoupdate config option 2021-12-11 13:28:47 +00:00
Ducko 45723b9b66 [Bootstrap] Fix using wrong userData directory 2021-12-11 12:41:08 +00:00
Ducko d952aa72fa [Bootstrap] Add more expected globals 2021-12-11 11:11:42 +00:00
Ducko 9674d9e483 [Bootstrap] Add multi-instance handling 2021-12-11 10:37:43 +00:00
Ducko b3d0d3e32b [AsarUpdate] Initial Add, autoupdate after Discord startup 2021-12-11 09:59:39 +00:00
Ducko ab348f7ba1 [Bootstrap] Fix last commit using invalid var 2021-12-10 21:44:19 +00:00
Ducko e4bd46d1e8 [Bootstrap] Force set app name (see comment) 2021-12-10 21:31:40 +00:00
Ducko 6320b78f58 [Bootstrap] Globalise some expected things for later 2021-12-10 18:37:50 +00:00
CanadaHonk 1d2d00ab25 [Bootstrap] Add hardware acceleration disabling if setting 2021-12-10 14:21:35 +00:00
Ducko 1f1736bcc3 [Splash] Start quick start and skip startup update checks 2021-12-09 20:20:57 +00:00
Ducko 5f0ce18c83 [Bootstrap] Cleanup imports, add build info logging 2021-12-09 19:26:22 +00:00
Ducko bcc5a2837d [General] Make log global, remove unused generic stub 2021-12-09 18:41:04 +00:00
Ducko e3e0bb0b17 Initial Proper Commit 2021-12-09 16:25:14 +00:00