Commit graph

9 commits

Author SHA1 Message Date
db1fa2cbd9
feat: update Go version and dependencies
Updated Go version to 1.24 and upgraded dependencies to their latest
compatible versions. This includes updates to Dockerfiles, go.mod,
and go.sum. Regenerated templated files with templ v0.3.857.
2025-04-23 17:31:46 +02:00
d4e6b35a96
Create taxes for taxable items automatically (#16)
* refactor return error when building booking service

* fix the description

* set taxable item by amount

* auto create tax items if the item is taxable

* fix linter

* remove legacy tax entry

* display multiple items

* use the price from the form

* improve item sorting

* lintfix
2024-08-26 21:44:31 +02:00
8a98880db1
update go version in build step 2024-08-21 22:01:58 +02:00
622adafef6
debug calendar secrets (#15)
* debug secret parsing

* better logging

* update deps
2024-08-09 14:36:14 +02:00
509afddf92
install G Calendar client 2024-08-03 22:33:50 +02:00
1137737afa
install certificates 2024-07-18 14:46:05 +02:00
036d267abf
Revert "back to nix"
This reverts commit 43af5f1a76.
2024-07-18 14:44:20 +02:00
43af5f1a76
back to nix 2024-07-18 13:13:36 +02:00
efc8c90d63
add dockerfile 2024-07-14 23:47:23 +02:00