vinchent
  • Joined on 2023-08-20
vinchent pushed to main at vinchent/howmuch 2024-10-09 21:26:42 +00:00
be7f57d5a1 docs: Add design schemas
vinchent pushed to main at vinchent/howmuch 2024-10-09 21:25:49 +00:00
0adf93ed8b docs: Add design schemas
vinchent pushed to main at vinchent/howmuch 2024-10-09 21:24:13 +00:00
1218bc52ed docs: Add design schemas
vinchent pushed to main at vinchent/howmuch 2024-10-09 21:23:26 +00:00
8dc45dfb45 docs: Add design schemas
vinchent pushed to main at vinchent/howmuch 2024-10-08 21:43:12 +00:00
e1ca08db3a fix(ci): install npm
vinchent pushed to main at vinchent/howmuch 2024-10-08 21:40:27 +00:00
1b59bdaacf fix(ci): install npm
vinchent pushed to main at vinchent/howmuch 2024-10-08 21:33:40 +00:00
7209bc9c70 fix(ci): run-p not found
vinchent pushed to main at vinchent/howmuch 2024-10-08 21:29:04 +00:00
d35b47c7e6 fix: badge
vinchent pushed to main at vinchent/howmuch 2024-10-08 21:28:05 +00:00
5379895c4c feat: test gitea actions with frontend build and test!
vinchent pushed to main at vinchent/howmuch 2024-10-08 21:22:06 +00:00
8e73dc5f0b feat: test gitea actions with a real build!
vinchent pushed to main at vinchent/howmuch 2024-10-08 19:22:23 +00:00
cc505e5a74 feat: test gitea actions!
vinchent pushed to main at vinchent/howmuch 2024-10-07 22:17:42 +00:00
8f184ba797 feat: add Vue init project
vinchent pushed to main at vinchent/howmuch 2024-10-07 21:25:33 +00:00
cb7a4bf5c5 fix: change API design to be more RESTful
c1173b4bcc feat: add test case for usecase user.create
b7697bc89b feat: hash the user password
ba8570857d feat: add validate for user signup
Compare 4 commits »
vinchent pushed to main at vinchent/howmuch 2024-10-06 16:29:18 +00:00
344485d082 fix: make user signup work for the minimum
vinchent pushed to main at vinchent/howmuch 2024-10-06 16:27:35 +00:00
6f9ff9ab96 fix: make user signup work for the minimum
7b8abf8e5c feat: Create user usecase
4546665461 feat(sql): Add unique constraint to admin's email
2c1beb30f6 fix(db): use a normal pgx.Conn first
43a1d0509c feat(mkfile): build sqlc
Compare 6 commits »
vinchent pushed to main at vinchent/howmuch 2024-10-05 22:17:49 +00:00
4cdfe753c8 doc: add diary
332871d403 feat: route up to the controller level
c00cbf35f1 feat: Integrate db infra
1d753783ce fix: addlicense ignore sqlc dir
a6abdf504d fix: change sqlc output directory
Compare 10 commits »
vinchent pushed to main at vinchent/howmuch 2024-10-05 12:35:41 +00:00
9094d12c3a fix: abandon google addlicense use marmotedu addlicense
dc75af4dc7 feat: add admin table
1295d15eb3 fix: addlicense bug!!!
4794137d42 feat:add context interface, and change core.writeresponse function to use it
321b4704a2 docker: take the db_data out of the repo
Compare 8 commits »
vinchent pushed to main at vinchent/howmuch 2024-10-03 22:01:25 +00:00
8e14ccd12a feat: add the core project design
dd49035c8e feat: add errno
51474ce04d feat: gracefully shutdown impl
ffaec01809 feat: add cors middleware
Compare 4 commits »
vinchent pushed to main at vinchent/udemy-go-web-2 2024-10-03 21:41:43 +00:00
c22b5d2372 fix: potential context leak
vinchent pushed to main at vinchent/howmuch 2024-10-03 12:06:24 +00:00
7886788c35 feat(requestid): put the request id to the response
ad1d4de7c3 feat(requestid): validate uuid
e6389f0fd2 feat(requestid): handle the case for new uuid
d870d2a58d feat(requestid): test for the case where no requestId is given
2a52fb6b88 feat(requestid): reqID in the header
Compare 9 commits »