|
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 |
|
|
f74b7ab078
|
Remove .html
|
2016-12-07 16:59:04 +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 |
|
|
304b954b51
|
Ignore swap files
|
2016-12-03 20:16:32 +01:00 |
|
|
bb6fd11a92
|
Include bootstrap css
|
2016-12-03 20:15:22 +01:00 |
|
|
637efda810
|
Actuall serve static files
|
2016-12-03 20:14:46 +01:00 |
|
|
825bf7be04
|
Add bootstrap
|
2016-12-03 20:13:47 +01:00 |
|
|
0adbb9087e
|
Remove c&p comments
|
2016-11-25 18:55:11 +01:00 |
|
|
c8f221b310
|
Add .vscode to gitignore
|
2016-11-25 17:15:24 +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 |
|
|
db18731e43
|
Enable static files
|
2016-11-25 17:11:02 +01:00 |
|
|
a122e5db0c
|
Use AJAX for login
|
2016-11-25 17:06:10 +01:00 |
|
|
b2ed65788e
|
Get Name from Claims
|
2016-11-24 12:08:52 +01:00 |
|
|
bd1b3416b4
|
Extract loginSuccess to login.go
v0.0.1
|
2016-11-23 23:18:13 +01:00 |
|
|
aa055e944e
|
Extract login functions to login.go
|
2016-11-23 23:10:32 +01:00 |
|
|
7c104b6fc2
|
Verify Token
|
2016-11-23 23:03:33 +01:00 |
|
|
f62ba4a20e
|
Fix claims
|
2016-11-23 22:38:16 +01:00 |
|
|
038976ca4d
|
Make Cookie non-secure while in dev
|
2016-11-23 22:29:13 +01:00 |
|
|
b5c81aa956
|
Use httpOnly Cookie
|
2016-11-23 22:10:29 +01:00 |
|
|
fb97208785
|
Move login.html outside of api
|
2016-11-23 22:08:13 +01:00 |
|
|
73950eb6da
|
Move HTML to template
|
2016-11-23 22:07:53 +01:00 |
|
|
d8860aabc8
|
Add login Website
|
2016-11-23 21:51:55 +01:00 |
|
|
c5d8e858a4
|
Convert to GIN
|
2016-11-23 21:51:43 +01:00 |
|
|
48eea7fb37
|
Add Cookie on login
|
2016-06-14 23:08:40 +02:00 |
|
|
576084e1de
|
Use Form-action
|
2016-06-14 21:21:10 +02:00 |
|
|
f1a89266c2
|
Add login via API
|
2016-06-14 21:00:53 +02:00 |
|
|
c4c38eff16
|
Add title and Home-Link
|
2016-06-14 21:00:24 +02:00 |
|
|
d742b88bdb
|
Serve static files in / and api in /api
|
2016-06-14 20:35:52 +02:00 |
|
|
f83026ac45
|
Add Bootstrap
|
2016-06-14 20:24:48 +02:00 |
|
|
73d7424eed
|
Implement hard-coded login
|
2016-06-13 22:42:09 +02:00 |
|
|
a5f0ea074c
|
Add Hello World
|
2016-06-13 22:17:24 +02:00 |
|
|
2580456d0f
|
Add Sublime Project
|
2016-06-13 22:14:14 +02:00 |
|
|
c9ded44100
|
Add short description to README
|
2016-06-13 22:13:46 +02:00 |
|
|
4c9c4ea7bd
|
initial commit
|
2016-06-13 22:11:04 +02:00 |
|