|
28e8ed4a60
|
inject: dom optimizer (wip)
|
2023-04-02 22:29:39 +01:00 |
|
|
ac0ad4d48a
|
settings: make version hash look better
|
2023-04-01 21:46:04 +01:00 |
|
|
cc0cae97f9
|
settings: add openasar setting item (rewrite)
|
2023-04-01 20:51:02 +01:00 |
|
|
3a52bd2ac7
|
autoStart: rewrite into monolithic file
|
2023-03-23 21:55:09 +00:00 |
|
|
a1be7204df
|
ci: tweak release notes
|
2023-03-23 21:39:03 +00:00 |
|
|
be076a2fe4
|
ci: add size diff to release notes
|
2023-03-23 21:35:07 +00:00 |
|
|
3279282c96
|
autoStart/linux: tweak desktop file
|
2023-03-23 20:53:23 +00:00 |
|
alsoGAMER
|
40b27dd1b8
|
[noTrack] Blocking improvements (#108)
* [noTrack] Also block metrics call
* [noTrack] Wildcard api version for science call
|
2023-01-13 15:05:43 +00:00 |
|
|
c2cd5449bd
|
constants: use new, new endpoint
|
2023-01-11 22:00:30 +00:00 |
|
|
c9a4662008
|
bootstrap: minor code cleanup
|
2023-01-11 21:56:01 +00:00 |
|
|
6b6cabecf0
|
autoStart/win32: quote executable path
|
2023-01-11 21:54:33 +00:00 |
|
|
0b1d4685cb
|
asarUpdate: rewrite to use async and no temp file
|
2022-12-11 12:51:28 +00:00 |
|
|
edb6a5b4fe
|
updater: rewrite openasar retaining
|
2022-12-11 12:36:41 +00:00 |
|
|
78b49c092c
|
updater: skip host deltas
|
2022-12-11 12:35:40 +00:00 |
|
Ian Manske
|
9582d79109
|
Fix syntax error in injectPolyfills.sh (#115)
|
2022-12-08 06:42:20 +00:00 |
|
|
bb6165c1ad
|
chore: add injectPolyfills script to stop older build scripts from breaking
|
2022-12-06 19:06:31 +00:00 |
|
|
ad9b161744
|
moduleUpdater: don't defer voice module
|
2022-12-02 22:38:48 +00:00 |
|
|
d1f9fe0024
|
remove polyfills
|
2022-12-02 22:32:16 +00:00 |
|
|
e1bd891f74
|
ci: revert to old
|
2022-12-02 22:29:17 +00:00 |
|
CanadaHonk
|
ec5082860e
|
Remove Polyfills (#101)
* poly: remove completely
* bootstrap: remove unused request require
* asarUpdate: rewrite request -> https
* moduleUpdater: rewrite request -> https
* ui: fallback to channel instead of "custom" if no hash
* index: set name to branch for obvious testing
* config/backend: tweak source
* moduleUpdater: fix rewrite
* moduleUpdater: fix rewrite (x2)
* moduleUpdater: follow redirects with rewrite
* ci: start multi-branch rewrite
* ci: upgrade node to 18.x
* ci: rewrite version changing to use existing
* ci: change release version getting to in file
* ci: mess with yaml syntax
* ci: revert to node 16.x, fix version wrapped in quotes
* ci: fix invalid yaml
* ci: yaml syntax fixing
* ci: append to tag
* ci: make pre-release unless nightly build
* ci: add title nicening
* asarUpdate: fix release suffix
* asarUpdate: fix not following redirect
* winFirst: don't remake shortcuts, tweaks
* ui: add channel prefix if non-nightly
* chore: prep for main branch
|
2022-12-02 22:23:46 +00:00 |
|
|
f2da613f2b
|
requireNative: fix reversing
|
2022-12-01 21:19:42 +00:00 |
|
|
7a04cb57df
|
css: fix escaping backticks
|
2022-10-10 16:41:39 +01:00 |
|
Kyiro
|
c72f1a3fc0
|
paths: add DISCORD_USER_DATA_DIR support (#88)
|
2022-10-02 20:37:10 +01:00 |
|
|
78204759a3
|
bootstrap: rewrite new blocking system
|
2022-09-29 17:07:54 +01:00 |
|
|
1f0ac0f27e
|
bootstrap: fix new blocking system
|
2022-09-29 17:04:13 +01:00 |
|
|
a6bd6654c9
|
ci: disable debugging
|
2022-09-29 16:26:07 +01:00 |
|
|
d16475714d
|
ci: enable debugging
|
2022-09-29 16:18:51 +01:00 |
|
|
3314bc9c28
|
bootstrap: tweak webRequest handling
|
2022-09-29 16:01:43 +01:00 |
|
|
5c68a2a78f
|
bootstrap: add noTyping
|
2022-09-29 15:52:57 +01:00 |
|
|
d63646ccfe
|
mainWindow: fix OA version css
|
2022-09-29 14:09:36 +01:00 |
|
|
3291e197af
|
utils/win: tie window caching to version
|
2022-09-28 19:39:22 +01:00 |
|
|
3e027d59f2
|
bootstrap: default css config for injection
|
2022-09-28 18:00:27 +01:00 |
|
|
3278a3f97e
|
mainWindow: rewrite css injection
|
2022-09-28 17:50:29 +01:00 |
|
|
5d2bd94945
|
css: rewrite css injection to use mainWindow to fix imports
|
2022-09-28 17:33:31 +01:00 |
|
|
a021777ede
|
bootstrap: disable CSP with css too
|
2022-09-28 16:21:30 +01:00 |
|
|
f425859c93
|
bootstrap: add CSS injection support (like JS)
|
2022-09-28 15:50:06 +01:00 |
|
|
045f9db914
|
asarUpdate: clean up old code
|
2022-09-28 13:33:26 +01:00 |
|
|
73fcc84e25
|
config: tweak preload
|
2022-09-28 10:58:07 +01:00 |
|
CanadaHonk
|
e087078400
|
[Chore] Clean PR
|
2022-08-07 13:41:18 +01:00 |
|
Julian Pettersen
|
4606f93e52
|
Logic for opening settings.json (#77)
Co-authored-by: Julian pettersen <darlion2301@gmail.com>
|
2022-08-07 13:37:32 +01:00 |
|
CanadaHonk
|
ed2d0045ff
|
roadmap: marked done as done
|
2022-07-15 22:10:27 +01:00 |
|
CanadaHonk
|
6f7505fb91
|
[Init] Don't die on QS globalPaths fail on Win
|
2022-06-27 08:00:16 +01:00 |
|
|
c6f2f5eb78
|
[NoTrack] Possible fix
|
2022-06-10 11:00:01 +01:00 |
|
|
e3cfc8dcdc
|
[NoTrack] Disable console setting (temp)
|
2022-06-10 10:54:23 +01:00 |
|
|
936ee08616
|
[NoTrack] Revert last
|
2022-06-10 09:12:04 +01:00 |
|
|
967229fea8
|
[NoTrack] Fallback/more disabling of Sentry in inject
|
2022-06-10 09:08:29 +01:00 |
|
|
0018c52257
|
[NoTrack] Disable Sentry in main window inject instead of JS intercepting
|
2022-06-10 09:06:55 +01:00 |
|
|
c3b020f0f1
|
[Updater > v2] Catch errors in RetainAsar incase it fails for some reason
|
2022-06-08 20:32:24 +01:00 |
|
|
b089e48bd7
|
[Paths] Remove cleanOldVersions whilst unused
|
2022-06-08 20:31:47 +01:00 |
|
|
3585c7a1db
|
[Paths] Disable cleanOldVersions (for now)
|
2022-06-08 20:30:14 +01:00 |
|