Sandro CURY CAZZANIGA Kharec
Kharec pushed to main at Kharec/goyco 2026-01-12 22:34:48 +01:00
250ff79eeb test: update TestGetFuzzDB to expect new DB instances per call
4dfe260953 fix: remove global sync.Once to prevent DB state leakage in fuzz tests
Compare 2 commits »
Kharec pushed to main at Kharec/goyco 2026-01-12 12:26:24 +01:00
49e6bb1e9d test: simplify pagination test loops
Kharec pushed to main at Kharec/goyco 2026-01-12 12:24:48 +01:00
5b0c6018c0 test: cover pagination
3303d13f15 refactor: move TestApplyPagination to its own file
Compare 2 commits »
Kharec pushed to main at Kharec/urupam 2026-01-12 10:56:16 +01:00
17eb69fed0 test: cover error formatting
Kharec pushed to main at Kharec/flado 2026-01-12 07:50:31 +01:00
5ed8de91d1 fix: secret key when debug off and secure cookies without FLASK_ENV
Kharec pushed to main at Kharec/flado 2026-01-12 07:45:48 +01:00
5bf0854077 fix: hide passwords when rendering the DB URL
Kharec pushed to main at Kharec/dotdash 2026-01-11 17:20:51 +01:00
d1f6eae102 fix: avoid UB in case folding
Kharec pushed to main at Kharec/dotdash 2026-01-11 17:19:00 +01:00
6a5627aec7 fix: switched mode toggles to require exact d/e commands
Kharec pushed to main at Kharec/advent-of-code 2026-01-11 01:29:58 +01:00
80f191da7e feat: refactor code and solve part two
Kharec pushed to main at Kharec/advent-of-code 2026-01-11 01:14:55 +01:00
2a36b7c21f test: add unit test for part two
b9e5e29edc feat: solve part one
Compare 2 commits »
Kharec pushed to main at Kharec/advent-of-code 2026-01-11 01:09:01 +01:00
69ca7ec52c test: add unit test for part one
Kharec pushed to main at Kharec/advent-of-code 2026-01-11 01:06:34 +01:00
0acaa0b143 feat: register fifteenth day
Kharec pushed to main at Kharec/advent-of-code 2026-01-11 01:04:41 +01:00
8c311b861d chore: add 2015D15 dataset
Kharec pushed to main at Kharec/goyco 2026-01-10 23:03:09 +01:00
c1746eb346 docs: update readme
Kharec pushed to main at Kharec/goyco 2026-01-10 23:01:18 +01:00
e2804ca07e refactor: use GetValidatedDTO for vote validation
6cdad79caa refactor: req -> request
6227b64746 refactor: use GetValidatedDTO for user create validation
506e233347 test: adjust post creation tests for DTO validation
8c06c916e1 refactor: use GetValidatedDTO for request validation
Compare 8 commits »
Kharec pushed to main at Kharec/goyco 2026-01-10 22:59:01 +01:00
5a530b7609 docs: update swagger
Kharec pushed to main at Kharec/goyco 2026-01-10 22:47:12 +01:00
66b4b0e173 refactor: use AuthResponseDTO instead of services.AuthResult
e08e2b3189 feat: add AuthResponseDTO for login and refresh token responses
Compare 2 commits »
Kharec pushed to main at Kharec/goyco 2026-01-10 22:44:42 +01:00
f39dcff67d refactor: use DTOs instead of maps and nil for responses
Kharec pushed to main at Kharec/goyco 2026-01-10 22:44:09 +01:00
08d8d0ed22 feat: add MessageResponseDTO and EmptyResponseDTO
932c042aa2 feat: add TitleResponseDTO for title fetch responses
Compare 2 commits »
Kharec pushed to main at Kharec/goyco 2026-01-10 22:41:56 +01:00
a1466e860d refactor: remove redundant validation, trust middleware and service layer
a1e63b868f refactor: remove redundant validation and unused import
b6f5293c0f refactor: remove redundant validation
Compare 3 commits »