Commit Graph

243 Commits

Author SHA1 Message Date
Ducko b3ffacf472 [Poly > Yauzl] Initial Add 2022-01-14 14:02:26 +00:00
Ducko 88c8a7bc27 [CI] No longer unneededly delete file 2022-01-14 13:58:33 +00:00
Ducko 5867e27691 [Gitignore] Remove splashScreen rewrite temp / old / unused 2022-01-14 13:57:55 +00:00
Ducko a130cbee2e [Poly > Mkdirp] Simplify exporting 2022-01-14 13:54:18 +00:00
Ducko 425da3f128 [Updater > Request] Don't try Electron net at all, just request 2022-01-14 13:50:31 +00:00
Ducko 675afd9e55 [Scripts > Strip] Support bare .js files so don't error on non-dirs 2022-01-14 13:45:05 +00:00
Ducko 915d9aab8a [Scripts > Minify] RM temp dir at end 2022-01-13 22:00:54 +00:00
Ducko 58c0e53744 [Scripts > Minify] Tweak options, include scripts in CI 2022-01-13 21:57:35 +00:00
Ducko a4491e4e19 [Scripts > Minify] V2 2022-01-13 21:13:48 +00:00
Ducko 913df50902 [Bootstrap] Add random possible Linux audio fix 2022-01-13 17:33:27 +00:00
Ducko 0f2fb56d2f [CI] Add don't use warning 2022-01-13 17:05:13 +00:00
Ducko 6d8c9f1197 [Polyfill > Inject] Simplify by just making js files instead of dirs 2022-01-13 14:28:18 +00:00
Ducko bb5a36c4f6 [CmdSwitches] Cleaner rewrite, add more presets 2022-01-13 13:42:04 +00:00
Ducko f4810b7d2f [Polyfill > Request] Remove testing logging 2022-01-13 13:40:42 +00:00
Ducko 3ef11ae967 [Polyfill > Request] Tweak Request 2022-01-13 13:40:06 +00:00
Ducko 19366fa6db [CI] Minified build fixing 2022-01-13 13:33:32 +00:00
Ducko 8a5a7afcb5 [CI] Start work on minification again 2022-01-13 13:29:39 +00:00
Ducko 045db9ba91 [Index] Fix system electron support not working for non-default Electron version installed 2022-01-12 15:15:16 +00:00
Ducko 7fac27c2ef [Readme] Replace install guide with wiki link 2022-01-12 15:12:18 +00:00
Ducko 9a55abcd9c [MainWindow] Fix version injection, rewrite GM inject waiting 2022-01-08 22:02:32 +00:00
Ducko 3721a3e0f1 [Polyfill > Request] Add bare logging with URL for plugin crash testing 2022-01-03 14:31:38 +00:00
Ducko 1a7d927d9c [Bootstrap] Only run splash pageReady once on dom-ready 2021-12-27 22:51:22 +00:00
Ducko 2baf6ff7cc [Readme] Tweak no tracking disclaimer / asar only 2021-12-27 20:48:16 +00:00
Ducko 3fbb5c8519 [Readme] Emphasise no tracking is only for asar-side 2021-12-27 20:14:12 +00:00
Ducko 285c1bca31 [Splash] Fix themeSync config not being used properly 2021-12-27 20:10:06 +00:00
Ducko 2cc4b1fe4a [Polyfill > Request] Add support for request(url, options, callback) 2021-12-27 19:50:50 +00:00
Ducko 39b0aa13dc [Utils > argv] Initial Add 2021-12-26 18:04:17 +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 245ed3f54a [MainWindow] Fix minor syntax error 2021-12-26 14:06:10 +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 d5e09054f0 [Polyfill > Request] Don't set encoding of response 2021-12-26 12:54:55 +00:00
Ducko 0b532c8d6e [Polyfill > Request] Fix false erroring with valid responses 2021-12-24 21:40:40 +00:00
Ducko 0c7705f36a [Polyfill > Request] Fix not returning self after on(), rewrite to use optional chaining not ifs 2021-12-24 13:02:28 +00:00
Ducko 930fc951dd [Polyfill > Request] Add error handling 2021-12-23 17:17:55 +00:00
Ducko 6689c99589 [Splash] Rewrite to fix progress UI, fix state text 2021-12-23 16:26:36 +00:00
Ducko c381ac913f [Splash] Rewrite state handling to use switch and have more parity with original 2021-12-22 19:09:26 +00:00
Ducko 7598051419 [General] Add system electron support fixes 2021-12-22 19:06:57 +00:00
Ducko e371d6b106 [Splash] Rewrite state handling to add retry state and make messages same format as Discord's 2021-12-22 14:14:34 +00:00
Ducko 4e4ab5cd47 [ThemeSync] Don't use theme-dark, just body 2021-12-22 13:39:50 +00:00
Ducko e7e27f09eb [Roadmap] Add and tweak v2.0 2021-12-22 13:39:12 +00:00
Ducko 71a2a8f9cc [FAQ] Add snappier info, reorder some 2021-12-21 23:11:47 +00:00
Ducko 6cc9ad494c [Readme] Tweak performance feat and make FAQ more obvious 2021-12-21 23:11:23 +00:00
Ducko 602782c4b4 [Readme] Add new perf feature 2021-12-21 23:04:21 +00:00
Ducko 2ec5009e6a [CmdSwitches] Initial Add 2021-12-21 10:38:18 +00:00
Ducko 0cd7e1b6f6 [Readme] Tweak features section 2021-12-21 08:47:12 +00:00
Ducko 85349da075 [MainWindow] ThemeSync: Only save userDataCache if value changed, tweak interval value for saving 2021-12-21 08:42:20 +00:00
Ducko 705febfb11 [FAQ] Add some more commonly asked questions 2021-12-19 21:18:06 +00:00
Ducko f9bb3e49c0 [Readme] Remove disrecommendation for install 2021-12-19 20:36:32 +00:00
Ducko 8260f1ca9b [Scripts] Add basic install script for testing 2021-12-19 10:49:14 +00:00