Commit Graph

758 Commits

Author SHA1 Message Date
Koper
ba40d28152 Send to zulip 2023-11-20 21:39:33 +07:00
Sara
82f50817f8 Merge pull request #325 from Monadical-SAS/dependabot/npm_and_yarn/www/sentry/nextjs-7.77.0
build(deps): bump @sentry/nextjs from 7.64.0 to 7.77.0 in /www
2023-11-16 15:34:46 +01:00
dependabot[bot]
99796d045b build(deps): bump @sentry/nextjs from 7.64.0 to 7.77.0 in /www
Bumps [@sentry/nextjs](https://github.com/getsentry/sentry-javascript) from 7.64.0 to 7.77.0.
- [Release notes](https://github.com/getsentry/sentry-javascript/releases)
- [Changelog](https://github.com/getsentry/sentry-javascript/blob/develop/CHANGELOG.md)
- [Commits](https://github.com/getsentry/sentry-javascript/compare/7.64.0...7.77.0)

---
updated-dependencies:
- dependency-name: "@sentry/nextjs"
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-11-16 14:32:00 +00:00
Koper
2d4a5f3a00 Merge branch 'main' of https://github.com/Monadical-SAS/reflector 2023-11-16 19:22:58 +07:00
Koper
317f649b9c Update .gitignore 2023-11-16 19:22:55 +07:00
Andreas Bonini
24de57c9f7 Merge pull request #324 from Monadical-SAS/AndreasBonini-patch-1
Update deploy.yml
2023-11-16 03:19:41 +01:00
Andreas Bonini
2e1b4c2c68 Update deploy.yml 2023-11-16 09:19:24 +07:00
e6c358a1d5 server: ability to deactivate diarization on the server 2023-11-15 19:49:50 +01:00
4dbcb80228 server: remove reference to banana.dev 2023-11-15 19:49:32 +01:00
84e425bd3b server: fix slow profanity filter 2023-11-11 01:00:28 +01:00
1c11b328b3 www: use a service worker to download the mp3 and add authorization header 2023-11-11 01:00:09 +01:00
c255b41475 server: fix crash when translator is stopped without having a single push 2023-11-11 01:00:09 +01:00
e18a7c8d4e server: correctly save duration, when filewriter is finished 2023-11-11 01:00:09 +01:00
afa8010d29 server: add a way to do profiling on api request by adding profile=1 2023-11-10 14:41:28 +01:00
14946921f3 server: add support for HEAD route on audio mp3 2023-11-10 14:41:21 +01:00
898d1ffcab hotfix: fix vercel build 2023-11-09 17:59:06 +01:00
dd1d1b6844 www: make sure screen media stream is closed after we press stop 2023-11-09 17:32:03 +01:00
1bf0e5946a www: reduce to a minimal functionnal demo (microphone is always included) 2023-11-09 17:32:03 +01:00
4a0ca35a87 www: try record tab 2023-11-09 17:32:03 +01:00
Sara
2ce382a963 Merge pull request #302 from Monadical-SAS/sara/improve-errors
Proposal : improve error messages
2023-11-08 17:43:45 +01:00
Sara
4103fd82de remove console logs 2023-11-08 17:40:55 +01:00
projects-g
5cb132cac7 fix loading shards from local cache (#313) 2023-11-08 22:02:48 +05:30
Sara
68ee6a20a4 remove timeout 2023-11-08 16:24:09 +01:00
Sara
92b728363e rename error util 2023-11-08 16:17:03 +01:00
Sara
26330b9de2 Triage error and better websocket handling 2023-11-03 17:15:03 +01:00
Sara
08b6d05f39 WIP triage responses and handle websocket err 2023-11-03 16:17:36 +01:00
Sara
73327d2e9e adds timeout and humanMessage 2023-11-03 16:17:36 +01:00
6282583d92 www: fix vercel build 2023-11-03 15:55:09 +01:00
Koper
e27baeb7f4 Finished UI 2023-11-03 15:55:09 +01:00
Koper
17f10051ad Edit title + summary UI 2023-11-03 15:55:09 +01:00
Sara
e8c867420f Merge pull request #300 from Monadical-SAS/sara/fix-api-auth
fix api auth
2023-11-03 14:14:02 +01:00
Sara
3339368d94 Merge branch 'main' of github.com:Monadical-SAS/reflector into sara/fix-api-auth 2023-11-03 12:27:37 +01:00
Sara
2c86775bc2 fix mp3 auth 2023-11-03 12:20:23 +01:00
Sara
827dd6d406 Merge branch 'fix-mp3-download-while-authenticated' into sara/fix-api-auth 2023-11-03 12:10:48 +01:00
Sara
45287b4d22 Merge pull request #301 from Monadical-SAS/sara/fix-websockets
fixes websockets
2023-11-03 11:53:55 +01:00
907f4be67a www: fix mp3 download while authenticated 2023-11-03 11:47:58 +01:00
Sara
ee49970db1 fix reactivity 2023-11-03 11:46:13 +01:00
22b1ce9fd2 www: fix build with text->transcript and duplication of topics 2023-11-03 11:34:46 +01:00
Sara
fc0ecaa3d5 minor improvements 2023-11-03 11:12:17 +01:00
5f773a1e82 Update forbidden.tsx - edit to trigger vercel build 2023-11-03 10:36:35 +01:00
da926b79a0 Update README.md - trigger vercel build after outage 2023-11-03 10:34:14 +01:00
b9149d6e68 server: ensure retry works even with 303 redirection 2023-11-02 21:00:14 +01:00
c5893e0391 hotfix/server: do not pass a token for diarization/mp3 if there is no user
When decoding the token, if it is invalid (sub cannot be None), it just fail
2023-11-02 20:34:53 +01:00
6f3e3741e7 hotfix/server: fix crash 2023-11-02 20:12:57 +01:00
aee959369f hotfix/server: correctly load old topic 2023-11-02 20:08:47 +01:00
eb76cd9bcd server/www: rename topic text field to transcript
This aleviate the current issue with vercel deployment
2023-11-02 19:59:56 +01:00
9642d0fd1e hotfix/server: fix duplication of topics 2023-11-02 19:40:45 +01:00
Sara
d9cf29123c also fix QR code 2023-11-02 19:19:34 +01:00
37f6fe6345 server: rename migration script for readability 2023-11-02 19:17:34 +01:00
c87c30d339 hotfix/server: add follow_redirect on modal 2023-11-02 19:09:13 +01:00