Commit Graph

  • 39b0aa13dc [Utils > argv] Initial Add main nightly Oj 2021-12-26 18:04:17 +0000
  • e827df58c0 [Bootstrap] Add --start-minimized support Oj 2021-12-26 17:48:09 +0000
  • 1e428e58a2 [MainWindow] Start GM settings section Oj 2021-12-26 17:47:04 +0000
  • 245ed3f54a [MainWindow] Fix minor syntax error Oj 2021-12-26 14:06:10 +0000
  • a55f27f5c4 [MainWindow] ThemeSync: don't work for default Discord, cache last to check before running all, tweak replace text Oj 2021-12-26 14:05:20 +0000
  • d5e09054f0 [Polyfill > Request] Don't set encoding of response Oj 2021-12-26 12:54:55 +0000
  • 0b532c8d6e [Polyfill > Request] Fix false erroring with valid responses Oj 2021-12-24 21:40:40 +0000
  • 0c7705f36a [Polyfill > Request] Fix not returning self after on(), rewrite to use optional chaining not ifs Oj 2021-12-24 13:02:28 +0000
  • 930fc951dd [Polyfill > Request] Add error handling Oj 2021-12-23 17:17:55 +0000
  • 6689c99589 [Splash] Rewrite to fix progress UI, fix state text Oj 2021-12-23 16:26:36 +0000
  • c381ac913f [Splash] Rewrite state handling to use switch and have more parity with original Oj 2021-12-22 19:09:26 +0000
  • 7598051419 [General] Add system electron support fixes Oj 2021-12-22 19:06:57 +0000
  • e371d6b106 [Splash] Rewrite state handling to add retry state and make messages same format as Discord's Oj 2021-12-22 14:14:34 +0000
  • 4e4ab5cd47 [ThemeSync] Don't use theme-dark, just body Oj 2021-12-22 13:39:50 +0000
  • e7e27f09eb [Roadmap] Add and tweak v2.0 Oj 2021-12-22 13:39:12 +0000
  • 71a2a8f9cc [FAQ] Add snappier info, reorder some Oj 2021-12-21 23:11:47 +0000
  • 6cc9ad494c [Readme] Tweak performance feat and make FAQ more obvious Oj 2021-12-21 23:11:23 +0000
  • 602782c4b4 [Readme] Add new perf feature Oj 2021-12-21 23:04:21 +0000
  • 2ec5009e6a [CmdSwitches] Initial Add Oj 2021-12-21 10:38:18 +0000
  • 0cd7e1b6f6 [Readme] Tweak features section Oj 2021-12-21 08:47:12 +0000
  • 85349da075 [MainWindow] ThemeSync: Only save userDataCache if value changed, tweak interval value for saving Oj 2021-12-21 08:42:20 +0000
  • 705febfb11 [FAQ] Add some more commonly asked questions Oj 2021-12-19 21:18:06 +0000
  • f9bb3e49c0 [Readme] Remove disrecommendation for install Oj 2021-12-19 20:36:32 +0000
  • 8260f1ca9b [Scripts] Add basic install script for testing Oj 2021-12-19 10:49:14 +0000
  • a02a6aabeb [MainWindow] Add custom version info to 2nd last instead of 2nd first Oj 2021-12-19 10:25:05 +0000
  • 688be2e1c8 [AsarUpdate] Re-enable not updating on custom version from testing Oj 2021-12-18 22:50:18 +0000
  • c701c8f307 [AsarUpdate] Fix for new request polyfill changes Oj 2021-12-18 22:48:34 +0000
  • af5629e40b [Polyfill > Request] Add all method funcs Oj 2021-12-18 22:32:17 +0000
  • 4c23ecac71 [Polyfill > Request] Pass body properly, add get method func Oj 2021-12-18 22:21:19 +0000
  • 79a36dfb4b [Bootstrap] Override Core's splash ready (see comment) Oj 2021-12-18 21:56:13 +0000
  • f36174e55b [AsarUpdate] Disable update prompt by default, rewrite to be async Oj 2021-12-18 20:20:48 +0000
  • b2413f595a [MainWindow] Rewrite settings inject Oj 2021-12-18 18:48:04 +0000
  • 33aeadc4c2 [Roadmap] Add more to v2.0 Oj 2021-12-17 23:08:41 +0000
  • 9bff6f9bfd [MainWindow] Default unknown hash to custom instead of blank Oj 2021-12-17 23:07:08 +0000
  • 207fd33bce [MainWindow] Add OpenAsar version settings inject Oj 2021-12-17 23:00:33 +0000
  • 199cf23a7a [Splash] Rewrite config passing Oj 2021-12-17 15:08:06 +0000
  • a4280d4562 [Splash] Add splashText config Oj 2021-12-17 14:42:11 +0000
  • 78a4df22f4 [Splash] Move updater init to async with splash load Oj 2021-12-16 22:14:55 +0000
  • 3e1a7ab81a [Bootstrap] Add securityUtils to core startup for OpenCore support Oj 2021-12-16 22:13:42 +0000
  • c912709688 [ThemeSync] Initial Add Oj 2021-12-16 16:52:25 +0000
  • 6220210ef5 [CI] Disable nightly minified builds again Oj 2021-12-16 13:17:26 +0000
  • cb0ed8d7ad [CI] Fix tag deleting Oj 2021-12-16 13:12:33 +0000
  • dcce2098df [CI] Update tag as well Oj 2021-12-16 13:09:56 +0000
  • efbc8bb828 [CI] Minify splash preload Oj 2021-12-16 13:06:22 +0000
  • 54d93733c8 [CI] Add preload and splash to minified builds Oj 2021-12-16 13:06:10 +0000
  • 508876294b [CI] Start minified builds as testing.asar Oj 2021-12-16 12:59:52 +0000
  • b0c0e46065 [AutoStart] Rewrite to use switch for index require, generic stub Oj 2021-12-16 12:58:14 +0000
  • 5ad7eabea5 [FirstRun] Rewrite to use switch for index require, generic stub Oj 2021-12-16 12:57:57 +0000
  • 13be8a158a [CI] Revert minified default builds Oj 2021-12-14 23:03:26 +0000
  • 180990d54d [CI] Make minified builds default Oj 2021-12-14 22:54:35 +0000
  • d09ce4a3d2 [Bootstrap] Add commented experimental code Oj 2021-12-14 22:51:12 +0000
  • 4c535cfb89 [FirstRun] Use generic stub file for reuse Oj 2021-12-14 22:50:09 +0000
  • 6140f6fff4 [CI] Remove temp JS files in src after strip Oj 2021-12-14 22:30:38 +0000
  • cdd0322bc8 [Splash] Rename splashScreen.js.self Oj 2021-12-14 22:28:49 +0000
  • b6b4edae0f [CI] Clean up shell code a bit Oj 2021-12-14 19:43:49 +0000
  • eb35a8c90e [Roadmap] Mark all of v1.0 as done Oj 2021-12-13 20:18:33 +0000
  • 7aa4546c81 [Readme] Make experimental notice less Oj 2021-12-13 20:18:07 +0000
  • 6835b566a3 [FirstRun > win32] Add logging on export call Oj 2021-12-13 19:02:18 +0000
  • 5a40e4eee8 [AutoStart > Various] Add logging on export call Oj 2021-12-13 18:59:56 +0000
  • 9bd97701d5 [Splash > UI] Add version info in corner Oj 2021-12-13 18:30:38 +0000
  • 46f57c95f3 [AutoStart > win32] Fix update error not using exports Oj 2021-12-13 17:55:21 +0000
  • 6c0edb9275 [WindowsUtils] Fix variable using const Oj 2021-12-13 14:55:19 +0000
  • e8a5ceedb6 [WindowsUtils] Fix variable misname Oj 2021-12-13 14:51:09 +0000
  • 0c16ae59f7 [AutoStart > win32] Fix update error Oj 2021-12-13 14:48:12 +0000
  • e634c16c18 [FAQ] Add originality question Oj 2021-12-13 11:06:15 +0000
  • 0bf31033ef [AsarUpdate] Don't update if version does not match format of nightly releases Oj 2021-12-13 11:02:22 +0000
  • 888ed721c8 [Scripts] Use scripts dir for containing util scripts Oj 2021-12-13 10:56:24 +0000
  • 2a77d914c1
    [FirstRun > win32] Fix another updated var name error CanadaHonk 2021-12-13 10:11:25 +0000
  • 51f3634a3c
    [Readme] Add find asar step to install guide CanadaHonk 2021-12-13 10:08:46 +0000
  • 7e354ccd4f [FirstRun > win32] Fix using wrong named var causing error Oj 2021-12-13 09:56:37 +0000
  • fddf332713 [FirstRun > win32] Fix accidentally including some broken Discord code at top of file Oj 2021-12-13 09:50:27 +0000
  • aeb25708ac [AutoStart > win32] Fix path var name Oj 2021-12-13 09:38:32 +0000
  • 1b77219a1d [Roadmap] Mark auto start as complete Oj 2021-12-13 08:41:13 +0000
  • 9e0566a418 [AutoStart] Complete rewrite Oj 2021-12-13 08:40:18 +0000
  • 07b9d052c0 [Roadmap] Mark first run as complete Oj 2021-12-13 08:11:42 +0000
  • 9484954247 [FirstRun] Complete rewrite Oj 2021-12-13 08:11:10 +0000
  • 6c77d1225f [Roadmap] Tweak Oj 2021-12-13 07:24:54 +0000
  • 9ad88a8c4c [Readme] Link to FAQ Oj 2021-12-13 07:24:41 +0000
  • 58249b1b14 [FAQ] Initial Add Oj 2021-12-13 07:23:50 +0000
  • 0a3df13c25
    [Roadmap] 1.0: Mark overlay as done CanadaHonk 2021-12-12 23:02:17 +0000
  • 2405800bf6 [Index] Fix overlay loading via loading all modules Oj 2021-12-12 22:46:13 +0000
  • 4f5a677599 [Utils > u2LoadModulePath] Add all loading support Oj 2021-12-12 22:45:58 +0000
  • 2c9bce5c26 [Index] Overlay experimenting (2) Oj 2021-12-12 22:30:53 +0000
  • ed88339cb8 [Index] Overlay experimenting Oj 2021-12-12 22:22:43 +0000
  • bfe3fb0fb5 [Roadmap] Tweak v2.0 goals Oj 2021-12-12 20:51:59 +0000
  • bf307e7b8d [Readme] Update status / stability Oj 2021-12-12 20:49:43 +0000
  • 2465956c60 [Paths] Fix resources path Oj 2021-12-12 17:42:43 +0000
  • fe5cbe275b [Splash > UI] Use self for video host Oj 2021-12-12 15:00:08 +0000
  • c102cf7669 [Utils > u2LoadModulePath] Fix Oj 2021-12-12 14:51:29 +0000
  • 66f33b4665 [Readme] Tweak install guide Oj 2021-12-12 14:49:34 +0000
  • 308ba74a18 [Index] Add overlay support and rewrite some new updater code Oj 2021-12-12 14:41:15 +0000
  • 0c2116de78 [Roadmap] Add overlay support to v1.0 Oj 2021-12-12 13:53:35 +0000
  • 17fae1427f [Readme] Tweak subtitle Oj 2021-12-12 13:09:34 +0000
  • 5b5655d54e [Roadmap] Add custom splashes to v2.0 Oj 2021-12-12 13:07:47 +0000
  • 21256d5da2 [ErrorHandler] Rewrite to fix and be simpler Oj 2021-12-12 13:06:28 +0000
  • 2027d7226d [Readme] Comment out write protection advise for now Oj 2021-12-12 12:59:45 +0000
  • 43f3e7bd12 [Splash > UI] Use dynamic size for body sizing instead of fixed Oj 2021-12-12 11:55:50 +0000
  • d080988f55 [Roadmap] Mark replication of Discord splash UI Oj 2021-12-12 11:52:49 +0000
  • c5fe63413c [Splash > UI] Replicate Discord's UI look Oj 2021-12-12 11:48:50 +0000
  • 6f9b790031 [Readme] Add env variables to config docs Oj 2021-12-12 11:47:46 +0000