Sakamoto Shiina
6b2be0f22b
[Fix] UI: Add 'run' endpoint for selected translation and transcription compute type.
2026-02-19 14:47:04 +09:00
misyaguziya
d51b069bb2
Merge branch 'develop' of https://github.com/misyaguziya/VRCT into develop
2026-01-10 02:19:26 +09:00
Sakamoto Shiina
de79f2799f
[Update] UI: Telemetry: Add telemetry settings component.
2026-01-10 00:20:36 +09:00
Sakamoto Shiina
6415656853
[Update] UI: Add Clipboard Feature as Voice Typing Mode settings.
2026-01-09 22:50:44 +09:00
Sakamoto Shiina
22e6af860d
[Update] UI: Add Groq and OpenRouter components.
2025-12-22 15:18:30 +09:00
Sakamoto Shiina
430c9f5da2
[Update] UI: Add LM Studio and Ollama model components to the Translation section.
2025-11-14 12:41:05 +09:00
Sakamoto Shiina
28b65deb95
[Refactor] Implement useSaveButtonLogic for managing save functionality in Translation settings.
2025-11-14 11:07:04 +09:00
Sakamoto Shiina
11c16fadbd
[Update] UI: Add Plamo, OpenAI and Gemini authentication key components and integrate them into the Translation section.
2025-11-14 09:40:25 +09:00
Sakamoto Shiina
3105df3486
[bugfix] Ensure the delete function is callable and correctly handled in config setters.
2025-11-13 15:55:00 +09:00
misyaguziya
215f5f6815
[Refactor] Update endpoint names to use 'selectable' prefix for mic, speaker, and translation engines
2025-11-12 20:55:08 +09:00
Sakamoto Shiina
1bdea275dc
[Refactor] Improve slider logic flexibility.(Adjust to Vr section)
2025-11-08 06:46:52 +09:00
Sakamoto Shiina
4770908831
[bugfix] Correct postUpdateAction handling in slider component.
...
- Fixed bug where postUpdateAction was not properly passed as a prop to the slider component
- Prevented infinite re-renders by removing postUpdateAction from the dependency array
2025-11-07 08:09:18 +09:00
Sakamoto Shiina
9b69ffe8ff
[Refactor/TMP2] Refactor slider logic and appearance settings
...
- Improve slider logic by adding useMemo for marks calculation and fixing floating point precision issues
- Add loop safety check to prevent infinite loops in createMarks function
- Remove show_label_values prop from TransparencyContainer
- Add proper decimal place handling for slider values
2025-11-07 06:41:33 +09:00
Sakamoto Shiina
2cd4ddc4a3
[Refactor/TMP1] Unify Slider components. (Appearance, Transcription.) VR section is commented out temporally.
2025-11-06 21:44:33 +09:00
Sakamoto Shiina
e23bf223ae
[Refactor] Improve clarity of slider logic by inverting label filtering.
2025-11-06 13:04:35 +09:00
Sakamoto Shiina
c76b2981c6
[Refactor] Unify and encapsulate slider UI logic into useSliderLogic hook. Part 1.
2025-11-06 12:44:04 +09:00
Sakamoto Shiina
4adfc8fbc1
[Refactor] Export config hooks from index.js
2025-11-06 10:50:21 +09:00
Sakamoto Shiina
5cbd7618e3
[Refactor] Reorganize config hooks into config_page_setter folder.
2025-11-05 15:15:09 +09:00
Sakamoto Shiina
db820375f1
[Refactor] Move to src-ui/views and src-ui/logics structure.
2025-11-05 11:49:48 +09:00