Albert Zhang
879b1fd58e
Merge branch 'main' into integrated-tray-icon
2024-08-06 04:08:13 -04:00
Vendicated
0d203ac21d
remove silly console.log
2024-07-04 18:41:03 +02:00
Vendicated
1f12d270ec
fix potential sandbox escape via custom vencordDir
2024-07-04 18:40:24 +02:00
Vendicated
f232cfc3c8
Spellcheck: add language changer & swap position with paste/cut/copy
2024-05-23 17:30:40 +02:00
Albert Zhang
9f038264d4
Merge branch 'main' into integrated-tray-icon
2024-01-20 01:18:32 -05:00
V
4f1615ecb3
fix window flash when clicking notification
2024-01-18 23:49:26 +01:00
V
463cd6dc46
popout: fix titlebar close button
2024-01-18 21:33:17 +01:00
Vendicated
eddc1de784
bump deps
2024-01-15 19:05:29 +01:00
Vendicated
15a49a31e1
add clipboard.copyImage ipc
...
the web clipboard api only works when focused. so when you try to copy an image but immediately unfocus while its still fetching the image, it will fail. this ipc ensures it will always work even without focus
2024-01-13 19:04:32 +01:00
Albert Zhang
69e555b240
Revert to export let; ignore autosorted import order
2023-12-27 21:11:54 -05:00
Albert Zhang
2e155c3217
Use require(...) instead of import ordering for appBadge
2023-12-27 20:43:31 -05:00
Albert Zhang
1b9337ef67
Changes in response to review comments and lint
2023-12-27 20:33:10 -05:00
Albert Zhang
72e5dde0f3
Merge remote-tracking branch 'upstream/main' into integrated-tray-icon
2023-12-27 19:47:32 -05:00
AAGaming
aa397d003c
SteamOS: add flatpak support using steam.pipe ( #283 )
2023-12-22 13:56:11 +00:00
Albert Zhang
5d774ad325
Combine repeated accesses to globals.mainWin!
2023-12-21 17:10:01 -05:00
Albert Zhang
a63a3e710f
Add native param in setBadgeCount() and fix settings menu
2023-12-21 17:10:01 -05:00
Albert Zhang
4725ac4674
Resolve issues with circular dependencies
2023-12-21 17:10:00 -05:00
Albert Zhang
02aa716bc8
Build doesn't crash
2023-12-21 17:10:00 -05:00
Vendicated
10b38e5b41
make updater window close button close proper window
2023-10-25 00:30:42 +02:00
V
573a953a2f
add linux audio screensharing ( #130 )
...
Co-authored-by: V <vendicated@riseup.net>
Co-authored-by: kaitlynkitty <87152313+kaitlynkittyy@users.noreply.github.com>
Co-authored-by: Curve <fynnbwdt@gmail.com>
2023-10-21 22:15:55 +02:00
Zyrouge
670de01938
fix: appimage not relaunching ( #128 )
2023-09-27 04:52:00 +02:00
V
9bb02f8581
security: make ipc only allow discord origins
2023-08-25 15:32:06 +02:00
V
28ad4a6f73
Improve valid vencord install checks
2023-08-12 03:13:07 +02:00
Justice Almanzar
6dc26aea6a
vecord: download proper vesktop specific preload & renderer css ( #90 )
...
Co-authored-by: V <vendicated@riseup.net>
2023-08-12 03:09:14 +02:00
V
3108de7c79
Port Discord's windows title bar ( #86 )
2023-08-07 00:23:27 +02:00
V
ba2618878e
add vencord themes watcher
2023-08-04 19:39:33 +02:00
V
210ddbae06
Rename to Vesktop ( #57 )
2023-07-13 19:03:13 +02:00
Flag
0415cb77f7
feat: implement transparency for Windows ( #46 )
2023-07-11 20:45:30 +02:00
V
843b57e03e
Support invite modal launch from web
2023-06-30 18:57:28 +02:00
V
a7ded71404
Add SpellCheck suggestions
2023-06-25 03:44:19 +02:00
V
31799ccfb0
Add Notification badge
2023-06-23 17:20:54 +02:00
V
f232defd1c
Add start with system option
2023-06-21 16:13:20 +02:00
Vendicated
70dd38f79d
make spellcheck use all system locales
2023-04-14 04:05:56 +02:00
V
8d51cd5029
Add basic update notifications ( #9 )
2023-04-10 22:53:44 +02:00
Vendicated
0c77dbec92
Improve SettingsStore, add disableMinSize listener
2023-04-10 01:43:47 +02:00
Vendicated
c2eaa9d35a
Rewrite settings proxy to proper store
2023-04-10 01:04:41 +02:00
Vendicated
ddebb6563a
apply lint
2023-04-09 22:55:12 +02:00
Vendicated
e265e70fb9
fixes
2023-04-09 03:06:19 +02:00
Vendicated
805b6fbcc4
Add ability to load Vencord from custom location (dev install)
2023-04-09 02:26:31 +02:00
Vendicated
591d380160
Turn IpcEvents into a const enum
2023-04-09 01:22:31 +02:00
Vendicated
19c43289f6
Make QuickCSS work
2023-04-05 20:01:31 +02:00
Vendicated
d9f2b15e84
Hide Download Desktop app button
2023-04-05 05:31:44 +02:00
Vendicated
cf23b6d028
Make clicking notifications focus VC Desktop
2023-04-05 05:19:48 +02:00
Vendicated
79d73e23c0
Init renderer, expose settings via ipc, init canary/ptb support
2023-04-04 04:40:03 +02:00
Vendicated
1c20f35460
Implement VencordDesktop, improve tray
2023-04-04 01:35:37 +02:00
Vendicated
f45d6482ac
Add Vencord Loading & tray icon
2023-04-04 00:41:52 +02:00
Vendicated
36d4e90113
migrate from browser bundle to Vencord:#765
2023-04-03 05:19:54 +02:00
Vendicated
ccaad66b1b
Add basic Vencord injection
2023-03-31 01:21:14 +02:00