Skip to content

fix: Avoid URL-encoding slash in mail ref for reverse lookup and unlink

d8acb45
Select commit
Loading
Failed to load commit list.
Merged

feat: Unified Nextcloud entity linking system #1237

fix: Avoid URL-encoding slash in mail ref for reverse lookup and unlink
d8acb45
Select commit
Loading
Failed to load commit list.
Task list completed / task-list-completed succeeded Mar 27, 2026 in 0s

10 / 10 tasks completed

All tasks have been completed

Details

Required Tasks

Task Status
Schema linkedTypes validation (accepts valid types, rejects invalid) Completed
Nc* types in PropertyValidatorHandler Completed
Magic table columns created based on linkedTypes Completed
MagicMapper persists linked type columns to PostgreSQL Completed
Generic API: add link, remove link, idempotent add Completed
Reverse lookup across magic tables and entity tables Completed
Mail sidebar injection conditional on linkedTypes Completed
Mail sidebar renders in Nextcloud Mail app Completed
Object GET returns linked type data in @self Completed
Search query handles PostgreSQL reserved words Completed