Commit Graph

  • 35955f77df Added modal to show user if udev rules aren't installed. Added function to get path to exe dir inside react. Moved the Error collecting consent modal to a page. HannahPadd 2026-02-27 17:50:58 +01:00
  • cd7a58501c Added function to the server to install it's own drivers. HannahPadd 2026-02-27 17:48:11 +01:00
  • f28b5a3a26 Should be mostly good now hannah/install-from-server HannahPadd 2026-02-27 16:02:30 +01:00
  • 13aabd74da Update udev modal, moved sentry consent to page HannahPadd 2026-02-27 13:49:44 +01:00
  • 9057a22a8e Progress loucass003 2026-02-27 05:46:21 +01:00
  • 64cf351853 HIDCommon use sleep time to schedule TIMED_OUT sctanf 2026-02-26 14:37:12 -06:00
  • ff35a844c1 Move comment sctanf 2026-02-26 13:57:36 -06:00
  • 24df308933 Account for cast to UByte sctanf 2026-02-21 15:15:10 -06:00
  • 7c284e1e85 Fix compilation sctanf 2026-02-21 15:14:37 -06:00
  • 232985b793 Allow 0% battery level sctanf 2026-02-17 13:55:39 -06:00
  • 6de7f0d418 spotless.. smol-buttons sctanf 2026-02-26 14:11:53 -06:00
  • ffe05cfe77 Do nothing if action is 0/depress sctanf 2026-02-26 14:00:39 -06:00
  • 683f159466 HIDCommon read timeout from packets sctanf 2026-02-26 13:55:16 -06:00
  • 6979d56796 HIDCommon use button as tap sctanf 2026-02-26 13:56:16 -06:00
  • 9353504b39 Apply suggestions from code review lucas lelievre 2026-02-26 20:15:33 +01:00
  • 9957abb658 Finished getWorkingDir() HannahPadd 2026-02-26 18:52:28 +01:00
  • 41ef425869 Added electronAPI function to get install dir inside the react application HannahPadd 2026-02-26 12:31:09 +01:00
  • 517e76b6df Update updater/desktop/src/main/java/dev/slimevr/updater/UpdaterUtils.kt Hannah 2026-02-26 08:25:22 +01:00
  • 0236a05f26 Allow showing 'Up to date' version for third-party trackers (#1756) v18.2.0 Sapphire 2026-02-25 16:08:31 -06:00
  • daf818b2cd Merge branch 'llelievr/electron' of github.com:SlimeVR/SlimeVR-Server into llelievr/electron loucass003 2026-02-25 17:24:49 +01:00
  • 77a203c6bc Push latest changes Hannah Lindrob 2026-02-25 14:44:44 +01:00
  • bd9ea99087 Added modal config Hannah Lindrob 2026-02-24 18:01:17 +01:00
  • 242cdd460f lint Hannah Lindrob 2026-02-24 15:52:02 +01:00
  • 5f648731d7 UdevrulesModal now reacts to installed udev rules Hannah Lindrob 2026-02-24 15:44:07 +01:00
  • bcda3ac222 Started work on a modal to tell linux users to install udev rules if they're not found Hannah Lindrob 2026-02-24 15:37:05 +01:00
  • e7dc16ecef Update logging Hannah Lindrob 2026-02-23 19:10:08 +01:00
  • d0bf170a75 released to steam beta testers Hannah Lindrob 2026-02-23 18:59:08 +01:00
  • d3be840591 Merge remote-tracking branch 'origin/llelievr/electron' into hannah/install-from-server Hannah Lindrob 2026-02-23 17:01:43 +01:00
  • 34d35fa6fd Merge remote-tracking branch 'origin/main' into llelievr/electron Hannah Lindrob 2026-02-23 16:56:02 +01:00
  • ca1c453451 Merge branch 'main' of github.com:SlimeVR/SlimeVR-Server into llelievr/electron loucass003 2026-02-23 16:55:13 +01:00
  • 1372632ece Updater pulls checksum from github Hannah Lindrob 2026-02-23 10:40:02 +01:00
  • 6322fac922 Remove progress callback from unzipworker Hannah Lynn Lindrob 2026-02-20 23:48:40 +01:00
  • d8900d7589 unzip is fast Hannah Lynn Lindrob 2026-02-20 23:44:50 +01:00
  • 7bcdd6887b Attempt at adding coroutine to unzip to speed it up Hannah Lindrob 2026-02-20 19:49:01 +01:00
  • 1f97b49a20 Messing around with multithreading the unzip function Hannah Lindrob 2026-02-20 19:18:24 +01:00
  • 3873eb5519 Added logic to make window draggable Hannah Lindrob 2026-02-20 18:42:08 +01:00
  • e2a665d4ce Windows also needed some cuteness Hannah Lindrob 2026-02-20 15:58:21 +01:00
  • e2ff92ef9e Merge remote-tracking branch 'origin/hannah/install-from-server' into hannah/install-from-server Hannah Lindrob 2026-02-20 15:22:03 +01:00
  • acb3873f84 Added much needed cuteness Hannah Lindrob 2026-02-20 15:21:45 +01:00
  • 28deb357da Revert TrackerResetsHandler & add comments (#1748) v18.2.0-rc.1 Butterscotch! 2026-02-20 05:26:23 -05:00
  • 5954f9c942 Merge remote-tracking branch 'origin/llelievr/electron' into hannah/install-from-server Hannah Lindrob 2026-02-20 10:44:41 +01:00
  • 84806c44db Small fixes loucass003 2026-02-20 09:11:22 +01:00
  • 24b2c8722b Remove unused assets + formating loucass003 2026-02-19 19:01:36 +01:00
  • 2dd8fd9667 update electron to launch updater Hannah Lynn Lindrob 2026-02-19 14:54:37 +01:00
  • f2243d355c update unzip function Hannah Lynn Lindrob 2026-02-19 12:36:59 +01:00
  • e4fc57a0a6 Merge branch 'llelievr/electron' into hannah/install-from-server Hannah Lynn Lindrob 2026-02-19 12:36:44 +01:00
  • 24fe01e7b9 Brain owie Hannah Lindrob 2026-02-18 18:12:42 +01:00
  • 0f866c49c5 Added function to calculate file checksum Hannah Lindrob 2026-02-18 16:04:50 +01:00
  • 4053052829 Make downloaded files match checksum of remote files Hannah Lindrob 2026-02-18 13:44:48 +01:00
  • 5ab3075a61 Update unzip to support progress display Hannah Lindrob 2026-02-18 13:38:35 +01:00
  • 215228551d remove console logs loucass003 2026-02-18 13:23:49 +01:00
  • d58d6f8eec Merge remote-tracking branch 'origin/llelievr/electron' into hannah/install-from-server Hannah Lindrob 2026-02-18 13:23:17 +01:00
  • f765ef0e4a Remove android icons from electron loucass003 2026-02-18 13:07:50 +01:00
  • a5bee8772c Working on updated unzip function. Updated download function Hannah Lindrob 2026-02-18 13:02:15 +01:00
  • c956e5d1cb Revert pnpm dev to pnpm gui loucass003 2026-02-18 13:00:49 +01:00
  • 865ffc5543 Put back if in gradle.yml ci loucass003 2026-02-18 12:57:32 +01:00
  • 25e771f4f5 Moar lint loucass003 2026-02-18 12:55:43 +01:00
  • 74628d215a Lint loucass003 2026-02-18 12:50:54 +01:00
  • f19f5cbe51 Re enable hardware accel loucass003 2026-02-18 12:50:12 +01:00
  • 711d0cae63 Fix resources loucass003 2026-02-18 12:45:58 +01:00
  • 60321891b8 Merge branch 'llelievr/electron' of github.com:SlimeVR/SlimeVR-Server into llelievr/electron loucass003 2026-02-18 12:45:39 +01:00
  • b89a290ac9 Fix resources folder loucass003 2026-02-18 12:45:19 +01:00
  • c4d0fe59fd Update gui/electron/main/paths.ts lucas lelievre 2026-02-18 12:45:07 +01:00
  • 58a9d3b6eb Update gui/src/components/commons/SystemFileInput.tsx lucas lelievre 2026-02-18 12:44:54 +01:00
  • a3314fa4f9 icons and extraFiles loucass003 2026-02-18 12:23:27 +01:00
  • 778e0bde56 New flake loucass003 2026-02-18 11:07:48 +01:00
  • 398e96404d I guess I fixed an error with the linux feeder not unzipping Hannah Lindrob 2026-02-18 10:00:46 +01:00
  • be476fe04f Electron now attempts to launch the updater when then the gui starts Hannah Lindrob 2026-02-17 14:49:52 +01:00
  • f2223e5839 Merge remote-tracking branch 'origin/llelievr/electron' into hannah/install-from-server Hannah Lindrob 2026-02-17 14:30:30 +01:00
  • 248f1a6dc9 Added swing ui to updater to give user feedback Hannah Lindrob 2026-02-17 14:28:13 +01:00
  • 5a6ef6dee5 Fix issue with jar launching on steam Hannah Lindrob 2026-02-17 13:05:57 +01:00
  • ba5adca358 Fix working dir Hannah Lindrob 2026-02-17 11:55:57 +01:00
  • 67f1ac7684 Progress loucass003 2026-02-17 10:14:07 +01:00
  • 636514361d Server launched from electron + discord presence loucass003 2026-02-17 10:13:35 +01:00
  • 4d93f87a01 Clarify AI policy on contributions (#1752) jabberrock 2026-02-16 16:59:11 -08:00
  • 63d36db15e Final CI? loucass003 2026-02-16 18:49:07 +01:00
  • 5d7c65e89b Added logic specifically for the steam frame Hannah Lindrob 2026-02-16 17:42:30 +01:00
  • 9b8073153a Maybe progress loucass003 2026-02-16 17:34:13 +01:00
  • ada87ff15b Added installation of udev rules to updater Hannah Lindrob 2026-02-16 15:40:13 +01:00
  • 7b40b8d315 Progress on workflow loucass003 2026-02-16 14:18:00 +01:00
  • 0f1a19e04b Progress on workflow loucass003 2026-02-16 14:16:49 +01:00
  • d1387508e6 Progress loucass003 2026-02-16 14:11:19 +01:00
  • df9148332f Update Cargo.toml for release profile settings TheButlah-patch-1 Ryan Butler 2026-02-15 09:53:19 -05:00
  • 50a2be81f7 Progress loucass003 2026-02-14 03:04:40 +01:00
  • 29598583a9 Lockfile loucass003 2026-02-14 01:38:18 +01:00
  • e83adadf1f There is no way this works. RIGHT?! loucass003 2026-02-14 01:37:09 +01:00
  • 87699438b4 Progress? loucass003 2026-02-13 23:49:16 +01:00
  • bfea8026a4 Move updater to its own module Hannah Lindrob 2026-02-13 14:22:35 +01:00
  • d1cf5dee24 MOAR loucass003 2026-02-12 20:52:51 +01:00
  • b90f52ad7b WIP loucass003 2026-02-12 20:37:50 +01:00
  • af917d7158 WIP loucass003 2026-02-12 18:46:54 +01:00
  • 5cf5e95d91 Progress loucass003 2026-02-11 17:12:31 +01:00
  • 2d7877742c Move updater to its own module Hannah Lindrob 2026-02-11 10:43:27 +01:00
  • f3d05e9867 Update gradle config Hannah Lindrob 2026-02-10 17:46:38 +01:00
  • 802b011a4a Added version checking Hannah Lindrob 2026-02-10 16:57:23 +01:00
  • 971dd2c43f Moved updater to its own package, made everything less bad, added ktor for querying versions Hannah Lindrob 2026-02-10 14:22:39 +01:00
  • 88adfce242 Hide tracker firmware version when board type is unknown (#1721) Sapphire 2026-02-09 14:58:36 -06:00
  • 3d02795dbc Don't trigger timeout when Wi-Fi provisioning is done (#1725) Sapphire 2026-02-09 14:57:56 -06:00
  • a1205d398a Update executeShellCommand and SteamVR driver install windows Hannah 2026-02-09 12:46:29 +01:00
  • 185c82a2b4 Added code for installing steamvr driver on windows Hannah Lindrob 2026-02-09 11:08:26 +01:00