uroma e6caf9399b feat: add soft delete, restore, permanent delete, and recycle bin endpoints
- 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>
e6caf9399b · 2026-01-19 16:52:45 +00:00
6 Commits
2026-01-19 16:29:51 +00:00
Description
Super charging claude code with a massive feature list of MCPs, agents, tooling and skills!
375 MiB
Languages
TypeScript 76.3%
Python 12%
Shell 4.4%
JavaScript 4.1%
HTML 2.1%
Other 1%