Go to file
jordi fita mas 58dd69773a Add aria-label to <summary> without text content
Using Orca or similar accessibility tools, it was not possible to
understand what these “menus” were intended for because they had only
icons without any alternative text, thus nothing to speak aloud with.
2023-07-06 11:49:36 +02:00
cmd/numerus Implement login cookie, its verification, and logout 2023-01-17 20:58:13 +01:00
debian Allow importing contacts from Holded 2023-07-03 00:05:47 +02:00
demo Add empty IBAN and BIC to demo contacts 2023-07-02 02:26:35 +02:00
deploy Create validation function for SQL domains and for phones 2023-07-03 11:31:59 +02:00
pkg Create validation function for SQL domains and for phones 2023-07-03 11:31:59 +02:00
po Add aria-label to <summary> without text content 2023-07-06 11:49:36 +02:00
revert Create validation function for SQL domains and for phones 2023-07-03 11:31:59 +02:00
test Create validation function for SQL domains and for phones 2023-07-03 11:31:59 +02:00
verify Create validation function for SQL domains and for phones 2023-07-03 11:31:59 +02:00
web Add aria-label to <summary> without text content 2023-07-06 11:49:36 +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 Allow importing contacts from Holded 2023-07-03 00:05:47 +02:00
go.sum Allow importing contacts from Holded 2023-07-03 00:05:47 +02:00
sqitch.conf Setup authentication schema and user relation 2023-01-13 20:30:21 +01:00
sqitch.plan Tag Sqitch with version 1 2023-07-03 11:33:09 +02:00