Commit Graph

860 Commits

Author SHA1 Message Date
Andreas
b2aa995d87 Update tsconfig.json 2024-01-02 21:33:41 +07:00
Andreas
d207180b0f Update README.md 2024-01-02 21:28:04 +07:00
Koper
184cfc7bc3 Adding eslint 2024-01-02 18:22:58 +07:00
Andreas Bonini
6550eaf108 Merge pull request #343 from Monadical-SAS/exp-move-to-openapi-typescript-codegen
Upload file / NextJS 14 / Move to openapi typescript codegen
2024-01-02 16:32:02 +07:00
Andreas
0141887a79 Removed key="" 2024-01-02 15:40:07 +07:00
Andreas
c603e279df Implemented suggestions by Matthieu 2024-01-01 10:31:43 +07:00
Andreas
c66385b0d0 Merge branch 'main' into exp-move-to-openapi-typescript-codegen 2023-12-28 16:36:43 +07:00
Andreas
1758edddc4 New API 2023-12-28 16:35:08 +07:00
Andreas
90bd1db9c0 websocket fix 2023-12-28 16:18:50 +07:00
Andreas
15e3236ab9 Final touches and testing 2023-12-28 16:04:27 +07:00
projects-g
3d87a13e0f Upgrade libs to bypass security vulnerabilities (#344)
update libraries
2023-12-28 11:56:21 +05:30
Koper
485f0ad2e9 Experimental code - Upload file feature 2023-12-26 21:22:24 +07:00
Koper
4c7f588b06 Update createTranscript.ts 2023-12-26 20:53:04 +07:00
Koper
d9f53c17af Merge remote-tracking branch 'origin/upload-file-feature' into exp-move-to-openapi-typescript-codegen 2023-12-26 20:50:15 +07:00
Koper
9f42c4d8a7 NextJS 14 experimental upgrade 2023-12-26 20:49:40 +07:00
Andreas
ee3b4cb9f7 Experimental 2023-12-22 13:36:59 +07:00
Andreas
a559d4d224 New openapi generator - experimental 2023-12-20 23:19:24 +07:00
43a3e17c0b WIP 2023-12-20 12:02:10 +01:00
Andreas
0cd44a68e9 yarn openapi 2023-12-18 21:47:51 +07:00
fd255361d5 Merge pull request #341 from Monadical-SAS/fix-openapi-generation
server: fix openapi generation with duplicate route for audio/mp3
2023-12-18 15:46:11 +01:00
7bb44ac88b server: fix openapi generation with duplicate route for audio/mp3 2023-12-18 15:42:42 +01:00
Andreas Bonini
b3648529e3 Merge pull request #340 from Monadical-SAS/updated-documentation
Updated documentation
2023-12-18 21:17:35 +07:00
Andreas Bonini
bb142cd763 Update .env_template 2023-12-18 21:17:01 +07:00
Andreas
a0392edaf9 Update README.md 2023-12-18 20:42:36 +07:00
Andreas
e9192770b5 Updated documentation 2023-12-18 20:22:15 +07:00
a1be489704 Merge pull request #339 from Monadical-SAS/dependabot/pip/server/aiohttp-3.9.0
build(deps): bump aiohttp from 3.8.6 to 3.9.0 in /server
2023-12-15 18:17:43 +01:00
8804383af2 Merge pull request #334 from Monadical-SAS/feat-api-speaker-reassignment
API to reassign speakers, and get topics with words
2023-12-15 18:15:02 +01:00
dependabot[bot]
802a7c5b22 build(deps): bump aiohttp from 3.8.6 to 3.9.0 in /server
Bumps [aiohttp](https://github.com/aio-libs/aiohttp) from 3.8.6 to 3.9.0.
- [Release notes](https://github.com/aio-libs/aiohttp/releases)
- [Changelog](https://github.com/aio-libs/aiohttp/blob/master/CHANGES.rst)
- [Commits](https://github.com/aio-libs/aiohttp/compare/v3.8.6...v3.9.0)

---
updated-dependencies:
- dependency-name: aiohttp
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-12-15 14:46:44 +00:00
eba60b7de4 Merge branch 'main' into feat-api-speaker-reassignment 2023-12-15 11:14:19 +01:00
bde67581d8 Merge pull request #337 from Monadical-SAS/feat-transcript-upload-audio
Upload an audio file
2023-12-15 11:12:33 +01:00
Andreas Bonini
69443603fb Merge pull request #329 from Monadical-SAS/better-speaker-name-colors
Speaker Names Have Better Contrast (but less variety)
2023-12-15 16:57:29 +07:00
Sara
6048339c26 Merge pull request #332 from Monadical-SAS/sara/move-config
Move config
2023-12-14 16:36:38 +01:00
Sara
c693857dcc fix non-dev 2023-12-14 16:34:41 +01:00
Sara
c4557bb9e2 fix non-dev 2023-12-14 16:21:59 +01:00
Sara
4869e760a8 fix readme 2023-12-14 16:04:31 +01:00
Sara
84d06348e5 move config 2023-12-14 16:04:29 +01:00
0976cf3eb5 server: fix migration script 2023-12-13 15:58:03 +01:00
e5d0984363 server: add reviewed in the object output 2023-12-13 15:54:51 +01:00
f0a217a4dc www: fix mockup data 2023-12-13 15:44:06 +01:00
a15a63bc8d server: add reviewed field in transcript 2023-12-13 15:42:17 +01:00
b664b5fff6 server: ensure upload is removed 2023-12-13 12:30:59 +01:00
5dac1dd121 server: fix detection of default celery 2023-12-13 12:26:03 +01:00
6585002dfa tests/upload: use shorter audio 2023-12-13 12:09:56 +01:00
f7f67521fc server: try reconcile both tests webrtc and upload with celery worker 2023-12-13 11:25:46 +01:00
e5e1b70213 server: include endpoint to upload a audio/video file 2023-12-12 20:39:15 +01:00
Andreas Bonini
bcbd990958 Merge pull request #333 from Monadical-SAS/post-to-zulip
Post to zulip
2023-12-12 23:36:57 +07:00
Sara
44352ab5e3 generate api 2023-12-12 11:40:56 +01:00
37b11fdcb8 server: allow reassign speaker range using participant_id 2023-12-12 10:57:21 +01:00
d790308ec7 server: add an endpoint to merge speaker 2023-12-11 19:56:24 +01:00
07b29d42a7 server: add topic duration, and endpoint for getting words group per speaker on a topic 2023-12-11 19:46:05 +01:00