Commit Graph

28 Commits (master)

Author SHA1 Message Date
Keith Irwin f71c50fe91
Improved debugging output 2018-08-13 19:34:58 +00:00
Keith Irwin 3b60b2fc86
Changed permissions 2018-01-19 21:22:49 +00:00
Keith Irwin 4bcf4da286
Added logic in case throwErr() is not given a req 2017-12-19 06:39:15 +00:00
Keith Irwin e076a91704
Shortened if statements and long lines 2017-12-13 19:52:01 +00:00
Keith Irwin 65dd73c549
Removed emojis 2017-12-13 18:16:15 +00:00
Keith Irwin 0b330ac931
#110 Merged implementation of StandardJS 2017-12-13 00:50:07 +00:00
Keith Irwin 016378d807
#110 Implemented StandardJS 2017-12-13 00:40:07 +00:00
Keith Irwin 9b433afb75
#107 Cleaned up code and added debugging 2017-11-14 18:00:55 -05:00
Keith Irwin 1e85445d64
Moved email validation function to middleware file 2017-07-04 12:09:28 -04:00
Keith Irwin 3e2180e90f
Fixed unauthorized /admin error 2017-05-08 14:00:51 -04:00
Keith Irwin 2516708cd0
Moved environment files to own folder 2017-04-26 23:13:14 -04:00
Keith Irwin a311f6f9f3
Found meaner-looking emoji for errors 2017-04-25 09:56:04 -04:00
Keith Irwin 3f2da8abfc
#62 Fixed 401s 2017-04-20 22:31:10 -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 74d97ee2c3
Added emails, changes to CSS, more login logic 2017-04-11 21:37:14 -04:00
Keith Irwin 7153f7bb9b
Added login screen 2017-04-01 13:03:05 -04:00
Keith Irwin de17e17347
Various changes, updates to help 2017-03-18 14:27:32 -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 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 cd0e8cefe4
Ability to track location from browser 2016-05-13 02:43:01 +00:00
Keith Irwin c4d47d38b5 various updates, including fix of #13 2016-05-07 20:33:00 +00:00
Keith Irwin c852a9ab53 Added delete buttons, and more (issue #3) 2016-05-06 05:32:31 +00:00
Keith Irwin 6fd2c20f85 Better errors 2016-04-27 21:14:32 +00:00
Keith Irwin b5cf8b6bf9 modulated routes 2016-03-31 21:57:34 +00:00