Commit graph

347 commits

Author SHA1 Message Date
Vendicated
281885a87e
add auto updater 2024-07-04 19:22:26 +02:00
Vendicated
021aca4089
improve tray strings 2024-07-04 18:51:18 +02:00
Vendicated
f341c5e5bb
specify that it's for security so users don't get annoyed 2024-07-04 18:47:33 +02: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
kittykel
ec3d83f7ca
fix: specify framerate in constraints (#703) 2024-07-04 18:04:57 +02:00
Vendicated
05014f747a
fix incorrectly packaging node_modules 2024-07-04 17:54:38 +02:00
Vendicated
9c44da0cae
update workflow actions 2024-07-04 17:46:49 +02:00
Lionir
5d5b38b259
meta: Use Network category instead of AudioVideo (#721) 2024-07-04 03:34:17 +02:00
Vendicated
9e3d83a2ee
build: arm64 on windows, universal on mac 2024-06-29 12:36:49 +02:00
Nico
0e49e5e8f6
fix: update switch device and notifications patch (#688) 2024-06-21 16:16:01 +02:00
vee
456d5a61cd
FOR THE LOVE OF THE GODS PLEASE STOP 2024-06-21 03:43:43 +02:00
Tiagoquix
ebd4e6b28e
Make feature request issue template apply appropriate tag (#671) 2024-06-19 19:09:53 +02:00
Tiagoquix
3fe2094814
Change default screen-sharing quality to 720p 30 FPS (#665) 2024-06-18 00:21:55 +02:00
Vendicated
9554902704
update arrpc 2024-06-16 18:42:48 +02:00
Noah
da7f13288f
linux audioshare: add granular selection, more options, better ui (#621) 2024-06-16 18:10:03 +02:00
Vendicated
1a4d173bb4
Upgrade to electron 31 2024-06-16 17:59:46 +02:00
lewisakura
abd1e8c6da
ci: update winget releaser 2024-06-04 16:51:29 +01:00
Vendicated
7fe79b629e
fix(css): brand-experiment is now brand-500 2024-06-01 19:12:29 +02:00
MrGarlic1
d3e8dfa724
hide macos traffic light with custom titlebar (#636)
Co-authored-by: MrGarlic <bsamans@samans.com>
2024-06-01 17:25:42 +02:00
MrGarlic1
3772db9eea
Windows Portable: store settings in portable folder (#592)
Co-authored-by: MrGarlic <bsamans@samans.com>
Co-authored-by: vee <vendicated@riseup.net>
2024-05-29 02:03:01 +02:00
Vendicated
b6c3c8024b
disable background throttling; hopefully fix unloads when in background 2024-05-28 18:11:55 +02:00
Vendicated
6b948668b9
make package manager check warn instead of error on mismatched version 2024-05-23 17:40:57 +02:00
Vendicated
f232cfc3c8
Spellcheck: add language changer & swap position with paste/cut/copy 2024-05-23 17:30:40 +02:00
Vendicated
bca8872db1
bump venmic 2024-05-22 22:54:35 +02:00
Vendicated
463c42330e
bump vencord types 2024-05-17 23:00:06 +02:00
Vendicated
d3b94fc4df
fix react types version 2024-05-17 22:52:05 +02:00
MrGarlic1
a8d72fa665
fix: do not re-position on screen that was disconnected (#598)
Co-authored-by: MrGarlic <bsamans@samans.com>
2024-05-10 21:04:16 +02:00
Jörg Thalheim
69f14ee611
README: update link to new nixos wiki (#594)
This commit updates the the link from the former, unofficial nixos wiki
page to the new https://wiki.nixos.org
ref: NixOS/foundation#113
2024-05-09 13:37:36 +02:00
kaitlynkitty
944a699e83
remove obsolete patch (moved to vencord) (#563) 2024-05-08 15:14:55 +00:00
Nick
d11a9a04ff
chore: update pnpm to latest version (#590) 2024-05-08 03:47:30 +02:00
splatterxl
56b96bded9
simplify mac links in readme (#585) 2024-05-06 20:27:32 +02:00
Oleh Polisan
ac35f81476
fix: Screenshare UI for non-linux systems (#568) 2024-05-05 04:14:08 +02:00
Vendicated
0623a71271
improve issue templates 2024-05-03 14:49:49 +02:00
samara
a66af353f7
macOS: Add customized dmg background (#565) 2024-05-02 23:41:09 +02:00
github-actions[bot]
cb55cf4b74
add Metainfo for v1.5.2 (#557)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2024-05-01 16:57:29 +02:00
Vendicated
e9da30e420
bump to v1.5.2 2024-05-01 16:45:15 +02:00
☆ sam
c52abdc1ee
mac: add entitlements needed for camera/microphone access (#533) 2024-04-26 22:02:19 +02:00
V
55ca2f3091
allow triggering release ci manually 2024-04-26 21:36:47 +02:00
Takase
0beb74fad0
Allow users to pass --enable/disable-features flag (#527)
Previously they would be overwritten by vesktop
2024-04-26 21:22:17 +02:00
Noah
2733727a40
fix regression breaking venmic (#531) 2024-04-21 19:31:14 +02:00
Vendicated
ab9e8579ee
add scrollbar workaround because discord dum 2024-04-20 17:16:29 +02:00
Vendicated
617ef0fa19
bump arrpc 2024-04-20 17:02:32 +02:00
Noah
2649598361
Improve Venmic Usability (#504) 2024-04-20 16:09:40 +02:00
kaitlynkitty
8eaa5206b9
overhaul & improve Linux screenshare (#489)
Fixes fps/resolution not properly being applied
Enables hardware encoding via vaapi
Redesigns stream picker modal 

Co-authored-by: kaitlynkittyy <kaitlynyaadev@kaitlynyaa.dev>
Co-authored-by: Oleh Polisan <polisanoleg@gmail.com>
Co-authored-by: Vendicated <vendicated@riseup.net>
2024-04-18 01:40:03 +02:00
Noah
df05d12fb2
Venmic v3.4 (#499) 2024-04-14 02:24:19 +02:00
Diego Parra
8c6941b8e9
Tray: Add left click hide/show feature (#404)
Co-authored-by: V <vendicated@riseup.net>
2024-04-09 02:23:34 +00:00
Noah
6ed59332d1
Bump venmic to 3.3.3 (#483) 2024-04-09 04:22:20 +02:00
github-actions[bot]
4abae9c708
Metainfo for v1.5.1 (#436)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2024-03-12 03:51:13 +01:00
Vendicated
b09f035ea9
Bump to v1.5.1 2024-03-12 03:39:57 +01:00