Go to file
2018-10-01 22:46:23 +02:00
.gitignore Add .gitignore 2018-09-29 22:11:16 +02:00
index.go Move indexPageTemplate variable to index.go 2018-09-29 22:27:16 +02:00
indieauth.go Redirect from /auth to / when logged in 2018-10-01 22:29:29 +02:00
LICENSE Initial commit 2018-09-29 08:16:39 +00:00
main.go Simplify handlers 2018-09-29 22:27:31 +02:00
moments.go Move momentsHandler to moments.go 2018-09-29 22:14:28 +02:00
README.md Initial commit 2018-09-29 08:16:39 +00:00
session_test.go Add tests for getSessionCookie 2018-10-01 22:46:23 +02:00
session.go Remove log.Printf 2018-09-29 22:43:57 +02:00
util.go Add session and small improvements 2018-09-29 16:28:43 +02:00

track-me