- fix: fix user management after server refactor (#563)
-
fix the user avatar logic that changed in the last refactor on the server.
-
added the missing AniDB user toggle. I don't know why it was missing.
-
made sure the user is only logged out if they're revoking the API keys for
themselves, and not for other users. -
made the
delete user
action clickable. -
made sure the edit and delete user buttons use the
pointer
cursor -
improve validation error toast messages
- [skip ci] Remove extra
))
from SeriesEpisode (#562)