Histórico de Commits

Autor SHA1 Mensagem Data
  Lee Morgan 35b838caea Update create user route to return user data. há 11 meses atrás
  Lee Morgan 35918689f3 Create route for retrieving user password_salt with email. há 1 ano atrás
  Lee Morgan 157e53931b Create and add style for the notifier. há 1 ano atrás
  Lee Morgan 77efb70a7a Create the User class for the frontend. há 1 ano atrás
  Lee Morgan d522ae7b91 Create the encryption handler class. há 1 ano atrás
  Lee Morgan 63e8bcb9f4 Add user name to user data in the backend. há 1 ano atrás
  Lee Morgan 2bd3c5ae95 Create code for the fetch request to create a new user. há 1 ano atrás
  Lee Morgan 23a84c07a6 Add dev route that fetches build.html file instead of using string in memory. há 1 ano atrás
  Lee Morgan 4b3167847e Add encryption_salt field to the user. há 1 ano atrás
  Lee Morgan fc15e85151 Create paswword salt/hash on frontend. há 1 ano atrás
  Lee Morgan 011731e519 Create the register page. há 1 ano atrás
  Lee Morgan b83e9c927e Add 'create account' link to login page. há 1 ano atrás
  Lee Morgan 831fc64a43 Stylize the login page. há 1 ano atrás
  Lee Morgan de8951f3c0 Create the elements for the login page. há 1 ano atrás
  Lee Morgan 966060a165 Create Elem class. há 1 ano atrás
  Lee Morgan 0695971383 Create the outline code for the landing page. há 1 ano atrás
  Lee Morgan 74d08edb05 Update docs. há 1 ano atrás
  Lee Morgan 3edb44cffa Create update route for transactions. há 1 ano atrás
  Lee Morgan 45748d1b46 Update MongoDB driver to newer version. há 1 ano atrás
  Lee Morgan dd93a53453 Create route for searching transactions by account and date. há 1 ano atrás
  Lee Morgan f0e4ac5c24 Validate ownership of account before creating transaction. há 1 ano atrás
  Lee Morgan 89840709f7 Add transaction model methods for retrieving one transaction and the response transaction. há 1 ano atrás
  Lee Morgan 296c9f3894 Create incomplete route for creating a new transaction. há 1 ano atrás
  Lee Morgan 6abcc0774f Fetching the user now retrieves all of the users accounts as well. há 1 ano atrás
  Lee Morgan 6b94621862 Updates. há 1 ano atrás
  Lee Morgan 4399f67d54 Remove the Option from the user id. há 1 ano atrás
  Lee Morgan e241a7495e Create route for retrieving a user, including their accounts. há 1 ano atrás
  Lee Morgan 1b2a192fb0 Add function to retrieve accounts by user. há 1 ano atrás
  Lee Morgan e5522c4240 Create logout route. há 1 ano atrás
  Lee Morgan 1e9ba9d240 Create route for creating a new account. há 1 ano atrás