This website requires JavaScript.
Explore
Help
Sign In
Mathis
/
memegoat
Watch
1
Star
0
Fork
0
You've already forked memegoat
Code
Issues
3
Pull Requests
Actions
Packages
Activity
Files
4e8e441d980fdafb80b6bf6cb7b51aec5f5859da
memegoat
/
backend
/
src
/
users
History
Mathis HERRIOT
2886e50a0c
test(users): add unit tests for UsersService with mocked dependencies
2026-01-20 13:47:18 +01:00
..
dto
feat(auth): add optional authentication guard and extend AuthModule providers
2026-01-14 21:45:32 +01:00
repositories
test(reports): add unit tests for ReportsController and ReportsRepository with mocked dependencies
2026-01-20 13:47:06 +01:00
users.controller.spec.ts
test(reports): add unit tests for ReportsController and ReportsRepository with mocked dependencies
2026-01-20 13:47:06 +01:00
users.controller.ts
feat(users): add avatar and bio support, improve user profile handling
2026-01-14 21:42:46 +01:00
users.module.ts
refactor(modules): mark
DatabaseModule
and
CryptoModule
as global and remove redundant imports
2026-01-14 22:50:30 +01:00
users.service.spec.ts
test(users): add unit tests for UsersService with mocked dependencies
2026-01-20 13:47:18 +01:00
users.service.ts
feat(s3): enhance logging and public URL generation
2026-01-15 00:40:36 +01:00