You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Daniel García 250a2b340f
Use new Errors in latest changes
6 years ago
..
core Use new Errors in latest changes 6 years ago
admin.rs Finish invite functionality, and remove virtual organization 6 years ago
icons.rs Embed the icon in the binary, no need to download when it's not going to change 6 years ago
identity.rs Implemented proper error handling, now we can do `user.save($conn)?;` and it works. 6 years ago
mod.rs Implemented proper error handling, now we can do `user.save($conn)?;` and it works. 6 years ago
notifications.rs Fixed some clippy linting issues 6 years ago
web.rs Initial version of admin panel, list users and reload user list works. No serious auth method yet, password is 'token123' 6 years ago