Commit Graph

  • 5ef6359b7c 🛂(backend) fallback to email matching when OIDC sub is not found lebaudantoine 2024-11-04 13:40:09 +01:00
  • 04d76acce5 (backend) handle inactive user lebaudantoine 2024-11-04 10:52:38 +01:00
  • eeb71f90bc 🧪(backend) add test for inactive user lebaudantoine 2024-11-04 10:51:56 +01:00
  • 5db4b09106 ♻️(backend) remove redundant create_user method lebaudantoine 2024-11-04 10:15:29 +01:00
  • 11cd85d4eb (backend) handle empty subscription string lebaudantoine 2024-11-04 09:31:48 +01:00
  • ccbeeba68f 🧪(backend) add test for empty sub string lebaudantoine 2024-11-04 09:30:02 +01:00
  • f3ea0fca71 🐛(frontend) fix missing user label in prejoin screen lebaudantoine 2024-11-11 19:13:19 +01:00
  • cb4acc32e5 🗑️(backend) remove useless analytics settings lebaudantoine 2024-11-08 10:40:57 +01:00
  • 60f5c8486b 🩹(backend) add missing Django settings for cold storage access lebaudantoine 2024-11-08 10:39:43 +01:00
  • ed3a26d449 (backend) enable Django Admin on Recording lebaudantoine 2024-11-06 18:47:28 +01:00
  • cb4c058c5d (backend) add minimal Recording viewset for room recordings lebaudantoine 2024-11-06 17:00:23 +01:00
  • c504b5262b (backend) introduce Recording model with independent access control lebaudantoine 2024-11-05 10:15:18 +01:00
  • 3b3816b333 ♻️(backend) rename room-specific setting in Resource class lebaudantoine 2024-11-04 17:54:34 +01:00
  • 15e922f9df 🔥(backend) vendor analytics code lebaudantoine 2024-11-04 17:45:42 +01:00
  • b69f777e5a 🔧(helm) expose MinIO console via ingress lebaudantoine 2024-11-04 15:11:11 +01:00
  • 67d004fbda ♻️(backend) refactor try/except when getting a room lebaudantoine 2024-11-04 14:25:20 +01:00
  • 4449b578bd 🐛(config) rename hardcoded docker-compose filename lebaudantoine 2024-11-04 14:08:08 +01:00
  • 1f0d2ce335 🚨(backend) fix Pylint warning lebaudantoine 2024-11-04 14:07:47 +01:00
  • 0d1d0662ee ♻️(compose) rename docker-compose to compose lebaudantoine 2024-11-03 22:27:03 +01:00
  • 0056b4cc29 🔥(compose) remove docker compose version lebaudantoine 2024-11-03 22:25:47 +01:00
  • d7892cde9f (backend) move freezegun to dev dependencies lebaudantoine 2024-11-03 22:23:38 +01:00
  • 372db49e94 🎨(docker) convert to uppercase 'as' keyword lebaudantoine 2024-11-03 22:21:58 +01:00
  • f7ed70dc9c (livekit) add Livekit Egress lebaudantoine 2024-10-25 13:58:15 +02:00
  • 427b23ca80 (backend) add S3 objects lebaudantoine 2024-10-25 12:22:41 +02:00
  • 99a1efc538 🐛(helm) deploy livekit in 'meet' namespace lebaudantoine 2024-10-25 12:07:20 +02:00
  • ec22abf82b 💄(frontend) adjust few minor details lebaudantoine 2024-10-15 09:22:07 +02:00
  • cde4b10794 ♻️(frontend) update icon for feedback option lebaudantoine 2024-10-14 18:00:56 +02:00
  • a47f1f92c4 ♻️(frontend) enhance useSidePanel lebaudantoine 2024-10-14 17:56:22 +02:00
  • 0db36c788b ♻️(frontend) rename useWidget to useSidePanel lebaudantoine 2024-10-14 17:42:24 +02:00
  • a84b76170d 💩(frontend) integrate chat into sidepanel and revamp UI lebaudantoine 2024-10-14 17:37:55 +02:00
  • 998382020d ♻️(frontend) refactor backported LiveKit sources lebaudantoine 2024-10-14 17:14:18 +02:00
  • 2a12715673 🚸(frontend) enhance side panel UX lebaudantoine 2024-10-13 21:39:07 +02:00
  • 54d4330a97 🩹(frontend) clean up notifications when participant quits lebaudantoine 2024-10-13 21:25:59 +02:00
  • 5dcbe56e56 ♻️(frontend) rename hook useRaisedHand filename lebaudantoine 2024-10-11 18:00:12 +02:00
  • 1a52221ef2 ♻️(frontend) remove deprecated chat options lebaudantoine 2024-10-11 17:55:07 +02:00
  • 2f3e64b389 ♻️(frontend) use newly created chat's input lebaudantoine 2024-10-11 15:31:20 +02:00
  • 2dcaf814e1 (frontend) introduce chat/input component lebaudantoine 2024-10-09 18:13:13 +02:00
  • 583f5b8e70 💄(frontend) add style for disabled icon button lebaudantoine 2024-10-09 17:34:03 +02:00
  • fe8fd36467 (frontend) introduce a TextArea primitive lebaudantoine 2024-10-09 17:30:51 +02:00
  • 0370d9cad0 ♻️(frontend) delegate scroll to side panel content lebaudantoine 2024-10-09 17:28:41 +02:00
  • 0da8aa846a ♻️(frontend) encapsulate side panel values lebaudantoine 2024-10-09 17:21:27 +02:00
  • 70ed99b6c9 💩(frontend) duplicate chat prefabs component lebaudantoine 2024-10-09 17:19:49 +02:00
  • 1875a394c6 ♻️(frontend) simplify button primitive lebaudantoine 2024-10-09 16:14:59 +02:00
  • 211ba332dc ⬆️(dependencies) update js dependencies renovate[bot] 2024-10-09 13:12:37 +00:00
  • 7333c21632 ⬆️(dependencies) update vite to v5.4.6 [SECURITY] renovate[bot] 2024-10-09 12:59:22 +00:00
  • 78ebd1a8fd 👷(ci) update build push action to v6 lebaudantoine 2024-10-09 14:55:06 +02:00
  • 682b69fc11 🔒️(backend) migrate backend image to alpine Jacques ROUSSEL 2024-09-27 09:53:18 +02:00
  • 7a73bf8fc2 💚(frontend) fix frontend image vulnerabilities Jacques ROUSSEL 2024-09-26 16:42:21 +02:00
  • 1e934957f5 💚(backend) fix backend image vulnerabilities Jacques ROUSSEL 2024-09-26 14:01:49 +02:00
  • 5a7584a3ad 👷(ci) scan for vulnerabilities on Docker images Jacques ROUSSEL 2024-09-25 17:09:41 +02:00
  • fb9bf6b08e 🔐(tilt) add Samuel's key Jacques ROUSSEL 2024-10-02 09:31:38 +02:00
  • 11b8541005 🔧(backend) fix configuration to avoid different ssl warning Jacques ROUSSEL 2024-09-27 18:43:21 +02:00
  • 64607ae8d0 (frontend) introduce push to talk on microphone lebaudantoine 2024-09-27 16:12:02 +02:00
  • c403bbc347 ♻️(frontend) extract toggle device component lebaudantoine 2024-09-27 15:24:48 +02:00
  • 62855fe12c (frontend) introduce active speaker pushToTalk variant lebaudantoine 2024-09-27 15:10:18 +02:00
  • f27d451eb6 ♻️(frontend) make active speaker keyframe relative to height lebaudantoine 2024-09-27 14:41:13 +02:00
  • 68792d8019 ✏️(frontend) fix typo in active speaker keyframe lebaudantoine 2024-09-27 14:29:53 +02:00
  • ebb8c14eeb ♻️(frontend) register shortcut using a hook lebaudantoine 2024-09-27 13:08:53 +02:00
  • 15d43b8d5e ♻️(frontend) handle proper shortcut object lebaudantoine 2024-09-27 12:57:53 +02:00
  • 1faae96ccd (frontend) introduce long press keyboard shortcut lebaudantoine 2024-09-27 12:17:44 +02:00
  • 651cc0e5bd (frontend) introduce keyboard shortcut lebaudantoine 2024-09-27 12:42:41 +02:00
  • 0dadd472ff 🔖(patch) bump release to 0.1.7 lebaudantoine 2024-09-25 19:46:51 +02:00
  • be35ee0258 🐛(frontend) prevent side panel and chat from opening simultaneously lebaudantoine 2024-09-25 19:49:01 +02:00
  • bece79f47b ♻️(frontend) increase silent login attempts to every 5 minutes lebaudantoine 2024-09-25 14:41:50 +02:00
  • a499331960 🐛(frontend) prevent silent login during active calls lebaudantoine 2024-09-25 14:40:04 +02:00
  • d50d167d0a 🐛(helm) fix certificates configuration lebaudantoine 2024-09-25 11:57:55 +02:00
  • e4c7bc0826 ♻️(helm) separate PostHog ingress lebaudantoine 2024-09-25 10:28:14 +02:00
  • b5244a5ec0 🔧(helm) configure support and analytics lebaudantoine 2024-09-24 23:20:48 +02:00
  • 8cc2cc83c6 (frontend) initialize application from remote configs lebaudantoine 2024-09-24 23:00:01 +02:00
  • e591d09b00 (backend) add endpoint for frontend's configuration lebaudantoine 2024-09-24 21:43:13 +02:00
  • eeb4dae12d 💚(ci) fix argocd job which handles sync Jacques ROUSSEL 2024-09-24 11:41:55 +02:00
  • 271389d459 🚨(helm) fix linter errors lebaudantoine 2024-09-23 18:31:05 +02:00
  • fe6eefa1f0 👷(ci) lint helmfile Jacques ROUSSEL 2024-09-23 17:31:54 +02:00
  • a276517278 📈(frontend) setup a reverse proxy for analytics lebaudantoine 2024-09-23 11:44:20 +02:00
  • 9e9b9015f4 ⬆️(dependencies) update js dependencies renovate[bot] 2024-09-24 08:35:39 +00:00
  • 3f0378aada ♻️(frontend) remove Tchap support lebaudantoine 2024-09-24 10:11:50 +02:00
  • 90c88a8bd3 🔒️(helm) change domainon production Jacques ROUSSEL 2024-09-23 14:06:42 +02:00
  • 1103902c12 🔖(minor) bump release to 0.1.6 lebaudantoine 2024-09-23 20:09:28 +02:00
  • 812016d09c (frontend) add user support feature using Crisp lebaudantoine 2024-09-23 19:57:52 +02:00
  • cadc5c0034 (frontend) add crisp-sdk-web dependency lebaudantoine 2024-09-23 19:51:24 +02:00
  • b083d837f8 ♻️(frontend) encapsulate PostHog logic in dedicated functions lebaudantoine 2024-09-23 18:52:45 +02:00
  • db8445f4ab 🐛(backend) add missing Django settings lebaudantoine 2024-09-23 18:09:43 +02:00
  • 0e5c2be445 (frontend) replace login link by ProConnect button lebaudantoine 2024-09-23 17:22:36 +02:00
  • 0131a65509 ✏️(frontend) fix minors typos in i18n lebaudantoine 2024-09-23 16:28:52 +02:00
  • fb3727e73e 👔(frontend) rename 'meet' to 'visio' lebaudantoine 2024-09-23 16:02:58 +02:00
  • 3391165e4b 🔒️(helm) change domain Jacques ROUSSEL 2024-09-23 11:09:16 +02:00
  • 0be94aa572 🔒️(helm) setup temporary redirect Jacques ROUSSEL 2024-09-23 09:48:14 +02:00
  • b309f91095 💡(frontend) highlight technical debt lebaudantoine 2024-09-20 17:01:05 +02:00
  • c50a749293 ♻️(frontend) simplify raised hand notification lebaudantoine 2024-09-19 23:22:15 +02:00
  • cd9e7c8a1f 🚸(frontend) inform user Blurring effects are experimental lebaudantoine 2024-09-19 23:06:20 +02:00
  • 9d0767ccfe ♻️(frontend) refactor useParticipants to streamline updatesOnlyOn logic lebaudantoine 2024-09-19 22:36:34 +02:00
  • 021e52d9eb 💄(frontend) organize blurring options lebaudantoine 2024-09-19 19:17:04 +02:00
  • 607a5fc99d (frontend) introduce blurring effects for Chromium-based users lebaudantoine 2024-09-19 18:09:10 +02:00
  • 756be17cc7 (frontend) introduce a side panel for effects lebaudantoine 2024-09-18 16:49:36 +02:00
  • 00fa7beebd ♻️(frontend) introduce a side panel lebaudantoine 2024-09-18 16:28:31 +02:00
  • b9d13de591 (frontend) introduce 'effects' menu item lebaudantoine 2024-09-16 18:40:32 +02:00
  • 7896890ffc ♻️(frontend) refactor translation keys to use prefix lebaudantoine 2024-09-16 18:15:58 +02:00
  • a2043abb51 (frontend) install track-processors-js from LiveKit lebaudantoine 2024-09-16 18:13:04 +02:00
  • 64bb1b3bb5 Merge pull request #161 from numerique-gouv/fix-secret-mep-issue rouja 2024-09-20 15:04:29 +02:00
  • a1a56402d1 🔒️(helm) fix secret sync precedence Jacques ROUSSEL 2024-09-20 14:34:56 +02:00