Commit Graph

208 Commits (0793c44a6a8705b3e653263689f4fad57123db98)

Author SHA1 Message Date
Keith Irwin 0793c44a6a
Fixed password page formatting 2017-04-15 10:48:56 -04:00
Keith Irwin 1293269429
Added server-side logic to test 2017-04-15 10:48:37 -04:00
Keith Irwin 95a64eb7e9
Added client-side password checking 2017-04-15 10:22:28 -04:00
Keith Irwin fc80498f2d
Added client-side password checking 2017-04-15 10:22:13 -04:00
Keith Irwin de827a5543
Cleaned up, made promises 2017-04-14 22:10:52 -04:00
Keith Irwin 3809daa999
Validated emails at /signup 2017-04-14 21:55:51 -04:00
Keith Irwin f51ec1308d
Added server-side validation for email addresses at /login/forgot 2017-04-14 21:52:30 -04:00
Keith Irwin ec2bc48fda
Added express-validator 2017-04-14 21:49:07 -04:00
Keith Irwin ae93050d15
Added tests to be made 2017-04-14 21:46:21 -04:00
Keith Irwin 3b0fad69bf
Fixed some auth logic 2017-04-14 21:45:49 -04:00
Keith Irwin fe080486d5
Cleaned up some routing 2017-04-14 21:29:50 -04:00
Keith Irwin 81a9bba507
#50 Fixed server-side map logic 2017-04-14 20:19:06 -04:00
Keith Irwin dc75a337fd
Moved client-side js for map to seperate files, fixed css 2017-04-14 20:18:20 -04:00
Keith Irwin 9e90c97448
Bumped version 2017-04-14 01:19:04 -04:00
Keith Irwin 5b16e19c86
Fix merge conflicts 2017-04-14 01:12:59 -04:00
Keith Irwin 4ba3ae37d6
Added forgot password page, fixed error page 2017-04-14 01:09:05 -04:00
Keith Irwin 7b2a1e27dd
Added password reset logic 2017-04-14 01:00:18 -04:00
Keith Irwin 6a7a49bffd
Various changes 2017-04-14 00:45:25 -04:00
Keith Irwin d74f0f2087
#45 Using ES6 promises now 2017-04-13 18:59:46 -04:00
Keith Irwin 67061fd99c
Added account creation, switched to arrow functions 2017-04-13 18:53:18 -04:00
Keith Irwin 3e08a462f2
Added nodemon instructions to README 2017-04-12 20:57:05 -04:00
Keith Irwin bfe4fca8bb
Minifies on first run too 2017-04-12 20:47:24 -04:00
Keith Irwin 449a813ab6
Now minifies static files with each nodemon restart 2017-04-12 20:46:02 -04:00
Keith Irwin e84bb6ec3a
Hid minified files 2017-04-12 20:38:06 -04:00
Keith Irwin bae26295a4
Modified run instructions 2017-04-12 20:22:48 -04:00
Keith Irwin 9039813615
Removed minified static files from repo 2017-04-12 20:20:17 -04:00
Keith Irwin d2bf407314
Added minified files from gitignore 2017-04-12 20:16:41 -04:00
Keith Irwin dd46750900
Needed this, actually 2017-04-12 20:13:24 -04:00
Keith Irwin 8fa2d50d1e
Don't minify twice 2017-04-12 20:13:04 -04:00
Keith Irwin 26b10742c4
Added license to all pages 2017-04-12 20:10:03 -04:00
Keith Irwin 35633f4f07
Added license to all pages 2017-04-12 20:09:45 -04:00
Keith Irwin 80c71a7082
Minified static files 2017-04-12 20:06:34 -04:00
Keith Irwin df2d11f3ca
Modified .gitignore 2017-04-12 19:50:28 -04:00
Keith Irwin 40838f7717
Added .gitignore 2017-04-12 19:44:54 -04:00
Keith Irwin e8afae268e
Various changes 2017-04-12 19:39:39 -04:00
Keith Irwin 14b586e146
Fixed index links, removed data-scroll effects 2017-04-12 15:24:38 -04:00
Keith Irwin 5a7d1d1c2a
Various changes to index page 2017-04-12 15:22:08 -04:00
Keith Irwin 22c067e539
Added new login flow to pages and templates 2017-04-12 15:06:52 -04:00
Keith Irwin 92c6d6b546
Modified runtime logging 2017-04-12 14:58:21 -04:00
Keith Irwin d736c95914
Merge branch 'master' into develop 2017-04-12 14:52:42 -04:00
Keith Irwin 42caa35d0f
Changed 'secrets' to 'env' 2017-04-12 14:51:32 -04:00
Keith Irwin b87c5ddabe
Removed short test page 2017-04-12 14:49:15 -04:00
Keith Irwin 6e63f42dec
Removed extraneous information from README 2017-04-12 14:45:57 -04:00
Keith Irwin 1bb387f20b
Updated license 2017-04-12 14:42:12 -04:00
Keith Irwin e856d37154
Updated license 2017-04-12 14:40:56 -04:00
Keith Irwin 0abf8b3f50
Added formatting to push footer to bottom 2017-04-12 14:32:28 -04:00
Keith Irwin a15cf2c03f
Added ability to change password 2017-04-12 13:41:27 -04:00
Keith Irwin 46db57abd5
Added files for new login 2017-04-11 21:38:07 -04:00
Keith Irwin 74d97ee2c3
Added emails, changes to CSS, more login logic 2017-04-11 21:37:14 -04:00
Keith Irwin 016c6a6cdd
Many fixes, added emailing capability 2017-04-10 03:00:56 -04:00