waveform/lib/services
Chneemann c6af4e1565
All checks were successful
Deploy Waveform to VPS / deploy (push) Successful in 6m1s
feat(servers): include members in activeServer payload and remove extra fetch
2026-09-17 04:26:21 +02:00
..
auth.service.ts feat(auth): implement guest login api route and UI integration 2026-08-28 20:00:39 +02:00
channel.service.ts refactor(services): validate UUID parameters with Zod and add error handling to prevent DB errors 2026-08-29 17:36:39 +02:00
friends.service.ts feat(chat): integrate UserProfilePopover with direct messaging and friend requests 2026-09-07 13:46:22 +02:00
member.service.ts feat(members): implement online status and member sidebar with API integration 2026-08-30 13:09:55 +02:00
message.service.ts refactor(services): validate UUID parameters with Zod and add error handling to prevent DB errors 2026-08-29 17:36:39 +02:00
server.service.ts feat(servers): include members in activeServer payload and remove extra fetch 2026-09-17 04:26:21 +02:00