Lee Morgan
|
45748d1b46
Update MongoDB driver to newer version.
|
il y a 1 an |
Lee Morgan
|
dd93a53453
Create route for searching transactions by account and date.
|
il y a 1 an |
Lee Morgan
|
f0e4ac5c24
Validate ownership of account before creating transaction.
|
il y a 1 an |
Lee Morgan
|
89840709f7
Add transaction model methods for retrieving one transaction and the response transaction.
|
il y a 1 an |
Lee Morgan
|
296c9f3894
Create incomplete route for creating a new transaction.
|
il y a 1 an |
Lee Morgan
|
6abcc0774f
Fetching the user now retrieves all of the users accounts as well.
|
il y a 1 an |
Lee Morgan
|
6b94621862
Updates.
|
il y a 1 an |
Lee Morgan
|
4399f67d54
Remove the Option from the user id.
|
il y a 1 an |
Lee Morgan
|
e241a7495e
Create route for retrieving a user, including their accounts.
|
il y a 1 an |
Lee Morgan
|
1b2a192fb0
Add function to retrieve accounts by user.
|
il y a 1 an |
Lee Morgan
|
e5522c4240
Create logout route.
|
il y a 1 an |
Lee Morgan
|
1e9ba9d240
Create route for creating a new account.
|
il y a 1 an |
Lee Morgan
|
5bae0beb06
Create basic user auth.
|
il y a 1 an |
Lee Morgan
|
96e490fb8a
Create the model for accounts.
|
il y a 1 an |
Lee Morgan
|
0d272d5420
Refactor the login route for AppError.
|
il y a 1 an |
Lee Morgan
|
94f586c1e7
Use AppError for user insert method.
|
il y a 1 an |
Lee Morgan
|
4d39f5f857
Add new AppError for handling errors.
|
il y a 1 an |
Lee Morgan
|
8b1bff8f68
Factor out email validtion into a seperate function.
|
il y a 1 an |
Lee Morgan
|
277ad5ced0
Update created_at to return a timestamp.
|
il y a 1 an |
Lee Morgan
|
29a6c490de
Create login route.
|
il y a 1 an |
Lee Morgan
|
fd75ef52c8
Create helper function for handling http errors.
|
il y a 1 an |
Lee Morgan
|
5e5f799726
Add validation to user creation.
|
il y a 1 an |
Lee Morgan
|
aa55c83fb1
Create the base route for creating a new user.
|
il y a 1 an |
Lee Morgan
|
92796f8053
Create and serve logos.
|
il y a 1 an |
Lee Morgan
|
274cea2df3
Fix typo in gitignore.
|
il y a 1 an |
Lee Morgan
|
6d7abb82f3
Set up frontend to be served by rust.
|
il y a 1 an |
Lee Morgan
|
e4845ada4d
Serve the html.
|
il y a 1 an |
Lee Morgan
|
96286ff173
Initial commit.
|
il y a 1 an |