34 Commits

Author SHA1 Message Date
Fatih Kadir Akın
6a983f05e1 book 2026-02-06 11:57:50 +03:00
Fatih Kadir Akın
db6cee739b feat(content): add MDX linting script and configuration in package.json 2026-02-02 11:55:14 +03:00
Fatih Kadir Akın
b9c8dadcd8 chore(messages): update language files for prompts and skills 2026-01-15 16:46:37 +03:00
Fatih Kadir Akın
401266f46d feat(package): add react-markdown v10.1.0 and dependencies 2026-01-11 17:03:44 +03:00
Fatih Kadir Akın
ac79abd3a1 feat(src): Add initial content for "The Art of ChatGPT Prompting" book 2026-01-10 04:06:54 +03:00
Fatih Kadir Akın
72c007d8ee chore(sentry): Add Sentry configuration to Next.js project 2026-01-08 11:41:39 +03:00
Claude
0ce1a0e35d feat(testing): implement vitest test suite
Add comprehensive testing infrastructure with vitest, React Testing
Library, and jsdom. Includes tests for:

- Utility functions (cn, isChromeBrowser, date formatting, JSON utils)
- Variable detection module (7 pattern types, conversion, false positives)
- API routes (health check, user registration with validation/auth)

127 tests passing covering critical functionality.
2026-01-06 18:52:06 +00:00
Fatih Kadir Akın
89a54248bc chore(scripts): update database setup in setup.js 2026-01-06 10:55:04 +03:00
Fatih Kadir Akın
9296d2c2f6 feat(prisma): add db:resetadmin and db:setup scripts for database management 2026-01-06 10:47:17 +03:00
Fatih Kadir Akın
d18763e845 chore(package.json): update prompts.chat version to 0.0.7 2025-12-27 14:47:08 +03:00
Fatih Kadir Akın
86e6f49552 chore(package): update prompts.chat version to 0.0.6 2025-12-27 14:43:09 +03:00
Fatih Kadir Akın
32a74f7d7d chore(package): update prompts.chat to version 0.0.5 2025-12-26 23:15:13 +03:00
Fatih Kadir Akın
e371c07ec5 chore(messages): update IDE labels to "Prompt Builder" across multiple languages 2025-12-26 23:15:13 +03:00
Fatih Kadir Akın
0cea1f2de5 chore(package): update prompts.chat version to ^0.0.4 2025-12-26 01:16:17 +03:00
Fatih Kadir Akın
6356ca8e3e chore(messages): update language files for IDE prompts 2025-12-26 01:16:00 +03:00
Fatih Kadir Akın
0c86d96016 chore(package): remove prompts.chat dependency from package.json and update import path in prompt-ide.tsx 2025-12-26 01:09:03 +03:00
Fatih Kadir Akın
6b49b481d6 chore(package): update prompts.chat version to 0.0.4 2025-12-26 01:00:53 +03:00
Fatih Kadir Akın
78e38dd27e chore(packages): update Typed Prompts IDE translations 2025-12-26 00:49:07 +03:00
Fatih Kadir Akın
c6547790ee chore(prompts): update prompts configuration and setup script 2025-12-25 12:16:44 +03:00
Fatih Kadir Akın
541f5f7df3 feat(messages): add connectedPrompts translations in multiple languages 2025-12-21 16:38:07 +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
eb1b8dfc95 chore(env): update logging configuration in .env.example and add new dependencies in package-lock.json 2025-12-20 18:48:53 +03:00
Fatih Kadir Akın
22ef17c352 chore(api): add yaml package to dependencies 2025-12-19 09:43:33 +03:00
Fatih Kadir Akın
cfe00845fd feat(messages): add brand assets translations in multiple languages 2025-12-17 01:26:59 +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
765ded6a06 feat(messages): add hero prompt input translations for multiple languages 2025-12-14 17:25:41 +03:00
Fatih Kadir Akın
51526b239f feat(ui): add regeneration option for embeddings generation 2025-12-14 03:56:40 +03:00
Fatih Kadir Akın
1dab59c6be chore(package.json): update build script and add db:deploy script 2025-12-13 23:54:19 +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
f71a5a3560 chore(package): update next and related packages to version 16.0.10 2025-12-13 23:22:22 +03:00
Fatih Kadir Akın
169a1e9f83 chore(messages): update media prompts in multiple languages 2025-12-13 23:18:44 +03:00
Fatih Kadir Akın
fdad60ba98 feat(scripts): add interactive setup script for private clone configuration 2025-12-13 19:50:14 +03:00
Fatih Kadir Akın
5a7eed664f chore(messages): Add AI Search functionality to prompts management pages 2025-12-11 02:25:24 +03:00
Fatih Kadir Akın
85a5f3bed7 Initialize v2 work 2025-12-10 15:41:23 +03:00