This website requires JavaScript.
Explore
Help
Register
Sign In
Michelle
/
redlight
Watch
1
Star
0
Fork
0
You've already forked redlight
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
11
Wiki
Activity
Files
d04793148a4e8b61e1ee3f729e99c05acffd1541
redlight
/
src
/
pages
History
Michelle
d04793148a
All checks were successful
Build & Push Docker Image / build (push)
Successful in 4m12s
Details
feat: add room management functionality for admins with listing and deletion options
2026-04-01 11:54:10 +02:00
..
Admin.jsx
feat: add room management functionality for admins with listing and deletion options
2026-04-01 11:54:10 +02:00
Calendar.jsx
feat(calendar): add reminder functionality for events with notifications
2026-03-04 10:18:43 +01:00
Dashboard.jsx
feat(room): enforce minimum room name length of 2 characters in creation and editing
2026-03-03 10:02:28 +01:00
FederatedRoomDetail.jsx
feat(security): enhance input validation and security measures across various routes
2026-03-04 08:39:29 +01:00
FederationInbox.jsx
Refactor code and improve internationalization support
2026-03-02 16:14:54 +01:00
GuestJoin.jsx
fix: guest join doesn't add avatar when logged in
2026-03-31 09:36:13 +02:00
Home.jsx
feat(Home): update text for branding and hero title in multiple languages
2026-03-04 13:08:23 +01:00
Login.jsx
feat: Implement Two-Factor Authentication (2FA) for enhanced user account security.
2026-03-16 13:28:43 +01:00
NotFound.jsx
feat(notfound): add NotFound page with 404 handling and localization
2026-03-04 08:57:21 +01:00
OAuthCallback.jsx
feat(calendar): store only token hash in database to enhance security
2026-03-04 13:41:40 +01:00
Register.jsx
feat: implement OAuth 2.0 / OpenID Connect support
2026-03-04 08:54:25 +01:00
RoomDetail.jsx
fix: update presentation display to show filename instead of name
2026-04-01 11:34:48 +02:00
Settings.jsx
feat: Implement Two-Factor Authentication (2FA) for enhanced user account security.
2026-03-16 13:28:43 +01:00
VerifyEmail.jsx
Add mail verification and use .env insteads of environment in compose
2026-02-24 20:35:08 +01:00