This website requires JavaScript.
Explore
Help
Sign In
Mayank.Mishra
/
MinglarBackendNestJS
Watch
1
Star
0
Fork
0
You've already forked MinglarBackendNestJS
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
96648fe37ea834bb58a067cb93282ec5ee86ae68
MinglarBackendNestJS
/
src
/
modules
/
host
/
services
History
Mayank Mishra
21c8799502
Merge branch 'paritosh-main1' of
http://git.wdipl.com/Mayank.Mishra/MinglarBackendNestJS
into mayankSprint2
2026-03-06 15:49:46 +05:30
..
activityScheduling.service.ts
fixed the check availability api and sending the interested and bucket count in the connection api
2026-03-06 15:40:21 +05:30
host.service.ts
Added remove api from interested
2026-03-06 15:49:25 +05:30
resendOTPEmail.service.ts
Refactor OTP email content for host registration and resend functionality to improve clarity and tone.
2025-12-15 16:53:12 +05:30
sendHostResubmitEmailToAM.service.ts
Add new handlers for accepting and rejecting host applications, including email notifications. Updated serverless configuration with new function timeouts and added missing handlers. Refactored profile update logic to improve file upload handling and added user detail retrieval methods in the Minglar service.
2025-11-22 19:22:34 +05:30
sendOTPEmail.service.ts
Refactor OTP email content for host registration and resend functionality to improve clarity and tone.
2025-12-15 16:53:12 +05:30
token.service.ts
remove deleteMany call to allow reuse of refresh tokens in generateAuthToken method
2026-03-05 18:44:57 +05:30