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
6dcb1e959b224c58e94cf8521935e96f32593615
redlight
/
server
/
routes
History
Michelle
82b7d060ba
All checks were successful
Build & Push Docker Image / build (push)
Successful in 4m34s
Details
Merge remote-tracking branch 'refs/remotes/origin/main'
2026-03-16 13:32:45 +01:00
..
admin.js
feat: add getBaseUrl function for consistent base URL generation across routes
2026-03-04 09:44:02 +01:00
analytics.js
feat: add analytics visibility settings and export functionality
2026-03-13 22:36:07 +01:00
auth.js
feat: Implement Two-Factor Authentication (2FA) for enhanced user account security.
2026-03-16 13:28:43 +01:00
branding.js
feat: implement hide app name feature with toggle in admin settings and update branding context
2026-03-04 10:11:35 +01:00
caldav.js
feat(calendar): add reminder functionality for events with notifications
2026-03-04 10:18:43 +01:00
calendar.js
feat(database): make token column nullable in caldav_tokens table for improved flexibility
2026-03-04 22:24:11 +01:00
federation.js
chore: update dependencies for Vite and React plugin
2026-03-13 22:48:08 +01:00
notifications.js
feat(notifications): add delete functionality for individual and all notifications
2026-03-02 18:17:13 +01:00
oauth.js
feat(auth): enhance logout process to support RP-Initiated Logout for OIDC users
2026-03-10 22:19:01 +01:00
recordings.js
feat(logging): implement centralized logging system and replace console errors with structured logs
2026-03-01 12:20:14 +01:00
rooms.js
feat: add analytics visibility settings and export functionality
2026-03-13 22:36:07 +01:00