26 Commits

Author SHA1 Message Date
e55d419d44
auth services, middleware, and other stuff
All checks were successful
ci/woodpecker/pr/build Pipeline was successful
ci/woodpecker/pr/lint Pipeline was successful
ci/woodpecker/pr/test Pipeline was successful
2025-05-22 13:55:43 -04:00
70bb4e66b4
user service 2025-05-16 12:33:40 -04:00
1ffbbcec15
user repository 2025-05-16 11:21:48 -04:00
b4b634fd3f
use gofrs uuid 2025-05-16 10:40:20 -04:00
af4b0190d0
add uuid support 2025-05-15 16:01:07 -04:00
26992f9579
merged postgres repository with base repository 2025-05-15 15:40:57 -04:00
651bcce12f
add users table 2025-05-15 15:16:55 -04:00
f1bbd06ef7
sql driver to pgx driver 2025-05-15 14:47:46 -04:00
ab0e40c695 linting and go version update
All checks were successful
ci/woodpecker/pr/lint Pipeline was successful
ci/woodpecker/pr/build Pipeline was successful
ci/woodpecker/pr/test Pipeline was successful
2025-05-15 13:16:29 -04:00
f9a8e9666e logging and middleware chaining
Some checks failed
ci/woodpecker/pr/build Pipeline was successful
ci/woodpecker/pr/lint Pipeline failed
ci/woodpecker/pr/test Pipeline was successful
2025-05-15 12:34:32 -04:00
e76386d10a fix tests with logging and context 2025-03-13 15:58:02 -04:00
96975c7bd2 logging update with context 2025-03-10 16:35:22 -04:00
5a4c422b7a Added tests for full crud operations on psql
All checks were successful
ci/woodpecker/pr/build Pipeline was successful
ci/woodpecker/pr/lint Pipeline was successful
ci/woodpecker/pr/test Pipeline was successful
2025-02-13 18:25:24 -05:00
6c2e70d09c linting and formatting
Some checks failed
ci/woodpecker/push/lint Pipeline failed
ci/woodpecker/push/build Pipeline was successful
ci/woodpecker/push/test Pipeline failed
2025-02-13 14:01:26 -05:00
308a41e241
Revert "woodpecker intentional failure"
All checks were successful
ci/woodpecker/push/build Pipeline was successful
ci/woodpecker/push/test Pipeline was successful
This reverts commit 0e1507b6379129014a5ab4ad90250cce2ab18562.
2025-02-12 15:42:56 -05:00
0e1507b637
woodpecker intentional failure
Some checks failed
ci/woodpecker/push/build Pipeline was successful
ci/woodpecker/push/test Pipeline failed
2025-02-12 15:27:31 -05:00
649406dffa
testcontainers 2025-02-11 15:57:28 -05:00
5df204164e
postgres 2025-02-10 12:33:01 -05:00
608f7c36e7
move middleware 2025-02-10 10:18:01 -05:00
8f8e83a0d7
basic logger middleware and formatting 2025-02-09 00:43:50 -05:00
c10cc07324
todo handler and tests 2025-02-09 00:21:58 -05:00
6175abee25
todo service tests 2025-02-07 22:05:05 -05:00
a71e09367c
refactor by domain 2025-02-07 21:15:34 -05:00
fa6c9cac33
use embed for migrations 2025-02-07 18:29:11 -05:00
bb3d9abb7e
todo sqlite and inmemory repo 2025-02-06 16:33:49 -05:00
b177e311e4
migrations 2025-02-06 12:41:54 -05:00