lucas lelievre
2e1ec07b23
Session flightlist ( #1407 )
...
Co-authored-by: sctanf <36978460+sctanf@users.noreply.github.com >
Co-authored-by: Butterscotch! <bscotchvanilla@gmail.com >
Co-authored-by: Aed <145398159+Aed-1@users.noreply.github.com >
2025-12-02 14:49:45 +01:00
gorbit99
0e073a01fd
Update eslint and add stylistic/jsx-self-closing-comp ( #1607 )
2025-11-01 00:41:53 +01:00
Uriel
81716be512
Migrate to tauri logger ( #1537 )
...
Co-authored-by: lucas lelievre <loucass003@gmail.com >
2025-10-31 17:42:13 +01:00
Uriel
73f41f8fc6
Disable update prompt on Android
2025-09-17 19:32:30 -03:00
Jabberrock
44765d5b6e
Add "Setup Stay Aligned" flow
2025-05-19 13:07:12 -07:00
lucas lelievre
0dc073ca48
VRChat Config Warnings ( #1358 )
...
Co-authored-by: Erimel <marioluigivideo@gmail.com >
2025-04-23 14:36:29 +02:00
loucass003
5bddc22da5
Update to main + better translations
2025-03-26 20:10:08 +01:00
loucass003
3d9c6c5fce
Merge branch 'main' of github.com:SlimeVR/SlimeVR-Server into sentry-gui
2025-03-26 19:13:15 +01:00
lucas lelievre
e7b29b1a2e
Better Error page when connection lost + Open logs folder btn ( #1340 )
2025-03-11 13:12:04 +01:00
loucass003
50585e40c8
Scaled proportions as default + Autobone moved into manual proportions + Removal of the choose page between manual and scaled proportions + Move export/import proportions to manual
2025-03-10 11:33:55 +01:00
Butterscotch!
4ad9d5cfca
Expand skeleton height config ( #1156 )
...
Co-authored-by: Uriel <imurx@proton.me >
2025-01-23 17:21:38 +01:00
Uriel
208beff5e5
Merge branch 'main' into sentry-gui
2024-12-21 00:20:23 +01:00
lucas lelievre
9d65477af7
Automatic firmware update for official trackers ( #1241 )
...
Co-authored-by: ImUrX <urielfontan2002@gmail.com >
Co-authored-by: Uriel <imurx@proton.me >
Co-authored-by: Butterscotch! <bscotchvanilla@gmail.com >
Co-authored-by: Eiren Rain <Eirenliel@users.noreply.github.com >
2024-12-19 20:03:43 +02:00
lucas lelievre
73cdc890f2
Firmware tool ( #880 )
...
Co-authored-by: ImUrX <urielfontan2002@gmail.com >
Co-authored-by: Uriel <imurx@proton.me >
2024-12-19 19:35:54 +02:00
Uriel
a05ae8c043
Merge branch 'main' into sentry-gui
2024-12-12 17:40:42 +01:00
JovannMC
a2d842d8cc
Add settings reset & advanced section ( #1154 )
...
Co-authored-by: Uriel <imurx@proton.me >
Co-authored-by: Butterscotch! <5095026+ButterscotchV@users.noreply.github.com >
Co-authored-by: lucas lelievre <loucass003@gmail.com >
2024-10-09 18:09:06 +02:00
Uriel
ec9845364d
continue integration
2024-08-23 00:32:22 +02:00
Uriel
76b29c4af6
Update to latest tauri again ( #1097 )
2024-07-19 20:38:51 -03:00
lucas lelievre
94aec1f4ba
Remove useLayout ( #1080 )
2024-06-25 12:10:34 +02:00
Uriel
00ef667c58
Add Discord Rich Presence support ( #1027 )
...
Co-authored-by: Erimel <marioluigivideo@gmail.com >
2024-06-14 18:32:00 +02:00
Uriel
bcf66145c2
Make only search bar keybinds be prevented ( #981 )
2024-04-09 17:38:30 -03:00
Uriel
f9c077e78b
Remove default keybind behavior in browser window ( #979 )
2024-04-05 20:45:50 -03:00
Uriel
78caab1cd4
Update to latest GUI dependencies ( #905 )
2024-04-04 16:22:51 -03:00
Uriel
f402b22d74
Allow multiple servers in the same network ( #900 )
...
Co-authored-by: Erimel <marioluigivideo@gmail.com >
2024-03-14 21:42:49 -03:00
Uriel
d9955d10e3
Add tray support ( #897 )
...
Co-authored-by: Erimel <marioluigivideo@gmail.com >
2024-02-09 21:44:28 -03:00
Uriel
2bc50b2bc2
Add preload component ( #854 )
2023-09-26 07:42:34 -04:00
Uriel
5d773a37ab
Fix config shenanigans ( #836 )
2023-09-02 16:14:41 -04:00
Uriel
dad0188854
Update to tauri 2 ( #665 )
2023-08-06 00:14:24 -04:00
Uriel
02acc6ede1
Improvements on the Autobone GUI ( #776 )
...
Co-authored-by: Butterscotch! <bscotchvanilla@gmail.com >
2023-07-20 11:19:43 +03:00
Uriel
ea9df2c31f
Add accessibility settings ( #774 )
2023-07-20 11:14:51 +03:00
Uriel
e472b12e83
Add rust file logging ( #752 )
2023-07-19 16:11:48 -04:00
Uriel
366a255887
Finally fix small window ( #731 )
2023-06-20 14:14:33 +03:00
lucas lelievre
91c0ea85a6
Mobile gui basics ( #713 )
...
* Mobile implementation without settings and widgets
* Working Settings and widgets + Few tweaks for responsive
* Make linter happy
* Update gui/src/components/Navbar.tsx
Co-authored-by: Uriel <urielfontan2002@gmail.com >
* Update gui/src/components/onboarding/pages/CalibrationTutorial.tsx
Co-authored-by: Uriel <urielfontan2002@gmail.com >
* Update gui/src/components/onboarding/pages/CalibrationTutorial.tsx
Co-authored-by: Uriel <urielfontan2002@gmail.com >
* Update gui/src/components/onboarding/pages/CalibrationTutorial.tsx
Co-authored-by: Uriel <urielfontan2002@gmail.com >
* Update gui/src/components/onboarding/pages/CalibrationTutorial.tsx
Co-authored-by: Uriel <urielfontan2002@gmail.com >
* Update gui/src/components/settings/pages/Serial.tsx
Co-authored-by: Uriel <urielfontan2002@gmail.com >
* Apply review changes
* Revert removing full height in body
* Fix onboarding manual body proportions on mobile
* make connect trackers page work on mobile
* Apply suggestions from code review
Co-authored-by: DevMiner <devminer@devminer.xyz >
* Applie required changes
* rollback server ip
* Remove placeholder string
* Remove unused isMobile
* Remove unused isMobile
* error on unused vars
* make it warn but make the lint script error on warnings
---------
Co-authored-by: Uriel <urielfontan2002@gmail.com >
Co-authored-by: DevMiner <devminer@devminer.xyz >
2023-06-11 18:50:54 -04:00
Uriel
4ba2bb0dca
Fix GUI bugs ( #707 )
2023-06-07 14:53:32 +03:00
Uriel
c0e42c2d45
Add more tutorials on setup ( #696 )
...
Co-authored-by: Erimel <marioluigivideo@gmail.com >
2023-06-01 21:42:02 +03:00
Uriel
1f2fbfc101
Status system ( #689 )
...
Co-authored-by: Louka <marioluigivideo@gmail.com >
2023-05-29 20:10:27 +03:00
Erimel
64b0dceb50
Basic version update checking ( #690 )
...
Co-authored-by: Uriel <urielfontan2002@gmail.com >
2023-05-19 20:21:30 +03:00
Uriel
d652c3eb9b
Calibration tutorial ( #687 )
2023-05-19 20:19:09 +03:00
Uriel
2486121ede
More GUI fixes ( #678 )
...
Co-authored-by: ButterscotchV <bscotchvanilla@gmail.com >
2023-05-02 19:33:57 +03:00
Uriel
f8c26b80a6
Add more style to the GUI with icons ( #652 )
2023-04-06 18:40:46 +03:00
Erimel
2473b0ef95
VMC Support ( #606 )
...
Co-authored-by: Butterscotch! <bscotchvanilla@gmail.com >
Co-authored-by: ImUrX <urielfontan2002@gmail.com >
2023-02-25 17:23:49 +03:00
Uriel
c64d9b979d
Start catching tauri stuff ( #587 )
2023-02-17 13:05:34 +02:00
Uriel
b4d6881a70
Add macOS builds ( #573 )
2023-02-11 19:20:08 +03:00
ImUrX
836dc5473d
eslint fixes
2023-02-05 01:42:13 -03:00
Uriel
3b75b5168f
Start using fluent syntaxing ( #423 )
2023-01-03 20:18:23 +03:00
Uriel
9130b9911a
Use fluent format for translations ( #414 )
2022-12-21 22:02:28 +02:00
Erimel
60e7c9c098
Add OSCRouter ( #349 )
2022-12-11 17:39:13 +03:00
lucas lelievre
4b237d0b1b
Feature/gui i18n ( #335 )
2022-12-07 13:13:13 +03:00
lucas lelievre
9b624f5d9a
Serial Selection and detection ( #312 )
2022-11-27 21:13:46 +03:00
0forks
c3e2987e82
Improve GUI consistency/UX ( #313 )
2022-11-27 18:51:54 +03:00