Commit Graph

156 Commits (master)

Author SHA1 Message Date
Keith Irwin e95db0eb2c
Merged hotfix-0.9.2 into develop 2018-08-15 23:34:29 +00:00
Keith Irwin b0ac600225
Removed 'hi' from emails 2018-08-15 00:59:45 +00:00
Keith Irwin 6925839f9b
Patched slug CVE-2017-16117 by truncating input 2018-08-14 23:09:52 +00:00
Keith Irwin deff30f079
Removed trailing whitespace 2018-03-09 03:31:04 +00:00
Keith Irwin 952c271f7d
#123 Replaced minifier with less and uglify-es 2018-03-09 02:19:48 +00:00
Keith Irwin 099def30ec
Fixed content security policy 2018-03-05 06:50:12 +00:00
Keith Irwin c072448f2b
#121 Added content security policy 2018-03-05 05:54:11 +00:00
Keith Irwin 04e2b9e437
#121 Added mongo injection protection 2018-03-04 20:39:45 +00:00
Keith Irwin e99bafa77d
Fixed password reset test 2018-02-25 18:42:37 +00:00
Keith Irwin bfaa034467
Fixed tests 2018-02-25 04:59:55 +00:00
Keith Irwin 4404f390e3
Added fuzzer to tests 2018-02-24 21:41:35 +00:00
Keith Irwin 2baf16d1ea
#120 Moved some stuff from config/routes/settings.js to config/routes/account.js 2018-02-08 01:34:01 +00:00
Keith Irwin 25bbd5536d
#120 Moved some stuff from config/routes/settings.js to config/routes/account.js 2018-02-08 01:33:27 +00:00
Keith Irwin 854a5ee1c3
Really fixed showing welcome messageon every login 2018-02-01 16:02:12 +00:00
Keith Irwin 4719faf6b1
Fixed showing welcome message on every login 2018-02-01 01:47:33 +00:00
Keith Irwin 6aba3ec9a8
Removed buggy login/-out redirects 2018-01-22 22:05:02 +00:00
Keith Irwin 0ad0f5b088
Removed logging 2018-01-21 23:48:58 +00:00
Keith Irwin cd687e688d
#116 Switched all then/catch chains with async/await 2018-01-21 03:45:25 +00:00
Keith Irwin b06e72f40c
#68 Added some forgot password tests 2018-01-21 01:41:59 +00:00
Keith Irwin 887b87231b
#68 Fixed tests up to login/-out 2018-01-19 21:23:43 +00:00
Keith Irwin 3b60b2fc86
Changed permissions 2018-01-19 21:22:49 +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 74692eba95
Added brackets to case statements (airbnb 15.5) 2017-12-21 12:41:04 -05:00
Keith Irwin 76e2d31c46
Fixed server-side password checking 2017-12-19 06:42:43 +00:00
Keith Irwin 8effc47206
Fixed robots.txt 2017-12-19 06:41:30 +00:00
Keith Irwin 59ee66641d
Added catch for 'mailbox not found' errors 2017-12-19 06:40:38 +00:00
Keith Irwin e076a91704
Shortened if statements and long lines 2017-12-13 19:52:01 +00:00
Keith Irwin f8a07bcde8
#67 Fixed invisible marker in demo 2017-12-13 18:39:05 +00:00
Keith Irwin 016378d807
#110 Implemented StandardJS 2017-12-13 00:40:07 +00:00
Keith Irwin 3b0660b0c2
Fixed user deletion flash message 2017-08-20 16:36:34 -04:00
Keith Irwin 00c22a13c0
#107 Added some debugging to admin 2017-08-20 16:33:59 -04:00
Keith Irwin cda3a79be9
Added redirect for /demo 2017-08-20 16:26:47 -04:00
Keith Irwin 1155c08929
#89 Added marker color selection to settings page 2017-07-20 09:08:10 -04:00
Keith Irwin 81ecae0075
Added streetview to demo 2017-07-17 03:39:59 -04:00
Keith Irwin 7d34bf72c1
#102 Removed sanitization from forgot password form 2017-07-17 03:39:24 -04:00
Keith Irwin 4d94b56e74
#102 Fixed issue with creating account 2017-07-14 17:48:53 -04:00
Keith Irwin 0c289c6879
Added better debugging 2017-07-14 03:45:43 -04:00
Keith Irwin c4fb567dd2
Added better debugging 2017-07-14 03:40:19 -04:00
Keith Irwin 7a99ed218a
Added email to password reset form automatically 2017-07-14 03:24:58 -04:00
Keith Irwin 3b106f2325
Redirect back to settings after switching to pro 2017-07-11 03:03:36 -04:00
Keith Irwin c93653aa74
#93 Added server-side validations 2017-07-04 13:14:28 -04:00
Keith Irwin 1e85445d64
Moved email validation function to middleware file 2017-07-04 12:09:28 -04:00
Keith Irwin 7e36017bb0
Moved contact form routes to new file 2017-07-04 12:04:54 -04:00
Keith Irwin 7eaaf92c71
Moved contact form routes to new file 2017-07-04 12:01:11 -04:00
Keith Irwin d2295b2df7
Updated settings formatting 2017-07-04 11:57:56 -04:00
Keith Irwin 72b91da74e
#95 Swapped mellt code for zxcvbn code 2017-06-30 13:14:59 -04:00
Keith Irwin 6126e6210b
#95 Require new package 2017-06-30 12:48:29 -04:00
Keith Irwin fd6a1443e1
#98 Added demo to homepage 2017-06-27 14:26:20 -04:00
Keith Irwin 02e9b9e3e7
#98 Changed demo startpoint 2017-06-27 13:45:50 -04:00
Keith Irwin b01100c03b
#98 Created demo user 2017-06-27 13:36:46 -04:00