This website requires JavaScript.
Explore
Help
Sign in
qpismont
/
trepa
Watch
1
Star
0
Fork
You've already forked trepa
0
Code
Issues
Pull requests
1
Projects
Releases
Packages
Wiki
Activity
Actions
edc9aeb471
trepa
/
internal
History
qpismont
edc9aeb471
Some checks failed
ci/woodpecker/push/lint
Pipeline failed
Details
ci/woodpecker/push/tests
Pipeline was successful
Details
ci/woodpecker/push/build
unknown status
Details
Remove FetchOneByRoleId method and its corresponding SQL constant from the account repository to streamline account management functionality.
2025-04-17 20:24:20 +00:00
..
accounts
Remove FetchOneByRoleId method and its corresponding SQL constant from the account repository to streamline account management functionality.
2025-04-17 20:24:20 +00:00
core
Update CI configuration to use Go 1.24.1-alpine for build, lint, and test steps. Fix test database setup path in account tests and improve error handling in JWT verification.
2025-03-24 20:55:54 +00:00
variables
Add account registration feature: introduce AccountRegister type, implement Register method in AccountService, and add corresponding tests. Also, create variable management API with CRUD operations and database migration for variables table.
2025-04-17 20:24:05 +00:00