Commit Graph

20 Commits (master)

Author SHA1 Message Date
Keith Irwin 6c934544f1
Fixed password page and created lib folder for client-side libraries 2018-03-31 05:31:23 +00:00
Keith Irwin 01a77ca38c
#123 Import minified JS files instead of bundles 2018-03-08 21:29:55 +00:00
Keith Irwin 50061c370c
#121 Added CSRF protection 2018-03-04 20:15:43 +00:00
Keith Irwin 854a5ee1c3
Really fixed showing welcome messageon every login 2018-02-01 16:02:12 +00:00
Keith Irwin 3b60b2fc86
Changed permissions 2018-01-19 21:22:49 +00:00
Keith Irwin d011b31635
#100 Moved css out of webpack 2017-08-22 19:32:25 -04:00
Keith Irwin f57101c18f
#100 Webpacked CSS 2017-06-30 16:38:30 -04:00
Keith Irwin 9d9dc66cf0
Renamed bundled files 2017-06-30 15:03:59 -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 ea72e857f3
Finished implementation of webpack 2017-06-23 14:33:17 -04:00
Keith Irwin 802b63d479
Going to use webpack for js minification 2017-06-23 13:36:21 -04:00
Keith Irwin 0bcb5bfc12
Replaced instances of obsolete 'text/javacript' with 'application/javascript' 2017-05-06 14:51:02 -04:00
Keith Irwin 1988047e74
Added script type 2017-04-16 16:50:02 -04:00
Keith Irwin 0793c44a6a
Fixed password page formatting 2017-04-15 10:48:56 -04:00
Keith Irwin fc80498f2d
Added client-side password checking 2017-04-15 10:22:13 -04:00
Keith Irwin 7b2a1e27dd
Added password reset logic 2017-04-14 01:00:18 -04:00
Keith Irwin e84bb6ec3a
Hid minified files 2017-04-12 20:38:06 -04:00
Keith Irwin 80c71a7082
Minified static files 2017-04-12 20:06:34 -04:00
Keith Irwin a15cf2c03f
Added ability to change password 2017-04-12 13:41:27 -04:00