- Add DELETE /api/projects/:id - Soft delete project (sets deletedAt) - Add POST /api/projects/:id/restore - Restore from recycle bin - Add DELETE /api/projects/:id/permanent - Permanent delete - Add GET /api/recycle-bin - List deleted items sorted by deletedAt DESC Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
44 KiB
44 KiB