aboutsummaryrefslogtreecommitdiffstats
path: root/apps/web/components/settings/DeleteApiKey.tsx (unfollow)
Commit message (Expand)AuthorFilesLines
2026-02-01refactor: remove unused trpc files from web and mobileMohamed Bassem1-1/+2
2026-02-01refactor: migrate trpc to the new react query integration mode (#2438)Mohamed Bassem1-7/+11
2026-01-18feat: track api key usage datesMohamed Bassem1-6/+4
2025-12-28refactor: migrate toasts to sonnerMohamed Bassem1-1/+1
2024-11-17feature: Add i18n support. Fixes #57 (#635)Mohamed Bassem1-1/+3
2024-10-27ui: Redesign the settings page and move it to its own layoutMohamed Bassem1-0/+0
2024-06-23ui: Changes for user settings page (#251)Md Saban1-2/+2
2024-03-31refactor: Extract the action confirming dialog into its own componentMohamedBassem1-44/+26
2024-03-14lint: Lint and format the entire repo with the new configsMohamedBassem1-5/+4
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-17ui: Change action buttons to show a spinner when the request is loadingMohamedBassem1-10/+13
2024-02-16Migrating to react query for client side queriesMohamedBassem1-9/+15
2024-02-12feature: Add support for managing API keysMohamedBassem1-0/+65