Commit Graph

67 Commits

Author SHA1 Message Date
11f3bcc89f feat(observabillity): #153 instrument sqlx
All checks were successful
Build Docker Image / Build-Docker-Image (push) Successful in 2m29s
Build and Push Docker Image / Build-And-Push-Docker-Image (push) Successful in 2m49s
2025-06-07 22:04:29 +02:00
63ade5916e fix(observabillity): include otel logs
All checks were successful
Build Docker Image / Build-Docker-Image (push) Successful in 5m33s
Build and Push Docker Image / Build-And-Push-Docker-Image (push) Successful in 5m4s
2025-06-07 15:32:43 +02:00
79a1247bea fix(deps): update module go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp to v0.61.0
All checks were successful
Build Docker Image / Build-Docker-Image (push) Successful in 5m59s
Build and Push Docker Image / Build-And-Push-Docker-Image (push) Successful in 5m48s
2025-06-07 11:06:56 +00:00
3e7251ef9d feat(observabillity): #115 integrate otel for metrics and traces
All checks were successful
Build Docker Image / Build-Docker-Image (push) Successful in 5m51s
Build and Push Docker Image / Build-And-Push-Docker-Image (push) Successful in 5m46s
2025-06-07 12:25:07 +02:00
7efaa0fc61 fix(deps): update module github.com/a-h/templ to v0.3.898
All checks were successful
Build Docker Image / Build-Docker-Image (push) Successful in 4m58s
Build and Push Docker Image / Build-And-Push-Docker-Image (push) Successful in 4m58s
2025-06-06 18:06:16 +00:00
95c5b783a7 fix(deps): update module golang.org/x/net to v0.41.0
All checks were successful
Build Docker Image / Build-Docker-Image (push) Successful in 4m28s
Build and Push Docker Image / Build-And-Push-Docker-Image (push) Successful in 4m43s
2025-06-05 22:08:27 +00:00
bb4c16c692 fix(deps): update module golang.org/x/crypto to v0.39.0
All checks were successful
Build Docker Image / Build-Docker-Image (push) Successful in 3m38s
Build and Push Docker Image / Build-And-Push-Docker-Image (push) Successful in 4m51s
2025-06-05 20:06:25 +00:00
3819b4dbd3 chore(deps): update dependency go to v1.24.4
All checks were successful
Build Docker Image / Build-Docker-Image (push) Successful in 4m42s
Build and Push Docker Image / Build-And-Push-Docker-Image (push) Successful in 4m24s
2025-06-05 19:06:10 +00:00
889672fefd fix(deps): update module github.com/a-h/templ to v0.3.894
All checks were successful
Build Docker Image / Build-Docker-Image (push) Successful in 4m11s
Build and Push Docker Image / Build-And-Push-Docker-Image (push) Successful in 4m9s
2025-06-04 22:06:37 +00:00
aed1102ad8 fix(deps): update module github.com/a-h/templ to v0.3.887
All checks were successful
Build Docker Image / Build-Docker-Image (push) Successful in 4m36s
Build and Push Docker Image / Build-And-Push-Docker-Image (push) Successful in 4m43s
2025-05-31 21:07:24 +00:00
3e280dcd7f chore(deps): update dependency go to v1.24.3
All checks were successful
Build Docker Image / Build-Docker-Image (push) Successful in 4m16s
Build and Push Docker Image / Build-And-Push-Docker-Image (push) Successful in 5m25s
2025-05-06 21:08:07 +00:00
ac0c918da7 fix(deps): update module golang.org/x/net to v0.40.0
All checks were successful
Build Docker Image / Build-Docker-Image (push) Successful in 4m30s
Build and Push Docker Image / Build-And-Push-Docker-Image (push) Successful in 5m0s
2025-05-05 21:07:58 +00:00
19e79cbe3f fix(deps): update module golang.org/x/crypto to v0.38.0
All checks were successful
Build Docker Image / Build-Docker-Image (push) Successful in 4m37s
Build and Push Docker Image / Build-And-Push-Docker-Image (push) Successful in 4m57s
2025-05-05 20:07:37 +00:00
b20a48be25 feat: use sqlx
Some checks failed
Build Docker Image / Build-Docker-Image (push) Failing after 6m59s
2025-05-04 15:53:41 +02:00
96860b28d1 fix(deps): update module github.com/a-h/templ to v0.3.865
All checks were successful
Build Docker Image / Build-Docker-Image (push) Successful in 4m34s
Build and Push Docker Image / Build-And-Push-Docker-Image (push) Successful in 4m45s
2025-05-02 08:10:12 +00:00
923247b55e fix(deps): update module github.com/golang-migrate/migrate/v4 to v4.18.3
All checks were successful
Build Docker Image / Build-Docker-Image (push) Successful in 4m32s
Build and Push Docker Image / Build-And-Push-Docker-Image (push) Successful in 4m36s
2025-04-24 05:07:55 +00:00
de2daf5f26 fix(deps): update module github.com/mattn/go-sqlite3 to v1.14.28
All checks were successful
Build Docker Image / Build-Docker-Image (push) Successful in 4m16s
Build and Push Docker Image / Build-And-Push-Docker-Image (push) Successful in 4m37s
2025-04-16 14:08:10 +00:00
251dfc0ec5 fix(deps): update module github.com/prometheus/client_golang to v1.22.0
All checks were successful
Build Docker Image / Build-Docker-Image (push) Successful in 4m27s
Build and Push Docker Image / Build-And-Push-Docker-Image (push) Successful in 4m39s
2025-04-08 10:08:24 +00:00
d14e4c2405 fix(deps): update module golang.org/x/net to v0.39.0
All checks were successful
Build Docker Image / Build-Docker-Image (push) Successful in 4m7s
Build and Push Docker Image / Build-And-Push-Docker-Image (push) Successful in 4m9s
2025-04-07 22:07:34 +00:00
25279f2251 fix(deps): update module golang.org/x/crypto to v0.37.0
All checks were successful
Build Docker Image / Build-Docker-Image (push) Successful in 4m19s
Build and Push Docker Image / Build-And-Push-Docker-Image (push) Successful in 4m15s
2025-04-06 17:07:05 +00:00
ee32cacc14 fix(deps): update module github.com/mattn/go-sqlite3 to v1.14.27
Some checks failed
Build Docker Image / Build-Docker-Image (push) Successful in 4m43s
Build and Push Docker Image / Build-And-Push-Docker-Image (push) Failing after 3m40s
2025-04-02 17:07:57 +00:00
84843c51d3 fix(deps): update module github.com/mattn/go-sqlite3 to v1.14.26
All checks were successful
Build Docker Image / Build-Docker-Image (push) Successful in 4m51s
Build and Push Docker Image / Build-And-Push-Docker-Image (push) Successful in 4m31s
2025-04-02 09:07:48 +00:00
42fe859659 chore(deps): update dependency go to v1.24.2
All checks were successful
Build Docker Image / Build-Docker-Image (push) Successful in 4m56s
Build and Push Docker Image / Build-And-Push-Docker-Image (push) Successful in 4m41s
2025-04-01 17:07:15 +00:00
520d4069b4 fix(deps): update module github.com/mattn/go-sqlite3 to v1.14.25
All checks were successful
Build Docker Image / Build-Docker-Image (push) Successful in 6m23s
Build and Push Docker Image / Build-And-Push-Docker-Image (push) Successful in 4m43s
2025-04-01 14:07:12 +00:00
fa7119ed33 rename template
All checks were successful
Build Docker Image / Build-Docker-Image (push) Successful in 7m40s
Build and Push Docker Image / Build-And-Push-Docker-Image (push) Successful in 3m55s
2025-03-31 21:50:59 +02:00
1f52a959f2 fix(deps): update module golang.org/x/net to v0.38.0
Some checks failed
Build and Push Docker Image / Build-And-Push-Docker-Image (push) Has been cancelled
2025-03-30 00:10:40 +00:00
d6aa5c08a2 fix(deps): update module github.com/a-h/templ to v0.3.857 2025-03-28 20:14:44 +00:00
dce993322b fix(deps): update module github.com/a-h/templ to v0.3.856 2025-03-24 00:10:56 +00:00
fbb20bada4 fix(deps): update module golang.org/x/net to v0.37.0 2025-03-07 00:10:32 +00:00
da82680270 fix(deps): update module golang.org/x/crypto to v0.36.0 2025-03-06 00:10:47 +00:00
1168cb5c9f fix(deps): update module golang.org/x/net to v0.36.0 2025-03-05 10:00:16 +00:00
b165e29e45 fix(deps): update module github.com/prometheus/client_golang to v1.21.1 2025-03-05 09:40:58 +00:00
8f14b93817 chore(deps): update dependency go to v1.24.1 2025-03-05 00:09:17 +00:00
02fc5f9baa fix(deps): update module golang.org/x/crypto to v0.35.0 2025-03-04 13:23:59 +00:00
27b87dcc12 chore(deps): update dependency go to v1.24.0 2025-03-04 12:44:41 +00:00
38b3ad9326 fix(deps): update module golang.org/x/net to v0.35.0 2025-03-03 10:02:17 +00:00
60daac48b4 fix(deps): update module github.com/prometheus/client_golang to v1.21.0 2025-02-24 18:28:38 +00:00
a88ed4bb47 fix(deps): update module github.com/golang-migrate/migrate/v4 to v4.18.2 2025-02-02 10:14:35 +00:00
7ac910aec6 fix(deps): update module github.com/a-h/templ to v0.3.833 2025-02-02 00:07:44 +00:00
bc82ad123b chore(deps): update dependency go to v1.23.5 2025-01-19 01:11:32 +01:00
1d89f45ff9 fix(deps): update module golang.org/x/net to v0.34.0 2025-01-07 23:06:18 +00:00
bc70babaca fix(deps): update module golang.org/x/crypto to v0.32.0 2025-01-06 23:04:59 +00:00
d3700d5a3b fix(deps): update module github.com/a-h/templ to v0.3.819 2025-01-02 23:05:26 +00:00
52f6d3d706 chore: #174 make into template 2024-12-31 12:25:30 +01:00
143662fff0 fix(deps): update module golang.org/x/net to v0.33.0 2024-12-18 23:01:53 +00:00
9629e71962 fix(deps): update module golang.org/x/net to v0.32.0 2024-12-12 00:01:42 +00:00
e81fa4b2b6 fix(deps): update module golang.org/x/crypto to v0.31.0 2024-12-11 23:53:04 +01:00
eab42c26f8 feat(security): #286 anonymous sign in for csrf token on login form 2024-12-09 22:39:18 +01:00
bbcdbf7a01 fix(deps): update module golang.org/x/crypto to v0.30.0 2024-12-06 22:04:10 +00:00
3188d25d7d fix(deps): update module github.com/stretchr/testify to v1.10.0 2024-11-24 14:55:58 +00:00