f3ae187274
fix: waveform can generate NaN in json database ( #481 )
...
* refactor: fixes transcript duration type, NaN in waveform, and prepare for postgres migration
* fix: ensure we don't have NaN in waveform
* fix: missing assertionerror
Co-authored-by: pr-agent-monadical[bot] <198624643+pr-agent-monadical[bot]@users.noreply.github.com>
* fix: potential empty array
---------
Co-authored-by: pr-agent-monadical[bot] <198624643+pr-agent-monadical[bot]@users.noreply.github.com>
2025-07-15 20:46:19 -06:00
9deb717e5b
refactor: improve transcript list performance ( #480 )
...
* refactor: improve transcript list performance
* fix: sync openapi
* fix: frontend types
* fix: remove drop table _alembic_tmp_meeting
* fix: remove create table too
* fix: remove uq_recording_object_key
2025-07-15 15:10:05 -06:00
3d370336cc
fix: alembic migrations ( #470 )
...
* fix: alembic migrations
This commit fixes all the migrations that was half-backed, due to auto
creation in the db init before. The process was to checkout at the
commit where the migration was created, and use --autogenerate to
regenerate at the state of the migration. 4 migrations was fixed.
It also includes a workflow to ensure migration can applies correctly.
* fix: db migration check
* fix: nullable on meeting_consent
* fix: try fixing tests
2025-06-27 12:03:10 -06:00
9f70f76557
fix: prevent auto creation of database ( #469 )
2025-06-26 11:52:20 -06:00
542a277001
fix: re-add missing migration ( #468 )
2025-06-26 11:09:58 -06:00
Igor Loskutov
8f0bd31c75
format
2025-06-19 13:00:05 -04:00
Igor Loskutov
da901dc566
ai review partial fix
2025-06-19 12:51:23 -04:00
Igor Loskutov
351fb54f25
ai review partial fix
2025-06-19 12:49:23 -04:00
Igor Loskutov
92a08653aa
only recordings that are *recorded* require consent
2025-06-19 10:54:27 -04:00
Igor Loskutov
6cb46dc64f
format
2025-06-19 10:13:57 -04:00
Igor Loskutov
49f4b65f47
lint
2025-06-18 19:47:08 -04:00
Igor Loskutov
9c20e8b9f6
self-review
2025-06-18 17:32:13 -04:00
Igor Loskutov
c23e0e07ef
update audio-deleted flow
2025-06-18 15:43:50 -04:00
Igor Loskutov
fdf42cf60b
slop removal
2025-06-17 19:48:46 -04:00
Igor Loskutov
0c91f5dd59
slop review WIP
2025-06-17 19:26:11 -04:00
Igor Loskutov
91c7c8b83a
meeting consent vibe
2025-06-17 16:30:23 -04:00
Igor Loskutov
7bb2962f94
consent preparation
2025-06-17 12:18:41 -04:00
cfb1b2f9bc
Upgrade modal apps
2025-03-25 11:09:01 +01:00
e6ac972d1e
Fix reprocessing
2025-03-11 15:32:53 +01:00
f43045b41c
Add recordings
2025-03-11 15:12:25 +01:00
a82cb4695e
Process recordings without transcript
2025-03-03 15:48:42 +01:00
ac81617090
Allow shared transcripts deletion
2025-03-03 15:25:00 +01:00
78a522ac7c
Fix reprocessing
2025-03-03 15:15:17 +01:00
2b5f1275a9
Reprocess failed recordings
2025-02-28 14:41:43 +01:00
7f53398926
Mount server dir
2025-02-28 13:00:22 +01:00
670852a8b2
Replace requests with httpx
2025-02-10 17:29:53 +01:00
f832d4a038
Fix room not found error
2025-02-10 16:38:00 +01:00
326a4688d8
Shared rooms and transcripts
2025-02-10 14:59:18 +01:00
8b60c56f41
Remove is active check
2025-02-05 13:00:30 +01:00
4fd043ecfb
Upload logo
2025-02-03 16:11:01 +01:00
0477c8ec44
Fix linting
2025-01-28 13:02:49 +01:00
dd021e9e71
Deactivate meeting when session ends
2025-01-28 12:41:23 +01:00
43562391b7
Fix duration
2025-01-24 14:47:43 +01:00
983c444e35
Remove unused var
2025-01-23 17:40:32 +01:00
87bcf9eb8d
Post new message if previous was deleted
2025-01-23 17:37:47 +01:00
4d1a22043d
Update zulip message on reprocess
2025-01-23 17:25:07 +01:00
14d028e8c4
Remove waveform and topics on reprocessing
2025-01-23 16:25:35 +01:00
8d9aaeab36
Update compose to run reflector locally
2025-01-23 15:30:56 +01:00
b601f18d2d
Fix summary generation
2025-01-21 16:53:09 +01:00
753a2615db
Fix transcript reprocessing
2025-01-21 16:52:51 +01:00
49be4013bc
Remove unused headers
2025-01-20 12:50:53 +01:00
163d4a6e4a
Refactor transcribe segment
2025-01-20 12:46:20 +01:00
99ff06ff17
OpenAI compatible transcription api
2025-01-20 12:27:58 +01:00
c89da7075f
Increase meeting length
2025-01-17 16:44:28 +01:00
7ff201f3ff
Fix model download
2024-12-27 14:23:03 +01:00
b193345fde
Fix linting
2024-12-24 14:19:43 +01:00
159bd82e1c
Create new meeting after previous has ended
2024-12-24 14:18:35 +01:00
2cbcfefb3f
Remove viewer room url
2024-10-11 13:50:22 +02:00
c99add09e8
Fix recording processing
2024-10-08 13:59:11 +02:00
4899a3854c
Fix paging
2024-10-04 19:20:41 +02:00