Commit Graph

27 Commits

Author SHA1 Message Date
Fatih Kadir Akın
0e14d5920c feat(messages): add workflow link fields for multiple languages 2026-01-28 14:01:39 +03:00
Fatih Kadir Akın
f81f1eaa08 chore(prisma): remove seed-flows.ts and its seeding functionality 2026-01-24 17:12:14 +03:00
Fatih Kadir Akın
0da5e59e67 feat(messages): add new translations for 'workflows' in multiple languages 2026-01-23 00:42:26 +03:00
Fatih Kadir Akın
e4b18a0fac feat(prompts): add works best with feature for prompts 2026-01-09 10:17:54 +03:00
Fatih Kadir Akın
ce4f36072e chore(messages): update prompt-related messages in multiple language files 2026-01-04 14:48:26 +03:00
Fatih Kadir Akın
76acd414ba chore(messages): add daily limit error messages in multiple languages 2025-12-22 14:43:12 +03:00
Fatih Kadir Akın
613224a1f8 feat(api): add user flagging functionality 2025-12-22 14:32:21 +03:00
Fatih Kadir Akın
aa569ed7d2 fix(api): update default perPage value to 24 2025-12-22 11:50:45 +03:00
Fatih Kadir Akın
af4bfb5d87 feat(api): add verified field to user data in API routes 2025-12-22 11:15:03 +03:00
Fatih Kadir Akın
9370120be2 feat(api): Add caching for leaderboard, prompts, and categories pages 2025-12-21 00:37:07 +03:00
Fatih Kadir Akın
be102a0d09 feat(messages): add skill field to prompt messages for various languages 2025-12-20 20:54:08 +03:00
Fatih Kadir Akın
a2c314701d chore(package): update package.json engines to node 24.x 2025-12-20 19:35:27 +03:00
Fatih Kadir Akın
d8f994ee32 refactor(api): Remove redundant cache revalidation calls 2025-12-20 19:23:48 +03:00
Fatih Kadir Akın
aea14c9071 feat(api): Add cache revalidation after specific API operations 2025-12-20 12:30:14 +03:00
Fatih Kadir Akın
d05897596c refactor(api): update category fetching in prompt routes 2025-12-19 03:06:47 +03:00
Fatih Kadir Akın
5fabe42f7b chore(messages): Update language files and prompt writing guide content 2025-12-18 21:58:57 +03:00
Fatih Kadir Akın
363a730fec feat(api): add delist reasons and quality check functionality 2025-12-17 20:41:05 +03:00
Fatih Kadir Akın
1bb8f90888 feat(prisma, src): add slug field to Prompt model and implement slug generation for prompts without slugs 2025-12-16 14:00:08 +03:00
Fatih Kadir Akın
84203e230d feat(api): update structuredFormat enum to use nullish instead of optional 2025-12-15 16:04:08 +03:00
Fatih Kadir Akın
f8120b5bd0 feat(prompts): add new input and output types for prompts 2025-12-15 00:56:38 +03:00
Fatih Kadir Akın
1b74e449af chore(deps): update @modelcontextprotocol/sdk to v1.24.3 2025-12-14 20:45:31 +03:00
Fatih Kadir Akın
ff1cc81c45 feat(api): add embedding generation for public prompts 2025-12-14 14:33:44 +03:00
Fatih Kadir Akın
b6c911a766 chore(api): sync prompts.csv from API and update message translations 2025-12-13 23:37:43 +03:00
Fatih Kadir Akın
e176a2eedb feat(api): implement soft delete for prompts 2025-12-11 15:20:46 +03:00
Fatih Kadir Akın
a9a86f3bbc feat(i18n): add featured and latest prompts translations in multiple languages 2025-12-11 12:52:56 +03:00
Fatih Kadir Akın
805b47fbd5 feat(i18n): update contributor-related translations in multiple languages 2025-12-11 11:04:21 +03:00
Fatih Kadir Akın
85a5f3bed7 Initialize v2 work 2025-12-10 15:41:23 +03:00