Go to file
jordi fita mas 3af40cc7bc Update weasyprint parameters for version 57.2
Debian 12 (bookworm) has upgraded its weasyprint version and it no
longer includes the --format parameter, because now it only can output
to PDF.
2023-06-15 23:16:53 +02:00
cmd/numerus Implement login cookie, its verification, and logout 2023-01-17 20:58:13 +01:00
debian debian: Update PostgreSQL version to 15, used in Debian 12 2023-06-15 12:19:08 +02:00
demo Replace tag relations with array attributes 2023-04-07 21:31:35 +02:00
deploy Add the “invoiced” quote status 2023-06-11 22:19:43 +02:00
pkg Update weasyprint parameters for version 57.2 2023-06-15 23:16:53 +02:00
po Add the most minimal home page design 2023-06-11 22:24:25 +02:00
revert Added SQL views to compute computations amounts and edit them 2023-06-07 15:31:20 +02:00
test Change CURRENT_TIMESTAMP parameter for col_default_is 2023-06-15 14:21:09 +02:00
verify Add the “invoiced” quote status 2023-06-11 22:19:43 +02:00
web Add the most minimal home page design 2023-06-11 22:24:25 +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 Properly register array and composite PostgreSQL types with pgtype 2023-02-20 11:42:21 +01:00
go.sum Fix use of API methods not available in Go 1.16 2023-02-13 10:32:26 +01:00
sqitch.conf Setup authentication schema and user relation 2023-01-13 20:30:21 +01:00
sqitch.plan Tag sqitch.plan with first version 2023-06-12 16:05:50 +02:00