HomeDisk/types/src/errors
MedzikUser eef5cd8e02
chore: some changes
Changed Response in `/auth/login` and `/auth/register`, now access token is in `access_token` instead of `LoggedIn.access_token`.
Fixed modified time in `/fs/list` (now returns unix timestamp).
2022-08-30 13:33:15 +02:00
..
auth.rs chore: update errors types 2022-07-12 21:59:11 +02:00
database.rs chore: update errors types 2022-07-12 21:59:11 +02:00
fs.rs fix(server) `fs/download` handle panic 2022-07-12 22:15:27 +02:00
mod.rs chore(rustfmt): update config 2022-08-15 21:34:23 +02:00
server.rs chore: some changes 2022-08-30 13:33:15 +02:00