Revīziju vēsture

Autors SHA1 Ziņojums Datums
  Lee Morgan db589a2032 Encrypt create account data. 11 mēneši atpakaļ
  Lee Morgan b39fc22f5d Create the 'create account' page. 11 mēneši atpakaļ
  Lee Morgan 562f5dcdd0 Create the base for the AddMenu page. 11 mēneši atpakaļ
  Lee Morgan a4f0da5e7c Auto display home page if logged in. 11 mēneši atpakaļ
  Lee Morgan ac5a828e3c Create the login process. 11 mēneši atpakaļ
  Lee Morgan d30df3f6da Create the user with server response and redirect to home page. 11 mēneši atpakaļ
  Lee Morgan 30b0f1f9d4 Elem.addClass not accepts an arbitrary number of arguments. 11 mēneši atpakaļ
  Lee Morgan 35b838caea Update create user route to return user data. 11 mēneši atpakaļ
  Lee Morgan 35918689f3 Create route for retrieving user password_salt with email. 11 mēneši atpakaļ
  Lee Morgan 157e53931b Create and add style for the notifier. 11 mēneši atpakaļ
  Lee Morgan 77efb70a7a Create the User class for the frontend. 11 mēneši atpakaļ
  Lee Morgan d522ae7b91 Create the encryption handler class. 11 mēneši atpakaļ
  Lee Morgan 63e8bcb9f4 Add user name to user data in the backend. 1 gadu atpakaļ
  Lee Morgan 2bd3c5ae95 Create code for the fetch request to create a new user. 1 gadu atpakaļ
  Lee Morgan 23a84c07a6 Add dev route that fetches build.html file instead of using string in memory. 1 gadu atpakaļ
  Lee Morgan 4b3167847e Add encryption_salt field to the user. 1 gadu atpakaļ
  Lee Morgan fc15e85151 Create paswword salt/hash on frontend. 1 gadu atpakaļ
  Lee Morgan 011731e519 Create the register page. 1 gadu atpakaļ
  Lee Morgan b83e9c927e Add 'create account' link to login page. 1 gadu atpakaļ
  Lee Morgan 831fc64a43 Stylize the login page. 1 gadu atpakaļ
  Lee Morgan de8951f3c0 Create the elements for the login page. 1 gadu atpakaļ
  Lee Morgan 966060a165 Create Elem class. 1 gadu atpakaļ
  Lee Morgan 0695971383 Create the outline code for the landing page. 1 gadu atpakaļ
  Lee Morgan 74d08edb05 Update docs. 1 gadu atpakaļ
  Lee Morgan 3edb44cffa Create update route for transactions. 1 gadu atpakaļ
  Lee Morgan 45748d1b46 Update MongoDB driver to newer version. 1 gadu atpakaļ
  Lee Morgan dd93a53453 Create route for searching transactions by account and date. 1 gadu atpakaļ
  Lee Morgan f0e4ac5c24 Validate ownership of account before creating transaction. 1 gadu atpakaļ
  Lee Morgan 89840709f7 Add transaction model methods for retrieving one transaction and the response transaction. 1 gadu atpakaļ
  Lee Morgan 296c9f3894 Create incomplete route for creating a new transaction. 1 gadu atpakaļ