cherry-studio/resources
fullex e43562423e
refactor: remove unused files and configurations (#11176)
* ♻️ refactor: remove unused resources/js directory and references

Remove legacy resources/js directory (bridge.js and utils.js) that was left over after minapp.html removal in commit 461458e5e. Also update .oxlintrc.json to remove the unused resources/js/** file pattern.

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

Co-Authored-By: Claude <noreply@anthropic.com>

* ♻️ refactor: remove additional unused files

- Remove duplicate ipService.js (superseded by TypeScript version in src/main/utils/)
- Remove unused components.json (shadcn config with non-existent target directory)
- Remove unused context-menu.tsx component (no imports found)

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

Co-Authored-By: Claude <noreply@anthropic.com>

---------

Co-authored-by: Claude <noreply@anthropic.com>
2025-11-10 11:14:32 +08:00
..
cherry-studio feat(privacy): add English and Chinese privacy policy pages and popup component 2025-09-23 19:49:41 +08:00
data feat: add shortcuts to rename topic and edit last user message (#9466) 2025-09-05 19:59:59 +08:00
database/drizzle 💄 style: format code with yarn format 2025-09-21 16:44:54 +08:00
scripts refactor: remove unused files and configurations (#11176) 2025-11-10 11:14:32 +08:00