Commit graph

262 commits

Author SHA1 Message Date
Albert Zhang
7db8ecab18
Remove comment from .gitignore 2023-12-27 20:34:21 -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
Lewis Crichton
dfc6970756
fix(security): use promise queue for steam pipe (#300)
this prevents an (unlikely) race condition where writing multiple large payloads to the pipe simultaneously could lead to jambled data => argument injection
2023-12-28 01:38:31 +01:00
V
1429815fd1
README: remove outdated section (#303) 2023-12-24 00:15:26 +01: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
a2eff72147
Update outdated comment on mainWindow.globals 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
3ad9d6e4a2
Properly ignore top level /dist 2023-12-21 17:10:01 -05:00
Albert Zhang
f13961da67
Modify .gitignore files so static/dist/tray_icons is kept 2023-12-21 17:10:00 -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
Albert Zhang
7f1de8e508
Tray icon notifications 2023-12-21 17:09:42 -05:00
Michal Vaniš
40b952d8bf
feat: Add start as minimized toggle to settings (#248)
Co-authored-by: TheKodeToad <TheKodeToad@proton.me>
Co-authored-by: V <vendicated@riseup.net>
Co-authored-by: Lewis Crichton <lewi@lewisakura.moe>
2023-12-09 13:42:44 +00:00
Lewis Crichton
4974848a56
ci: pin to node v18.18.2 2023-12-09 13:34:04 +00:00
Lewis Crichton
623fa5d709
ci: notify us when PR is open [skip ci]
annoyingly, github actions can't skip pull request checks and it cannot
commit to the main branch due to protection, so we have to MANUALLY
accept the changes in. on the bright side, we can check what it's
generated in case it's wrong.
2023-12-04 22:35:29 +00:00
github-actions[bot]
fc33050496 Insert release changes for 2023-12-04 22:34:27 +00:00
Lewis Crichton
e02acda6fa
ci(updateMeta): fix invalid appstream gen 2023-12-04 22:27:01 +00:00
Lewis Crichton
f11a72d4b5
Merge branch 'main' of gh:vencord/vesktop 2023-12-04 21:41:08 +00:00
Lewis Crichton
49cd558fa1
ci: let it run CI and do an automerge [skip ci] 2023-12-04 21:41:01 +00:00
github-actions[bot]
378a1f7464 Insert release changes for [skip ci] 2023-12-04 21:34:19 +00:00
Lewis Crichton
35d2dd6505
ci: is very hard to get right [skip ci] 2023-12-04 21:33:30 +00:00
Lewis Crichton
017c2c847f
ci: fix command [skip ci] 2023-12-04 21:30:06 +00:00
Lewis Crichton
de2b4b7dd8
ci: create a PR to merge in metainfo automatically [skip ci] 2023-12-04 21:28:34 +00:00
Lewis Crichton
5dc5741771
ci: add metainfo auto updating 2023-12-04 21:16:43 +00:00
Lewis Crichton
971c490c41
merge 2023-12-04 21:06:17 +00:00
Lewis Crichton
0f804f9f6e
feat: autogenerated release notes 2023-12-04 21:05:09 +00:00
Lewis Crichton
fdf454722f
readme: add flathub badge (#269) 2023-12-04 14:17:46 +01:00
Vendicated
208158f4d1
fix shiggy looking creepy 2023-12-04 11:34:39 +01:00
Vendicated
032b94e81d
fix ci part 2 2023-12-02 17:52:13 +01:00
Vendicated
4988163744
fix ci 2023-12-02 17:44:52 +01:00
Vendicated
ee7e71b9fb
ci: stop using action-electron-builder 2023-12-02 17:41:38 +01:00
Vendicated
7efa54687a
bump to v0.4.4 2023-12-02 17:27:20 +01:00
Nico
2917ff25e5
Bump dependencies (#258)
Co-authored-by: V <vendicated@riseup.net>
2023-12-02 17:17:59 +01:00
viacoro
e3839c35b7
unblur shiggy in splash screen (#221) 2023-12-02 17:11:10 +01:00
Vendicated
c39678d733
vesktop.desktop: remove faulty WMClass field 2023-12-02 17:10:33 +01:00
V
06dea79c74
Update README.md 2023-12-02 14:54:54 +01:00
Michal Vaniš
96b0652a06
feat: Add option to disable smooth scrolling (#255) 2023-11-24 22:14:23 +00:00
Noah
49e0411be6
chore(deps): bump venmic (#235)
* feat: update venmic

* chore(deps): bump venmic

* chore(deps): bump venmic

* chore(deps): bump venmic

* fix: update pnpm-lock
2023-11-17 00:53:13 +00:00
AAGaming
94819e6f16
Update steamdeck controller layout (#236) 2023-11-12 01:28:57 +00:00
Noah
a232af06ed
feat: update venmic (#230)
* feat: update venmic

* chore(deps): bump venmic
2023-11-10 18:12:36 +01:00
AAGaming
b24535483e
proper fix for disabling sandbox on steamos (#206)
Co-authored-by: Vendicated <vendicated@riseup.net>
2023-11-01 01:50:18 +00:00
Vendicated
9521c287b6
remove electron-builder-sandbox-fix 2023-11-01 00:13:28 +01:00
Vendicated
55b9edec39
Bump to v0.4.3 2023-10-31 23:18:24 +01:00
AAGaming
1e9c70eed9
SteamOS: fixes & official controller layout (#194) 2023-10-31 22:14:30 +01:00
Mars
3262e083fa
fix positioning of traffic lights on darwin (#185)
Co-authored-by: V <vendicated@riseup.net>
2023-10-30 17:35:24 +00:00
Vendicated
ec1c719553
Bump venmic, improves support for older distros 2023-10-30 18:25:05 +01:00
Vendicated
cc62903b9c
bump to v0.4.2 2023-10-27 00:43:02 +02:00
Vendicated
b17370cc7b
add arm64 venmic binary 2023-10-27 00:42:50 +02:00