|
0018c52257
|
[NoTrack] Disable Sentry in main window inject instead of JS intercepting
|
2022-06-10 09:06:55 +01:00 |
|
|
7688667bac
|
[Bootstrap] Null-check argv
|
2022-05-07 20:08:40 +01:00 |
|
|
ed731b6153
|
[MainWindow] Don't replace channel as unused
|
2022-05-05 19:59:52 +01:00 |
|
|
f7325d6e35
|
[AutoStart] Use index to fix PC support
|
2022-04-28 17:07:54 +01:00 |
|
|
234545f1ce
|
[AutoStart] Remove index and name files platform-specific
|
2022-04-28 08:50:26 +01:00 |
|
|
43ec96e073
|
[WinFirst] Restructure FirstRun as just WinFirst
|
2022-04-27 21:54:08 +01:00 |
|
|
ab34f5386a
|
[Chore] Remove newline at end of file for Bootstrap
|
2022-04-26 12:37:50 +01:00 |
|
|
72842faf85
|
[Bootstrap] Minor source cleanup
|
2022-04-22 17:08:04 +01:00 |
|
|
86b3f0992e
|
[Bootstrap] Add --url support (for protocol)
|
2022-04-22 17:04:37 +01:00 |
|
|
99f146ea86
|
[Bootstrap] Reorder inits
|
2022-04-21 22:57:31 +01:00 |
|
|
f599d1bd1d
|
[Bootstrap] Remove dialog from ErrorHandler as largely unused/needed
|
2022-04-21 22:49:48 +01:00 |
|
|
e06e1abda8
|
[Bootstrap] Only inject in main windows
|
2022-04-21 22:46:08 +01:00 |
|
|
e7a3a61a73
|
[Bootstrap] Fix random JS injection issues because Electron
|
2022-04-21 21:22:48 +01:00 |
|
|
c3d6eced6c
|
[JsInject] Initial Add
|
2022-04-21 20:53:20 +01:00 |
|
|
fde1aac7d4
|
[Bootstrap] Deep integrate NoTrack
|
2022-04-21 20:48:19 +01:00 |
|
|
6ad72b7172
|
[Bootstrap] Deep integrate GPUSettings (new stub only)
|
2022-04-19 21:47:09 +01:00 |
|
|
7e31a9af6a
|
[Bootstrap] Deep integrate CrashReporterSetup (stub)
|
2022-04-19 14:37:31 +01:00 |
|
|
376567c97e
|
[Bootstrap] Add uncaughtException handler
|
2022-04-17 18:55:37 +01:00 |
|
|
f40682c8a9
|
[Bootstrap] Deep integrate ErrorHandler, also fix uncaught in Splash ThemeSync
|
2022-04-17 18:31:39 +01:00 |
|
|
785bd0a672
|
[Chore] Revert ErrorHandler changes for debugging
|
2022-04-17 17:56:13 +01:00 |
|
|
af9cf611cb
|
[Bootstrap] Integrate ErrorHandler
|
2022-04-17 00:04:03 +01:00 |
|
|
e7d1a6dfac
|
[Chore] Revert
|
2022-04-16 23:53:40 +01:00 |
|
|
1ebdaa0b2b
|
[ErrorHandler] Rewrite (1 export, no handled / init
|
2022-04-16 22:20:02 +01:00 |
|
|
a4de8557d3
|
[CI > Test] Fix intentional fail
|
2022-04-13 10:04:13 +01:00 |
|
|
0883501c1f
|
[CI > Test] Intentionally fail (all)
|
2022-04-13 09:54:20 +01:00 |
|
|
600bf29c22
|
[CI > Win] Rewrite quit on success
|
2022-04-13 08:48:28 +01:00 |
|
|
fa13c5b2b8
|
[Bootstrap] Fix not requiring config causing window not to open from MainWindow
|
2022-04-09 08:25:09 +01:00 |
|
|
1f4c10d8b1
|
[NoTrack] Initial Add
|
2022-04-08 22:31:08 +01:00 |
|
|
116c3e3e0e
|
[Splash > Backend] Minor source cleanup
|
2022-04-06 22:45:43 +01:00 |
|
|
001ca8b49f
|
[Bootstrap] Fix issues from last commit
|
2022-04-06 20:54:04 +01:00 |
|
|
a74141f34f
|
[Bootstrap] Minor source cleanup, fix MainWindow not injecting after window crash
|
2022-04-06 20:49:42 +01:00 |
|
|
133cf280e4
|
[Various] Deep integrate u2QuickLoad (now forced always on win32) and appUpdater, other minor source cleanup
|
2022-04-05 13:13:55 +01:00 |
|
|
dc908c54cc
|
[AppSettings] Integrate Settings util within, make settings global to avoid unneeded reuse
|
2022-04-05 08:35:57 +01:00 |
|
|
9fd8dc8530
|
[General] Electron 17 minor rewrite, large logging cleanup
|
2022-04-02 22:23:19 +01:00 |
|
|
b0dd7d01a0
|
[Bootstrap] Minor source cleanup
|
2022-03-29 19:13:01 +01:00 |
|
|
4b7c7430e5
|
[MainWindow] Rename file
|
2022-03-29 18:26:41 +01:00 |
|
|
f1e5c62f55
|
[Bootstrap] Minor source cleanup
|
2022-03-29 18:21:36 +01:00 |
|
|
cd2136a94e
|
[Paths] Move setting globals and cleanOldVersions into paths itself
|
2022-03-29 18:14:18 +01:00 |
|
|
956f1d7ad9
|
[Bootstrap] Tweak logging
|
2022-03-19 11:10:13 +00:00 |
|
|
898a1445f6
|
[Config] Initial Add
|
2022-03-13 20:12:42 +00:00 |
|
|
4e21350ca3
|
[MainWindow] Clean up injection source
|
2022-03-10 21:27:02 +00:00 |
|
|
ca60ef7ac5
|
[MainWindow] Remove GM setting (obsolete / unneeded)
|
2022-03-09 22:24:15 +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 |
|
|
f4cfbb21a1
|
[Bootstrap] Simplify logging and some modules passing to core startup
|
2022-02-14 08:26:33 +00:00 |
|
|
572f049552
|
[Bootstrap] Simplify logging a bit more
|
2022-02-12 16:51:58 +00:00 |
|
|
ce79a5d6bc
|
[Bootstrap] Simplify logging
|
2022-02-12 14:35:46 +00:00 |
|
|
b03e18c9fb
|
[Bootstrap] Stop setting ARPR flag (unneeded?)
|
2022-02-12 14:29:26 +00:00 |
|
|
75d5cf0915
|
[RequireNative] Remove and just use require to simplify
|
2022-02-11 08:43:44 +00:00 |
|
|
0abad98295
|
[SecurityUtils] Remove as unneeded
|
2022-02-11 08:35:04 +00:00 |
|