waveform/app/api
Chneemann 9601177a00
All checks were successful
Deploy Waveform to VPS / deploy (push) Successful in 4m46s
feat(api): add CRUD endpoints for server categories
2026-09-13 16:14:56 +02:00
..
auth refactor(auth): remove SessionProvider and sync user status on login/logout 2026-08-30 16:25:11 +02:00
categories feat(api): add CRUD endpoints for server categories 2026-09-13 16:14:56 +02:00
channels feat(channels): allow assigning category when creating channel 2026-09-13 16:04:12 +02:00
dm refactor(utils): export uuid regex and isValidUuid helper 2026-09-05 11:00:15 +02:00
friends feat(api): add CRUD endpoints for friendships and friend requests 2026-09-03 04:23:48 +02:00
messages feat(chat): add PATCH /api/messages/[messageId] endpoint and message inline editing UI 2026-08-31 09:24:37 +02:00
servers refactor(servers): convert delete modal to edit server modal with patch endpoint 2026-09-01 04:17:05 +02:00
users/search feat(friends): add live user search and search API endpoint 2026-09-04 04:57:27 +02:00