Commit Graph

  • b554a6a542 💩(frontend) duplicate elements related to the participant tile lebaudantoine 2024-08-22 18:59:13 +02:00
  • 574fd6dc89 ⬆️(dependencies) update python dependencies renovate[bot] 2024-08-26 02:08:37 +00:00
  • 8d77332a0a (frontend) create meeting for later lebaudantoine 2024-08-21 23:01:50 +02:00
  • 0e2c805b41 💄(frontend) reserve left padding for select options lebaudantoine 2024-08-21 19:17:24 +02:00
  • 9782eb8c7c (frontend) allow user to test audio output lebaudantoine 2024-08-21 16:11:10 +02:00
  • f6bc57ba91 🔒️(helm) configure staging to use livekit-staging Jacques ROUSSEL 2024-08-21 09:56:41 +02:00
  • 4d5aec9a49 (frontend) add the AudioTab component lebaudantoine 2024-08-20 10:31:48 +02:00
  • 74b296aa37 (frontend) add utils to determine user's browser lebaudantoine 2024-08-20 10:11:21 +02:00
  • 88fadd1d61 💄(frontend) add margin to the close Dialog button lebaudantoine 2024-08-19 17:53:12 +02:00
  • cac58f49d3 (frontend) add GeneralTab lebaudantoine 2024-08-14 19:09:16 +02:00
  • 12c27eedac ♻️(frontend) move name update to AccountTab lebaudantoine 2024-08-14 18:56:33 +02:00
  • 6a7ec95493 💄(frontend) create padding variants for TabPanel lebaudantoine 2024-08-14 18:28:56 +02:00
  • e41656a760 ♻️(frontend) extract Avatar in dedicated component lebaudantoine 2024-08-14 18:24:55 +02:00
  • eb90c0f28c (frontend) add icons in SettingsDialogExtended tabs lebaudantoine 2024-08-14 17:08:00 +02:00
  • f3c4b0ac40 (frontend) introduce SettingsDialogExtended lebaudantoine 2024-08-14 17:02:57 +02:00
  • 038e6368e4 💄(frontend) introduce 'flex' TabPanel variant lebaudantoine 2024-08-14 16:46:12 +02:00
  • 028f20375f 🩹(frontend) avoid evaluating with 0 in ParticipantList lebaudantoine 2024-08-14 16:38:43 +02:00
  • ccc23ff46a 💄(frontend) add margins to Dialog lebaudantoine 2024-08-14 14:03:56 +02:00
  • e3b7a1f77b 💄(frontend) style hovered or selected Tab lebaudantoine 2024-08-14 12:09:21 +02:00
  • 69a8eea1ce ♻️(frontend) enable flexible dialog sizing temporary lebaudantoine 2024-08-14 12:00:43 +02:00
  • 20493edd07 💄(frontend) support bordeless Tabs and TabList lebaudantoine 2024-08-14 10:51:44 +02:00
  • 79f7fcab6e (frontend) introduce Tab-related components lebaudantoine 2024-08-13 20:24:53 +02:00
  • ce3a6dab12 ♻️(frontend) make Dialog's title optional lebaudantoine 2024-08-13 19:14:34 +02:00
  • 1b57dd0ecf ⬆️(dependencies) update django to v5.0.8 [SECURITY] renovate[bot] 2024-08-13 13:38:44 +00:00
  • c6318910c2 🚨(eslint) disable 'only-export-components' rule for Text lebaudantoine 2024-08-13 15:23:28 +02:00
  • 03b3630611 ♻️(frontend) refactor options menu lebaudantoine 2024-08-13 15:17:03 +02:00
  • 5b8c8d493a ✏️(frontend) fix minor typo lebaudantoine 2024-08-13 14:19:44 +02:00
  • b12fb6bf48 🐛(pandacss) use recipes instead of bare style objects to fix gen issues Emmanuel Pelletier 2024-08-06 11:39:16 +02:00
  • a8f64f5a36 💄(buttons) new button styles ("invisible" toggled + danger) Emmanuel Pelletier 2024-08-06 11:37:18 +02:00
  • 6ab5b3300a 🌐(frontend) make react aria use current language Emmanuel Pelletier 2024-08-05 17:25:22 +02:00
  • 6189e6454d ♻️(frontend) extract ToggleButton in a proper component Emmanuel Pelletier 2024-08-05 17:19:09 +02:00
  • a8b2c56f4b (frontend) new Menu component Emmanuel Pelletier 2024-08-05 17:18:14 +02:00
  • b472220151 🔥(frontend) remove languageselector code Emmanuel Pelletier 2024-08-05 17:08:54 +02:00
  • 223cee3828 🔖(minor) bump release to 0.1.4 v0.1.4 lebaudantoine 2024-08-12 23:29:24 +02:00
  • 101be503bf 🚸(frontend) fix widget state management lebaudantoine 2024-08-12 16:48:47 +02:00
  • 47e2d85471 ♻️(frontend) refactor Chat toggle lebaudantoine 2024-08-12 16:41:33 +02:00
  • 16321b3cb0 🚧(frontend) introduce a participants list lebaudantoine 2024-08-12 16:24:19 +02:00
  • 144cb56cda 💄(frontend) add spacing around dialog close icon lebaudantoine 2024-08-12 09:33:45 +02:00
  • e6a15e36b4 (frontend) create a control button for participants list lebaudantoine 2024-08-12 09:31:39 +02:00
  • 3541af5992 (frontend) extend button primitive with a toggle variant lebaudantoine 2024-08-09 22:38:05 +02:00
  • 68f0ea3639 🩹(frontend) prevent controls shift when opening chat lebaudantoine 2024-08-09 22:08:02 +02:00
  • 925eb92c60 🗃️(database) add missing migrations for user's language lebaudantoine 2024-08-07 16:41:14 +02:00
  • d965ee7060 🔒️(helm) allow server host and whitelist pod IP for health checks lebaudantoine 2024-08-05 16:58:11 +02:00
  • aef85bb1ab 🏗️(bin) merge duplicated folders scripts and bin lebaudantoine 2024-08-05 16:20:47 +02:00
  • 8f59b08088 🩺(helm) update liveness and readiness probes from 10s to 30s lebaudantoine 2024-08-05 14:48:49 +02:00
  • 366998b3d6 🔇(backend) silence security warnings for reverse proxy setup lebaudantoine 2024-08-02 21:14:21 +02:00
  • c8ad0ab24f 🔥(terraform) remove legacy terraform and OpenStack references lebaudantoine 2024-08-02 21:07:55 +02:00
  • d2bbcb0f51 🔇(backend) fix E010 Django warning logs lebaudantoine 2024-08-02 19:58:30 +02:00
  • 40457bd68a 🐛(frontend) avoid unnecessary refetches of room's data lebaudantoine 2024-08-08 13:08:56 +02:00
  • c21c5f604b 🩹(frontend) clear router state on page reload lebaudantoine 2024-08-07 17:30:59 +02:00
  • 66350b8fb5 🐛(frontend) pass participant's name while creating a room lebaudantoine 2024-08-07 16:34:29 +02:00
  • 378cc3a651 (frontend) persist local participant name on updates lebaudantoine 2024-08-07 16:31:56 +02:00
  • 28f43fb2c0 ♻️(backend) refactor LiveKit access token handling lebaudantoine 2024-08-07 16:25:54 +02:00
  • 37eea16a50 (frontend) allow local participant to update her name lebaudantoine 2024-08-07 11:36:07 +02:00
  • fe8ed43aae (backend) allow LiveKit users to update their own metadata lebaudantoine 2024-08-07 11:28:04 +02:00
  • 671aa68804 ♻️(frontend) restore User Information in Settings Dialog lebaudantoine 2024-08-06 17:49:02 +02:00
  • 6449aaf7ea ♻️(frontend) remove header from video conference lebaudantoine 2024-08-06 17:44:21 +02:00
  • f8fff3dbdf ♻️(frontend) allow opening Settings dialog in a controlled way lebaudantoine 2024-08-06 17:25:22 +02:00
  • 1715ec10dd (frontend) introduce a menu with more actions lebaudantoine 2024-08-06 17:06:58 +02:00
  • 8c7aed4b00 ♻️(frontend) simplify the controls component lebaudantoine 2024-08-06 15:16:37 +02:00
  • 217b19e42a 🌐(frontend) internationalize video conference controls lebaudantoine 2024-08-06 14:50:26 +02:00
  • bd26a0abc1 💩(frontend) duplicate Controls bar lebaudantoine 2024-08-06 14:29:46 +02:00
  • abb708aa49 💩(frontend) duplicate VideoConference component lebaudantoine 2024-08-06 13:40:21 +02:00
  • 5d35161ae3 👷(frontend) add linting and formatting checks for frontend lebaudantoine 2024-08-06 11:15:45 +02:00
  • 0b6f58bf9c 🚨(frontend) run Prettier on the codebase lebaudantoine 2024-08-06 11:08:01 +02:00
  • 79519fef26 🔧(frontend) configure Prettier and ESLint lebaudantoine 2024-08-06 11:06:16 +02:00
  • d7b1fbaf28 ♻️(mail) refactor mail to use npm instead of yarn lebaudantoine 2024-08-06 10:40:28 +02:00
  • 26bc67d1b4 ⬆️(dependencies) update boto3 to v1.34.154 renovate[bot] 2024-08-05 21:14:20 +00:00
  • b783a8bac6 📝(doc) add an example for the frontend image lebaudantoine 2024-08-05 23:11:18 +02:00
  • e7dc54d6c5 🔖(minor) bump release to 0.1.3 v0.1.3 lebaudantoine 2024-08-05 22:38:20 +02:00
  • 9a07fba991 💄(frontend) center the feedback screen text lebaudantoine 2024-08-04 23:42:52 +02:00
  • ca3b1f0297 (frontend) center error screen body lebaudantoine 2024-08-04 21:58:46 +02:00
  • 01390b12fb (frontend) allow customization of error title and description lebaudantoine 2024-08-04 21:21:53 +02:00
  • df1eca7c34 (frontend) support get or create room while accessing a room lebaudantoine 2024-08-04 17:53:59 +02:00
  • b529e9c848 ♻️(frontend) extract query key in a variable lebaudantoine 2024-08-04 17:40:26 +02:00
  • 23a2d3bcac ♻️(frontend) support mutation status in QueryAware component lebaudantoine 2024-08-04 17:35:36 +02:00
  • 55749a9565 ♻️(frontend) extract queryClient definition lebaudantoine 2024-08-04 17:28:04 +02:00
  • 8115a39538 🐛(frontend) make link in the chat clickable lebaudantoine 2024-08-02 14:55:49 +02:00
  • 2416ca1127 🔥(frontend) remove default username lebaudantoine 2024-08-02 14:31:53 +02:00
  • 1971f594cf 🔇(frontend) remove LiveKit logs in production lebaudantoine 2024-08-02 14:28:12 +02:00
  • fb0ee9e8f6 (frontend) create room in db when creating a new room lebaudantoine 2024-07-31 17:47:28 +02:00
  • b261f2ee5b 🛂(backend) disallow unregistered rooms lebaudantoine 2024-07-26 00:41:17 +02:00
  • aa54075e6b 📈(helm) add separate namespaces for each environment lebaudantoine 2024-08-03 23:28:05 +02:00
  • 271b598cee 📈(backend) introduce analytics lebaudantoine 2024-08-03 23:26:56 +02:00
  • fc232759fb (backend) support email anonymization on user lebaudantoine 2024-08-03 23:14:01 +02:00
  • a992aa8898 (backend) add analytics dependency lebaudantoine 2024-08-03 23:05:17 +02:00
  • 1b8b91a44d ⬆️(dependencies) update python dependencies renovate[bot] 2024-08-05 00:15:38 +00:00
  • 63c6f5a8a1 🐛(frontend) add unique key to 'popover' items lebaudantoine 2024-08-04 22:31:31 +02:00
  • 1970a4d6b1 ✏️(frontend) fix minor typo in i18n hook lebaudantoine 2024-08-04 22:23:39 +02:00
  • d406f31bd8 🔧(backend) fix Pylint configurations lebaudantoine 2024-07-31 12:54:06 +02:00
  • 4a011024dd 🚨(backend) fix Ruff warnings lebaudantoine 2024-07-31 00:26:35 +02:00
  • 59b23ad1b9 ⚰️(backend) remove unused setup file lebaudantoine 2024-07-31 00:21:55 +02:00
  • 93be2881d2 (backend) fix tests broken by dependencies updates lebaudantoine 2024-07-31 00:21:44 +02:00
  • daa125edf3 🚨(backend) fix linter warnings lebaudantoine 2024-07-30 16:48:26 +02:00
  • c93e770704 ⬆️(dependencies) update python dependencies renovate[bot] 2024-07-30 00:09:59 +00:00
  • 1f57adc4da ♻️(frontend) rework how we handle screens and layout code Emmanuel Pelletier 2024-07-29 18:32:56 +02:00
  • 952e6970f0 🐛(room) do not show feedback info when reloading room page Emmanuel Pelletier 2024-07-30 01:47:03 +02:00
  • af0746eac1 ️(frontend) dont endlessly query user info Emmanuel Pelletier 2024-07-30 01:37:20 +02:00
  • 62492d1411 🔖(minor) bump release to 0.1.2 v0.1.2 Emmanuel Pelletier 2024-07-29 10:16:49 +02:00
  • 34e21b77b5 🩹(loading) fix header doubled when loading room Emmanuel Pelletier 2024-07-29 10:11:31 +02:00