waveform/lib/services
Chneemann 2321551518
All checks were successful
Deploy Waveform to VPS / deploy (push) Successful in 6m56s
feat(channels): display categories and fallback to default text channels
2026-09-13 15:56:53 +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(channels): display categories and fallback to default text channels 2026-09-13 15:56:53 +02:00