Commit Graph

  • 9edb9c2f57 💄(button) center button texts Emmanuel Pelletier 2024-07-29 08:44:11 +02:00
  • ee1abbed04 🚸(feedback) remember the user about feedback form on call end Emmanuel Pelletier 2024-07-29 08:42:06 +02:00
  • ed52123733 💄(header) better feedback integration Emmanuel Pelletier 2024-07-29 08:26:48 +02:00
  • a7739efb70 🚸(feedback) better wording Emmanuel Pelletier 2024-07-29 08:26:06 +02:00
  • 72ef3c8bb0 🎨(locales) fix locale strings order Emmanuel Pelletier 2024-07-29 08:25:13 +02:00
  • e9ef2bc4ae 🐛(home) fix invite form that didn't work with actual meeting urls Emmanuel Pelletier 2024-07-26 11:11:38 +02:00
  • 8587574fcd (rooms) show an invite dialog when creating a room Emmanuel Pelletier 2024-07-26 11:02:32 +02:00
  • c3617fc005 🚸(home) skip the join screen when creating a room Emmanuel Pelletier 2024-07-26 00:39:09 +02:00
  • 8f81318ecf ♻️(frontend) trying out cleaner way to handle routes Emmanuel Pelletier 2024-07-26 00:36:10 +02:00
  • afd2f9a299 (frontend) new feedback link in header Emmanuel Pelletier 2024-07-25 15:44:54 +02:00
  • fff5740b14 (backend) fix test broken by dependencies update lebaudantoine 2024-07-25 23:25:37 +02:00
  • 7545f94bbd ⬆️(dependencies) update django to v5.0.7 [SECURITY] renovate[bot] 2024-07-25 20:35:39 +00:00
  • edb90327e5 ⬆️(dependencies) update requests to v2.32.2 [SECURITY] renovate[bot] 2024-07-25 16:57:13 +00:00
  • fdff5092b0 🐛(sso) prevent flash when trying to autologin Emmanuel Pelletier 2024-07-25 18:08:10 +02:00
  • 234116163a (frontend) try silent login every one hour lebaudantoine 2024-07-24 23:28:30 +02:00
  • 2a8027deb0 (frontend) support 'silent' and 'returnTo' params in authUrl lebaudantoine 2024-07-24 22:27:55 +02:00
  • d167490c09 (backend) support silent login lebaudantoine 2024-07-24 22:11:03 +02:00
  • e7ea700c3d (backend) handle custom redirect URL while login lebaudantoine 2024-07-24 16:58:53 +02:00
  • edf19c8f1e 🩹(backend) update pyproject description lebaudantoine 2024-07-24 16:32:32 +02:00
  • e6feed2086 📝(tilt) document running the application with Tilt lebaudantoine 2024-07-17 20:37:31 +02:00
  • dbd9ac6eea 🩹(frontend) fix ignored pre-join options lebaudantoine 2024-07-25 17:41:16 +02:00
  • 86b03a3d47 ⚰️(backend) remove unused cold storage configurations lebaudantoine 2024-07-25 18:22:31 +02:00
  • 2c2b4edc84 ⬆️(dependencies) update djangorestframework to v3.15.2 [SECURITY] renovate[bot] 2024-07-25 16:23:44 +00:00
  • 4be2d16483 ⬆️(dependencies) update sentry-sdk to v2 [SECURITY] renovate[bot] 2024-07-25 16:10:44 +00:00
  • ccd0cb4641 ⬆️(ci) update setup-python actions lebaudantoine 2024-07-25 18:04:49 +02:00
  • 561ea346db ⬆️(ci) update checkout actions lebaudantoine 2024-07-25 17:59:45 +02:00
  • 13bd195b22 🔥(tsclient) remove tsclient sources lebaudantoine 2024-07-25 15:54:11 +02:00
  • a35a4ffbec 🚸(room) prevent user from misclicking out of a meeting Emmanuel Pelletier 2024-07-25 15:03:03 +02:00
  • 668523aa8b 🚸(frontend) follow antoine's remarks on homepage and header Emmanuel Pelletier 2024-07-25 14:39:34 +02:00
  • d15fb0a19b 💄(frontend) fix loading screen not visually centered Emmanuel Pelletier 2024-07-25 14:34:26 +02:00
  • d6502f0739 🌐(home) fix obsolete locale string Emmanuel Pelletier 2024-07-24 18:01:23 +02:00
  • 504b851731 💄(header) just show the settings button in the header Emmanuel Pelletier 2024-07-24 17:59:21 +02:00
  • cb6a81715a 💄(boxes) screen boxes are not at all boxes now Emmanuel Pelletier 2024-07-24 17:58:06 +02:00
  • 47c133cc64 ♻️(dialogs) make it easier to have dialogs unrelated to their trigger Emmanuel Pelletier 2024-07-24 17:48:17 +02:00
  • c0d490f549 (frontend) new Tooltip component Emmanuel Pelletier 2024-07-24 17:19:38 +02:00
  • 41ad15e20b (frontend) new settings dialog to handle user account/language Emmanuel Pelletier 2024-07-24 16:51:35 +02:00
  • 0707ac2cd4 ♻️(dialogs) new DialogContent component to ease up code splitting Emmanuel Pelletier 2024-07-24 16:49:29 +02:00
  • 5ce63d937d ♻️(css) remove '_ra-*' helpers from panda Emmanuel Pelletier 2024-07-24 15:38:10 +02:00
  • 50791c945d ♻️(home) move the join meeting dialog in its own component Emmanuel Pelletier 2024-07-24 14:28:09 +02:00
  • 1fb37f2f8e 💄(keyboard) tinker (again) with the global focus styles Emmanuel Pelletier 2024-07-24 14:23:55 +02:00
  • eab64b7197 💄(animations) add animations to smooth out general feeling Emmanuel Pelletier 2024-07-24 14:22:57 +02:00
  • 786cd3e4c7 (forms) add a select field Emmanuel Pelletier 2024-07-24 14:21:34 +02:00
  • c8f96b1f22 (frontend) new Form components Emmanuel Pelletier 2024-07-23 19:51:06 +02:00
  • df5f0dbf9f 💄(keyboard) improve the global focus ring selector Emmanuel Pelletier 2024-07-23 19:45:16 +02:00
  • dc67d7c190 🌐(frontend) replace all "conférence" by "réunion" Emmanuel Pelletier 2024-07-23 19:43:51 +02:00
  • 82208c220a ♻️(frontend) tiny cleanup of the room regex related stuff Emmanuel Pelletier 2024-07-23 19:41:10 +02:00
  • 2e081e5e1e 🚸(frontend) prevent flash of "logged out" user content when loading Emmanuel Pelletier 2024-07-23 19:18:49 +02:00
  • 57b8a15642 💄(home) have a cleaner homepage layout Emmanuel Pelletier 2024-07-22 00:44:02 +02:00
  • b03bfe94a4 💚(gitlint) ignore missing body on release commits Emmanuel Pelletier 2024-07-22 16:30:16 +02:00
  • a2774eb888 📝(release) improve release doc after first release Emmanuel Pelletier 2024-07-22 16:26:57 +02:00
  • 195e701fc4 🔖(minor) bump release to 0.1.1 v0.1.1 Emmanuel Pelletier 2024-07-22 15:52:22 +02:00
  • 88a5717022 ♻️(backend) simplify queryset while listing rooms lebaudantoine 2024-07-17 18:04:33 +02:00
  • e17d42ebe3 🔥(backend) remove todo items lebaudantoine 2024-07-17 18:01:40 +02:00
  • ae95a00301 (backend) add 'username' query param when retrieving a room lebaudantoine 2024-07-17 17:36:25 +02:00
  • faff1c1228 ♻️(frontend) make the Conference component not know about routing Emmanuel Pelletier 2024-07-21 17:41:48 +02:00
  • e04b8d081f 🐛(frontend) have a suspense fallback Emmanuel Pelletier 2024-07-21 17:37:49 +02:00
  • efb5ac5834 🌐(frontend) sort extrated locales to help prevent conflicts Emmanuel Pelletier 2024-07-21 17:23:42 +02:00
  • 0cf4960969 ♻️(rooms) room id gen: write more es6-like code Emmanuel Pelletier 2024-07-21 17:16:12 +02:00
  • f11bcea3a2 🔒️(frontend) valide ':roomId' path using a regex Emmanuel Pelletier 2024-07-21 16:49:13 +02:00
  • d8c8ac0811 🚸(frontend) generate shorter room IDs making URLs easier to share lebaudantoine 2024-07-17 21:56:21 +02:00
  • 9fd1af2302 💄(keyboard) better handling of focus ring Emmanuel Pelletier 2024-07-21 16:03:09 +02:00
  • e6c292ecd7 🌐(frontend) add a language selector in the header Emmanuel Pelletier 2024-07-21 16:02:08 +02:00
  • d6b5e9a50c (frontend) add a Popover primitive Emmanuel Pelletier 2024-07-21 16:00:37 +02:00
  • 789bce5092 ♻️(frontend) put homepage in its own feature Emmanuel Pelletier 2024-07-20 19:50:50 +02:00
  • f888fc1717 🌐(crowdin) make crowdin work with frontend translations Emmanuel Pelletier 2024-07-19 12:27:51 +02:00
  • 545877febb 💚(crowdin) update to latest secrets to fix CROWDIN_BASE_PATH issue Emmanuel Pelletier 2024-07-19 14:33:40 +02:00
  • d2dba511e2 🌐(frontend) init i18next Emmanuel Pelletier 2024-07-18 13:59:50 +02:00
  • 84c2986c01 ✏️(makefile) fix "crowin" typo antoine lebaud 2024-07-03 18:30:25 +02:00
  • 44e5cd6ef3 💚(CI) fix crowdin steps antoine lebaud 2024-07-03 18:20:17 +02:00
  • 7510d0fc2b 🔧(helm) configuration Jacques ROUSSEL 2024-07-19 11:12:32 +02:00
  • f50426b11a 🔧(helm) fix helm chart Jacques ROUSSEL 2024-07-18 15:42:20 +02:00
  • b604235c35 📝(release) document releasing new version lebaudantoine 2024-07-17 20:08:44 +02:00
  • 6e20d5385f ♻️(frontend) introduce a logoutUrl function lebaudantoine 2024-07-17 16:47:44 +02:00
  • 1c046abf5f ✏️(frontend) minor typo detected on webstorm lebaudantoine 2024-07-17 16:19:15 +02:00
  • 3718851435 ♻️(frontend) refactor hardcoded '/authenticate' API calls lebaudantoine 2024-07-17 16:16:41 +02:00
  • c390499394 🔧(helm) fix helm chart Jacques ROUSSEL 2024-07-17 09:48:14 +02:00
  • 980d3c19d8 🔧(helm) upgrade sops secrets Jacques ROUSSEL 2024-07-17 09:15:05 +02:00
  • 1134909774 🔖(frontend) align frontend version to v0.1.0 v0.1.0 lebaudantoine 2024-07-16 21:44:39 +02:00
  • 6d16bb3403 🗃️(backend) squash migrations before going to production lebaudantoine 2024-07-16 21:38:25 +02:00
  • da6c5746d5 🔧(livekit) use server instance deployed on a VM lebaudantoine 2024-07-16 17:22:30 +02:00
  • 136d380706 🎨(env) remove useless quote antoine lebaud 2024-07-05 18:23:51 +02:00
  • 857c3bdc94 📝(livekit) document egress usage antoine lebaud 2024-07-05 18:23:03 +02:00
  • 6910f3c3b1 📝(livekit) add instructions to install and configure LiveKit CLI antoine lebaud 2024-07-05 17:05:05 +02:00
  • bc83646d25 📝(livekit) add a room-composite Egress request example antoine lebaud 2024-07-05 16:46:33 +02:00
  • 0c55f4a6e1 (livekit) run locally Egress service antoine lebaud 2024-07-05 16:43:54 +02:00
  • 0c9b609245 🔧(livekit) connect LiveKit server to Redis antoine lebaud 2024-07-05 16:36:41 +02:00
  • 31ea621e44 ♻️(frontend) reorganize starting frontend code Emmanuel Pelletier 2024-07-11 18:16:18 +02:00
  • d9ef64c4c4 🔧(helm) upgrade sops secrets Jacques ROUSSEL 2024-07-16 15:13:52 +02:00
  • 32dc582ca9 🔥(ci) remove CI steps related to ChangeLog antoine lebaud 2024-07-11 20:30:48 +02:00
  • 0a9e077f04 ️(frontend) add caching headers for static assets in Nginx config antoine lebaud 2024-07-11 20:18:24 +02:00
  • eac107aac6 🐛(frontend) fix Nginx configuration for SPA routing with Vite antoine lebaud 2024-07-11 20:15:20 +02:00
  • 6e3bf3b5f4 🔧(helm) upgrade sops secrets Jacques ROUSSEL 2024-07-12 10:48:33 +02:00
  • d9166e489d 🗑️(backend) remove useless cold storage config antoine lebaud 2024-07-10 23:17:32 +02:00
  • d9bcbcd002 🔧(helm) set IndieHoster LiveKit server URL for remote environments antoine lebaud 2024-07-10 21:27:36 +02:00
  • 937c4c4b2f 🔧(frontend) pass dynamically the LiveKit url antoine lebaud 2024-07-10 21:16:07 +02:00
  • a480c50221 🔧(frontend) refactor API URl to work for remote environments antoine lebaud 2024-07-10 20:50:40 +02:00
  • 076107dd87 🚨(frontend) ignore styled-system source while linting antoine lebaud 2024-07-10 20:47:05 +02:00
  • d7b87ef6c1 🔧(helm) read LiveKit-related secrets for remote environments antoine lebaud 2024-07-10 18:30:02 +02:00
  • d93e262069 🔐(helm) update secrets Jacques ROUSSEL 2024-07-10 17:01:20 +02:00
  • 84792a7b81 🎨(backend) remove duplicated line of configuration antoine lebaud 2024-07-03 14:47:02 +02:00