aboutsummaryrefslogtreecommitdiffstats
path: root/apps/web/components/settings/AddApiKey.tsx (unfollow)
Commit message (Expand)AuthorFilesLines
2024-11-17feature: Add i18n support. Fixes #57 (#635)Mohamed Bassem1-10/+22
2024-10-27ui: Redesign the settings page and move it to its own layoutMohamed Bassem1-0/+0
2024-06-09feature(web): Add syntax highlighting to code blocks and a quick copy button....kamtschatka1-16/+6
2024-03-14lint: Lint and format the entire repo with the new configsMohamedBassem1-17/+17
2024-03-14structure: Create apps dir and copy tooling dir from t3-turbo repoMohamedBassem1-0/+0
2024-03-10refactor: Move all components to the top level directoryMohamedBassem1-0/+0
2024-02-20feature: Basic support for demo modeMohamedBassem1-1/+0
2024-02-17ui: Change action buttons to show a spinner when the request is loadingMohamedBassem1-5/+23
2024-02-16Migrating to react query for client side queriesMohamedBassem1-8/+10
2024-02-12feature: Add support for managing API keysMohamedBassem1-0/+148