Commit Graph

810 Commits

Author SHA1 Message Date
Ducko c3b11e5080 [Polyfills > mime-types] Make stub return a content type 2021-12-11 00:14:03 +00:00
Ducko 46e724e150 [Polyfills > mime-types] Add stub 2021-12-11 00:09:36 +00:00
Ducko ebf459d846 [Polyfills] Add request, rewrite request wrapper to be generic polyfill 2021-12-11 00:06:47 +00:00
Ducko 6e42e15a0d [CI] Fix base filename 2021-12-10 23:27:37 +00:00
Ducko d8e70febc5 [CI] Fix branch name 2021-12-10 23:25:28 +00:00
Ducko 296fd9962e [CI] Fix syntax 2021-12-10 23:22:46 +00:00
Ducko a971452f7c [CI] Initial Add 2021-12-10 23:19:15 +00:00
Ducko ab348f7ba1 [Bootstrap] Fix last commit using invalid var 2021-12-10 21:44:19 +00:00
Ducko dcfb1a08c7 [Readme] Add multi-instance to implementation 2021-12-10 21:32:49 +00:00
Ducko 5d7471462c [Splash > QuickStart] Fix new updater code sometimes being used when new updater is undefined 2021-12-10 21:32:19 +00:00
Ducko e4bd46d1e8 [Bootstrap] Force set app name (see comment) 2021-12-10 21:31:40 +00:00
Ducko 2b466db2ce [Changelog] Add v0.2 hotfix notes 2021-12-10 20:53:53 +00:00
Ducko 3d55df0dee [Splash] Add better webcontentssend error handling and checking 2021-12-10 20:45:54 +00:00
Ducko 5facca21e0 [Package] Name discord to avoid data issues 2021-12-10 20:42:31 +00:00
Ducko a11ff2147a [Changelog] Tweak v0.2 2021-12-10 20:17:48 +00:00
Ducko 069d78fc85 [Changelog] Finish v0.2 2021-12-10 20:17:05 +00:00
Ducko 8f79dcef9b [Index] Bump version: v0.2 (non-dev) 2021-12-10 20:13:35 +00:00
Ducko 5f48b924a7 [Changelog] Add v0.2 2021-12-10 20:13:16 +00:00
Ducko e35f00bfe8 [Readme] Add size stats to minimal goal 2021-12-10 20:11:53 +00:00
Ducko 604c6da899 [Readme] Add npm dep removing as custom patch feature 2021-12-10 20:04:10 +00:00
Ducko db2ecda0ec [Updater > Request] Rewrite to not use request npm dependency, custom https built-in wrapper 2021-12-10 20:01:41 +00:00
Ducko 476b41af97 [Mkdirp] Fix still causing callback error with async 2021-12-10 20:00:24 +00:00
Ducko 603d92967b [Splash] Disable logging for webcontents send 2021-12-10 19:58:52 +00:00
Ducko 0d7680dcc9 [Chore] Remove package-lock.json 2021-12-10 19:57:17 +00:00
Ducko db9d7178ce [Gitignore] More specific package-lock.json ignore 2021-12-10 19:54:50 +00:00
Ducko 4456e8614b [Gitignore] Ignore package-lock.json 2021-12-10 19:52:58 +00:00
Ducko 6320b78f58 [Bootstrap] Globalise some expected things for later 2021-12-10 18:37:50 +00:00
Ducko b3d77d0d66 [Readme] Add new potential implementation needs 2021-12-10 18:32:33 +00:00
Ducko ac130323eb [Readme] Add new stats to lightweight goal 2021-12-10 18:32:03 +00:00
Ducko 4aff24376c [Updater > v1 > Module] Use custom wrapper instead of replacing for better handling and futureproofing 2021-12-10 18:29:52 +00:00
Ducko b9f3656f34 [Updater > v1 > Module] Replace mkdirp with fs 2021-12-10 18:19:48 +00:00
Ducko 5855d95b44 [Splash] Remove old unused Discord splash 2021-12-10 18:18:24 +00:00
Ducko 4ae0e48e98 [Splash > QuickStart] New updater force init v2 2021-12-10 18:03:44 +00:00
Ducko 4ad38c5a77 [Index] Version embedded into js, don't use package 2021-12-10 17:17:49 +00:00
Ducko a29564c42d [Paths] Tweak resources path, set var instead of making each func 2021-12-10 17:17:00 +00:00
CanadaHonk 1d2d00ab25 [Bootstrap] Add hardware acceleration disabling if setting 2021-12-10 14:21:35 +00:00
Ducko 5edd367677 [Readme] Use release in install guide 2021-12-09 22:35:46 +00:00
Ducko 4aca206507 [Readme] Reorder sections 2021-12-09 22:29:52 +00:00
Ducko 9e02451a89 [Readme] Add config section 2021-12-09 22:29:16 +00:00
Ducko 089b97084a [Package] Bump version: 0.2 2021-12-09 22:09:07 +00:00
Ducko a5b7624b5c [Splash > QuickStart] Tweak timing for new updater, add config flag to enable as well as an env 2021-12-09 21:42:27 +00:00
Ducko 1f1736bcc3 [Splash] Start quick start and skip startup update checks 2021-12-09 20:20:57 +00:00
Ducko 7f78bc8d9a [Init] Add version logging and config loading 2021-12-09 19:27:06 +00:00
Ducko 304649193a [Package] Add version 2021-12-09 19:26:39 +00:00
Ducko 5f0ce18c83 [Bootstrap] Cleanup imports, add build info logging 2021-12-09 19:26:22 +00:00
Ducko 85be324b8b [Readme] Clarify no tracking 2021-12-09 19:25:40 +00:00
Ducko 1b6d7243fe [Readme] Add some of Discord's code disclaimer text 2021-12-09 18:44:16 +00:00
Ducko bcc5a2837d [General] Make log global, remove unused generic stub 2021-12-09 18:41:04 +00:00
Ducko b4bcd82054 [Readme] Add custom patches section 2021-12-09 18:30:07 +00:00
Ducko 5bf4a8a0bd [Splash > UI] Add current/total to text 2021-12-09 18:25:26 +00:00