Commit Graph

  • 25b13b4078 fix(database): prevent duplicate admin creation during database initialization Michelle 2026-03-01 13:09:22 +01:00
  • df4666bb63 feat(invite-system): implement user invite functionality with registration mode control 1.3.0 Michelle 2026-03-01 12:53:45 +01:00
  • 8c39275615 fix(database): update user creation query to include display_name field Michelle 2026-03-01 12:32:25 +01:00
  • 57bb1fb696 feat(logging): implement centralized logging system and replace console errors with structured logs 1.2.1 Michelle 2026-03-01 12:20:14 +01:00
  • 89b2a853d3 Bump version to 1.2.0 in package.json, package-lock.json, and federation.js 1.2.0 Michelle 2026-02-28 23:15:13 +01:00
  • ed8fb134ad Enhance logging in API calls and request/response middleware with sensitive data filtering and compact format Michelle 2026-02-28 21:24:25 +01:00
  • 8e18149ad1 Add request/response logging middleware to enhance auditing and debugging Michelle 2026-02-28 20:43:18 +01:00
  • 1cff066c17 Refactor theme and language validation to use basic format checks instead of allowlists Michelle 2026-02-28 20:30:11 +01:00
  • c281628fdc Update README and configuration to replace RSA with Ed25519 for federation security Michelle 2026-02-28 20:19:59 +01:00
  • 2831f80ab4 Update README.md to reflect new features, security enhancements, and environment variable requirements Michelle 2026-02-28 20:11:14 +01:00
  • 1fb999d73b Refactor theme validation to dynamically import themes from the source directory Michelle 2026-02-28 20:02:15 +01:00
  • 7466f3513d Enhance security and validation across multiple routes: - Escape XML and HTML special characters to prevent injection attacks. - Implement rate limiting for various endpoints to mitigate abuse. - Add validation for email formats, password lengths, and field limits. - Ensure proper access control for recordings and room management. Michelle 2026-02-28 19:49:29 +01:00
  • 616442a82a Add TRUST_PROXY configuration for reverse proxy settings Michelle 2026-02-28 19:25:08 +01:00
  • 5cb8201fb5 Update Redis configuration to allow unlimited retries and disable offline queue Michelle 2026-02-28 14:17:01 +01:00
  • 3556aaede7 Add DragonflyDB integration for JWT revocation and implement rate limiting for authentication routes Michelle 2026-02-28 13:37:27 +01:00
  • ed97587248 Add federated room detail page and improve address parsing in invites Michelle 2026-02-27 17:42:37 +01:00
  • 9814150ba8 Add verification resend timestamp and cooldown handling for email verification Michelle 2026-02-27 17:23:22 +01:00
  • 4d6a09c3fd Improve email verification error handling in registration and resend verification endpoints Michelle 2026-02-27 17:21:01 +01:00
  • 4d1245f358 fix mail Michelle 2026-02-27 17:09:14 +01:00
  • 4d0756d864 keep original presentation name Michelle 2026-02-27 16:51:17 +01:00
  • ab52ca4529 Add email verification handling and resend functionality to login Michelle 2026-02-27 16:49:24 +01:00
  • 15eed76ab4 fix typo Michelle 2026-02-27 16:40:23 +01:00
  • a7af7d0e6f Add presentation upload and management features to room functionality Michelle 2026-02-27 16:37:57 +01:00
  • 9be9938f02 Add display name support for user management and update related components Michelle 2026-02-27 16:29:23 +01:00
  • d781022b63 add timeouts Michelle 2026-02-27 16:12:41 +01:00
  • 2762df3e57 Add default theme management to branding settings and admin interface Michelle 2026-02-27 15:54:41 +01:00
  • d7d7991ff0 more details with federation Michelle 2026-02-27 15:51:46 +01:00
  • e5b6c225e9 New federation features Michelle 2026-02-27 15:24:18 +01:00
  • 83849bd2f6 fix federation Michelle 2026-02-27 15:06:38 +01:00
  • ffb7a45bfc Try arm64 build Michelle 2026-02-27 14:50:09 +01:00
  • 3b4c1c383e Try arm64 build Michelle 2026-02-27 14:46:36 +01:00
  • ef5790b44d Try making arm64 image Michelle 2026-02-27 14:42:40 +01:00
  • 0d48f52d3b Add action for federation Michelle 2026-02-27 12:55:55 +01:00
  • c5a6a15731 feat: implement federation for inter-instance meeting invitations with dedicated API, UI, and configuration. Michelle 2026-02-27 12:53:20 +01:00
  • a35b708cbf add theme in index.css Michelle 2026-02-26 18:11:59 +01:00
  • 0b9bba2285 try to add new theme Michelle 2026-02-26 14:49:29 +01:00
  • 32cc4d724b Add defaultWelcome lang string Michelle 2026-02-26 09:53:29 +01:00
  • 1e19aa24dd Use create call instead of join call with loginURL Michelle 2026-02-26 09:20:41 +01:00
  • a6e400b6b7 joinUrl -> loginURL Michelle 2026-02-26 08:50:47 +01:00
  • 52a2e2260c Use joinUrl parameter Michelle 2026-02-26 08:44:40 +01:00
  • 7426ae8088 Update language, add LICENSE and README Michelle 2026-02-24 21:04:19 +01:00
  • 2ef6a9f30b bump version 1.0.1 -> 1.1.0 1.1.0 Michelle 2026-02-24 20:36:10 +01:00
  • 8be973a166 Add mail verification and use .env insteads of environment in compose Michelle 2026-02-24 20:35:08 +01:00
  • 3898bf1b4b fix branding again Michelle 2026-02-24 19:52:34 +01:00
  • 69a3c83436 fix branding Michelle 2026-02-24 19:47:23 +01:00
  • cd98ee4cc7 add branding option Michelle 2026-02-24 19:43:59 +01:00
  • d8dcb6e628 Add sharing rooms Michelle 2026-02-24 19:32:57 +01:00
  • a150bd1447 Add guest link to welcome message Michelle 2026-02-24 19:19:19 +01:00
  • 49769d4b51 change guest access Michelle 2026-02-24 19:14:55 +01:00
  • 9001aea8cd add avatar support for BBB Michelle 2026-02-24 19:05:41 +01:00
  • cf74ed31af some fixing Michelle 2026-02-24 18:55:21 +01:00
  • 44ebdcb8ee fix language selection and missing locales 1.0.1 Michelle 2026-02-24 18:40:22 +01:00
  • d79dfe86c7 create compose.yml 1.0.0 Michelle 2026-02-24 18:21:33 +01:00
  • d4c9d2231d fix pipeline Michelle 2026-02-24 18:18:32 +01:00
  • f4d59a136f fix pipeline Michelle 2026-02-24 18:16:28 +01:00
  • 54d6ee553a Init v1.0.0 Michelle 2026-02-24 18:14:16 +01:00