Commit Graph

237 Commits (master)

Author SHA1 Message Date
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
Keith Irwin b390bd4a57
Fixed pro 2017-04-25 17:22:23 -04:00
Keith Irwin a311f6f9f3
Found meaner-looking emoji for errors 2017-04-25 09:56:04 -04:00
Keith Irwin c2a3b14a90
#57 Finished google and password login endpoints for android 2017-04-24 13:52:36 -04:00
Keith Irwin 76c4e7696e
Fixed socket.io errore messages 2017-04-24 13:24:41 -04:00
Keith Irwin ede80170ec
Fixed socket.io error messages 2017-04-23 09:05:35 -04:00
Keith Irwin 9e4ac8909b
#65 Added url to development DB 2017-04-22 08:06:17 -04:00
Keith Irwin 059c3bd91d
Minor changes 2017-04-21 21:00:38 -04:00
Keith Irwin f7d2fd3482
#50 Added many promises 2017-04-20 23:07:35 -04:00
Keith Irwin 3f2da8abfc
#62 Fixed 401s 2017-04-20 22:31:10 -04:00
Keith Irwin 6dfcf09ab2
#62 Fixed development 500s 2017-04-20 22:15:00 -04:00
Keith Irwin b9fe85c07f
#52 Fixed login flash messages 2017-04-19 22:03:45 -04:00
Keith Irwin c71c1fd1c1
#32 Fixed social logins 2017-04-19 21:37:00 -04:00
Keith Irwin 8069dcd1d1
#57 Added email/password auth for android 2017-04-19 00:40:16 -04:00
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
Keith Irwin 8ba6a916ad
Prepare for release 0.5.0 2017-03-15 06:30:03 -04:00
Keith Irwin dac33b2caf Replaced import vars with consts 2017-03-15 04:08:12 -04:00
Keith Irwin 0f9b563420 Added 'use strict' to every javascript file 2017-03-15 04:01:55 -04:00
Keith Irwin 4f1a99ff42 Updated packages 2017-03-15 03:58:19 -04:00
Keith Irwin 6101595ccf Removed unneeded <style> 2017-03-15 03:36:36 -04:00
Keith Irwin 2a561db5a2 #47 Moved settings and help to seperate pages. 2017-03-15 03:33:02 -04:00
Keith Irwin c038539f44 Added comments 2017-03-15 00:06:51 -04:00
Keith Irwin bfaada2ae9 Added link to favicon.ico 2017-03-15 00:05:03 -04:00
Keith Irwin b065b3bfa1 Moved sockets code to new file 2017-03-14 09:58:56 -04:00
Keith Irwin cc51ebda42 #43 Fixed recognition of attached clients 2017-03-14 01:52:54 -04:00
Keith Irwin 5438d5b3c9 Minor fixes 2017-03-06 04:52:59 -05:00
Keith Irwin 971550c2d0 #42 2017-03-05 19:33:27 -05:00
Keith Irwin df1dde35e0 Quick fixes 2017-03-05 16:58:30 -05:00
Keith Irwin 071916433d
More verbose logging for these errors... 2017-02-15 05:49:18 -05:00
Keith Irwin d6abe7f0e3
removed loading icons 2017-01-04 17:35:39 -05:00
Keith Irwin 545998833c
More readable 2016-09-10 03:55:53 +00:00
Keith Irwin 14a952e80e Fixed bugs 2016-09-08 11:26:12 +00:00
Keith Irwin 8a1a7169f1
#25 Users can edit email addresses 2016-08-10 09:15:16 +00:00
Keith Irwin c1700f9aca
#27 Users can delete accounts 2016-08-10 09:02:14 +00:00
Keith Irwin 1989c7666c
#27 Users can delete accounts 2016-08-10 06:18:38 +00:00
Keith Irwin 8949bddd95
#27 Users can delete accounts 2016-08-10 06:17:37 +00:00
Keith Irwin 80d1ec7b6c
Added accounts to admin 2016-08-10 05:51:49 +00:00
Keith Irwin 3a00dc8372 Commit 2016-07-02 01:14:36 +00:00
Keith Irwin e4e5cf92ae
Admin UI upgrades 2016-06-30 20:40:21 +00:00
Keith Irwin 8d3417e6a5
v0.3.0 finalizations 2016-06-13 00:18:34 +00:00
Keith Irwin 9e52fd2084
Added buttons 2016-06-01 03:54:21 +00:00
Keith Irwin 21e2069a9a
Send logged-in users to their map 2016-05-30 04:29:01 +00:00
Keith Irwin cd0e8cefe4
Ability to track location from browser 2016-05-13 02:43:01 +00:00
Keith Irwin c271fad61a
Try to fix #13 again 2016-05-07 21:09:25 +00:00
Keith Irwin c4d47d38b5 various updates, including fix of #13 2016-05-07 20:33:00 +00:00
Keith Irwin 66a799d08f Added productpains to fix issue #6 2016-05-06 06:39:26 +00:00
Keith Irwin 22adf153e7 Fixed issue #8 2016-05-06 06:32:26 +00:00
Keith Irwin ab02036651 Revert "Fixed issue #8"
This reverts commit 35d0c2c39f.

should have been v0.1.2 branch...
2016-05-06 06:29:38 +00:00
Keith Irwin 530f339474 Revert "Fixed bug with creating new accounts"
This reverts commit 770a85d83f.

v.0.1.2, not master
2016-05-06 06:26:28 +00:00
Keith Irwin 35d0c2c39f Fixed issue #8 2016-05-06 06:25:34 +00:00
Keith Irwin c852a9ab53 Added delete buttons, and more (issue #3) 2016-05-06 05:32:31 +00:00
Keith Irwin 770a85d83f Fixed bug with creating new accounts 2016-05-02 06:06:47 +00:00
Keith Irwin b86c69a724 Fixed bug with creating new accounts 2016-05-02 06:05:58 +00:00
Keith Irwin c7deab58de Fixed #1? 2016-05-02 04:59:47 +00:00
Keith Irwin 47a127e295 No need to be logged in 2016-04-28 04:10:27 +00:00
Keith Irwin ab1d828665 Whoops 2016-04-27 21:23:04 +00:00
Keith Irwin 6fd2c20f85 Better errors 2016-04-27 21:14:32 +00:00
Keith Irwin 18ce3ef859 try again 2016-04-25 06:40:14 +00:00
Keith Irwin 4c79cf985b various changes 2016-04-25 06:37:32 +00:00
Keith Irwin 5ae3637a4a removed old routes file 2016-04-01 02:15:24 +00:00
Keith e9772953f0 init 2016-04-01 01:25:11 +02:00
Keith ae45b2bd3e init commit 2016-04-01 01:06:21 +02:00
Keith Irwin b5cf8b6bf9 modulated routes 2016-03-31 21:57:34 +00:00
Keith Irwin bd996b1f64 fixed stuff 2016-03-31 21:01:27 +00:00
keith24 51c46bc032 Various updates 2016-03-26 19:04:56 -04:00
keith24 ed017857a2 init commit 2016-03-21 20:03:37 -04:00