f836822ff0
upgrade dependencies and remove dead code
2025-05-04 23:48:12 +02:00
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
9e9cd8acc4
update dependencies
2025-03-23 23:06:19 +01:00
7d909f34e3
remove payment status field on item ( #41 )
2025-02-22 02:34:13 +01:00
b4ffff3c67
improve header layout
2025-01-08 13:52:35 +01:00
ffa7f140d1
use daisyUI ( #25 )
...
* use tailwind and daisyui
* split the layout in multiple components
* remove unused code
* footer compoonent
* login form
log
* booking table
fd
* cancel style
* header
* booking form
* new booking
* line items
* line item
* report
* uniform headings
2024-11-16 19:24:26 +01:00
620465f206
RE20 github link footer ( #21 )
...
* add a github logo link to the repository in the footer
* update deps
* remove useless css loading
2024-11-14 22:14:20 +01:00
4768e066e9
up templates
2024-09-08 21:16:13 +02:00
9765edc318
update templ version
2024-08-05 20:19:33 +02:00
1ec2f5365c
update templ version
2024-06-14 22:35:20 +02:00
0db50b2268
add validation to login form
2024-06-08 13:23:43 +02:00
c3c52cfbf7
reformat
2024-06-02 11:27:08 +02:00
9f28a53e63
improve login screen
2024-05-30 20:51:59 +02:00
24b7cf1251
redirect with htmx
...
format
2024-05-25 19:03:33 +02:00
cc621582f9
read session to login
2024-05-25 16:53:49 +02:00
e1766812c4
session login
2024-05-25 16:38:25 +02:00
f66ada145a
use google signin button
2024-05-19 21:37:17 +02:00
37c5c9428e
Login page using templ
2024-05-19 21:29:23 +02:00
e673acb5c2
can store token after login
2024-05-10 23:01:50 +02:00
aa5ac4dace
add login page design
2024-05-10 13:00:21 +02:00