208 Commits (main)

Author SHA1 Message Date
Oj a6cdcc8f5b [Bootstrap] Add env variable to halt starting after splash for testing
2 years ago
Oj 41fe1b45ec [SecurityUtils] Self rewrite, also with safer patch plus using non-deprecated API
2 years ago
Oj a0f7481ad5 [Backoff] Add short explaination of class with comment
2 years ago
Oj 53f389c731 [Backoff] Self rewrite
2 years ago
Oj f10a49b18a [Settings] Small refactor: add comments, tweak some variable naming
2 years ago
Oj ba9b26945c [Settings] Use nullish operator for get default value
2 years ago
Oj 14f342ef2f [WindowsUtils] Self rewrite, move to utils
2 years ago
Oj c17dc1fb19 [CI] Have version dynamically generated via commit
2 years ago
Oj a8c0a15792 [ErrorHandler] Add uncaught exception handling
2 years ago
Oj d53177898a [AsarUpdate] Handle write error without erroring fully
2 years ago
Oj 2eb71e71a6 [RetainAsar] Don't try on non-Win, don't try if matching asar
2 years ago
Oj 17ce37f858 [RetainAsar] Backup next asar to app.asar.backup
2 years ago
Oj d289cec12e [RetainAsar] Initial Add
2 years ago
Oj c90c4fe491 [Splash > QuickStart] Simplify new updater code to use exe path, add reason logging
2 years ago
Oj b5ad8d8fb1 [Paths] Expose exe path via func export
2 years ago
Oj 53024c2c42 [AsarUpdate] Add buttons to modal for restarting
2 years ago
Oj 2110bfbf41 [Bootstrap] Fix incorrectly reading autoupdate config option
2 years ago
Oj 45723b9b66 [Bootstrap] Fix using wrong userData directory
2 years ago
Oj 98eb256a1b [AsarUpdate] Fix for new nightly url
2 years ago
Oj d952aa72fa [Bootstrap] Add more expected globals
2 years ago
Oj 1097d42de1 [Polyfills > mkdirp] Convert to new polyfill system instead of in utils
2 years ago
Oj 9674d9e483 [Bootstrap] Add multi-instance handling
2 years ago
Oj b3d0d3e32b [AsarUpdate] Initial Add, autoupdate after Discord startup
2 years ago
Oj 2b5c3c8baa [Mkdirp] Fix async not being recursive
2 years ago
Oj 6cfa808f7f [Polyfills] Rewrite
2 years ago
Oj 9ce5e8c443 [Polyfills > Request] Add logging
2 years ago
Oj c3b11e5080 [Polyfills > mime-types] Make stub return a content type
2 years ago
Oj 46e724e150 [Polyfills > mime-types] Add stub
2 years ago
Oj ebf459d846 [Polyfills] Add request, rewrite request wrapper to be generic polyfill
2 years ago
Oj ab348f7ba1 [Bootstrap] Fix last commit using invalid var
2 years ago
Oj 5d7471462c [Splash > QuickStart] Fix new updater code sometimes being used when new updater is undefined
2 years ago
Oj e4bd46d1e8 [Bootstrap] Force set app name (see comment)
2 years ago
Oj 3d55df0dee [Splash] Add better webcontentssend error handling and checking
2 years ago
Oj 5facca21e0 [Package] Name discord to avoid data issues
2 years ago
Oj 8f79dcef9b [Index] Bump version: v0.2 (non-dev)
2 years ago
Oj db2ecda0ec [Updater > Request] Rewrite to not use request npm dependency, custom https built-in wrapper
2 years ago
Oj 476b41af97 [Mkdirp] Fix still causing callback error with async
2 years ago
Oj 603d92967b [Splash] Disable logging for webcontents send
2 years ago
Oj 0d7680dcc9 [Chore] Remove package-lock.json
2 years ago
Oj 6320b78f58 [Bootstrap] Globalise some expected things for later
2 years ago
Oj 4aff24376c [Updater > v1 > Module] Use custom wrapper instead of replacing for better handling and futureproofing
2 years ago
Oj b9f3656f34 [Updater > v1 > Module] Replace mkdirp with fs
2 years ago
Oj 5855d95b44 [Splash] Remove old unused Discord splash
2 years ago
Oj 4ae0e48e98 [Splash > QuickStart] New updater force init v2
2 years ago
Oj 4ad38c5a77 [Index] Version embedded into js, don't use package
2 years ago
Oj a29564c42d [Paths] Tweak resources path, set var instead of making each func
2 years ago
CanadaHonk 1d2d00ab25 [Bootstrap] Add hardware acceleration disabling if setting
2 years ago
Oj 089b97084a [Package] Bump version: 0.2
2 years ago
Oj a5b7624b5c [Splash > QuickStart] Tweak timing for new updater, add config flag to enable as well as an env
2 years ago
Oj 1f1736bcc3 [Splash] Start quick start and skip startup update checks
2 years ago
Oj 7f78bc8d9a [Init] Add version logging and config loading
2 years ago
Oj 304649193a [Package] Add version
2 years ago
Oj 5f0ce18c83 [Bootstrap] Cleanup imports, add build info logging
2 years ago
Oj bcc5a2837d [General] Make log global, remove unused generic stub
2 years ago
Oj 5bf4a8a0bd [Splash > UI] Add current/total to text
2 years ago
Oj de780bda79 [FirstRun] Add stub to fix Windows error
2 years ago
Oj e3e0bb0b17 Initial Proper Commit
2 years ago
Oj b9ccf7f08e [Package] Initial Add
2 years ago