23 Commits

Author SHA1 Message Date
aba366f211 Use form groups 2016-12-20 19:44:56 +01:00
a71afaf6b9 Implement registration 2016-12-20 15:26:31 +01:00
cf03726643 Use spaces 2016-12-20 14:52:01 +01:00
88eb29f855 Use span instead of div 2016-12-20 14:49:48 +01:00
3406ce58cf Flash notice on submit if passwords don't match 2016-12-20 14:34:29 +01:00
9db0ea1870 Extract js Method checkPasswordMatch 2016-12-20 14:34:00 +01:00
6b730d5b33 Check if passwords match with js 2016-12-20 13:55:05 +01:00
7b235f83ad Add registration 2016-12-20 13:34:34 +01:00
28b26c088e Fix login without fixed size 2016-12-07 17:19:38 +01:00
f4e227957b Add index 2016-12-07 17:19:11 +01:00
39141ab2e6 Rename template to login 2016-12-07 17:02:40 +01:00
ed0b939a75 Extract head to own template 2016-12-07 16:43:46 +01:00
1fa6c43df1 Extract css to main.css 2016-12-03 21:13:03 +01:00
147219e66d Center form and improve header 2016-12-03 21:11:45 +01:00
7a5bc35cc3 Add Header 2016-12-03 21:09:33 +01:00
e4755bcad8 Add DOCTYPE & viewport 2016-12-03 21:07:59 +01:00
36b066c687 Implement logout 2016-12-03 20:30:40 +01:00
bb6fd11a92 Include bootstrap css 2016-12-03 20:15:22 +01:00
0adbb9087e Remove c&p comments 2016-11-25 18:55:11 +01:00
3f8b88ecd4 Make invalid credentials notice red 2016-11-25 17:13:43 +01:00
ba7cea9965 Remove target param from form-action 2016-11-25 17:11:12 +01:00
a122e5db0c Use AJAX for login 2016-11-25 17:06:10 +01:00
73950eb6da Move HTML to template 2016-11-23 22:07:53 +01:00