- Add sortBy state with 'downloads' as default (most downloaded) - Add 'recent' sort option to sort by createdAt - Sorting keeps broken tools at bottom regardless of sort order - Add createdAt field to Tool interface |
||
|---|---|---|
| .. | ||
| src | ||
| .gitignore | ||
| eslint.config.mjs | ||
| next-env.d.ts | ||
| next.config.ts | ||
| package.json | ||
| postcss.config.js | ||
| tailwind.config.ts | ||
| tsconfig.json | ||
| vercel.json | ||