Skip to content

Cleanup2#1

Open
ronfogel wants to merge 3558 commits intomainfrom
cleanup2
Open

Cleanup2#1
ronfogel wants to merge 3558 commits intomainfrom
cleanup2

Conversation

@ronfogel
Copy link
Copy Markdown
Owner

@ronfogel ronfogel commented Sep 9, 2025

What does this PR do?

Explain How the Feature Works

Relevant User Scenarios

Fixes # (issue)

BREAKING CHANGES:
- Removed /v1/tags API endpoints (list, upsert, set piece tags)
- Removed includeTags query parameter from /v1/pieces endpoint
- Piece metadata no longer includes tags field
- Removed TagEntity and PieceTagEntity database tables
- Removed all tag-related DTOs from shared package

This removes the entire tags feature from the codebase including:
- Server API endpoints and services
- Database entities and migrations
- Shared types and DTOs
- UI components and hooks
- Piece metadata tag enrichment
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants