index
:
guff
master
Unnamed repository; edit this file 'description' to name the repository.
Paul Duncan
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
guff.cr
Age
Commit message (
Expand
)
Author
Files
Lines
2016-05-22
add database init, project and page handlers, bunch of model stubs, etc
Paul Duncan
1
-10
/
+476
2016-05-22
add api handler and stub post and user apis
Paul Duncan
1
-1
/
+126
2016-05-21
s/assets_dir/system_dir/
Paul Duncan
1
-11
/
+12
2016-05-21
add admin tabs
Paul Duncan
1
-4
/
+75
2016-05-21
add navbars to admin, login, and logout
Paul Duncan
1
-1
/
+1
2016-05-21
remove debugging and comment cleanup
Paul Duncan
1
-2
/
+3
2016-05-21
logout.html clickjacking protection
Paul Duncan
1
-0
/
+1
2016-05-21
remove unused session header check
Paul Duncan
1
-12
/
+0
2016-05-21
refactor origin check
Paul Duncan
1
-14
/
+15
2016-05-21
comment cleanup
Paul Duncan
1
-1
/
+2
2016-05-21
add clickjacking protection to logout page
Paul Duncan
1
-0
/
+5
2016-05-21
DRY session cookie name
Paul Duncan
1
-4
/
+8
2016-05-21
add origin/referer check
Paul Duncan
1
-0
/
+14
2016-05-21
fix x-frame-options call
Paul Duncan
1
-1
/
+1
2016-05-21
add clickjacking protection
Paul Duncan
1
-0
/
+2
2016-05-21
add csrf protection to login page
Paul Duncan
1
-0
/
+58
2016-05-21
make SessionModel#create consistent with other SessionModel calls
Paul Duncan
1
-3
/
+3
2016-05-21
add logout-page.ecr
Paul Duncan
1
-1
/
+0
2016-05-21
add initial model stubs, login, logout, etc
Paul Duncan
1
-25
/
+312
2016-05-20
make assets accessible when unauthed, populate login page
Paul Duncan
1
-3
/
+4
2016-05-20
minor cleanups
Paul Duncan
1
-4
/
+4
2016-05-16
remove print_usage
Paul Duncan
1
-4
/
+0
2016-05-16
add login page
Paul Duncan
1
-0
/
+32
2016-05-16
add bunch of crap
Paul Duncan
1
-39
/
+184
2016-05-15
initial commit
Paul Duncan
1
-0
/
+319