Commit Graph

742 Commits

Author SHA1 Message Date
Ducko 9484954247 [FirstRun] Complete rewrite 2021-12-13 08:11:10 +00:00
Ducko 6c77d1225f [Roadmap] Tweak 2021-12-13 07:24:54 +00:00
Ducko 9ad88a8c4c [Readme] Link to FAQ 2021-12-13 07:24:41 +00:00
Ducko 58249b1b14 [FAQ] Initial Add 2021-12-13 07:23:50 +00:00
CanadaHonk 0a3df13c25
[Roadmap] 1.0: Mark overlay as done 2021-12-12 23:02:17 +00:00
Ducko 2405800bf6 [Index] Fix overlay loading via loading all modules 2021-12-12 22:46:13 +00:00
Ducko 4f5a677599 [Utils > u2LoadModulePath] Add all loading support 2021-12-12 22:45:58 +00:00
Ducko 2c9bce5c26 [Index] Overlay experimenting (2) 2021-12-12 22:30:53 +00:00
Ducko ed88339cb8 [Index] Overlay experimenting 2021-12-12 22:22:43 +00:00
Ducko bfe3fb0fb5 [Roadmap] Tweak v2.0 goals 2021-12-12 20:51:59 +00:00
Ducko bf307e7b8d [Readme] Update status / stability 2021-12-12 20:49:43 +00:00
Ducko 2465956c60 [Paths] Fix resources path 2021-12-12 17:42:43 +00:00
Ducko fe5cbe275b [Splash > UI] Use self for video host 2021-12-12 15:00:08 +00:00
Ducko c102cf7669 [Utils > u2LoadModulePath] Fix 2021-12-12 14:51:29 +00:00
Ducko 66f33b4665 [Readme] Tweak install guide 2021-12-12 14:49:34 +00:00
Ducko 308ba74a18 [Index] Add overlay support and rewrite some new updater code 2021-12-12 14:41:15 +00:00
Ducko 0c2116de78 [Roadmap] Add overlay support to v1.0 2021-12-12 13:53:35 +00:00
Ducko 17fae1427f [Readme] Tweak subtitle 2021-12-12 13:09:34 +00:00
Ducko 5b5655d54e [Roadmap] Add custom splashes to v2.0 2021-12-12 13:07:47 +00:00
Ducko 21256d5da2 [ErrorHandler] Rewrite to fix and be simpler 2021-12-12 13:06:28 +00:00
Ducko 2027d7226d [Readme] Comment out write protection advise for now 2021-12-12 12:59:45 +00:00
Ducko 43f3e7bd12 [Splash > UI] Use dynamic size for body sizing instead of fixed 2021-12-12 11:55:50 +00:00
Ducko d080988f55 [Roadmap] Mark replication of Discord splash UI 2021-12-12 11:52:49 +00:00
Ducko c5fe63413c [Splash > UI] Replicate Discord's UI look 2021-12-12 11:48:50 +00:00
Ducko 6f9b790031 [Readme] Add env variables to config docs 2021-12-12 11:47:46 +00:00
Ducko a6cdcc8f5b [Bootstrap] Add env variable to halt starting after splash for testing 2021-12-12 11:45:25 +00:00
Ducko 6e0e8e03a2 [Roadmap] Mark self-rewrite as complete 2021-12-11 22:57:39 +00:00
Ducko 8197d19aeb [Readme] Add configurable as feature 2021-12-11 22:55:29 +00:00
Ducko 41fe1b45ec [SecurityUtils] Self rewrite, also with safer patch plus using non-deprecated API 2021-12-11 22:50:26 +00:00
Ducko f7cba58ce1 [Roadmap] Explain self-rewrite better 2021-12-11 22:16:24 +00:00
Ducko a0f7481ad5 [Backoff] Add short explaination of class with comment 2021-12-11 22:15:23 +00:00
Ducko 466d3f9083 [Roadmap] Update with progress 2021-12-11 22:11:53 +00:00
Ducko 53f389c731 [Backoff] Self rewrite 2021-12-11 22:10:26 +00:00
Ducko f10a49b18a [Settings] Small refactor: add comments, tweak some variable naming 2021-12-11 21:50:23 +00:00
Ducko ba9b26945c [Settings] Use nullish operator for get default value 2021-12-11 21:44:25 +00:00
Ducko 14f342ef2f [WindowsUtils] Self rewrite, move to utils 2021-12-11 21:35:59 +00:00
Ducko 4008c7c448 [Roadmap] Initial Add 2021-12-11 20:46:56 +00:00
Ducko 0c028e0516 [Changelog] Tweak v0.3 2021-12-11 20:46:14 +00:00
Ducko 9e6d661a93 [Changelog] Add v0.3 notes 2021-12-11 20:37:32 +00:00
Ducko add80eadd6 [CI] Don't mark as pre-release so GitHub recommends 2021-12-11 20:10:49 +00:00
Ducko c17dc1fb19 [CI] Have version dynamically generated via commit 2021-12-11 20:09:43 +00:00
Ducko a8c0a15792 [ErrorHandler] Add uncaught exception handling 2021-12-11 19:51:36 +00:00
Ducko d53177898a [AsarUpdate] Handle write error without erroring fully 2021-12-11 19:51:14 +00:00
Ducko 70592854a8 [CI] Strip via JS file, simpler yaml 2021-12-11 18:21:59 +00:00
Ducko f78b043502 [Readme] Reduce size for features 2021-12-11 18:03:56 +00:00
Ducko 0777b2837c [Readme] Redo some parts to be clearer and better-ish 2021-12-11 18:02:08 +00:00
Ducko c67a438c63 [Readme] Mark asar retention as done 2021-12-11 16:55:44 +00:00
Ducko 066ef7e029 [CI] Add body to Nightly releases 2021-12-11 16:02:44 +00:00
Ducko 2eb71e71a6 [RetainAsar] Don't try on non-Win, don't try if matching asar 2021-12-11 15:59:37 +00:00
Ducko 17ce37f858 [RetainAsar] Backup next asar to app.asar.backup 2021-12-11 15:32:19 +00:00