Commit Graph

164 Commits (ea72e857f3611cc50da22f9108c4a27178b8157f)

Author SHA1 Message Date
Keith Irwin 098fdb32ca
Removed demo recording 2017-05-30 14:41:23 -04:00
Keith Irwin 97c8810fc4
Quick grammar fix 2017-05-30 14:39:24 -04:00
Keith Irwin 9dbb96c0d9
Added 📧 emoji to mailserver check message 2017-05-30 14:37:04 -04:00
Keith Irwin eff1dc77c5
Moved mailserver secrets to env file 2017-05-30 14:33:41 -04:00
Keith Irwin 88425398fd
Added mailserver testing 2017-05-30 14:30:09 -04:00
Keith Irwin acd93213a9
Don't check env var, just record 2017-05-23 14:40:52 -04:00
Keith Irwin a09f268eec
Check for env var before recording 2017-05-23 14:18:16 -04:00
Keith Irwin 11562bcbcd
Callback was needed 2017-05-23 14:03:22 -04:00
Keith Irwin 37caf87b3f
No more error logging 2017-05-23 13:59:51 -04:00
Keith Irwin 3236e66b00
Reformatted log and added newline 2017-05-23 13:56:41 -04:00
Keith Irwin cf1ced8e35
Converted object to string 2017-05-23 13:53:56 -04:00
Keith Irwin 514939cba8
Added full path to file 2017-05-23 13:52:01 -04:00
Keith Irwin 066f95f698
Added better error logging 2017-05-23 13:48:54 -04:00
Keith Irwin 66143571f6
Fixed assignment to constant variable 2017-05-23 13:43:29 -04:00
Keith Irwin 93f9743340
Added logic to record location to a file 2017-05-23 13:32:40 -04:00
Keith Irwin 5b3b03f44c
Removed 'cannot find id of undefined' warning 2017-05-23 13:04:01 -04:00
Keith Irwin 1faf717c03
Added user to contact form 2017-05-22 22:34:56 -04:00
Keith Irwin f552d36710
Fixed active links in header 2017-05-22 22:32:51 -04:00
Keith Irwin e5e68db8fc
Added some more debugging 2017-05-19 03:16:52 -04:00
Keith Irwin 62427efb91
#30 Added welcome message 2017-05-08 20:12:58 -04:00
Keith Irwin bae3b10a18
#59 Finished contact form 2017-05-08 19:01:35 -04:00
Keith Irwin 212ccfec5b
Renamed noReply in mail.js 2017-05-08 17:45:06 -04:00
Keith Irwin 6b8c288f22
#59 Added captcha 2017-05-08 17:27:45 -04:00
Keith Irwin d25cb2cc61
Added contact page 2017-05-08 17:12:49 -04:00
Keith Irwin 0fe5f5d956
#74 Fixed admin page 2017-05-08 16:53:48 -04:00
Keith Irwin 3e2180e90f
Fixed unauthorized /admin error 2017-05-08 14:00:51 -04:00
Keith Irwin 9b082538c2
#85 Switched back to debug 2017-05-08 13:47:53 -04:00
Keith Irwin 29657d95ad
#86 Fixed flash on failed logins 2017-05-07 02:11:35 -04:00
Keith Irwin e23c00f41c
Fixed #83 2017-05-07 01:59:21 -04:00
Keith Irwin 27af445e6f
#79 Receives timestamp from android 2017-05-07 01:12:54 -04:00
Keith Irwin 818a2bc60e
#85 Uncommented this 2017-05-06 23:27:49 -04:00
Keith Irwin a23704367e
#85 Switched to winston 2017-05-06 23:25:32 -04:00
Keith Irwin 61a9fd3f3e
Don't redirect to /settings/password after login 2017-05-02 09:38:16 -04:00
Keith Irwin 1ccfc899db
Changed crypto promises to callbacks 2017-05-02 09:30:48 -04:00
Keith Irwin ead72424af
Fixed error when creating user 2017-05-02 09:24:47 -04:00
Keith Irwin 0e86879731
Fixes #76 2017-05-02 09:21:53 -04:00
Keith Irwin 3a741c509f
Can use Object.values() in node v7 2017-04-28 16:00:18 -04:00
Keith Irwin 14aaa21d0b
Can use Object.values() in node v7 2017-04-28 15:59:43 -04:00
Keith Irwin 6758d0a7a1
#77 Fixed 500 after setting password, updated packages 2017-04-28 15:37:22 -04:00
Keith Irwin 0f338b0d6f
#77 Better error handling after password creation 2017-04-28 14:21:10 -04:00
Keith Irwin 49c6a105a7
Removed logging 2017-04-28 14:15:20 -04:00
Keith Irwin dc2a833c20
Login not needed to view /help 2017-04-28 03:21:16 -04:00
Keith Irwin 1216127add
Fixed promises 2017-04-27 17:25:16 -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 2516708cd0
Moved environment files to own folder 2017-04-26 23:13:14 -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 29bade1914
Prepared for v0.6.0 release 2017-04-25 20:22:18 -04:00
Keith Irwin ea34e5b095
#61 Cleanup, check for injection attacks 2017-04-25 20:01:35 -04:00