Commit Graph

553 Commits

Author SHA1 Message Date
Sara
6d44cdab9f start participants, fix selection 2023-12-11 17:15:59 +01:00
Sara
f1964b0542 get participant list, select speaker 2023-12-08 19:47:59 +01:00
Sara
eef030e54c basic audio 2023-12-08 18:41:02 +01:00
Sara
2fa11d8571 correct page and word selection 2023-12-08 16:00:39 +01:00
Sara
6e652f7795 better layout 2023-12-08 15:59:35 +01:00
Koper
e89db60b58 My last commit while I am still 35 2023-12-07 23:57:02 +07:00
Sara
f85c57bda1 mock topics FE 2023-12-07 17:06:01 +01:00
Sara
e15af5e1ef generate API 2023-12-07 17:05:07 +01:00
Koper
e17bc4c708 Simplified code 2023-12-06 21:02:23 +07:00
Koper
6f48aa8835 If sendToZulip is disabled, then <ShareModal /> won't be loaded 2023-12-05 21:28:38 +07:00
Koper
556a8cea80 Removed console.log 2023-12-05 20:42:04 +07:00
Koper
ea72ca42fd Removed top <hr/> 2023-12-05 20:34:17 +07:00
Koper
e6516943a4 Resolved hook problem 2023-12-05 20:32:52 +07:00
Koper
9df6ab4429 Added feature for "sendToZulip", fixed visual issue, .gitignore for db dump files 2023-12-05 20:17:25 +07:00
Koper
702dd5968b Changed to use cloud hosted streams.json 2023-12-05 00:11:02 +07:00
Koper
8178f45a9a Update edgeConfig.ts 2023-12-04 22:02:42 +07:00
Koper
a27220ea37 Remove unnecessary files 2023-12-04 21:57:30 +07:00
Koper
de72d43301 delete .aws-sam 2023-12-04 21:16:07 +07:00
Koper
7e29a0bf14 Merge branch 'main' into post-to-zulip 2023-12-04 21:06:10 +07:00
Koper
999a3e05a4 Temp commit to merge main into this branch 2023-12-04 20:54:54 +07:00
Koper
5dad782042 Better contrast 2023-11-30 21:29:08 +07:00
Sara
4226428f58 minor styling changes 2023-11-22 13:53:12 +01:00
Sara
f14e6f5a7f fix auth 2023-11-22 13:27:02 +01:00
Sara
f38dad3ad4 small fixes and start auth fix 2023-11-22 12:26:40 +01:00
Sara
fe7f1a0e78 Merge branch 'main' of github.com:Monadical-SAS/reflector into feat-sharing 2023-11-21 12:11:58 +01:00
Sara
c40e0970b7 review fixes 2023-11-20 20:13:18 +01:00
Koper
ba40d28152 Send to zulip 2023-11-20 21:39:33 +07:00
Sara
3ba764ba86 Merge branch 'main' of github.com:Monadical-SAS/reflector into sara/loading-states 2023-11-17 15:33:47 +01:00
Sara
a816e00769 get waveform from socket 2023-11-17 15:16:53 +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
Sara
8b8e92ceac replace history instead of pushing 2023-11-15 20:34:45 +01:00
Sara
1fc261a669 try to move waveform to pipeline 2023-11-15 20:30:00 +01:00
Sara
e98f1bf4bc loading and redirecting front-end 2023-11-13 18:33:24 +01:00
Sara
14ebfa53a8 wip loading and redirects 2023-11-13 17:33:12 +01:00
Sara
86b3b3c0e4 split recorder player 2023-11-13 17:23:27 +01:00
1c11b328b3 www: use a service worker to download the mp3 and add authorization header 2023-11-11 01:00:09 +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
4103fd82de remove console logs 2023-11-08 17:40:55 +01:00
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
de4079f611 www: edit from andreas feedback 2023-11-07 18:41:51 +01:00
226b92c347 www/server: introduce share mode 2023-11-07 12:39:48 +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