api.rs
|
model: rename to auth
|
2021-08-31 20:32:55 +02:00 |
app.rs
|
app: Fix the user detail view
|
2021-09-03 14:32:33 +02:00 |
create_user.rs
|
graphql: Add a method to update a user
|
2021-09-03 14:32:33 +02:00 |
graphql.rs
|
Migrate datetimes to UTC
|
2021-08-30 09:27:00 +02:00 |
lib.rs
|
Migrate datetimes to UTC
|
2021-08-30 09:27:00 +02:00 |
login.rs
|
model: rename to auth
|
2021-08-31 20:32:55 +02:00 |
logout.rs
|
App: Various cleanups (clippy)
|
2021-05-30 17:07:34 +02:00 |
user_details.rs
|
schema: make user fields non-nullable
|
2021-09-03 14:32:33 +02:00 |
user_table.rs
|
schema: make user fields non-nullable
|
2021-09-03 14:32:33 +02:00 |