Commit graph

  • 388d70e512
    derp merge V 2024-01-07 03:06:43 +01:00
  • 8c33b8f42b
    Merge branch 'main' into main V 2024-01-07 03:05:33 +01:00
  • 0881143d57
    update appId Vendicated 2024-01-07 02:52:39 +01:00
  • effd950b2d
    fully rename app to Vesktop Vendicated 2024-01-07 02:44:14 +01:00
  • 4074e8d6ac
    move internal state from settings.json to state.json Vendicated 2024-01-07 02:26:18 +01:00
  • 779c8fa516
    Remove transparent: true for transparencyOption (#266) Marocco2 2024-01-07 01:59:29 +01:00
  • ba911422e3
    autofix Vendicated 2024-01-07 01:58:51 +01:00
  • c704c05120
    really fix prettier Marocco2 2024-01-06 11:50:36 +01:00
  • 100e764f0c
    Merge branch 'main' into patch-1 Marocco2 2024-01-06 09:56:09 +01:00
  • 40a0f40bc7
    fix prettier Marocco2 2024-01-06 09:55:40 +01:00
  • cfd9dbf455
    autoStart: add linux portal implementation Vendicated 2024-01-06 04:41:18 +01:00
  • b059516707
    SteamOS: always use dark theme Vendicated 2024-01-06 03:20:13 +01:00
  • dfa9d248d3
    bump venmic Vendicated 2024-01-06 03:18:30 +01:00
  • 0680c4a368
    Merge branch 'main' into main V 2024-01-06 02:13:07 +01:00
  • ee57ca442a
    Merge branch 'main' into patch-1 V 2024-01-06 02:07:37 +01:00
  • 18925ad583
    bump deps Vendicated 2024-01-06 02:05:09 +01:00
  • 0b01732293
    make hardwareAcceleration setting more intuitive Vendicated 2024-01-06 02:02:54 +01:00
  • 7fcff8ccb4
    Fix transparencyOption for custom discord titlebar Marocco2 2024-01-04 14:13:13 +01:00
  • f048047ebc
    Merge branch 'main' into patch-1 Marocco2 2024-01-03 10:27:52 +01:00
  • 0e6f7bc804 feat: Add start minimized as a launch argument Redeven 2024-01-02 07:19:56 -03:00
  • a89cd9d2ba
    add setting to disable hardware acceleration (#315) Nick 2024-01-01 23:36:50 -05:00
  • 515b2ad577
    add setting to disable hardware acceleration zt64 2024-01-01 23:23:06 -05:00
  • d7dcf679ba
    Merge branch 'main' into patch-1 Marocco2 2023-12-29 14:43:36 +01:00
  • 2f35128acf
    Revert "feat: Add start as minimized toggle to settings (#248)" (#310) V 2023-12-28 04:25:54 +01:00
  • bcd1769de8
    Merge bb09596485 into 7565eb39a4 Lewis Crichton 2023-12-28 04:21:10 +01:00
  • 7565eb39a4
    improve method for enabling notifications by default V 2023-12-28 04:19:56 +01:00
  • 9e5c362f38
    SteamOS: always use dark theme AAGaming 2023-12-27 21:32:22 -05:00
  • d71d0c1cc4
    bump electron to v28 V 2023-12-28 03:27:38 +01:00
  • 69e555b240
    Revert to export let; ignore autosorted import order Albert Zhang 2023-12-27 21:11:54 -05:00
  • 2e155c3217
    Use require(...) instead of import ordering for appBadge Albert Zhang 2023-12-27 20:43:31 -05:00
  • 7db8ecab18
    Remove comment from .gitignore Albert Zhang 2023-12-27 20:34:21 -05:00
  • 1b9337ef67
    Changes in response to review comments and lint Albert Zhang 2023-12-27 20:33:10 -05:00
  • 248203f4f9
    Update mainWindow.ts V 2023-12-28 02:19:18 +01:00
  • 8c49ee8ac0
    Merge branch 'main' into fix-nvidia-wayland-crash V 2023-12-28 02:18:27 +01:00
  • 72e5dde0f3
    Merge remote-tracking branch 'upstream/main' into integrated-tray-icon Albert Zhang 2023-12-27 19:47:32 -05:00
  • dfc6970756
    fix(security): use promise queue for steam pipe (#300) Lewis Crichton 2023-12-28 00:38:31 +00:00
  • 0990b6826f
    Merge branch 'main' into fix/steamos-pipe-security Lewis Crichton 2023-12-27 16:34:24 +00:00
  • de947a37f2
    [fix] Update electron to 28.1 Vamist 2023-12-24 13:20:34 +00:00
  • 1429815fd1
    README: remove outdated section (#303) V 2023-12-24 00:15:26 +01:00
  • 0900aefa99
    README: remove outdated section V 2023-12-24 00:15:07 +01:00
  • 9d1aeaa99d
    fix: promise queue derp Lewis Crichton 2023-12-22 15:27:25 +00:00
  • 2ff284f978
    fix: use promise queue to ensure write ordering for security Lewis Crichton 2023-12-22 15:25:41 +00:00
  • aa397d003c
    SteamOS: add flatpak support using steam.pipe (#283) AAGaming 2023-12-22 08:56:11 -05:00
  • 5d774ad325
    Combine repeated accesses to globals.mainWin! Albert Zhang 2023-12-04 07:10:47 -05:00
  • a2eff72147
    Update outdated comment on mainWindow.globals Albert Zhang 2023-12-04 07:10:16 -05:00
  • a63a3e710f
    Add native param in setBadgeCount() and fix settings menu Albert Zhang 2023-11-30 00:39:06 -05:00
  • 3ad9d6e4a2
    Properly ignore top level /dist Albert Zhang 2023-11-30 00:36:40 -05:00
  • f13961da67
    Modify .gitignore files so static/dist/tray_icons is kept Albert Zhang 2023-11-29 23:48:51 -05:00
  • 4725ac4674
    Resolve issues with circular dependencies Albert Zhang 2023-11-29 23:29:09 -05:00
  • 02aa716bc8
    Build doesn't crash Albert Zhang 2023-11-29 21:51:02 -05:00
  • 7f1de8e508
    Tray icon notifications Albert Zhang 2023-11-29 20:17:26 -05:00
  • 07f9cca1e2
    chore(review): rename openURL AAGaming 2023-12-09 18:48:14 -05:00
  • f5b8a5068b
    SteamOS: add flatpak support using steam.pipe AAGaming 2023-12-09 18:22:51 -05:00
  • bb09596485
    chore: prep for flatpak fix/start-minimized Lewis Crichton 2023-12-09 23:09:54 +00:00
  • 894ec4b902
    chore: lint Lewis Crichton 2023-12-09 23:01:35 +00:00
  • dd44602730
    fix: make minimize only run on autostart Lewis Crichton 2023-12-09 23:00:47 +00:00
  • 8a090a803e Revert "feat: Add start as minimized toggle to settings (#248)" V 2023-12-09 15:26:16 +01:00
  • 40b952d8bf
    feat: Add start as minimized toggle to settings (#248) Michal Vaniš 2023-12-09 14:42:44 +01:00
  • 2772dd2dd4
    Merge branch 'main' into main Lewis Crichton 2023-12-09 13:35:43 +00:00
  • 4974848a56
    ci: pin to node v18.18.2 Lewis Crichton 2023-12-09 13:34:04 +00:00
  • 5e31cdd825
    Refactor window creation and maximize logic Michal Vaniš 2023-12-09 14:05:57 +01:00
  • 2693ed79fd Add logic to hide main window when startMinimized is true Michal Vaniš 2023-12-09 09:16:47 +01:00
  • 8de39b3c50
    Merge branch 'main' into main Michal Vaniš 2023-12-09 09:02:46 +01:00
  • 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. Lewis Crichton 2023-12-04 22:35:29 +00:00
  • fc33050496 Insert release changes for github-actions[bot] 2023-12-04 22:27:51 +00:00
  • f99d63536f Insert release changes for github-actions[bot] 2023-12-04 22:27:51 +00:00
  • e02acda6fa
    ci(updateMeta): fix invalid appstream gen Lewis Crichton 2023-12-04 22:27:01 +00:00
  • f11a72d4b5
    Merge branch 'main' of gh:vencord/vesktop Lewis Crichton 2023-12-04 21:41:08 +00:00
  • 49cd558fa1
    ci: let it run CI and do an automerge [skip ci] Lewis Crichton 2023-12-04 21:41:01 +00:00
  • 378a1f7464 Insert release changes for [skip ci] github-actions[bot] 2023-12-04 21:34:01 +00:00
  • 54133486b6 Insert release changes for [skip ci] github-actions[bot] 2023-12-04 21:34:01 +00:00
  • 35d2dd6505
    ci: is very hard to get right [skip ci] Lewis Crichton 2023-12-04 21:33:30 +00:00
  • 017c2c847f
    ci: fix command [skip ci] Lewis Crichton 2023-12-04 21:30:06 +00:00
  • de2b4b7dd8
    ci: create a PR to merge in metainfo automatically [skip ci] Lewis Crichton 2023-12-04 21:28:34 +00:00
  • 5dc5741771
    ci: add metainfo auto updating Lewis Crichton 2023-12-04 21:16:43 +00:00
  • 971c490c41
    merge Lewis Crichton 2023-12-04 21:06:17 +00:00
  • 0f804f9f6e
    feat: autogenerated release notes Lewis Crichton 2023-12-04 21:05:09 +00:00
  • fdf454722f
    readme: add flathub badge (#269) Lewis Crichton 2023-12-04 13:17:46 +00:00
  • 760f03d170
    docs: flathub badge Lewis Crichton 2023-12-04 13:15:45 +00:00
  • 208158f4d1
    fix shiggy looking creepy Vendicated 2023-12-04 11:34:39 +01:00
  • 3f3ffd805a
    Focus window on click if not focused Albert Zhang 2023-12-04 04:39:45 -05:00
  • 1913aba9df
    Remove transparent: true for transparencyOption Marocco2 2023-12-03 10:56:37 +01:00
  • fec4695919
    Merge branch 'main' into main Michal Vaniš 2023-12-02 20:35:00 +01:00
  • a7d3addda2 Merge remote-tracking branch 'origin/main' into main Michal Vaniš 2023-12-02 20:27:49 +01:00
  • 032b94e81d
    fix ci part 2 v0.4.4 Vendicated 2023-12-02 17:52:13 +01:00
  • 4988163744
    fix ci Vendicated 2023-12-02 17:44:52 +01:00
  • ee7e71b9fb
    ci: stop using action-electron-builder Vendicated 2023-12-02 17:41:38 +01:00
  • 780fb6f194
    ci: fix yarn breaking Lewis Crichton 2023-12-02 16:32:48 +00:00
  • 7efa54687a
    bump to v0.4.4 Vendicated 2023-12-02 17:27:20 +01:00
  • 2917ff25e5
    Bump dependencies (#258) Nico 2023-12-02 17:17:59 +01:00
  • 317c0bd19a
    Merge branch 'main' into bump-dependencies V 2023-12-02 17:15:26 +01:00
  • b53b461c99
    fix lint Vendicated 2023-12-02 17:14:36 +01:00
  • e3839c35b7
    unblur shiggy in splash screen (#221) viacoro 2023-12-02 17:11:10 +01:00
  • c39678d733
    vesktop.desktop: remove faulty WMClass field Vendicated 2023-12-02 17:10:33 +01:00
  • 06dea79c74
    Update README.md V 2023-12-02 14:54:54 +01:00
  • 8702f637ad Tray: hide window if tray clicked while window focused Albert Zhang 2023-12-01 12:49:54 -05:00
  • 430bb3aaa1
    Merge branch 'main' into unblur-shiggy-splash viacoro 2023-12-01 06:40:00 +01:00
  • 40e7f992dd
    Discard changes to src/shared/utils/SettingsStore.ts V 2023-11-28 19:59:13 +01:00
  • e75f4bf52a
    feat: bump all dependencies to their latest versions D3SOX 2023-11-28 16:33:14 +01:00
  • 4e0d006301 refactor: disable always on top zyrouge 2023-11-27 12:46:37 +05:30