Commit Graph

101 Commits

Author SHA1 Message Date
Keith Irwin
40808f8a05
Fixed redirection after auth 2017-04-19 00:13:57 -04:00
Keith Irwin
192d66ca6f
Switched mongoose methods to promises 2017-04-18 23:52:13 -04:00
Keith Irwin
218435d8c7
#58 Cleaned up 2017-04-18 13:10:43 -04:00
Keith Irwin
e7ba83e7e5
#58 Fixed missing flash alerting user of confirmation email 2017-04-18 13:03:24 -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
95908be643
Slug should be sanatized for xss too 2017-04-18 00:24:30 -04:00
Keith Irwin
91962dc257
#51 Added XSS validation on the client-side 2017-04-18 00:12:39 -04:00
Keith Irwin
ef3c8c203a
Fixed sample environment file 2017-04-17 13:25:27 -04:00
Keith Irwin
955ef3027f
Added client-side validation for settings 2017-04-17 12:45:48 -04:00
Keith Irwin
603260273a
Added info about iOS app, fixed validation, started client-side settings validation 2017-04-16 21:17:20 -04:00
Keith Irwin
cf667dc35a
Fixed login flash and redirects 2017-04-16 21:00:39 -04:00
Keith Irwin
4de5964e70
Added "SHOW" button to login password input 2017-04-16 19:26:48 -04:00
Keith Irwin
e222b62f82
Made bigger social logi buttons for desktops/tablets 2017-04-16 17:23:15 -04:00
Keith Irwin
21df06aa62
Moved auth.js to routes/ 2017-04-16 16:57:45 -04:00
Keith Irwin
f3b832d2ed
Fixed "Cannot read property 'redirect' of undefined" 2017-04-16 16:53:58 -04:00
Keith Irwin
26749cb8bd
No need for exclamation here 2017-04-15 11:00:04 -04:00
Keith Irwin
1293269429
Added server-side logic to test 2017-04-15 10:48:37 -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
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
5b16e19c86
Fix merge conflicts 2017-04-14 01:12:59 -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
e8afae268e
Various changes 2017-04-12 19:39:39 -04:00
Keith Irwin
d736c95914
Merge branch 'master' into develop 2017-04-12 14:52:42 -04:00
Keith Irwin
b87c5ddabe
Removed short test page 2017-04-12 14:49:15 -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
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
Keith Irwin
7153f7bb9b
Added login screen 2017-04-01 13:03:05 -04:00
Keith Irwin
187797a587
#49 Fixed flash messages 2017-03-18 15:40:03 -04:00
Keith Irwin
d652c3ba15
#38 Sanatized user input 2017-03-18 14:58:18 -04:00
Keith Irwin
ccacbbf5c4
Various fixes 2017-03-18 14:46:02 -04:00
Keith Irwin
de17e17347
Various changes, updates to help 2017-03-18 14:27:32 -04:00
Keith Irwin
94a718afab
Various updates 2017-03-18 13:21:48 -04:00
Keith Irwin
69ee6d3bf8
Removed licene, added terms 2017-03-18 11:40:12 -04:00
Keith
d3e28186ac Hotfix of maps API key 2017-03-17 10:41:38 -04:00