Commit graph

  • 4afafa5038
    bump v0.1.7 Vendicated 2023-04-15 12:37:34 +02:00
  • 583680d311
    feat: reuse built-in menus in system menubar (#12) Ryan Cao 2023-04-15 18:37:52 +08:00
  • 657a7915bb
    Merge branch 'main' into macos-edit-menu-fix V 2023-04-15 12:37:10 +02:00
  • 70dd38f79d
    make spellcheck use all system locales Vendicated 2023-04-14 04:05:56 +02:00
  • de9b686428
    re-add zoom shortcut fix Ryan Cao 2023-04-12 00:12:56 +08:00
  • e1102e64a4
    feat: reuse more built-in menus Ryan Cao 2023-04-11 23:59:08 +08:00
  • a277f13291
    fix: add edit menu on macOS to allow clipboard actions Ryan Cao 2023-04-11 23:31:49 +08:00
  • 9120d05efc
    fix makepkg in AUR workflow again (#11) v0.1.6 Sofia Lima 2023-04-11 03:43:12 +00:00
  • 82c743b337
    unexplode AUR package for real Sofia Lima 2023-04-11 00:40:16 -03:00
  • 3a820b458f
    Fix ssh shenanigans Vendicated 2023-04-11 02:12:10 +02:00
  • 47f3b7fc89
    fix AUR workflow (#10) Sofia Lima 2023-04-10 23:44:15 +00:00
  • a3ce407294
    apt --quiet isn't quite quiet Sofia Lima 2023-04-10 20:18:20 -03:00
  • 7c05fe8296
    install makepkg from ubuntu lunar in release workflow Sofia Lima 2023-04-10 20:14:18 -03:00
  • 838a3c78dd
    Bump to 0.1.6 Vendicated 2023-04-10 22:54:09 +02:00
  • 8d51cd5029
    Add basic update notifications (#9) V 2023-04-10 22:53:44 +02:00
  • 2ab5c114bf
    Restore package.json V 2023-04-10 22:52:44 +02:00
  • a1c77c8d73
    Merge branch 'main' into updater-init V 2023-04-10 22:52:22 +02:00
  • 2cac693dbb
    jesse we need to breathe Vendicated 2023-04-10 22:51:45 +02:00
  • 3fcafedc6f
    improve further Vendicated 2023-04-10 22:48:11 +02:00
  • bfb9af05b0
    Fix Settings not persisting, ooop Vendicated 2023-04-10 22:30:30 +02:00
  • 3ab3243176
    Fix Settings not persisting, ooop Vendicated 2023-04-10 22:30:30 +02:00
  • a269389766
    Merge branch 'main' into updater-init V 2023-04-10 22:06:57 +02:00
  • 40cadac9cf
    Restore scripts/startWatch.mts V 2023-04-10 22:06:38 +02:00
  • 897df3a5d4
    Add support for (optional) GITHUB_TOKEN env variable Vendicated 2023-04-10 22:05:21 +02:00
  • d1296d1708
    Windows: Fix taskbar icon getting removed on update Vendicated 2023-04-10 21:36:26 +02:00
  • c5165afe7f
    Unexplode release workflow v0.1.5 Vendicated 2023-04-10 19:38:32 +02:00
  • e16cdcf387
    Bump to 0.1.5 Vendicated 2023-04-10 19:27:14 +02:00
  • 1c2ed4679d
    Fix custom vencord location Vendicated 2023-04-10 19:26:52 +02:00
  • af42af070e
    feat: implement translucency for macOS (#4) Ryan Cao 2023-04-11 01:21:45 +08:00
  • 88e6ed28cb
    Merge branch 'main' into macos-translucency V 2023-04-10 19:20:29 +02:00
  • 07d647ba2e
    Fix outdated code Vendicated 2023-04-10 19:20:16 +02:00
  • 48ae48f275
    Merge branch 'main' into macos-translucency V 2023-04-10 19:18:34 +02:00
  • 90b8c5fdfe
    lint Vendicated 2023-04-10 19:18:00 +02:00
  • c0598821ee
    Add test workflow Vendicated 2023-04-10 19:16:55 +02:00
  • 144ba73068
    lint Vendicated 2023-04-10 19:14:26 +02:00
  • de3aae1d95
    Tray: Option to hide (#7) Kode 2023-04-10 18:12:58 +01:00
  • 3fe295346f
    Update src/renderer/components/Settings.tsx V 2023-04-10 19:12:18 +02:00
  • 9132566c6c
    improv Vendicated 2023-04-10 19:06:34 +02:00
  • 1fd01478d6 Add setting listener TheKodeToad 2023-04-10 12:20:49 +01:00
  • ff87db66d7 Force disable minimise if tray is hidden TheKodeToad 2023-04-09 23:03:56 +01:00
  • 9c75d31895 Tray icon option TheKodeToad 2023-04-09 22:07:57 +01:00
  • d823970f60
    feat: implement translucency for macOS Ryan Cao 2023-04-09 11:32:10 +08:00
  • fb24f40412
    Initial Updater work Vendicated 2023-04-10 04:11:21 +02:00
  • d1acb0490b
    small fix Vendicated 2023-04-10 03:26:55 +02:00
  • 60759c142e
    Increase window size on enable min size Vendicated 2023-04-10 01:55:48 +02:00
  • 0c77dbec92
    Improve SettingsStore, add disableMinSize listener Vendicated 2023-04-10 01:43:47 +02:00
  • edfeca15ce
    add some jsdoc Vendicated 2023-04-10 01:16:44 +02:00
  • c2eaa9d35a
    Rewrite settings proxy to proper store Vendicated 2023-04-10 01:04:41 +02:00
  • ddebb6563a apply lint Vendicated 2023-04-09 22:49:50 +02:00
  • df53ea549a Add eslint config Vendicated 2023-04-09 06:27:33 +02:00
  • 606f169438
    Merge branch 'main' into lintlintlint V 2023-04-09 22:53:51 +02:00
  • 9fa8fb6b23
    apply lint Vendicated 2023-04-09 22:49:50 +02:00
  • c98b618a42
    Add eslint config Vendicated 2023-04-09 06:27:33 +02:00
  • a4954570b6
    smaller version Vendicated 2023-04-09 22:31:17 +02:00
  • ca376d35ab
    Important splash screen fix Vendicated 2023-04-09 22:29:59 +02:00
  • db76f111c8
    add workflow for updating AUR package (#6) Sofia Lima 2023-04-09 19:36:05 +00:00
  • 4f65e6ccd9
    add workflow for updating AUR package Sofia Lima 2023-04-09 03:56:24 -03:00
  • 5efbbe2106
    Improve settings texts Vendicated 2023-04-09 06:05:52 +02:00
  • c29dd6d2d7
    Add option to not minimize to tray Vendicated 2023-04-09 05:57:45 +02:00
  • 94b80ebe75
    Fix comment location Vendicated 2023-04-09 05:26:50 +02:00
  • bba8899f67
    Implement frameless & windows ctrl q settings Vendicated 2023-04-09 05:25:45 +02:00
  • ba0e8fedd0
    Add minimum window height & width Vendicated 2023-04-09 05:04:49 +02:00
  • 27b6264c79
    Update README.md V 2023-04-09 04:35:27 +02:00
  • 81929f1733
    Add AUR package to README V 2023-04-09 04:35:04 +02:00
  • d7e2dd0593
    Remove pacman target its kinda scam Vendicated 2023-04-09 04:23:52 +02:00
  • a807ae85fc
    bump! v0.1.4 Vendicated 2023-04-09 04:11:22 +02:00
  • cb2fb648b6
    Fix file downloader Vendicated 2023-04-09 03:10:24 +02:00
  • e265e70fb9
    fixes Vendicated 2023-04-09 03:06:19 +02:00
  • 805b6fbcc4
    Add ability to load Vencord from custom location (dev install) Vendicated 2023-04-09 02:26:31 +02:00
  • 591d380160
    Turn IpcEvents into a const enum Vendicated 2023-04-09 01:22:31 +02:00
  • 8f19d41d4c
    Not infuriating at all Vendicated 2023-04-09 01:20:35 +02:00
  • b4a2c41e74
    VencordDesktop -> VencordDesktopNative; add VencordDesktop global Vendicated 2023-04-09 01:20:00 +02:00
  • 7e0532444d
    Initial Settings UI work Vendicated 2023-04-09 00:49:47 +02:00
  • 8b68eef9a7
    linux: Add .desktop file Vendicated 2023-04-06 17:05:36 +02:00
  • e3f973ff68
    chore: add missing homepage url (#3) Nick 2023-04-06 00:32:19 -04:00
  • b8b7035646
    Update package.json Nick 2023-04-06 00:31:44 -04:00
  • ef1bc9540f
    Update package.json Nick 2023-04-06 00:30:27 -04:00
  • 34eb14f9ed
    i hate workflows v0.1.3 Vendicated 2023-04-06 05:14:28 +02:00
  • 44438441d6
    Bump to v0.1.3 Vendicated 2023-04-06 03:52:22 +02:00
  • bbe670fc92
    Tray: Add separator Vendicated 2023-04-06 03:52:06 +02:00
  • 3da4c02129
    Tray: Add more buttons (#2) Toad 2023-04-05 23:08:28 +01:00
  • 28485b7b9f
    Update mainWindow.ts V 2023-04-06 00:08:05 +02:00
  • 124014a5b2 Add update option TheKodeToad 2023-04-05 20:06:14 +01:00
  • 19c43289f6
    Make QuickCSS work Vendicated 2023-04-05 20:01:31 +02:00
  • 9868f6644b More items in tray menu TheKodeToad 2023-04-05 18:00:19 +01:00
  • 1980606e03
    Add about page & setting to open links with electron Vendicated 2023-04-05 17:55:49 +02:00
  • 17150503d2
    Add Menu Vendicated 2023-04-05 17:25:29 +02:00
  • fe58dcfa51
    package.json cleanup Vendicated 2023-04-05 16:57:09 +02:00
  • f357ee4260
    forgor to add tsconfig Vendicated 2023-04-05 16:56:33 +02:00
  • 9d144a11be
    Enable Desktop Notifications on first run Vendicated 2023-04-05 16:51:19 +02:00
  • d9f2b15e84
    Hide Download Desktop app button Vendicated 2023-04-05 05:31:44 +02:00
  • cf23b6d028
    Make clicking notifications focus VC Desktop Vendicated 2023-04-05 05:19:48 +02:00
  • 2efed86b71
    v0.1.2 v0.1.2 Vendicated 2023-04-05 04:36:37 +02:00
  • 816ba5d1d0
    Make it possible to reopen app after close to tray Vendicated 2023-04-05 04:25:17 +02:00
  • 91e1cc02ce
    windows: fix notification title & icon Vendicated 2023-04-05 04:20:13 +02:00
  • 8630f79b06
    make nsis installer configurable Vendicated 2023-04-05 04:20:02 +02:00
  • 79d73e23c0
    Init renderer, expose settings via ipc, init canary/ptb support Vendicated 2023-04-04 04:40:03 +02:00
  • 18a77d45b8
    Remember window position & size Vendicated 2023-04-04 04:17:38 +02:00
  • f9ebc16656
    Add Build & Install instructions Vendicated 2023-04-04 03:35:31 +02:00
  • 0296f78731
    Bump!! v0.1.1 Vendicated 2023-04-04 03:01:21 +02:00