summaryrefslogtreecommitdiffstats
path: root/src/errors.rs
Commit message (Collapse)AuthorAgeFilesLines
* Show possible error on app creationSanto Cariotti2024-12-211-6/+6
|
* Use Expo on the AppStateSanto Cariotti2024-11-291-0/+7
| | | | | This because since Rust 1.83 it is suggested to not use the static reference cloning
* Use `AppState` instead of `String` using some traitsSanto Cariotti2024-09-161-0/+30
|
* Authentication for endpointsSanto Cariotti2024-08-211-4/+1
|
* Add state for databaseSanto Cariotti2024-08-201-0/+1
|
* InitSanto Cariotti2024-08-201-0/+70