Files
sexy.pivoine.art/packages
Valknar XXX 9002eb768b fix: simplify tags handling in recordings endpoint
Removed complex JSON parsing logic for tags field. Now that sexy_recordings.tags
is a json column type (matching sexy_videos), Directus/Knex handles the conversion
automatically. Simple `tags || []` is sufficient.

Related to gamification implementation where sexy_recordings.tags was changed
from text[] to json type to match videos table implementation.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-10-28 14:07:29 +01:00
..
2025-10-25 22:04:41 +02:00