Commit Graph

48 Commits (e95db0eb2c4216fdff04663e672d50584d900a32)

Author SHA1 Message Date
Keith Irwin 6925839f9b
Patched slug CVE-2017-16117 by truncating input 2018-08-14 23:09:52 +00:00
Keith Irwin cd687e688d
#116 Switched all then/catch chains with async/await 2018-01-21 03:45:25 +00:00
Keith Irwin 887b87231b
#68 Fixed tests up to login/-out 2018-01-19 21:23:43 +00:00
Keith Irwin 8effc47206
Fixed robots.txt 2017-12-19 06:41:30 +00:00
Keith Irwin e076a91704
Shortened if statements and long lines 2017-12-13 19:52:01 +00:00
Keith Irwin 016378d807
#110 Implemented StandardJS 2017-12-13 00:40:07 +00:00
Keith Irwin cda3a79be9
Added redirect for /demo 2017-08-20 16:26:47 -04:00
Keith Irwin 7eaaf92c71
Moved contact form routes to new file 2017-07-04 12:01:11 -04:00
Keith Irwin 1faf717c03
Added user to contact form 2017-05-22 22:34:56 -04:00
Keith Irwin f552d36710
Fixed active links in header 2017-05-22 22:32:51 -04:00
Keith Irwin bae3b10a18
#59 Finished contact form 2017-05-08 19:01:35 -04:00
Keith Irwin 6b8c288f22
#59 Added captcha 2017-05-08 17:27:45 -04:00
Keith Irwin d25cb2cc61
Added contact page 2017-05-08 17:12:49 -04:00
Keith Irwin dc2a833c20
Login not needed to view /help 2017-04-28 03:21:16 -04:00
Keith Irwin 3bdaf1b034
#52 Added server-side uniqueness checks 2017-04-27 16:44:49 -04:00
Keith Irwin b390bd4a57
Fixed pro 2017-04-25 17:22:23 -04:00
Keith Irwin f7d2fd3482
#50 Added many promises 2017-04-20 23:07:35 -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 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 67061fd99c
Added account creation, switched to arrow functions 2017-04-13 18:53:18 -04:00
Keith Irwin a15cf2c03f
Added ability to change password 2017-04-12 13:41:27 -04:00
Keith Irwin 016c6a6cdd
Many fixes, added emailing capability 2017-04-10 03:00:56 -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 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 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 14a952e80e Fixed bugs 2016-09-08 11:26:12 +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 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 c7deab58de Fixed #1? 2016-05-02 04:59:47 +00:00
Keith Irwin 18ce3ef859 try again 2016-04-25 06:40:14 +00:00
Keith Irwin b5cf8b6bf9 modulated routes 2016-03-31 21:57:34 +00:00