Commit Graph

29 Commits

Author SHA1 Message Date
Muyao CHEN
14ee642aab refacto: add db tx as a possible input for repo methods
All checks were successful
Build and test / Build (push) Successful in 2m22s
2024-10-25 23:52:43 +02:00
Muyao CHEN
716a58d44c fix: use simple slices instead of []*T 2024-10-24 22:32:57 +02:00
Muyao CHEN
0da8b29507 test: try to test user repo and event repo
All checks were successful
Build and test / Build (push) Successful in 2m27s
2024-10-23 09:54:00 +02:00
Muyao CHEN
74ae6b7877 doc: add readme 2024-10-20 23:26:45 +02:00
Muyao CHEN
c27dfc687f minor: cleanup 2024-10-19 17:14:08 +02:00
Muyao CHEN
3d616bff50 db: finish sql commands
All checks were successful
Build and test / Build (push) Successful in 2m23s
2024-10-19 17:08:05 +02:00
Muyao CHEN
a55fd26f90 repo: add some more sql for events 2024-10-18 21:41:53 +02:00
Muyao CHEN
dde4eb337c repo: add some sql for events
All checks were successful
Build and test / Build (push) Successful in 2m29s
2024-10-18 21:15:27 +02:00
Muyao CHEN
350a6f86d9 doc: add diary for use cases
All checks were successful
Build and test / Build (push) Successful in 2m21s
2024-10-17 21:56:23 +02:00
Muyao CHEN
a7a915d825 feat: Impl event while refactoring user domain
All checks were successful
Build and test / Build (push) Successful in 2m21s
2024-10-16 23:47:06 +02:00
Muyao CHEN
322b441c70 doc: add diary
All checks were successful
Build and test / Build (push) Successful in 2m21s
2024-10-15 21:08:06 +02:00
Muyao CHEN
544ccbe1ca doc: add diary
All checks were successful
Build and test / Build (push) Successful in 2m18s
2024-10-13 22:04:12 +02:00
Muyao CHEN
a3c2ade9fb feat: create session. (also print the x-rid into the log) 2024-10-11 23:24:29 +02:00
Muyao CHEN
be7f57d5a1 docs: Add design schemas
All checks were successful
Build and test / Build (push) Successful in 2m1s
2024-10-09 23:26:21 +02:00
Muyao CHEN
d35b47c7e6 fix: badge
Some checks failed
Build and test / Build (push) Failing after 1m39s
2024-10-08 23:29:00 +02:00
Muyao CHEN
8e73dc5f0b feat: test gitea actions with a real build!
All checks were successful
Build and test / Build (push) Successful in 2m10s
2024-10-08 23:22:00 +02:00
Muyao CHEN
cb7a4bf5c5 fix: change API design to be more RESTful 2024-10-07 23:25:25 +02:00
Muyao CHEN
7b8abf8e5c feat: Create user usecase 2024-10-06 16:18:28 +02:00
Muyao CHEN
4cdfe753c8 doc: add diary 2024-10-06 00:17:45 +02:00
Muyao CHEN
b9d4a58d71 db: create user table 2024-10-04 21:21:03 +02:00
Muyao CHEN
8e14ccd12a feat: add the core project design 2024-10-04 00:01:16 +02:00
Muyao CHEN
dd49035c8e feat: add errno 2024-10-03 21:54:16 +02:00
Muyao CHEN
51474ce04d feat: gracefully shutdown impl 2024-10-03 21:18:07 +02:00
Muyao CHEN
7024c76032 feat: Add request id middleware test 2024-10-03 13:41:32 +02:00
Muyao CHEN
62597e4534 feat: Add version print 2024-10-02 22:21:09 +02:00
Muyao CHEN
04fceee835 feat: Implement logging module with zap 2024-10-01 23:36:22 +02:00
Muyao CHEN
e13c4a9380 docs: the basic parts of a go project 2024-10-01 13:36:57 +02:00
Muyao CHEN
6f210883ee docs: init the project readme 2024-09-30 21:52:50 +02:00
a512d41a0c Initial commit 2024-09-30 19:19:59 +00:00