Commit graph

61 commits

Author SHA1 Message Date
V
684f3330e9
Fix updater file logic 2023-06-21 14:46:40 +02:00
V
178bb0c012
Add first launch tour (#38) 2023-06-21 14:39:41 +02:00
V
39cc30de53
Add arRPC integration 2023-06-09 22:47:59 +02:00
Vendicated
fe70701de8
Fix zoom & about menu items; add version to about page 2023-04-27 02:23:17 +02:00
Vendicated
3305900cb8
Do not register as media service; Fix autoplay 2023-04-27 01:19:58 +02:00
Nick
c495e71f35
Static title (#17) 2023-04-20 02:26:56 +00:00
Vendicated
0aaddf24c6
Migrate to @vencord/types package 2023-04-19 22:47:47 +02:00
Vendicated
7a2161d746
Make IS_DEV force new instance 2023-04-15 20:23:47 +02:00
Vendicated
d0e7a319d6
Spoof UserAgent as browser. Fixes VCs????? 2023-04-15 20:13:18 +02:00
Ryan Cao
583680d311
feat: reuse built-in menus in system menubar (#12)
* fix: add edit menu on macOS to allow clipboard actions

* feat: reuse more built-in menus

* re-add zoom shortcut fix

---------

Co-authored-by: V <vendicated@riseup.net>
2023-04-15 10:37:52 +00: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
bfb9af05b0
Fix Settings not persisting, ooop 2023-04-10 22:30:39 +02:00
Vendicated
897df3a5d4
Add support for (optional) GITHUB_TOKEN env variable 2023-04-10 22:05:21 +02:00
Vendicated
1c2ed4679d
Fix custom vencord location 2023-04-10 19:26:59 +02:00
Ryan Cao
af42af070e
feat: implement translucency for macOS (#4)
Co-authored-by: Vendicated <vendicated@riseup.net>
2023-04-10 19:21:45 +02:00
Vendicated
07d647ba2e
Fix outdated code 2023-04-10 19:20:16 +02:00
Vendicated
90b8c5fdfe
lint 2023-04-10 19:18:00 +02:00
Kode
de3aae1d95
Tray: Option to hide (#7)
Co-authored-by: V <vendicated@riseup.net>
2023-04-10 19:12:58 +02:00
Vendicated
d1acb0490b
small fix 2023-04-10 03:26:55 +02:00
Vendicated
60759c142e
Increase window size on enable min size 2023-04-10 01:55:48 +02:00
Vendicated
0c77dbec92
Improve SettingsStore, add disableMinSize listener 2023-04-10 01:43:47 +02:00
Vendicated
edfeca15ce
add some jsdoc 2023-04-10 01:16:44 +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
5efbbe2106
Improve settings texts 2023-04-09 06:05:52 +02:00
Vendicated
c29dd6d2d7
Add option to not minimize to tray 2023-04-09 05:57:45 +02:00
Vendicated
94b80ebe75
Fix comment location 2023-04-09 05:26:50 +02:00
Vendicated
bba8899f67
Implement frameless & windows ctrl q settings 2023-04-09 05:25:45 +02:00
Vendicated
ba0e8fedd0
Add minimum window height & width 2023-04-09 05:04:58 +02:00
Vendicated
cb2fb648b6
Fix file downloader 2023-04-09 03:10:24 +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
8f19d41d4c
Not infuriating at all 2023-04-09 01:20:35 +02:00
Vendicated
b4a2c41e74
VencordDesktop -> VencordDesktopNative; add VencordDesktop global 2023-04-09 01:20:00 +02:00
Vendicated
7e0532444d
Initial Settings UI work 2023-04-09 00:49:47 +02:00
Vendicated
bbe670fc92
Tray: Add separator 2023-04-06 03:52:06 +02:00
Toad
3da4c02129
Tray: Add more buttons (#2) 2023-04-06 00:08:28 +02:00
Vendicated
19c43289f6
Make QuickCSS work 2023-04-05 20:01:31 +02:00
Vendicated
1980606e03
Add about page & setting to open links with electron 2023-04-05 17:55:49 +02:00
Vendicated
17150503d2
Add Menu 2023-04-05 17:25:29 +02:00
Vendicated
f357ee4260
forgor to add tsconfig 2023-04-05 16:56:33 +02:00
Vendicated
9d144a11be
Enable Desktop Notifications on first run 2023-04-05 16:51:19 +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
816ba5d1d0
Make it possible to reopen app after close to tray 2023-04-05 04:25:17 +02:00
Vendicated
91e1cc02ce
windows: fix notification title & icon 2023-04-05 04:20:13 +02:00
Vendicated
79d73e23c0
Init renderer, expose settings via ipc, init canary/ptb support 2023-04-04 04:40:03 +02:00
Vendicated
18a77d45b8
Remember window position & size 2023-04-04 04:17:38 +02:00