Go to file
jordi fita mas fa6ddc70b3 Prefix with “Must” all functions that panic
Just following what the standard library does.
2023-01-22 20:37:43 +01:00
cmd/numerus Implement login cookie, its verification, and logout 2023-01-17 20:58:13 +01:00
debian Add a deployment test while building the Debian package 2023-01-22 04:32:03 +01:00
demo Add the SQL for the demo 2023-01-17 22:30:01 +01:00
deploy Add user_profile view to update the profile with form 2023-01-22 02:23:09 +01:00
pkg Prefix with “Must” all functions that panic 2023-01-22 20:37:43 +01:00
po Add user_profile view to update the profile with form 2023-01-22 02:23:09 +01:00
revert Add user_profile view to update the profile with form 2023-01-22 02:23:09 +01:00
test Add user_profile view to update the profile with form 2023-01-22 02:23:09 +01:00
verify Add user_profile view to update the profile with form 2023-01-22 02:23:09 +01:00
web Reduce HTML’s font-size to (usually) have 1rem = 10px 2023-01-22 20:27:43 +01:00
.gitignore Add Catalan and Spanish translation with gotext[3] 2023-01-18 20:26:30 +01:00
COPYING Rename LICENSE to COPYING 2023-01-15 04:08:35 +01:00
Makefile Add a deployment test while building the Debian package 2023-01-22 04:32:03 +01:00
go.mod Add Catalan and Spanish translation with gotext[3] 2023-01-18 20:26:30 +01:00
go.sum Add Catalan and Spanish translation with gotext[3] 2023-01-18 20:26:30 +01:00
sqitch.conf Setup authentication schema and user relation 2023-01-13 20:30:21 +01:00
sqitch.plan Add user_profile view to update the profile with form 2023-01-22 02:23:09 +01:00