Commit Graph

39 Commits

Author SHA1 Message Date
Vendicated
708c16176b
Remove transparency feature
This not only causes incredibly confusion among users because they
expect it to work without themes, it also causes freezes/whitescreens
for some users. Thus, this feature is disabled for now until someone
contributes a fix!
2023-03-30 23:48:26 +02:00
Vendicated
4918d699d5
Windows: Add Option to use native titlebar ~ Closes #537 2023-02-28 22:17:39 +01:00
Kaydax
072ad3d7e6
feat(settings): Add the ability to make the window transparent (#457) 2023-01-28 23:54:38 +01:00
Vendicated
a38ac956df
chore: Remove legacy workarounds 2023-01-24 13:50:02 +01:00
Ven
b2ecb02335
Make Windows Ctrl+Q feature optional; add opt-in auto update (#451) 2023-01-24 01:42:57 +01:00
Vendicated
26f2b51eb9
Fix Frameless 2023-01-13 01:50:58 +01:00
Ven
075b0e0970
Update patcher.ts 2023-01-13 01:34:06 +01:00
Nick
10fd51071e
feat: Add option to disable the window frame (#400)
Co-authored-by: Ven <vendicated@riseup.net>
2023-01-12 23:48:37 +01:00
Vendicated
ae9fe7fcfd
Fix Ctrl+Q shortcut working when Discord minimised 2023-01-08 19:13:57 +01:00
Vendicated
15aa2299c3
Add Ctrl+Q Exit shortcut on Windows 2023-01-07 22:53:41 +01:00
Justice Almanzar
41dddc9eee
feat(plugin): ShikiCodeblocks (#267)
Co-authored-by: ArjixWasTaken <53124886+ArjixWasTaken@users.noreply.github.com>
Co-authored-by: Ven <vendicated@riseup.net>
2022-12-02 16:43:37 +01:00
Vendicated
b9e9d9bd64
Add --vanilla flag, strip csp on mainFrame only 2022-12-02 14:10:40 +01:00
Ven
bad96b7887
Path aliases, better lazyWebpack (#268) 2022-11-28 13:37:55 +01:00
Vendicated
8b0911b86a
Updater: Ignore non release commits 2022-11-17 00:45:00 +01:00
Vendicated
1e6b967d24
Fix moyai and fart 2022-11-09 12:47:16 +01:00
Vendicated
65620f4976
Webpack: Do not emit errors if devtools open 2022-11-03 20:36:17 +01:00
Vendicated
c20dc269d2
Modify CSP instead of deleting it 2022-11-02 22:15:55 +01:00
rushii
0c25278c59
fix renamed app.asar detection on Windows (#185) 2022-11-01 01:47:07 +01:00
Ven
5fac8be0ae
Vencord Standalone without git/node (#148) 2022-10-23 23:23:52 +02:00
Vendicated
35d2b8d1cf
patcher: Add back support for discord_arch_electron 2022-10-22 19:05:50 +02:00
Vendicated
0328966e0f
Unbrick OpenAsar installs 2022-10-22 18:34:29 +02:00
Vendicated
61fd38d6d9
style: Sort imports 2022-10-22 18:18:41 +02:00
Ven
a7dbd73547
Windows: Patch host updater to reinject (#138) 2022-10-22 18:17:02 +02:00
Vendicated
c116d00d03
Implement Chrome extension loading myself because electron-devtools-installer is ultra bloated 2022-10-22 06:31:47 +02:00
Vendicated
f92f3f1a5e
Add license headers 2022-10-22 01:17:14 +02:00
Vendicated
86eacea74d
Make ReactDevTools Opt-in 2022-10-11 21:48:28 +02:00
Ven
74c3930e0a
add eslint config (#53)
* eslint

* workflow

* lint main
2022-10-06 00:42:58 +02:00
Vendicated
71a59f4020
Remove electron level telemetry blocking
This is obsolete because the noTrack plugin already does this in
renderer.
2022-10-03 18:56:22 +02:00
Vendicated
19801321cc
Clean up main 2022-10-02 03:11:30 +02:00
Vendicated
0444233dd9
Undo the oopsie 2022-09-27 16:59:02 +02:00
Vendicated
572bfcee6c
Fix Settings UI 2022-09-27 16:57:46 +02:00
Vendicated
d0940a8b19
Make raw.githubusercontent.com work for css imports 2022-09-25 17:45:59 +02:00
Vendicated
71a60a0359
Add .editorconfig; reformat project 2022-09-16 22:59:34 +02:00
Vendicated
d4eadf9348
BrowserWindow: Disable sandbox to fix electron>=21 2022-09-01 22:35:43 +02:00
Vendicated
b2f762fda8
Revert patcher to console.log 2022-08-31 22:09:36 +02:00
ArjixWasTaken
c3ff092162
Add nitro bypass (#4) 2022-08-31 20:53:36 +02:00
Vendicated
1709ab61ef
Fix NPE when opening DevTools 2022-08-29 18:45:58 +02:00
Vendicated
876e622f4f
Progress 2022-08-29 18:11:44 +02:00
Vendicated
af498e7829
Rewrite 2022-08-29 02:25:27 +02:00