Commit Graph

693 Commits

Author SHA1 Message Date
Ducko 6ae3c0f284 [CmdSwitches] Add undefined cmd check 2022-04-22 17:47:47 +01:00
Ducko f0f2d08f2c [CmdSwitches] Rewrite cmd parsing to be simpler 2022-04-22 17:44:20 +01:00
Ducko 513d004ce5 [Constants] Human name: use trim instead of query 2022-04-22 17:22:34 +01:00
Ducko e56ce23966 [Constants] Make company use product name var 2022-04-22 17:19:51 +01:00
Ducko 1827f4a783 [Constants] Modularize via product and domain vars 2022-04-22 17:16:25 +01:00
Ducko 72842faf85 [Bootstrap] Minor source cleanup 2022-04-22 17:08:04 +01:00
Ducko 86b3f0992e [Bootstrap] Add --url support (for protocol) 2022-04-22 17:04:37 +01:00
Ducko f34d8b8a76 [FirstRun > win32] Minor source cleanup 2022-04-22 16:49:28 +01:00
Ducko d063ad1f2c [FAQ] Add does this break ToS 2022-04-22 16:38:02 +01:00
Ducko f09208979a [Splash] Add manual host update UI support 2022-04-22 10:11:57 +01:00
Ducko fd6274bb95 [Constants] Pre-minify init vars 2022-04-21 22:59:01 +01:00
Ducko 99f146ea86 [Bootstrap] Reorder inits 2022-04-21 22:57:31 +01:00
Ducko 25b84f4837 [Constants] Remove BuildInfo require as global anyway 2022-04-21 22:52:23 +01:00
Ducko f599d1bd1d [Bootstrap] Remove dialog from ErrorHandler as largely unused/needed 2022-04-21 22:49:48 +01:00
Ducko e06e1abda8 [Bootstrap] Only inject in main windows 2022-04-21 22:46:08 +01:00
Ducko c20233e008 [Config] Minor source cleanup 2022-04-21 22:45:32 +01:00
Ducko 3df9df98da [Utils > Win] Fix broken ThemeSync 2022-04-21 22:44:58 +01:00
Ducko e7a3a61a73 [Bootstrap] Fix random JS injection issues because Electron 2022-04-21 21:22:48 +01:00
Ducko c3d6eced6c [JsInject] Initial Add 2022-04-21 20:53:20 +01:00
Ducko fde1aac7d4 [Bootstrap] Deep integrate NoTrack 2022-04-21 20:48:19 +01:00
Ducko 98cad6fcc3 [Splash > Backend] Minor source cleanup 2022-04-21 18:45:37 +01:00
Ducko 042e495b7b [Updater > Module] Minor rewrite to integrate -progress events to not be separate 2022-04-21 18:37:31 +01:00
Ducko d3fe05b22e [Updater > Module] Replace Updater > Request with just Request integration 2022-04-21 17:06:34 +01:00
Ducko ac009a179e [Poly > Request] Minor source cleanup 2022-04-21 14:00:04 +01:00
Ducko bce146927d [Updater > Module] Minor source cleanup 2022-04-21 12:25:17 +01:00
Ducko 904f51fb28 [Updater > Module] Defer discord_voice install into MainWindow 2022-04-21 11:50:05 +01:00
Ducko 3935af3bdc [Updater > Module] Fix host skipping freezing client 2022-04-20 22:45:17 +01:00
Ducko 5117d8649a [Chore] Bump license and tweak author name 2022-04-20 21:00:10 +01:00
Ducko fada0d6b66 [Updater > Module] Minor source cleanup 2022-04-20 19:44:58 +01:00
Ducko 0f77ba7aea [Updater > Module] Rewrite bootstrap to not use manifest and core set of 3 modules instead 2022-04-20 17:14:34 +01:00
Ducko 2a44022608 [Splash > Backend] Rewrite update init decision 2022-04-20 13:56:52 +01:00
Ducko 1898178e89 [CI > Debug] Disable 2022-04-20 12:17:45 +01:00
Ducko cc8be0a36d [Splash > Backend] Rewrite fail scheduling 2022-04-20 12:17:12 +01:00
Ducko 18e13e0b1a [Splash > Backend] Fix broken code being included 2022-04-20 12:10:53 +01:00
Ducko 798a51c208 [CI > Debug] Enable for testing 2022-04-20 11:58:09 +01:00
Ducko d1d02c5a33 [CI > Test Linux] Fix log detection for success 2022-04-20 11:55:08 +01:00
Ducko 3b9f6cd0c2 [CI] Disable testing artifact for Win 2022-04-20 11:51:28 +01:00
Ducko ccbb3fbb62 [Updater > Module] Simplify logging, tweak events 2022-04-20 11:45:42 +01:00
Ducko d0562f856e [Splash > Backend] Minor source cleanup/rewrite for ModuleUpdater 2022-04-20 11:45:03 +01:00
Ducko 73ac41967c [Scripts > Strip] Add edge-case workaround for one regex 2022-04-20 00:51:18 +01:00
Ducko dbb9eef558 [Scripts > Strip] Fix RegEx fix breaking not minifying sometimes, fix some unneeded spaces in get imports/exports 2022-04-20 00:36:26 +01:00
Ducko 88ec90f3d7 [Chore] Revert test revert 2022-04-19 23:33:54 +01:00
Ducko f513ff65d6 [Chore] Revert last commit for testing 2022-04-19 23:24:52 +01:00
Ducko da5c2d961b [Updater > Module] Don't include unneeded things for emitted events 2022-04-19 23:14:56 +01:00
Ducko 906c09289f [Utils > Win] Redo to use only 2 args based on name/type 2022-04-19 23:06:34 +01:00
Ducko 6ad72b7172 [Bootstrap] Deep integrate GPUSettings (new stub only) 2022-04-19 21:47:09 +01:00
Ducko 7e31a9af6a [Bootstrap] Deep integrate CrashReporterSetup (stub) 2022-04-19 14:37:31 +01:00
Ducko 8b36fe9dfd [Splash > Backend] Minor source cleanup for ModuleUpdater handling 2022-04-18 22:51:54 +01:00
Ducko 2be7d92879 [Splash > Backend] Minor source tweak 2022-04-17 22:58:03 +01:00
Ducko 97e4fcf149 [Utils > Win] Tweak internals 2022-04-17 22:52:55 +01:00