smartfridge
7463856b63
Add dynamic icon option
2022-12-27 11:34:26 +01:00
Ven
7822317d3a
rewrite science block, also block cloudflare nel & sentry ( #317 )
...
* rewrite science block, also block cloudflare nel
* Kill unused import
2022-12-26 23:29:29 +01:00
smartfridge
55fd573599
Add apt repo to readme
2022-12-26 18:28:15 +01:00
smartfridge
09fcd77803
Add a way to enable legacy capturer
2022-12-25 21:43:35 +01:00
smartfridge
2dec7c21dc
Update mod loader install logic
2022-12-25 21:06:07 +01:00
smartfridge
f9dbd884b3
Add css bundle download for mods
2022-12-25 20:47:25 +01:00
smartfridge
334d28542f
Tweak screensharing
2022-12-25 19:27:21 +01:00
smartfridge
8e16371521
Make ArmCord not cpu bomb on splash
2022-12-25 19:27:21 +01:00
smartfridge
9b6175ca6d
Rewrite capturer
2022-12-25 13:33:22 +01:00
smartfridge
e0313c01dd
Remove Hummus support
2022-12-24 20:24:27 +01:00
smartfridge
3339a4ca1b
Remove download apps notice
2022-12-24 19:54:05 +01:00
smartfridge
9ead560115
remove unwanted css
2022-12-24 19:51:11 +01:00
smartfridge
8cdfac0367
Fix first-time setup
2022-12-24 19:46:58 +01:00
smartfridge
1e6e6900d4
Update dev build check
2022-12-24 19:41:01 +01:00
smartfridge
3bc47753e6
Disable download apps button
2022-12-18 20:23:50 +01:00
Christopher Snowhill
969d1c3662
Fix environment access for Linux Wayland patches ( #304 )
2022-12-17 10:06:40 +01:00
TymanWasTaken
fd5f7f78cf
Fix url logic ( #300 )
2022-12-14 05:36:09 +00:00
smartfridge
f9fd95ac6f
Make Windows tray icon look better
2022-12-13 20:30:00 +01:00
smartfridge
147f361341
Fix Windows tray ico scaling
2022-12-13 20:23:17 +01:00
smartfridge
6966219255
Add Windows icon scaling
2022-12-13 20:21:27 +01:00
Octopus Hugger
63db76cd7e
Avoid window creation/init if 2nd instance ( #297 )
...
* fix first instance not showing when opening 2nd
* Avoid window creation/init if 2nd instance
* fix white flash on startup, add en-us transparent entry for future use
* fix white flash for settings window too
Co-authored-by: octopushugger <octopushugger@github.com>
2022-12-13 19:45:21 +01:00
Ven
18ba2ec477
Fix github raw css links, make jsons human readable ( #299 )
2022-12-13 19:02:28 +01:00
smartfridge
1f369dae11
Add disable autogain
2022-12-13 15:11:44 +01:00
smartfridge
c8c4e1a877
Add local crash reporter
2022-12-13 14:10:41 +01:00
smartfridge
f8c785e9b3
Add start minimized option
2022-12-13 13:13:25 +01:00
smartfridge
931e5df2f0
Allow stream popouts
2022-12-13 11:03:21 +01:00
smartfridge
6c8eb71d46
Enable titlebar fix
2022-12-13 11:03:21 +01:00
Octopus Hugger
5bcbbacee1
fix first instance not showing when opening 2nd ( #296 )
...
Co-authored-by: octopushugger <octopushugger@github.com>
2022-12-12 15:54:56 +01:00
Cain Atkinson
5610f372bf
Fully remove CSP as opposed to setting custom policies ( #293 )
...
* Just remove CSP instead of trying to work with it
* Simplify CSP removal further
2022-12-11 18:59:33 +01:00
smartfridge
ea20492372
Fix skip splash
2022-12-10 20:33:35 +01:00
smartfridge
d8af912faf
Remove useless log in RPC
2022-12-10 19:22:05 +01:00
smartfridge
254ba93433
Update Window state manager ( #291 )
...
* Update Window state
* Add x/y state saving
2022-12-10 19:01:47 +01:00
aeongdesu
e2fc0c6401
Update arrpc to 3.0.0 ( #284 )
2022-12-10 09:40:14 +00:00
KayoticCarnige
af1f2f2e1c
Update discord.css ( #285 )
2022-12-10 09:39:35 +00:00
Remty5
378fef1a0e
Add portable mode ( #280 )
2022-12-03 16:21:25 +00:00
Justice Almanzar
70e5b7673d
feat(csp): allow blob and data uri workers ( #271 )
...
* allow unsafe worker-src
* modify child-src instead
* safer csp handling
2022-11-28 10:24:10 +00:00
Ven
d92da1c3d0
settings cleanup ( #266 )
...
* settings cleanup
* translate more texts
* Move all strings
* Fix broken switches
2022-11-25 12:12:14 +01:00
smartfridge
e6df2b0ecf
Make invite socket use arrpc
2022-11-22 15:34:24 +01:00
smartfridge
d7a318d5c3
Update arrpc to 2.2.0
2022-11-22 15:03:54 +01:00
smartfridge
afa83c782d
Add mod bundle update skip
2022-11-21 16:25:11 +01:00
Ven
a4968e7529
Make clicking notifications focus ArmCord ( #262 )
2022-11-21 06:50:45 +01:00
Ven
ed775cbf31
Fix npm format script ( #261 )
2022-11-21 06:50:21 +01:00
Ven
c5ce910940
Fix csp (Vencord QuickCss & dynamic imports) ( #260 )
2022-11-21 06:50:09 +01:00
Ven
fbeffdb166
Add missing BrowserWindow import; bump deps ( #258 )
2022-11-20 20:46:37 +01:00
smartfridge
17c05fedd3
Fix dev tools
2022-11-20 19:25:34 +01:00
smartfridge
ddac01ee8f
Update arRPC
2022-11-20 13:48:07 +01:00
smartfridge
598ac2eb2f
Delete .npmrc
2022-11-20 00:41:44 +01:00
CanadaHonk
235015bd24
Rename Invite Websocket setting to Rich Presence ( #257 )
2022-11-19 23:53:11 +01:00
smartfridge
a0e0f6a516
Add experimental arrpc
2022-11-19 23:15:05 +01:00
smartfridge
dac886ecbd
Windows on ARM CI
2022-11-19 20:00:56 +01:00