Go to file
jordi fita mas eb845edf0a Change menu’s and profile icon
Eventually, we will allow people to upload their own profile images,
but until then we’ll use a “generic” profile icon instead of the closed
icon, that means nothing to users.

We wanted to have the same icon for that menu than for the Account item,
but the one we used until now did not look inside the round button for
the menu, thus we changed the two.

Related to #55.
2023-07-02 19:49:03 +02:00
cmd/numerus Implement login cookie, its verification, and logout 2023-01-17 20:58:13 +01:00
debian Add IBAN and BIC fields to contacts 2023-07-02 02:08:45 +02:00
demo Add empty IBAN and BIC to demo contacts 2023-07-02 02:26:35 +02:00
deploy Add IBAN and BIC fields to contacts 2023-07-02 02:08:45 +02:00
pkg Add IBAN and BIC fields to contacts 2023-07-02 02:08:45 +02:00
po Add IBAN and BIC fields to contacts 2023-07-02 02:08:45 +02:00
revert Add IBAN and BIC fields to contacts 2023-07-02 02:08:45 +02:00
test Add IBAN and BIC fields to contacts 2023-07-02 02:08:45 +02:00
verify Add IBAN and BIC fields to contacts 2023-07-02 02:08:45 +02:00
web Change menu’s and profile icon 2023-07-02 19:49:03 +02: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 Update module dependencies to match the version of Debian 12 packages 2023-06-17 20:42:23 +02:00
go.sum Update module dependencies to match the version of Debian 12 packages 2023-06-17 20:42:23 +02:00
sqitch.conf Setup authentication schema and user relation 2023-01-13 20:30:21 +01:00
sqitch.plan Add IBAN and BIC fields to contacts 2023-07-02 02:08:45 +02:00