Commit graph

809 commits

Author SHA1 Message Date
|| Prof. - Xadk3!#0000 || @naryal2580
f95fef17d2 CORE+LATEST 2023-05-20 20:32:19 +05:30
|| Prof. - Xadk3!#0000 || @naryal2580
074436668f OXOO 2023-05-08 21:14:47 +05:30
|| Prof. - Xadk3!
b390a93306 ok. QUAK! contribution self-leak . ;-; 2023-05-04 04:51:06 +00:00
|| Prof. - Xadk3!
cc1ed1f005 idk what contribution but ok. 2023-05-04 04:24:32 +00:00
|| Prof. - Xadk3!
b0078534d6 Merge branch 'main' of https://gitdab.com/naryal2580/OpenAsar 2023-04-13 20:40:22 +00:00
|| Prof. - Xadk3!
b725e71d82 ci: disable size diff (for now) 2023-04-13 20:39:26 +00:00
20b5fa3165 ci: disable size diff (for now) 2023-04-10 21:19:22 +01:00
8cf5233e94 rewrite: replace requireNative with globalPaths workaround
Added Module.globalPaths workaround (reintroduce native usage instead of our own util using it) is needed as Discord's overlay code depends on their own implementation of this. Also removed requireNative and replace with just require since no longer needed with this hack anyway.
2023-04-10 20:59:54 +01:00
d8035e14b7 settings: rewrite item injection 2023-04-08 21:12:15 +01:00
6705ee9933 autostart: only update on win32 2023-04-03 22:32:40 +01:00
120d1a5b16 config: ensure window is not destroyed 2023-04-03 18:37:40 +01:00
be9f15dc45 config: show existing window if already open 2023-04-03 17:40:02 +01:00
0d81eadaf0 domopt: remove append opt 2023-04-03 14:50:43 +01:00
9052a5cb78 domopt: rewrite and apply to append too 2023-04-03 10:46:52 +01:00
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