Go to file
jordi fita mas f611162b0e Move contacts templates in their own directory
This is what directories are for: namespacing; no need for cumbersome
file name prefixes.
2023-02-04 10:48:03 +01:00
cmd/numerus Implement login cookie, its verification, and logout 2023-01-17 20:58:13 +01:00
debian Replace default router with github.com/julienschmidt/httprouter 2023-02-03 12:30:56 +01:00
demo Add sample contacts to the demo 2023-02-03 14:16:46 +01:00
deploy Add cross-request forgery detection 2023-02-02 11:39:34 +01:00
pkg Move contacts templates in their own directory 2023-02-04 10:48:03 +01:00
po Add breadcrumbs 2023-02-03 13:58:10 +01:00
revert Add the contact relation and a rough first form 2023-01-29 15:14:31 +01:00
test Add cross-request forgery detection 2023-02-02 11:39:34 +01:00
verify Add cross-request forgery detection 2023-02-02 11:39:34 +01:00
web Move contacts templates in their own directory 2023-02-04 10:48:03 +01:00
.gitignore Ignore IntelliJ’s project files 2023-01-30 16:42:15 +01:00
COPYING Rename LICENSE to COPYING 2023-01-15 04:08:35 +01:00
Makefile Rename extension of templates to .gohtml 2023-01-30 16:48:21 +01:00
go.mod Replace default router with github.com/julienschmidt/httprouter 2023-02-03 12:30:56 +01:00
go.sum Replace default router with github.com/julienschmidt/httprouter 2023-02-03 12:30:56 +01:00
sqitch.conf Setup authentication schema and user relation 2023-01-13 20:30:21 +01:00
sqitch.plan Add the contact relation and a rough first form 2023-01-29 15:14:31 +01:00