Fix #42: Add "settings" to ui #53

Merged
SaschaFuksa merged 2 commits from batch/42 into master 2026-04-21 17:08:42 +00:00
Owner
No description provided.
Add settings panel UI and /settings API endpoints
Some checks are pending
CI / lint (pull_request) Waiting to run
CI / test (pull_request) Waiting to run
35a2c4ec19
- Add GET /settings and PUT /settings endpoints
- Add settings icon button in UI (top-right)
- Add settings modal with editable fields for:
  - recording: chunk_duration_sec, max_duration_min, chunk_transcription_mode, overlap_time
  - llm: ollama_url, ollama_model
  - git_notes: repo, branch
- PUT /settings writes back to settings.yaml
Tasch self-assigned this 2026-04-21 16:51:12 +00:00
Merge remote-tracking branch 'origin/master' into batch/42
Some checks failed
CI / lint (pull_request) Has been cancelled
CI / test (pull_request) Has been cancelled
58a282bf75
SaschaFuksa deleted branch batch/42 2026-04-21 17:08:42 +00:00
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
2 participants
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
Tasch/whisper-transcribe!53
No description provided.