qpismont
|
f8f0f0eca2
|
Update VSCode settings and CI lint configuration: modify Go lint flags for improved performance and update golangci-lint version to 2.1.2.
ci/woodpecker/push/lint Pipeline failed
ci/woodpecker/push/tests Pipeline was successful
ci/woodpecker/push/build unknown status
|
2025-04-17 20:34:14 +00:00 |
|
qpismont
|
edc9aeb471
|
Remove FetchOneByRoleId method and its corresponding SQL constant from the account repository to streamline account management functionality.
ci/woodpecker/push/lint Pipeline failed
ci/woodpecker/push/tests Pipeline was successful
ci/woodpecker/push/build unknown status
|
2025-04-17 20:24:20 +00:00 |
|
qpismont
|
1f31d9c78e
|
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.
ci/woodpecker/push/lint Pipeline failed
ci/woodpecker/push/tests Pipeline failed
ci/woodpecker/push/build unknown status
|
2025-04-17 20:24:05 +00:00 |
|
qpismont
|
3f7fe22392
|
upgrade go 1.24.2
ci/woodpecker/push/lint Pipeline failed
ci/woodpecker/push/tests Pipeline was successful
ci/woodpecker/push/build unknown status
|
2025-04-08 18:50:30 +02:00 |
|
qpismont
|
3ea22fd39d
|
Refactor devcontainer configuration: update network settings and container name for improved development environment consistency.
ci/woodpecker/push/lint Pipeline was successful
ci/woodpecker/push/tests Pipeline was successful
ci/woodpecker/push/build Pipeline was successful
|
2025-03-31 19:46:54 +00:00 |
|
qpismont
|
dabfc43678
|
Add run arguments to devcontainer configuration: set network to 'dev-network' and name to 'trepa-dev'.
ci/woodpecker/push/lint Pipeline was successful
ci/woodpecker/push/tests Pipeline was successful
ci/woodpecker/push/build Pipeline was successful
|
2025-03-27 22:08:45 +00:00 |
|
qpismont
|
923083cc5f
|
Remove magiconair/properties dependency from go.mod and go.sum
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.
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
|
9d544c7e8a
|
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.
ci/woodpecker/push/lint Pipeline was successful
ci/woodpecker/push/tests Pipeline was successful
ci/woodpecker/push/build Pipeline was successful
|
2025-03-24 20:55:54 +00:00 |
|
qpismont
|
a5e059a636
|
Add account management features: implement GetAccount endpoint, update Login method to return token, enhance repository and service layers, and add JWT middleware for authentication. Update .gitignore to include tmp directory.
ci/woodpecker/push/lint Pipeline failed
ci/woodpecker/push/tests Pipeline failed
ci/woodpecker/push/build unknown status
|
2025-03-24 20:43:00 +00:00 |
|
qpismont
|
c2a78d820e
|
Update Go version to 1.24.1 in go.mod
ci/woodpecker/push/lint Pipeline failed
ci/woodpecker/push/tests Pipeline failed
ci/woodpecker/push/build unknown status
|
2025-03-18 21:20:03 +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.
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
|
26ce8522ac
|
Refactor account handling: update Login method signature, introduce AccountLogin and AccountCreate types, modify repository interface, and implement login logic in service. Add environment variable loading and hashing functions with tests.
ci/woodpecker/push/lint Pipeline was successful
ci/woodpecker/push/tests Pipeline failed
ci/woodpecker/push/build unknown status
|
2025-03-12 21:36:57 +00:00 |
|
qpismont
|
dcc5df8300
|
starting accounts
|
2025-03-11 21:42:36 +00:00 |
|
qpismont
|
7ebd3f0657
|
add readme
ci/woodpecker/push/lint Pipeline was successful
ci/woodpecker/push/tests Pipeline was successful
ci/woodpecker/push/build Pipeline was successful
|
2025-02-26 20:29:48 +00:00 |
|
|
0f430a6bba
|
Merge pull request 'Core system' (#1) from core into main
ci/woodpecker/push/lint Pipeline was successful
ci/woodpecker/push/tests Pipeline was successful
ci/woodpecker/push/build Pipeline was successful
Reviewed-on: #1
|
2025-02-26 21:24:55 +01:00 |
|
qpismont
|
3adfcc890f
|
add jwt helpers test
ci/woodpecker/push/lint Pipeline was successful
ci/woodpecker/push/tests Pipeline was successful
ci/woodpecker/push/build Pipeline was successful
|
2025-02-26 20:21:12 +00:00 |
|
qpismont
|
997a79fcbe
|
fix unit tests
ci/woodpecker/push/lint Pipeline was successful
ci/woodpecker/push/tests Pipeline was successful
ci/woodpecker/push/build Pipeline was successful
|
2025-02-26 19:47:39 +00:00 |
|
qpismont
|
ddb635ca62
|
fix postgre env var syntax
ci/woodpecker/push/lint Pipeline was successful
ci/woodpecker/push/tests Pipeline failed
ci/woodpecker/push/build unknown status
|
2025-02-26 19:16:01 +00:00 |
|
qpismont
|
e9942a45ed
|
fix woodpecker workflow syntax
|
2025-02-26 19:14:21 +00:00 |
|
qpismont
|
4d268f0b08
|
fix woodpecker ci + add jwt helpers
|
2025-02-26 19:11:47 +00:00 |
|
qpismont
|
604f705662
|
add errors unit test
|
2025-02-25 21:32:32 +00:00 |
|
qpismont
|
edb59bd472
|
fix docker build
|
2025-02-25 21:06:04 +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 |
|
|
e742fe876f
|
Initial commit
|
2025-02-18 19:18:46 +01:00 |
|