owltide/server/api
Hornwitser d006be251c Create a per-user admin page to inspect users
Add page to allow admins to inspect all of the details stored on the
server of a user account.  For now this is just the UserDetails, but
in the future this is planned to be expanded to also show sessions
and logs.
2025-09-06 15:16:02 +02:00
..
admin Refactor demo login as an authentication method 2025-07-09 18:01:26 +02:00
auth Set verbatimModuleSyntax for server code 2025-07-09 18:10:42 +02:00
users Create a per-user admin page to inspect users 2025-09-06 15:16:02 +02:00
events.ts Close event streams for expired sessions 2025-07-08 16:13:46 +02:00
schedule.patch.ts Refactor sessions to frequently rotate 2025-07-07 22:50:59 +02:00
schedule.ts Refactor sessions to frequently rotate 2025-07-07 22:50:59 +02:00
subscribe.post.ts Refactor sessions to frequently rotate 2025-07-07 22:50:59 +02:00
unsubscribe.post.ts Refactor sessions to frequently rotate 2025-07-07 22:50:59 +02:00