Commit Graph

82 Commits (e1838dfaee41b4d7e0350996c063aff12a5fb504)

Author SHA1 Message Date
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