|| Prof. - Xadk3!#0000 || @naryal2580
c7923f9fab
silent+PATCH:+ADD+
2023-05-22 21:46:02 +05:30
|| Prof. - Xadk3!#0000 || @naryal2580
9743775dda
silent+note:ADD
2023-05-22 21:42:26 +05:30
|| Prof. - Xadk3!#0000 || @naryal2580
083065721f
pkgInst
2023-05-22 21:41:51 +05:30
|| Prof. - Xadk3!#0000 || @naryal2580
7958464d6e
background.js
2023-05-22 20:40:39 +05:30
|| Prof. - Xadk3!#0000 || @naryal2580
780ad9a200
add.[ALL]
2023-05-21 16:28:12 +05:30
|| Prof. - Xadk3!
5ac24c8cea
Merge branch 'main' into kali
2023-04-14 07:07:12 +00:00
|| Prof. - Xadk3!
9d7a050bb6
misc. updates
2023-04-14 07:00:03 +00:00
|| Prof. - Xadk3!
73924c3f4b
Merge branch 'kali' of https://gitdab.com/naryal2580/OpenAsar into kali
2023-04-13 20:44:09 +00:00
|| Prof. - Xadk3!
1ebb037c2c
update roadmap
2023-04-13 20:43:34 +00:00
|| Prof. - Xadk3!
7b6ea86317
gen url source link :|
2023-04-13 20:43:11 +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
Prof. - Xadk3!
ebb19e63c0
gen url source link :|
2023-04-13 14:17:17 +00:00
Prof. - Xadk3!
8cbf89c729
bit intro to roadmap. =)
2023-04-13 13:36:45 +00:00
Prof. - Xadk3!
9596304b38
add asar init files
2023-04-13 13:26:10 +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