mirror of
https://github.com/wulkanowy/wulkanowy.git
synced 2025-01-20 22:46:45 -06:00
11b6c00e4a
* Remove default entieties params * Change var to vals * Fix indent in data classes * Change message unread to val * Make all fields in Message non-nullable * Add destructive db migrations #246 * Fix password decrypting * Fix tests * Fix student logout * Use orEmpty() on nullable strings * Use var in Student password and Message unread