Commit Graph

  • 58bc6398eb wip base Thomas Ramé 2026-03-30 17:37:05 +02:00
  • 3f77a9d884 wip enforce csp lebaudantoine 2026-03-30 16:29:56 +02:00
  • d915b93caa 🚨(backend) fix InsecureKeyLengthWarning in test suite lebaudantoine 2026-03-28 16:01:57 +01:00
  • 9d9ec794aa Bump cryptography from 46.0.5 to 46.0.6 in /src/backend dependabot[bot] 2026-03-28 14:37:43 +00:00
  • 570d57d5f5 ⬆️ Bump requests from 2.32.5 to 2.33.0 in /src/summary dependabot[bot] 2026-03-26 16:35:41 +00:00
  • 7469ccfdf1 ⬆️ Bump requests from 2.32.5 to 2.33.0 in /src/backend dependabot[bot] 2026-03-26 18:24:12 +00:00
  • 0d3bd2727e 🧑‍💻(tilt) load secret vars from new env file Florent Chehab 2026-03-27 15:43:25 +01:00
  • 660b022eb1 ️(frontend) enhance sidepanel navigation accessibility lebaudantoine 2026-03-27 19:21:36 +01:00
  • a28b611ecc ️(frontend) add explicit region for call controls lebaudantoine 2026-03-27 18:50:02 +01:00
  • dfa6092c72 ️(frontend) improve accessibility of the reaction toolbar lebaudantoine 2026-03-27 17:31:00 +01:00
  • 7d8c166c7f ♻️(frontend) introduce persistent reaction toolbar lebaudantoine 2026-03-27 16:33:12 +01:00
  • f7dd1f8fd7 ♻️(frontend) extract layout constants for alignment lebaudantoine 2026-03-25 18:04:36 +01:00
  • 416411b843 ♻️(frontend) simplify videoconference layout and clarify component roles lebaudantoine 2026-03-25 17:49:53 +01:00
  • 45e0665cf0 ♻️(frontend) extract layout components into a dedicated feature lebaudantoine 2026-03-25 17:15:01 +01:00
  • a3eabf8f66 ♻️(frontend) move reaction-related code into a dedicated feature folder lebaudantoine 2026-03-25 16:51:38 +01:00
  • 7c81947681 ♻️(frontend) refactor reaction system to unify state and rendering lebaudantoine 2026-03-25 16:27:53 +01:00
  • 2424817523 🔥(tilt) remove tooling for Tilt development stack lebaudantoine 2026-03-25 14:32:00 +01:00
  • b6daa6d53f 🔒(helm) add pod and container securityContext fheslouin 2026-03-24 12:01:09 +01:00
  • 15133f9d6b 🧑‍💻(helm) use YAML anchors to simplify Helm values for summary lebaudantoine 2026-03-25 12:49:31 +01:00
  • bea1f18ab8 🗑️(helm) remove unused dev Helm values lebaudantoine 2026-03-25 12:25:56 +01:00
  • d5a614d2b5 🐛(backend) fix regression in update-participant endpoint lebaudantoine 2026-03-25 12:01:49 +01:00
  • 108db2e3e5 📌(backend) pin brevo-python to v2.x.x. in renovate lebaudantoine 2026-03-25 10:57:04 +01:00
  • 73496406e8 ⬆️(dependencies) update python dependencies renovate[bot] 2026-03-23 17:30:35 +00:00
  • c5c96369c8 🔊(backend) remove email addresses from invitation failure logs lebaudantoine 2026-03-24 23:33:35 +01:00
  • e9f90e95b1 🔒️(backend) fix email disclosure in room invitation endpoint lebaudantoine 2026-03-24 20:18:17 +01:00
  • f57fbf2d35 🔖(minor) bump release to 1.12.0 v1.12.0 lebaudantoine 2026-03-24 23:37:41 +01:00
  • 920f4558fc 🐛(backend): fix module inclusion with uv-build Martin Weinelt 2026-03-24 16:14:31 +01:00
  • 9df901b9d6 📝(backend) clarify trailing slash requirement in API Swagger doc lebaudantoine 2026-03-24 15:30:41 +01:00
  • c09c440631 ⬆️️️(frontend) bump dompurify from 3.3.1 to 3.3.2 in /src/frontend dependabot[bot] 2026-03-09 15:36:23 +00:00
  • cd7ce77074 ⬆️️️(frontend) bump hono from 4.12.2 to 4.12.7 in /src/frontend dependabot[bot] 2026-03-20 12:26:09 +00:00
  • 6d3c26419d ⬆️️️(frontend) bump undici from 6.23.0 to 6.24.1 in /src/frontend dependabot[bot] 2026-03-14 11:19:18 +00:00
  • 9dbc38984e ⬆️ Bump flatted from 3.3.1 to 3.4.2 in /src/frontend dependabot[bot] 2026-03-20 12:26:19 +00:00
  • 1bd5a294e4 🐛(frontend) fix device selection not applying during conference Michel-Marie MAUDET 2026-03-17 06:52:55 +01:00
  • 4d98ed4977 ♻️(backend) make SESSION_ENGINE configurable via environment variable Michel-Marie MAUDET 2026-03-20 13:24:52 +01:00
  • bf32c073c6 💄(frontend) show OS-specific shortcut in participant tile hint Cyril 2026-03-23 09:10:12 +01:00
  • 724a4ef3df 🔒️(backend) secure native app OIDC login with exchange codes feat/oidc-native-app-session-exchange Michel-Marie MAUDET 2026-03-20 18:35:49 +01:00
  • 4f2c4bfaf9 ️(summary) improve accessibility of transcription download link lebaudantoine 2026-03-19 15:29:45 +01:00
  • dacf705329 🍱(frontend) update logo to the latest version lebaudantoine 2026-03-19 15:01:16 +01:00
  • 8296738347 ️(backend) improve logo access in screen recording email notification lebaudantoine 2026-03-19 14:56:32 +01:00
  • 0aa2b80be9 📝(docs) add recording delegate design spec docs/recording-delegate-design Michel-Marie MAUDET 2026-03-20 06:19:36 +01:00
  • 04be495351 💄(custom-background) add upload indicator with preview Florent Chehab 2026-03-19 11:27:46 +01:00
  • 43185605eb 💄(spinner) enforce spinner height Florent Chehab 2026-03-19 11:23:17 +01:00
  • cf3fb208e2 🐛(frontend) auto-select new custom background when not logged in Florent Chehab 2026-03-19 10:36:53 +01:00
  • 4ca230eb12 🐛(frontend) disable personal custom background while deleting Florent Chehab 2026-03-19 10:29:35 +01:00
  • 4b5e0cb2a3 ️(frontend) improve button descriptions for More tools actions #1184 lebaudantoine 2026-03-19 14:41:28 +01:00
  • 45f374610f ️(frontend) fix more tools heading hierarchy lebaudantoine 2026-03-19 11:03:08 +01:00
  • b419a2bfd2 ️(frontend) fix sidepanel accessibility aria-label lebaudantoine 2026-03-19 11:20:44 +01:00
  • ee8d96bee7 🔖(minor) bump release to 1.11.0 v1.11.0 lebaudantoine 2026-03-19 00:09:17 +01:00
  • c65ff2d75d 🩹(frontend) disable subtitle settings when feature is unavailable lebaudantoine 2026-03-18 20:53:28 +01:00
  • ea1c90d8ca (feat) add default color option for captions Cyril 2026-03-10 14:57:00 +01:00
  • 3e963e3e6d ♻️(refactor) apply caption color customization to subtitles Cyril 2026-03-10 14:34:12 +01:00
  • 82769128a1 (feat) add caption font color and background settings Cyril 2026-03-10 14:33:13 +01:00
  • 05f4ce6b2e 🌐(i18n) add captions color settings translations Cyril 2026-03-10 14:23:44 +01:00
  • 508984ecfa ️(frontend) add caption font color and background to access store Cyril 2026-03-10 14:21:48 +01:00
  • a05507f73d 👷(ci) run summary test suite lebaudantoine 2026-03-17 22:29:03 +01:00
  • a27def119c (summary) add tests for the task endpoint lebaudantoine 2026-03-17 22:24:53 +01:00
  • fce94f38ce 🧑‍💻(summary) add make command to run summary test suite lebaudantoine 2026-03-17 22:09:47 +01:00
  • 83bd9c5ce3 (summary) add minimal test suite for health endpoint lebaudantoine 2026-03-17 22:08:00 +01:00
  • bfbfade99a 🐛(frontend) prevent black background image Florent Chehab 2026-03-18 14:00:54 +01:00
  • 16daf7b8d3 (frontend) add custom virtual background feature Florent Chehab 2026-03-03 17:49:53 +01:00
  • fcad79d662 📌(agents) unpin OpenSSL and related dependencies lebaudantoine 2026-03-18 11:10:54 +01:00
  • 2424ce17ec 👷(ci) re-enable Trivy scan in CI for image builds lebaudantoine 2026-03-18 10:09:20 +01:00
  • 4715905334 docs: fix typo and markdown camillem 2026-03-17 21:49:31 +01:00
  • 7c05aedcfe ⬆️(dependencies) update PyJWT to v2.12.0 [SECURITY] renovate[bot] 2026-03-14 11:21:00 +00:00
  • 2a00e3a72e fix linting add-tests-and-ci-testing leo 2026-03-17 18:00:34 +01:00
  • efa0d48598 revert readme change leo 2026-03-17 12:15:40 +01:00
  • 873cc083ab refactor env proposal leo 2026-03-17 11:43:15 +01:00
  • 8fc7ccf33e update make test leo 2026-03-17 10:50:43 +01:00
  • d650dbc988 👷(CI) add summary service testing to CI leo 2026-03-06 22:24:41 +01:00
  • c08411d133 (summary) add unit and API tests for summary service leo 2026-03-06 22:24:20 +01:00
  • cb4502354e 🔧(build) update openssl and libssl3t64 versions to fix build leo 2026-03-17 17:28:40 +01:00
  • 7347fc7c86 🚨(doc) fix changelog linting lebaudantoine 2026-03-17 16:43:29 +01:00
  • ada7d9a666 🐛(frontend) fix dimension mismatch in BackgroundCustomProcessor Hadrien Blanc 2026-03-09 22:32:46 +01:00
  • c6de0041da wip move the addin in a dedicated babel project lebaudantoine 2026-03-16 21:02:11 +01:00
  • 0c98dee3ef wip introduce a wip outlook add-in lebaudantoine 2026-03-16 19:11:06 +01:00
  • 768b983f8d fixup! wip introduce add-in endpoints and views lebaudantoine 2026-03-16 15:27:51 +01:00
  • 0cb3fb8e3c 🔧(ci) explicitly set Docker Hub CI permissions to read-only lebaudantoine 2026-03-13 17:35:26 +01:00
  • dcb788b57b 🔒️(backend) avoid information exposure through exception messages lebaudantoine 2026-03-13 16:32:56 +01:00
  • 73bcb9d598 🐛(backend) fix unescaped dot in regex pattern lebaudantoine 2026-03-12 17:05:56 +01:00
  • 4f29c5d35d 🐛(backend) fix unescaped dot in regex pattern refactoring lebaudantoine 2026-03-12 17:05:56 +01:00
  • f3e90c3999 ♻️(backend) clarify storage hook message for intentionally ignored req lebaudantoine 2026-03-12 17:00:19 +01:00
  • cb4ed3c9d7 🩹(backend) ignore non-recording uploads in storage webhook handler lebaudantoine 2026-03-12 14:57:41 +01:00
  • f8b0746e73 ♻️(backend) factorize regex used in the S3 event parser lebaudantoine 2026-03-12 14:33:12 +01:00
  • d8ad7a743e ♻️(backend) align recording file regex with MEDIA_URL-based pattern lebaudantoine 2026-03-12 14:26:03 +01:00
  • 0ba445895c ♻️(backend) merge room name regex and centralize patterns in enums lebaudantoine 2026-03-12 14:21:56 +01:00
  • 3b719ab9ba (settings) disable file upload by default & max count Florent Chehab 2026-03-03 17:43:58 +01:00
  • 8887e811d3 🔨(tilt) improve tilt stack stability Florent Chehab 2026-03-12 11:57:19 +01:00
  • cb9e994749 ️(helm) reduce initialDelaySeconds and add periods seconds Florent Chehab 2026-03-12 11:54:28 +01:00
  • 1841533d2c 🔨(makefile) add default to meet namespace Florent Chehab 2026-03-12 11:53:20 +01:00
  • 7da99f2116 🔐(backend) avoids revealing the inactive status of an application fix-auth-state-oracle lebaudantoine 2026-03-11 16:52:29 +01:00
  • b0af5e7f35 🧪(backend) add failing test for client_id enumeration issue lebaudantoine 2026-03-11 16:50:23 +01:00
  • dd6bb0ed3e 🔧(backend) trigger webhook only for recording file uploads lebaudantoine 2026-03-11 18:06:22 +01:00
  • 1306f0bcfe (backend) expose is_active field for Application in Django admin is-active-application lebaudantoine 2026-03-11 16:10:15 +01:00
  • ca4494c09e ♻️(backend) align Application model field with is_active convention lebaudantoine 2026-03-11 16:01:43 +01:00
  • f57db0acc8 ♻️(backend) refactor uploaded file's key format lebaudantoine 2026-03-10 20:09:20 +01:00
  • 342f992556 🔨(python-env) migrate meet main app to UV Florent Chehab 2026-03-10 12:43:27 +01:00
  • 0fc70d4e92 wip explore room's configuration validation validate-room-configuration lebaudantoine 2026-03-11 23:13:51 +01:00
  • d0cf3974ad 🚸(frontend) allow downloading recordings with "failed to stop" status lebaudantoine 2026-03-11 18:49:04 +01:00
  • 0f3eb35c83 🩹(backend) add Django admin action to update recording status manually lebaudantoine 2026-03-11 18:48:28 +01:00
  • d15fb37932 📝(doc) fix changelog formatting lebaudantoine 2026-03-11 19:14:56 +01:00