Jumentix
GitHub

Changelog do Jumentix

Histórico verificável da branch dev, com até 200 mudanças por página.

Mascote Jumentix

Mudanças publicadas

Página 5 de 6

refactor(events): standardize user integration events and listener wiring

26 de jun. de 2026por Eduardo Almeida
Ver mudança no GitHub

refactor(hexagonal): route controllers through application use cases

26 de jun. de 2026por Eduardo Almeida
Ver mudança no GitHub

refactor(architecture): remove core barrel imports and add cycle guard

26 de jun. de 2026por Eduardo Almeida
Ver mudança no GitHub

refactor(architecture): add event bus port and reduce core coupling

25 de jun. de 2026por Eduardo Almeida
Ver mudança no GitHub

refactor(hexagonal): inject user service from composition and add user repository port

25 de jun. de 2026por Eduardo Almeida
Ver mudança no GitHub

docs(architecture): expand README and add agents requirements registry

25 de jun. de 2026por Eduardo Almeida
Ver mudança no GitHub

fix(ci): prevent smoke test from overwriting codecov coverage

25 de jun. de 2026por Eduardo Almeida
Ver mudança no GitHub

fix(ci): make env loader resilient when .env.dev is missing

25 de jun. de 2026por Eduardo Almeida
Ver mudança no GitHub

fix(ci): align circleci node 22 image and remove npm latest upgrade

25 de jun. de 2026por Eduardo Almeida
Ver mudança no GitHub

refactor: centralize users/auth service composition

25 de jun. de 2026por Eduardo Almeida
Ver mudança no GitHub

fix: harden user persistence, sanitization, and mutex contract

25 de jun. de 2026por Eduardo Almeida
Ver mudança no GitHub

chore: add project tracking and changelog automation

25 de jun. de 2026por Eduardo Almeida
Ver mudança no GitHub

ci(version): bump package pre-commit after testing, bump and add tag post-commit

22 de out. de 2024por Eduardo Almeida
Ver mudança no GitHub

ci(github action): use secrets.AAA_REDIS_PASSWORD instead hard coded pass

22 de out. de 2024por Eduardo Almeida
Ver mudança no GitHub

fix(http servers): proper close all servers, add request context to HyperExpress

19 de out. de 2024por Eduardo Almeida
Ver mudança no GitHub

refactor: vertical Slice Architecture, Error Handling (#49)

14 de out. de 2024por Eduardo A.
Ver mudança no GitHub

ci: dev, ci, prod, remove sensitive info from code and env files

14 de out. de 2024por Eduardo Almeida
Ver mudança no GitHub

refactor: vertical Slice Architecture, Error Handling

14 de out. de 2024por Eduardo Almeida
Ver mudança no GitHub

feat(auth): login, logout, register and updatePassword end points (#43)

09 de out. de 2024por Eduardo A.
Ver mudança no GitHub

feat(auth): login, logout, register and updatePassword end points

09 de out. de 2024por Eduardo Almeida
Ver mudança no GitHub

chore: add pnpm, update packages, update fastify handlers

05 de out. de 2024por Eduardo Almeida
Ver mudança no GitHub

fix(integration test suite): delete users in getAll

04 de out. de 2024por Eduardo Almeida
Ver mudança no GitHub

feat(http server): add support to Restify as HTTP server

29 de set. de 2024por Eduardo Almeida
Ver mudança no GitHub

feat: aws lambda integration with serverless framework and typescript

09 de set. de 2024por Eduardo Almeida
Ver mudança no GitHub

Feat: AuthService, JWTService, UserProvider, CI improvements (#33)

26 de ago. de 2024por Eduardo A.
Ver mudança no GitHub

feat: feat: Auth service, User Provider, JWT Service, Bearer HTTP Auth

25 de ago. de 2024por Eduardo Almeida
Ver mudança no GitHub

fix: clear key value storage memory, import IPasswordCryptoService

25 de ago. de 2024por Eduardo Almeida
Ver mudança no GitHub

build(package.json): run lint-fix in pretest. Add jsonwebtoken

25 de ago. de 2024por Eduardo Almeida
Ver mudança no GitHub

feat(infra): implement a IKVStore Port and a KVStoreClient Redis adapter

25 de jun. de 2024por Eduardo A
Ver mudança no GitHub

style: improve tooling: snyk integration, gitPod

10 de jun. de 2024por José Eduardo Almeida
Ver mudança no GitHub

chore: fix npm run commit command - double test

10 de jun. de 2024por José Eduardo Almeida
Ver mudança no GitHub

chore: remove bcrypt from package, set MIT lincense

10 de jun. de 2024por José Eduardo Almeida
Ver mudança no GitHub

chore: husky hook pre-commit to run lint and test before commit

09 de jun. de 2024por José Eduardo Almeida
Ver mudança no GitHub

fix: inject passwordCryptoService in test scripts

09 de jun. de 2024por José Eduardo Almeida
Ver mudança no GitHub

chore(UserService): factor based on new BaseService

08 de jun. de 2024por José Eduardo Almeida
Ver mudança no GitHub

feat(RestAPI, UserController): add PasswordCryptoService to the application stack

08 de jun. de 2024por José Eduardo Almeida
Ver mudança no GitHub

feat: implement a service for password crypto

08 de jun. de 2024por José Eduardo Almeida
Ver mudança no GitHub

Merge branch 'dev' of https://github.com/web2solutions/aaa-typescript-boilerplate into dev

06 de jun. de 2024por José Eduardo Almeida
Ver mudança no GitHub

Merge branch 'main' of https://github.com/web2solutions/aaa-typescript-boilerplate

06 de jun. de 2024por José Eduardo Almeida
Ver mudança no GitHub

chore: run lint on ci and add ci status to doc

06 de jun. de 2024por José Eduardo Almeida
Ver mudança no GitHub

Merge pull request #21 from web2solutions/circleci-project-setup

06 de jun. de 2024por Eduardo A
Ver mudança no GitHub

feat: refactor Fastify handlers to use the injected controller

03 de jun. de 2024por José Eduardo Almeida
Ver mudança no GitHub

feat(UserController): add, remove and delete -> document, phone and email

03 de jun. de 2024por José Eduardo Almeida
Ver mudança no GitHub