Commit Graph

  • c72c5cae1a ️(frontend) dynamic tab title when connected to meeting main Cyril 2026-03-03 13:31:56 +01:00
  • b564044e70 🔖(minor) bump release to 1.10.0 lebaudantoine 2026-03-05 12:22:43 +01:00
  • 4717143251 ⬆️(dependencies) update django to v5.2.12 [SECURITY] renovate[bot] 2026-03-04 21:22:44 +00:00
  • 805e983749 Bump @hono/node-server from 1.19.9 to 1.19.10 in /src/frontend dependabot[bot] 2026-03-04 21:30:11 +00:00
  • 6dfafb7f67 💄(fix) truncate long names with ellipsis in reaction overlay Cyril 2026-03-05 10:36:00 +01:00
  • e56c0f997e 🩹(frontend) fix overflow in participant metadata layout lebaudantoine 2026-03-04 18:29:46 +01:00
  • 61afd94e3a 🩹(frontend) enhance shortcut hint styling using PandaCSS utilities lebaudantoine 2026-03-04 18:09:50 +01:00
  • 3d7aec2b4a ️(frontend) announce selected state to SR in select and menu list Cyril 2026-03-04 14:56:07 +01:00
  • 9c009839f0 Bump minimatch from 3.1.2 to 3.1.5 in /src/frontend dependabot[bot] 2026-02-25 19:45:26 +00:00
  • ec63ddcd47 🔒️(helm) introduce a dedicated Kubernetes Ingress for webhook-livekit lebaudantoine 2026-03-03 17:37:51 +01:00
  • fcde8757e6 🩹(frontend) remove incorrect reference to ProConnect on the prejoin lebaudantoine 2026-03-04 12:57:43 +01:00
  • 9610e606eb ️(frontend) prevent focus ring clipping Cyril 2026-03-04 12:44:52 +01:00
  • 8362ac0e24 ️(frontend) shortcuts table: semantic structure and kbd badge Cyril 2026-03-02 11:02:36 +01:00
  • f1ddd7fa2f ♻️(frontend) show shortcut hint only on first grid tile via CSS Cyril 2026-03-02 10:27:43 +01:00
  • 487340efca ♻️(frontend) move fullscreen and recording shortcuts to their components Cyril 2026-03-02 10:24:17 +01:00
  • 7ebc928dd3 (frontend) add Ctrl+Shift+/ to open shortcuts settings Cyril 2026-03-02 10:10:31 +01:00
  • 85de214ca7 💄(frontend) truncate pinned participant name with ellipsis on overflow Cyril 2026-03-02 16:05:31 +01:00
  • e3e34dbf31 ️(frontend) optimize countdown check in IsIdleDisconnectModal.tsx lebaudantoine 2026-03-03 19:50:33 +01:00
  • 555afe4abd ️(frontend) fix roomId RegExp recompilation lebaudantoine 2026-03-03 19:48:20 +01:00
  • 78ddb121e3 ️(frontend) avoid recreating inline array props in VideoTab.tsx lebaudantoine 2026-03-03 19:40:36 +01:00
  • ca9c7fc152 ️(frontend) avoid non-primitive default props recreation on each render lebaudantoine 2026-03-03 19:34:20 +01:00
  • 6e3845d0c1 ️(frontend) fix missing import type in Rating.tsx lebaudantoine 2026-03-03 19:32:20 +01:00
  • 41b171da68 🩹(frontend) fix double await in Join.tsx lebaudantoine 2026-03-03 19:21:59 +01:00
  • 4ad897e756 ️(frontend) optimize enterRoom calls in useWaitingParticipants lebaudantoine 2026-03-03 19:19:23 +01:00
  • 42647d6d25 🦺(backend) strengthen API validation for recording options lebaudantoine 2026-03-03 14:55:09 +01:00
  • 14526808ab ♻️(summary) clean up code and unify logging in preparation for testing leo 2026-03-03 15:08:35 +01:00
  • 25167495cc 🐛(migrations) use settings in migrations Florent Chehab 2026-03-03 09:40:28 +01:00
  • 720eb6a93e ♻️(backend) extract forbidden permission fields from the serializer lebaudantoine 2026-03-02 14:01:07 +01:00
  • bfbf253033 🔒️(backend) enhance API input validation to strengthen security lebaudantoine 2026-03-02 12:22:05 +01:00
  • 692e0e359e (backend) install pydantic and django-pydantic-field to strengthen API lebaudantoine 2026-03-02 11:15:53 +01:00
  • 1d23cb889a ️(frontend) announce mic/camera state for screen readers on shortcut Cyril 2026-03-02 12:23:22 +01:00
  • b2ad423886 🔖(minor) bump release to 1.9.0 lebaudantoine 2026-03-02 14:17:12 +01:00
  • 2c7b4bea04 🔒️(ci) disable Trivy scan pending clarification from Aqua Security lebaudantoine 2026-03-02 10:29:28 +01:00
  • 1eda18ea6e 🔧(ci) introduce Claude security review GitHub Action lebaudantoine 2026-03-02 09:39:54 +01:00
  • 8d5488c333 ️(frontend) add skip link component for keyboard navigation Cyril 2026-02-25 15:57:01 +01:00
  • 5c0e6b6479 ⬆️(frontend) update react-aria-components to a newer version lebaudantoine 2026-02-27 17:59:51 +01:00
  • 077cf59082 ️(frontend) keep carousel nav buttons focusable at first and last slide Cyril 2026-02-26 09:27:51 +01:00
  • 4881fa20f5 ️(frontend) fix carousel focus ring visibility with NVDA Cyril 2026-02-26 09:23:26 +01:00
  • 116db1e697 ️(frontend) improve IntroSlider accessibility for screen readers Cyril 2026-02-26 09:21:39 +01:00
  • 4b76e9571f ⬆️ (python) bump minimal required python version to 3.13 Florent Chehab 2026-02-27 10:42:06 +01:00
  • e8739d7e70 ️(frontend) improve JoinMeetingDialog screen reader Cyril 2026-02-26 09:59:30 +01:00
  • 602bcf3185 🩹(devex) fix Makefile special character support Florent Chehab 2026-02-25 17:44:28 +01:00
  • f5e0ddf692 (summary) add localization support for transcription context text leo 2026-02-25 17:50:24 +01:00
  • cd0cec78ba 🩹(frontend) fix German language preference update lebaudantoine 2026-02-25 16:04:49 +01:00
  • e647787170 ♻️(devex) run service as part of make bootstrap leo 2026-02-25 10:47:48 +01:00
  • d76b4c9b9f 🔧(dependencies) update default renovate config lebaudantoine 2026-02-24 18:40:41 +01:00
  • 09c7edecb8 📌(dependencies) pin Django to a version below 6.0.0 lebaudantoine 2026-02-24 18:36:42 +01:00
  • f625df6508 ♻️(backend) refactor external API tests lebaudantoine 2026-02-23 16:42:46 +01:00
  • ac87980a27 ♻️(backend) refactor external API authentication classes lebaudantoine 2026-01-26 16:23:46 +01:00
  • 7cab46dc29 ♻️(backend) encapsulate token generation in a service lebaudantoine 2026-01-22 20:15:07 +01:00
  • 259b739160 ️(a11y) fix focus ring on tab container components Cyril 2026-02-24 14:24:22 +01:00
  • 6f77559633 ⬆️(backend) update python dependencies lebaudantoine 2026-02-24 12:11:07 +01:00
  • 2cdf19de77 ♻️(frontend) remove redundant formatLongPressLabel helper Cyril 2026-02-24 09:16:16 +01:00
  • fcf08a6dbd 🌐(frontend) localize SR modifier labels Cyril 2026-02-24 09:13:03 +01:00
  • 7bf623f654 🌐(frontend) localize SR modifier labels Cyril 2026-02-24 09:02:40 +01:00
  • 1c1d1938d9 🚚(frontend) rename "wellknown" directory to "well-known" lebaudantoine 2026-02-23 20:12:40 +01:00
  • ddb81765f3 🔧(ci) explicitly set CI permissions to read-only as a precaution lebaudantoine 2026-02-21 19:49:30 +01:00
  • 8ca52737cd (frontend) introduce a shortcut settings tab Ovgodd 2026-02-18 17:15:29 +01:00
  • 87b9ca2314 👷(docker) add arm64 platform support for image builds Stephan Meijer 2026-02-19 17:33:48 +01:00
  • 8a6419da44 🔨(livekit) pin LiveKit version in the dev stack to match production lebaudantoine 2026-02-23 12:05:01 +01:00
  • 127d4e1d5a ⬆️(frontend) update livekit-related dependencies lebaudantoine 2026-02-23 12:02:46 +01:00
  • 99cbc1f784 ⬆️(frontend) update panda-related dependencies lebaudantoine 2026-02-23 11:11:05 +01:00
  • 246312c51c ⬆️(frontend) update i18next-related dependencies lebaudantoine 2026-02-23 10:52:21 +01:00
  • 1b09683938 ⬆️(frontend) update vite-related dependencies lebaudantoine 2026-02-23 10:50:44 +01:00
  • db3d3d61ef ⬆️(frontend) update tanstack-related dependencies lebaudantoine 2026-02-23 10:38:14 +01:00
  • c1a797c2c1 💄(frontend) add focus ring to reaction emoji buttons Cyril 2026-02-23 10:18:17 +01:00
  • 4d6a7573c4 ⬆️(mail) update mail-related dependencies lebaudantoine 2026-02-23 10:22:52 +01:00
  • 0b73fd8f06 Bump undici from 6.19.8 to 6.23.0 in /src/frontend dependabot[bot] 2026-02-21 18:59:42 +00:00
  • e362765b21 🔒️(frontend) uninstall curl from the frontend production image lebaudantoine 2026-02-20 15:50:06 +01:00
  • be79fdac80 🩹(summary) fix pip uninstall order in build stages lebaudantoine 2026-02-20 15:28:02 +01:00
  • 75a15a0004 Fix typo in buildpack environment variable name François Petitit 2026-02-20 17:15:46 +01:00
  • 3087dfe486 ♻️(frontend) replace custom reactions toolbar with react aria popover Cyril 2026-02-20 09:36:33 +01:00
  • 9916ab7d7e 🔖(minor) bump release to 1.8.0 lebaudantoine 2026-02-20 13:38:19 +01:00
  • bd2ad3bb99 📝(changelog) update changelog with recent changes lebaudantoine 2026-02-20 12:06:34 +01:00
  • f02fbc85a3 🔒️(agents) upgrade OpenSSL to address CVE-2025-15467 lebaudantoine 2026-02-19 19:30:14 +01:00
  • 4fd4e074e0 📌(agents) pin protobuf to 6.33.5 to fix CVE-2026-0994 lebaudantoine 2026-02-19 18:26:37 +01:00
  • ec3d4f7462 🔒️(agents) uninstall pip from the agents image lebaudantoine 2026-02-19 18:08:54 +01:00
  • 4507325331 🔒️(summary) switch to Alpine base image lebaudantoine 2026-02-19 18:08:18 +01:00
  • dac4a72838 🔒️(backend) uninstall pip in the production image lebaudantoine 2026-02-19 15:51:27 +01:00
  • 5048005fc1 🔧(tilt) use the same user as in production to facilitate testing lebaudantoine 2026-02-19 15:51:14 +01:00
  • 002c7c0e42 🩹(tilt) fix minor indentation issue in the Tilt file lebaudantoine 2026-02-19 15:26:08 +01:00
  • e18b732776 ⬆️(ci) upgrade GitHub Actions workflow steps to latest versions Stephan Meijer 2026-02-19 19:34:14 +01:00
  • ce9f812a7e 🔖(minor) bump release to 1.7.0 lebaudantoine 2026-02-19 11:18:01 +01:00
  • b02591170f 🐛(frontend) configure missing participants shortcut lebaudantoine 2026-02-19 11:51:45 +01:00
  • e58181f846 🧑‍💻(backend) configure the external application API lebaudantoine 2026-02-19 11:11:28 +01:00
  • d37f47e82c (frontend) expose Windows app web link lebaudantoine 2026-02-18 21:42:04 +01:00
  • db80c09c10 ⬆️(frontend) update prettier lebaudantoine 2026-02-18 22:02:29 +01:00
  • fd9f2a81ca ⬆️(dependencies) update js dependencies lebaudantoine 2026-02-18 21:57:40 +01:00
  • d865db5f1b 📝(doc) fix variable name unteem 2026-02-11 21:28:22 +01:00
  • 7cc5b2b961 📝(doc) fix env files for docker compose unteem 2026-02-11 21:28:05 +01:00
  • c85977cb68 (frontend) add clickable settings general link in idle modal Cyril 2026-02-18 14:28:14 +01:00
  • 3c3b4a32e3 (frontend) support additional shortcuts to broaden accessibility Ovgodd 2026-02-12 16:48:22 +01:00
  • 9b033c55b2 (frontend) support Shift and Alt key when building shortcuts Ovgodd 2026-02-12 16:53:14 +01:00
  • a2c7becaf4 ♻️(frontend) centralize shortcuts in a catalog Ovgodd 2026-02-10 19:02:41 +01:00
  • 89031abb63 🔖(minor) bump release to 1.6.0 lebaudantoine 2026-02-10 15:28:15 +01:00
  • fc92fa4eb4 🚀(docs) document Scalingo deployment Bastien Ogier 2026-02-09 23:48:55 +01:00
  • 2c65cc061e 🚀(settings) standardize DATABASE_URL environment retrieval Bastien Ogier 2026-02-09 23:36:55 +01:00
  • bfadeae6ee 🚀(scalingo) custom logo override Bastien Ogier 2026-02-09 22:32:26 +01:00
  • 117677bd14 🚀(paas) add PaaS deployment scripts, tested on Scalingo Sylvain Zimmer 2025-08-08 10:05:47 +02:00
  • 69c6e58017 🔒️(backend) add application validation when consuming external JWT lebaudantoine 2026-02-09 13:48:55 +01:00