Go to file
jordi fita mas c174fb447c Move data-hx-boost inside the <nav> for quotes and invoices
This is because the download button must *not* be boosted, or HTMx would
just slap the binary data into the document as is, without downloading
it.
2023-07-07 11:34:34 +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 Keep products in invoices/quotes sorted by (roughly) insertion order 2023-07-07 11:34:26 +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 Move data-hx-boost inside the <nav> for quotes and invoices 2023-07-07 11:34:34 +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