Commit Graph

5 Commits

Author SHA1 Message Date
LoveLosita
8d387d0ca1 fix(webui): disable update checks and deploy local dashboard assets 2026-05-12 12:04:07 +08:00
Losita
1ba863d135 chore: import private baseline from gitea state 2026-05-11 19:24:06 +08:00
SengokuCola
f736f3fbc1 perf:修改插件卡片样式 2026-05-08 18:02:38 +08:00
DrSmoothl
23ca574a81 feat: 添加获取不兼容原因的功能,优化插件兼容性提示 2026-05-02 19:08:24 +08:00
DrSmoothl
feb2b89917 refactor(routes): split plugins.tsx into modular plugins/ directory
- Extract types.ts: Plugin types and category name mapping
- Extract PluginCard.tsx: Single plugin card component
- Extract MarketplaceTab.tsx: All plugins marketplace view
- Extract InstalledTab.tsx: Installed plugins view
- Extract InstallDialog.tsx: Plugin installation dialog with branch selection
- Create index.tsx: Main PluginsPage with WebSocket state management
- Delete original 1244-line plugins.tsx
- Maintain full functionality, zero logic changes
- Build verified: bun run build passes with zero errors
2026-03-01 19:30:47 +08:00