freechat/server/src
2020-05-10 13:06:54 -07:00
..
auth.rs Finished a test for using an invite via the /invite/join/<code> route 2020-05-10 12:56:38 -07:00
channels.rs more custom message support for error type responses 2020-03-31 17:13:07 -07:00
err.rs more custom message support for error type responses 2020-03-31 17:13:07 -07:00
invites.rs Invite are now consumed via a path with two dynamic params 2020-05-06 02:51:26 -07:00
main.rs Adding base64 2020-05-10 12:56:55 -07:00
models.rs Fixed issue with User database responses: 2020-05-06 22:18:51 -07:00
payload.rs dumy commit as work will continue on new async branch 2020-05-05 17:09:18 -07:00
schema.rs new users schema 2020-05-06 00:35:01 -07:00
users.rs moved rand_utils::new_key to utils crate 2020-05-10 13:06:54 -07:00
utils.rs moved rand_utils::new_key to utils crate 2020-05-10 13:06:54 -07:00