Commit graph

7 commits

Author SHA1 Message Date
qpismont
923083cc5f Remove magiconair/properties dependency from go.mod and go.sum
All checks were successful
ci/woodpecker/push/lint Pipeline was successful
ci/woodpecker/push/tests Pipeline was successful
ci/woodpecker/push/build Pipeline was successful
2025-03-24 21:19:25 +00:00
qpismont
7c810ded85 Update dependencies and improve account tests: add objx library, replace assert library with testify, enhance password assertions, and modify SQL fixtures for password hashing.
Some checks failed
ci/woodpecker/push/lint Pipeline was successful
ci/woodpecker/push/tests Pipeline failed
ci/woodpecker/push/build unknown status
2025-03-24 21:18:01 +00:00
qpismont
3e8171162b Update dependencies, improve password handling, and enhance devcontainer configuration. Bump Go version to 1.24.1, add Air version to Dockerfile, and refactor password hashing and comparison functions to return errors. Update tests accordingly.
Some checks failed
ci/woodpecker/push/tests Pipeline is pending
ci/woodpecker/push/lint Pipeline failed
ci/woodpecker/push/build unknown status
2025-03-18 21:19:49 +00:00
qpismont
dcc5df8300 starting accounts 2025-03-11 21:42:36 +00:00
qpismont
4d268f0b08 fix woodpecker ci + add jwt helpers 2025-02-26 19:11:47 +00:00
qpismont
f13230caba add unit tests helpers 2025-02-25 20:55:12 +00:00
qpismont
89c39515f0 begin core module 2025-02-20 12:09:38 +00:00