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
30f106a7eaca5f248ef8e54f0ac79393a4cec549
redlight
/
src
/
pages
History
Michelle
30f106a7ea
All checks were successful
Build & Push Docker Image / build (push)
Successful in 4m27s
Details
fix: guest join doesn't add avatar when logged in
2026-03-31 09:36:13 +02:00
..
Admin.jsx
feat: implement hide app name feature with toggle in admin settings and update branding context
2026-03-04 10:11:35 +01: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
feat: add analytics visibility settings and export functionality
2026-03-13 22:36:07 +01: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