summary refs log tree commit diff
path: root/webrtc/src/Server.ts (unfollow)
Commit message (Expand)AuthorFilesLines
2022-07-08Check if email required in PATCH @meMadeline1-3/+3
2022-07-08Oauth login now copies avatarMadeline1-1/+16
2022-07-07Ensure password was given if email is given in PATCH @meMadeline1-0/+2
2022-07-07Somehow the ID of demo user changed. Use email of demo insteadMadeline1-4/+4
2022-07-07Fix role icons not deleting?Madeline1-0/+1
2022-07-06Fix types for welcome screenMadeline1