|
82c23cf845
|
[Registry] Move installProtocol to util, minor source cleanup
|
2022-03-11 12:49:39 +00:00 |
|
|
f1ab5b0d91
|
[Splash > UI] Tweak font var handling
|
2022-03-11 12:38:36 +00:00 |
|
|
b8000c2e8a
|
[Splash > Backend] Minor source cleanup
|
2022-03-11 08:56:36 +00:00 |
|
|
c829a9135b
|
[BuildInfo] Inline require
|
2022-03-11 08:52:18 +00:00 |
|
|
8260503b42
|
[Settings] Minor source cleanup
|
2022-03-11 08:50:59 +00:00 |
|
|
5669a499c1
|
[Updater > App] Minor source tweaks
|
2022-03-10 22:23:33 +00:00 |
|
|
8b8ec99229
|
[Poly > Yauzl] Minor source tweaks
|
2022-03-10 21:37:12 +00:00 |
|
|
4e21350ca3
|
[MainWindow] Clean up injection source
|
2022-03-10 21:27:02 +00:00 |
|
|
0c8033616a
|
[u2QuickLoad] Rewrite and rename from u2LoadModulePath
|
2022-03-10 08:56:34 +00:00 |
|
|
b3614d035f
|
[Registry] Rewrite to not use internal spawn func, fix using old func name
|
2022-03-10 08:48:23 +00:00 |
|
|
1540dfcbbb
|
[Registry] Rename WindowsUtils to Registry, more specialised rewrite
|
2022-03-10 08:46:09 +00:00 |
|
|
ee98fe11ae
|
[WindowsUtils] Cleanup source a bit
|
2022-03-10 08:41:29 +00:00 |
|
|
7733a3bd1a
|
[WindowsUtils] Source tweaks
|
2022-03-09 22:29:04 +00:00 |
|
|
ca60ef7ac5
|
[MainWindow] Remove GM setting (obsolete / unneeded)
|
2022-03-09 22:24:15 +00:00 |
|
|
da406d0fe0
|
[ErrorHandler] Rewrite stack getting and other minor parts
|
2022-03-09 22:20:34 +00:00 |
|
|
316b458eee
|
[CmdSwitches] Total rewrite (fixes parser for combining presets)
|
2022-03-09 22:05:40 +00:00 |
|
|
91a4f7377a
|
[CmdSwitches] perf: Disable QUIC
|
2022-03-01 19:13:37 +00:00 |
|
|
bcfb58fdaa
|
[Splash] Wrap sendState in try catch
|
2022-02-17 20:47:15 +00:00 |
|
|
b860068286
|
[Splash > Backend] Clean up source further
|
2022-02-16 16:02:58 +00:00 |
|
|
d4e14ae35a
|
[Updater > App] Move some requires inline
|
2022-02-16 15:48:29 +00:00 |
|
|
5fb4664a9b
|
[Updater > Request] Clean up source more
|
2022-02-16 15:24:44 +00:00 |
|
|
6fa918c6c7
|
[Poly > Request] Replace deprecated querystring with URLSearchParams
|
2022-02-16 15:18:17 +00:00 |
|
|
a0569aeeb0
|
[CI] Update polyfills dir in push paths
|
2022-02-16 15:09:27 +00:00 |
|
|
cabc20ca32
|
[Poly > Yauzl] Add -q option to make extraction faster, remove logging as unneeded
|
2022-02-16 15:00:04 +00:00 |
|
|
9f7920d287
|
[Splash > Backend] Clean up source a bit
|
2022-02-16 10:34:23 +00:00 |
|
|
cc77907845
|
[Splash > Backend] Rewrite old updater to use same new UIProgress class for UI tracking (#22)
|
2022-02-16 10:21:56 +00:00 |
|
|
f1aed17167
|
[RetainAsar] Remove excess logging
|
2022-02-16 09:18:03 +00:00 |
|
|
8d673370e0
|
[FirstRun > Win] Fix bad var name
|
2022-02-16 09:10:18 +00:00 |
|
|
d5065d4d55
|
[AsarUpdate] Clean up source a bit
|
2022-02-16 09:03:43 +00:00 |
|
|
b70ca76ba6
|
[AsarUpdate] Uncomment non-standard check from testing
|
2022-02-15 22:14:33 +00:00 |
|
|
308f402c03
|
[AsarUpdate] Check downloaded asar isn't XML error from GH api
|
2022-02-15 22:11:57 +00:00 |
|
|
567f7dd61e
|
[Bootstrap] Revert accidental inclusion
|
2022-02-15 21:54:12 +00:00 |
|
|
2bcbec4d44
|
[Bootstrap] Make forced Electron props general and not check OS as unneeded
|
2022-02-15 21:52:32 +00:00 |
|
|
f8742200c4
|
[CI > Release] Don't fail on tag delete error (2)
|
2022-02-15 20:28:55 +00:00 |
|
|
c6066e82f6
|
[CI > Release] Don't fail on tag delete error
|
2022-02-15 20:09:28 +00:00 |
|
|
cf9188ab67
|
[CI > Release] Fix commit hash in body, remove checkout fetch-depth for all
|
2022-02-15 20:04:58 +00:00 |
|
|
7a968bcb6d
|
[CI > Release] Add commit hash to body
|
2022-02-15 19:54:32 +00:00 |
|
|
99a20ceca7
|
[Splash > Backend] Fix syntax error in stripped, tweak source a bit
|
2022-02-15 19:15:09 +00:00 |
|
|
f15f8cff11
|
[CI > Test] Revert debugging
|
2022-02-15 14:18:00 +00:00 |
|
|
2697ef0b26
|
[CI > Test] Debugging
|
2022-02-15 14:16:26 +00:00 |
|
|
6172cf0dee
|
[Splash > Backend] Full rewrite (updater parts)
|
2022-02-15 13:57:13 +00:00 |
|
|
db0b3f1319
|
[CmdSwitches] Remove switches logging, don't add unneeded wrapping flags
|
2022-02-15 13:47:36 +00:00 |
|
|
13aa07117e
|
[AppSettings] Don't remake each export call
|
2022-02-15 13:41:25 +00:00 |
|
|
cbe4b5f8a9
|
[Paths] Rewrite to use init to not create each require
|
2022-02-15 13:40:43 +00:00 |
|
|
615d7b8838
|
[Scripts > InjectPoly] Rename dir, rm node_modules each time prior
|
2022-02-15 12:48:27 +00:00 |
|
|
9e5fb88397
|
[Paths] Remove unneeded logging in cleanOldVersions
|
2022-02-14 16:08:27 +00:00 |
|
|
f4cfbb21a1
|
[Bootstrap] Simplify logging and some modules passing to core startup
|
2022-02-14 08:26:33 +00:00 |
|
|
591d49d266
|
[Settings] Clean up logging
|
2022-02-14 08:17:02 +00:00 |
|
|
39eaf6c589
|
[AsarUpdate] Clean up unneeded logging
|
2022-02-14 08:12:55 +00:00 |
|
|
c9d2d435fe
|
[Scripts > Strip] Strip HTML
|
2022-02-13 21:48:29 +00:00 |
|