Commit Graph

32 Commits (master)

Author SHA1 Message Date
Keith Irwin e1fd9fac62
#121 Don't allow clock reset for reused reset tokens 2018-03-04 21:17:54 +00:00
Keith Irwin 854a5ee1c3
Really fixed showing welcome messageon every login 2018-02-01 16:02:12 +00:00
Keith Irwin cd687e688d
#116 Switched all then/catch chains with async/await 2018-01-21 03:45:25 +00:00
Keith Irwin 887b87231b
#68 Fixed tests up to login/-out 2018-01-19 21:23:43 +00:00
Keith Irwin bcc9714e6f
#64 ReModel method calls expect promises instead of passing callbacks 2017-12-28 20:20:06 -05:00
Keith Irwin 9acbb9f3fe
Shortened code 2017-12-19 06:45:04 +00:00
Keith Irwin afb52b4084
#64 Returned promises in model method definitions 2017-12-13 20:29:22 +00:00
Keith Irwin e076a91704
Shortened if statements and long lines 2017-12-13 19:52:01 +00:00
Keith Irwin 016378d807
#110 Implemented StandardJS 2017-12-13 00:40:07 +00:00
Keith Irwin 2641c0c1f2
Fixed altitude 2017-11-05 18:06:37 +00:00
Keith Irwin 4a11363945
#89 Added marker to User schema 2017-07-20 08:56:01 -04:00
Keith Irwin 9b082538c2
#85 Switched back to debug 2017-05-08 13:47:53 -04:00
Keith Irwin a23704367e
#85 Switched to winston 2017-05-06 23:25:32 -04:00
Keith Irwin 6758d0a7a1
#77 Fixed 500 after setting password, updated packages 2017-04-28 15:37:22 -04:00
Keith Irwin 49c6a105a7
Removed logging 2017-04-28 14:15:20 -04:00
Keith Irwin 3bdaf1b034
#52 Added server-side uniqueness checks 2017-04-27 16:44:49 -04:00
Keith Irwin a43568a009
Fixed changing password, added expiration time string, fixed #51 clientside validation 2017-04-27 15:52:24 -04:00
Keith Irwin dc11bdd271
Added some debug logging 2017-04-26 22:47:23 -04:00
Keith Irwin 55b3859512
Removed code from error page title 2017-04-26 15:10:07 -04:00
Keith Irwin f7d2fd3482
#50 Added many promises 2017-04-20 23:07:35 -04:00
Keith Irwin 192d66ca6f
Switched mongoose methods to promises 2017-04-18 23:52:13 -04:00
Keith Irwin 1c03b997e1
#58 added email confirmation 2017-04-18 03:08:57 -04:00
Keith Irwin d40734a2d9
Removed model-level requirements 2017-04-18 01:18:08 -04:00
Keith Irwin 934e559956
#55 Added scale to map 2017-04-18 00:41:43 -04:00
Keith Irwin 1dab4dc266
#52 Added server-side validation for settings 2017-04-18 00:34:53 -04:00
Keith Irwin de827a5543
Cleaned up, made promises 2017-04-14 22:10:52 -04:00
Keith Irwin 6a7a49bffd
Various changes 2017-04-14 00:45:25 -04:00
Keith Irwin 67061fd99c
Added account creation, switched to arrow functions 2017-04-13 18:53:18 -04:00
Keith Irwin a15cf2c03f
Added ability to change password 2017-04-12 13:41:27 -04:00
Keith Irwin 016c6a6cdd
Many fixes, added emailing capability 2017-04-10 03:00:56 -04:00
Keith Irwin 53bbbdf626
Fixed settings form styles 2017-04-09 23:40:08 -04:00
Keith Irwin 861fb48bb6
Added login screen 2017-04-01 13:03:31 -04:00