Sandro CURY CAZZANIGA Kharec
Kharec pushed to main at Kharec/goyco 2026-01-08 06:16:55 +01:00
d744aa8393 test: assert refresh token rotation in E2E flow
Kharec pushed to main at Kharec/goyco 2026-01-08 06:16:46 +01:00
44e2f97cb7 test: assert refresh token rotation and old-token invalidation
Kharec pushed to main at Kharec/goyco 2026-01-08 06:16:33 +01:00
4888916613 test: cover refresh rotation and invalid/expired/locked cases
Kharec pushed to main at Kharec/goyco 2026-01-08 06:16:06 +01:00
3ca2334932 feat: return rotated refresh token on refresh
02d0c3f946 feat: rotate refresh tokens with shared validation helper
Compare 2 commits »
Kharec pushed to main at Kharec/goyco 2026-01-07 17:16:05 +01:00
1b55c9543e fix: simplify else-if branches
Kharec pushed to main at Kharec/goyco 2026-01-07 15:20:21 +01:00
73930dabd8 feat: use a map for O(1) lookup instead of a linear search
Kharec pushed to main at Kharec/goyco 2026-01-07 15:11:00 +01:00
19aadc6fc8 fix: prevent integer overflow in uint validation
Kharec pushed to main at Kharec/goyco 2026-01-07 14:54:07 +01:00
8bdff51eed fix: no need to disable check "hugeParam": it's already disabled
Kharec pushed to main at Kharec/goyco 2026-01-07 11:44:02 +01:00
ac2dfdde70 refactor: use math/rand only for seed command initialization
c3d0d16e44 refactor: use math/rand only for parallel processor seeding
Compare 2 commits »
Kharec pushed to main at Kharec/goyco 2026-01-07 09:54:48 +01:00
75a33994db fix: use CommandContext in deployment test
Kharec pushed to main at Kharec/goyco 2026-01-07 09:46:23 +01:00
365c9a8482 chore: disable some checks for clarity
Kharec pushed to main at Kharec/goyco 2026-01-07 09:31:54 +01:00
87cc0ff68c feat: expand CleanupTestData to clear refresh tokens
6eb6b2c4e2 refactor: use testutils helpers and gorm for user/post setup
Compare 2 commits »
Kharec pushed to main at Kharec/auditui 2026-01-06 13:09:15 +01:00
8bddca2f75 docs: testing is now implemented
Kharec pushed to main at Kharec/auditui 2026-01-06 12:58:50 +01:00
bb8571df8a chore: bump version to 0.1.2
Kharec pushed to main at Kharec/auditui 2026-01-06 12:58:32 +01:00
f528df49a9 update lockfile for dev extras
d40ad4534a chore: add dev deps and test config
Compare 2 commits »
Kharec pushed to main at Kharec/auditui 2026-01-06 12:58:11 +01:00
c9a8764286 feat: add test config
1976b5d88c test: cover filter debounce
a8e3972f34 test: cover email extraction
eea6f26bcf test: cover table utils
ca70661bf6 test: cover library parsing and mark as finish
Compare 7 commits »
Kharec pushed to main at Kharec/auditui 2026-01-06 12:56:44 +01:00
02c6e4cb88 refactor: use shared search helpers
b63956c08f feat: add search helper module
Compare 2 commits »
Kharec pushed to main at Kharec/auditui 2026-01-06 10:30:30 +01:00
f024128f85 docs: update readme
Kharec pushed to main at Kharec/auditui 2026-01-06 10:26:45 +01:00
6d246944a3 ci: ignore package dir
e975654d87 build: package to true
fbad34cc24 chore: update uv.lock
Compare 3 commits »
Kharec pushed to main at Kharec/auditui 2026-01-06 09:48:21 +01:00
c6a1374e21 docs: phrasing